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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-22 05:18:23 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-22 05:18:23 +0300
commit86df25ebd38b70a8c93b556a0dde0d86ea676c4d (patch)
tree18a3102d9e1938ea41d17db882387edf1f160a11 /apps/files
parent216c6f658d239f5cc699423509f60da1edbf39fc (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/cs.js2
-rw-r--r--apps/files/l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 4d3f4ea28db..67f1a1df9d6 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -73,7 +73,7 @@ OC.L10N.register(
"New" : "Nový",
"Select file range" : "Vybrat rozsah souborů",
"{used} of {quota} used" : "Využito {used} z {quota} ",
- "{used} used" : "{used} Využito",
+ "{used} used" : "{used} využito",
"\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.",
"File name cannot be empty." : "Je třeba vyplnit název souboru.",
"\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 363bf38c5ab..6089fbea84c 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -71,7 +71,7 @@
"New" : "Nový",
"Select file range" : "Vybrat rozsah souborů",
"{used} of {quota} used" : "Využito {used} z {quota} ",
- "{used} used" : "{used} Využito",
+ "{used} used" : "{used} využito",
"\"{name}\" is an invalid file name." : "„{name}“ není platným názvem souboru.",
"File name cannot be empty." : "Je třeba vyplnit název souboru.",
"\"/\" is not allowed inside a file name." : "„/“ není povolený znak v názvu souboru.",