Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lt_LT.json')
-rw-r--r--l10n/lt_LT.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
new file mode 100644
index 00000000..2fa90ddf
--- /dev/null
+++ b/l10n/lt_LT.json
@@ -0,0 +1,25 @@
+{ "translations": {
+ "You must enter at least a title for the new poll." : "Naujai apklausai privalote įvesti bent pavadinimą.",
+ "Do you really want to delete that poll?" : "Ar tikrai norite ištrinti apklausą?",
+ "You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Jūs nesate užsiregistravę.\nNorėdami balsuoti, įveskite vardą\n(bent 3 simbolius).",
+ "An error occurred, your comment was not posted..." : "Įvyko klaida, jūsų komentaras nebuvo paskelbtas...",
+ "Polls" : "Apklausos",
+ "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this <a href=\"%s\">link</a>" : "Sveiki, %s,<br/><br/><strong>%s</strong> dalyvavo apklausoje \"%s\".<br/><br/>Norėdami pereiti tiesiai į apklausą, galite pasinaudoti šia <a href=\"%s\">nuoroda</a>",
+ "Polls App - New Comment" : "Apklausų programėlė - Naujas komentaras",
+ "Polls App" : "Apklausų programėlė",
+ "Edit poll" : "Taisyti apklausą",
+ "Create new poll" : "Sukurti naują apklausą",
+ "Title" : "Pavadinimas",
+ "Description" : "Aprašas",
+ "Add" : "Pridėti",
+ "Update poll" : "Atnaujinti apklausą",
+ "Create poll" : "Sukurti apklausą",
+ "Cancel" : "Atsisakyti",
+ "No description provided." : "Nepateiktas aprašas.",
+ "Poll expired" : "Apklausa pasibaigė",
+ "The poll expired on %s. Voting is disabled, but you can still comment." : "Apklausa pasibaigė %s. Balsavimas yra išjungtas, tačiau vis dar galite komentuoti.",
+ "Never" : "Niekada",
+ "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."
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file