diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-26 00:12:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-26 00:12:33 +0000 |
commit | f6787944709f333c5cf9c9b72ed0388c30f16066 (patch) | |
tree | bc6ad12307d22ef5a439d0c29d86b578399ddeac /core | |
parent | 8a0ced9d7e5ad74f822af8923bba5b8f3a14b007 (diff) | |
download | nextcloud-server-f6787944709f333c5cf9c9b72ed0388c30f16066.tar.gz nextcloud-server-f6787944709f333c5cf9c9b72ed0388c30f16066.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs.js | 2 | ||||
-rw-r--r-- | core/l10n/cs.json | 2 |
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.", |