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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-27 03:23:42 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-27 03:23:42 +0300
commit48f1537f8a441717e0e0784cde0d52a6ccac9c74 (patch)
treecdf0fd5c02dd55d3d4b236b06c2e7d5392bda3b2
parent20409f9a0bfc783d17de8ed1885c248009a26058 (diff)
[tx-robot] updated from transifexv13.0.6RC1v13.0.6
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index d1f365f..5cadf8d 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"File mtime not supplied" : "Nebyl dodán čas změny souboru",
"Share not found" : "Sdílení nenalezeno",
"You are not authorized to open this share" : "Nejste oprávněni otevírat toto sdílení",
+ "Invalid range request" : "Požadavek na neplatný rozsah",
"Text editor" : "Textový editor"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 87691fe..2101348 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -24,6 +24,7 @@
"File mtime not supplied" : "Nebyl dodán čas změny souboru",
"Share not found" : "Sdílení nenalezeno",
"You are not authorized to open this share" : "Nejste oprávněni otevírat toto sdílení",
+ "Invalid range request" : "Požadavek na neplatný rozsah",
"Text editor" : "Textový editor"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file