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-08-12 06:17:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-12 06:17:29 +0300
commit69addf30966da6acbb4f64ca022f026f2d0524cd (patch)
treeea93aebf503854a096e3e8a1f9219c0e5db91b57 /l10n/lt_LT.js
parentb277f9227a8752eeb0774984c525ed46e1f99f21 (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 de49e469..4295c3a3 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"File already exists" : "Failas 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.",
"Invalid config key" : "Neteisingas konfigūracijos raktas",
"Error when saving" : "Klaida įrašant",
"The file was uploaded" : "Failas buvo įkeltas",
@@ -93,6 +92,7 @@ OC.L10N.register(
"template preview" : "šablono peržiūra",
"Select a template directory" : "Pasirinkite šablonų katalogą",
"Collabora Online" : "Collabora Online",
+ "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.",
"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);");