diff options
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r-- | apps/theming/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 1c8ef751ec6..8fc41b4a838 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -16,7 +16,7 @@ OC.L10N.register( "The given slogan is too long" : "Zadaný slogan je příliš dlouhý", "The given color is invalid" : "Zadaná barva není platná", "The file was uploaded" : "Soubor byl nahrán", - "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor přesahuje nastavení upload_max_filesize v php.ini", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor překračuje nastavení MAX_FILE_SIZE, která byla zadána ve HTML formuláři", "The file was only partially uploaded" : "Soubor byl nahrán pouze z části", "No file was uploaded" : "Nebyl nahrán žádný soubor", |