summaryrefslogtreecommitdiffstats
path: root/i18n/zh_TW.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-22 13:05:26 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-07-22 13:05:26 -0400
commit07c3f74862786d6079aa65ae6bfe493e5ada1823 (patch)
tree69ed2b1b931733028ff90caa969041643cd0c483 /i18n/zh_TW.json
parentb938a960a266945770b0b3994e8b13222c6bb6f5 (diff)
downloadchat-07c3f74862786d6079aa65ae6bfe493e5ada1823.tar.gz
chat-07c3f74862786d6079aa65ae6bfe493e5ada1823.tar.bz2
chat-07c3f74862786d6079aa65ae6bfe493e5ada1823.zip
daily + include nederlands (#3659)
Diffstat (limited to 'i18n/zh_TW.json')
-rw-r--r--i18n/zh_TW.json20
1 files changed, 18 insertions, 2 deletions
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
@@ -1012,8 +1012,12 @@
"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",
@@ -1244,6 +1248,10 @@
"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"
},
@@ -1564,6 +1572,10 @@
"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": "驗證電子郵件地址"
},
@@ -3896,6 +3908,10 @@
"translation": "該狀態沒有對應的資料存在"
},
{
+ "id": "store.sql_status.get_online.app_error",
+ "translation": "嘗試取得所有使用者的在線狀態時遇到錯誤"
+ },
+ {
"id": "store.sql_status.get_online_away.app_error",
"translation": "嘗試取得所有使用者的在線/離開狀態時遇到錯誤"
},