diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 75747d10e48..ba92ec42a95 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -13,6 +13,8 @@ "No valid crop data provided" : "未提供有效的剪裁設定", "Crop is not square" : "剪裁設定不是正方形", "State token does not match" : "狀態 token 不匹配", + "Could not complete login" : "無法完成登入", + "Your login token is invalid or has expired" : "您的登入 token 無效或是已經過期", "Password reset is disabled" : "密碼重設已停用", "Couldn't reset password because the token is invalid" : "無法重設密碼因為 token 無效", "Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期", @@ -57,6 +59,7 @@ "Password" : "密碼", "Failed to authenticate, try again" : "認證失敗,請再試一次", "seconds ago" : "幾秒前", + "Link to a {label}" : "連結到 {label}", "New in" : "新加入", "View changelog" : "檢視版本更動紀錄", "Could not load your contacts" : "無法載入您的聯絡人", @@ -126,6 +129,7 @@ "Access control" : "存取控制", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} 分享了連結", "Share details could not be loaded for this item." : "無法載入分享細節", + "Search globally" : "全域搜尋", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["至少需要 {count} 字才能自動完成"], "This list is maybe truncated - please refine your search term to see more results." : "這個列表可能不完全 - 請使用更好的關鍵字以找到更多結果", "No users or groups found for {search}" : "沒有群組或使用者符合 {search}", @@ -305,7 +309,6 @@ "Please try again or contact your administrator." : "請重試或聯絡系統管理員", "Username or email" : "用戶名或 email", "Log in" : "登入", - "Wrong 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秒。", "Forgot password?" : "忘記密碼?", @@ -317,6 +320,8 @@ "Alternative log in using app token" : "使用應用程式 token 來登入", "Account access" : "帳戶存取", "You are about to grant %1$s access to your %2$s account." : "您將授權「%1$s」存取您的 %2$s 帳戶", + "Account connected" : "帳戶已連結", + "Your client should now be connected! You can close this window." : "您的客戶端應該已經完成連結,您可以關閉這個視窗", "New password" : "新密碼", "New Password" : "新密碼", "This share is password-protected" : "此分享受密碼保護", @@ -374,6 +379,7 @@ "Share with other people by entering a user or group or an email address." : "透過輸入使用者、群組名稱或email來分享給其他人。", "The specified document has not been found on the server." : "該文件不存在於伺服器上", "You can click here to return to %s." : "點這裡以回到 %s", + "Wrong password." : "密碼錯誤", "Stay logged in" : "保持登入狀態", "Back to log in" : "回到登入頁面", "Alternative Logins" : "其他登入方法", |