summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh-TW.json')
-rw-r--r--i18n/zh-TW.json26
1 files changed, 25 insertions, 1 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 292b05879..b9edc5edf 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -1369,6 +1369,10 @@
"translation": "無法上傳檔案。無法解析標頭。"
},
{
+ "id": "api.file.upload_file.incorrect_number_of_files.app_error",
+ "translation": "Unable to upload files. Incorrect number of files specified."
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "無法上傳超過最大尺寸的檔案:{{.Filename}}"
},
@@ -1815,6 +1819,10 @@
"translation": "在直接傳訊中已上傳一個或更多檔案"
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
+ "translation": "已上傳一個或更多檔案"
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " 於 "
},
@@ -3648,7 +3656,7 @@
},
{
"id": "app.plugin.disabled.app_error",
- "translation": "模組已被停用。"
+ "translation": "Plugins have been disabled. Please check your logs for details."
},
{
"id": "app.plugin.extract.app_error",
@@ -4183,6 +4191,18 @@
"translation": "找不到使用者,AD/LDAP 伺服器:"
},
{
+ "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
+ "translation": "Email already used by another SAML user."
+ },
+ {
+ "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
+ "translation": "User not found in the users file."
+ },
+ {
+ "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
+ "translation": "Username already used by another Mattermost user."
+ },
+ {
"id": "ent.saml.attribute.app_error",
"translation": "由於不正確的屬性,SAML 登入失敗。請聯繫系統管理員。"
},
@@ -5027,6 +5047,10 @@
"translation": "網頁伺服器連線安全的值不正確。"
},
{
+ "id": "model.config.is_valid.websocket_url.app_error",
+ "translation": "WebRTC 閘道 Websocket 網址必須是以 ws:// 或 wss:// 起始的有效網址。"
+ },
+ {
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "寫入逾時的值不正確。"
},