diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
commit | a442c86a8465a27fab84837d2fc40f2211de06b8 (patch) | |
tree | c2eb7267af40413f98993a4ea4fcc2507191dbac /core/l10n/cs.js | |
parent | fe8c67ad232611b826d112f65f5f1f3bd1273dd3 (diff) | |
download | nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.tar.gz nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index ba96b27197e..26ac29ea32b 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -143,7 +143,7 @@ OC.L10N.register( "Send" : "Odeslat", "Allow upload and editing" : "Povolit nahrávání a úpravy", "Read only" : "Pouze pro čtení", - "Secure drop (upload only)" : "Bezpečné doručení (pouze nahrání)", + "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", "Shared with you and the group {group} by {owner}" : "S Vámi a skupinou {group} sdílí {owner}", "Shared with you by {owner}" : "S Vámi sdílí {owner}", "Choose a password for the mail share" : "Zvolte si heslo e-mailového sdílení", @@ -309,7 +309,6 @@ OC.L10N.register( "Ok" : "Ok", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš datový adresář i vaše soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Důrazně doporučujeme nakonfigurovat webový server tak, aby datový adresář nebyl nadále přístupný, nebo přesunout datový adresář mimo prostor zpřístupňovaný webovým serverem.", "Error while unsharing" : "Chyba při rušení sdílení", - "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", "can reshare" : "Může znovu sdílet", "can edit" : "lze upravovat", "can create" : "může vytvořit", |