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

lt_LT.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3698b16339ee74e7735f0e7f925c56ee09814538 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{ "translations": {
    "Do you really want to delete this new poll?" : "Ar tikrai norite ištrinti šią naują apklausą?",
    "Copied!" : "Nukopijuota!",
    "Copy" : "Kopijuoti",
    "Not supported!" : "Nepalaikoma!",
    "You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Jūs nesate užsiregistravę.\nNorėdami balsuoti, įveskite savo vardą\n(bent 3 simbolius).",
    "Please add some text to your comment before submitting it." : "Prieš pateikdami komentarą, pridėkite į jį kokį nors tekstą.",
    "An error occurred, your comment was not posted." : "Įvyko klaida, jūsų komentaras nebuvo paskelbtas.",
    "Polls" : "Apklausos",
    "Polls App - New Activity" : "Apklausų programėlė - Nauja veikla",
    "{user} participated in the poll \"{title}\"" : "{user} dalyvavo apklausoje, pavadinimu \"{title}\"",
    "just now" : "ką tik",
    "Anonymous poll" : "Anoniminė apklausa",
    "Group" : "Grupė",
    "Title" : "Pavadinimas",
    "Access" : "Prieiga",
    "Owner" : "Savininkas",
    "Created" : "Sukurta",
    "Expires" : "Baigia galioti",
    "Hidden poll" : "Paslėpta apklausa",
    "never" : "niekada",
    "Copy Link" : "Kopijuoti nuorodą",
    "Edit poll" : "Taisyti apklausą",
    "Delete poll" : "Ištrinti apklausą",
    "Link copied to clipboard" : "Nuoroda nukopijuota į iškarpinę",
    "Error, while copying link to clipboard" : "Klaida kopijuojant nuorodą į iškarpinę",
    "_There is %n comment_::_There are %n comments_" : ["Yra %n komentaras","Yra %n komentarai","Yra %n komentarų","Yra %n komentaras"],
    "Poll description" : "Apklausos aprašas",
    "Description" : "Aprašas",
    "Configuration" : "Konfigūracija",
    "Unlock configuration " : "Atrakinti konfigūraciją",
    "Poll type" : "Apklausos tipas",
    "Create new poll" : "Sukurti naują apklausą",
    "Update poll" : "Atnaujinti apklausą",
    "Expiration date" : "Galiojimo pabaigos data",
    "Click to add a date" : "Spustelėkite, norėdami pridėti datą",
    "Cancel" : "Atsisakyti",
    "Apply" : "Taikyti",
    "%n successfully saved" : "%n sėkmingai įrašyta",
    "Error on saving poll, see console" : "Klaida įrašant apklausą, žiūrėkite pultą",
    "New" : "Nauja",
    "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\"",
    "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.",
    "No description provided." : "Nepateiktas aprašas.",
    "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.",
    "Vote!" : "Balsuoti!",
    "Receive notification email on activity" : "Vykstant veiklai gauti pranešimą el. paštu",
    "Close" : "Užverti",
    "Click to get link" : "Spustelėkite, norėdami gauti nuorodą",
    "Edit Poll" : "Taisyti apklausą",
    "Poll expired" : "Apklausa pasibaigė",
    "Comments" : "Komentarai",
    "New comment …" : "Naujas komentaras …",
    "No comments yet. Be the first." : "Kol kas komentarų nėra. Būkite pirmi."
},"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);"
}