polls/l10n/lt_LT.json

58 строки
3.2 KiB
JSON
Исходник Обычный вид История

2019-02-12 04:33:46 +03:00
{ "translations": {
"Polls" : "Apklausos",
2019-03-29 04:34:45 +03:00
"Polls App - New Activity" : "Apklausų programėlė - Nauja veikla",
2019-05-24 05:38:08 +03:00
"{user} participated in the poll \"{title}\"" : "{user} dalyvavo apklausoje, pavadinimu \"{title}\"",
2019-11-21 05:46:02 +03:00
"Go to poll" : "Pereiti į apklausą",
2019-02-12 04:33:46 +03:00
"Title" : "Pavadinimas",
2019-05-24 05:38:08 +03:00
"Access" : "Prieiga",
2019-02-12 04:33:46 +03:00
"Owner" : "Savininkas",
2019-05-24 05:38:08 +03:00
"Created" : "Sukurta",
"Expires" : "Baigia galioti",
2019-11-21 05:46:02 +03:00
"Public access" : "Viešoji prieiga",
"Registered users only" : "Tik registruoti naudotojai",
2019-05-24 05:38:08 +03:00
"Hidden poll" : "Paslėpta apklausa",
2019-12-10 05:48:07 +03:00
"Only shared" : "Tik tie, su kuo bendrinama",
2019-11-21 05:46:02 +03:00
"Text poll" : "Tekstinė apklausa",
"Date poll" : "Datos apklausa",
2019-02-12 04:33:46 +03:00
"never" : "niekada",
"Copy Link" : "Kopijuoti nuorodą",
2019-11-21 05:46:02 +03:00
"Clone poll" : "Dubliuoti apklausą",
2019-05-24 05:38:08 +03:00
"Edit poll" : "Taisyti apklausą",
"Delete poll" : "Ištrinti apklausą",
2019-02-12 04:33:46 +03:00
"Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę",
"Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę",
2019-12-10 05:48:07 +03:00
"Group" : "Grupė",
"Create new poll" : "Sukurti naują apklausą",
"Poll type" : "Apklausos tipas",
2019-11-21 05:46:02 +03:00
"Event schedule" : "Įvykio planavimas",
"Text based" : "Tekstinė",
2019-12-10 05:48:07 +03:00
"Cancel" : "Atsisakyti",
"Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
"Share with" : "Bendrinti su",
"Comments" : "Komentarai",
2019-05-24 05:38:08 +03:00
"Configuration" : "Konfigūracija",
2019-12-10 05:48:07 +03:00
"No comments yet. Be the first." : "Kol kas komentarų nėra. Būkite pirmi.",
"Description" : "Aprašas",
2019-11-21 05:46:02 +03:00
"Poll configurations" : "Apklausos konfigūracijos",
"Allow \"maybe\" vote" : "Leisti \"Galbūt\" balsą",
2019-12-10 05:48:07 +03:00
"Anonymous poll" : "Anoniminė apklausa",
2019-05-24 05:38:08 +03:00
"Expiration date" : "Galiojimo pabaigos data",
"Click to add a date" : "Spustelėkite, norėdami pridėti datą",
2019-12-10 05:48:07 +03:00
"Writing poll" : "Įrašoma apklausa",
"Update poll" : "Atnaujinti apklausą",
2019-12-08 05:48:05 +03:00
"Title must not be empty!" : "Pavadinimas negali būti tuščias!",
2019-05-24 05:38:08 +03:00
"%n successfully saved" : "%n sėkmingai įrašyta",
2019-12-10 05:48:07 +03:00
"Shift all date options" : "Visų datų perkėlimo parinktys",
"_There is %n comment_::_There are %n comments_" : ["Yra %n komentaras","Yra %n komentarai","Yra %n komentarų","Yra %n komentaras"],
2019-05-24 05:38:08 +03:00
"Click here to add a poll" : "Spustelėkite čia, norėdami pridėti apklausą",
"Do you want to delete \"%n\"?" : "Ar norite ištrinti \"%n\"?",
"No, keep poll." : "Ne, palikti apklausą.",
"Yes, delete poll." : "Taip, ištrinti apklausą.",
"Poll \"%n\" deleted" : "Apklausa \"%n\" ištrinta",
"Error while deleting Poll \"%n\"" : "Klaida ištrinant apklausą \"%n\"",
2019-02-12 04:33:46 +03:00
"Access denied" : "Prieiga negalima",
"You are not allowed to view this poll or the poll does not exist." : "Jums neleidžiama peržiūrėti šios apklausos arba apklausos nėra.",
2019-12-08 05:48:05 +03:00
"You are not allowed to edit this poll or the poll does not exist." : "Jums neleidžiama taisyti šią apklausą arba apklausos nėra.",
2019-12-10 05:48:07 +03:00
"You are either not allowed to delete this poll or it doesn't exist." : "Jums neleidžiama ištrinti šios apklausos arba apklausos nėra."
2019-02-12 04:33:46 +03:00
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}