summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:23 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-26 00:12:23 +0000
commit2f45045c96b3d5cc552565e317263b41d04d356b (patch)
tree7063aa6f283b867add98250ca112215e99bb31ca /core
parentee73f6c416990638a08c42fffd42784effc618e1 (diff)
downloadnextcloud-server-2f45045c96b3d5cc552565e317263b41d04d356b.tar.gz
nextcloud-server-2f45045c96b3d5cc552565e317263b41d04d356b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs.js2
-rw-r--r--core/l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index e262983837f..e688bbef5a5 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -6,7 +6,7 @@ OC.L10N.register(
"The selected file is not an image." : "Vybraný soubor není obrázek.",
"The selected file cannot be read." : "Vybraný soubor nelze přečíst.",
"Invalid file provided" : "Zadán neplatný soubor",
- "No image or file provided" : "Soubor nebo obrázek nebyl zadán",
+ "No image or file provided" : "Nebyl poskytnut žádný obrázek nebo soubor",
"Unknown filetype" : "Neznámý typ souboru",
"Invalid image" : "Neplatný obrázek",
"An error occurred. Please contact your admin." : "Došlo k chybě. Kontaktujte svého správce.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index ff1409699b6..314aa90f0df 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -4,7 +4,7 @@
"The selected file is not an image." : "Vybraný soubor není obrázek.",
"The selected file cannot be read." : "Vybraný soubor nelze přečíst.",
"Invalid file provided" : "Zadán neplatný soubor",
- "No image or file provided" : "Soubor nebo obrázek nebyl zadán",
+ "No image or file provided" : "Nebyl poskytnut žádný obrázek nebo soubor",
"Unknown filetype" : "Neznámý typ souboru",
"Invalid image" : "Neplatný obrázek",
"An error occurred. Please contact your admin." : "Došlo k chybě. Kontaktujte svého správce.",