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:
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