From 3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 1 May 2018 11:07:56 -0300 Subject: translations PR 20180430 (#8696) --- i18n/zh-TW.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'i18n/zh-TW.json') 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 @@ -2434,6 +2434,10 @@ "id": "api.team.permanent_delete_team.deleted.warn", "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": "此使用者似乎不屬於此團隊。" @@ -2490,6 +2494,10 @@ "id": "api.team.signup_team.email_disabled.app_error", "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": "指定的使用者不是指定團隊的成員。" @@ -4690,6 +4698,10 @@ "id": "model.channel_member_history.is_valid.user_id.app_error", "translation": "無效的使用者 ID" }, + { + "id": "model.client.command.parse.app_error", + "translation": "無法解析流入的資料" + }, { "id": "model.client.connecting.app_error", "translation": "連接伺服器時遇到錯誤" @@ -5770,10 +5782,6 @@ "id": "store.sql.closing.info", "translation": "正在關閉 SqlStore" }, - { - "id": "store.sql.column_exists.critical", - "translation": "檢查欄位是否存在失敗 %v" - }, { "id": "store.sql.column_exists_missing_driver.critical", "translation": "因為找不到驅動,檢查欄位是否存在失敗" @@ -5862,10 +5870,6 @@ "id": "store.sql.table_column_type.critical", "translation": "取得資料類型失敗,欄位 %s 資料表 %s : %v" }, - { - "id": "store.sql.table_exists.critical", - "translation": "檢查資料表是否存在失敗 %v" - }, { "id": "store.sql.too_short_ciphertext", "translation": "密文太短" -- cgit v1.2.3-1-g7c22