diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-11 01:54:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-11 01:54:43 -0400 |
commit | a331f6b83ece67528e9a534d43ed8ac6d3305ee7 (patch) | |
tree | 071d43db9d168ee1971e75196123f8c07fe5352b /settings/l10n/cs_CZ.json | |
parent | 52fc45e6e3d271c94d801af377c85974e1420d2e (diff) | |
download | nextcloud-server-a331f6b83ece67528e9a534d43ed8ac6d3305ee7.tar.gz nextcloud-server-a331f6b83ece67528e9a534d43ed8ac6d3305ee7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs_CZ.json')
-rw-r--r-- | settings/l10n/cs_CZ.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index 73d71df8cf1..627f21b95b2 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -141,7 +141,12 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "Enable server-side encryption" : "Povolit šifrování na straně serveru", + "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "Zašifrování je nevratný proces. Po zapnutí šifrování jsou poté všechny soubory na serveru šifrovány a to již poté nelze vypnout. Toto je poslední varování: Opravdu si přejete zapnout šifrování?", "Enable encryption" : "Povolit šifrování", + "No encryption module loaded, please enable an encryption module in the app menu." : "Není načten žádný šifrovací modul, povolte ho prosím v menu aplikací.", + "Select default encryption module:" : "Vybrat výchozí šifrovací modul:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "Musíte přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou. Povolte prosím \"ownCloud Default Encryption Module\" a spusťte 'occ encryption:migrate'", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Musíte přenést své šifrovací klíče ze staré verze šifrování (ownCloud <= 8.0) na novou.", "Start migration" : "Spustit migraci", "This is used for sending out notifications." : "Toto se používá pro odesílání upozornění.", "Send mode" : "Mód odesílání", |