summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-21 23:49:27 -0300
committerGitHub <noreply@github.com>2017-03-21 23:49:27 -0300
commit20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2 (patch)
treebef7ae24972900fd1fdace40986308aaaba263b6 /i18n/zh-TW.json
parent25517aae568bdba923ae06bcf7d82dfcd6c34ec9 (diff)
downloadchat-20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2.tar.gz
chat-20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2.tar.bz2
chat-20a2e6fab7b0bf837a53cdd85ad33102e27c2ab2.zip
translations PR 20170320 (#5819)
Diffstat (limited to 'i18n/zh-TW.json')
-rw-r--r--i18n/zh-TW.json38
1 files changed, 37 insertions, 1 deletions
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
@@ -148,6 +148,10 @@
"translation": "無法取得使用者以檢查權限。"
},
{
+ "id": "api.brand.init.debug",
+ "translation": "正在初始化命令 API 路徑"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v 由 %v 邀請加入頻道"
},
@@ -284,6 +288,10 @@
"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": "您沒有適當的權限"
},
@@ -384,6 +392,10 @@
"translation": "無法計算未讀訊息數量:user_id=%v, channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "正在初始化使用者 API 路徑"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "整合功能被限定為只有管理員可以設定。"
},
@@ -800,6 +812,10 @@
"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": "檔案沒有預覽圖像"
},
{
@@ -1230,6 +1246,10 @@
"translation": "傳入的 Webhook 已被系統管理員停用。"
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "正在初始化檔案 API 路徑"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "要求中的 'license' 欄位為空陣列"
},
@@ -3676,6 +3696,10 @@
"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": "\"新增時間\"必須是一個有效時間"
},
@@ -4700,6 +4724,14 @@
"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": "無法遞增提及計數"
},
@@ -4716,6 +4748,10 @@
"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": "無法移除頻道成員"
},