diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
commit | 37a871127b750d0f633cdfb7713b0582dfdf2d6a (patch) | |
tree | 534a7c6e6fd5d443f086415607899ebc92738e30 /apps/encryption/l10n/zh_TW.js | |
parent | 4dd2ad7f4abc66f40c93f8f974737138ba187f46 (diff) | |
download | nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.tar.gz nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.zip |
[tx-robot] updated from transifex
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 b7860cbb30b..7701a67e2c9 100644 --- a/apps/encryption/l10n/zh_TW.js +++ b/apps/encryption/l10n/zh_TW.js @@ -7,6 +7,7 @@ OC.L10N.register( "Could not disable recovery key. Please check your recovery key password!" : "無法停用還原金鑰。請檢查您的還原金鑰密碼!", "Password successfully changed." : "成功變更密碼。", "Could not change the password. Maybe the old password was not correct." : "無法變更密碼,或許是輸入的舊密碼不正確。", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "無效的檔案加密私鑰,請在個人設定中更新您的私鑰密語以存取加密的檔案。", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "檔案加密已啓用,但是您的金鑰尚未初始化,請重新登入一次", "Enable recovery key (allow to recover users files in case of password loss):" : "啟用還原金鑰 (因忘記密碼仍允許還原使用者檔案):", "Recovery key password" : "還原金鑰密碼", |