diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-22 02:23:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-22 02:23:45 +0000 |
commit | ae19cb168f9d3c45964ed50d868258798edb3f55 (patch) | |
tree | 2e8043e512b40042411f77f8a4f1525aff904033 /apps/encryption/l10n/zh_HK.js | |
parent | 9e9b014e3169fd7f34ecf45dc5a379309d0843af (diff) | |
download | nextcloud-server-ae19cb168f9d3c45964ed50d868258798edb3f55.tar.gz nextcloud-server-ae19cb168f9d3c45964ed50d868258798edb3f55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/zh_HK.js')
-rw-r--r-- | apps/encryption/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/zh_HK.js b/apps/encryption/l10n/zh_HK.js index 066804a220f..94ace45465c 100644 --- a/apps/encryption/l10n/zh_HK.js +++ b/apps/encryption/l10n/zh_HK.js @@ -45,14 +45,14 @@ OC.L10N.register( "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." : "加密密鑰是另一種加密檔案方式,當用戶忘記密碼時,可以用還原密鑰來還原檔案", "Recovery key password" : "還原密鑰密碼", "Repeat recovery key password" : "再輸入還原密鑰密碼一次", - "Change recovery key password:" : "更新還原密鑰密碼:", + "Change recovery key password:" : "更新還原密鑰密碼:", "Old recovery key password" : "舊的還原密鑰密碼", "New recovery key password" : "新的還原密鑰密碼", "Repeat new recovery key password" : "再輸入新的還原密鑰密碼一次", "Change Password" : "變更密碼", "Basic encryption module" : "基本加密模組", "Your private key password no longer matches your log-in password." : "您的私人密鑰密碼不符合您的登入密碼", - "Set your old private key password to your current log-in password:" : "設定您的舊私人密鑰密碼到您現在的登入密碼:", + "Set your old private key password to your current log-in password:" : "設定您的舊私人密鑰密碼到您現在的登入密碼:", " If you don't remember your old password you can ask your administrator to recover your files." : "如果您忘記舊密碼,可以請求管理員協助取回檔案。", "Old log-in password" : "舊登入密碼", "Current log-in password" : "目前的登入密碼", |