diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-11 01:55:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-11 01:55:35 -0500 |
commit | 5165998723925b414f688021aeaa8b90a844a918 (patch) | |
tree | 1a03f7a3c93107e99b25eb8f122bc4b7bed79af6 /apps/encryption/l10n/cs_CZ.js | |
parent | c392cc2b8f4a348eb5cef9846f5efabd1d19ac9d (diff) | |
download | nextcloud-server-5165998723925b414f688021aeaa8b90a844a918.tar.gz nextcloud-server-5165998723925b414f688021aeaa8b90a844a918.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/cs_CZ.js')
-rw-r--r-- | apps/encryption/l10n/cs_CZ.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/cs_CZ.js b/apps/encryption/l10n/cs_CZ.js index e057af58e94..757d775d707 100644 --- a/apps/encryption/l10n/cs_CZ.js +++ b/apps/encryption/l10n/cs_CZ.js @@ -25,6 +25,8 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Chybný soukromý klíč pro šifrovací aplikaci. Aktualizujte prosím heslo svého soukromého klíče ve vašem osobním nastavení, abyste znovu získali přístup k vašim zašifrovaným souborům.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale vaše klíče nejsou inicializované. Prosím odhlaste se a znovu přihlaste", "Encryption App is enabled and ready" : "Aplikace šifrování je již povolena", + "Bad Signature" : "Špatný podpis", + "Missing Signature" : "Chybějící podpis", "one-time password for server-side-encryption" : "jednorázové heslo pro šifrování na straně serveru", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Soubor nelze načíst, pravděpodobně se jedná o sdílený soubor. Požádejte prosím vlastníka souboru, aby vám jej znovu sdílel.", |