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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-28 03:14:07 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-28 03:14:07 +0300
commit396f6a5ba2687990f43a143036ec05eea130d0aa (patch)
treecc5baf6e4ec7037d8d6508720041f78bbad96bb5 /l10n
parent44852c831fb771f65d1dc78a772e1560ae35f484 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/lt_LT.js3
-rw-r--r--l10n/lt_LT.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index d3d8fa8..0d84849 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"An error occurred!" : "Įvyko klaida!",
"New text file" : "Naujas tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
- "Text editor" : "Tekstų redaktorius"
+ "Text editor" : "Tekstų redaktorius",
+ "Text file" : "Tekstinis failas"
},
"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
index 3a852f0..3a9c0d3 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -16,6 +16,7 @@
"An error occurred!" : "Įvyko klaida!",
"New text file" : "Naujas tekstinis failas",
"New text file.txt" : "Naujas tekstinis failas.txt",
- "Text editor" : "Tekstų redaktorius"
+ "Text editor" : "Tekstų redaktorius",
+ "Text file" : "Tekstinis failas"
},"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