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>2022-07-05 06:14:25 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-05 06:14:25 +0300
commit8c24e63eb09907aa8c6c9f945c1a946afc4aac22 (patch)
treee0ae52eeba5ca107f68d3058e2711fb64e3d9f4f /l10n/lt_LT.js
parenteb15d5db736005b055c142f80b3bf8bc241a1622 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 63245e76..de49e469 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -4,7 +4,6 @@ OC.L10N.register(
"New document" : "Naujas dokumentas",
"New spreadsheet" : "Nauja skaičiuoklė",
"New presentation" : "Nauja pateiktis",
- "Collabora Online" : "Collabora Online",
"Cannot create document" : "Nepavyksta sukurti dokumento",
"New Document.odt" : "Naujas dokumentas.odt",
"New Spreadsheet.ods" : "Nauja skaičiuoklė.ods",
@@ -93,6 +92,7 @@ OC.L10N.register(
"Add a new one?" : "Pridėti naują?",
"template preview" : "šablono peržiūra",
"Select a template directory" : "Pasirinkite šablonų katalogą",
+ "Collabora Online" : "Collabora Online",
"Document already exists" : "Dokumentas jau yra"
},
"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);");