diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 62742d66fe7..377a9fe368d 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -97,6 +97,13 @@ OC.L10N.register( "Show all contacts …" : "顯示所有聯絡人…", "Loading your contacts …" : "載入聯絡人…", "Looking for {term} …" : "搜尋 {term} …", + "We have send a password reset e-mail to the e-mail address known to us for this account. 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." : "我們已將重設密碼的信件寄到這個帳號所對應的信箱。如果你在合理的時間內沒有收到,請至垃圾郵件中檢查,如果還是沒有,請聯絡管理員。", + "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/>您確定要繼續嗎?", + "I know what I'm doing" : "我知道我在幹嘛", + "Password can not be changed. Please contact your administrator." : "無法變更密碼,請聯絡您的系統管理員", + "Reset password" : "重設密碼", + "Sending email …" : "傳送 email…", + "Logging in …" : "載入中…", "New in" : "新加入", "View changelog" : "檢視版本更動紀錄", "No action available" : "沒有可用的動作", @@ -190,13 +197,6 @@ OC.L10N.register( "Settings" : "設定", "Connection to server lost" : "伺服器連線中斷", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面出錯,%n 秒後重新整理"], - "Logging in …" : "載入中…", - "We have send a password reset e-mail to the e-mail address known to us for this account. 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." : "我們已將重設密碼的信件寄到這個帳號所對應的信箱。如果你在合理的時間內沒有收到,請至垃圾郵件中檢查,如果還是沒有,請聯絡管理員。", - "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/>您確定要繼續嗎?", - "I know what I'm doing" : "我知道我在幹嘛", - "Password can not be changed. Please contact your administrator." : "無法變更密碼,請聯絡您的系統管理員", - "Reset password" : "重設密碼", - "Sending email …" : "傳送 email…", "Very weak password" : "密碼強度非常弱", "Weak password" : "密碼強度弱", "So-so password" : "密碼強度普通", |