diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-26 02:15:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-26 02:15:57 +0000 |
commit | 123c4aa4e01583d9d3f8db6d46fc28f2a6fb76b8 (patch) | |
tree | 9a11dcc553a17433f38cbb704f912b46d527825a /apps/encryption | |
parent | a9fb5676210d2f7f45612f6b755badef78915e89 (diff) | |
download | nextcloud-server-123c4aa4e01583d9d3f8db6d46fc28f2a6fb76b8.tar.gz nextcloud-server-123c4aa4e01583d9d3f8db6d46fc28f2a6fb76b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/cs.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/cs.js b/apps/encryption/l10n/cs.js index 893b2bb80bc..b3ef2ba46c0 100644 --- a/apps/encryption/l10n/cs.js +++ b/apps/encryption/l10n/cs.js @@ -43,7 +43,7 @@ OC.L10N.register( "Enable recovery key" : "Povolit záchranný klíč", "Disable recovery key" : "Vypnout záchranný klíč", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Záchranný klíč je dodatečný šifrovací klíč použitý pro\nšifrování souborů. S jeho pomocí lze obnovit soubory uživatele při zapomenutí hesla.", - "Recovery key password" : "Heslo klíče pro obnovu", + "Recovery key password" : "Heslo ke klíči pro obnovu", "Repeat recovery key password" : "Zopakovat heslo záchranného klíče", "Change recovery key password:" : "Změna hesla klíče pro obnovu:", "Old recovery key password" : "Staré heslo záchranného klíče", diff --git a/apps/encryption/l10n/cs.json b/apps/encryption/l10n/cs.json index 5e142873100..039ef6428d4 100644 --- a/apps/encryption/l10n/cs.json +++ b/apps/encryption/l10n/cs.json @@ -41,7 +41,7 @@ "Enable recovery key" : "Povolit záchranný klíč", "Disable recovery key" : "Vypnout záchranný klíč", "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "Záchranný klíč je dodatečný šifrovací klíč použitý pro\nšifrování souborů. S jeho pomocí lze obnovit soubory uživatele při zapomenutí hesla.", - "Recovery key password" : "Heslo klíče pro obnovu", + "Recovery key password" : "Heslo ke klíči pro obnovu", "Repeat recovery key password" : "Zopakovat heslo záchranného klíče", "Change recovery key password:" : "Změna hesla klíče pro obnovu:", "Old recovery key password" : "Staré heslo záchranného klíče", |