diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-06 02:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-06 02:25:32 +0000 |
commit | 42f0f27240544a689afd8690d81b81df5c19d73c (patch) | |
tree | 98033972b9299699fdadd7f73185f9604359ebbd /core/l10n/cs.js | |
parent | 1089ad5d9e74a0cfd3b48ed1514f23be40fe6d45 (diff) | |
download | nextcloud-server-42f0f27240544a689afd8690d81b81df5c19d73c.tar.gz nextcloud-server-42f0f27240544a689afd8690d81b81df5c19d73c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 8bd66fcfffc..cd762c13611 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -8,7 +8,7 @@ OC.L10N.register( "The file was uploaded" : "Soubor byl nahrán", "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é bylo zadáno v HTML formuláři", - "The file was only partially uploaded" : "Soubor byl nahrán pouze částečně", + "The file was only partially uploaded" : "Soubor byl nahrán pouze z části", "No file was uploaded" : "Nebyl nahrán žádný soubor", "Missing a temporary folder" : "Chybí složka pro dočasné soubory", "Could not write file to disk" : "Soubor se nedaří zapsat na úložiště", |