Advertisement
Lukyspore

sh_language.lua

Aug 7th, 2022 (edited)
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 14.97 KB | None | 0 0
  1. LDT_Polls.Language = LDT_Polls.Language or {}
  2.  
  3. LDT_Polls.Language = {
  4.     en = {
  5.         CurrentPollsTitle = "Active Polls",
  6.         EndedPollsTitle = "Ended Polls",
  7.         YourPollsTitle = "Your Polls",
  8.         CreatePoll = "Create Poll",
  9.         CreateNewPollTitle = "Create new poll",
  10.         WhoCanSeeThePollTitle = "Who can see the poll?",
  11.         WhoVoteInThePollTitle = "Who can vote in the poll?",
  12.         RewardForVotingTitle = "Reward amount?",
  13.         WhenShouldThePollEndTitle = "When should the poll end?",
  14.         RewardMsg = "You have been rewarded AMOUNT for voting.",
  15.         OpenPoll = "Open",
  16.         PollTitle = "Title",
  17.         PollDescriptionTitle = "Description",
  18.         PollOptionsTitle = "Poll Options",
  19.         SubmitPollBtn = "Submit Answers",
  20.         SubmitedPollBtn = "You have already voted in this poll",
  21.         PollEndsTitle = "Poll ends in ",
  22.         PollSettingsTitle = "Poll Settings",
  23.         PollCantVote = "You can't vote in this poll",
  24.         PollEndedTitle = "The poll has ended!",
  25.         TitleTooLong = "Too many characters in the title!",
  26.         TitleEmpty = "The title can't be empty!",
  27.         DescriptionTooLong = "Too many characters in the description!",
  28.         DescriptionEmpty = "The description can't be empty!",
  29.         PollOptionsTitleEmpty = "Poll option titles can't be empty!",
  30.         PollEndDateEmpty = "The poll end date can't be empty!",
  31.         PollEndDateSyntaxIssue = "The Poll end date has the wrong syntax!",
  32.         PollEndDatePast = "The end date can't be in the past!",
  33.         StatsTitle = "Statistics",
  34.         NoStats = "There are no statistics data!",
  35.         OneMonth = "Past Month",
  36.         ThreeMonths = "Past 3 Months",
  37.         SixMonths = "Past 6 Months",
  38.         OneYear = "Past Year",
  39.         AllTime = "All Time",
  40.         NumVotesText = "Number of votes: ",
  41.         NoPolls = "There are no polls to be shown!",
  42.         PlaceHolderText = "I am a placeholder",
  43.         LeaveEmptyText = "Leave empty for everyone!"
  44.     },
  45.     de = {
  46.         CurrentPollsTitle = "Aktive Umfragen",
  47.         EndedPollsTitle = "Beendete Umfragen",
  48.         YourPollsTitle = "Deine Umfragen",
  49.         CreatePoll = "Umfrage erstellen",
  50.         CreateNewPollTitle = "Eine neue Umfrage erstellen",
  51.         WhoCanSeeThePollTitle = "Wer kann die Umfrage sehen?",
  52.         WhoVoteInThePollTitle = "Wer kann an der Umfrage teilnehmen?",
  53.         RewardForVotingTitle = "Belohnung für die Abstimmung",
  54.         WhenShouldThePollEndTitle = "Wann soll die Umfrage enden?",
  55.         RewardMsg = "Du hast für deine Abstimmung AMOUNT erhalten.",
  56.         OpenPoll = "Öffnen",
  57.         PollTitle = "Titel",
  58.         PollDescriptionTitle = "Beschreibung",
  59.         PollOptionsTitle = "Umfrageoptionen",
  60.         SubmitPollBtn = "Antwort senden",
  61.         SubmitedPollBtn = "Du hast an dieser Umfrage bereits teilgenommen",
  62.         PollEndsTitle = "Die Umfrage endet in ",
  63.         PollSettingsTitle = "Umfrageeinstellungen",
  64.         PollCantVote = "Du kannst an dieser Umfrage nicht teilnehmen",
  65.         PollEndedTitle = "Die Umfrage ist beendet!",
  66.         TitleTooLong = "Der Titel ist zu lang!",
  67.         TitleEmpty = "Der Titel darf nicht leer sein!",
  68.         DescriptionTooLong = "Die Beschreibung ist zu lang!",
  69.         DescriptionEmpty = "Die Beschreibung darf nicht leer sein!",
  70.         PollOptionsTitleEmpty = "Die Umfrageoptionen dürfen nicht leer sein!",
  71.         PollEndDateEmpty = "Du musst ein Enddatum angeben!",
  72.         PollEndDateSyntaxIssue = "Das Enddatum ist nicht gültig!",
  73.         PollEndDatePast = "Das Enddatum darf nicht in der Vergangenheit liegen!",
  74.         StatsTitle = "Statistiken",
  75.         NoStats = "Keine Statistiken vorhanden!",
  76.         OneMonth = "Letzter Monat",
  77.         ThreeMonths = "Letzte 3 Monate",
  78.         SixMonths = "Letzte 6 Monate",
  79.         OneYear = "Letztes Jahr",
  80.         AllTime = "Gesamt",
  81.         NumVotesText = "Abstimmungen: ",
  82.         NoPolls = "Keine Umfragen vorhanden!",
  83.         PlaceHolderText = "Ich bin ein Platzhalter",
  84.         LeaveEmptyText = "Für alle frei lassen!"
  85.     },
  86.     es = {
  87.         CurrentPollsTitle = "Encuestas Activas",
  88.         EndedPollsTitle = "Encuestas Finalizadas",
  89.         YourPollsTitle = "Tus Encuestas",
  90.         CreatePoll = "Crear Encuesta",
  91.         CreateNewPollTitle = "Crear nueva encuesta",
  92.         WhoCanSeeThePollTitle = "¿Quién puede ver la encuesta?",
  93.         WhoVoteInThePollTitle = "¿Quién puede votar en la encuesta?",
  94.         RewardForVotingTitle = "¿Monto de recompensa?",
  95.         WhenShouldThePollEndTitle = "¿Cuándo debería finalizar la encuesta?",
  96.         RewardMsg = "Has sio recompensado con AMOUNT por votar.",
  97.         OpenPoll = "Abrir",
  98.         PollTitle = "Título",
  99.         PollDescriptionTitle = "Descripción",
  100.         PollOptionsTitle = "Opciones de Encuestas",
  101.         SubmitPollBtn = "Enviar Respuestas",
  102.         SubmitedPollBtn = "Ya has votado en esta encuesta",
  103.         PollEndsTitle = "La encuesta finaliza en ",
  104.         PollSettingsTitle = "Ajustes de la encuesta",
  105.         PollCantVote = "No puedes votar en esta encuesta",
  106.         PollEndedTitle = "¡La encuesta ha finalizado!",
  107.         TitleTooLong = "¡El título es demasiado largo!",
  108.         TitleEmpty = "¡El título no puede estar vacío!",
  109.         DescriptionTooLong = "¡La descripción es demasiado larga!",
  110.         DescriptionEmpty = "¡La descripción está vacía!",
  111.         PollOptionsTitleEmpty = "¡El título de las opciones de la encuesta no puede estar vacío!",
  112.         PollEndDateEmpty = "¡La fecha de finalización de la encuesta no puede estar vacía!",
  113.         PollEndDateSyntaxIssue = "¡La sintaxis de la fecha de finalización es incorrecta!",
  114.         PollEndDatePast = "¡La fecha de finalización no puede ser en el pasado!",
  115.         StatsTitle = "Estadísticas",
  116.         NoStats = "¡No hay datos sobre estadísticas!",
  117.         OneMonth = "Mes Pasado",
  118.         ThreeMonths = "Últimos 3 Meses",
  119.         SixMonths = "Últimos 6 Meses",
  120.         OneYear = "Último Año",
  121.         AllTime = "Siempre",
  122.         NumVotesText = "Número de votos: ",
  123.         NoPolls = "¡No hay encuestas para mostrar!",
  124.         PlaceHolderText = "Soy un Ejemplo",
  125.         LeaveEmptyText = "¡Deja vacío para todos!"
  126.     },
  127.     fr = {
  128.         CurrentPollsTitle = "Sondages Actifs",
  129.         EndedPollsTitle = "Sondages Terminés",
  130.         YourPollsTitle = "Vos Sondages",
  131.         CreatePoll = "Créer un Sondage",
  132.         CreateNewPollTitle = "Créer un Nouveau Sondage",
  133.         WhoCanSeeThePollTitle = "Voir le Sondage ?",
  134.         WhoVoteInThePollTitle = "Voter dans le Sondage ?",
  135.         RewardForVotingTitle = "Montant de la récompense ?",
  136.         WhenShouldThePollEndTitle = "Date fin de Sondage ?",
  137.         RewardMsg = "Vous avez été récompensé de AMOUNT pour avoir voté.",
  138.         OpenPoll = "Ouvrir",
  139.         PollTitle = "Titre",
  140.         PollDescriptionTitle = "Description",
  141.         PollOptionsTitle = "Options de Sondage",
  142.         SubmitPollBtn = "Voter !",
  143.         SubmitedPollBtn = "Vous avez déjà voté pour ce sondage",
  144.         PollEndsTitle = "Le Sondage se termine dans ",
  145.         PollSettingsTitle = "Paramètres de Sondage",
  146.         PollCantVote = "Vous n'avez pas l'autorisation de voter pour ce sondage",
  147.         PollEndedTitle = "Le Sondage est terminé !",
  148.         TitleTooLong = "Il y a trop de caractères dans votre Titre !",
  149.         TitleEmpty = "Votre Titre ne peut pas être vide !",
  150.         DescriptionTooLong = "Il y a trop de caractères dans votre Description !",
  151.         DescriptionEmpty = "Votre Description ne peut pas être vide !",
  152.         PollOptionsTitleEmpty = "Vous devez avoir au moins deux options de vote !",
  153.         PollEndDateEmpty = "Vous devez saisir une Date de fin de sondage !",
  154.         PollEndDateSyntaxIssue = "La Date de fin de sondage à une mauvaise syntaxe !",
  155.         PollEndDatePast = "La Date de fin est antérieure à l'instant présent !",
  156.         StatsTitle = "Statistiques",
  157.         NoStats = "Il n'existe aucune donnée statistiques !",
  158.         OneMonth = "Le mois dernier",
  159.         ThreeMonths = "3 Derniers Mois",
  160.         SixMonths = "6 Derniers Mois",
  161.         OneYear = "L'année dernière",
  162.         AllTime = "Tout voir",
  163.         NumVotesText = "Nombre de votes : ",
  164.         NoPolls = "Il n'y a aucun sondage à afficher !",
  165.         PlaceHolderText = "Texte...",
  166.         LeaveEmptyText = "Laisser vide = Tout Autoriser !"
  167.     },
  168.     tr = {
  169.         CurrentPollsTitle = "Aktif anketler",
  170.         EndedPollsTitle = "Bitmiş anketler",
  171.         YourPollsTitle = "Senin anketler:",
  172.         CreatePoll = "Anket oluştur",
  173.         CreateNewPollTitle = "Yeni bir anket oluştur",
  174.         WhoCanSeeThePollTitle = "Anketi kimler görebilir?",
  175.         WhoVoteInThePollTitle = "Ankete kimler katılabilir?",
  176.         RewardForVotingTitle = "Oylama için bir ödül",
  177.         WhenShouldThePollEndTitle = "Anket ne zaman biteçek?",
  178.         RewardMsg = "Oyunuz için AMOUNT aldınız.",
  179.         OpenPoll = "Aç",
  180.         PollTitle = "Başlık",
  181.         PollDescriptionTitle = "Tanım",
  182.         PollOptionsTitle = "Anket Seçenekleri",
  183.         SubmitPollBtn = "Cevabı gönder",
  184.         SubmitedPollBtn = "Bu ankete zaten katıldın",
  185.         PollEndsTitle = "Anket bu zaman içinde sona eriyor: ",
  186.         PollSettingsTitle = "Anket Ayarları",
  187.         PollCantVote = "Bu ankete katılamazsın",
  188.         PollEndedTitle = "Anket bitti!",
  189.         TitleTooLong = "Başlık daha kısa olmalı!",
  190.         TitleEmpty = "Başlık boş olamaz!",
  191.         DescriptionTooLong = "Açıklama bu kadar uzun olmamalı!",
  192.         DescriptionEmpty = "Açıklama boş olamaz!",
  193.         PollOptionsTitleEmpty = "Anket seçenekleri boş olamazlar!",
  194.         PollEndDateEmpty = "Bir bitiş tarihi belirtmelisin!",
  195.         PollEndDateSyntaxIssue = "Bitiş tarihi geçerli değil!",
  196.         PollEndDatePast = "Bitiş tarihi geçmişte olamaz!",
  197.         StatsTitle = "İstatistik",
  198.         NoStats = "İstatistik yok!",
  199.         OneMonth = "Geçen ay",
  200.         ThreeMonths = "Son 3 ay",
  201.         SixMonths = "Son 6 ay",
  202.         OneYear = "Geçen yıl",
  203.         AllTime = "Bütün",
  204.         NumVotesText = "Oylar: ",
  205.         NoPolls = "Anket yok!",
  206.         PlaceHolderText = "Ben bir yer tutucuyum",
  207.         LeaveEmptyText = "Yeni oyuncular için bunu lütfen boş bırakın!"
  208.     },
  209.     ru = {
  210.         CurrentPollsTitle = "Активные опросы",
  211.         EndedPollsTitle = "Завершенные опросы",
  212.         YourPollsTitle = "Ваши опросы",
  213.         CreatePoll = "Создать опрос",
  214.         CreateNewPollTitle = "Создание нового опроса",
  215.         WhoCanSeeThePollTitle = "Кто может видеть?",
  216.         WhoVoteInThePollTitle = "Кто может голосовать?",
  217.         RewardForVotingTitle = "Сумма вознаграждения?",
  218.         WhenShouldThePollEndTitle = "Когда закончиться?",
  219.         RewardMsg = "Вы получили вознаграждение в размере AMOUNT за голосование.",
  220.         OpenPoll = "Открыть",
  221.         PollTitle = "Заголовок",
  222.         PollDescriptionTitle = "Описание",
  223.         PollOptionsTitle = "Варианты голосования",
  224.         SubmitPollBtn = "Отправить ответы",
  225.         SubmitedPollBtn = "Вы уже голосовали в этом опросе",
  226.         PollEndsTitle = "Заканчивается через ",
  227.         PollSettingsTitle = "Настройки",
  228.         PollCantVote = "Вы не можете голосовать в этом опросе",
  229.         PollEndedTitle = "Голосование завершено!",
  230.         TitleTooLong = "Слишком много символов в названии!",
  231.         TitleEmpty = "Название не может быть пустым!",
  232.         DescriptionTooLong = "Слишком много символов в описании!",
  233.         DescriptionEmpty = "Описание не может быть пустым!",
  234.         PollOptionsTitleEmpty = "Варианты опроса не могут быть пустыми!",
  235.         PollEndDateEmpty = "Дата окончания опроса не может быть пустой!",
  236.         PollEndDateSyntaxIssue = "У даты окончания неправильный синтаксис!",
  237.         PollEndDatePast = "Дата окончания не может быть в прошлом!",
  238.         StatsTitle = "Статистика",
  239.         NoStats = "В статистике нет данных!",
  240.         OneMonth = "Прошлый месяц",
  241.         ThreeMonths = "Последние 3 месяца",
  242.         SixMonths = "Последние 6 месяцев",
  243.         OneYear = "Прошлый год",
  244.         AllTime = "Всё время",
  245.         NumVotesText = "Количество голосов: ",
  246.         NoPolls = "Нет опросов для показа!",
  247.         PlaceHolderText = "Меня надо заполнить",
  248.         LeaveEmptyText = "Не трогайте если для всех!"
  249.     },
  250.     cn = {
  251.         CurrentPollsTitle = "主动投票",
  252.         EndedPollsTitle = "结束投票",
  253.         YourPollsTitle = "你的投票",
  254.         CreatePoll = "创建投票",
  255.         CreateNewPollTitle = "创建新的投票",
  256.         WhoCanSeeThePollTitle = "谁可以看到投票?",
  257.         WhoVoteInThePollTitle = "谁可以在投票中投票?",
  258.         RewardForVotingTitle = "奖励金额?",
  259.         WhenShouldThePollEndTitle = "投票什么时候结束?",
  260.         RewardMsg = "你已获得 AMOUNT 的投票奖励",
  261.         OpenPoll = "投票中",
  262.         PollTitle = "标题",
  263.         PollDescriptionTitle = "描述",
  264.         PollOptionsTitle = "投票选项",
  265.         SubmitPollBtn = "提交答案",
  266.         SubmitedPollBtn = "您已经在此民意调查中投票",
  267.         PollEndsTitle = "投票结束于 ",
  268.         PollSettingsTitle = "投票设置",
  269.         PollCantVote = "您不能在此投票中投票",
  270.         PollEndedTitle = "投票已结束!",
  271.         TitleTooLong = "标题中的字符过多!",
  272.         TitleEmpty = "标题不能为空!",
  273.         DescriptionTooLong = "描述中的字符过多!",
  274.         DescriptionEmpty = "描述不能为空!",
  275.         PollOptionsTitleEmpty = "投票选项标题不能为空!",
  276.         PollEndDateEmpty = "投票结束日期不能为空!",
  277.         PollEndDateSyntaxIssue = "投票结束日期的语法错误!",
  278.         PollEndDatePast = "结束日期不能是已过去的!",
  279.         StatsTitle = "统计数据",
  280.         NoStats = "暂无统计数据!",
  281.         OneMonth = "过去 1 个月",
  282.         ThreeMonths = "过去 3 个月",
  283.         SixMonths = "过去 6 个月",
  284.         OneYear = "过去 1 年",
  285.         AllTime = "全部时间",
  286.         NumVotesText = "投票次数: ",
  287.         NoPolls = "没有要显示的投票!",
  288.         PlaceHolderText = "在这里写文字啦啦啦~~",
  289.         LeaveEmptyText = "别动如果不需要所有人可投票的话"
  290.     }
  291. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement