diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
commit | fcfd530d2e553c0975fa425a6b7ae71d25d1ded2 (patch) | |
tree | 9e1c85f7daaa712a2d4d26b80aed3e3de05c6ad8 /apps/encryption/l10n/zh_TW.js | |
parent | 57787f23e835327e9c7f70bccca81c54c6657090 (diff) | |
download | nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.tar.gz nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/zh_TW.js')
-rw-r--r-- | apps/encryption/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/zh_TW.js b/apps/encryption/l10n/zh_TW.js index 97f4392587d..7909f74e41f 100644 --- a/apps/encryption/l10n/zh_TW.js +++ b/apps/encryption/l10n/zh_TW.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" : "啟用此功能以加密所有主要儲存空間的檔案,否則僅有外部儲存空間的檔案會被加密。", "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." : "還原金鑰是用於加密檔案的額外加密金鑰。其用於忘記密碼時從帳號還原檔案。", "Recovery key password" : "還原金鑰密碼", "Repeat recovery key password" : "再輸入還原金鑰密碼一次", "Change recovery key password:" : "變更還原金鑰密碼:", |