From fece6ede01252557bc91f0d3e4bcc708d644aedf Mon Sep 17 00:00:00 2001 From: TING Date: Mon, 29 Aug 2022 14:59:54 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 75.4% (1790 of 2374 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 76.3% (1788 of 2343 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 76.3% (1785 of 2339 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 76.2% (1784 of 2340 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hant/ --- i18n/zh-TW.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index 12f3490ee2..a24b40c159 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -7258,5 +7258,49 @@ { "id": "api.team.add_team_member.invalid_body.app_error", "translation": "無法解析要求本文。" + }, + { + "id": "brand.save_brand_image.check_image_limits.app_error", + "translation": "圖片大小超過上限,圖片解析度過高。" + }, + { + "id": "api.back_to_app", + "translation": "返回至 {{.SiteName}}" + }, + { + "id": "Channels", + "translation": "頻道" + }, + { + "id": "api.cloud.app_error", + "translation": "雲端 API 請求時發生內部錯誤。" + }, + { + "id": "api.channel.patch_channel_moderations.cache_invalidation.error", + "translation": "錯誤 無效快取" + }, + { + "id": "api.cloud.subscription.update_error", + "translation": "從 Webhook 更新訂閱時發生錯誤。" + }, + { + "id": "api.cloud.request_error", + "translation": "CWS 處理請求錯誤。" + }, + { + "id": "api.cloud.notify_admin_to_upgrade_error.already_notified", + "translation": "已通知管理者" + }, + { + "id": "api.cloud.license_error", + "translation": "您的授權不支援雲端請求。" + }, + { + "id": "api.cloud.teams_limit_reached.restore", + "translation": "無法恢復團隊,已達到團隊數量上限" + }, + { + "id": "api.cloud.teams_limit_reached.create", + "translation": "無法建立團隊,已達到團隊數量上限" } ]