diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 5c70bc72e60..ba2acefc783 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -129,14 +129,14 @@ OC.L10N.register( "Searching other places" : "搜尋其他位置", "No search results in other folders for {tag}{filter}{endtag}" : "{tag}{filter}{endtag} 在其他資料夾中沒有比對結果", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"], + "Log in" : "登入", + "Logging in …" : "正在登入…", "Server side authentication failed!" : "伺服器端認證失敗!", "Please contact your administrator." : "請聯絡系統管理員", "An internal error occurred." : "發生內部錯誤", "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Username or email" : "使用者名稱 或 電子郵件", "Password" : "密碼", - "Log in" : "登入", - "Logging in …" : "正在登入…", "Wrong username or password." : "錯誤的使用者名稱 或 密碼", "User disabled" : "使用者已遭停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。", @@ -163,6 +163,7 @@ OC.L10N.register( "Keep your colleagues and friends in one place without leaking their private info." : "將您的同事和朋友的聯繫整合在一處,且不洩漏他們的個人資訊", "Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合", "Forgot password?" : "忘記密碼?", + "Back" : "返回", "Settings" : "設定", "Could not load your contacts" : "無法載入您的聯絡人", "Search contacts …" : "搜尋聯絡人…", |