From 20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 21 Mar 2017 23:49:27 -0300 Subject: translations PR 20170320 (#5819) --- i18n/zh-TW.json | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) (limited to 'i18n/zh-TW.json') diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index 39fe17401..267308cfc 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -147,6 +147,10 @@ "id": "api.auth.unable_to_get_user.app_error", "translation": "無法取得使用者以檢查權限。" }, + { + "id": "api.brand.init.debug", + "translation": "正在初始化命令 API 路徑" + }, { "id": "api.channel.add_member.added", "translation": "%v 由 %v 邀請加入頻道" @@ -283,6 +287,10 @@ "id": "api.channel.init.debug", "translation": "正在初始化頻道 API 路徑" }, + { + "id": "api.channel.join_channel.already_deleted.app_error", + "translation": "Channel is already deleted" + }, { "id": "api.channel.join_channel.permissions.app_error", "translation": "您沒有適當的權限" @@ -383,6 +391,10 @@ "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.errord", "translation": "無法計算未讀訊息數量:user_id=%v, channel_id=%v, err=%v" }, + { + "id": "api.cluster.init.debug", + "translation": "正在初始化使用者 API 路徑" + }, { "id": "api.command.admin_only.app_error", "translation": "整合功能被限定為只有管理員可以設定。" @@ -799,6 +811,10 @@ "id": "api.command_shrug.name", "translation": "聳肩" }, + { + "id": "api.compliance.init.debug", + "translation": "正在初始化命令 API 路徑" + }, { "id": "api.context.404.app_error", "translation": "抱歉,無法找到頁面。" @@ -1010,7 +1026,7 @@ "translation": "此公開連結不是有效連結" }, { - "id": "api.file.get_file_preview.no_thumbnail.app_error", + "id": "api.file.get_file_preview.no_preview.app_error", "translation": "檔案沒有預覽圖像" }, { @@ -1229,6 +1245,10 @@ "id": "api.incoming_webhook.disabled.app_errror", "translation": "傳入的 Webhook 已被系統管理員停用。" }, + { + "id": "api.ldap.init.debug", + "translation": "正在初始化檔案 API 路徑" + }, { "id": "api.license.add_license.array.app_error", "translation": "要求中的 'license' 欄位為空陣列" @@ -3675,6 +3695,10 @@ "id": "model.client.set_profile_user.writer.app_error", "translation": "無法寫入要求" }, + { + "id": "model.client.upload_saml_cert.app_error", + "translation": "Error creating SAML certificate multipart form request" + }, { "id": "model.command.is_valid.create_at.app_error", "translation": "\"新增時間\"必須是一個有效時間" @@ -4699,6 +4723,14 @@ "id": "store.sql_channel.get_more_channels.get.app_error", "translation": "無法取得這些頻道" }, + { + "id": "store.sql_channel.get_public_channels.get.app_error", + "translation": "無法取得這些頻道" + }, + { + "id": "store.sql_channel.get_unread.app_error", + "translation": "無法取得團隊未讀訊息" + }, { "id": "store.sql_channel.increment_mention_count.app_error", "translation": "無法遞增提及計數" @@ -4715,6 +4747,10 @@ "id": "store.sql_channel.permanent_delete_members_by_user.app_error", "translation": "無法移除頻道成員" }, + { + "id": "store.sql_channel.pinned_posts.app_error", + "translation": "We couldn't find the pinned posts" + }, { "id": "store.sql_channel.remove_member.app_error", "translation": "無法移除頻道成員" -- cgit v1.2.3-1-g7c22