diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-17 00:25:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-17 00:25:41 +0000 |
commit | 31f07f31926a061268c28055dbde74f9dc058b6d (patch) | |
tree | a66de1768c6f7e1bccd89229873db117f8dc8c32 /apps/encryption/l10n/cs.js | |
parent | e2cf51a8f70696015f802387e29a30e85be52f70 (diff) | |
download | nextcloud-server-31f07f31926a061268c28055dbde74f9dc058b6d.tar.gz nextcloud-server-31f07f31926a061268c28055dbde74f9dc058b6d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/cs.js')
-rw-r--r-- | apps/encryption/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/cs.js b/apps/encryption/l10n/cs.js index f20b7f27923..b8e6e2a1147 100644 --- a/apps/encryption/l10n/cs.js +++ b/apps/encryption/l10n/cs.js @@ -31,6 +31,7 @@ OC.L10N.register( "Encryption password" : "Šifrovací heslo", "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Správce zapnul šifrování na straně serveru. Vaše soubory byly zašifrovány pomocí hesla <strong>%s</strong>.", "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Správce zapnul šifrování na straně serveru. Vaše soubory byly zašifrovány pomocí hesla „%s“.", + "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Přihlaste se do webového rozhraní, jděte do osobních nastavení, sekce „Zabezpečení“ a zaktualizujte své šifrovací heslo zadáním tohoto hesla do kolonky „Původní přihlašovací heslo“ a pak jako nové nastavte to heslo, kterým se nyní přihlašujete do Nexcloud.", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tento soubor se nedaří rozšifrovat – pravděpodobně se jedná o nasdílený soubor. Požádejte jeho vlastníka, aby vám ho znovu nasdílel.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Z tohoto souboru se nedaří číst – pravděpodobně se jedná o nasdílený soubor. Požádejte jeho vlastníka, aby vám ho znovu nasdílel.", "Default encryption module" : "Výchozí šifrovací modul", |