diff options
Diffstat (limited to 'apps/encryption/l10n/cs_CZ.js')
-rw-r--r-- | apps/encryption/l10n/cs_CZ.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/encryption/l10n/cs_CZ.js b/apps/encryption/l10n/cs_CZ.js index faf39706963..5dfabbe8ec2 100644 --- a/apps/encryption/l10n/cs_CZ.js +++ b/apps/encryption/l10n/cs_CZ.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Missing recovery key password" : "Chybí heslo klíče pro obnovu", "Please repeat the recovery key password" : "Zopakujte prosím heslo klíče pro obnovu", - "Repeated recovery key password does not match the provided recovery key password" : "Opakované heslo pro obnovu nesouhlasí se zadaným heslem", + "Repeated recovery key password does not match the provided recovery key password" : "Zadaná hesla pro obnovu se neshodují", "Recovery key successfully enabled" : "Záchranný klíč byl úspěšně povolen", "Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte prosím vaše heslo záchranného klíče!", "Recovery key successfully disabled" : "Záchranný klíč byl úspěšně zakázán", @@ -34,6 +34,7 @@ OC.L10N.register( "The share will expire on %s." : "Sdílení vyprší %s.", "Cheers!" : "Ať slouží!", "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Ahoj!<br><br>Administrátor povolil šifrování dat na serveru. Vaše soubory byly zašifrovány za použití hesla <strong>%s<strong>.<br><br>Přihlašte se do webového rozhraní, přejděte do nastavení \"základního šifrovacího modulu\" a aktualizujte šifrovací heslo zadáním hesla výše do pole \"původní přihlašovací heslo\" a svého aktuálního přihlašovacího hesla.<br><br>", + "Default encryption module" : "Výchozí šifrovací modul", "Encrypt the home storage" : "Zašifrovat domovské úložiště", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Povolení tohoto nastavení zašifruje všechny soubory uložené v hlavním úložišti, jinak budou šifrovány pouze soubory na externích úložištích.", "Enable recovery key" : "Povolit záchranný klíč", |