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:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-22 05:18:14 +0300
commitb5c9d53e3e5586cf0edc7b7d7198cd43f3917999 (patch)
tree8288fdc6c0dff4121145855d1a9bb286dd0719e0 /apps/files/l10n
parentfa3671734d071efed601cece30ce805024ae5d19 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-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.",