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

lt_LT.json « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1814582f6c7d88389674297cc09dd67a989ecb8 (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
{ "translations": {
    "Saving…" : "Įrašoma…",
    "Error" : "Klaida",
    "An error occurred" : "Įvyko klaida",
    "Please choose your nickname to continue as guest user." : "Norėdami tęsti kaip svečias, pasirinkite savo slapyvardį.",
    "Nickname" : "Slapyvardis",
    "Set" : "Nustatyti",
    "Remove from favorites" : "Pašalinti iš svarbiausių",
    "Add to favorites" : "Pridėti prie svarbiausių",
    "(read only)" : "(tik skaitymui)",
    "Guest" : "Svečias",
    "Close version preview" : "Užverti versijos peržiūrą",
    "Current version" : "Dabartinė versija",
    "Failed to revert the document to older version" : "Nepavyko sugrąžinti dokumentą į senesnę versiją",
    "Please enter the filename to store the document as." : "Įveskite naują pavadinimą, kuriuo bus saugomas dokumentas.",
    "Save As" : "Įrašyti kaip",
    "New filename" : "Naujas failo pavadinimas",
    "Cancel" : "Atsisakyti",
    "Save" : "Įrašyti",
    "Insert from {name}" : "Įterpti iš {name}",
    "Loading documents…" : "Įkeliami dokumentai…",
    "New Document" : "Naujas dokumentas",
    "New Spreadsheet" : "Nauja skaičiuoklė",
    "New Presentation" : "Nauja pateiktis",
    "Could not create file" : "Nepavyko sukurti failo",
    "Create" : "Sukurti",
    "Collabora Online" : "Collabora Online",
    "Can't create document" : "Nepavyksta sukurti dokumento",
    "New Document.odt" : "Naujas dokumentas.odt",
    "New Spreadsheet.ods" : "Nauja skaičiuoklė.ods",
    "New Presentation.odp" : "Nauja pateiktis.odp",
    "New Document.docx" : "Naujas dokumentas.docx",
    "New Spreadsheet.xlsx" : "Nauja skaičiuoklė.xlsx",
    "New Presentation.pptx" : "Nauja pateiktis.pptx",
    "Document already exists" : "Dokumentas jau yra",
    "Not allowed to create document" : "Neleidžiama sukurti dokumentą",
    "Saved" : "Įrašyta",
    "Saved with error: Collabora Online should use the same protocol as the server installation." : "Įrašyta su klaida: Collabora Online turėtų naudoti tokį patį protokolą kaip ir serverio diegimas.",
    "Error when saving" : "Klaida įrašant",
    "File is too big" : "Failas yra per didelis",
    "Invalid file provided" : "Pateiktas neteisingas failas",
    "Template not found" : "Šablonas nerastas",
    "Empty" : "Tuščias",
    "Guest: %s" : "Svečias: %s",
    "Edit office documents directly in your browser." : "Redaguokite raštinės dokumentus tiesiogiai savo naršyklėje.",
    "Apply" : "Taikyti",
    "Add" : "Pridėti",
    "Global templates" : "Visuotiniai šablonai",
    "Add a new template" : "Pridėti naują šabloną",
    "No templates defined." : "Neapibrėžtas joks šablonas.",
    "Add a new one?" : "Pridėti naują?",
    "template preview" : "šablono peržiūra",
    "Wrong password. Please retry." : "Neteisingas slaptažodis. Bandykite dar kartą.",
    "Password" : "Slaptažodis",
    "OK" : "Gerai",
    "Guest %s" : "Svečias %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Šios nuorodos laikas pasibaigė, arba jos niekada nebuvo. Išsamesnei informacijai, prašome susisiekti su asmeniu kuris pradėjo bendrinti šią nuorodą su jumis."
},"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);"
}