aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index b368823f9e1..6eae225d12e 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -39,10 +39,11 @@ OC.L10N.register(
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請忽略這封信件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請忽略這封信件。",
"Reset your password" : "重設密碼",
- "Requested task type does not exist" : "請求的任務類型不存在",
- "Necessary language model provider is not available" : "無必要的語言模型提供者",
"Task not found" : "找不到任務",
"Internal error" : "內部錯誤",
+ "Not found" : "找不到",
+ "Requested task type does not exist" : "請求的任務類型不存在",
+ "Necessary language model provider is not available" : "無必要的語言模型提供者",
"No text to image provider is available" : "沒有可用的文字轉影像提供者",
"Image not found" : "找不到影像",
"No translation provider available" : "沒有可用的翻譯提供者",
@@ -117,8 +118,7 @@ OC.L10N.register(
"Wrong login or password." : "錯誤的帳號或密碼。",
"This account is disabled" : "此帳號已停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。",
- "Login with username or email" : "以使用者名稱或電子郵件登入",
- "Login with username" : "以使用者名稱登入",
+ "Account name or email" : "帳號名稱或電子郵件",
"Log in with a device" : "使用免密碼裝置登入",
"Login or email" : "帳號或電子郵件",
"Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。",
@@ -190,7 +190,6 @@ OC.L10N.register(
"This year" : "今年",
"Last year" : "去年",
"Search people" : "搜尋夥伴",
- "Not found" : "找不到",
"People" : "人物",
"Filter in current view" : "目前檢視裡的篩選條件",
"Search in" : "搜尋",
@@ -425,7 +424,6 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "目前 HTTP 的 \"{header}\" 標頭設定並不是 \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" 或 \"{val5}\",這將會洩漏一些訊息。{linkstart}請參考 W3C 建議文件 ↗{linkend}。",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "HTTP \"Strict-Transport-Security\" 標頭並未被設定持續至少{seconds}秒。為了提高安全性,我們在{linkstart}安全建議 ↗{linkend}中有詳述並建議啟用 HSTS。",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "您正在透過不安全的 HTTP 存取網站,強烈建議您設定您的伺服器啟用 HTTPS,更多資訊請查閱{linkstart}安全建議 ↗{linkend}。若不將伺服器設定為以 HTTPS 運作,部份重要的網站功能,如「複製到剪貼簿」或「Service Worker」將無法運作!",
- "Account name or email" : "帳號名稱或電子郵件",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"Username or email" : "使用者名稱或電子郵件",
@@ -465,6 +463,8 @@ OC.L10N.register(
"App token" : "應用程式權杖",
"Alternative log in using app token" : "使用應用程式權杖來登入",
"Please use the command line updater because you have a big instance with more than 50 users." : "因為您有超過 50 名使用者,服務規模較大,請透過命令列介面更新。",
+ "Login with username or email" : "以使用者名稱或電子郵件登入",
+ "Login with username" : "以使用者名稱登入",
"Apps and Settings" : "應用程式與設定"
},
"nplurals=1; plural=0;");