diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 70de8598679..40bd1fd4ba1 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -281,7 +281,6 @@ OC.L10N.register( "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", - "Previous" : "上一個", "Internal Server Error" : "內部伺服器錯誤", "The server was unable to complete your request." : "伺服器無法完成你的請求。", "If this happens again, please send the technical details below to the server administrator." : "如果此問題重複發生,請寄送技術資訊給管理員。", @@ -341,6 +340,7 @@ OC.L10N.register( "Account connected" : "已連結帳號", "Your client should now be connected!" : "客戶端應該已完成連線", "You can close this window." : "可以關閉此視窗", + "Previous" : "上一個", "This share is password-protected" : "此分享受密碼保護", "The password is wrong or expired. Please try again or request a new one." : "密碼錯誤或過期。請重試或重新申請。", "Please type in your email address to request a temporary password" : "請輸入您的電子郵件地址以申請臨時密碼", |