summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-22 02:18:03 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-22 02:18:03 +0000
commit124f8b4c62535a62bbe22e6c29b01965ba6e2edc (patch)
tree9a02f12d71605a8e6e87c92dd9218bdd0c59fb77 /apps/files
parent31742d2dddd98dec0a6fd95602f3d51cf59d5cd4 (diff)
downloadnextcloud-server-124f8b4c62535a62bbe22e6c29b01965ba6e2edc.tar.gz
nextcloud-server-124f8b4c62535a62bbe22e6c29b01965ba6e2edc.zip
[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.",