diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-28 01:55:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-28 01:55:12 -0500 |
commit | a39332832c3926929a245275717391e8f5b00ca7 (patch) | |
tree | e1f7fa42fbb913ec1d60b2bc8eab8b4052398f28 /core/l10n/cs_CZ.js | |
parent | f9826ec9486c6a4e6a55b8985ba677a4f066af3b (diff) | |
download | nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.tar.gz nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 4fec02e5f5f..885a1eefec4 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -130,6 +130,7 @@ OC.L10N.register( "Error occurred while checking server setup" : "Při ověřování nastavení serveru došlo k chybě", "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.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP hlavička \"{header}\" není nakonfigurována ve shodě s \"{expected}\". To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.", + "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP hlavička \"Strict-Transport-Security\" není nakonfigurována na minimum \"{seconds}\" sekund. Pro vylepšení bezpečnosti doporučujeme povolit HSTS dle popisu v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Přistupujete na tuto stránku přes protokol HTTP. Důrazně doporučujeme nakonfigurovat server tak, aby vyžadoval použití HTTPS jak je popsáno v našich <a href=\"{docUrl}\">bezpečnostních tipech</a>.", "Shared" : "Sdílené", "Shared with {recipients}" : "Sdíleno s {recipients}", @@ -181,6 +182,7 @@ OC.L10N.register( "({scope})" : "({scope})", "Delete" : "Smazat", "Rename" : "Přejmenovat", + "Collaborative tags" : "Tagy spolupráce", "The object type is not specified." : "Není určen typ objektu.", "Enter new" : "Zadat nový", "Add" : "Přidat", |