summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:09 +0000
commit88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68 (patch)
treefaf116efcd62fa3281173628555e8d84cf267e19 /apps/encryption/l10n
parent533dec0df0b3bcd2dd019424cb59744f68bae4c6 (diff)
downloadnextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.tar.gz
nextcloud-server-88c5e1ae6a2e936c6069ef57a735f1d0afcd6b68.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n')
-rw-r--r--apps/encryption/l10n/en_GB.js1
-rw-r--r--apps/encryption/l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js
index 9f5d5077a77..23d4044d322 100644
--- a/apps/encryption/l10n/en_GB.js
+++ b/apps/encryption/l10n/en_GB.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
"Enable recovery key" : "Enable recovery key",
"Disable recovery key" : "Disable recovery key",
+ "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
"Recovery key password" : "Recovery key password",
"Repeat recovery key password" : "Repeat recovery key password",
"Change recovery key password:" : "Change recovery key password:",
diff --git a/apps/encryption/l10n/en_GB.json b/apps/encryption/l10n/en_GB.json
index eb4f0b07f03..3fdb2552478 100644
--- a/apps/encryption/l10n/en_GB.json
+++ b/apps/encryption/l10n/en_GB.json
@@ -40,6 +40,7 @@
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
"Enable recovery key" : "Enable recovery key",
"Disable recovery key" : "Disable recovery key",
+ "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
"Recovery key password" : "Recovery key password",
"Repeat recovery key password" : "Repeat recovery key password",
"Change recovery key password:" : "Change recovery key password:",