diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-28 02:16:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-28 02:16:54 +0000 |
commit | 563f9153a2cbed53ad7a7e116e3d8a8e357252c1 (patch) | |
tree | d7865edbff2f6961f33012f1af649b6709988e98 /apps/theming | |
parent | 0532f8116da1ed92b973c8842c4d18f084255820 (diff) | |
download | nextcloud-server-563f9153a2cbed53ad7a7e116e3d8a8e357252c1.tar.gz nextcloud-server-563f9153a2cbed53ad7a7e116e3d8a8e357252c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 2 |
2 files changed, 2 insertions, 2 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", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index dba57ecaa1c..d2e5353385d 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -14,7 +14,7 @@ "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", |