From 71b658c6564ec60241a0fd481934b15b30285415 Mon Sep 17 00:00:00 2001 From: TING Date: Mon, 23 Jan 2023 15:20:38 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 73.8% (1800 of 2439 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 73.7% (1799 of 2439 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 73.6% (1797 of 2439 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hant/ --- i18n/zh-TW.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index caedf2787b..780ee87973 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -7330,5 +7330,41 @@ { "id": "api.admin.saml.failure_reset_authdata_to_email.app_error", "translation": "無法寄出重設AuthData欄位失敗的電子郵件。" + }, + { + "id": "api.command_remote.fetch_status.error", + "translation": "無法取得安全連線: {{.Error}}" + }, + { + "id": "api.command_remote.encrypt_invitation.error", + "translation": "無法加密邀請: {{.Error}}" + }, + { + "id": "api.command_remote.displayname.hint", + "translation": "安全連線的顯示名稱" + }, + { + "id": "api.command_remote.displayname.help", + "translation": "安全連線顯示名稱" + }, + { + "id": "api.command_remote.decode_invitation.error", + "translation": "無法解析邀請碼: {{.Error}}" + }, + { + "id": "api.command_remote.cluster_removed", + "translation": "安全連線 {{.RemoteId}} {{.Result}}。" + }, + { + "id": "api.command_remote.incorrect_password.error", + "translation": "無法解密邀請。密碼錯誤或邀請損毀: {{.Error}}" + }, + { + "id": "api.command_remote.hint", + "translation": "[動作]" + }, + { + "id": "api.command_remote.invitation.help", + "translation": "來自安全連線的邀請" } ]