From 07c3f74862786d6079aa65ae6bfe493e5ada1823 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 22 Jul 2016 13:05:26 -0400 Subject: daily + include nederlands (#3659) --- i18n/zh_TW.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'i18n/zh_TW.json') diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json index 1e86c979f..3139bed9f 100644 --- a/i18n/zh_TW.json +++ b/i18n/zh_TW.json @@ -1011,9 +1011,13 @@ "id": "api.post.make_direct_channel_visible.update_pref.error", "translation": "更新直接訊息頻道的偏好設定失敗 user_id=%v other_user_id=%v err=%v" }, + { + "id": "api.post.notification.here.warn", + "translation": "無法寄送 @here 通知給在線使用者 err=%v" + }, { "id": "api.post.send_notifications_and_forget.comment_thread.error", - "translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v" + "translation": "在發送通知時取得註解文章失敗 root_post_id=%v err=%v" }, { "id": "api.post.send_notifications_and_forget.mention_body", @@ -1073,7 +1077,7 @@ }, { "id": "api.post.update_mention_count_and_forget.update_error", - "translation": "更新提及的計數失敗 user_id=%v 於 channel_id=%v err=%v" + "translation": "更新提及的計數失敗 post_id=%v channel_id=%v err=%v" }, { "id": "api.post.update_post.find.app_error", @@ -1243,6 +1247,10 @@ "id": "api.slackimport.slack_import.zip.app_error", "translation": "無法開啟 zip 檔案" }, + { + "id": "api.status.init.debug", + "translation": "正在初始化狀態 API 路徑" + }, { "id": "api.status.last_activity.error", "translation": "更新 user_id=%v 與 session_id=%v 的 LastActivityAt 失敗 err=%v" @@ -1563,6 +1571,10 @@ "id": "api.templates.verify_subject", "translation": "{{ .SiteName }}] 電子郵件地址驗證" }, + { + "id": "api.templates.welcome_body.app_download_info", + "translation": "For the best experience, download the apps for PC, Mac, iOS and Android from:" + }, { "id": "api.templates.welcome_body.button", "translation": "驗證電子郵件地址" @@ -3895,6 +3907,10 @@ "id": "store.sql_status.get.missing.app_error", "translation": "該狀態沒有對應的資料存在" }, + { + "id": "store.sql_status.get_online.app_error", + "translation": "嘗試取得所有使用者的在線狀態時遇到錯誤" + }, { "id": "store.sql_status.get_online_away.app_error", "translation": "嘗試取得所有使用者的在線/離開狀態時遇到錯誤" -- cgit v1.2.3-1-g7c22