summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-05-30 10:22:37 -0400
committerGitHub <noreply@github.com>2018-05-30 10:22:37 -0400
commit009f72f075ff02c8db151ec2eabd731dd1df8374 (patch)
tree4d66fba853bdb604a5c270cfe6d85d9e1305201a /i18n/zh-TW.json
parentaf4e907f5e21d85622d4d7c08a7f29c3d4c46039 (diff)
downloadchat-009f72f075ff02c8db151ec2eabd731dd1df8374.tar.gz
chat-009f72f075ff02c8db151ec2eabd731dd1df8374.tar.bz2
chat-009f72f075ff02c8db151ec2eabd731dd1df8374.zip
translations PR 20180528 (#8864)
Diffstat (limited to 'i18n/zh-TW.json')
-rw-r--r--i18n/zh-TW.json44
1 files changed, 40 insertions, 4 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 82ec3587e..ad4259e65 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -2515,6 +2515,18 @@
"translation": "群組訊息"
},
{
+ "id": "api.templates.deactivate_body.info",
+ "translation": "You deactivated your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you or you want to reactivate your account, contact your system administrator."
+ },
+ {
+ "id": "api.templates.deactivate_body.title",
+ "translation": "Your account has been deactivated at {{ .ServerURL }}"
+ },
+ {
+ "id": "api.templates.deactivate_subject",
+ "translation": "[{{ .SiteName }}] Your account at {{ .ServerURL }} has been deactivated"
+ },
+ {
"id": "api.templates.email_change_body.info",
"translation": "您在 {{.TeamDisplayName}} 上的電子郵件地址已經變更為 {{.NewEmail}}。<br>如果這不是您所變更的,請聯繫系統管理員。"
},
@@ -3023,6 +3035,10 @@
"translation": "本機不支援或未設定 SAML 2.0。"
},
{
+ "id": "api.user.send_deactivate_email_and_forget.failed.error",
+ "translation": "Failed to send the deactivate account email successfully"
+ },
+ {
"id": "api.user.send_email_change_email_and_forget.error",
"translation": "更改通知電子郵件傳送失敗"
},
@@ -3071,6 +3087,10 @@
"translation": "不能變更 SSO 帳號的啟用狀態。請透過 SSO 伺服器變更。"
},
{
+ "id": "api.user.update_active.not_enable.app_error",
+ "translation": "You cannot deactivate yourself because this feature is not enabled. Please contact your System Administrator."
+ },
+ {
"id": "api.user.update_active.permissions.app_error",
"translation": "您沒有適當的權限"
},
@@ -3719,10 +3739,6 @@
"translation": "使用者的註解觸發 Notify Props 無效。"
},
{
- "id": "app.import.validate_user_import_data.notify_props_desktop_duration_invalid.error",
- "translation": "使用者的桌面期間 Notify Props 無效。"
- },
- {
"id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error",
"translation": "使用者的桌面 Notify Props 無效。"
},
@@ -3855,6 +3871,10 @@
"translation": "無法停用模組"
},
{
+ "id": "app.plugin.delete_plugin_status_state.app_error",
+ "translation": "Unable to delete plugin status state."
+ },
+ {
"id": "app.plugin.disabled.app_error",
"translation": "模組已被停用。詳情請看系統紀錄。"
},
@@ -3899,10 +3919,18 @@
"translation": "模組尚未安裝"
},
{
+ "id": "app.plugin.prepackaged.app_error",
+ "translation": "Cannot install prepackaged plugin"
+ },
+ {
"id": "app.plugin.remove.app_error",
"translation": "無法刪除模組"
},
{
+ "id": "app.plugin.set_plugin_status_state.app_error",
+ "translation": "Unable to set plugin status state."
+ },
+ {
"id": "app.plugin.upload_disabled.app_error",
"translation": "模組 跟/或 上傳模組已被停用。"
},
@@ -4799,6 +4827,10 @@
"translation": "無法建立 multipart 要求"
},
{
+ "id": "model.cluster.is_valid.id.app_error",
+ "translation": "無效的 ID"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "\"新增時間\"必須是一個有效時間"
},
@@ -7527,6 +7559,10 @@
"translation": "找不到頻道"
},
{
+ "id": "web.incoming_webhook.channel_locked.app_error",
+ "translation": "This webhook is not permitted to post to the requested channel"
+ },
+ {
"id": "web.incoming_webhook.disabled.app_error",
"translation": "傳入的 Webhook已被系統管理員停用"
},