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-09 03:14:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-09 03:14:23 +0300
commit6e2cd92540c7707e43d09060ff2d7db5dcdac169 (patch)
tree850b255f15873bef7615e8a9f7d843884a17d083 /l10n
parent13a1131919c86e7d5323449c4c2b8d6b5cb4cdb6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs_CZ.js3
-rw-r--r--l10n/cs_CZ.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 19da6bc..ebf5652 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Náhled",
"New text file" : "Nový textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
- "Text editor" : "Textový editor"
+ "Text editor" : "Textový editor",
+ "Text file" : "Textový soubor"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index 4457ca4..078b3d7 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -21,6 +21,7 @@
"Preview" : "Náhled",
"New text file" : "Nový textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
- "Text editor" : "Textový editor"
+ "Text editor" : "Textový editor",
+ "Text file" : "Textový soubor"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file