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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-10 06:07:25 +0300
commitb1eace88206feb1ec2ed891544dd21d6f245c731 (patch)
tree975e66844321bdf8c2f80e44dfa376cfb2f2b59c /l10n/lt_LT.js
parent999deeccf0739bc53fab62835b6ca9173d8b4b47 (diff)
[tx-robot] updated from transifex
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 1ed0a8710..204258408 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Use current version" : "Naudoti esamą versiją",
"Use the saved version" : "Naudoti įrašytą versiją",
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.",
- "Network connection error: Could not connect to the document" : "Tinklo ryšio klaida: Nepavyko prisijungti prie dokumento",
"Retry" : "Bandyti dar kartą",
"Last save {lastSave}" : "Paskutinis įrašymas {lastSave}",
"Unsaved changes" : "Neįrašyti pakeitimai",
@@ -42,6 +41,7 @@ OC.L10N.register(
"ToDo list" : "Užduočių sąrašas",
"Blockquote" : "Citata",
"Code block" : "Kodo blokas",
+ "Network connection error: Could not connect to the document" : "Tinklo ryšio klaida: Nepavyko prisijungti prie dokumento",
"New text document.md" : "Naujas tekstinis dokumentas.md"
},
"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);");