From 18a1599e929a41d2fe07f3962bdd2ab60dfca67c Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 20 Feb 2018 10:43:01 -0300 Subject: translations PR 20180220 (#8334) --- i18n/zh-TW.json | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 deletions(-) (limited to 'i18n/zh-TW.json') diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index eccb6138f..292b05879 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -131,10 +131,6 @@ "id": "api.admin.upload_brand_image.too_large.app_error", "translation": "無法上傳檔案。檔案過大。" }, - { - "id": "api.api.init.parsing_templates.debug", - "translation": "解析伺服器樣版:%v" - }, { "id": "api.api.init.parsing_templates.error", "translation": "解析伺服器樣板 %v 失敗" @@ -2302,6 +2298,14 @@ "id": "api.team.leave.left", "translation": "%v 已離開團隊。 " }, + { + "id": "api.team.move_channel.post.error", + "translation": "發送頻道用途訊息失敗" + }, + { + "id": "api.team.move_channel.success", + "translation": "This channel has been moved to this team from %v." + }, { "id": "api.team.permanent_delete_team.attempting.warn", "translation": "正在嘗試永久刪除團隊 %v id=%v" @@ -3066,6 +3070,10 @@ "id": "api.webhook.incoming.debug.error", "translation": "無法讀取傳入的 Webhook 的內容。" }, + { + "id": "api.webhook.incoming.error", + "translation": "Could not decode the multipart payload of incoming webhook." + }, { "id": "api.webhook.init.debug", "translation": "正在初始化 Webhook API 路徑" @@ -4874,6 +4882,10 @@ "id": "model.config.is_valid.message_export.export_from.app_error", "translation": "匯出訊息工作 ExportFromTimestamp 設定必須為時間戳記 (以 Unix Epoch 以來的秒數表示)。只有在此時間戳記之後發送的訊息會被匯出。" }, + { + "id": "model.config.is_valid.message_export.export_type.app_error", + "translation": "Message export job ExportFormat must be one of either 'actiance' or 'globalrelay'" + }, { "id": "model.config.is_valid.message_export.file_location.app_error", "translation": "匯出訊息工作 FileLocation 設定必須為可寫入的目錄,匯出資料將寫入此處" @@ -4882,6 +4894,10 @@ "id": "model.config.is_valid.message_export.file_location.relative", "translation": "匯出訊息工作 FileLocation 設定必須為 FileSettings.Directory 的子目錄" }, + { + "id": "model.config.is_valid.message_export.global_relay_email_address.app_error", + "translation": "Message export job GlobalRelayEmailAddress must be set to a valid email address" + }, { "id": "model.config.is_valid.password_length.app_error", "translation": "密碼最小長度必須是一個整數且大於或等於{{.MinLength}}同時小於或等於{{.MaxLength}}。" @@ -7094,6 +7110,10 @@ "id": "utils.mail.new_client.open.error", "translation": "開啟對 SMTP 伺服器 %v 的連線時失敗" }, + { + "id": "utils.mail.sendMail.attachments.write_error", + "translation": "Failed to write attachment to email" + }, { "id": "utils.mail.send_mail.close.app_error", "translation": "關閉對 SMTP 伺服器的連線失敗" @@ -7162,10 +7182,6 @@ "id": "web.create_dir.error", "translation": "建立目錄監控 %v 失敗" }, - { - "id": "web.dir_fail.error", - "translation": "建立目錄監控 %v 失敗" - }, { "id": "web.do_load_channel.error", "translation": "取得使用者 id=%v 資訊時遇到錯誤,強制登出" @@ -7270,18 +7286,10 @@ "id": "web.parsing_templates.debug", "translation": "於 %v 解析樣板" }, - { - "id": "web.parsing_templates.error", - "translation": "解析樣板 %v 失敗" - }, { "id": "web.post_permalink.app_error", "translation": "無效的張貼 ID" }, - { - "id": "web.reparse_templates.info", - "translation": "因檔案 %v 變動因此重新解析樣板" - }, { "id": "web.reset_password.expired_link.app_error", "translation": "密碼重設連結已過期" -- cgit v1.2.3-1-g7c22