diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /apps/encryption | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/cs.js b/apps/encryption/l10n/cs.js index d46b125fc9c..56fe0e0bfe5 100644 --- a/apps/encryption/l10n/cs.js +++ b/apps/encryption/l10n/cs.js @@ -29,6 +29,7 @@ OC.L10N.register( "Missing Signature" : "Chybějící podpis", "one-time password for server-side-encryption" : "jednorázové heslo pro šifrování na straně serveru", "Encryption password" : "Šifrovací heslo", + "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“.", "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", diff --git a/apps/encryption/l10n/cs.json b/apps/encryption/l10n/cs.json index 20b1a662ae1..344ed92009f 100644 --- a/apps/encryption/l10n/cs.json +++ b/apps/encryption/l10n/cs.json @@ -27,6 +27,7 @@ "Missing Signature" : "Chybějící podpis", "one-time password for server-side-encryption" : "jednorázové heslo pro šifrování na straně serveru", "Encryption password" : "Šifrovací heslo", + "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“.", "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", |