diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:45 +0000 |
commit | 7fca7ff774bdb660bfc88740e093c6844a84cfe1 (patch) | |
tree | 9cdb828e36e10d1a0d167c5eb3e30c36c3201ef5 /apps/encryption | |
parent | 10989fc367dfec3b9a3d4f3912a1fa0d6769f6d1 (diff) | |
download | nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.tar.gz nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.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/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/encryption/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/zh_HK.js b/apps/encryption/l10n/zh_HK.js index 477457bc5bf..a2d79030f1f 100644 --- a/apps/encryption/l10n/zh_HK.js +++ b/apps/encryption/l10n/zh_HK.js @@ -42,7 +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" : "請啟用這個功能以用來加密主要儲存空間的檔案,否則只有再外部儲存的檔案會加密", "Enable 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" : "還原密鑰密碼", "Repeat recovery key password" : "再輸入還原密鑰密碼一次", "Change recovery key password:" : "更新還原密鑰密碼:", diff --git a/apps/encryption/l10n/zh_HK.json b/apps/encryption/l10n/zh_HK.json index 261d0e2665d..e512c7a4591 100644 --- a/apps/encryption/l10n/zh_HK.json +++ b/apps/encryption/l10n/zh_HK.json @@ -40,7 +40,7 @@ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "請啟用這個功能以用來加密主要儲存空間的檔案,否則只有再外部儲存的檔案會加密", "Enable 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" : "還原密鑰密碼", "Repeat recovery key password" : "再輸入還原密鑰密碼一次", "Change recovery key password:" : "更新還原密鑰密碼:", |