diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 0af10c399f2..5c9ac6f058c 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -33,6 +33,12 @@ "No crop data provided" : "未設定剪裁", "No valid crop data provided" : "未提供有效的剪裁設定", "Crop is not square" : "剪裁設定不是正方形", + "Couldn't reset password because the token is invalid" : "無法重設密碼因為 token 無效", + "Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期", + "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員。", + "%s password reset" : "%s 密碼重設", + "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員", "Sunday" : "週日", "Monday" : "週一", "Tuesday" : "週二", @@ -82,7 +88,6 @@ "Settings" : "設定", "Saving..." : "儲存中...", "seconds ago" : "幾秒前", - "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員", "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. If you haven't enabled the recovery key, 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" : "我知道我在幹嘛", @@ -167,9 +172,9 @@ "Share with users, groups or remote users …" : "與用戶,群組或是遠端使用者分享 ...", "Warning" : "警告", "Error while sending notification" : "發送通知錯誤", + "Delete" : "刪除", "The object type is not specified." : "未指定物件類型", "Enter new" : "輸入新的", - "Delete" : "刪除", "Add" : "增加", "Edit tags" : "編輯標籤", "Error loading dialog template: {error}" : "載入對話樣板出錯:{error}", @@ -188,15 +193,6 @@ "The update was unsuccessful. " : "更新失敗", "The update was successful. There were warnings." : "更新成功,有警告訊息", "The update was successful. Redirecting you to ownCloud now." : "升級成功,正將您重新導向至 ownCloud 。", - "Couldn't reset password because the token is invalid" : "無法重設密碼因為 token 無效", - "Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期", - "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員。", - "%s password reset" : "%s 密碼重設", - "Use the following link to reset your password: {link}" : "請至以下連結重設您的密碼: {link}", - "New password" : "新密碼", - "New Password" : "新密碼", - "Reset password" : "重設密碼", "Searching other places" : "搜尋其他位置", "No search results in other folders" : "在其他資料夾中沒有找到", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"], @@ -269,6 +265,10 @@ "Wrong password." : "密碼錯誤", "Stay logged in" : "保持登入狀態", "Alternative Logins" : "其他登入方法", + "Use the following link to reset your password: {link}" : "請至以下連結重設您的密碼: {link}", + "New password" : "新密碼", + "New Password" : "新密碼", + "Reset password" : "重設密碼", "This ownCloud instance is currently in single user mode." : "這個 ownCloud 伺服器目前運作於單一使用者模式", "This means only administrators can use the instance." : "這表示只有系統管理員能夠使用", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", |