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.json20
1 files changed, 12 insertions, 8 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index c9734fe48..8b32404a1 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -2435,6 +2435,10 @@
"translation": "已永久刪除團隊 %v id=%v"
},
{
+ "id": "api.team.remove_team_icon.get_team.app_error",
+ "translation": "An error occurred getting the team"
+ },
+ {
"id": "api.team.remove_user_from_team.missing.app_error",
"translation": "此使用者似乎不屬於此團隊。"
},
@@ -2491,6 +2495,10 @@
"translation": "使用電子郵件註冊團隊已被停用。"
},
{
+ "id": "api.team.team_icon.update.app_error",
+ "translation": "An error occurred updating the team icon"
+ },
+ {
"id": "api.team.update_member_roles.not_a_member",
"translation": "指定的使用者不是指定團隊的成員。"
},
@@ -4691,6 +4699,10 @@
"translation": "無效的使用者 ID"
},
{
+ "id": "model.client.command.parse.app_error",
+ "translation": "無法解析流入的資料"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "連接伺服器時遇到錯誤"
},
@@ -5771,10 +5783,6 @@
"translation": "正在關閉 SqlStore"
},
{
- "id": "store.sql.column_exists.critical",
- "translation": "檢查欄位是否存在失敗 %v"
- },
- {
"id": "store.sql.column_exists_missing_driver.critical",
"translation": "因為找不到驅動,檢查欄位是否存在失敗"
},
@@ -5863,10 +5871,6 @@
"translation": "取得資料類型失敗,欄位 %s 資料表 %s : %v"
},
{
- "id": "store.sql.table_exists.critical",
- "translation": "檢查資料表是否存在失敗 %v"
- },
- {
"id": "store.sql.too_short_ciphertext",
"translation": "密文太短"
},