diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
commit | 7e1e9430b676b719747c98d6c0654981bb276374 (patch) | |
tree | 52a072b026bb32aaa388464427e2554c5a4d8e74 /core/l10n/cs.js | |
parent | 3091ddb043451160c6ae4621e647ee9e230b71dc (diff) | |
download | nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.tar.gz nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.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 10ad4aff0db..8ded1a3d4a8 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -125,7 +125,6 @@ OC.L10N.register( "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}\" rel=\"noreferrer\">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}\" rel=\"noreferrer\">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}", "Error setting expiration date" : "Chyba při nastavení data vypršení platnosti", "The public link will expire no later than {days} days after it is created" : "Veřejný odkaz vyprší nejpozději {days} dní od svého vytvoření", "Set expiration date" : "Nastavit datum vypršení platnosti", @@ -312,6 +311,7 @@ OC.L10N.register( "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Vaše soubory jsou šifrovány. Pokud jste nepovolili klíč pro obnovení, neexistuje způsob jak získat po změně hesla vaše data zpět.<br />Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce systému, než budete pokračovat. <br />Opravdu si přejete pokračovat?", "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.", + "Shared with {recipients}" : "Sdíleno s {recipients}", "Error while unsharing" : "Chyba při rušení sdílení", "can reshare" : "Může znovu sdílet", "can edit" : "lze upravovat", |