From 757127a6eca277a925c4a1ddcd06ab5e75350971 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 22 Mar 2017 01:14:59 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lt_LT.js | 33 +++++++++++++++++++++++++++++++++ l10n/lt_LT.json | 31 +++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 l10n/lt_LT.js create mode 100644 l10n/lt_LT.json 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);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json new file mode 100644 index 00000000..67ad21b3 --- /dev/null +++ b/l10n/lt_LT.json @@ -0,0 +1,31 @@ +{ "translations": { + "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." +},"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