diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 036112887e3..6c390867f9d 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -207,7 +207,7 @@ OC.L10N.register( "Pending" : "擱置中", "Copy to {folder}" : "複製到 {folder}", "Move to {folder}" : "移動到 {folder}", - "Saving..." : "儲存中...", + "Saving …" : "儲存中 ...", "Authentication required" : "必須驗證", "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", "Confirm" : "確認", @@ -340,6 +340,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "由於您尚未設定電子郵件地址,導致系統無法傳送重設密碼資訊,請聯絡管理員。", "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", + "Saving..." : "儲存中...", "Dismiss" : "知道了", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "重設密碼的連結已經 email 至你的信箱,如果你在一段時間內沒收到,請檢查垃圾郵件資料夾,如果還是找不到,請聯絡系統管理員。", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "由於您已啟用檔案加密,重設密碼後,您的資料將無法解密。<br/>若您不確定繼續與否,請與管理員聯繫。<br/>確定要繼續嗎?", |