Advertisement
Lukyspore

sh_language.lua

May 9th, 2023 (edited)
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.87 KB | Gaming | 0 0
  1. LDT_Trivia.Language = LDT_Trivia.Language or {}
  2.  
  3. LDT_Trivia.Language = {
  4.     en = {
  5.         DisplayToolName = "Trivia Display Setup",
  6.         ScoreboardToolName = "Trivia Scoreboard Spawner",
  7.         ToolDesc = "Setup a trivia DISPLAY",
  8.         ToolLeft = "Left click to place a DISPLAY",
  9.         ToolRight = "Right click to remove a DISPLAY",
  10.         ToolFPPPerms = "FPP Blocks your ability to use this tool",
  11.         ToolFPPCheck = "Check you can toolgun this entity with FPP",
  12.         DisplayConfigTitle = "Display Configuration",
  13.         PrizePool = "Prize Pool",
  14.         ActiveSeats = "Active Seats",
  15.         AddNewSeat = "Add New Seat",
  16.         RemoveAllSeats = "Remove All Seats",
  17.         SaveConfig = "Save Config",
  18.         TriviaTitle = "Trivia",
  19.         TriviaProvided = "TRIVIA QUESTIONS PROVIDED BY WWW.OPENTDB.COM",
  20.         RequiredToStart = "REQUIRED TO START",
  21.         Player = "Player",
  22.         Players = "Players",
  23.         Starting = "STARTING IN",
  24.         PlayersReady = "PLAYERS READY TO PLAY",
  25.         Difficulty = "DIFFICULTY",
  26.         Question = "QUESTION",
  27.         ScoreText = "SCORE",
  28.         CorrectText = "CORRECT",
  29.         WrongText = "WRONG",
  30.         WaitingForOtherPlayers = "Waiting for other players",
  31.         WaitingForPlayers = "Waiting for players",
  32.         FinishText = "[TRIVIA] You finished with a score of SCORE and CORRECTANSWERS correct answers!",
  33.         DisplayText = "Display",
  34.         ConfigurationText = "Configuration",
  35.         ScoreboardText = "Scoreboard",
  36.         SpawnerText = "Spawner",
  37.         RewardText = "[TRIVIA] You have been awarded ",
  38.         StandLeaveText = "Press E on the stand to leave",
  39.     },
  40.     de = {
  41.         DisplayToolName = "Quiz Display-Einrichtung",
  42.         ScoreboardToolName = "Quiz Scoreboard Spawner",
  43.         ToolDesc = "Ein Quiz-DISPLAY einrichten",
  44.         ToolLeft = "Linksklick zum Platzieren eines DISPLAY",
  45.         ToolRight = "Rechtsklick zum Entfernen eines DISPLAY",
  46.         ToolFPPPerms = "FPP blockiert deine Fähigkeit, dieses Werkzeug zu benutzen",
  47.         ToolFPPCheck = "Prüfe, ob du dieses Entity mit FPP toolgun kannst",
  48.         DisplayConfigTitle = "Display Konfiguration",
  49.         PrizePool = "Preispool",
  50.         ActiveSeats = "Aktive Sitze",
  51.         AddNewSeat = "Neuen Sitzplatz hinzufügen",
  52.         RemoveAllSeats = "Alle Sitze entfernen",
  53.         SaveConfig = "Konfig speichern",
  54.         TriviaTitle = "Quiz",
  55.         TriviaProvided = "QUIZFRAGEN BEREITGESTELLT VON WWW.OPENTDB.COM",
  56.         RequiredToStart = "ERFORDERLICH ZUM START",
  57.         Player = "Spieler",
  58.         Players = "Spieler",
  59.         Starting = "STARTET IN",
  60.         PlayersReady = "SPIELER BEREIT ZUM SPIEL",
  61.         Difficulty = "SCHWIERIGKEIT",
  62.         Question = "FRAGE",
  63.         ScoreText = "SCORE",
  64.         CorrectText = "RICHTIG",
  65.         WrongText = "FALSCH",
  66.         WaitingForOtherPlayers = "Warten auf andere Spieler",
  67.         WaitingForPlayers = "Warten auf Spieler",
  68.         FinishText = "[TRIVIA] Du hast mit einer Punktzahl von SCORE und CORRECTANSWERS richtigen Antworten abgeschlossen!",
  69.         DisplayText = "Display",
  70.         ConfigurationText = "Konfiguration",
  71.         ScoreboardText = "Scoreboard",
  72.         SpawnerText = "Spawner",
  73.         RewardText = "[TRIVIA] Du wurdest ausgezeichnet ",
  74.         StandLeaveText = "Drücken E auf dem Stand, um zu gehen",
  75.     },
  76.     fr = {
  77.         DisplayToolName = "Configuration de l'affichage Trivia",
  78.         ScoreboardToolName = "Générateur du tableau des scores Trivia",
  79.         ToolDesc = "Configurer un AFFICHAGE Trivia",
  80.         ToolLeft = "Clique gauche pour placer un AFFICHAGE",
  81.         ToolRight = "Clique droit pour supprimer un AFFICHAGE",
  82.         ToolFPPPerms = "FPP bloque votre capacité à utiliser cet outil",
  83.         ToolFPPCheck = "Vérifiez si vous pouvez utiliser cet outil avec FPP",
  84.         DisplayConfigTitle = "Configuration de l'affichage",
  85.         PrizePool = "Cagnotte",
  86.         ActiveSeats = "Sièges actifs",
  87.         AddNewSeat = "Ajouter un nouveau siège",
  88.         RemoveAllSeats = "Supprimer tous les sièges",
  89.         SaveConfig = "Enregistrer la configuration",
  90.         TriviaTitle = "Trivia",
  91.         TriviaProvided = "LES QUESTIONS TRIVIA SONT FOURNIES PAR WWW.OPENTDB.COM",
  92.         RequiredToStart = "REQUIS POUR COMMENCER",
  93.         Player = "Joueur",
  94.         Players = "Joueurs",
  95.         Starting = "DÉBUT DANS",
  96.         PlayersReady = "JOUEURS PRÊTS À JOUER",
  97.         Difficulty = "DIFFICULTÉ",
  98.         Question = "QUESTION",
  99.         ScoreText = "SCORE",
  100.         CorrectText = "CORRECT",
  101.         WrongText = "INCORRECT",
  102.         WaitingForOtherPlayers = "En attente des autres joueurs",
  103.         WaitingForPlayers = "En attente des joueurs",
  104.         FinishText = "[TRIVIA] Vous avez terminé avec un score de SCORE et CORRECTANSWERS réponses correctes !",
  105.         DisplayText = "Affichage",
  106.         ConfigurationText = "Configuration",
  107.         ScoreboardText = "Tableau des scores",
  108.         SpawnerText = "Générateur",
  109.         RewardText = "[TRIVIA] Vous avez reçu une récompense",
  110.         StandLeaveText = "Appuyez sur E sur le support pour quitter",
  111.     },
  112.     es = {
  113.         DisplayToolName = "Config. de Pantalla de Trivias",
  114.         ScoreboardToolName = "Generar Tablero de Puntuaciones de Trivia",
  115.         ToolDesc = "Configurar una PANTALLA de Trivia",
  116.         ToolLeft = "Click Izquierdo para colocar una PANTALLA",
  117.         ToolRight = "Click derecho para remover una PANTALLA",
  118.         ToolFPPPerms = "El acceso a esta herramienta está bloqueado a través de FPP",
  119.         ToolFPPCheck = "Revisa si tienes acceso a utilizar la toolgun sobre esta entidad con FPP",
  120.         DisplayConfigTitle = "Configuración de la Pantalla",
  121.         PrizePool = "Premios",
  122.         ActiveSeats = "Asientos Activos",
  123.         AddNewSeat = "Añadir Asiento",
  124.         RemoveAllSeats = "Remover todos los Asientos",
  125.         SaveConfig = "Guardar Config.",
  126.         TriviaTitle = "Trivia",
  127.         TriviaProvided = "PREGUNTAS PROPORCIONADAS POR WWW.OPENTDB.COM",
  128.         RequiredToStart = "REQUERIDOS PARA EMPEZAR",
  129.         Player = "Jugador",
  130.         Players = "Jugadores",
  131.         Starting = "COMENZANDO EN",
  132.         PlayersReady = "JUGADORES LISTOS",
  133.         Difficulty = "DIFICULTAD",
  134.         Question = "PREGUNTA",
  135.         ScoreText = "PUNTAJE",
  136.         CorrectText = "CORRECTO",
  137.         WrongText = "INCORRECTO",
  138.         WaitingForOtherPlayers = "Esperando jugadores",
  139.         WaitingForPlayers = "Esperando jugadores",
  140.         FinishText = "[TRIVIA] ¡Has finalizado con un puntaje de SCORE and CORRECTANSWERS preguntas correctas!",
  141.         DisplayText = "Pantalla",
  142.         ConfigurationText = "Configuración",
  143.         ScoreboardText = "Puntaje",
  144.         SpawnerText = "Generador",
  145.         RewardText = "[TRIVIA] Has sido recompensado con ",
  146.         StandLeaveText = "Presiona E en el puesto para salir",
  147.     }
  148. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement