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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-22 04:14:59 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-22 04:14:59 +0300
commit757127a6eca277a925c4a1ddcd06ab5e75350971 (patch)
treea49db4c0e141c95e7b7d5a96dce16ee486b37682 /l10n/lt_LT.js
parent324cac49e305839859ad0e6e16cb57507bf4bcb1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js33
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
new file mode 100644
index 00000000..8b06cc3e
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,33 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving..." : "Įrašoma...",
+ "Download this revision" : "Atsisiųsti šį poversijį",
+ "Restore this revision" : "Atkurti šį poversijį",
+ "Latest revision" : "Paskiausias poversijis",
+ "More versions..." : "Daugiau versijų...",
+ "Just now" : "Ką tik",
+ "Failed to revert the document to older version" : "Nepavyko sugrąžinti dokumentą į senesnę versiją",
+ "Save" : "Įrašyti",
+ "Loading documents..." : "Įkeliami dokumentai...",
+ "Edit" : "Redaguoti",
+ "Document" : "Dokumentas",
+ "Spreadsheet" : "Skaičiuoklė",
+ "Presentation" : "Pateiktis",
+ "Could not create file" : "Nepavyko sukurti failo",
+ "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",
+ "Can't create document" : "Nepavyksta sukurti dokumento",
+ "Saved" : "Įrašyta",
+ "Apply" : "Taikyti",
+ "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."
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");