summaryrefslogtreecommitdiffstats
path: root/i18n/zh_TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh_TW.json')
-rw-r--r--i18n/zh_TW.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/zh_TW.json b/i18n/zh_TW.json
index d606c2cdf..136f89fc3 100644
--- a/i18n/zh_TW.json
+++ b/i18n/zh_TW.json
@@ -1580,10 +1580,18 @@
"translation": "您沒有適當的權限"
},
{
+ "id": "api.post.update_post.permissions_denied.app_error",
+ "translation": "建立團隊已被停用。請洽詢系統管理員了解詳情。"
+ },
+ {
"id": "api.post.update_post.permissions_details.app_error",
"translation": "已刪除 id={{.PostId}}"
},
{
+ "id": "api.post.update_post.permissions_time_limit.app_error",
+ "translation": "Post edit is only allowed for {{.timeLimit}} seconds. Please ask your systems administrator for details."
+ },
+ {
"id": "api.post.update_post.system_message.app_error",
"translation": "無法更新系統訊息"
},
@@ -2752,6 +2760,42 @@
"translation": "無效的參數 {{.Name}}"
},
{
+ "id": "app.channel.post_update_channel_purpose_message.post.error",
+ "translation": "Failed to post channel purpose message"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.removed",
+ "translation": "%s 已移除了頻道標題 (原為: %s)"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
+ "translation": "嘗試儲存更新的頻道標題訊息 %v 時取得使用者資訊失敗"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_from",
+ "translation": "%s 將原頻道標題由 %s 改為 %s"
+ },
+ {
+ "id": "app.channel.post_update_channel_purpose_message.updated_to",
+ "translation": "%s 已更新頻道標題為:%s"
+ },
+ {
+ "id": "authentication.permissions.create_team_roles.description",
+ "translation": "Ability to create new teams"
+ },
+ {
+ "id": "authentication.permissions.create_team_roles.name",
+ "translation": "Create Teams"
+ },
+ {
+ "id": "authentication.permissions.manage_team_roles.description",
+ "translation": "Ability to change the roles of a team member"
+ },
+ {
+ "id": "authentication.permissions.manage_team_roles.name",
+ "translation": "Manage Team Roles"
+ },
+ {
"id": "authentication.permissions.team_invite_user.description",
"translation": "允許邀請使用者至團隊"
},