summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-21 11:35:36 -0300
committerGitHub <noreply@github.com>2017-12-21 11:35:36 -0300
commit522f21e69876477de486ed575417df507d7b07b0 (patch)
tree4d1369a03b3ec2e5b2bc2609f56d76801adf1348 /i18n/zh-TW.json
parente561f727c8fd1371cf7c1265947f9a952317e014 (diff)
downloadchat-522f21e69876477de486ed575417df507d7b07b0.tar.gz
chat-522f21e69876477de486ed575417df507d7b07b0.tar.bz2
chat-522f21e69876477de486ed575417df507d7b07b0.zip
translations PR 20171218 (#7983)
Diffstat (limited to 'i18n/zh-TW.json')
-rw-r--r--i18n/zh-TW.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 19a77d46c..927ef6ffd 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -2287,6 +2287,10 @@
"translation": "電子郵件地址必須來自一個指定的網域 (例如 @example.com)。請洽詢系統管理員了解詳情。"
},
{
+ "id": "api.team.join_team.post_and_forget",
+ "translation": "%v 已加入團隊。"
+ },
+ {
"id": "api.team.leave.left",
"translation": "%v 已離開團隊。 "
},
@@ -5095,6 +5099,14 @@
"translation": "無效的觸發關鍵字"
},
{
+ "id": "model.plugin_command.error.app_error",
+ "translation": "執行此指令時發生錯誤。"
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 "
+ },
+ {
"id": "model.plugin_key_value.is_valid.key.app_error",
"translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 "
},
@@ -5103,6 +5115,10 @@
"translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。"
},
{
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。"
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "無效的頻道 id"
},