github.com/gigforks/mattermost-server@v4.9.1-0.20180619094218-800d97fa55d0+incompatible/i18n/zh-TW.json (about)

     1  [
     2    {
     3      "id": "April",
     4      "translation": "四月"
     5    },
     6    {
     7      "id": "August",
     8      "translation": "八月"
     9    },
    10    {
    11      "id": "December",
    12      "translation": "十二月"
    13    },
    14    {
    15      "id": "February",
    16      "translation": "二月"
    17    },
    18    {
    19      "id": "January",
    20      "translation": "一月"
    21    },
    22    {
    23      "id": "July",
    24      "translation": "七月"
    25    },
    26    {
    27      "id": "June",
    28      "translation": "六月"
    29    },
    30    {
    31      "id": "March",
    32      "translation": "三月"
    33    },
    34    {
    35      "id": "May",
    36      "translation": "五月"
    37    },
    38    {
    39      "id": "November",
    40      "translation": "十一月"
    41    },
    42    {
    43      "id": "October",
    44      "translation": "十月"
    45    },
    46    {
    47      "id": "September",
    48      "translation": "九月"
    49    },
    50    {
    51      "id": "api.admin.add_certificate.no_file.app_error",
    52      "translation": "要求中的 'certificate' 欄位沒有檔案"
    53    },
    54    {
    55      "id": "api.admin.add_certificate.open.app_error",
    56      "translation": "無法開啟憑證檔案"
    57    },
    58    {
    59      "id": "api.admin.add_certificate.saving.app_error",
    60      "translation": "無法儲存憑證檔案"
    61    },
    62    {
    63      "id": "api.admin.file_read_error",
    64      "translation": "讀取記錄檔時遇到錯誤"
    65    },
    66    {
    67      "id": "api.admin.get_brand_image.not_available.app_error",
    68      "translation": "自訂品牌於此伺服器未設定或不支援"
    69    },
    70    {
    71      "id": "api.admin.get_brand_image.storage.app_error",
    72      "translation": "影像儲存位置尚未設定。"
    73    },
    74    {
    75      "id": "api.admin.init.debug",
    76      "translation": "初始化管理 API 路徑"
    77    },
    78    {
    79      "id": "api.admin.recycle_db_end.warn",
    80      "translation": "資料庫連線回收完成"
    81    },
    82    {
    83      "id": "api.admin.recycle_db_start.warn",
    84      "translation": "嘗試回收資料庫連線"
    85    },
    86    {
    87      "id": "api.admin.remove_certificate.delete.app_error",
    88      "translation": "嘗試刪除憑證時發生錯誤。請確定位於 config/{{.Filename}} 的檔案存在。"
    89    },
    90    {
    91      "id": "api.admin.saml.metadata.app_error",
    92      "translation": "在建立服務提供者的中繼資料時發生錯誤。"
    93    },
    94    {
    95      "id": "api.admin.test_email.body",
    96      "translation": "<br/><br/><br/>看起來您的 Mattermost 電子郵件設定正確!"
    97    },
    98    {
    99      "id": "api.admin.test_email.missing_server",
   100      "translation": "須填入 SMTP 伺服器"
   101    },
   102    {
   103      "id": "api.admin.test_email.reenter_password",
   104      "translation": "SMTP 伺服器連線參數有所變更,請重新輸入 SMTP 密碼以測試連線。"
   105    },
   106    {
   107      "id": "api.admin.test_email.subject",
   108      "translation": "Mattermost - 測試電子郵件設定"
   109    },
   110    {
   111      "id": "api.admin.test_s3.missing_s3_bucket",
   112      "translation": "需要 S3 儲存貯體"
   113    },
   114    {
   115      "id": "api.admin.test_s3.missing_s3_endpoint",
   116      "translation": "需要 S3 端點"
   117    },
   118    {
   119      "id": "api.admin.test_s3.missing_s3_region",
   120      "translation": "需要 S3 區域"
   121    },
   122    {
   123      "id": "api.admin.upload_brand_image.array.app_error",
   124      "translation": "要求的 'image' 欄位為空陣列"
   125    },
   126    {
   127      "id": "api.admin.upload_brand_image.no_file.app_error",
   128      "translation": "要求的 'image' 欄位沒有檔案"
   129    },
   130    {
   131      "id": "api.admin.upload_brand_image.not_available.app_error",
   132      "translation": "自訂品牌於此伺服器未設定或不支援"
   133    },
   134    {
   135      "id": "api.admin.upload_brand_image.parse.app_error",
   136      "translation": "無法解析 multipart 表單"
   137    },
   138    {
   139      "id": "api.admin.upload_brand_image.storage.app_error",
   140      "translation": "無法上傳圖片。尚未設定圖片儲存位置。"
   141    },
   142    {
   143      "id": "api.admin.upload_brand_image.too_large.app_error",
   144      "translation": "無法上傳檔案。檔案過大。"
   145    },
   146    {
   147      "id": "api.api.init.parsing_templates.error",
   148      "translation": "解析伺服器樣板 %v 失敗"
   149    },
   150    {
   151      "id": "api.api.render.error",
   152      "translation": "樣板 %v 產生時遇到錯誤 err=%v"
   153    },
   154    {
   155      "id": "api.auth.unable_to_get_user.app_error",
   156      "translation": "無法取得使用者以檢查權限。"
   157    },
   158    {
   159      "id": "api.brand.init.debug",
   160      "translation": "正在初始化品牌 API 路徑"
   161    },
   162    {
   163      "id": "api.channel.add_member.added",
   164      "translation": "%v 已被 %v 加入頻道。"
   165    },
   166    {
   167      "id": "api.channel.add_member.find_channel.app_error",
   168      "translation": "尋找頻道失敗"
   169    },
   170    {
   171      "id": "api.channel.add_member.find_user.app_error",
   172      "translation": "尋找將被加入的使用者失敗"
   173    },
   174    {
   175      "id": "api.channel.add_member.user_adding.app_error",
   176      "translation": "尋找新增中的使用者失敗"
   177    },
   178    {
   179      "id": "api.channel.add_user.to.channel.failed.app_error",
   180      "translation": "新增使用者至頻道失敗"
   181    },
   182    {
   183      "id": "api.channel.add_user.to.channel.failed.deleted.app_error",
   184      "translation": "無法將使用者新增到頻道。使用者已從團隊中移除。"
   185    },
   186    {
   187      "id": "api.channel.add_user_to_channel.deleted.app_error",
   188      "translation": "頻道已被封存或刪除"
   189    },
   190    {
   191      "id": "api.channel.add_user_to_channel.type.app_error",
   192      "translation": "無法加入使用者至此類型頻道"
   193    },
   194    {
   195      "id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
   196      "translation": "只有系統管理員能建立與管理私人頻道。"
   197    },
   198    {
   199      "id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
   200      "translation": "只有團隊和系統管理員能建立與管理私人頻道。"
   201    },
   202    {
   203      "id": "api.channel.can_manage_channel.public_restricted_system_admin.app_error",
   204      "translation": "只有系統管理員能建立與管理公開頻道。"
   205    },
   206    {
   207      "id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error",
   208      "translation": "只有團隊和系統管理員能建立與管理公開頻道。"
   209    },
   210    {
   211      "id": "api.channel.change_channel_privacy.private_to_public",
   212      "translation": "此頻道已轉為公開頻道,任意團隊成員將可加入。"
   213    },
   214    {
   215      "id": "api.channel.change_channel_privacy.public_to_private",
   216      "translation": "此頻道已轉為私人頻道。"
   217    },
   218    {
   219      "id": "api.channel.convert_channel_to_private.default_channel_error",
   220      "translation": "This default channel cannot be converted into a private channel."
   221    },
   222    {
   223      "id": "api.channel.convert_channel_to_private.private_channel_error",
   224      "translation": "The channel requested to convert is already a private channel."
   225    },
   226    {
   227      "id": "api.channel.create_channel.direct_channel.app_error",
   228      "translation": "必須使用 createDirectChannel API 服務來建立直接訊息頻道"
   229    },
   230    {
   231      "id": "api.channel.create_channel.invalid_character.app_error",
   232      "translation": "在非直接訊息的頻道不可使用字元'__'作為頻道名稱"
   233    },
   234    {
   235      "id": "api.channel.create_channel.max_channel_limit.app_error",
   236      "translation": "無法為當前團隊建立超過 {{.MaxChannelsPerTeam}} 個頻道"
   237    },
   238    {
   239      "id": "api.channel.create_default_channels.off_topic",
   240      "translation": "閒聊"
   241    },
   242    {
   243      "id": "api.channel.create_default_channels.town_square",
   244      "translation": "公眾大廳"
   245    },
   246    {
   247      "id": "api.channel.create_direct_channel.invalid_user.app_error",
   248      "translation": "建立直接傳訊頻道的使用者 ID 無效"
   249    },
   250    {
   251      "id": "api.channel.create_group.bad_size.app_error",
   252      "translation": "群組訊息頻道必須含有至少三個至多八個使用者"
   253    },
   254    {
   255      "id": "api.channel.create_group.bad_user.app_error",
   256      "translation": "有不存在的使用者"
   257    },
   258    {
   259      "id": "api.channel.delete_channel.archived",
   260      "translation": "%v 已封存頻道。"
   261    },
   262    {
   263      "id": "api.channel.delete_channel.cannot.app_error",
   264      "translation": "無法刪除預設的頻道 {{.Channel}}"
   265    },
   266    {
   267      "id": "api.channel.delete_channel.deleted.app_error",
   268      "translation": "頻道已被封存或刪除"
   269    },
   270    {
   271      "id": "api.channel.delete_channel.failed_post.error",
   272      "translation": "張貼封存訊息失敗 %v"
   273    },
   274    {
   275      "id": "api.channel.delete_channel.failed_send.app_error",
   276      "translation": "傳送封存訊息失敗"
   277    },
   278    {
   279      "id": "api.channel.delete_channel.incoming_webhook.error",
   280      "translation": "刪除傳入的 Webhook 遇到錯誤 id=%v"
   281    },
   282    {
   283      "id": "api.channel.delete_channel.outgoing_webhook.error",
   284      "translation": "刪除傳出的 Webhook 遇到錯誤 id=%v"
   285    },
   286    {
   287      "id": "api.channel.delete_channel.permissions.app_error",
   288      "translation": "您沒有適當的權限"
   289    },
   290    {
   291      "id": "api.channel.get_channel.wrong_team.app_error",
   292      "translation": "在 team_id={{.TeamId}} 中不存在 channel_id={{.ChannelId}} 的頻道"
   293    },
   294    {
   295      "id": "api.channel.get_channel_counts.app_error",
   296      "translation": "無法從資料庫取得頻道數量"
   297    },
   298    {
   299      "id": "api.channel.get_channel_extra_info.deleted.app_error",
   300      "translation": "頻道已被封存或刪除"
   301    },
   302    {
   303      "id": "api.channel.get_channel_extra_info.member_limit.app_error",
   304      "translation": "解析成員限制失敗"
   305    },
   306    {
   307      "id": "api.channel.get_channels.error",
   308      "translation": "取得使用者 id=%v 資訊時遇到錯誤,強制登出"
   309    },
   310    {
   311      "id": "api.channel.init.debug",
   312      "translation": "正在初始化頻道 API 路徑"
   313    },
   314    {
   315      "id": "api.channel.join_channel.already_deleted.app_error",
   316      "translation": "頻道已被刪除"
   317    },
   318    {
   319      "id": "api.channel.join_channel.permissions.app_error",
   320      "translation": "您沒有適當的權限"
   321    },
   322    {
   323      "id": "api.channel.join_channel.post_and_forget",
   324      "translation": "%v 加入頻道。"
   325    },
   326    {
   327      "id": "api.channel.leave.default.app_error",
   328      "translation": "無法退出預設的頻道 {{.Channel}}"
   329    },
   330    {
   331      "id": "api.channel.leave.direct.app_error",
   332      "translation": "無法退出直接訊息頻道"
   333    },
   334    {
   335      "id": "api.channel.leave.last_member.app_error",
   336      "translation": "您是最後一位成員,請移除私人頻道而不是退出。"
   337    },
   338    {
   339      "id": "api.channel.leave.left",
   340      "translation": "%v 退出頻道。"
   341    },
   342    {
   343      "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
   344      "translation": "發送顯示名稱更新訊息時失敗"
   345    },
   346    {
   347      "id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error",
   348      "translation": "在更新頻道顯示名稱時無法取得使用者資訊"
   349    },
   350    {
   351      "id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from",
   352      "translation": "%s 將原頻道標題由 %s 改為 %s"
   353    },
   354    {
   355      "id": "api.channel.post_update_channel_header_message_and_forget.post.error",
   356      "translation": "發送更新頻道標題訊息時失敗"
   357    },
   358    {
   359      "id": "api.channel.post_update_channel_header_message_and_forget.removed",
   360      "translation": "%s 已移除了頻道標題 (原為: %s)"
   361    },
   362    {
   363      "id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error",
   364      "translation": "在更新頻道標題時無法取得使用者資訊"
   365    },
   366    {
   367      "id": "api.channel.post_update_channel_header_message_and_forget.updated_from",
   368      "translation": "%s 將原頻道標題由 %s 改為 %s"
   369    },
   370    {
   371      "id": "api.channel.post_update_channel_header_message_and_forget.updated_to",
   372      "translation": "%s 已更新頻道標題為:%s"
   373    },
   374    {
   375      "id": "api.channel.post_user_add_remove_message_and_forget.error",
   376      "translation": "發送加入/退出 訊息失敗"
   377    },
   378    {
   379      "id": "api.channel.remove.default.app_error",
   380      "translation": "無法將使用者從預設的頻道移除 {{.Channel}}"
   381    },
   382    {
   383      "id": "api.channel.remove_member.permissions.app_error",
   384      "translation": "您沒有適當的權限 "
   385    },
   386    {
   387      "id": "api.channel.remove_member.removed",
   388      "translation": "%v 已從頻道中移除。"
   389    },
   390    {
   391      "id": "api.channel.remove_member.unable.app_error",
   392      "translation": "無法刪除使用者。"
   393    },
   394    {
   395      "id": "api.channel.remove_member.user.app_error",
   396      "translation": "找不到要移除的使用者"
   397    },
   398    {
   399      "id": "api.channel.remove_user_from_channel.deleted.app_error",
   400      "translation": "頻道已被封存或刪除"
   401    },
   402    {
   403      "id": "api.channel.update_channel.deleted.app_error",
   404      "translation": "頻道已被封存或刪除"
   405    },
   406    {
   407      "id": "api.channel.update_channel.permission.app_error",
   408      "translation": "您沒有適當的權限"
   409    },
   410    {
   411      "id": "api.channel.update_channel.tried.app_error",
   412      "translation": "已對預設頻道 {{.Channel}} 嘗試執行無效的更新"
   413    },
   414    {
   415      "id": "api.channel.update_last_viewed_at.get_unread_count_for_channel.error",
   416      "translation": "無法取得未讀訊息數量:user_id=%v, channel_id=%v, err=%v"
   417    },
   418    {
   419      "id": "api.cluster.init.debug",
   420      "translation": "正在初始化叢集 API 路徑"
   421    },
   422    {
   423      "id": "api.command.admin_only.app_error",
   424      "translation": "整合功能被限定為只有管理員可以設定。"
   425    },
   426    {
   427      "id": "api.command.delete.app_error",
   428      "translation": "沒有適當的權限刪除命令"
   429    },
   430    {
   431      "id": "api.command.disabled.app_error",
   432      "translation": "命令已被系統管理員停用。"
   433    },
   434    {
   435      "id": "api.command.duplicate_trigger.app_error",
   436      "translation": "此觸發關鍵字已被使用。請選擇另外的關鍵字。"
   437    },
   438    {
   439      "id": "api.command.execute_command.debug",
   440      "translation": "執行 cmd=%v userId=%v"
   441    },
   442    {
   443      "id": "api.command.execute_command.failed.app_error",
   444      "translation": "附帶觸發器 '{{.Trigger}}' 的命令執行失敗"
   445    },
   446    {
   447      "id": "api.command.execute_command.failed_empty.app_error",
   448      "translation": "附帶觸發器 '{{.Trigger}}' 的命令回傳了空回應"
   449    },
   450    {
   451      "id": "api.command.execute_command.failed_resp.app_error",
   452      "translation": "附帶觸發器 '{{.Trigger}}' 的命令回傳了 {{.Status}}"
   453    },
   454    {
   455      "id": "api.command.execute_command.not_found.app_error",
   456      "translation": "找不到觸發為'{{.Trigger}}'的指令。請在訊息開頭增加空白來發送以\"/\"起始的訊息。"
   457    },
   458    {
   459      "id": "api.command.execute_command.save.app_error",
   460      "translation": "儲存命令回傳值至頻道時發生錯誤"
   461    },
   462    {
   463      "id": "api.command.execute_command.start.app_error",
   464      "translation": "找不到附帶觸發器的命令"
   465    },
   466    {
   467      "id": "api.command.init.debug",
   468      "translation": "正在初始化命令 API 路徑"
   469    },
   470    {
   471      "id": "api.command.invite_people.desc",
   472      "translation": "送個邀請函給您的 Mattermost 團隊"
   473    },
   474    {
   475      "id": "api.command.invite_people.email_off",
   476      "translation": "電子郵件還沒設定好,沒有任何邀請被送出"
   477    },
   478    {
   479      "id": "api.command.invite_people.fail",
   480      "translation": "寄送邀請函時遇到錯誤"
   481    },
   482    {
   483      "id": "api.command.invite_people.hint",
   484      "translation": "[name@domain.com ...]"
   485    },
   486    {
   487      "id": "api.command.invite_people.invite_off",
   488      "translation": "本伺服器禁止建立使用者,不寄送邀請。"
   489    },
   490    {
   491      "id": "api.command.invite_people.name",
   492      "translation": "invite_people"
   493    },
   494    {
   495      "id": "api.command.invite_people.no_email",
   496      "translation": "請輸入一個或多個有效的電子郵件地址"
   497    },
   498    {
   499      "id": "api.command.invite_people.sent",
   500      "translation": "邀請函已送出"
   501    },
   502    {
   503      "id": "api.command.regen.app_error",
   504      "translation": "沒有適當的權限重新產生命令 Token"
   505    },
   506    {
   507      "id": "api.command.team_mismatch.app_error",
   508      "translation": "無法更新不同團隊的指令"
   509    },
   510    {
   511      "id": "api.command.update.app_error",
   512      "translation": "沒有適當的權限刪除命令"
   513    },
   514    {
   515      "id": "api.command_away.desc",
   516      "translation": "將狀態設定為「離開」"
   517    },
   518    {
   519      "id": "api.command_away.name",
   520      "translation": "離開"
   521    },
   522    {
   523      "id": "api.command_away.success",
   524      "translation": "現在狀態為「離開」"
   525    },
   526    {
   527      "id": "api.command_channel_header.channel.app_error",
   528      "translation": "取得當前頻道時錯誤。"
   529    },
   530    {
   531      "id": "api.command_channel_header.desc",
   532      "translation": "編輯頻道標題"
   533    },
   534    {
   535      "id": "api.command_channel_header.hint",
   536      "translation": "[文字]"
   537    },
   538    {
   539      "id": "api.command_channel_header.message.app_error",
   540      "translation": "/header 指令必須帶有文字"
   541    },
   542    {
   543      "id": "api.command_channel_header.name",
   544      "translation": "header"
   545    },
   546    {
   547      "id": "api.command_channel_header.permission.app_error",
   548      "translation": "權限不足以編輯頻道標題。"
   549    },
   550    {
   551      "id": "api.command_channel_header.update_channel.app_error",
   552      "translation": "更新當前頻道時錯誤。"
   553    },
   554    {
   555      "id": "api.command_channel_header.update_channel.success",
   556      "translation": "成功更新頻道標題。"
   557    },
   558    {
   559      "id": "api.command_channel_purpose.channel.app_error",
   560      "translation": "取得當前頻道時錯誤。"
   561    },
   562    {
   563      "id": "api.command_channel_purpose.desc",
   564      "translation": "編輯頻道用途"
   565    },
   566    {
   567      "id": "api.command_channel_purpose.direct_group.app_error",
   568      "translation": "無法為直接傳訊頻道設定用途。請改用 /header 設定標題。"
   569    },
   570    {
   571      "id": "api.command_channel_purpose.hint",
   572      "translation": "[文字]"
   573    },
   574    {
   575      "id": "api.command_channel_purpose.message.app_error",
   576      "translation": "使用 /purpose 命令必須提供訊息。"
   577    },
   578    {
   579      "id": "api.command_channel_purpose.name",
   580      "translation": "用途"
   581    },
   582    {
   583      "id": "api.command_channel_purpose.permission.app_error",
   584      "translation": "權限不足以編輯頻道用途。"
   585    },
   586    {
   587      "id": "api.command_channel_purpose.update_channel.app_error",
   588      "translation": "更新當前頻道時錯誤。"
   589    },
   590    {
   591      "id": "api.command_channel_rename.channel.app_error",
   592      "translation": "取得當前頻道時錯誤。"
   593    },
   594    {
   595      "id": "api.command_channel_rename.desc",
   596      "translation": "更改頻道名稱"
   597    },
   598    {
   599      "id": "api.command_channel_rename.direct_group.app_error",
   600      "translation": "無法更改直接訊息頻道名稱。"
   601    },
   602    {
   603      "id": "api.command_channel_rename.hint",
   604      "translation": "[文字]"
   605    },
   606    {
   607      "id": "api.command_channel_rename.message.app_error",
   608      "translation": "使用 /rename 命令必須提供訊息。"
   609    },
   610    {
   611      "id": "api.command_channel_rename.name",
   612      "translation": "改名"
   613    },
   614    {
   615      "id": "api.command_channel_rename.permission.app_error",
   616      "translation": "權限不足以更改頻道名稱。"
   617    },
   618    {
   619      "id": "api.command_channel_rename.too_long.app_error",
   620      "translation": "頻道名稱至多為 {{.Length}} 個字"
   621    },
   622    {
   623      "id": "api.command_channel_rename.too_short.app_error",
   624      "translation": "頻道名稱至少為 {{.Length}} 個字"
   625    },
   626    {
   627      "id": "api.command_channel_rename.update_channel.app_error",
   628      "translation": "更新當前頻道時錯誤。"
   629    },
   630    {
   631      "id": "api.command_channel_rename.update_channel.success",
   632      "translation": "成功更新頻道名稱。"
   633    },
   634    {
   635      "id": "api.command_code.desc",
   636      "translation": "以程式碼格式顯示文字"
   637    },
   638    {
   639      "id": "api.command_code.hint",
   640      "translation": "[文字]"
   641    },
   642    {
   643      "id": "api.command_code.message.app_error",
   644      "translation": "使用 /code 命令必須提供訊息。"
   645    },
   646    {
   647      "id": "api.command_code.name",
   648      "translation": "程式碼"
   649    },
   650    {
   651      "id": "api.command_collapse.desc",
   652      "translation": "開啟圖片預覽的自動折疊功能"
   653    },
   654    {
   655      "id": "api.command_collapse.name",
   656      "translation": "折疊"
   657    },
   658    {
   659      "id": "api.command_collapse.success",
   660      "translation": "圖片連結現在預設為折疊起來"
   661    },
   662    {
   663      "id": "api.command_dnd.desc",
   664      "translation": "請勿打擾會停止桌面以及行動推播通知。"
   665    },
   666    {
   667      "id": "api.command_dnd.disabled",
   668      "translation": "請勿打擾已被停用。"
   669    },
   670    {
   671      "id": "api.command_dnd.error",
   672      "translation": "取得使用者狀態時錯誤。"
   673    },
   674    {
   675      "id": "api.command_dnd.name",
   676      "translation": "請勿打擾"
   677    },
   678    {
   679      "id": "api.command_dnd.success",
   680      "translation": "請勿打擾已啟用。在停用前您將不會收到桌面以及行動推播通知。"
   681    },
   682    {
   683      "id": "api.command_echo.create.app_error",
   684      "translation": "無法建立 /echo 訊息 err=%v"
   685    },
   686    {
   687      "id": "api.command_echo.delay.app_error",
   688      "translation": "延遲必須在10000秒以內"
   689    },
   690    {
   691      "id": "api.command_echo.desc",
   692      "translation": "從您的帳號回應文字"
   693    },
   694    {
   695      "id": "api.command_echo.high_volume.app_error",
   696      "translation": "過量的回應要求, 無法處理"
   697    },
   698    {
   699      "id": "api.command_echo.hint",
   700      "translation": "'訊息' [延遲秒數]"
   701    },
   702    {
   703      "id": "api.command_echo.message.app_error",
   704      "translation": "使用 /echo 命令必須提供訊息。"
   705    },
   706    {
   707      "id": "api.command_echo.name",
   708      "translation": "回應"
   709    },
   710    {
   711      "id": "api.command_expand.desc",
   712      "translation": "關閉圖片預覽的自動折疊功能"
   713    },
   714    {
   715      "id": "api.command_expand.name",
   716      "translation": "展開"
   717    },
   718    {
   719      "id": "api.command_expand.success",
   720      "translation": "圖片連結現在預設為展開"
   721    },
   722    {
   723      "id": "api.command_expand_collapse.fail.app_error",
   724      "translation": "展開預覽時發生錯誤"
   725    },
   726    {
   727      "id": "api.command_groupmsg.desc",
   728      "translation": "發送群組訊息給指定的使用者"
   729    },
   730    {
   731      "id": "api.command_groupmsg.fail.app_error",
   732      "translation": "傳訊使用者時遇到錯誤。"
   733    },
   734    {
   735      "id": "api.command_groupmsg.group_fail.app_error",
   736      "translation": "建立群組傳訊時遇到錯誤。"
   737    },
   738    {
   739      "id": "api.command_groupmsg.hint",
   740      "translation": "@[第一個使用者名稱],@[第二個使用者名稱] '訊息'"
   741    },
   742    {
   743      "id": "api.command_groupmsg.invalid_user.app_error",
   744      "translation": {
   745        "one": "找不到使用者:{{.Users}}找不到使用者:{{.Users}}",
   746        "other": ""
   747      }
   748    },
   749    {
   750      "id": "api.command_groupmsg.invalid_users.app_error",
   751      "translation": "找不到使用者:%s"
   752    },
   753    {
   754      "id": "api.command_groupmsg.list.app_error",
   755      "translation": "列表使用者時遇到錯誤。"
   756    },
   757    {
   758      "id": "api.command_groupmsg.max_users.app_error",
   759      "translation": "群組訊息頻道最多只能發給 {{.MaxUsers}} 位使用者。"
   760    },
   761    {
   762      "id": "api.command_groupmsg.min_users.app_error",
   763      "translation": "群組訊息頻道最少必須發給 {{.MaxUsers}} 位使用者。"
   764    },
   765    {
   766      "id": "api.command_groupmsg.missing.app_error",
   767      "translation": "找不到使用者"
   768    },
   769    {
   770      "id": "api.command_groupmsg.name",
   771      "translation": "訊息"
   772    },
   773    {
   774      "id": "api.command_groupmsg.success",
   775      "translation": "已傳訊給使用者。"
   776    },
   777    {
   778      "id": "api.command_help.desc",
   779      "translation": "開啟 Mattermost 說明頁面"
   780    },
   781    {
   782      "id": "api.command_help.name",
   783      "translation": "help"
   784    },
   785    {
   786      "id": "api.command_invite.channel.app_error",
   787      "translation": "取得當前頻道時錯誤。"
   788    },
   789    {
   790      "id": "api.command_invite.channel.error",
   791      "translation": "找不到頻道 {{.Channel}}. 請用[頻道識別](https://about.mattermost.com/default-channel-handle-documentation)以分辨頻道。"
   792    },
   793    {
   794      "id": "api.command_invite.desc",
   795      "translation": "Invite a user to a channel"
   796    },
   797    {
   798      "id": "api.command_invite.directchannel.app_error",
   799      "translation": "無法將成員從直接通訊頻道中移除。"
   800    },
   801    {
   802      "id": "api.command_invite.fail.app_error",
   803      "translation": "加入頻道時發生錯誤。"
   804    },
   805    {
   806      "id": "api.command_invite.hint",
   807      "translation": "@[username] ~[channel]"
   808    },
   809    {
   810      "id": "api.command_invite.missing_message.app_error",
   811      "translation": "Missing Username and Channel."
   812    },
   813    {
   814      "id": "api.command_invite.missing_user.app_error",
   815      "translation": "找不到使用者"
   816    },
   817    {
   818      "id": "api.command_invite.name",
   819      "translation": "invite"
   820    },
   821    {
   822      "id": "api.command_invite.permission.app_error",
   823      "translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}."
   824    },
   825    {
   826      "id": "api.command_invite.success",
   827      "translation": "{{.User}} added to {{.Channel}} channel."
   828    },
   829    {
   830      "id": "api.command_invite.user_already_in_channel.app_error",
   831      "translation": "{{.User}} is already in the channel."
   832    },
   833    {
   834      "id": "api.command_join.desc",
   835      "translation": "加入公開頻道"
   836    },
   837    {
   838      "id": "api.command_join.fail.app_error",
   839      "translation": "加入頻道時發生錯誤。"
   840    },
   841    {
   842      "id": "api.command_join.hint",
   843      "translation": "~[頻道]"
   844    },
   845    {
   846      "id": "api.command_join.list.app_error",
   847      "translation": "列表頻道時發生錯誤。"
   848    },
   849    {
   850      "id": "api.command_join.missing.app_error",
   851      "translation": "找不到頻道"
   852    },
   853    {
   854      "id": "api.command_join.name",
   855      "translation": "加入"
   856    },
   857    {
   858      "id": "api.command_join.success",
   859      "translation": "已加入頻道。"
   860    },
   861    {
   862      "id": "api.command_kick.name",
   863      "translation": "踢出"
   864    },
   865    {
   866      "id": "api.command_leave.desc",
   867      "translation": "離開當前頻道"
   868    },
   869    {
   870      "id": "api.command_leave.fail.app_error",
   871      "translation": "離開頻道時發生錯誤。"
   872    },
   873    {
   874      "id": "api.command_leave.list.app_error",
   875      "translation": "表列頻道時發生錯誤。"
   876    },
   877    {
   878      "id": "api.command_leave.missing.app_error",
   879      "translation": "找不到頻道"
   880    },
   881    {
   882      "id": "api.command_leave.name",
   883      "translation": "離開"
   884    },
   885    {
   886      "id": "api.command_leave.success",
   887      "translation": "已離開頻道。"
   888    },
   889    {
   890      "id": "api.command_logout.desc",
   891      "translation": "登出 Mattermost"
   892    },
   893    {
   894      "id": "api.command_logout.fail_message",
   895      "translation": "登出失敗"
   896    },
   897    {
   898      "id": "api.command_logout.name",
   899      "translation": "登出"
   900    },
   901    {
   902      "id": "api.command_me.desc",
   903      "translation": "執行動作"
   904    },
   905    {
   906      "id": "api.command_me.hint",
   907      "translation": "[訊息]"
   908    },
   909    {
   910      "id": "api.command_me.name",
   911      "translation": "我"
   912    },
   913    {
   914      "id": "api.command_msg.desc",
   915      "translation": "直接傳訊給使用者"
   916    },
   917    {
   918      "id": "api.command_msg.dm_fail.app_error",
   919      "translation": "建立直接傳訊時遇到錯誤。"
   920    },
   921    {
   922      "id": "api.command_msg.fail.app_error",
   923      "translation": "傳訊使用者時遇到錯誤。"
   924    },
   925    {
   926      "id": "api.command_msg.hint",
   927      "translation": "@[使用者帳號] '訊息'"
   928    },
   929    {
   930      "id": "api.command_msg.list.app_error",
   931      "translation": "列表使用者時遇到錯誤。"
   932    },
   933    {
   934      "id": "api.command_msg.missing.app_error",
   935      "translation": "找不到使用者"
   936    },
   937    {
   938      "id": "api.command_msg.name",
   939      "translation": "訊息"
   940    },
   941    {
   942      "id": "api.command_msg.success",
   943      "translation": "已傳訊給使用者。"
   944    },
   945    {
   946      "id": "api.command_mute.desc",
   947      "translation": "對當前或指定的[頻道]關閉桌面、郵件及推播通知。"
   948    },
   949    {
   950      "id": "api.command_mute.error",
   951      "translation": "找不到頻道 {{.Channel}}. 請用[頻道識別](https://about.mattermost.com/default-channel-handle-documentation)以分辨頻道。"
   952    },
   953    {
   954      "id": "api.command_mute.hint",
   955      "translation": "~[頻道]"
   956    },
   957    {
   958      "id": "api.command_mute.name",
   959      "translation": "靜音"
   960    },
   961    {
   962      "id": "api.command_mute.no_channel.error",
   963      "translation": "找不到頻道 {{.Channel}}. 請用[頻道識別](https://about.mattermost.com/default-channel-handle-documentation)以分辨頻道。"
   964    },
   965    {
   966      "id": "api.command_mute.not_member.error",
   967      "translation": "Could not mute channel {{.Channel}} as you are not a member."
   968    },
   969    {
   970      "id": "api.command_mute.success_mute",
   971      "translation": "直到頻道靜音關閉為止,將不會收到來自{{.Channel}}的通知。"
   972    },
   973    {
   974      "id": "api.command_mute.success_mute_direct_msg",
   975      "translation": "直到頻道靜音關閉為止,將不會收到來自此頻道的通知。"
   976    },
   977    {
   978      "id": "api.command_mute.success_unmute",
   979      "translation": "{{.Channel}}不再靜音"
   980    },
   981    {
   982      "id": "api.command_mute.success_unmute_direct_msg",
   983      "translation": "此頻道不再靜音"
   984    },
   985    {
   986      "id": "api.command_offline.desc",
   987      "translation": "將狀態設定為「離線」"
   988    },
   989    {
   990      "id": "api.command_offline.name",
   991      "translation": "離線"
   992    },
   993    {
   994      "id": "api.command_offline.success",
   995      "translation": "現在狀態為「離線」"
   996    },
   997    {
   998      "id": "api.command_online.desc",
   999      "translation": "將狀態設定為「上線」"
  1000    },
  1001    {
  1002      "id": "api.command_online.name",
  1003      "translation": "上線"
  1004    },
  1005    {
  1006      "id": "api.command_online.success",
  1007      "translation": "現在狀態為「上線」"
  1008    },
  1009    {
  1010      "id": "api.command_open.name",
  1011      "translation": "open"
  1012    },
  1013    {
  1014      "id": "api.command_remove.desc",
  1015      "translation": "將成員從頻道中移除"
  1016    },
  1017    {
  1018      "id": "api.command_remove.direct_group.app_error",
  1019      "translation": "無法將成員從直接通訊頻道中移除。"
  1020    },
  1021    {
  1022      "id": "api.command_remove.hint",
  1023      "translation": "@[username]"
  1024    },
  1025    {
  1026      "id": "api.command_remove.message.app_error",
  1027      "translation": "使用 /remove 或 /kick 命令必須提供訊息。"
  1028    },
  1029    {
  1030      "id": "api.command_remove.missing.app_error",
  1031      "translation": "找不到使用者"
  1032    },
  1033    {
  1034      "id": "api.command_remove.name",
  1035      "translation": "移除"
  1036    },
  1037    {
  1038      "id": "api.command_remove.permission.app_error",
  1039      "translation": "權限不足以移除成員。"
  1040    },
  1041    {
  1042      "id": "api.command_remove.user_not_in_channel",
  1043      "translation": "{{.Username}}不是此頻道的成員。"
  1044    },
  1045    {
  1046      "id": "api.command_search.desc",
  1047      "translation": "從訊息中搜尋文字"
  1048    },
  1049    {
  1050      "id": "api.command_search.hint",
  1051      "translation": "[文字]"
  1052    },
  1053    {
  1054      "id": "api.command_search.name",
  1055      "translation": "search"
  1056    },
  1057    {
  1058      "id": "api.command_search.unsupported.app_error",
  1059      "translation": "當前裝置不支援搜尋命令"
  1060    },
  1061    {
  1062      "id": "api.command_settings.desc",
  1063      "translation": "開啟帳號設定對話框"
  1064    },
  1065    {
  1066      "id": "api.command_settings.name",
  1067      "translation": "settings"
  1068    },
  1069    {
  1070      "id": "api.command_settings.unsupported.app_error",
  1071      "translation": "當前裝置不支援設定命令"
  1072    },
  1073    {
  1074      "id": "api.command_shortcuts.desc",
  1075      "translation": "顯示鍵盤快捷鍵列表"
  1076    },
  1077    {
  1078      "id": "api.command_shortcuts.name",
  1079      "translation": "快捷鍵"
  1080    },
  1081    {
  1082      "id": "api.command_shortcuts.unsupported.app_error",
  1083      "translation": "當前裝置不支援快捷鍵命令"
  1084    },
  1085    {
  1086      "id": "api.command_shrug.desc",
  1087      "translation": "把 ¯\\_(ツ)_/¯ 加到訊息內"
  1088    },
  1089    {
  1090      "id": "api.command_shrug.hint",
  1091      "translation": "[訊息]"
  1092    },
  1093    {
  1094      "id": "api.command_shrug.name",
  1095      "translation": "聳肩"
  1096    },
  1097    {
  1098      "id": "api.compliance.init.debug",
  1099      "translation": "正在初始化規範 API 路徑"
  1100    },
  1101    {
  1102      "id": "api.config.client.old_format.app_error",
  1103      "translation": "尚未支援新格式的用戶端設定。請在查詢字串中指定 format=old 。"
  1104    },
  1105    {
  1106      "id": "api.context.404.app_error",
  1107      "translation": "抱歉,無法找到頁面。"
  1108    },
  1109    {
  1110      "id": "api.context.invalid_body_param.app_error",
  1111      "translation": "要求內容中缺少 {{.Name}} 或是該值為無效"
  1112    },
  1113    {
  1114      "id": "api.context.invalid_param.app_error",
  1115      "translation": "無效的 {{.Name}} 參數"
  1116    },
  1117    {
  1118      "id": "api.context.invalid_session.error",
  1119      "translation": "無效工作階段 err=%v"
  1120    },
  1121    {
  1122      "id": "api.context.invalid_team_url.debug",
  1123      "translation": "團隊網址在不正確的時機被存取。團隊網址不應於在 API 函式或與團隊無關的用途中被使用"
  1124    },
  1125    {
  1126      "id": "api.context.invalid_token.error",
  1127      "translation": "無效工作階段 token={{.Token}}, err={{.Error}}"
  1128    },
  1129    {
  1130      "id": "api.context.invalid_url_param.app_error",
  1131      "translation": "要求網址中缺少 {{.Name}} 參數或是該值為無效 "
  1132    },
  1133    {
  1134      "id": "api.context.invalidate_all_caches",
  1135      "translation": "清除所有的快取"
  1136    },
  1137    {
  1138      "id": "api.context.last_activity_at.error",
  1139      "translation": "更新 user_id=%v 與 session_id=%v 的 LastActivityAt 失敗, 錯誤=%v"
  1140    },
  1141    {
  1142      "id": "api.context.log.error",
  1143      "translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [細節: %v]"
  1144    },
  1145    {
  1146      "id": "api.context.mfa_required.app_error",
  1147      "translation": "此伺服器要求多重要素驗證。"
  1148    },
  1149    {
  1150      "id": "api.context.missing_teamid.app_error",
  1151      "translation": "找不到團隊 ID"
  1152    },
  1153    {
  1154      "id": "api.context.permissions.app_error",
  1155      "translation": "您沒有適當的權限"
  1156    },
  1157    {
  1158      "id": "api.context.session_expired.app_error",
  1159      "translation": "無效或逾期的工作階段,請重新登入。"
  1160    },
  1161    {
  1162      "id": "api.context.system_permissions.app_error",
  1163      "translation": "您沒有適當的權限 (系統)"
  1164    },
  1165    {
  1166      "id": "api.context.token_provided.app_error",
  1167      "translation": "工作階段並非使用 OAuth 協定,查詢字串中卻出現了 Token"
  1168    },
  1169    {
  1170      "id": "api.context.unknown.app_error",
  1171      "translation": "發生未知的錯誤。請聯繫支援單位。"
  1172    },
  1173    {
  1174      "id": "api.context.v3_disabled.app_error",
  1175      "translation": "此伺服器已停用 API 版本 3,請用 API 版本 4。如需詳細資訊,請參閱 https://api.mattermost.com"
  1176    },
  1177    {
  1178      "id": "api.deprecated.init.debug",
  1179      "translation": "正在初始化已被取代的 API 路徑"
  1180    },
  1181    {
  1182      "id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error",
  1183      "translation": "批次郵件的接收頻道已滿。請增加 EmailBatchingBufferSize。"
  1184    },
  1185    {
  1186      "id": "api.email_batching.add_notification_email_to_batch.disabled.app_error",
  1187      "translation": "批次郵件已被系統管理員停用"
  1188    },
  1189    {
  1190      "id": "api.email_batching.check_pending_emails.finished_running",
  1191      "translation": "完成批次郵件處理。尚有 %v 使用者的通知等待處理。"
  1192    },
  1193    {
  1194      "id": "api.email_batching.render_batched_post.channel.app_error",
  1195      "translation": "找不到批次郵件通知文章的頻道"
  1196    },
  1197    {
  1198      "id": "api.email_batching.render_batched_post.date",
  1199      "translation": "{{.Month}} {{.Day}},{{.Hour}}:{{.Minute}} {{.Timezone}}"
  1200    },
  1201    {
  1202      "id": "api.email_batching.render_batched_post.direct_message",
  1203      "translation": "直接傳訊,來自:"
  1204    },
  1205    {
  1206      "id": "api.email_batching.render_batched_post.go_to_post",
  1207      "translation": "前往發文"
  1208    },
  1209    {
  1210      "id": "api.email_batching.render_batched_post.group_message",
  1211      "translation": "群組訊息,來自:"
  1212    },
  1213    {
  1214      "id": "api.email_batching.render_batched_post.notification",
  1215      "translation": "通知,來自:"
  1216    },
  1217    {
  1218      "id": "api.email_batching.render_batched_post.sender.app_error",
  1219      "translation": "找不到批次郵件通知文章的發文者"
  1220    },
  1221    {
  1222      "id": "api.email_batching.send_batched_email_notification.body_text",
  1223      "translation": {
  1224        "one": "您有新通知。您有 {{.Count}} 個新通知。",
  1225        "other": ""
  1226      }
  1227    },
  1228    {
  1229      "id": "api.email_batching.send_batched_email_notification.preferences.app_error",
  1230      "translation": "找不到批次郵件通知收件人的顯示偏好"
  1231    },
  1232    {
  1233      "id": "api.email_batching.send_batched_email_notification.send.app_error",
  1234      "translation": "無法寄送批次通知郵件給 %v: %v"
  1235    },
  1236    {
  1237      "id": "api.email_batching.send_batched_email_notification.subject",
  1238      "translation": {
  1239        "one": "[{{.SiteName}}] {{.Year}} {{.Month}} {{.Day}} 的新通知[{{.SiteName}}] {{.Year}} {{.Month}} {{.Day}} 的新通知",
  1240        "other": ""
  1241      }
  1242    },
  1243    {
  1244      "id": "api.email_batching.send_batched_email_notification.user.app_error",
  1245      "translation": "找不到批次郵件通知的收件人"
  1246    },
  1247    {
  1248      "id": "api.email_batching.start.starting",
  1249      "translation": "開始批次郵件處理。每 %v 秒檢查未處理郵件。"
  1250    },
  1251    {
  1252      "id": "api.emoji.create.duplicate.app_error",
  1253      "translation": "無法建立繪文字,已存在相同名稱的繪文字。"
  1254    },
  1255    {
  1256      "id": "api.emoji.create.parse.app_error",
  1257      "translation": "無法新增繪文字。無法理解要求。"
  1258    },
  1259    {
  1260      "id": "api.emoji.create.permissions.app_error",
  1261      "translation": "沒有適當的權限建立繪文字。"
  1262    },
  1263    {
  1264      "id": "api.emoji.create.too_large.app_error",
  1265      "translation": "無法建立繪文字。圖片必須小於1 MB。"
  1266    },
  1267    {
  1268      "id": "api.emoji.delete.delete_reactions.app_error",
  1269      "translation": "刪除名為 %v 的繪文字時無法刪除互動"
  1270    },
  1271    {
  1272      "id": "api.emoji.delete.permissions.app_error",
  1273      "translation": "沒有適當的權限刪除繪文字。"
  1274    },
  1275    {
  1276      "id": "api.emoji.disabled.app_error",
  1277      "translation": "自訂繪文字已被系統管理員停用。"
  1278    },
  1279    {
  1280      "id": "api.emoji.get_image.decode.app_error",
  1281      "translation": "無法解碼繪文字圖像檔案。"
  1282    },
  1283    {
  1284      "id": "api.emoji.get_image.read.app_error",
  1285      "translation": "無法讀取繪文字圖像檔案。"
  1286    },
  1287    {
  1288      "id": "api.emoji.init.debug",
  1289      "translation": "正在初始化繪文字 API 路徑"
  1290    },
  1291    {
  1292      "id": "api.emoji.init.debug",
  1293      "translation": "正在初始化繪文字 API 路徑"
  1294    },
  1295    {
  1296      "id": "api.emoji.storage.app_error",
  1297      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
  1298    },
  1299    {
  1300      "id": "api.emoji.upload.image.app_error",
  1301      "translation": "無法新增繪文字。檔案必須是PNG、JPEG或GIF。"
  1302    },
  1303    {
  1304      "id": "api.emoji.upload.large_image.decode_error",
  1305      "translation": "無法建立繪文字。嘗試解碼圖片時發生錯誤。"
  1306    },
  1307    {
  1308      "id": "api.emoji.upload.large_image.encode_error",
  1309      "translation": "無法建立繪文字。嘗試編碼圖片時發生錯誤。"
  1310    },
  1311    {
  1312      "id": "api.emoji.upload.large_image.gif_decode_error",
  1313      "translation": "無法建立繪文字。嘗試解碼 gif 圖片時發生錯誤。"
  1314    },
  1315    {
  1316      "id": "api.emoji.upload.large_image.gif_encode_error",
  1317      "translation": "無法建立繪文字。嘗試編碼 gif 圖片時發生錯誤。"
  1318    },
  1319    {
  1320      "id": "api.file.attachments.disabled.app_error",
  1321      "translation": "此伺服器已停用檔案附件功能。"
  1322    },
  1323    {
  1324      "id": "api.file.get_file.public_disabled.app_error",
  1325      "translation": "公開連結已被系統管理員停用"
  1326    },
  1327    {
  1328      "id": "api.file.get_file.public_invalid.app_error",
  1329      "translation": "此公開連結不是有效連結"
  1330    },
  1331    {
  1332      "id": "api.file.get_file_preview.no_preview.app_error",
  1333      "translation": "檔案沒有預覽圖像"
  1334    },
  1335    {
  1336      "id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
  1337      "translation": "檔案沒有縮圖"
  1338    },
  1339    {
  1340      "id": "api.file.get_info_for_request.no_post.app_error",
  1341      "translation": "無法取得檔案資料。檔案必須附加在可以被當前使用者讀取的發文。"
  1342    },
  1343    {
  1344      "id": "api.file.get_info_for_request.storage.app_error",
  1345      "translation": "無法取得檔案資料。尚未設定圖片儲存位置。"
  1346    },
  1347    {
  1348      "id": "api.file.get_public_file_old.storage.app_error",
  1349      "translation": "無法取得檔案。尚未設定圖片儲存位置。"
  1350    },
  1351    {
  1352      "id": "api.file.get_public_file_old.storage.app_error",
  1353      "translation": "無法取得檔案。尚未設定圖片儲存位置。"
  1354    },
  1355    {
  1356      "id": "api.file.get_public_link.disabled.app_error",
  1357      "translation": "公開連結已停用"
  1358    },
  1359    {
  1360      "id": "api.file.get_public_link.no_post.app_error",
  1361      "translation": "無法取得檔案公開連結。檔案必須附加在可以被當前使用者讀取的發文。"
  1362    },
  1363    {
  1364      "id": "api.file.handle_images_forget.decode.error",
  1365      "translation": "無法解碼圖片:err=%v"
  1366    },
  1367    {
  1368      "id": "api.file.handle_images_forget.encode_jpeg.error",
  1369      "translation": "無法將圖片編碼成 JPEG:path=%v err=%v"
  1370    },
  1371    {
  1372      "id": "api.file.handle_images_forget.encode_preview.error",
  1373      "translation": "無法將圖片編碼成預覽 JPEG:path=%v err=%v"
  1374    },
  1375    {
  1376      "id": "api.file.handle_images_forget.upload_preview.error",
  1377      "translation": "無法上傳預覽檔:path=%v err=%v"
  1378    },
  1379    {
  1380      "id": "api.file.handle_images_forget.upload_thumb.error",
  1381      "translation": "無法上傳縮圖:path=%v err=%v"
  1382    },
  1383    {
  1384      "id": "api.file.init.debug",
  1385      "translation": "正在初始化檔案 API 路徑"
  1386    },
  1387    {
  1388      "id": "api.file.migrate_filenames_to_file_infos.channel.app_error",
  1389      "translation": "將文章轉移成使用 FileInfos 時無法取得頻道:post_id=%v, channel_id=%v, err=%v"
  1390    },
  1391    {
  1392      "id": "api.file.migrate_filenames_to_file_infos.file_not_found.warn",
  1393      "translation": "將文章轉移成使用 FileInfos 時無法搜尋到檔案:post_id=%v, filename=%v, path=%v, err=%v"
  1394    },
  1395    {
  1396      "id": "api.file.migrate_filenames_to_file_infos.get_file_infos_again.warn",
  1397      "translation": "轉移成使用 FileInfos 後無法取得文章的 FileInfos:post_id=%v, err=%v"
  1398    },
  1399    {
  1400      "id": "api.file.migrate_filenames_to_file_infos.get_post_again.warn",
  1401      "translation": "將文章轉移成使用 FileInfos 時無法取得文章:post_id=%v, err=%v"
  1402    },
  1403    {
  1404      "id": "api.file.migrate_filenames_to_file_infos.info.app_error",
  1405      "translation": "將文章轉移成使用 FileInfos 時無法解碼檔案資料:post_id=%v, filename=%v, err=%v"
  1406    },
  1407    {
  1408      "id": "api.file.migrate_filenames_to_file_infos.migrating_post.debug",
  1409      "translation": "轉移文章為使用 FileInfos:post_id=%v, err=%v"
  1410    },
  1411    {
  1412      "id": "api.file.migrate_filenames_to_file_infos.mismatched_filename.warn",
  1413      "translation": "將文章轉移成使用 FileInfos 時發現不尋常的檔案名稱:post_id=%v, channel_id=%v, user_id=%v, filename=%v"
  1414    },
  1415    {
  1416      "id": "api.file.migrate_filenames_to_file_infos.no_filenames.warn",
  1417      "translation": "將文章轉移成使用 FileInfos 時發現欄位 Filenames 為空:post_id=%v"
  1418    },
  1419    {
  1420      "id": "api.file.migrate_filenames_to_file_infos.not_migrating_post.debug",
  1421      "translation": "文章以轉移至使用 FileInfos:post_id=%v, err=%v"
  1422    },
  1423    {
  1424      "id": "api.file.migrate_filenames_to_file_infos.save_file_info.warn",
  1425      "translation": "將文章轉移成使用 FileInfos 時無法儲存檔案:post_id=%v, file_id=%v, path=%v, err=%v"
  1426    },
  1427    {
  1428      "id": "api.file.migrate_filenames_to_file_infos.save_post.warn",
  1429      "translation": "將文章轉移成使用 FileInfos 時無法儲存檔案:post_id=%v, file_id=%v, filename=%v, err=%v"
  1430    },
  1431    {
  1432      "id": "api.file.migrate_filenames_to_file_infos.team_id.app_error",
  1433      "translation": "無法尋找團隊給 FileInfos 使用:post_id=%v, filenames=%v"
  1434    },
  1435    {
  1436      "id": "api.file.migrate_filenames_to_file_infos.teams.app_error",
  1437      "translation": "將文章轉移成使用 FileInfos 時無法取得團隊:post_id=%v, err=%v"
  1438    },
  1439    {
  1440      "id": "api.file.migrate_filenames_to_file_infos.unexpected_filename.error",
  1441      "translation": "將文章轉移成使用 FileInfos 時無法解碼檔案名稱:post_id=%v, filename=%v"
  1442    },
  1443    {
  1444      "id": "api.file.move_file.configured.app_error",
  1445      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
  1446    },
  1447    {
  1448      "id": "api.file.move_file.copy_within_s3.app_error",
  1449      "translation": "無法在 S3 內複製檔案。"
  1450    },
  1451    {
  1452      "id": "api.file.move_file.delete_from_s3.app_error",
  1453      "translation": "無法從 S3 刪除檔案。"
  1454    },
  1455    {
  1456      "id": "api.file.move_file.get_from_s3.app_error",
  1457      "translation": "無法從 S3 取得檔案。"
  1458    },
  1459    {
  1460      "id": "api.file.move_file.rename.app_error",
  1461      "translation": "無法移動本地端的檔案。"
  1462    },
  1463    {
  1464      "id": "api.file.read_file.configured.app_error",
  1465      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
  1466    },
  1467    {
  1468      "id": "api.file.read_file.get.app_error",
  1469      "translation": "無法從 S3 取得檔案"
  1470    },
  1471    {
  1472      "id": "api.file.read_file.reading_local.app_error",
  1473      "translation": "從本地儲存讀取時遇到錯誤"
  1474    },
  1475    {
  1476      "id": "api.file.upload_file.bad_parse.app_error",
  1477      "translation": "無法上傳檔案。無法解析標頭。"
  1478    },
  1479    {
  1480      "id": "api.file.upload_file.incorrect_number_of_files.app_error",
  1481      "translation": "無法上傳檔案。檔案數量不對。"
  1482    },
  1483    {
  1484      "id": "api.file.upload_file.large_image.app_error",
  1485      "translation": "無法上傳超過最大尺寸的檔案:{{.Filename}}"
  1486    },
  1487    {
  1488      "id": "api.file.upload_file.storage.app_error",
  1489      "translation": "無法上傳檔案。尚未設定圖片儲存位置。"
  1490    },
  1491    {
  1492      "id": "api.file.upload_file.too_large.app_error",
  1493      "translation": "檔案太大無法上傳。"
  1494    },
  1495    {
  1496      "id": "api.file.write_file.configured.app_error",
  1497      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
  1498    },
  1499    {
  1500      "id": "api.file.write_file.s3.app_error",
  1501      "translation": "寫入 S3 時遇到錯誤"
  1502    },
  1503    {
  1504      "id": "api.file.write_file_locally.create_dir.app_error",
  1505      "translation": "建立新檔案的目錄時遇到錯誤"
  1506    },
  1507    {
  1508      "id": "api.file.write_file_locally.writing.app_error",
  1509      "translation": "寫入本地儲存時遇到錯誤"
  1510    },
  1511    {
  1512      "id": "api.general.init.debug",
  1513      "translation": "正在初始化一般 API 路徑"
  1514    },
  1515    {
  1516      "id": "api.import.import_post.attach_files.error",
  1517      "translation": "附加檔案於文章時錯誤:postId=%v, fileIds=%v, message=%v"
  1518    },
  1519    {
  1520      "id": "api.import.import_post.saving.debug",
  1521      "translation": "儲存訊息時遇到錯誤。user=%v, message=%v"
  1522    },
  1523    {
  1524      "id": "api.import.import_user.join_team.error",
  1525      "translation": "匯入過程於加入團隊時失敗 err=%v"
  1526    },
  1527    {
  1528      "id": "api.import.import_user.joining_default.error",
  1529      "translation": "加入預設頻道時遇到錯誤 user_id=%s, team_id=%s, err=%v"
  1530    },
  1531    {
  1532      "id": "api.import.import_user.saving.error",
  1533      "translation": "儲存使用者時遇到錯誤 err=%v"
  1534    },
  1535    {
  1536      "id": "api.import.import_user.set_email.error",
  1537      "translation": "設定電子郵件為已驗證時失敗 err=%v"
  1538    },
  1539    {
  1540      "id": "api.incoming_webhook.disabled.app_error",
  1541      "translation": "傳入的 Webhook 已被系統管理員停用。"
  1542    },
  1543    {
  1544      "id": "api.incoming_webhook.invalid_username.app_error",
  1545      "translation": "無效的使用者名稱。"
  1546    },
  1547    {
  1548      "id": "api.ldap.init.debug",
  1549      "translation": "正在初始化 LDAP API 路徑"
  1550    },
  1551    {
  1552      "id": "api.license.add_license.array.app_error",
  1553      "translation": "要求中的 'license' 欄位為空陣列"
  1554    },
  1555    {
  1556      "id": "api.license.add_license.expired.app_error",
  1557      "translation": "授權不是已過期就是還沒啟用。"
  1558    },
  1559    {
  1560      "id": "api.license.add_license.invalid.app_error",
  1561      "translation": "無效的授權檔案。"
  1562    },
  1563    {
  1564      "id": "api.license.add_license.invalid_count.app_error",
  1565      "translation": "無法計算使用者總人數。"
  1566    },
  1567    {
  1568      "id": "api.license.add_license.no_file.app_error",
  1569      "translation": "要求中的 'license' 欄位沒有檔案"
  1570    },
  1571    {
  1572      "id": "api.license.add_license.open.app_error",
  1573      "translation": "無法開啟授權檔案"
  1574    },
  1575    {
  1576      "id": "api.license.add_license.save.app_error",
  1577      "translation": "授權沒有正確的儲存。"
  1578    },
  1579    {
  1580      "id": "api.license.add_license.save_active.app_error",
  1581      "translation": "啟用授權 ID 無法正確儲存。"
  1582    },
  1583    {
  1584      "id": "api.license.add_license.unique_users.app_error",
  1585      "translation": "此授權只支援 {{.Users}} 位使用者,而您的系統有 {{.Count}} 位使用者。使用者人數是根據電子郵件位址計算。使用者總數量在 站台報告 -> 顯示統計。"
  1586    },
  1587    {
  1588      "id": "api.license.client.old_format.app_error",
  1589      "translation": "尚未支援新格式的用戶端授權。請在查詢字串中指定 format=old 。"
  1590    },
  1591    {
  1592      "id": "api.license.init.debug",
  1593      "translation": "正在初始化授權 API 路徑"
  1594    },
  1595    {
  1596      "id": "api.license.remove_license.remove.app_error",
  1597      "translation": "授權沒有正確的移除。"
  1598    },
  1599    {
  1600      "id": "api.oauth.allow_oauth.bad_client.app_error",
  1601      "translation": "invalid_request: 錯誤的 client_id"
  1602    },
  1603    {
  1604      "id": "api.oauth.allow_oauth.bad_redirect.app_error",
  1605      "translation": "invalid_request: 遺漏或錯誤的 redirect_uri"
  1606    },
  1607    {
  1608      "id": "api.oauth.allow_oauth.bad_response.app_error",
  1609      "translation": "invalid_request: 錯誤的 response_type"
  1610    },
  1611    {
  1612      "id": "api.oauth.allow_oauth.database.app_error",
  1613      "translation": "server_error: 存取資料庫時發生錯誤"
  1614    },
  1615    {
  1616      "id": "api.oauth.allow_oauth.redirect_callback.app_error",
  1617      "translation": "invalid_reques:提供的 redirect_uri 對不上已註冊的 callback_url"
  1618    },
  1619    {
  1620      "id": "api.oauth.allow_oauth.turn_off.app_error",
  1621      "translation": "系統管理員已關閉 OAuth2 服務提供者。"
  1622    },
  1623    {
  1624      "id": "api.oauth.authorize_oauth.disabled.app_error",
  1625      "translation": "系統管理員已關閉 OAuth2 服務提供者。"
  1626    },
  1627    {
  1628      "id": "api.oauth.authorize_oauth.missing.app_error",
  1629      "translation": "response_type、client_id 或 redirect_uri 中缺少一個以上"
  1630    },
  1631    {
  1632      "id": "api.oauth.delete.permissions.app_error",
  1633      "translation": "權限不足以刪除 OAuth2 應用程式"
  1634    },
  1635    {
  1636      "id": "api.oauth.get_access_token.bad_client_id.app_error",
  1637      "translation": "invalid_request:錯誤的 client_id"
  1638    },
  1639    {
  1640      "id": "api.oauth.get_access_token.bad_client_secret.app_error",
  1641      "translation": "invalid_request:缺少 client_secret"
  1642    },
  1643    {
  1644      "id": "api.oauth.get_access_token.bad_grant.app_error",
  1645      "translation": "invalid_request:錯誤的 grant_type"
  1646    },
  1647    {
  1648      "id": "api.oauth.get_access_token.credentials.app_error",
  1649      "translation": "invalid_client:無效的用戶端認證"
  1650    },
  1651    {
  1652      "id": "api.oauth.get_access_token.disabled.app_error",
  1653      "translation": "系統管理員已關閉 OAuth2 服務提供者。"
  1654    },
  1655    {
  1656      "id": "api.oauth.get_access_token.expired_code.app_error",
  1657      "translation": "invalid_grant:無效或是過期的授權碼"
  1658    },
  1659    {
  1660      "id": "api.oauth.get_access_token.internal.app_error",
  1661      "translation": "server_error:存取資料庫時遇到伺服器內部錯誤"
  1662    },
  1663    {
  1664      "id": "api.oauth.get_access_token.internal_saving.app_error",
  1665      "translation": "server_error:儲存存取 Token 至資料庫時遇到伺服器內部錯誤"
  1666    },
  1667    {
  1668      "id": "api.oauth.get_access_token.internal_session.app_error",
  1669      "translation": "server_error:儲存工作階段至資料庫時遇到伺服器內部錯誤"
  1670    },
  1671    {
  1672      "id": "api.oauth.get_access_token.internal_user.app_error",
  1673      "translation": "server_error:從資料庫提取使用者資料時遇到伺服器內部錯誤"
  1674    },
  1675    {
  1676      "id": "api.oauth.get_access_token.missing_code.app_error",
  1677      "translation": "invalid_request:缺少代碼"
  1678    },
  1679    {
  1680      "id": "api.oauth.get_access_token.missing_refresh_token.app_error",
  1681      "translation": "invalid_request:缺少 refresh_token"
  1682    },
  1683    {
  1684      "id": "api.oauth.get_access_token.redirect_uri.app_error",
  1685      "translation": "invalid_request:提供的 redirect_uri 無法對應授權碼 redirect_uri"
  1686    },
  1687    {
  1688      "id": "api.oauth.get_access_token.refresh_token.app_error",
  1689      "translation": "invalid_grant:無效的 refresh_token"
  1690    },
  1691    {
  1692      "id": "api.oauth.get_auth_data.find.error",
  1693      "translation": "找不到 code=%s 的認證碼"
  1694    },
  1695    {
  1696      "id": "api.oauth.init.debug",
  1697      "translation": "正在初始化 OAuth API 路徑"
  1698    },
  1699    {
  1700      "id": "api.oauth.invalid_state_token.app_error",
  1701      "translation": "無效的狀態 Token"
  1702    },
  1703    {
  1704      "id": "api.oauth.regenerate_secret.app_error",
  1705      "translation": "權限不足以重新產生 OAuth2 應用程式密碼"
  1706    },
  1707    {
  1708      "id": "api.oauth.register_oauth_app.turn_off.app_error",
  1709      "translation": "系統管理員已關閉 OAuth2 服務提供者。"
  1710    },
  1711    {
  1712      "id": "api.oauth.revoke_access_token.del_session.app_error",
  1713      "translation": "從資料庫刪除工作階段時遇到錯誤"
  1714    },
  1715    {
  1716      "id": "api.oauth.revoke_access_token.del_token.app_error",
  1717      "translation": "從資料庫刪除存取 Token 時遇到錯誤"
  1718    },
  1719    {
  1720      "id": "api.oauth.revoke_access_token.get.app_error",
  1721      "translation": "刪除前從資料庫取得存取 Token 時遇到錯誤"
  1722    },
  1723    {
  1724      "id": "api.oauth.singup_with_oauth.disabled.app_error",
  1725      "translation": "使用者註冊已被停用。"
  1726    },
  1727    {
  1728      "id": "api.oauth.singup_with_oauth.expired_link.app_error",
  1729      "translation": "註冊連結已過期"
  1730    },
  1731    {
  1732      "id": "api.oauth.singup_with_oauth.invalid_link.app_error",
  1733      "translation": "此註冊連結不是有效連結"
  1734    },
  1735    {
  1736      "id": "api.opengraph.init.debug",
  1737      "translation": "初始化 Open Graph 協定 API 路徑"
  1738    },
  1739    {
  1740      "id": "api.plugin.upload.array.app_error",
  1741      "translation": "在 multipart/form 要求中的檔案陣列為空"
  1742    },
  1743    {
  1744      "id": "api.plugin.upload.file.app_error",
  1745      "translation": "無法開啟 multipart/form 要求中的檔案"
  1746    },
  1747    {
  1748      "id": "api.plugin.upload.no_file.app_error",
  1749      "translation": "multipart/form 要求缺少檔案"
  1750    },
  1751    {
  1752      "id": "api.post.check_for_out_of_channel_mentions.message.multiple",
  1753      "translation": "無法傳送通知給 @{{.Usernames}} 與 @{{.LastUsername}},因為他們並未加入此頻道。"
  1754    },
  1755    {
  1756      "id": "api.post.check_for_out_of_channel_mentions.message.one",
  1757      "translation": "無法傳送通知給未加入此頻道的 @{{.Username}}。"
  1758    },
  1759    {
  1760      "id": "api.post.create_post.attach_files.error",
  1761      "translation": "附加檔案於文章時遭遇錯誤:post_id=%s, user_id=%s, file_ids=%v, err=%v"
  1762    },
  1763    {
  1764      "id": "api.post.create_post.bad_filename.error",
  1765      "translation": "無效的檔名,filename=%v"
  1766    },
  1767    {
  1768      "id": "api.post.create_post.can_not_post_to_deleted.error",
  1769      "translation": "無法發文至已刪除的頻道。"
  1770    },
  1771    {
  1772      "id": "api.post.create_post.channel_root_id.app_error",
  1773      "translation": "RootId 參數的 ChannelId 無效"
  1774    },
  1775    {
  1776      "id": "api.post.create_post.last_viewed.error",
  1777      "translation": "更新最新的訊息檢視遇到錯誤 channel_id=%s, user_id=%s, err=%v"
  1778    },
  1779    {
  1780      "id": "api.post.create_post.parent_id.app_error",
  1781      "translation": "無效的 ParentId 參數"
  1782    },
  1783    {
  1784      "id": "api.post.create_post.root_id.app_error",
  1785      "translation": "無效的 RootId 參數"
  1786    },
  1787    {
  1788      "id": "api.post.create_post.town_square_read_only",
  1789      "translation": "此頻道唯讀。只有具有權限的成員能在此發布訊息。"
  1790    },
  1791    {
  1792      "id": "api.post.create_webhook_post.creating.app_error",
  1793      "translation": "建立訊息時遇到錯誤"
  1794    },
  1795    {
  1796      "id": "api.post.delete_flagged_post.app_error.warn",
  1797      "translation": "刪除發文時無法刪除發文的標記設定:err=%v"
  1798    },
  1799    {
  1800      "id": "api.post.delete_post.permissions.app_error",
  1801      "translation": "您沒有適當的權限"
  1802    },
  1803    {
  1804      "id": "api.post.delete_post_files.app_error.warn",
  1805      "translation": "刪除文章的檔案時遭遇錯誤:post_id=%v, err=%v"
  1806    },
  1807    {
  1808      "id": "api.post.disabled_all",
  1809      "translation": "由於頻道使用者超過 {{.Users}} 人,已停用@all。"
  1810    },
  1811    {
  1812      "id": "api.post.disabled_channel",
  1813      "translation": "由於頻道使用者超過 {{.Users}} 人,已停用@channel。"
  1814    },
  1815    {
  1816      "id": "api.post.disabled_here",
  1817      "translation": "由於頻道使用者超過 {{.Users}} 人,已停用@here。"
  1818    },
  1819    {
  1820      "id": "api.post.do_action.action_id.app_error",
  1821      "translation": "無效的操作 ID"
  1822    },
  1823    {
  1824      "id": "api.post.do_action.action_integration.app_error",
  1825      "translation": "操作整合錯誤"
  1826    },
  1827    {
  1828      "id": "api.post.get_message_for_notification.files_sent",
  1829      "translation": {
  1830        "one": "已送出 {{.Count}} 個檔案:{{.Filenames}}已送出 {{.Count}} 個檔案:{{.Filenames}}",
  1831        "other": ""
  1832      }
  1833    },
  1834    {
  1835      "id": "api.post.get_message_for_notification.get_files.error",
  1836      "translation": "為通知訊息取得檔案於文章時遭遇錯誤:post_id=%v, err=%v"
  1837    },
  1838    {
  1839      "id": "api.post.get_message_for_notification.images_sent",
  1840      "translation": {
  1841        "one": "已送出 {{.Count}} 個圖片:{{.Filenames}}已送出 {{.Count}} 個圖片:{{.Filenames}}",
  1842        "other": ""
  1843      }
  1844    },
  1845    {
  1846      "id": "api.post.get_out_of_channel_mentions.regex.error",
  1847      "translation": "編譯 @mention 正規表示式失敗 user_id=%v, err=%v"
  1848    },
  1849    {
  1850      "id": "api.post.get_post.permissions.app_error",
  1851      "translation": "您沒有適當的權限"
  1852    },
  1853    {
  1854      "id": "api.post.handle_post_events_and_forget.members.error",
  1855      "translation": "取得頻道成員失敗 channel_id=%v err=%v"
  1856    },
  1857    {
  1858      "id": "api.post.handle_webhook_events_and_forget.create_post.error",
  1859      "translation": "建立回應貼文失敗 err=%v"
  1860    },
  1861    {
  1862      "id": "api.post.handle_webhook_events_and_forget.event_post.error",
  1863      "translation": "POST 事件失敗 err=%s"
  1864    },
  1865    {
  1866      "id": "api.post.init.debug",
  1867      "translation": "正在初始化貼文 API 路徑"
  1868    },
  1869    {
  1870      "id": "api.post.link_preview_disabled.app_error",
  1871      "translation": "連結預覽已被系統管理員停用"
  1872    },
  1873    {
  1874      "id": "api.post.make_direct_channel_visible.get_2_members.error",
  1875      "translation": "取得直接訊息頻道的兩位成員失敗 channel_id={{.ChannelId}}"
  1876    },
  1877    {
  1878      "id": "api.post.make_direct_channel_visible.get_members.error",
  1879      "translation": "取得頻道成員失敗 channel_id=%v err=%v"
  1880    },
  1881    {
  1882      "id": "api.post.make_direct_channel_visible.save_pref.error",
  1883      "translation": "儲存直接訊息頻道的偏好設定失敗 user_id=%v other_user_id=%v err=%v"
  1884    },
  1885    {
  1886      "id": "api.post.make_direct_channel_visible.update_pref.error",
  1887      "translation": "更新直接訊息頻道的偏好設定失敗 user_id=%v other_user_id=%v err=%v"
  1888    },
  1889    {
  1890      "id": "api.post.notification.member_profile.warn",
  1891      "translation": "無法取得頻道成員資訊 user_id=%v"
  1892    },
  1893    {
  1894      "id": "api.post.send_notifications.user_id.debug",
  1895      "translation": "此訊息的發起人不在頻道,將不發送通知 post_id=%v channel_id=%v user_id=%v"
  1896    },
  1897    {
  1898      "id": "api.post.send_notifications_and_forget.clear_push_notification.debug",
  1899      "translation": "正在清除至 %v 的推播通知,channel_id %v"
  1900    },
  1901    {
  1902      "id": "api.post.send_notifications_and_forget.files.error",
  1903      "translation": "無法為貼文通知取得檔案: post_id=%v, err=%v"
  1904    },
  1905    {
  1906      "id": "api.post.send_notifications_and_forget.get_teams.error",
  1907      "translation": "發送跨團隊直接訊移時無法取得團隊:user_id=%v, err=%v"
  1908    },
  1909    {
  1910      "id": "api.post.send_notifications_and_forget.mention_subject",
  1911      "translation": "新的提及"
  1912    },
  1913    {
  1914      "id": "api.post.send_notifications_and_forget.push_image_only",
  1915      "translation": "已上傳一個或更多檔案至"
  1916    },
  1917    {
  1918      "id": "api.post.send_notifications_and_forget.push_image_only_dm",
  1919      "translation": "在直接傳訊中已上傳一個或更多檔案"
  1920    },
  1921    {
  1922      "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
  1923      "translation": "已上傳一個或更多檔案"
  1924    },
  1925    {
  1926      "id": "api.post.send_notifications_and_forget.push_in",
  1927      "translation": " 於 "
  1928    },
  1929    {
  1930      "id": "api.post.send_notifications_and_forget.push_mention",
  1931      "translation": " 提及您於 "
  1932    },
  1933    {
  1934      "id": "api.post.send_notifications_and_forget.push_mention_no_channel",
  1935      "translation": " 提及您 "
  1936    },
  1937    {
  1938      "id": "api.post.send_notifications_and_forget.push_message",
  1939      "translation": " 已傳送直接訊息給您"
  1940    },
  1941    {
  1942      "id": "api.post.send_notifications_and_forget.push_non_mention",
  1943      "translation": " 張貼於 "
  1944    },
  1945    {
  1946      "id": "api.post.send_notifications_and_forget.push_non_mention_no_channel",
  1947      "translation": " 發布了訊息"
  1948    },
  1949    {
  1950      "id": "api.post.send_notifications_and_forget.push_notification.error",
  1951      "translation": "發送推播失敗 device_id={{.DeviceId}}, err={{.Error}}"
  1952    },
  1953    {
  1954      "id": "api.post.send_notifications_and_forget.sent",
  1955      "translation": "{{.Prefix}} {{.Filenames}} 已送出"
  1956    },
  1957    {
  1958      "id": "api.post.update_mention_count_and_forget.update_error",
  1959      "translation": "更新提及的計數失敗 post_id=%v channel_id=%v err=%v"
  1960    },
  1961    {
  1962      "id": "api.post.update_post.find.app_error",
  1963      "translation": "找不到可更新的訊息或註解。"
  1964    },
  1965    {
  1966      "id": "api.post.update_post.permissions.app_error",
  1967      "translation": "您沒有適當的權限"
  1968    },
  1969    {
  1970      "id": "api.post.update_post.permissions_denied.app_error",
  1971      "translation": "編輯訊息已被停用。請洽詢系統管理員了解詳情。"
  1972    },
  1973    {
  1974      "id": "api.post.update_post.permissions_details.app_error",
  1975      "translation": "已刪除 id={{.PostId}}"
  1976    },
  1977    {
  1978      "id": "api.post.update_post.permissions_time_limit.app_error",
  1979      "translation": "僅在 {{.timeLimit}} 秒內可以編輯訊息。請洽詢系統管理員了解詳情。 "
  1980    },
  1981    {
  1982      "id": "api.post.update_post.system_message.app_error",
  1983      "translation": "無法更新系統訊息"
  1984    },
  1985    {
  1986      "id": "api.post_get_post_by_id.get.app_error",
  1987      "translation": "無法取得訊息"
  1988    },
  1989    {
  1990      "id": "api.preference.delete_preferences.decode.app_error",
  1991      "translation": "無法從要求中解碼出偏好設定"
  1992    },
  1993    {
  1994      "id": "api.preference.delete_preferences.user_id.app_error",
  1995      "translation": "無法為其他使用者刪除偏好設定"
  1996    },
  1997    {
  1998      "id": "api.preference.init.debug",
  1999      "translation": "正在初始化偏好設定 API 路徑"
  2000    },
  2001    {
  2002      "id": "api.preference.save_preferences.decode.app_error",
  2003      "translation": "無法從上傳表單中解碼出偏好設定"
  2004    },
  2005    {
  2006      "id": "api.preference.save_preferences.set.app_error",
  2007      "translation": "無法為其他使用調整偏好設定"
  2008    },
  2009    {
  2010      "id": "api.reaction.delete_reaction.mismatched_channel_id.app_error",
  2011      "translation": "由於URL中的頻道 ID 與文章 ID 不相符,刪除互動失敗"
  2012    },
  2013    {
  2014      "id": "api.reaction.init.debug",
  2015      "translation": "初始化互動 API 路徑"
  2016    },
  2017    {
  2018      "id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
  2019      "translation": "由於URL中的頻道 ID 與文章 ID 不相符,讀取互動失敗"
  2020    },
  2021    {
  2022      "id": "api.reaction.save_reaction.invalid.app_error",
  2023      "translation": "無效的互動。"
  2024    },
  2025    {
  2026      "id": "api.reaction.save_reaction.mismatched_channel_id.app_error",
  2027      "translation": "由於URL中的頻道 ID 與文章 ID 不相符,儲存互動失敗"
  2028    },
  2029    {
  2030      "id": "api.reaction.save_reaction.user_id.app_error",
  2031      "translation": "無法為其他使用者儲存互動。"
  2032    },
  2033    {
  2034      "id": "api.reaction.send_reaction_event.post.app_error",
  2035      "translation": "為了反應發送 Websocket 事件時,無法取得文章"
  2036    },
  2037    {
  2038      "id": "api.roles.patch_roles.license.error",
  2039      "translation": "目前授權不支援進階權限。"
  2040    },
  2041    {
  2042      "id": "api.saml.save_certificate.app_error",
  2043      "translation": "憑證沒有正確的儲存。"
  2044    },
  2045    {
  2046      "id": "api.server.new_server.init.info",
  2047      "translation": "伺服器正在初始化..."
  2048    },
  2049    {
  2050      "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt",
  2051      "translation": "使用 LetsEncrypt 時必須啟用 Forward80To443 "
  2052    },
  2053    {
  2054      "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port",
  2055      "translation": "當在監聽通訊埠 %s 時無法從 80 轉發至 443:如果正在使用代理伺服器請停用 Forward80To443 "
  2056    },
  2057    {
  2058      "id": "api.server.start_server.listening.info",
  2059      "translation": "伺服器正在監聽於 %v"
  2060    },
  2061    {
  2062      "id": "api.server.start_server.rate.info",
  2063      "translation": "張貼速率限制已啟用"
  2064    },
  2065    {
  2066      "id": "api.server.start_server.rate.warn",
  2067      "translation": "張貼速率限制沒有正確的設定,請使用 VaryByHeader 並停用 VaryByRemoteAddr"
  2068    },
  2069    {
  2070      "id": "api.server.start_server.rate_limiting_memory_store",
  2071      "translation": "無法初始化張貼速率限制所需的記憶體儲存。請確定 MemoryStoreSize 的設定值。"
  2072    },
  2073    {
  2074      "id": "api.server.start_server.rate_limiting_rate_limiter",
  2075      "translation": "無法初始化張貼速率限制。"
  2076    },
  2077    {
  2078      "id": "api.server.start_server.starting.critical",
  2079      "translation": "啟動伺服器時遇到錯誤 err:%v"
  2080    },
  2081    {
  2082      "id": "api.server.start_server.starting.info",
  2083      "translation": "正在啟動伺服器..."
  2084    },
  2085    {
  2086      "id": "api.server.start_server.starting.panic",
  2087      "translation": "啟動伺服器時遇到錯誤 "
  2088    },
  2089    {
  2090      "id": "api.server.stop_server.stopped.info",
  2091      "translation": "伺服器已停止"
  2092    },
  2093    {
  2094      "id": "api.server.stop_server.stopping.info",
  2095      "translation": "正在停止伺服器..."
  2096    },
  2097    {
  2098      "id": "api.slackimport.slack_add_bot_user.email_pwd",
  2099      "translation": "已匯入外部整合/Slack 機器人帳號,電子郵件為 {{.Email}},密碼為 {{.Password}}。\r\n"
  2100    },
  2101    {
  2102      "id": "api.slackimport.slack_add_bot_user.unable_import",
  2103      "translation": "無法匯入外部整合/Slack 機器人帳號 {{.Username}}。\r\n"
  2104    },
  2105    {
  2106      "id": "api.slackimport.slack_add_channels.added",
  2107      "translation": "\r\n已新增頻道:\r\n"
  2108    },
  2109    {
  2110      "id": "api.slackimport.slack_add_channels.failed_to_add_user",
  2111      "translation": "無法新增 Slack 帳號 {{.Username}} 至頻道。\r\n"
  2112    },
  2113    {
  2114      "id": "api.slackimport.slack_add_channels.import_failed",
  2115      "translation": "無法匯入 Slack 頻道 {{.DisplayName}}。\r\n"
  2116    },
  2117    {
  2118      "id": "api.slackimport.slack_add_channels.import_failed.warn",
  2119      "translation": "匯入 Slack:無法匯入 Slack 頻道:%s。"
  2120    },
  2121    {
  2122      "id": "api.slackimport.slack_add_channels.merge",
  2123      "translation": "Slack 頻道 {{.DisplayName}} 以存在於現行 Mattermost 中。已合併兩邊頻道。\r\n"
  2124    },
  2125    {
  2126      "id": "api.slackimport.slack_add_posts.attach_files.error",
  2127      "translation": "匯入 Slack:附加檔案到訊息上時發生錯誤,post_id=%s, file_ids=%v, err=%v。"
  2128    },
  2129    {
  2130      "id": "api.slackimport.slack_add_posts.bot.warn",
  2131      "translation": "匯入 Slack:還不能匯入Slack 機器人訊息。"
  2132    },
  2133    {
  2134      "id": "api.slackimport.slack_add_posts.bot_user_no_exists.warn",
  2135      "translation": "匯入 Slack:機器人帳號不存在,無法匯入機器人訊息。"
  2136    },
  2137    {
  2138      "id": "api.slackimport.slack_add_posts.msg_no_comment.debug",
  2139      "translation": "匯入 Slack:訊息無註解,無法匯入。"
  2140    },
  2141    {
  2142      "id": "api.slackimport.slack_add_posts.msg_no_usr.debug",
  2143      "translation": "匯入 Slack:缺少使用者欄位,無法匯入訊息。"
  2144    },
  2145    {
  2146      "id": "api.slackimport.slack_add_posts.no_bot_id.warn",
  2147      "translation": "匯入 Slack:缺少 BotId 欄位,無法匯入機器人訊息。"
  2148    },
  2149    {
  2150      "id": "api.slackimport.slack_add_posts.unsupported.warn",
  2151      "translation": "匯入 Slack:訊息類別不支援,無法匯入訊息:post_type=%v, post_subtype=%v。"
  2152    },
  2153    {
  2154      "id": "api.slackimport.slack_add_posts.upload_file_not_found.warn",
  2155      "translation": "匯入 Slack:Slack 匯出的 zip 檔案中缺少檔案,無法匯入檔案 {{.Field}}。"
  2156    },
  2157    {
  2158      "id": "api.slackimport.slack_add_posts.upload_file_not_in_json.warn",
  2159      "translation": "匯入 Slack:Slack 匯出資訊中該訊息缺少\"檔案\"欄位,無法附加檔案於訊息上。"
  2160    },
  2161    {
  2162      "id": "api.slackimport.slack_add_posts.upload_file_open_failed.warn",
  2163      "translation": "匯入 Slack:無法開啟 Slack 匯出中的檔案 {{.Field}}:{{.Error}}。"
  2164    },
  2165    {
  2166      "id": "api.slackimport.slack_add_posts.upload_file_upload_failed.warn",
  2167      "translation": "匯入 Slack:上傳檔案 {{.Field}} 時發生錯誤:{{.Error}}。"
  2168    },
  2169    {
  2170      "id": "api.slackimport.slack_add_posts.user_no_exists.debug",
  2171      "translation": "匯入 Slack:Mattermost 不存在 Slack 使用者 %v,無法新增訊息。"
  2172    },
  2173    {
  2174      "id": "api.slackimport.slack_add_posts.without_user.debug",
  2175      "translation": "匯入 Slack:缺少使用者欄位,無法匯入訊息。"
  2176    },
  2177    {
  2178      "id": "api.slackimport.slack_add_users.created",
  2179      "translation": "\r\n已建立使用者:\r\n"
  2180    },
  2181    {
  2182      "id": "api.slackimport.slack_add_users.email_pwd",
  2183      "translation": "已匯入 Slack 帳號,電子郵件為 {{.Email}},密碼為 {{.Password}}。\r\n"
  2184    },
  2185    {
  2186      "id": "api.slackimport.slack_add_users.merge_existing",
  2187      "translation": "由於有相同的電子郵件 {{.Email}} 與使用者名稱 {{.Username}},Slack 帳號與現有 Mattermost 帳號已合併。\r\n"
  2188    },
  2189    {
  2190      "id": "api.slackimport.slack_add_users.merge_existing_failed",
  2191      "translation": "由於有相同的電子郵件 {{.Email}} 與使用者名稱 {{.Username}},Slack 帳號與現有 Mattermost 帳號已合併,但無法新增使用者至對應團隊。\r\n"
  2192    },
  2193    {
  2194      "id": "api.slackimport.slack_add_users.missing_email_address",
  2195      "translation": "使用者{{.Username}}在 Slack 匯出資料中沒有電子郵件地址。{{.Email}}將會被用作預留地址。使用者在登入系統後應更新電子郵件地址。\r\n"
  2196    },
  2197    {
  2198      "id": "api.slackimport.slack_add_users.missing_email_address.warn",
  2199      "translation": "匯入 Slack:使用者{{.Username}}在 Slack 匯出資料中沒有電子郵件地址。{{.Email}}將會被用作預留地址。使用者在登入系統後應更新電子郵件地址。"
  2200    },
  2201    {
  2202      "id": "api.slackimport.slack_add_users.unable_import",
  2203      "translation": "無法匯入 Slack 使用者: {{.Username}}\r\n"
  2204    },
  2205    {
  2206      "id": "api.slackimport.slack_convert_channel_mentions.compile_regexp_failed.warn",
  2207      "translation": "匯入 Slack:無法編譯 !channel,比對Slack 頻道 {{.ChannelName}}的正規表示式 (id={{.ChannelID}})。"
  2208    },
  2209    {
  2210      "id": "api.slackimport.slack_convert_timestamp.bad.warn",
  2211      "translation": "匯入 Slack:偵測到不正確的時間戳記。"
  2212    },
  2213    {
  2214      "id": "api.slackimport.slack_convert_user_mentions.compile_regexp_failed.warn",
  2215      "translation": "匯入 Slack:無法編譯 @mention,比對Slack 使用者 {{.Username}}的正規表示式 (id={{.UserID}})。"
  2216    },
  2217    {
  2218      "id": "api.slackimport.slack_deactivate_bot_user.failed_to_deactivate",
  2219      "translation": "匯入 Slack:無法停用作為機器人的使用者帳號。"
  2220    },
  2221    {
  2222      "id": "api.slackimport.slack_import.log",
  2223      "translation": "Mattermost Slack 匯入記錄\r\n"
  2224    },
  2225    {
  2226      "id": "api.slackimport.slack_import.note1",
  2227      "translation": "- 由於匯入程式尚未支援,部分訊息可能無法匯入。\r\n"
  2228    },
  2229    {
  2230      "id": "api.slackimport.slack_import.note2",
  2231      "translation": "- 目前尚未支援 Slack bot 張貼訊息。\r\n"
  2232    },
  2233    {
  2234      "id": "api.slackimport.slack_import.note3",
  2235      "translation": "- 伺服器紀錄也許有紀錄到額外的錯誤。\r\n"
  2236    },
  2237    {
  2238      "id": "api.slackimport.slack_import.notes",
  2239      "translation": "\r\n附註:\r\n"
  2240    },
  2241    {
  2242      "id": "api.slackimport.slack_import.open.app_error",
  2243      "translation": "無法開啟檔案:{{.Filename}}。\r\n"
  2244    },
  2245    {
  2246      "id": "api.slackimport.slack_import.team_fail",
  2247      "translation": "無法取得將要匯入的團隊。\r\n"
  2248    },
  2249    {
  2250      "id": "api.slackimport.slack_import.zip.app_error",
  2251      "translation": "無法開啟 Slack 匯出 zip 檔。\r\n"
  2252    },
  2253    {
  2254      "id": "api.slackimport.slack_parse_channels.error",
  2255      "translation": "匯入 Slack:剖析部份 Slack 頻道時發生錯誤。匯入可能可以繼續運行。"
  2256    },
  2257    {
  2258      "id": "api.slackimport.slack_parse_posts.error",
  2259      "translation": "匯入 Slack:剖析部份 Slack 訊息時發生錯誤。匯入可能可以繼續運行。"
  2260    },
  2261    {
  2262      "id": "api.slackimport.slack_sanitise_channel_properties.display_name_too_long.warn",
  2263      "translation": "Slack 匯入:頻道 {{.ChannelName}} 的顯示名稱過長,將會在匯入時被截短。"
  2264    },
  2265    {
  2266      "id": "api.slackimport.slack_sanitise_channel_properties.header_too_long.warn",
  2267      "translation": "Slack 匯入:頻道 {{.ChannelName}} 的標題過長,將會在匯入時被截短。"
  2268    },
  2269    {
  2270      "id": "api.slackimport.slack_sanitise_channel_properties.name_too_long.warn",
  2271      "translation": "Slack 匯入:頻道 {{.ChannelName}} 的 Handle 過長,將會在匯入時被截短。"
  2272    },
  2273    {
  2274      "id": "api.slackimport.slack_sanitise_channel_properties.purpose_too_long.warn",
  2275      "translation": "Slack 匯入:頻道 {{.ChannelName}} 的用途過長,將會在匯入時被截短。"
  2276    },
  2277    {
  2278      "id": "api.status.init.debug",
  2279      "translation": "正在初始化狀態 API 路徑"
  2280    },
  2281    {
  2282      "id": "api.status.init.debug",
  2283      "translation": "正在初始化狀態 API 路徑"
  2284    },
  2285    {
  2286      "id": "api.status.last_activity.error",
  2287      "translation": "更新 user_id=%v 與 session_id=%v 的 LastActivityAt 失敗 err=%v"
  2288    },
  2289    {
  2290      "id": "api.status.save_status.error",
  2291      "translation": "儲存使用者狀態失敗 user_id=%v err=%v"
  2292    },
  2293    {
  2294      "id": "api.status.user_not_found.app_error",
  2295      "translation": "找不到使用者"
  2296    },
  2297    {
  2298      "id": "api.system.go_routines",
  2299      "translation": "執行中的 Goroutine 數量超過健康界線 %v (%v)"
  2300    },
  2301    {
  2302      "id": "api.team.add_user_to_team.added",
  2303      "translation": "%v 已被 %v 加入頻道。"
  2304    },
  2305    {
  2306      "id": "api.team.add_user_to_team.missing_parameter.app_error",
  2307      "translation": "需要參數以新增團隊成員。"
  2308    },
  2309    {
  2310      "id": "api.team.create_team.email_disabled.app_error",
  2311      "translation": "使用電子郵件註冊團隊已被停用。"
  2312    },
  2313    {
  2314      "id": "api.team.create_team_from_signup.email_disabled.app_error",
  2315      "translation": "使用電子郵件註冊團隊已被停用。"
  2316    },
  2317    {
  2318      "id": "api.team.create_team_from_signup.expired_link.app_error",
  2319      "translation": "註冊連結已過期"
  2320    },
  2321    {
  2322      "id": "api.team.create_team_from_signup.unavailable.app_error",
  2323      "translation": "這個網址不存在。請嘗試其他的。"
  2324    },
  2325    {
  2326      "id": "api.team.email_teams.sending.error",
  2327      "translation": "在 emailTeams 中寄送一封電子郵件時發生錯誤 err=%v"
  2328    },
  2329    {
  2330      "id": "api.team.get_invite_info.not_open_team",
  2331      "translation": "無法在非公開的團隊使用邀請。"
  2332    },
  2333    {
  2334      "id": "api.team.import_team.admin.app_error",
  2335      "translation": "僅有團隊管理員能匯入資料。"
  2336    },
  2337    {
  2338      "id": "api.team.import_team.array.app_error",
  2339      "translation": "要求中的 'file' 欄位是空陣列"
  2340    },
  2341    {
  2342      "id": "api.team.import_team.integer.app_error",
  2343      "translation": "Filesize 不是一個整數"
  2344    },
  2345    {
  2346      "id": "api.team.import_team.no_file.app_error",
  2347      "translation": "要求中的 'file' 欄位沒有檔案"
  2348    },
  2349    {
  2350      "id": "api.team.import_team.no_import_from.app_error",
  2351      "translation": "要求格式錯誤:沒有 importFrom 欄位。"
  2352    },
  2353    {
  2354      "id": "api.team.import_team.open.app_error",
  2355      "translation": "無法開啟檔案"
  2356    },
  2357    {
  2358      "id": "api.team.import_team.parse.app_error",
  2359      "translation": "無法解析 multipart 表單"
  2360    },
  2361    {
  2362      "id": "api.team.import_team.unavailable.app_error",
  2363      "translation": "要求格式錯誤:沒有檔案大小欄位。"
  2364    },
  2365    {
  2366      "id": "api.team.init.debug",
  2367      "translation": "正在初始化團隊 API 路徑"
  2368    },
  2369    {
  2370      "id": "api.team.invite_members.admin",
  2371      "translation": "管理員"
  2372    },
  2373    {
  2374      "id": "api.team.invite_members.already.app_error",
  2375      "translation": "此人已在您的團隊中"
  2376    },
  2377    {
  2378      "id": "api.team.invite_members.invalid_email.app_error",
  2379      "translation": "這些電子郵件地址的網域不被接受:{{.Addresses}}。詳情請聯絡系統管理員。"
  2380    },
  2381    {
  2382      "id": "api.team.invite_members.member",
  2383      "translation": "成員"
  2384    },
  2385    {
  2386      "id": "api.team.invite_members.no_one.app_error",
  2387      "translation": "無人可邀請。"
  2388    },
  2389    {
  2390      "id": "api.team.invite_members.restricted_system_admin.app_error",
  2391      "translation": "只有系統管理能邀請新使用者至團隊"
  2392    },
  2393    {
  2394      "id": "api.team.invite_members.restricted_team_admin.app_error",
  2395      "translation": "只有系統管理以及團隊管理能邀請新使用者至團隊"
  2396    },
  2397    {
  2398      "id": "api.team.invite_members.send.error",
  2399      "translation": "邀請電子郵件傳送失敗 err=%v"
  2400    },
  2401    {
  2402      "id": "api.team.invite_members.sending.info",
  2403      "translation": "正在向 %v %v 寄送邀請"
  2404    },
  2405    {
  2406      "id": "api.team.is_team_creation_allowed.disabled.app_error",
  2407      "translation": "建立團隊已被停用。請洽詢系統管理員了解詳情。"
  2408    },
  2409    {
  2410      "id": "api.team.is_team_creation_allowed.domain.app_error",
  2411      "translation": "電子郵件地址必須來自一個指定的網域 (例如 @example.com)。請洽詢系統管理員了解詳情。"
  2412    },
  2413    {
  2414      "id": "api.team.join_team.post_and_forget",
  2415      "translation": "%v 已加入團隊。"
  2416    },
  2417    {
  2418      "id": "api.team.leave.left",
  2419      "translation": "%v 已離開團隊。 "
  2420    },
  2421    {
  2422      "id": "api.team.move_channel.post.error",
  2423      "translation": "發送頻道移動訊息失敗"
  2424    },
  2425    {
  2426      "id": "api.team.move_channel.success",
  2427      "translation": "此頻道已從 %v 移動至此團隊。"
  2428    },
  2429    {
  2430      "id": "api.team.permanent_delete_team.attempting.warn",
  2431      "translation": "正在嘗試永久刪除團隊 %v id=%v"
  2432    },
  2433    {
  2434      "id": "api.team.permanent_delete_team.deleted.warn",
  2435      "translation": "已永久刪除團隊 %v id=%v"
  2436    },
  2437    {
  2438      "id": "api.team.remove_team_icon.get_team.app_error",
  2439      "translation": "An error occurred getting the team"
  2440    },
  2441    {
  2442      "id": "api.team.remove_user_from_team.missing.app_error",
  2443      "translation": "此使用者似乎不屬於此團隊。"
  2444    },
  2445    {
  2446      "id": "api.team.remove_user_from_team.removed",
  2447      "translation": "%v 已從團隊中移除。"
  2448    },
  2449    {
  2450      "id": "api.team.set_team_icon.array.app_error",
  2451      "translation": "要求的 'image' 欄位為空陣列"
  2452    },
  2453    {
  2454      "id": "api.team.set_team_icon.decode.app_error",
  2455      "translation": "無法解碼團隊標誌"
  2456    },
  2457    {
  2458      "id": "api.team.set_team_icon.decode_config.app_error",
  2459      "translation": "無法解碼團隊標誌資料"
  2460    },
  2461    {
  2462      "id": "api.team.set_team_icon.encode.app_error",
  2463      "translation": "無法編碼團隊標誌"
  2464    },
  2465    {
  2466      "id": "api.team.set_team_icon.get_team.app_error",
  2467      "translation": "取得團隊時發生錯誤"
  2468    },
  2469    {
  2470      "id": "api.team.set_team_icon.no_file.app_error",
  2471      "translation": "要求的 'image' 欄位沒有檔案"
  2472    },
  2473    {
  2474      "id": "api.team.set_team_icon.open.app_error",
  2475      "translation": "無法開啟圖片檔案"
  2476    },
  2477    {
  2478      "id": "api.team.set_team_icon.parse.app_error",
  2479      "translation": "無法解析 multipart 表單"
  2480    },
  2481    {
  2482      "id": "api.team.set_team_icon.storage.app_error",
  2483      "translation": "無法上傳團隊標誌。尚未設定圖片儲存位置。"
  2484    },
  2485    {
  2486      "id": "api.team.set_team_icon.too_large.app_error",
  2487      "translation": "無法上傳團隊標誌。檔案太大。"
  2488    },
  2489    {
  2490      "id": "api.team.set_team_icon.write_file.app_error",
  2491      "translation": "無法儲存團隊標誌"
  2492    },
  2493    {
  2494      "id": "api.team.signup_team.email_disabled.app_error",
  2495      "translation": "使用電子郵件註冊團隊已被停用。"
  2496    },
  2497    {
  2498      "id": "api.team.team_icon.update.app_error",
  2499      "translation": "An error occurred updating the team icon"
  2500    },
  2501    {
  2502      "id": "api.team.update_member_roles.not_a_member",
  2503      "translation": "指定的使用者不是指定團隊的成員。"
  2504    },
  2505    {
  2506      "id": "api.team.update_team.permissions.app_error",
  2507      "translation": "您沒有適當的權限"
  2508    },
  2509    {
  2510      "id": "api.templates.channel_name.group",
  2511      "translation": "群組訊息"
  2512    },
  2513    {
  2514      "id": "api.templates.email_change_body.info",
  2515      "translation": "您在 {{.TeamDisplayName}} 上的電子郵件地址已經變更為 {{.NewEmail}}。<br>如果這不是您所變更的,請聯繫系統管理員。"
  2516    },
  2517    {
  2518      "id": "api.templates.email_change_body.title",
  2519      "translation": "已經變更電子郵件地址"
  2520    },
  2521    {
  2522      "id": "api.templates.email_change_subject",
  2523      "translation": "[{{ .SiteName }}] 電子郵件地址已變更"
  2524    },
  2525    {
  2526      "id": "api.templates.email_change_verify_body.button",
  2527      "translation": "驗證電子郵件地址"
  2528    },
  2529    {
  2530      "id": "api.templates.email_change_verify_body.info",
  2531      "translation": "請按下方的連結確認地址正確來完成變更 {{.TeamDisplayName}} 上的電子郵件地址。"
  2532    },
  2533    {
  2534      "id": "api.templates.email_change_verify_body.title",
  2535      "translation": "已經變更電子郵件地址"
  2536    },
  2537    {
  2538      "id": "api.templates.email_change_verify_subject",
  2539      "translation": "[{{ .SiteName }}] 驗證新的電子郵件地址"
  2540    },
  2541    {
  2542      "id": "api.templates.email_footer",
  2543      "translation": "要更改通知偏好設定,請登入團隊網站並且至 帳號設定 > 通知。"
  2544    },
  2545    {
  2546      "id": "api.templates.email_info",
  2547      "translation": "不論有任何問題,請隨時寫信給我們:<a href='mailto:{{.SupportEmail}}' style='text-decoration: none; color:#2389D7;'>{{.SupportEmail}}</a>。<br>祝您萬事如意,<br> {{.SiteName}} 團隊<br>"
  2548    },
  2549    {
  2550      "id": "api.templates.email_organization",
  2551      "translation": "寄件者:"
  2552    },
  2553    {
  2554      "id": "api.templates.find_teams_body.found",
  2555      "translation": "尋找到與您的電子信箱有關聯的團隊如下列:"
  2556    },
  2557    {
  2558      "id": "api.templates.find_teams_body.not_found",
  2559      "translation": "無法經由提供的電子郵件地址尋找到任何團隊。"
  2560    },
  2561    {
  2562      "id": "api.templates.find_teams_body.title",
  2563      "translation": "正在尋找團隊"
  2564    },
  2565    {
  2566      "id": "api.templates.find_teams_subject",
  2567      "translation": "您的 {{ .SiteName }} 團隊"
  2568    },
  2569    {
  2570      "id": "api.templates.invite_body.button",
  2571      "translation": "加入團隊"
  2572    },
  2573    {
  2574      "id": "api.templates.invite_body.extra_info",
  2575      "translation": "Mattermost 能讓您透過個人電腦與手機分享訊息與檔案,包括快速搜尋以及封存功能。當加入 <strong>{{.TeamDisplayName}}</strong> 後,您能夠透過下列網址隨時登入到新團隊來使用這些功能:<br/><br/><a href='{{.TeamURL}}'>{{.TeamURL}}</a>"
  2576    },
  2577    {
  2578      "id": "api.templates.invite_body.info",
  2579      "translation": "團隊 {{.SenderStatus}} <strong>{{.SenderName}}</strong>,已經邀請您加入 <strong>{{.TeamDisplayName}}</strong>。"
  2580    },
  2581    {
  2582      "id": "api.templates.invite_body.title",
  2583      "translation": "您已經被邀請"
  2584    },
  2585    {
  2586      "id": "api.templates.invite_subject",
  2587      "translation": "[{{ .SiteName }}] {{ .SenderName }} 邀請您加入團隊 {{ .TeamDisplayName }}"
  2588    },
  2589    {
  2590      "id": "api.templates.mfa_activated_body.info",
  2591      "translation": "您的{{ .SiteURL }}帳號已增加多重要素驗證。<br>如果此項變更不是由您改動的,請聯絡系統管理員。"
  2592    },
  2593    {
  2594      "id": "api.templates.mfa_activated_body.title",
  2595      "translation": "已新增多重要素驗證"
  2596    },
  2597    {
  2598      "id": "api.templates.mfa_change_subject",
  2599      "translation": "[{{ .SiteName }}] 多重要素驗證已更新"
  2600    },
  2601    {
  2602      "id": "api.templates.mfa_deactivated_body.info",
  2603      "translation": "您的{{ .SiteURL }}帳號已移除多重要素驗證。<br>如果此項變更不是由您改動的,請聯絡系統管理員。"
  2604    },
  2605    {
  2606      "id": "api.templates.mfa_deactivated_body.title",
  2607      "translation": "已移除多重要素驗證"
  2608    },
  2609    {
  2610      "id": "api.templates.password_change_body.info",
  2611      "translation": "您在 {{ .TeamURL }} 上的 {{.TeamDisplayName}} 密碼已經由  {{.Method}} 更新。<br>如果這不是您所變更的,請聯繫系統管理員。"
  2612    },
  2613    {
  2614      "id": "api.templates.password_change_body.title",
  2615      "translation": "密碼已更新"
  2616    },
  2617    {
  2618      "id": "api.templates.password_change_subject",
  2619      "translation": "[{{ .SiteName }}]  密碼已更新"
  2620    },
  2621    {
  2622      "id": "api.templates.post_body.button",
  2623      "translation": "前往發文"
  2624    },
  2625    {
  2626      "id": "api.templates.reset_body.button",
  2627      "translation": "重設密碼"
  2628    },
  2629    {
  2630      "id": "api.templates.reset_body.info",
  2631      "translation": "按下方的 \"重設密碼\"來更改您的密碼。<br>如果您並沒有想要重設密碼,請不要理會這封郵件,密碼依然維持不變。密碼重設的連結將在 24 小時之後過期。"
  2632    },
  2633    {
  2634      "id": "api.templates.reset_body.title",
  2635      "translation": "已提出重設密碼"
  2636    },
  2637    {
  2638      "id": "api.templates.reset_subject",
  2639      "translation": "[{{ .SiteName }}] 重置密碼"
  2640    },
  2641    {
  2642      "id": "api.templates.signin_change_email.body.info",
  2643      "translation": "您已經將 {{ .SiteName }} 上的登入方式變更為 {{.Method}}。<br>如果這項變更不是您做的,請聯繫系統管理員。"
  2644    },
  2645    {
  2646      "id": "api.templates.signin_change_email.body.method_email",
  2647      "translation": "電子郵件地址與密碼"
  2648    },
  2649    {
  2650      "id": "api.templates.signin_change_email.body.title",
  2651      "translation": "已變更登入方式"
  2652    },
  2653    {
  2654      "id": "api.templates.signin_change_email.subject",
  2655      "translation": "[{{ .SiteName }}]  登入方式已更新"
  2656    },
  2657    {
  2658      "id": "api.templates.signup_team_body.button",
  2659      "translation": "設定團隊"
  2660    },
  2661    {
  2662      "id": "api.templates.signup_team_body.info",
  2663      "translation": "{{ .SiteName }} 是一個讓所有團隊隨時隨地都能溝通、搜尋與取用的地方。<br>當團隊持續不斷的溝通時, 善用 {{ .SiteName }} 能讓您獲益良多--讓我們呼朋引伴吧。"
  2664    },
  2665    {
  2666      "id": "api.templates.signup_team_body.title",
  2667      "translation": "感謝您建立了一個團隊!"
  2668    },
  2669    {
  2670      "id": "api.templates.signup_team_subject",
  2671      "translation": "{{ .SiteName }} 團隊設定"
  2672    },
  2673    {
  2674      "id": "api.templates.upgrade_30_body.info",
  2675      "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>您的多重帳號已更新</h3> Mattermost 伺服器已升級到版本3.0,從此可以在多個團隊中使用同一帳號。<br/><br/>升級程式發現伺服器上有其他帳號與您的帳號使用同樣的電子郵件或使用者名稱所以寄信給您。<br/><br/>更新如下:<br/><br/>{{if .EmailChanged }}- `/{{.TeamName}}`團隊裡重覆電子郵件帳號的電子郵件已變更為`{{.Email}}`。您必須使用電子郵件與密碼登入,可用此新的電子郵件進行登入。<br/><br/>{{end}}{{if .UsernameChanged }}- `/{{.TeamName}}`團隊站台重覆使用者名稱帳號的使用者名稱已變更為`{{.Username}}`以避免與其它的帳號混淆。<br/><br/>{{end}} 建議動作:<br/><br/>建議您用重覆的帳號登入並把主要帳號加到要繼續使用的團隊、公開頻道與私有群組。<br/><br/>這樣方可使用主要帳號存取所有公開頻道與私有群組的歷史。可以用其它重覆的帳號登入存取之前的直接傳送訊息。<br/><br/>詳細訊息:<br/><br/>如需關於升到到 Mattermost 3.0 的詳細資訊,請參閱:<a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
  2676    },
  2677    {
  2678      "id": "api.templates.upgrade_30_subject.info",
  2679      "translation": "[MATTERMOST] 升級至 Mattermost 3.0 後帳號的變更"
  2680    },
  2681    {
  2682      "id": "api.templates.user_access_token_body.info",
  2683      "translation": "{{ .SiteURL }} 已新增個人存取 Token 至帳號。Token 可用於以您的帳號存取 {{.SiteName}}。<br>如果此變更並非來自您,請聯絡系統管理員。"
  2684    },
  2685    {
  2686      "id": "api.templates.user_access_token_body.title",
  2687      "translation": "已新增個人存取 Token 至帳號"
  2688    },
  2689    {
  2690      "id": "api.templates.user_access_token_subject",
  2691      "translation": "[{{ .SiteName }}] 已新增個人存取 Token 至帳號"
  2692    },
  2693    {
  2694      "id": "api.templates.username_change_body.info",
  2695      "translation": "您在{{.TeamDisplayName}}的使用者名稱已變更為{{.NewUsername}}。<br>如果您未進行此變更,請速聯繫系統管理員。"
  2696    },
  2697    {
  2698      "id": "api.templates.username_change_body.title",
  2699      "translation": "使用者名稱已變更"
  2700    },
  2701    {
  2702      "id": "api.templates.username_change_subject",
  2703      "translation": "[{{ .SiteName }}] 使用者名稱已變更"
  2704    },
  2705    {
  2706      "id": "api.templates.verify_body.button",
  2707      "translation": "驗證電子郵件地址"
  2708    },
  2709    {
  2710      "id": "api.templates.verify_body.info",
  2711      "translation": "請按下方連結來驗證電子郵件地址。"
  2712    },
  2713    {
  2714      "id": "api.templates.verify_body.title",
  2715      "translation": "已加入{{ .ServerURL }}"
  2716    },
  2717    {
  2718      "id": "api.templates.verify_subject",
  2719      "translation": "{{ .SiteName }}] 電子郵件地址驗證"
  2720    },
  2721    {
  2722      "id": "api.templates.welcome_body.app_download_info",
  2723      "translation": "為了更好的體驗,請從以下連結下載 PC、Mac、iOS、Android 等平台的應用程式:"
  2724    },
  2725    {
  2726      "id": "api.templates.welcome_body.button",
  2727      "translation": "驗證電子郵件地址"
  2728    },
  2729    {
  2730      "id": "api.templates.welcome_body.info",
  2731      "translation": "請按下方連結來驗證電子郵件地址。"
  2732    },
  2733    {
  2734      "id": "api.templates.welcome_body.info2",
  2735      "translation": "現在可以登入:"
  2736    },
  2737    {
  2738      "id": "api.templates.welcome_body.info3",
  2739      "translation": "Mattermost 能讓您透過個人電腦與手機分享訊息與檔案,包括快速搜尋以及封存功能。"
  2740    },
  2741    {
  2742      "id": "api.templates.welcome_body.title",
  2743      "translation": "已加入{{ .ServerURL }}"
  2744    },
  2745    {
  2746      "id": "api.templates.welcome_subject",
  2747      "translation": "[{{ .SiteName }}] 已加入 {{ .ServerURL }}"
  2748    },
  2749    {
  2750      "id": "api.user.activate_mfa.email_and_ldap_only.app_error",
  2751      "translation": "多重要素驗證不支援此帳號類型"
  2752    },
  2753    {
  2754      "id": "api.user.add_direct_channels_and_forget.failed.error",
  2755      "translation": "為使用者增加直接訊息頻道設定時失敗 user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}"
  2756    },
  2757    {
  2758      "id": "api.user.authorize_oauth_user.bad_response.app_error",
  2759      "translation": "錯誤的 Token 要求回應"
  2760    },
  2761    {
  2762      "id": "api.user.authorize_oauth_user.bad_token.app_error",
  2763      "translation": "錯誤的 Token 類型"
  2764    },
  2765    {
  2766      "id": "api.user.authorize_oauth_user.invalid_state.app_error",
  2767      "translation": "無效的狀態"
  2768    },
  2769    {
  2770      "id": "api.user.authorize_oauth_user.invalid_state_team.app_error",
  2771      "translation": "無效的狀態;沒有團隊名稱"
  2772    },
  2773    {
  2774      "id": "api.user.authorize_oauth_user.missing.app_error",
  2775      "translation": "沒有存取 Token"
  2776    },
  2777    {
  2778      "id": "api.user.authorize_oauth_user.service.app_error",
  2779      "translation": " {{.Service}} Token 要求失敗"
  2780    },
  2781    {
  2782      "id": "api.user.authorize_oauth_user.token_failed.app_error",
  2783      "translation": "Token 要求失敗"
  2784    },
  2785    {
  2786      "id": "api.user.authorize_oauth_user.unsupported.app_error",
  2787      "translation": "不支援的 OAuth 服務供應者"
  2788    },
  2789    {
  2790      "id": "api.user.check_user_login_attempts.too_many.app_error",
  2791      "translation": "您的帳號已經因為嘗試太多次的錯誤密碼而被鎖定。請重設密碼。"
  2792    },
  2793    {
  2794      "id": "api.user.check_user_mfa.bad_code.app_error",
  2795      "translation": "無效的多重要素驗證 Token。"
  2796    },
  2797    {
  2798      "id": "api.user.check_user_mfa.not_available.app_error",
  2799      "translation": "本機不支援或未設定多重要素驗證"
  2800    },
  2801    {
  2802      "id": "api.user.check_user_password.invalid.app_error",
  2803      "translation": "登入失敗,密碼無效"
  2804    },
  2805    {
  2806      "id": "api.user.complete_switch_with_oauth.blank_email.app_error",
  2807      "translation": "空白的電子郵件"
  2808    },
  2809    {
  2810      "id": "api.user.complete_switch_with_oauth.parse.app_error",
  2811      "translation": "無法解析 {{.Service}} 使用者物件的認證資料"
  2812    },
  2813    {
  2814      "id": "api.user.complete_switch_with_oauth.unavailable.app_error",
  2815      "translation": "本伺服器不支援經由 OAuth 2.0 的 {{.Service}} SSO"
  2816    },
  2817    {
  2818      "id": "api.user.create_oauth_user.already_attached.app_error",
  2819      "translation": "此電子郵件位址已有帳號使用且設定使用{{.Service}}以外的登入方法。請用{{.Auth}}登入。"
  2820    },
  2821    {
  2822      "id": "api.user.create_oauth_user.already_used.app_error",
  2823      "translation": "這個 {{.Service}} 帳號已被用於註冊過了"
  2824    },
  2825    {
  2826      "id": "api.user.create_oauth_user.create.app_error",
  2827      "translation": "無法建立用於 {{.Service}} 的使用者物件"
  2828    },
  2829    {
  2830      "id": "api.user.create_oauth_user.not_available.app_error",
  2831      "translation": "本伺服器不支援經由 OAuth 2.0 的 {{.Service}} SSO"
  2832    },
  2833    {
  2834      "id": "api.user.create_profile_image.default_font.app_error",
  2835      "translation": "無法建立預設個人頭像字型"
  2836    },
  2837    {
  2838      "id": "api.user.create_profile_image.encode.app_error",
  2839      "translation": "無法編碼預設個人頭像"
  2840    },
  2841    {
  2842      "id": "api.user.create_profile_image.initial.app_error",
  2843      "translation": "無法增加使用者預設的個人圖像"
  2844    },
  2845    {
  2846      "id": "api.user.create_user.accepted_domain.app_error",
  2847      "translation": "您提供的電子郵件地址不屬於一個可接受的網域。請聯繫系統管理員或使用另一個不同的電子郵件地址註冊。"
  2848    },
  2849    {
  2850      "id": "api.user.create_user.disabled.app_error",
  2851      "translation": "建立使用者已被停用"
  2852    },
  2853    {
  2854      "id": "api.user.create_user.joining.error",
  2855      "translation": "加入預設頻道時遇到錯誤 user_id=%s, team_id=%s, err=%v"
  2856    },
  2857    {
  2858      "id": "api.user.create_user.missing_invite_id.app_error",
  2859      "translation": "缺少邀請 ID。"
  2860    },
  2861    {
  2862      "id": "api.user.create_user.missing_token.app_error",
  2863      "translation": "Missing Token."
  2864    },
  2865    {
  2866      "id": "api.user.create_user.no_open_server",
  2867      "translation": "本機不開放自由註冊,請從管理員處取得邀請。"
  2868    },
  2869    {
  2870      "id": "api.user.create_user.save.error",
  2871      "translation": "無法儲存使用者 err=%v"
  2872    },
  2873    {
  2874      "id": "api.user.create_user.signup_email_disabled.app_error",
  2875      "translation": "已停用電子郵件註冊。"
  2876    },
  2877    {
  2878      "id": "api.user.create_user.signup_link_expired.app_error",
  2879      "translation": "註冊連結已過期"
  2880    },
  2881    {
  2882      "id": "api.user.create_user.signup_link_invalid.app_error",
  2883      "translation": "此註冊連結不是有效連結"
  2884    },
  2885    {
  2886      "id": "api.user.create_user.team_name.app_error",
  2887      "translation": "無效的團隊名稱"
  2888    },
  2889    {
  2890      "id": "api.user.create_user.tutorial.error",
  2891      "translation": "儲存教學偏好設定時遇到錯誤 err=%v"
  2892    },
  2893    {
  2894      "id": "api.user.create_user.verified.error",
  2895      "translation": "設定電子郵件為已驗證時失敗 err=%v"
  2896    },
  2897    {
  2898      "id": "api.user.email_to_ldap.not_available.app_error",
  2899      "translation": "此伺服器不支援 AD/LDAP"
  2900    },
  2901    {
  2902      "id": "api.user.generate_mfa_qr.not_available.app_error",
  2903      "translation": "本機不支援或尚未設定多重要素驗證"
  2904    },
  2905    {
  2906      "id": "api.user.get_authorization_code.unsupported.app_error",
  2907      "translation": "不支援的 OAuth 服務供應者"
  2908    },
  2909    {
  2910      "id": "api.user.get_me.getting.error",
  2911      "translation": "取得使用者 id=%v 資訊時遇到錯誤,強制登出"
  2912    },
  2913    {
  2914      "id": "api.user.get_profile_image.not_found.app_error",
  2915      "translation": "Unable to get profile image, user not found."
  2916    },
  2917    {
  2918      "id": "api.user.init.debug",
  2919      "translation": "正在初始化使用者 API 路徑"
  2920    },
  2921    {
  2922      "id": "api.user.ldap_to_email.not_available.app_error",
  2923      "translation": "此伺服器不支援 AD/LDAP"
  2924    },
  2925    {
  2926      "id": "api.user.ldap_to_email.not_ldap_account.app_error",
  2927      "translation": "此使用者帳號並沒有使用 AD/LDAP"
  2928    },
  2929    {
  2930      "id": "api.user.login.blank_pwd.app_error",
  2931      "translation": "密碼欄位不得空白"
  2932    },
  2933    {
  2934      "id": "api.user.login.inactive.app_error",
  2935      "translation": "登入失敗,您的帳號已被設定為停用。請向系統管理員聯繫。"
  2936    },
  2937    {
  2938      "id": "api.user.login.invalid_credentials",
  2939      "translation": "使用者 ID 或密碼錯誤。"
  2940    },
  2941    {
  2942      "id": "api.user.login.not_provided.app_error",
  2943      "translation": "必須提供使用者 ID 或團隊名稱與使用者電子郵件"
  2944    },
  2945    {
  2946      "id": "api.user.login.not_verified.app_error",
  2947      "translation": "登入失敗,電子郵件地址尚未經驗証"
  2948    },
  2949    {
  2950      "id": "api.user.login.revoking.app_error",
  2951      "translation": "sessionId=%v 已被取消,屬於 userId=%v。請用同樣的設備 ID 再次登入。"
  2952    },
  2953    {
  2954      "id": "api.user.login.use_auth_service.app_error",
  2955      "translation": "請用 {{.AuthService}} 登入"
  2956    },
  2957    {
  2958      "id": "api.user.login_by_oauth.not_available.app_error",
  2959      "translation": "本伺服器不支援經由 OAuth 2.0 的 {{.Service}} SSO"
  2960    },
  2961    {
  2962      "id": "api.user.login_by_oauth.parse.app_error",
  2963      "translation": "無法解析 {{.Service}} 使用者物件的認證資料"
  2964    },
  2965    {
  2966      "id": "api.user.login_ldap.blank_pwd.app_error",
  2967      "translation": "密碼欄位不得空白"
  2968    },
  2969    {
  2970      "id": "api.user.login_ldap.disabled.app_error",
  2971      "translation": "此伺服器未啟用 AD/LDAP"
  2972    },
  2973    {
  2974      "id": "api.user.login_ldap.need_id.app_error",
  2975      "translation": "需要一個 ID"
  2976    },
  2977    {
  2978      "id": "api.user.login_ldap.not_available.app_error",
  2979      "translation": "此伺服器不支援 AD/LDAP"
  2980    },
  2981    {
  2982      "id": "api.user.oauth_to_email.context.app_error",
  2983      "translation": "更新密碼失敗,目前的 user_id 與要變更的使用者 ID 不符"
  2984    },
  2985    {
  2986      "id": "api.user.permanent_delete_user.attempting.warn",
  2987      "translation": "試圖將 %v id=%v 帳號永久刪除"
  2988    },
  2989    {
  2990      "id": "api.user.permanent_delete_user.deleted.warn",
  2991      "translation": "已永久刪除帳號 %v id=%v"
  2992    },
  2993    {
  2994      "id": "api.user.permanent_delete_user.system_admin.warn",
  2995      "translation": "正在刪除系統管理員 %v。刪除後您可能需要用命令列工具將另一個帳號設定為系統管理員。"
  2996    },
  2997    {
  2998      "id": "api.user.reset_password.invalid_link.app_error",
  2999      "translation": "此密碼重設連結不是有效連結"
  3000    },
  3001    {
  3002      "id": "api.user.reset_password.link_expired.app_error",
  3003      "translation": "密碼重設連結已過期"
  3004    },
  3005    {
  3006      "id": "api.user.reset_password.method",
  3007      "translation": "正在使用一個重設密碼連結"
  3008    },
  3009    {
  3010      "id": "api.user.reset_password.sso.app_error",
  3011      "translation": "SSO 帳號無法重設密碼"
  3012    },
  3013    {
  3014      "id": "api.user.reset_password.wrong_team.app_error",
  3015      "translation": "正在嘗試將錯誤團隊中的使用者重設密碼。"
  3016    },
  3017    {
  3018      "id": "api.user.saml.not_available.app_error",
  3019      "translation": "本機不支援或未設定 SAML 2.0。"
  3020    },
  3021    {
  3022      "id": "api.user.send_email_change_email_and_forget.error",
  3023      "translation": "更改通知電子郵件傳送失敗"
  3024    },
  3025    {
  3026      "id": "api.user.send_email_change_username_and_forget.error",
  3027      "translation": "使用者名稱變更通知電子郵件以傳送失敗"
  3028    },
  3029    {
  3030      "id": "api.user.send_email_change_verify_email_and_forget.error",
  3031      "translation": "更改驗證電子郵件傳送失敗"
  3032    },
  3033    {
  3034      "id": "api.user.send_password_change_email_and_forget.error",
  3035      "translation": "更新密碼電子郵件傳送失敗"
  3036    },
  3037    {
  3038      "id": "api.user.send_password_reset.find.app_error",
  3039      "translation": "無法找到該地址相對應的帳號"
  3040    },
  3041    {
  3042      "id": "api.user.send_password_reset.send.app_error",
  3043      "translation": "密碼重設電子郵件傳送失敗"
  3044    },
  3045    {
  3046      "id": "api.user.send_password_reset.sso.app_error",
  3047      "translation": "SSO 帳號無法重設密碼"
  3048    },
  3049    {
  3050      "id": "api.user.send_sign_in_change_email_and_forget.error",
  3051      "translation": "更新密碼電子郵件傳送失敗"
  3052    },
  3053    {
  3054      "id": "api.user.send_user_access_token.error",
  3055      "translation": "寄送成功新增個人存取 Token 至帳號的通知郵件時失敗"
  3056    },
  3057    {
  3058      "id": "api.user.send_verify_email_and_forget.failed.error",
  3059      "translation": "認證電子郵件傳送失敗"
  3060    },
  3061    {
  3062      "id": "api.user.send_welcome_email_and_forget.failed.error",
  3063      "translation": "歡迎電子郵件傳送失敗"
  3064    },
  3065    {
  3066      "id": "api.user.update_active.no_deactivate_sso.app_error",
  3067      "translation": "不能變更 SSO 帳號的啟用狀態。請透過 SSO 伺服器變更。"
  3068    },
  3069    {
  3070      "id": "api.user.update_active.permissions.app_error",
  3071      "translation": "您沒有適當的權限"
  3072    },
  3073    {
  3074      "id": "api.user.update_mfa.not_available.app_error",
  3075      "translation": "本機不支援或尚未設定多重要素驗證"
  3076    },
  3077    {
  3078      "id": "api.user.update_oauth_user_attrs.get_user.app_error",
  3079      "translation": "無法從 {{.Service}} 使用者物件取得使用者"
  3080    },
  3081    {
  3082      "id": "api.user.update_password.context.app_error",
  3083      "translation": "更新密碼失敗,目前的 user_id 與要變更的使用者 ID 不符"
  3084    },
  3085    {
  3086      "id": "api.user.update_password.failed.app_error",
  3087      "translation": "更新密碼失敗"
  3088    },
  3089    {
  3090      "id": "api.user.update_password.incorrect.app_error",
  3091      "translation": "輸入的 \"目前密碼\" 不正確。請檢查 Caps Lock 是關的並再試一次。"
  3092    },
  3093    {
  3094      "id": "api.user.update_password.menu",
  3095      "translation": "使用設定選單"
  3096    },
  3097    {
  3098      "id": "api.user.update_password.oauth.app_error",
  3099      "translation": "更新密碼失敗,因為使用者利用 OAuth 服務登入"
  3100    },
  3101    {
  3102      "id": "api.user.update_password.valid_account.app_error",
  3103      "translation": "更新密碼失敗,無法找到有效的帳號"
  3104    },
  3105    {
  3106      "id": "api.user.update_roles.one_admin.app_error",
  3107      "translation": "至少要有一個啟用的管理員"
  3108    },
  3109    {
  3110      "id": "api.user.update_roles.permissions.app_error",
  3111      "translation": "您沒有適當的權限"
  3112    },
  3113    {
  3114      "id": "api.user.update_roles.system_admin_needed.app_error",
  3115      "translation": "限系統管理員方可進行本項作業"
  3116    },
  3117    {
  3118      "id": "api.user.update_roles.system_admin_set.app_error",
  3119      "translation": "僅有系統管理員才能設定另一位系統管理員的角色"
  3120    },
  3121    {
  3122      "id": "api.user.update_roles.team_admin_needed.app_error",
  3123      "translation": "限團隊管理員方可進行本項作業"
  3124    },
  3125    {
  3126      "id": "api.user.upload_profile_user.array.app_error",
  3127      "translation": "要求中的 'image' 欄位為空陣列"
  3128    },
  3129    {
  3130      "id": "api.user.upload_profile_user.decode.app_error",
  3131      "translation": "無法解碼個人頭像"
  3132    },
  3133    {
  3134      "id": "api.user.upload_profile_user.decode_config.app_error",
  3135      "translation": "無法儲存個人資訊圖片。檔案不是有效圖片。"
  3136    },
  3137    {
  3138      "id": "api.user.upload_profile_user.encode.app_error",
  3139      "translation": "無法編碼個人頭像"
  3140    },
  3141    {
  3142      "id": "api.user.upload_profile_user.no_file.app_error",
  3143      "translation": "要求中的 'image' 欄位沒有檔案"
  3144    },
  3145    {
  3146      "id": "api.user.upload_profile_user.open.app_error",
  3147      "translation": "無法開啟圖片檔案"
  3148    },
  3149    {
  3150      "id": "api.user.upload_profile_user.parse.app_error",
  3151      "translation": "無法解析 multipart 表單"
  3152    },
  3153    {
  3154      "id": "api.user.upload_profile_user.storage.app_error",
  3155      "translation": "無法上傳檔案。尚未設定圖片儲存位置。"
  3156    },
  3157    {
  3158      "id": "api.user.upload_profile_user.too_large.app_error",
  3159      "translation": "無法上傳個人資訊圖片。檔案太大。"
  3160    },
  3161    {
  3162      "id": "api.user.upload_profile_user.upload_profile.app_error",
  3163      "translation": "無法上傳個人頭像"
  3164    },
  3165    {
  3166      "id": "api.user.verify_email.bad_link.app_error",
  3167      "translation": "錯誤的驗證電子郵件連結。"
  3168    },
  3169    {
  3170      "id": "api.web_hub.start.starting.debug",
  3171      "translation": "啟動 %v Websocket 中樞"
  3172    },
  3173    {
  3174      "id": "api.web_hub.start.stopping.debug",
  3175      "translation": "停止 Websocket 中樞連線"
  3176    },
  3177    {
  3178      "id": "api.web_socket.connect.error",
  3179      "translation": "Websocket 連接錯誤:%v"
  3180    },
  3181    {
  3182      "id": "api.web_socket.connect.upgrade.app_error",
  3183      "translation": "更新 Websocket 連線失敗"
  3184    },
  3185    {
  3186      "id": "api.web_socket.init.debug",
  3187      "translation": "正在初始化 web socket API 路徑"
  3188    },
  3189    {
  3190      "id": "api.web_socket_handler.log.error",
  3191      "translation": "%v:%v seq=%v uid=%v %v [詳細:%v]"
  3192    },
  3193    {
  3194      "id": "api.web_socket_router.log.error",
  3195      "translation": "Websocket 路由錯誤:seq=%v uid=%v %v [詳細:%v]"
  3196    },
  3197    {
  3198      "id": "api.web_team_hun.start.debug",
  3199      "translation": "正在停止團隊中心 teamId=%v"
  3200    },
  3201    {
  3202      "id": "api.webhook.create_outgoing.disabled.app_error",
  3203      "translation": "傳出的 Webhook 已被系統管理員停用。"
  3204    },
  3205    {
  3206      "id": "api.webhook.create_outgoing.intersect.app_error",
  3207      "translation": "同一頻道的傳出的 Webhook 不可以使用相同的觸發關鍵字/回呼網址。"
  3208    },
  3209    {
  3210      "id": "api.webhook.create_outgoing.not_open.app_error",
  3211      "translation": "只有公開頻道可以建立傳出的 Webhook。"
  3212    },
  3213    {
  3214      "id": "api.webhook.create_outgoing.permissions.app_error",
  3215      "translation": "沒有適當的權限建立傳出的 Webhook。"
  3216    },
  3217    {
  3218      "id": "api.webhook.create_outgoing.triggers.app_error",
  3219      "translation": "必須設定觸發詞或者頻道 ID"
  3220    },
  3221    {
  3222      "id": "api.webhook.delete_incoming.disabled.app_error",
  3223      "translation": "傳入的 Webhook 已被系統管理員停用。"
  3224    },
  3225    {
  3226      "id": "api.webhook.delete_incoming.permissions.app_error",
  3227      "translation": "沒有權限刪除傳入的 Webhook"
  3228    },
  3229    {
  3230      "id": "api.webhook.delete_outgoing.disabled.app_error",
  3231      "translation": "傳出的 Webhook 已被系統管理員停用"
  3232    },
  3233    {
  3234      "id": "api.webhook.delete_outgoing.permissions.app_error",
  3235      "translation": "沒有適當的權限刪除傳出的 Webhook"
  3236    },
  3237    {
  3238      "id": "api.webhook.incoming.debug",
  3239      "translation": "收到傳入的 Webhook。內容="
  3240    },
  3241    {
  3242      "id": "api.webhook.incoming.debug.error",
  3243      "translation": "無法讀取傳入的 Webhook 的內容。"
  3244    },
  3245    {
  3246      "id": "api.webhook.incoming.error",
  3247      "translation": "無法解碼 Incoming Webhook 的 multipart 內容。"
  3248    },
  3249    {
  3250      "id": "api.webhook.init.debug",
  3251      "translation": "正在初始化 Webhook API 路徑"
  3252    },
  3253    {
  3254      "id": "api.webhook.regen_outgoing_token.permissions.app_error",
  3255      "translation": "沒有適當的權限重新產生傳出的 Webhook Token"
  3256    },
  3257    {
  3258      "id": "api.webhook.team_mismatch.app_error",
  3259      "translation": "無法更新不同團隊的 Webhook"
  3260    },
  3261    {
  3262      "id": "api.webhook.update_incoming.disabled.app_error",
  3263      "translation": "傳入的 Webhook 已被系統管理員停用。"
  3264    },
  3265    {
  3266      "id": "api.webhook.update_incoming.permissions.app_error",
  3267      "translation": "沒有適當的權限更新傳入的 Webhook"
  3268    },
  3269    {
  3270      "id": "api.webhook.update_outgoing.disabled.app_error",
  3271      "translation": "傳出的 Webhook 已被系統管理員停用。"
  3272    },
  3273    {
  3274      "id": "api.webhook.update_outgoing.intersect.app_error",
  3275      "translation": "同一頻道的傳出的 Webhook 不可以使用相同的觸發關鍵字/回呼網址。"
  3276    },
  3277    {
  3278      "id": "api.webhook.update_outgoing.not_open.app_error",
  3279      "translation": "只有公開頻道可以更新傳出的 Webhook。"
  3280    },
  3281    {
  3282      "id": "api.webhook.update_outgoing.permissions.app_error",
  3283      "translation": "沒有適當的權限更新傳出的 Webhook。"
  3284    },
  3285    {
  3286      "id": "api.webhook.update_outgoing.triggers.app_error",
  3287      "translation": "必須設定觸發詞或者頻道 ID"
  3288    },
  3289    {
  3290      "id": "api.webrtc.disabled.app_error",
  3291      "translation": "此伺服器未啟用 WebRTC。"
  3292    },
  3293    {
  3294      "id": "api.webrtc.init.debug",
  3295      "translation": "正在初始化 WebRTC API 路徑"
  3296    },
  3297    {
  3298      "id": "api.webrtc.register_token.app_error",
  3299      "translation": "嘗試註冊 WebRTC Token時發生錯誤"
  3300    },
  3301    {
  3302      "id": "api.websocket.invalid_session.error",
  3303      "translation": "無效的工作階段 err=%v"
  3304    },
  3305    {
  3306      "id": "api.websocket_handler.invalid_param.app_error",
  3307      "translation": "無效的參數 {{.Name}}"
  3308    },
  3309    {
  3310      "id": "app.admin.test_email.failure",
  3311      "translation": "Connection unsuccessful: {{.Error}}"
  3312    },
  3313    {
  3314      "id": "app.channel.create_channel.no_team_id.app_error",
  3315      "translation": "建立頻道時必須指定團隊 ID"
  3316    },
  3317    {
  3318      "id": "app.channel.move_channel.members_do_not_match.error",
  3319      "translation": "頻道只能在全部成員皆已為目的團隊成員時被移動。"
  3320    },
  3321    {
  3322      "id": "app.channel.post_update_channel_purpose_message.post.error",
  3323      "translation": "發送頻道用途訊息失敗"
  3324    },
  3325    {
  3326      "id": "app.channel.post_update_channel_purpose_message.removed",
  3327      "translation": "%s 已移除了頻道用途 (原為: %s)"
  3328    },
  3329    {
  3330      "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error",
  3331      "translation": "嘗試儲存更新的頻道用途訊息 %v 時取得使用者資訊失敗"
  3332    },
  3333    {
  3334      "id": "app.channel.post_update_channel_purpose_message.updated_from",
  3335      "translation": "%s 將原頻道用途由 %s 改為 %s"
  3336    },
  3337    {
  3338      "id": "app.channel.post_update_channel_purpose_message.updated_to",
  3339      "translation": "%s 已更新頻道用途為:%s"
  3340    },
  3341    {
  3342      "id": "app.import.bulk_import.file_scan.error",
  3343      "translation": "讀取匯入資料檔失敗。"
  3344    },
  3345    {
  3346      "id": "app.import.bulk_import.json_decode.error",
  3347      "translation": "JSON 解碼失敗。"
  3348    },
  3349    {
  3350      "id": "app.import.import_channel.team_not_found.error",
  3351      "translation": "匯入頻道失敗。不存在名字為 \"{{.TeamName}}\" 的團隊。"
  3352    },
  3353    {
  3354      "id": "app.import.import_direct_channel.create_direct_channel.error",
  3355      "translation": "建立直接傳訊頻道時失敗"
  3356    },
  3357    {
  3358      "id": "app.import.import_direct_channel.create_group_channel.error",
  3359      "translation": "建立群組頻道時失敗"
  3360    },
  3361    {
  3362      "id": "app.import.import_direct_channel.member_not_found.error",
  3363      "translation": "匯入直接傳訊頻道時找不到頻道成員"
  3364    },
  3365    {
  3366      "id": "app.import.import_direct_channel.update_header_failed.error",
  3367      "translation": "更新直接傳訊頻道標題時失敗"
  3368    },
  3369    {
  3370      "id": "app.import.import_direct_post.channel_member_not_found.error",
  3371      "translation": "匯入直接傳訊頻道訊息時找不到頻道成員"
  3372    },
  3373    {
  3374      "id": "app.import.import_direct_post.create_direct_channel.error",
  3375      "translation": "取得直接傳訊頻道時失敗"
  3376    },
  3377    {
  3378      "id": "app.import.import_direct_post.create_group_channel.error",
  3379      "translation": "取得群組頻道時失敗"
  3380    },
  3381    {
  3382      "id": "app.import.import_direct_post.save_preferences.error",
  3383      "translation": "匯入直接訊息時失敗。無法儲存偏好。"
  3384    },
  3385    {
  3386      "id": "app.import.import_direct_post.user_not_found.error",
  3387      "translation": "發訊者不存在"
  3388    },
  3389    {
  3390      "id": "app.import.import_line.null_channel.error",
  3391      "translation": "匯入資料行資料型別為\"頻道\"但頻道物件為 null"
  3392    },
  3393    {
  3394      "id": "app.import.import_line.null_direct_channel.error",
  3395      "translation": "匯入資料行資料型別為\"直接傳訊頻道\"但直接傳訊頻道物件為 null"
  3396    },
  3397    {
  3398      "id": "app.import.import_line.null_direct_post.error",
  3399      "translation": "匯入資料行資料型別為\"直接訊息\"但直接訊息物件為 null"
  3400    },
  3401    {
  3402      "id": "app.import.import_line.null_post.error",
  3403      "translation": "匯入資料行資料型別為\"訊息\"但訊息物件為 null"
  3404    },
  3405    {
  3406      "id": "app.import.import_line.null_team.error",
  3407      "translation": "匯入資料行資料型別為\"團隊\"但團隊物件為 null"
  3408    },
  3409    {
  3410      "id": "app.import.import_line.null_user.error",
  3411      "translation": "匯入資料行資料型別為\"使用者\"但使用者物件為 null"
  3412    },
  3413    {
  3414      "id": "app.import.import_line.unknown_line_type.error",
  3415      "translation": "匯入資料行型別為未知型別 \"{{.Type}}\"。"
  3416    },
  3417    {
  3418      "id": "app.import.import_post.channel_not_found.error",
  3419      "translation": "匯入訊息失敗。不存在名字為 \"{{.Channelame}}\" 的頻道。"
  3420    },
  3421    {
  3422      "id": "app.import.import_post.save_preferences.error",
  3423      "translation": "匯入訊息時失敗。無法儲存偏好。"
  3424    },
  3425    {
  3426      "id": "app.import.import_post.team_not_found.error",
  3427      "translation": "匯入訊息失敗。不存在名字為 \"{{.TeamName}}\" 的團隊。"
  3428    },
  3429    {
  3430      "id": "app.import.import_post.user_not_found.error",
  3431      "translation": "匯入訊息失敗。不存在名字為 \"{{.Username}}\" 的使用者。"
  3432    },
  3433    {
  3434      "id": "app.import.import_user_channels.save_preferences.error",
  3435      "translation": "匯入使用者頻道成員時失敗。無法儲存偏好。"
  3436    },
  3437    {
  3438      "id": "app.import.validate_channel_import_data.create_at_zero.error",
  3439      "translation": "如果有提供頻道建立時間,該值不能為 0。"
  3440    },
  3441    {
  3442      "id": "app.import.validate_channel_import_data.display_name_length.error",
  3443      "translation": "頻道顯示名稱長度不符要求。"
  3444    },
  3445    {
  3446      "id": "app.import.validate_channel_import_data.display_name_missing.error",
  3447      "translation": "缺少必要的頻道屬性:顯示名稱。"
  3448    },
  3449    {
  3450      "id": "app.import.validate_channel_import_data.header_length.error",
  3451      "translation": "頻道標題過長。"
  3452    },
  3453    {
  3454      "id": "app.import.validate_channel_import_data.name_characters.error",
  3455      "translation": "頻道名稱包含無效的字元。"
  3456    },
  3457    {
  3458      "id": "app.import.validate_channel_import_data.name_length.error",
  3459      "translation": "頻道名稱過長。"
  3460    },
  3461    {
  3462      "id": "app.import.validate_channel_import_data.name_missing.error",
  3463      "translation": "缺少必要的頻道屬性:名字。"
  3464    },
  3465    {
  3466      "id": "app.import.validate_channel_import_data.purpose_length.error",
  3467      "translation": "頻道用途過長。"
  3468    },
  3469    {
  3470      "id": "app.import.validate_channel_import_data.team_missing.error",
  3471      "translation": "缺少必要的頻道屬性:團隊。"
  3472    },
  3473    {
  3474      "id": "app.import.validate_channel_import_data.type_invalid.error",
  3475      "translation": "無效的頻道類型。"
  3476    },
  3477    {
  3478      "id": "app.import.validate_channel_import_data.type_missing.error",
  3479      "translation": "缺少必要的頻道屬性:類型。"
  3480    },
  3481    {
  3482      "id": "app.import.validate_direct_channel_import_data.header_length.error",
  3483      "translation": "直接傳訊頻道標題過長"
  3484    },
  3485    {
  3486      "id": "app.import.validate_direct_channel_import_data.members_required.error",
  3487      "translation": "缺少必要的直接傳訊頻道屬性:成員。"
  3488    },
  3489    {
  3490      "id": "app.import.validate_direct_channel_import_data.members_too_few.error",
  3491      "translation": "直接傳訊頻道成員列表的欄位過少"
  3492    },
  3493    {
  3494      "id": "app.import.validate_direct_channel_import_data.members_too_many.error",
  3495      "translation": "直接傳訊頻道成員列表的欄位過多"
  3496    },
  3497    {
  3498      "id": "app.import.validate_direct_channel_import_data.unknown_favoriter.error",
  3499      "translation": "僅有成員能設直接傳訊頻道為最愛。\"{{.Username}}\"不是成員。"
  3500    },
  3501    {
  3502      "id": "app.import.validate_direct_post_import_data.channel_members_required.error",
  3503      "translation": "缺少必要的直接訊息屬性:頻道成員。"
  3504    },
  3505    {
  3506      "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error",
  3507      "translation": "直接訊息頻道成員列表的欄位過少"
  3508    },
  3509    {
  3510      "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
  3511      "translation": "直接訊息頻道成員列表的欄位過多"
  3512    },
  3513    {
  3514      "id": "app.import.validate_direct_post_import_data.create_at_missing.error",
  3515      "translation": "缺少必要的直接訊息屬性:建立日期。"
  3516    },
  3517    {
  3518      "id": "app.import.validate_direct_post_import_data.create_at_zero.error",
  3519      "translation": "建立日期必須大於零"
  3520    },
  3521    {
  3522      "id": "app.import.validate_direct_post_import_data.message_length.error",
  3523      "translation": "訊息過長"
  3524    },
  3525    {
  3526      "id": "app.import.validate_direct_post_import_data.message_missing.error",
  3527      "translation": "缺少必要的直接訊息屬性:訊息。"
  3528    },
  3529    {
  3530      "id": "app.import.validate_direct_post_import_data.unknown_flagger.error",
  3531      "translation": "僅有頻道成員能標記直接傳訊。\"{{.Username}}\"不是成員。"
  3532    },
  3533    {
  3534      "id": "app.import.validate_direct_post_import_data.user_missing.error",
  3535      "translation": "缺少必要的直接訊息屬性:使用者。"
  3536    },
  3537    {
  3538      "id": "app.import.validate_post_import_data.channel_missing.error",
  3539      "translation": "缺少必要的訊息屬性:頻道。"
  3540    },
  3541    {
  3542      "id": "app.import.validate_post_import_data.create_at_missing.error",
  3543      "translation": "缺少必要的訊息屬性:建立日期。"
  3544    },
  3545    {
  3546      "id": "app.import.validate_post_import_data.create_at_zero.error",
  3547      "translation": "訊息建立時間不能為 0。"
  3548    },
  3549    {
  3550      "id": "app.import.validate_post_import_data.message_length.error",
  3551      "translation": "訊息屬性長度超過允許的最大長度"
  3552    },
  3553    {
  3554      "id": "app.import.validate_post_import_data.message_missing.error",
  3555      "translation": "缺少必要的訊息屬性:訊息。"
  3556    },
  3557    {
  3558      "id": "app.import.validate_post_import_data.team_missing.error",
  3559      "translation": "缺少必要的訊息屬性:團隊。"
  3560    },
  3561    {
  3562      "id": "app.import.validate_post_import_data.user_missing.error",
  3563      "translation": "缺少必要的訊息屬性:使用者。"
  3564    },
  3565    {
  3566      "id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
  3567      "translation": "互動建立時間必須大於隸屬訊息的建立時間。"
  3568    },
  3569    {
  3570      "id": "app.import.validate_reaction_import_data.create_at_missing.error",
  3571      "translation": "缺少必要的互動屬性:建立日期。"
  3572    },
  3573    {
  3574      "id": "app.import.validate_reaction_import_data.create_at_zero.error",
  3575      "translation": "互動建立時間不能為 0。"
  3576    },
  3577    {
  3578      "id": "app.import.validate_reaction_import_data.emoji_name_length.error",
  3579      "translation": "互動屬性 繪文字名稱 長度超過允許的最大長度"
  3580    },
  3581    {
  3582      "id": "app.import.validate_reaction_import_data.emoji_name_missing.error",
  3583      "translation": "缺少必要的互動屬性:繪文字名稱。"
  3584    },
  3585    {
  3586      "id": "app.import.validate_reaction_import_data.user_missing.error",
  3587      "translation": "缺少必要的互動屬性:使用者。"
  3588    },
  3589    {
  3590      "id": "app.import.validate_reply_import_data.create_at_before_parent.error",
  3591      "translation": "回應建立時間必須大於隸屬訊息的建立時間。"
  3592    },
  3593    {
  3594      "id": "app.import.validate_reply_import_data.create_at_missing.error",
  3595      "translation": "缺少必要的回應屬性:建立日期。"
  3596    },
  3597    {
  3598      "id": "app.import.validate_reply_import_data.create_at_zero.error",
  3599      "translation": "回應建立時間不能為 0。"
  3600    },
  3601    {
  3602      "id": "app.import.validate_reply_import_data.message_length.error",
  3603      "translation": "回應訊息屬性長度超過允許的最大長度"
  3604    },
  3605    {
  3606      "id": "app.import.validate_reply_import_data.message_missing.error",
  3607      "translation": "缺少必要的回應屬性:訊息。"
  3608    },
  3609    {
  3610      "id": "app.import.validate_reply_import_data.user_missing.error",
  3611      "translation": "缺少必要的回應屬性:使用者。"
  3612    },
  3613    {
  3614      "id": "app.import.validate_team_import_data.allowed_domains_length.error",
  3615      "translation": "團隊允許網域過長。"
  3616    },
  3617    {
  3618      "id": "app.import.validate_team_import_data.create_at_zero.error",
  3619      "translation": "如果有提供團隊建立時間,該值不能為 0。"
  3620    },
  3621    {
  3622      "id": "app.import.validate_team_import_data.description_length.error",
  3623      "translation": "團隊描述過長。"
  3624    },
  3625    {
  3626      "id": "app.import.validate_team_import_data.display_name_length.error",
  3627      "translation": "團隊顯示名稱長度不符要求。"
  3628    },
  3629    {
  3630      "id": "app.import.validate_team_import_data.display_name_missing.error",
  3631      "translation": "缺少必要的團隊屬性:顯示名稱。"
  3632    },
  3633    {
  3634      "id": "app.import.validate_team_import_data.name_characters.error",
  3635      "translation": "使用者名稱帶有無效字元。"
  3636    },
  3637    {
  3638      "id": "app.import.validate_team_import_data.name_length.error",
  3639      "translation": "團隊名稱過長。"
  3640    },
  3641    {
  3642      "id": "app.import.validate_team_import_data.name_missing.error",
  3643      "translation": "缺少必要的團隊屬性:名字。"
  3644    },
  3645    {
  3646      "id": "app.import.validate_team_import_data.name_reserved.error",
  3647      "translation": "團隊名稱帶有保留字。"
  3648    },
  3649    {
  3650      "id": "app.import.validate_team_import_data.type_invalid.error",
  3651      "translation": "無效的團隊類型。"
  3652    },
  3653    {
  3654      "id": "app.import.validate_team_import_data.type_missing.error",
  3655      "translation": "缺少必要的團隊屬性:類型。"
  3656    },
  3657    {
  3658      "id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
  3659      "translation": "使用者頻道資料中缺少頻道名字。"
  3660    },
  3661    {
  3662      "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
  3663      "translation": "使用者頻道成員身份的桌面 NotifyProps 無效"
  3664    },
  3665    {
  3666      "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
  3667      "translation": "使用者頻道成員身份的標注未讀 NotifyProps 無效"
  3668    },
  3669    {
  3670      "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mobile.error",
  3671      "translation": "使用者頻道成員身份的行動裝置 NotifyProps 無效。"
  3672    },
  3673    {
  3674      "id": "app.import.validate_user_channels_import_data.invalid_roles.error",
  3675      "translation": "使用者頻道資料的角色為無效資料。"
  3676    },
  3677    {
  3678      "id": "app.import.validate_user_import_data.auth_data_and_password.error",
  3679      "translation": "使用者認證資料與密碼為互斥欄位。"
  3680    },
  3681    {
  3682      "id": "app.import.validate_user_import_data.auth_data_length.error",
  3683      "translation": "使用者認證資料過長。"
  3684    },
  3685    {
  3686      "id": "app.import.validate_user_import_data.auth_service_length.error",
  3687      "translation": "如果有提供使用者認證服務,該值不能為空。"
  3688    },
  3689    {
  3690      "id": "app.import.validate_user_import_data.email_length.error",
  3691      "translation": "使用者電子郵件的長度無效。"
  3692    },
  3693    {
  3694      "id": "app.import.validate_user_import_data.email_missing.error",
  3695      "translation": "缺少必要的使用者屬性:電子郵件。"
  3696    },
  3697    {
  3698      "id": "app.import.validate_user_import_data.first_name_length.error",
  3699      "translation": "使用者名字過長。"
  3700    },
  3701    {
  3702      "id": "app.import.validate_user_import_data.last_name_length.error",
  3703      "translation": "使用者姓氏過長。"
  3704    },
  3705    {
  3706      "id": "app.import.validate_user_import_data.nickname_length.error",
  3707      "translation": "使用者暱稱過長。"
  3708    },
  3709    {
  3710      "id": "app.import.validate_user_import_data.notify_props_channel_trigger_invalid.error",
  3711      "translation": "使用者的頻道觸發 Notify Props 無效。"
  3712    },
  3713    {
  3714      "id": "app.import.validate_user_import_data.notify_props_comment_trigger_invalid.error",
  3715      "translation": "使用者的註解觸發 Notify Props 無效。"
  3716    },
  3717    {
  3718      "id": "app.import.validate_user_import_data.notify_props_desktop_duration_invalid.error",
  3719      "translation": "使用者的桌面期間 Notify Props 無效。"
  3720    },
  3721    {
  3722      "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error",
  3723      "translation": "使用者的桌面 Notify Props 無效。"
  3724    },
  3725    {
  3726      "id": "app.import.validate_user_import_data.notify_props_desktop_sound_invalid.error",
  3727      "translation": "使用者的桌面音效 Notify Props 無效。"
  3728    },
  3729    {
  3730      "id": "app.import.validate_user_import_data.notify_props_email_invalid.error",
  3731      "translation": "使用者的電子郵件 Notify Props 無效。"
  3732    },
  3733    {
  3734      "id": "app.import.validate_user_import_data.notify_props_mobile_invalid.error",
  3735      "translation": "使用者的行動裝置 Notify Props 無效。"
  3736    },
  3737    {
  3738      "id": "app.import.validate_user_import_data.notify_props_mobile_push_status_invalid.error",
  3739      "translation": "使用者的行動裝置推播狀態 Notify Props 無效。"
  3740    },
  3741    {
  3742      "id": "app.import.validate_user_import_data.pasword_length.error",
  3743      "translation": "使用者密碼長度無效。"
  3744    },
  3745    {
  3746      "id": "app.import.validate_user_import_data.position_length.error",
  3747      "translation": "使用者職位過長。"
  3748    },
  3749    {
  3750      "id": "app.import.validate_user_import_data.profile_image.error",
  3751      "translation": "無效的個人頭像。"
  3752    },
  3753    {
  3754      "id": "app.import.validate_user_import_data.roles_invalid.error",
  3755      "translation": "無效的使用者角色。"
  3756    },
  3757    {
  3758      "id": "app.import.validate_user_import_data.username_invalid.error",
  3759      "translation": "無效的使用者名稱。"
  3760    },
  3761    {
  3762      "id": "app.import.validate_user_import_data.username_missing.error",
  3763      "translation": "缺少必要的使用者屬性:名字。"
  3764    },
  3765    {
  3766      "id": "app.import.validate_user_teams_import_data.invalid_roles.error",
  3767      "translation": "使用者團隊資料的角色為無效資料。"
  3768    },
  3769    {
  3770      "id": "app.import.validate_user_teams_import_data.team_name_missing.error",
  3771      "translation": "使用者團隊資料中缺少團隊名字。"
  3772    },
  3773    {
  3774      "id": "app.notification.body.intro.direct.full",
  3775      "translation": "您有 1 筆新的直接傳訊。"
  3776    },
  3777    {
  3778      "id": "app.notification.body.intro.direct.generic",
  3779      "translation": "您有 1 筆新的直接傳訊,來自{{.SenderName}}。"
  3780    },
  3781    {
  3782      "id": "app.notification.body.intro.notification.full",
  3783      "translation": "您有一筆新通知。"
  3784    },
  3785    {
  3786      "id": "app.notification.body.intro.notification.generic",
  3787      "translation": "您有一筆新通知,來自 {{.SenderName}}。"
  3788    },
  3789    {
  3790      "id": "app.notification.body.text.direct.full",
  3791      "translation": "{{.SenderName}} - {{.Month}} {{.Day}},{{.Hour}}:{{.Minute}} {{.Timezone}}"
  3792    },
  3793    {
  3794      "id": "app.notification.body.text.direct.generic",
  3795      "translation": "{{.Month}} {{.Day}},{{.Hour}}:{{.Minute}} {{.Timezone}}"
  3796    },
  3797    {
  3798      "id": "app.notification.body.text.notification.full",
  3799      "translation": "頻道:{{.ChannelName}}<br>{{.SenderName}} - {{.Month}} {{.Day}},{{.Hour}}:{{.Minute}} {{.Timezone}}"
  3800    },
  3801    {
  3802      "id": "app.notification.body.text.notification.generic",
  3803      "translation": "{{.Month}} {{.Day}},{{.Hour}}:{{.Minute}} {{.Timezone}}"
  3804    },
  3805    {
  3806      "id": "app.notification.subject.direct.full",
  3807      "translation": "[{{.SiteName}}] 來自 {{.SenderDisplayName}} 的直接傳訊,發於 {{.Year}} {{.Month}} {{.Day}}"
  3808    },
  3809    {
  3810      "id": "app.notification.subject.notification.full",
  3811      "translation": "[{{.SiteName}}] 來自 {{.TeamName}} 的通知,發於 {{.Year}} {{.Month}} {{.Day}}"
  3812    },
  3813    {
  3814      "id": "app.plugin.activate.app_error",
  3815      "translation": "無法啟動已解開的模組。模組可能已存在並已啟動。"
  3816    },
  3817    {
  3818      "id": "app.plugin.cluster.save_config.app_error",
  3819      "translation": "當在啟用叢集且使用 ReadOnlyConfig  時,必須手動更新 config.json 檔案當中的模組設定"
  3820    },
  3821    {
  3822      "id": "app.plugin.config.app_error",
  3823      "translation": "儲存模組狀態於設定時錯誤"
  3824    },
  3825    {
  3826      "id": "app.plugin.deactivate.app_error",
  3827      "translation": "無法停用模組"
  3828    },
  3829    {
  3830      "id": "app.plugin.disabled.app_error",
  3831      "translation": "模組已被停用。詳情請看系統紀錄。"
  3832    },
  3833    {
  3834      "id": "app.plugin.extract.app_error",
  3835      "translation": "解壓縮模組時遇到錯誤"
  3836    },
  3837    {
  3838      "id": "app.plugin.filesystem.app_error",
  3839      "translation": "遇到檔案系統錯誤"
  3840    },
  3841    {
  3842      "id": "app.plugin.get_plugins.app_error",
  3843      "translation": "無法取得啟用的模組"
  3844    },
  3845    {
  3846      "id": "app.plugin.get_plugins.app_error",
  3847      "translation": "無法取得啟用的模組"
  3848    },
  3849    {
  3850      "id": "app.plugin.id_length.app_error",
  3851      "translation": "模組 ID 必須少於 {{.Max}} 字元。"
  3852    },
  3853    {
  3854      "id": "app.plugin.install.app_error",
  3855      "translation": "無法安裝模組。"
  3856    },
  3857    {
  3858      "id": "app.plugin.install_id.app_error",
  3859      "translation": "無法安裝模組。已安裝了相同 ID 的模組。"
  3860    },
  3861    {
  3862      "id": "app.plugin.manifest.app_error",
  3863      "translation": "已解開的模組中找不到資訊清單"
  3864    },
  3865    {
  3866      "id": "app.plugin.mvdir.app_error",
  3867      "translation": "無法將模組從暫存目錄移動到最終目的地。可能是因為有其他的模組使用同樣的目錄名稱。"
  3868    },
  3869    {
  3870      "id": "app.plugin.not_installed.app_error",
  3871      "translation": "模組尚未安裝"
  3872    },
  3873    {
  3874      "id": "app.plugin.remove.app_error",
  3875      "translation": "無法刪除模組"
  3876    },
  3877    {
  3878      "id": "app.plugin.upload_disabled.app_error",
  3879      "translation": "模組 跟/或 上傳模組已被停用。"
  3880    },
  3881    {
  3882      "id": "app.role.check_roles_exist.role_not_found",
  3883      "translation": "提供的角色不存在"
  3884    },
  3885    {
  3886      "id": "app.team.join_user_to_team.max_accounts.app_error",
  3887      "translation": "此團隊已達最大使用者數量上限。請聯絡系統管理員調大數量限制。"
  3888    },
  3889    {
  3890      "id": "app.timezones.failed_deserialize.app_error",
  3891      "translation": "無法還原序列化時區設定 檔案={{.Filename}},錯誤={{.Error}}"
  3892    },
  3893    {
  3894      "id": "app.timezones.load_config.app_error",
  3895      "translation": "時區設定檔不存在 檔案={{.Filename}}"
  3896    },
  3897    {
  3898      "id": "app.timezones.read_config.app_error",
  3899      "translation": "無法讀取時區設定 檔案={{.Filename}},錯誤={{.Error}}"
  3900    },
  3901    {
  3902      "id": "app.user_access_token.disabled",
  3903      "translation": "個人存取 Token 在此伺服器被停用。詳情請洽管理員。"
  3904    },
  3905    {
  3906      "id": "app.user_access_token.invalid_or_missing",
  3907      "translation": "無效或缺少 Token"
  3908    },
  3909    {
  3910      "id": "authentication.permissions.create_group_channel.description",
  3911      "translation": "允許建立新的群組訊息頻道"
  3912    },
  3913    {
  3914      "id": "authentication.permissions.create_group_channel.name",
  3915      "translation": "建立群組訊息"
  3916    },
  3917    {
  3918      "id": "authentication.permissions.create_post_public.description",
  3919      "translation": "允許在公開頻道建立訊息"
  3920    },
  3921    {
  3922      "id": "authentication.permissions.create_post_public.name",
  3923      "translation": "在公開頻道建立訊息"
  3924    },
  3925    {
  3926      "id": "authentication.permissions.create_team_roles.description",
  3927      "translation": "允許建立團隊"
  3928    },
  3929    {
  3930      "id": "authentication.permissions.create_team_roles.name",
  3931      "translation": "建立團隊"
  3932    },
  3933    {
  3934      "id": "authentication.permissions.create_user_access_token.description",
  3935      "translation": "允許建立個人存取 Token"
  3936    },
  3937    {
  3938      "id": "authentication.permissions.create_user_access_token.name",
  3939      "translation": "建立個人存取 Token"
  3940    },
  3941    {
  3942      "id": "authentication.permissions.manage_jobs.description",
  3943      "translation": "允許管理工作"
  3944    },
  3945    {
  3946      "id": "authentication.permissions.manage_jobs.name",
  3947      "translation": "管理工作"
  3948    },
  3949    {
  3950      "id": "authentication.permissions.manage_team_roles.description",
  3951      "translation": "允許改變團隊成員的角色"
  3952    },
  3953    {
  3954      "id": "authentication.permissions.manage_team_roles.name",
  3955      "translation": "管理團隊角色"
  3956    },
  3957    {
  3958      "id": "authentication.permissions.read_public_channel.description",
  3959      "translation": "讀取公開頻道的權限"
  3960    },
  3961    {
  3962      "id": "authentication.permissions.read_public_channel.name",
  3963      "translation": "讀取公開頻道"
  3964    },
  3965    {
  3966      "id": "authentication.permissions.read_user_access_token.description",
  3967      "translation": "允許讀取個人存取 Token 的 ID、描述與 user_id 欄位"
  3968    },
  3969    {
  3970      "id": "authentication.permissions.read_user_access_token.name",
  3971      "translation": "讀取個人存取 Token"
  3972    },
  3973    {
  3974      "id": "authentication.permissions.revoke_user_access_token.description",
  3975      "translation": "允許撤銷個人 Token"
  3976    },
  3977    {
  3978      "id": "authentication.permissions.revoke_user_access_token.name",
  3979      "translation": "撤銷個人存取 Token"
  3980    },
  3981    {
  3982      "id": "authentication.permissions.team_invite_user.description",
  3983      "translation": "允許邀請使用者至團隊"
  3984    },
  3985    {
  3986      "id": "authentication.permissions.team_invite_user.name",
  3987      "translation": "邀請使用者"
  3988    },
  3989    {
  3990      "id": "authentication.permissions.team_use_slash_commands.description",
  3991      "translation": "允許使用斜線命令"
  3992    },
  3993    {
  3994      "id": "authentication.permissions.team_use_slash_commands.name",
  3995      "translation": "使用斜線命令"
  3996    },
  3997    {
  3998      "id": "authentication.roles.system_post_all.description",
  3999      "translation": "擁有在公開、私人與直接傳訊頻道發訊權限的角色"
  4000    },
  4001    {
  4002      "id": "authentication.roles.system_post_all.name",
  4003      "translation": "在公開、私人與直接傳訊頻道發訊"
  4004    },
  4005    {
  4006      "id": "authentication.roles.system_post_all_public.description",
  4007      "translation": "擁有在公開頻道發訊權限的角色"
  4008    },
  4009    {
  4010      "id": "authentication.roles.system_post_all_public.name",
  4011      "translation": "在公開頻道發訊"
  4012    },
  4013    {
  4014      "id": "authentication.roles.system_user_access_token.description",
  4015      "translation": "擁有建立、讀取與撤銷個人存取 Token 權限的角色"
  4016    },
  4017    {
  4018      "id": "authentication.roles.system_user_access_token.name",
  4019      "translation": "個人存取 Token"
  4020    },
  4021    {
  4022      "id": "authentication.roles.team_post_all.description",
  4023      "translation": "擁有在公開與私人頻道發訊權限的角色"
  4024    },
  4025    {
  4026      "id": "authentication.roles.team_post_all.name",
  4027      "translation": "在公開與私人頻道發訊"
  4028    },
  4029    {
  4030      "id": "authentication.roles.team_post_all_public.description",
  4031      "translation": "擁有在公開頻道發訊權限的角色"
  4032    },
  4033    {
  4034      "id": "authentication.roles.team_post_all_public.name",
  4035      "translation": "在公開頻道發訊"
  4036    },
  4037    {
  4038      "id": "cli.license.critical",
  4039      "translation": "功能需要升級至企業版並加入授權碼。請聯絡系統管理員。"
  4040    },
  4041    {
  4042      "id": "ent.brand.save_brand_image.decode.app_error",
  4043      "translation": "無法解碼圖片。"
  4044    },
  4045    {
  4046      "id": "ent.brand.save_brand_image.decode_config.app_error",
  4047      "translation": "無法解碼圖片設定。"
  4048    },
  4049    {
  4050      "id": "ent.brand.save_brand_image.encode.app_error",
  4051      "translation": "無法將圖片編碼成 PNG。"
  4052    },
  4053    {
  4054      "id": "ent.brand.save_brand_image.open.app_error",
  4055      "translation": "無法開啟圖片。"
  4056    },
  4057    {
  4058      "id": "ent.brand.save_brand_image.save_image.app_error",
  4059      "translation": "無法儲存圖片"
  4060    },
  4061    {
  4062      "id": "ent.brand.save_brand_image.too_large.app_error",
  4063      "translation": "圖片過大無法開啟。"
  4064    },
  4065    {
  4066      "id": "ent.cluster.config_changed.info",
  4067      "translation": "叢集設定已改變 id={{ .id }}。此叢集可能不穩定,需要重新啟動。為了確保叢集被正確的設定,您應該馬上進行漸進式重啟。"
  4068    },
  4069    {
  4070      "id": "ent.cluster.debug_fail.debug",
  4071      "translation": "在 `%v` 叢集發送失敗:detail=%v extra=%v retry number=%v"
  4072    },
  4073    {
  4074      "id": "ent.cluster.final_fail.error",
  4075      "translation": "在 `%v` 叢集發送最終失敗:detail=%v extra=%v retry number=%v"
  4076    },
  4077    {
  4078      "id": "ent.cluster.incompatible.warn",
  4079      "translation": "偵測到叢集可能不相容的版本 %v"
  4080    },
  4081    {
  4082      "id": "ent.cluster.incompatible_config.warn",
  4083      "translation": "偵測到叢集可能不相容的設定 %v"
  4084    },
  4085    {
  4086      "id": "ent.cluster.licence_disable.app_error",
  4087      "translation": "目前授權不提供叢集功能,請聯繫系統管理員將系統升級為企業版授權。"
  4088    },
  4089    {
  4090      "id": "ent.cluster.ping_failed.info",
  4091      "translation": "叢集偵測失敗:hostname=%v on=%v id=%v"
  4092    },
  4093    {
  4094      "id": "ent.cluster.ping_success.info",
  4095      "translation": "叢集偵測成功:hostname=%v on=%v id=%v self=%v"
  4096    },
  4097    {
  4098      "id": "ent.cluster.save_config.error",
  4099      "translation": "啟用高可用性時系統控制台將被設定成唯讀模式,在設定檔當中停用 ReadOnlyConfig 以停止此行為。"
  4100    },
  4101    {
  4102      "id": "ent.cluster.starting.info",
  4103      "translation": "在 %v 上開始監聽叢集節點間通訊:hostname=%v id=%v"
  4104    },
  4105    {
  4106      "id": "ent.cluster.stopping.info",
  4107      "translation": "在 %v 上的叢集節點間通訊正在停止:hostname=%v id=%v"
  4108    },
  4109    {
  4110      "id": "ent.compliance.licence_disable.app_error",
  4111      "translation": "目前授權不提供規範功能,請聯繫系統管理員將系統升級為企業版授權。"
  4112    },
  4113    {
  4114      "id": "ent.compliance.run_failed.error",
  4115      "translation": "規範匯出作業'{{.JobName}}'失敗。路徑為'{{.FilePath}}'"
  4116    },
  4117    {
  4118      "id": "ent.compliance.run_finished.info",
  4119      "translation": "規範匯出作業'{{.JobName}}'完成。{{.Count}}筆紀錄已匯出至'{{.FilePath}}'"
  4120    },
  4121    {
  4122      "id": "ent.compliance.run_limit.warning",
  4123      "translation": "警告,規範匯出作業 '{{.JobName}}' 行數過多,將只會輸出到第3萬行至'{{.FilePath}}' "
  4124    },
  4125    {
  4126      "id": "ent.compliance.run_started.info",
  4127      "translation": "規範匯出作業 '{{.JobName}}' 開始,匯出到 '{{.FilePath}}'"
  4128    },
  4129    {
  4130      "id": "ent.data_retention.generic.license.error",
  4131      "translation": "現有授權不支援資料保留。"
  4132    },
  4133    {
  4134      "id": "ent.elasticsearch.aggregator_worker.create_index_job.error",
  4135      "translation": "Elasticsearch 彙總工作者新增索引工作時失敗"
  4136    },
  4137    {
  4138      "id": "ent.elasticsearch.aggregator_worker.delete_indexes.error",
  4139      "translation": "Elasticsearch 彙總工作者刪除索引時失敗"
  4140    },
  4141    {
  4142      "id": "ent.elasticsearch.aggregator_worker.get_indexes.error",
  4143      "translation": "Elasticsearch 彙總工作者取得索引時失敗"
  4144    },
  4145    {
  4146      "id": "ent.elasticsearch.aggregator_worker.index_job_failed.error",
  4147      "translation": "由於索引工作失敗,Elasticsearch 彙總工作者失敗"
  4148    },
  4149    {
  4150      "id": "ent.elasticsearch.create_client.connect_failed",
  4151      "translation": "設定 Elasticsearch 用戶端時失敗"
  4152    },
  4153    {
  4154      "id": "ent.elasticsearch.create_index_if_not_exists.index_create_failed",
  4155      "translation": "建立 Elasticsearch 索引時失敗"
  4156    },
  4157    {
  4158      "id": "ent.elasticsearch.create_index_if_not_exists.index_exists_failed",
  4159      "translation": "確認 Elasticsearch 索引是否存在時失敗"
  4160    },
  4161    {
  4162      "id": "ent.elasticsearch.create_index_if_not_exists.index_mapping_failed",
  4163      "translation": "設定 Elasticsearch 索引映射時失敗"
  4164    },
  4165    {
  4166      "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
  4167      "translation": "刪除 Elasticsearch 索引時失敗"
  4168    },
  4169    {
  4170      "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
  4171      "translation": "取得 Elasticsearch 索引時失敗"
  4172    },
  4173    {
  4174      "id": "ent.elasticsearch.delete_post.error",
  4175      "translation": "刪除訊息時失敗"
  4176    },
  4177    {
  4178      "id": "ent.elasticsearch.generic.disabled",
  4179      "translation": "Elasticsearch 搜尋在此伺服器上為停用"
  4180    },
  4181    {
  4182      "id": "ent.elasticsearch.index_post.error",
  4183      "translation": "索引訊息時失敗"
  4184    },
  4185    {
  4186      "id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error",
  4187      "translation": "無法從資料庫取得最老的訊息。"
  4188    },
  4189    {
  4190      "id": "ent.elasticsearch.indexer.do_job.parse_end_time.error",
  4191      "translation": "Elasticsearch 彙總工作者解析中止時間時失敗"
  4192    },
  4193    {
  4194      "id": "ent.elasticsearch.indexer.do_job.parse_start_time.error",
  4195      "translation": "Elasticsearch 彙總工作者解析開始時間時失敗"
  4196    },
  4197    {
  4198      "id": "ent.elasticsearch.not_started.error",
  4199      "translation": "Elasticsearch 沒有啟動"
  4200    },
  4201    {
  4202      "id": "ent.elasticsearch.purge_indexes.delete_failed",
  4203      "translation": "刪除 Elasticsearch 索引時失敗"
  4204    },
  4205    {
  4206      "id": "ent.elasticsearch.search_posts.disabled",
  4207      "translation": "Elasticsearch 搜尋在此伺服器上為停用"
  4208    },
  4209    {
  4210      "id": "ent.elasticsearch.search_posts.search_failed",
  4211      "translation": "無法完成搜尋"
  4212    },
  4213    {
  4214      "id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
  4215      "translation": "無法解碼搜尋結果"
  4216    },
  4217    {
  4218      "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
  4219      "translation": "建立 Elasticsearch 批次處理器時失敗"
  4220    },
  4221    {
  4222      "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
  4223      "translation": "建立 Elasticsearch 批次處理器時失敗"
  4224    },
  4225    {
  4226      "id": "ent.elasticsearch.start.index_settings_failed",
  4227      "translation": "設定 Elasticsearch 索引設定時失敗"
  4228    },
  4229    {
  4230      "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
  4231      "translation": "啟動 Elasticsearch 批次處理器時失敗"
  4232    },
  4233    {
  4234      "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
  4235      "translation": "啟動 Elasticsearch 批次處理器時失敗"
  4236    },
  4237    {
  4238      "id": "ent.elasticsearch.test_config.connect_failed",
  4239      "translation": "連線至 Elasticsearch 伺服器失敗。"
  4240    },
  4241    {
  4242      "id": "ent.elasticsearch.test_config.indexing_disabled.error",
  4243      "translation": "Elasticsearch 已停用。"
  4244    },
  4245    {
  4246      "id": "ent.elasticsearch.test_config.license.error",
  4247      "translation": "授權不支援 Elasticsearch。"
  4248    },
  4249    {
  4250      "id": "ent.elasticsearch.test_config.reenter_password",
  4251      "translation": "Elasticsearch 伺服器網址或使用者名稱有所變更。請重新輸入 Elasticsearch 密碼以測試連線。"
  4252    },
  4253    {
  4254      "id": "ent.emoji.licence_disable.app_error",
  4255      "translation": "目前授權不提供限制自訂繪文字,請聯繫系統管理員將系統升級為企業版授權。"
  4256    },
  4257    {
  4258      "id": "ent.ldap.create_fail",
  4259      "translation": "無法建立 LDAP 使用者。"
  4260    },
  4261    {
  4262      "id": "ent.ldap.disabled.app_error",
  4263      "translation": "已停用 AD/LDAP 或授權不支援 AD/LDAP。"
  4264    },
  4265    {
  4266      "id": "ent.ldap.do_login.bind_admin_user.app_error",
  4267      "translation": "無法綁定 AD/LDAP 伺服器,請檢查綁定使用者帳號與綁定密碼。"
  4268    },
  4269    {
  4270      "id": "ent.ldap.do_login.invalid_password.app_error",
  4271      "translation": "無效的密碼"
  4272    },
  4273    {
  4274      "id": "ent.ldap.do_login.licence_disable.app_error",
  4275      "translation": "目前的授權無法使用 AD/LDAP 功能。請聯繫系統管理員升級為企業授權。"
  4276    },
  4277    {
  4278      "id": "ent.ldap.do_login.matched_to_many_users.app_error",
  4279      "translation": "提供的使用者名稱比對到多個使用者"
  4280    },
  4281    {
  4282      "id": "ent.ldap.do_login.search_ldap_server.app_error",
  4283      "translation": "搜尋 AD/LDAP 伺服器失敗"
  4284    },
  4285    {
  4286      "id": "ent.ldap.do_login.unable_to_connect.app_error",
  4287      "translation": "無法連線到 AD/LDAP 伺服器"
  4288    },
  4289    {
  4290      "id": "ent.ldap.do_login.unable_to_create_user.app_error",
  4291      "translation": "認證有效,但無法建立使用者"
  4292    },
  4293    {
  4294      "id": "ent.ldap.do_login.user_filtered.app_error",
  4295      "translation": "您的 AD/LDAP 帳號沒有使用此 Mattermost 伺服器的權限。請向系統管理員詢問確認 AD/LDAP 使用者過濾條件。"
  4296    },
  4297    {
  4298      "id": "ent.ldap.do_login.user_not_registered.app_error",
  4299      "translation": "使用者尚未於 AD/LDAP 伺服器註冊"
  4300    },
  4301    {
  4302      "id": "ent.ldap.mattermost_user_update",
  4303      "translation": "Mattermost 使用者已根據 AD/LDAP 伺服器更新。"
  4304    },
  4305    {
  4306      "id": "ent.ldap.sync.index_job_failed.error",
  4307      "translation": "由於同步工作失敗,LDAP 同步工作失敗。"
  4308    },
  4309    {
  4310      "id": "ent.ldap.sync_worker.create_index_job.error",
  4311      "translation": "LDAP 同步工作無法建立同步工作"
  4312    },
  4313    {
  4314      "id": "ent.ldap.syncdone.info",
  4315      "translation": "AD/LDAP 同步完成"
  4316    },
  4317    {
  4318      "id": "ent.ldap.syncronize.get_all.app_error",
  4319      "translation": "無法用 AD/LDAP 取得所有使用者"
  4320    },
  4321    {
  4322      "id": "ent.ldap.validate_filter.app_error",
  4323      "translation": "無效的 AD/LDAP Filter"
  4324    },
  4325    {
  4326      "id": "ent.message_export.generic.license.error",
  4327      "translation": "授權不支援匯出訊息。"
  4328    },
  4329    {
  4330      "id": "ent.metrics.starting.info",
  4331      "translation": "計量與分析伺服器正在 %v 上監聽"
  4332    },
  4333    {
  4334      "id": "ent.metrics.stopping.info",
  4335      "translation": "%v 上的計量與分析伺服器正在停止"
  4336    },
  4337    {
  4338      "id": "ent.mfa.activate.authenticate.app_error",
  4339      "translation": "嘗試認證多重要素驗證 Token 時遇到錯誤"
  4340    },
  4341    {
  4342      "id": "ent.mfa.activate.bad_token.app_error",
  4343      "translation": "無效的多重要素驗證 Token"
  4344    },
  4345    {
  4346      "id": "ent.mfa.activate.save_active.app_erro",
  4347      "translation": "無法為使用者更新多重要素驗證使用狀態"
  4348    },
  4349    {
  4350      "id": "ent.mfa.deactivate.save_active.app_erro",
  4351      "translation": "無法為使用者更新多重要素驗證使用狀態"
  4352    },
  4353    {
  4354      "id": "ent.mfa.deactivate.save_secret.app_error",
  4355      "translation": "清除多重要素驗證密碼時遇到錯誤"
  4356    },
  4357    {
  4358      "id": "ent.mfa.generate_qr_code.create_code.app_error",
  4359      "translation": "產生 QR code 時遇到錯誤"
  4360    },
  4361    {
  4362      "id": "ent.mfa.generate_qr_code.save_secret.app_error",
  4363      "translation": "儲存多重要素驗證密碼時遇到錯誤"
  4364    },
  4365    {
  4366      "id": "ent.mfa.license_disable.app_error",
  4367      "translation": "您的授權不支援多重要素驗證"
  4368    },
  4369    {
  4370      "id": "ent.mfa.validate_token.authenticate.app_error",
  4371      "translation": "嘗試認證多重要素驗證 Token 時遇到錯誤"
  4372    },
  4373    {
  4374      "id": "ent.migration.migratetoldap.duplicate_field",
  4375      "translation": "無法根據指定的欄位移轉至 AD/LDAP 使用者。偵測到重複的項目。請移除所有重複項目然後再次嚐試。"
  4376    },
  4377    {
  4378      "id": "ent.migration.migratetoldap.user_not_found",
  4379      "translation": "找不到使用者,AD/LDAP 伺服器:"
  4380    },
  4381    {
  4382      "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
  4383      "translation": "電子郵件已被其他 SAML 使用者使用。"
  4384    },
  4385    {
  4386      "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
  4387      "translation": "在使用者檔案中找不到使用者。"
  4388    },
  4389    {
  4390      "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
  4391      "translation": "使用者名稱已被其他 Mattermost 使用者使用。 "
  4392    },
  4393    {
  4394      "id": "ent.saml.attribute.app_error",
  4395      "translation": "由於不正確的屬性,SAML 登入失敗。請聯繫系統管理員。"
  4396    },
  4397    {
  4398      "id": "ent.saml.build_request.app_error",
  4399      "translation": "建立與身分識別提供者連接的要求時發生錯誤。請聯繫系統管理員。"
  4400    },
  4401    {
  4402      "id": "ent.saml.build_request.encoding.app_error",
  4403      "translation": "對與身分識別提供者連接的要求編碼時發生錯誤。請聯繫系統管理員。"
  4404    },
  4405    {
  4406      "id": "ent.saml.build_request.encoding_signed.app_error",
  4407      "translation": "對與身分識別提供者連接的已簽章要求編碼時發生錯誤。請聯繫系統管理員。"
  4408    },
  4409    {
  4410      "id": "ent.saml.configure.app_error",
  4411      "translation": "設定 SAML 服務提供者時發生錯誤,err=%v"
  4412    },
  4413    {
  4414      "id": "ent.saml.configure.encryption_not_enabled.app_error",
  4415      "translation": "由於沒有啟用加密,SAML 登入失敗。請聯繫系統管理員。"
  4416    },
  4417    {
  4418      "id": "ent.saml.configure.load_idp_cert.app_error",
  4419      "translation": "找不到身份識別提供者公開憑證檔案。請聯繫系統管理員。"
  4420    },
  4421    {
  4422      "id": "ent.saml.configure.load_private_key.app_error",
  4423      "translation": "由於找不到服務提供者私鑰,SAML 登入失敗。請聯繫系統管理員。"
  4424    },
  4425    {
  4426      "id": "ent.saml.configure.load_public_cert.app_error",
  4427      "translation": "找不到服務提供者公開憑證檔案。請聯繫系統管理員。"
  4428    },
  4429    {
  4430      "id": "ent.saml.configure.not_encrypted_response.app_error",
  4431      "translation": "由於身份識別提供者的回應未加密,SAML 登入失敗。請聯繫系統管理員。"
  4432    },
  4433    {
  4434      "id": "ent.saml.do_login.decrypt.app_error",
  4435      "translation": "由於解碼身份識別提供者的回應時發生錯誤,SAML 登入失敗。請聯繫系統管理員。"
  4436    },
  4437    {
  4438      "id": "ent.saml.do_login.empty_response.app_error",
  4439      "translation": "身份識別提供者的回應為空值"
  4440    },
  4441    {
  4442      "id": "ent.saml.do_login.parse.app_error",
  4443      "translation": "解析身份識別提供者的回應時發生錯誤。請聯繫系統管理員。"
  4444    },
  4445    {
  4446      "id": "ent.saml.do_login.validate.app_error",
  4447      "translation": "驗證身份識別提供者的回應時發生錯誤。請聯繫系統管理員。"
  4448    },
  4449    {
  4450      "id": "ent.saml.license_disable.app_error",
  4451      "translation": "您的授權不支援 SAML 認證。"
  4452    },
  4453    {
  4454      "id": "ent.saml.metadata.app_error",
  4455      "translation": "在建立服務提供者的中繼資料時發生錯誤。"
  4456    },
  4457    {
  4458      "id": "ent.saml.service_disable.app_error",
  4459      "translation": "本機不支援或未設定 SAML 2.0"
  4460    },
  4461    {
  4462      "id": "ent.saml.update_saml_user.unable_error",
  4463      "translation": "無法更新現有的 SAML 使用者。總之先允許登入。err=%v"
  4464    },
  4465    {
  4466      "id": "jobs.request_cancellation.status.error",
  4467      "translation": "由於該工作不在可取消狀態中,無法要求取消工作。"
  4468    },
  4469    {
  4470      "id": "jobs.set_job_error.update.error",
  4471      "translation": "設定工作狀態為錯誤時失敗"
  4472    },
  4473    {
  4474      "id": "manaultesting.get_channel_id.no_found.debug",
  4475      "translation": "找不到: %v 頻道,已搜尋 %v 的可能性"
  4476    },
  4477    {
  4478      "id": "manaultesting.get_channel_id.unable.debug",
  4479      "translation": "無法取得頻道"
  4480    },
  4481    {
  4482      "id": "manaultesting.manual_test.create.info",
  4483      "translation": "建立使用者與團隊"
  4484    },
  4485    {
  4486      "id": "manaultesting.manual_test.parse.app_error",
  4487      "translation": "無法解析網址"
  4488    },
  4489    {
  4490      "id": "manaultesting.manual_test.setup.info",
  4491      "translation": "正在進行手動測試的設定..."
  4492    },
  4493    {
  4494      "id": "manaultesting.manual_test.uid.debug",
  4495      "translation": "網址中找不到 uid"
  4496    },
  4497    {
  4498      "id": "manaultesting.test_autolink.info",
  4499      "translation": "手動自動連結測試"
  4500    },
  4501    {
  4502      "id": "manaultesting.test_autolink.unable.app_error",
  4503      "translation": "無法取得頻道"
  4504    },
  4505    {
  4506      "id": "mattermost.bulletin.subject",
  4507      "translation": "Mattermost 安全性公告"
  4508    },
  4509    {
  4510      "id": "mattermost.config_file",
  4511      "translation": "從 %v 讀取設定檔"
  4512    },
  4513    {
  4514      "id": "mattermost.current_version",
  4515      "translation": "目前的版本為 %v (%v/%v/%v/%v)"
  4516    },
  4517    {
  4518      "id": "mattermost.entreprise_enabled",
  4519      "translation": "企業版已啟用: %v"
  4520    },
  4521    {
  4522      "id": "mattermost.load_license.find.warn",
  4523      "translation": "需要來自 https://mattermost.com 的授權金鑰以解鎖企業功能。"
  4524    },
  4525    {
  4526      "id": "mattermost.security_bulletin.error",
  4527      "translation": "取得安全性公告詳情失敗"
  4528    },
  4529    {
  4530      "id": "mattermost.security_bulletin_read.error",
  4531      "translation": "讀取安全性公告詳情失敗"
  4532    },
  4533    {
  4534      "id": "mattermost.security_checks.debug",
  4535      "translation": "正在檢查來自 Mattermost 的安全性更新"
  4536    },
  4537    {
  4538      "id": "mattermost.security_info.error",
  4539      "translation": "從 Mattermost 抓取安全性更新資訊失敗"
  4540    },
  4541    {
  4542      "id": "mattermost.send_bulletin.info",
  4543      "translation": "正在傳送 %v 至 %v 的安全性公告"
  4544    },
  4545    {
  4546      "id": "mattermost.system_admins.error",
  4547      "translation": "為抓取 Mattermost 上的安全性更新資訊獲取系統管理員失敗。"
  4548    },
  4549    {
  4550      "id": "mattermost.working_dir",
  4551      "translation": "目前的工作目錄為 %v"
  4552    },
  4553    {
  4554      "id": "model.access.is_valid.access_token.app_error",
  4555      "translation": "無效的存取 Token"
  4556    },
  4557    {
  4558      "id": "model.access.is_valid.client_id.app_error",
  4559      "translation": "無效的用戶 ID"
  4560    },
  4561    {
  4562      "id": "model.access.is_valid.redirect_uri.app_error",
  4563      "translation": "無效的重新導向網址"
  4564    },
  4565    {
  4566      "id": "model.access.is_valid.refresh_token.app_error",
  4567      "translation": "無效的重新整理 Token"
  4568    },
  4569    {
  4570      "id": "model.access.is_valid.user_id.app_error",
  4571      "translation": "無效的使用者 ID"
  4572    },
  4573    {
  4574      "id": "model.authorize.is_valid.auth_code.app_error",
  4575      "translation": "無效的授權碼"
  4576    },
  4577    {
  4578      "id": "model.authorize.is_valid.client_id.app_error",
  4579      "translation": "無效的用戶 ID"
  4580    },
  4581    {
  4582      "id": "model.authorize.is_valid.create_at.app_error",
  4583      "translation": "\"新增時間\"必須是一個有效時間"
  4584    },
  4585    {
  4586      "id": "model.authorize.is_valid.expires.app_error",
  4587      "translation": "必須設定到期時間"
  4588    },
  4589    {
  4590      "id": "model.authorize.is_valid.redirect_uri.app_error",
  4591      "translation": "無效的重新導向網址"
  4592    },
  4593    {
  4594      "id": "model.authorize.is_valid.response_type.app_error",
  4595      "translation": "無效的回應類型"
  4596    },
  4597    {
  4598      "id": "model.authorize.is_valid.scope.app_error",
  4599      "translation": "無效的範圍"
  4600    },
  4601    {
  4602      "id": "model.authorize.is_valid.state.app_error",
  4603      "translation": "無效的狀態"
  4604    },
  4605    {
  4606      "id": "model.authorize.is_valid.user_id.app_error",
  4607      "translation": "無效的使用者 ID"
  4608    },
  4609    {
  4610      "id": "model.channel.is_valid.2_or_more.app_error",
  4611      "translation": "名稱必須是2個以上的小寫英數字元"
  4612    },
  4613    {
  4614      "id": "model.channel.is_valid.create_at.app_error",
  4615      "translation": "\"新增時間\"必須是一個有效時間"
  4616    },
  4617    {
  4618      "id": "model.channel.is_valid.creator_id.app_error",
  4619      "translation": "無效的建立者 ID"
  4620    },
  4621    {
  4622      "id": "model.channel.is_valid.display_name.app_error",
  4623      "translation": "無效的顯示名稱"
  4624    },
  4625    {
  4626      "id": "model.channel.is_valid.header.app_error",
  4627      "translation": "無效的標題"
  4628    },
  4629    {
  4630      "id": "model.channel.is_valid.id.app_error",
  4631      "translation": "無效的 ID"
  4632    },
  4633    {
  4634      "id": "model.channel.is_valid.name.app_error",
  4635      "translation": "無效的名稱"
  4636    },
  4637    {
  4638      "id": "model.channel.is_valid.purpose.app_error",
  4639      "translation": "無效的目的"
  4640    },
  4641    {
  4642      "id": "model.channel.is_valid.type.app_error",
  4643      "translation": "無效的類型"
  4644    },
  4645    {
  4646      "id": "model.channel.is_valid.update_at.app_error",
  4647      "translation": "\"更新時間\"必須是一個有效的時間"
  4648    },
  4649    {
  4650      "id": "model.channel_member.is_valid.channel_id.app_error",
  4651      "translation": "無效的頻道 ID"
  4652    },
  4653    {
  4654      "id": "model.channel_member.is_valid.email_value.app_error",
  4655      "translation": "無效的電子郵件通知值"
  4656    },
  4657    {
  4658      "id": "model.channel_member.is_valid.mute_value.app_error",
  4659      "translation": "無效的靜音值"
  4660    },
  4661    {
  4662      "id": "model.channel_member.is_valid.notify_level.app_error",
  4663      "translation": "無效的通知等級"
  4664    },
  4665    {
  4666      "id": "model.channel_member.is_valid.push_level.app_error",
  4667      "translation": "無效的推播通知等級"
  4668    },
  4669    {
  4670      "id": "model.channel_member.is_valid.role.app_error",
  4671      "translation": "無效的角色"
  4672    },
  4673    {
  4674      "id": "model.channel_member.is_valid.unread_level.app_error",
  4675      "translation": "無效的未讀標記等級"
  4676    },
  4677    {
  4678      "id": "model.channel_member.is_valid.user_id.app_error",
  4679      "translation": "無效的使用者 ID"
  4680    },
  4681    {
  4682      "id": "model.channel_member_history.is_valid.channel_id.app_error",
  4683      "translation": "無效的頻道 ID"
  4684    },
  4685    {
  4686      "id": "model.channel_member_history.is_valid.join_time.app_error",
  4687      "translation": "無效的加入時間"
  4688    },
  4689    {
  4690      "id": "model.channel_member_history.is_valid.leave_time.app_error",
  4691      "translation": "無效的離開時間"
  4692    },
  4693    {
  4694      "id": "model.channel_member_history.is_valid.user_email.app_error",
  4695      "translation": "無效的使用者 ID"
  4696    },
  4697    {
  4698      "id": "model.channel_member_history.is_valid.user_id.app_error",
  4699      "translation": "無效的使用者 ID"
  4700    },
  4701    {
  4702      "id": "model.client.command.parse.app_error",
  4703      "translation": "無法解析流入的資料"
  4704    },
  4705    {
  4706      "id": "model.client.connecting.app_error",
  4707      "translation": "連接伺服器時遇到錯誤"
  4708    },
  4709    {
  4710      "id": "model.client.create_emoji.emoji.app_error",
  4711      "translation": "無法附加繪文字資料於要求"
  4712    },
  4713    {
  4714      "id": "model.client.create_emoji.image.app_error",
  4715      "translation": "無法附加圖片於要求"
  4716    },
  4717    {
  4718      "id": "model.client.create_emoji.writer.app_error",
  4719      "translation": "無法寫入要求"
  4720    },
  4721    {
  4722      "id": "model.client.get_flagged_posts_in_channel.missing_parameter.app_error",
  4723      "translation": "缺少頻道參數"
  4724    },
  4725    {
  4726      "id": "model.client.get_flagged_posts_in_team.missing_parameter.app_error",
  4727      "translation": "缺少團隊參數"
  4728    },
  4729    {
  4730      "id": "model.client.login.app_error",
  4731      "translation": "認證 Token 不合"
  4732    },
  4733    {
  4734      "id": "model.client.read_file.app_error",
  4735      "translation": "讀取檔案時遇到錯誤"
  4736    },
  4737    {
  4738      "id": "model.client.set_profile_user.no_file.app_error",
  4739      "translation": "要求的 'image' 欄位沒有檔案"
  4740    },
  4741    {
  4742      "id": "model.client.set_profile_user.writer.app_error",
  4743      "translation": "無法寫入要求"
  4744    },
  4745    {
  4746      "id": "model.client.upload_post_attachment.channel_id.app_error",
  4747      "translation": "寫入 channel id 至 multipart 表單時遇到錯誤"
  4748    },
  4749    {
  4750      "id": "model.client.upload_post_attachment.file.app_error",
  4751      "translation": "寫入 file 至 multipart 表單時遇到錯誤"
  4752    },
  4753    {
  4754      "id": "model.client.upload_post_attachment.file_size.app_error",
  4755      "translation": "寫入 fileSize 至 multipart 表單時遇到錯誤"
  4756    },
  4757    {
  4758      "id": "model.client.upload_post_attachment.import_from.app_error",
  4759      "translation": "寫入 importFrom 至 multipart 表單時遇到錯誤"
  4760    },
  4761    {
  4762      "id": "model.client.upload_post_attachment.writer.app_error",
  4763      "translation": "關閉 multipart writer 時遇到錯誤"
  4764    },
  4765    {
  4766      "id": "model.client.upload_saml_cert.app_error",
  4767      "translation": "建立 SAML 憑證 multipart 表單要求時遇到錯誤"
  4768    },
  4769    {
  4770      "id": "model.client.writer.app_error",
  4771      "translation": "無法建立 multipart 要求"
  4772    },
  4773    {
  4774      "id": "model.command.is_valid.create_at.app_error",
  4775      "translation": "\"新增時間\"必須是一個有效時間"
  4776    },
  4777    {
  4778      "id": "model.command.is_valid.description.app_error",
  4779      "translation": "無效的敘述"
  4780    },
  4781    {
  4782      "id": "model.command.is_valid.display_name.app_error",
  4783      "translation": "無效的標題"
  4784    },
  4785    {
  4786      "id": "model.command.is_valid.id.app_error",
  4787      "translation": "無效的 ID"
  4788    },
  4789    {
  4790      "id": "model.command.is_valid.method.app_error",
  4791      "translation": "無效的方法"
  4792    },
  4793    {
  4794      "id": "model.command.is_valid.team_id.app_error",
  4795      "translation": "無效的團隊 ID"
  4796    },
  4797    {
  4798      "id": "model.command.is_valid.token.app_error",
  4799      "translation": "無效的 Token"
  4800    },
  4801    {
  4802      "id": "model.command.is_valid.trigger.app_error",
  4803      "translation": "無效的觸發指令"
  4804    },
  4805    {
  4806      "id": "model.command.is_valid.update_at.app_error",
  4807      "translation": "\"更新時間\"必須是一個有效的時間"
  4808    },
  4809    {
  4810      "id": "model.command.is_valid.url.app_error",
  4811      "translation": "無效的 URL"
  4812    },
  4813    {
  4814      "id": "model.command.is_valid.url_http.app_error",
  4815      "translation": "無效的網址。必須使用以 http:// 或 https:// 開頭的有效網址"
  4816    },
  4817    {
  4818      "id": "model.command.is_valid.user_id.app_error",
  4819      "translation": "無效的使用者 ID"
  4820    },
  4821    {
  4822      "id": "model.command_hook.channel_id.app_error",
  4823      "translation": "無效的頻道 ID"
  4824    },
  4825    {
  4826      "id": "model.command_hook.command_id.app_error",
  4827      "translation": "無效的命令 ID"
  4828    },
  4829    {
  4830      "id": "model.command_hook.create_at.app_error",
  4831      "translation": "新增時間必須是一個有效時間"
  4832    },
  4833    {
  4834      "id": "model.command_hook.id.app_error",
  4835      "translation": "無效的命令 Hook ID"
  4836    },
  4837    {
  4838      "id": "model.command_hook.parent_id.app_error",
  4839      "translation": "無效的上層 ID"
  4840    },
  4841    {
  4842      "id": "model.command_hook.root_id.app_error",
  4843      "translation": "無效的根 ID"
  4844    },
  4845    {
  4846      "id": "model.command_hook.user_id.app_error",
  4847      "translation": "無效的使用者 ID"
  4848    },
  4849    {
  4850      "id": "model.compliance.is_valid.create_at.app_error",
  4851      "translation": "\"新增時間\"必須是一個有效時間"
  4852    },
  4853    {
  4854      "id": "model.compliance.is_valid.desc.app_error",
  4855      "translation": "無效的敘述"
  4856    },
  4857    {
  4858      "id": "model.compliance.is_valid.end_at.app_error",
  4859      "translation": "\"到\"必須是一個有效的時間"
  4860    },
  4861    {
  4862      "id": "model.compliance.is_valid.id.app_error",
  4863      "translation": "無效的 ID"
  4864    },
  4865    {
  4866      "id": "model.compliance.is_valid.start_at.app_error",
  4867      "translation": "\"起始\"必須是一個有效的時間"
  4868    },
  4869    {
  4870      "id": "model.compliance.is_valid.start_end_at.app_error",
  4871      "translation": "\"到\"必須大於\"起始\""
  4872    },
  4873    {
  4874      "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error",
  4875      "translation": "服務設定中的 atmos/camo 圖片代理無效。必須設定為分享金鑰。"
  4876    },
  4877    {
  4878      "id": "model.config.is_valid.cluster_email_batching.app_error",
  4879      "translation": "啟用叢集時無法啟用批次郵件"
  4880    },
  4881    {
  4882      "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
  4883      "translation": "資料保留工作起始時間必須為 HH:MM 格式的 24 小時時間戳記。"
  4884    },
  4885    {
  4886      "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
  4887      "translation": "檔案保留需至少一天。"
  4888    },
  4889    {
  4890      "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
  4891      "translation": "訊息保留需至少一天。"
  4892    },
  4893    {
  4894      "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
  4895      "translation": "Elasticsearch 設定 AggregatePostsAfterDays 必須為大於或等於 1 的數字"
  4896    },
  4897    {
  4898      "id": "model.config.is_valid.elastic_search.bulk_indexing_time_window_seconds.app_error",
  4899      "translation": "Elasticsearch 批次索引的時間範圍必須至少為 1 秒。"
  4900    },
  4901    {
  4902      "id": "model.config.is_valid.elastic_search.connection_url.app_error",
  4903      "translation": "當啟用 ElasticSearch 搜尋時必須設定 ElasticSearch ConnectionUrl。"
  4904    },
  4905    {
  4906      "id": "model.config.is_valid.elastic_search.enable_searching.app_error",
  4907      "translation": "當啟用 ElasticSearch 搜尋時必須設定 ElasticSearch IndexingEnabled 為啟用。"
  4908    },
  4909    {
  4910      "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error",
  4911      "translation": "Elasticsearch 即時索引的批次大小必須至少為 1 。"
  4912    },
  4913    {
  4914      "id": "model.config.is_valid.elastic_search.password.app_error",
  4915      "translation": "當啟用 ElasticSearch 搜尋時必須設定 ElasticSearch 密碼。"
  4916    },
  4917    {
  4918      "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error",
  4919      "translation": "Elasticsearch 設定 PostsAggregatorJobStartTime 必須為 \"hh:mm\" 格式的時間"
  4920    },
  4921    {
  4922      "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error",
  4923      "translation": "Elasticsearch 回應逾期的時間必須至少為 1 秒。"
  4924    },
  4925    {
  4926      "id": "model.config.is_valid.elastic_search.username.app_error",
  4927      "translation": "當啟用 ElasticSearch 搜尋時必須設定 ElasticSearch 使用者名稱。"
  4928    },
  4929    {
  4930      "id": "model.config.is_valid.email_batching_buffer_size.app_error",
  4931      "translation": "電子郵件設定的批次郵件緩衝大小值無效。必須大於等於零。"
  4932    },
  4933    {
  4934      "id": "model.config.is_valid.email_batching_interval.app_error",
  4935      "translation": "電子郵件設定的批次郵件間隔值無效。必須大於等於30秒。"
  4936    },
  4937    {
  4938      "id": "model.config.is_valid.email_notification_contents_type.app_error",
  4939      "translation": "郵件通知內容類型無效。必須是 \"full\" 或是 \"generic\"。"
  4940    },
  4941    {
  4942      "id": "model.config.is_valid.email_reset_salt.app_error",
  4943      "translation": "電子郵件設定中的密碼重設 Salt 無效。必須在32個字元以上。"
  4944    },
  4945    {
  4946      "id": "model.config.is_valid.email_salt.app_error",
  4947      "translation": "電子郵件設定中的邀請 Salt 無效。必須在32個字元以上。"
  4948    },
  4949    {
  4950      "id": "model.config.is_valid.email_security.app_error",
  4951      "translation": "電子郵件設定中的連線安全性設定無效。必須為 '', 'TLS', 或 'STARTTLS'"
  4952    },
  4953    {
  4954      "id": "model.config.is_valid.encrypt_sql.app_error",
  4955      "translation": "無效的 SQL 設定 REST 加密金鑰。必須在32個字元以上."
  4956    },
  4957    {
  4958      "id": "model.config.is_valid.file_driver.app_error",
  4959      "translation": "檔案設定中的驅動名稱無效。必須為 'local' 或 'amazons3'"
  4960    },
  4961    {
  4962      "id": "model.config.is_valid.file_preview_height.app_error",
  4963      "translation": "檔案設定中的預覽高度無效。必須為0或者正數。"
  4964    },
  4965    {
  4966      "id": "model.config.is_valid.file_preview_width.app_error",
  4967      "translation": "檔案設定中的預覽寬度無效。必須為正數。"
  4968    },
  4969    {
  4970      "id": "model.config.is_valid.file_profile_height.app_error",
  4971      "translation": "檔案設定中的個人資訊高度無效。必須為正數。"
  4972    },
  4973    {
  4974      "id": "model.config.is_valid.file_profile_width.app_error",
  4975      "translation": "檔案設定中的個人資訊寬度無效。必須為正數。"
  4976    },
  4977    {
  4978      "id": "model.config.is_valid.file_salt.app_error",
  4979      "translation": "檔案設定中的公開連結 Salt 無效。必須在32個字元以上。"
  4980    },
  4981    {
  4982      "id": "model.config.is_valid.file_thumb_height.app_error",
  4983      "translation": "檔案設定中縮圖高度無效。必須為正數。"
  4984    },
  4985    {
  4986      "id": "model.config.is_valid.file_thumb_width.app_error",
  4987      "translation": "檔案設定中縮圖寬度無效。必須為正數。"
  4988    },
  4989    {
  4990      "id": "model.config.is_valid.group_unread_channels.app_error",
  4991      "translation": "服務設定中的未讀頻道分組無效。必須為 'disabled' 、 'default_on' 或 'default_off'。"
  4992    },
  4993    {
  4994      "id": "model.config.is_valid.image_proxy_type.app_error",
  4995      "translation": "服務設定中的圖片代理類型無效。"
  4996    },
  4997    {
  4998      "id": "model.config.is_valid.ldap_basedn",
  4999      "translation": "AD/LDAP 欄位 \"BaseDN\" 為必須欄位。"
  5000    },
  5001    {
  5002      "id": "model.config.is_valid.ldap_bind_password",
  5003      "translation": "AD/LDAP 欄位 \"綁定使用者密碼\" 為必須欄位。"
  5004    },
  5005    {
  5006      "id": "model.config.is_valid.ldap_bind_username",
  5007      "translation": "AD/LDAP 欄位 \"綁定使用者帳號\" 為必須欄位。"
  5008    },
  5009    {
  5010      "id": "model.config.is_valid.ldap_email",
  5011      "translation": "AD/LDAP 欄位 \"電子郵件位址屬性\" 為必須欄位。"
  5012    },
  5013    {
  5014      "id": "model.config.is_valid.ldap_firstname",
  5015      "translation": "AD/LDAP 欄位 \"名字屬性\" 為必須欄位。"
  5016    },
  5017    {
  5018      "id": "model.config.is_valid.ldap_id",
  5019      "translation": "AD/LDAP 欄位 \"ID 的屬性\" 為必須欄位。"
  5020    },
  5021    {
  5022      "id": "model.config.is_valid.ldap_lastname",
  5023      "translation": "AD/LDAP 欄位 \"姓氏屬性\" 為必須欄位。"
  5024    },
  5025    {
  5026      "id": "model.config.is_valid.ldap_max_page_size.app_error",
  5027      "translation": "無效的最大分頁大小。"
  5028    },
  5029    {
  5030      "id": "model.config.is_valid.ldap_required.app_error",
  5031      "translation": "遺漏 AD/LDAP 必填欄位"
  5032    },
  5033    {
  5034      "id": "model.config.is_valid.ldap_required.app_error",
  5035      "translation": "遺漏 AD/LDAP 必填欄位"
  5036    },
  5037    {
  5038      "id": "model.config.is_valid.ldap_security.app_error",
  5039      "translation": "AD/LDAP 設定中的連線安全性設定無效. 必須為 '', 'TLS', 或 'STARTTLS'"
  5040    },
  5041    {
  5042      "id": "model.config.is_valid.ldap_server",
  5043      "translation": "AD/LDAP 欄位 \"LDAP 伺服器\" 為必須欄位。"
  5044    },
  5045    {
  5046      "id": "model.config.is_valid.ldap_sync_interval.app_error",
  5047      "translation": "無效的同步間隔。最短為一分鐘。"
  5048    },
  5049    {
  5050      "id": "model.config.is_valid.ldap_username",
  5051      "translation": "AD/LDAP 欄位 \"使用者名稱的屬性\" 為必須欄位。"
  5052    },
  5053    {
  5054      "id": "model.config.is_valid.listen_address.app_error",
  5055      "translation": "服務設定中的聆聽位址無效。此項目必須設定"
  5056    },
  5057    {
  5058      "id": "model.config.is_valid.localization.available_locales.app_error",
  5059      "translation": "可用的語言必須包含用戶端預設語言"
  5060    },
  5061    {
  5062      "id": "model.config.is_valid.login_attempts.app_error",
  5063      "translation": "服務設定中的最多登入嘗試次數無效。必須為正數."
  5064    },
  5065    {
  5066      "id": "model.config.is_valid.max_burst.app_error",
  5067      "translation": "最大高載值必須大於0。"
  5068    },
  5069    {
  5070      "id": "model.config.is_valid.max_channels.app_error",
  5071      "translation": "團隊設定中的單一團隊最高頻道數無效。必須為正數。"
  5072    },
  5073    {
  5074      "id": "model.config.is_valid.max_file_size.app_error",
  5075      "translation": "檔案設定的最大檔案大小無效。必須為大於零的整數。"
  5076    },
  5077    {
  5078      "id": "model.config.is_valid.max_notify_per_channel.app_error",
  5079      "translation": "團隊設定中的單一團隊最高通知數無效。必須為正數。"
  5080    },
  5081    {
  5082      "id": "model.config.is_valid.max_users.app_error",
  5083      "translation": "團隊設定中的單一團隊最高使用者數無效。必須為正數。"
  5084    },
  5085    {
  5086      "id": "model.config.is_valid.message_export.batch_size.app_error",
  5087      "translation": "匯出訊息工作 BatchSize 設定必須為正整數"
  5088    },
  5089    {
  5090      "id": "model.config.is_valid.message_export.daily_runtime.app_error",
  5091      "translation": "匯出訊息工作 DailyRuntime 設定必須為 HH:MM 格式的 24 小時時間戳記。"
  5092    },
  5093    {
  5094      "id": "model.config.is_valid.message_export.enable.app_error",
  5095      "translation": "匯出訊息工作 EnableExport 設定必須為 true 或是 false"
  5096    },
  5097    {
  5098      "id": "model.config.is_valid.message_export.export_from.app_error",
  5099      "translation": "匯出訊息工作 ExportFromTimestamp 設定必須為時間戳記 (以 Unix Epoch 以來的秒數表示)。只有在此時間戳記之後發送的訊息會被匯出。"
  5100    },
  5101    {
  5102      "id": "model.config.is_valid.message_export.export_type.app_error",
  5103      "translation": "訊息匯出工作的 ExportFormat 必須為 'actiance' 或 'globalrelay'"
  5104    },
  5105    {
  5106      "id": "model.config.is_valid.message_export.export_type.app_error",
  5107      "translation": "訊息匯出工作的 ExportFormat 必須為 'actiance' 或 'globalrelay'"
  5108    },
  5109    {
  5110      "id": "model.config.is_valid.message_export.file_location.app_error",
  5111      "translation": "匯出訊息工作 FileLocation 設定必須為可寫入的目錄,匯出資料將寫入此處"
  5112    },
  5113    {
  5114      "id": "model.config.is_valid.message_export.file_location.relative",
  5115      "translation": "匯出訊息工作 FileLocation 設定必須為 FileSettings.Directory 的子目錄"
  5116    },
  5117    {
  5118      "id": "model.config.is_valid.message_export.global_relay.config_missing.app_error",
  5119      "translation": "訊息匯出工作的 ExportFormat 為 'globalrelay' 但缺少 GlobalRelaySettings "
  5120    },
  5121    {
  5122      "id": "model.config.is_valid.message_export.global_relay.customer_type.app_error",
  5123      "translation": "訊息匯出工作 GlobalRelaySettings。CustomerType 必須為 'A9' 或 'A10'"
  5124    },
  5125    {
  5126      "id": "model.config.is_valid.message_export.global_relay.email_address.app_error",
  5127      "translation": "訊息匯出工作 GlobalRelaySettings。EmailAddress 必須為有效的郵件地址"
  5128    },
  5129    {
  5130      "id": "model.config.is_valid.message_export.global_relay.smtp_password.app_error",
  5131      "translation": "訊息匯出工作 GlobalRelaySettings。SmtpPassword 必須有值"
  5132    },
  5133    {
  5134      "id": "model.config.is_valid.message_export.global_relay.smtp_username.app_error",
  5135      "translation": "訊息匯出工作 GlobalRelaySettings。SmtpUsername 必須有值"
  5136    },
  5137    {
  5138      "id": "model.config.is_valid.message_export.global_relay_email_address.app_error",
  5139      "translation": "訊息匯出工作的 GlobalRelayEmailAddress 必須為 'actiance' 或 'globalrelay'"
  5140    },
  5141    {
  5142      "id": "model.config.is_valid.password_length.app_error",
  5143      "translation": "密碼最小長度必須是一個整數且大於或等於{{.MinLength}}同時小於或等於{{.MaxLength}}。"
  5144    },
  5145    {
  5146      "id": "model.config.is_valid.password_length_max_min.app_error",
  5147      "translation": "密碼最大長度必須大於等於最小長度。"
  5148    },
  5149    {
  5150      "id": "model.config.is_valid.rate_mem.app_error",
  5151      "translation": "張貼速率限制設定中的記憶體儲存大小無效。必須為正數。"
  5152    },
  5153    {
  5154      "id": "model.config.is_valid.rate_sec.app_error",
  5155      "translation": "張貼速率限制設定中的每秒設定無效。必須為正數。"
  5156    },
  5157    {
  5158      "id": "model.config.is_valid.read_timeout.app_error",
  5159      "translation": "讀取逾時的值不正確。"
  5160    },
  5161    {
  5162      "id": "model.config.is_valid.restrict_direct_message.app_error",
  5163      "translation": "無效的直接訊息限制。必須為 'any', 或 'team'"
  5164    },
  5165    {
  5166      "id": "model.config.is_valid.saml_assertion_consumer_service_url.app_error",
  5167      "translation": "無效的網址。服務提供者登入網址必須使用以 http:// 或 https:// 開頭的有效網址。"
  5168    },
  5169    {
  5170      "id": "model.config.is_valid.saml_email_attribute.app_error",
  5171      "translation": "無效的電子郵件屬性。此屬性必須設定。"
  5172    },
  5173    {
  5174      "id": "model.config.is_valid.saml_idp_cert.app_error",
  5175      "translation": "找不到身份識別提供者公開憑證。是否忘記上傳?"
  5176    },
  5177    {
  5178      "id": "model.config.is_valid.saml_idp_descriptor_url.app_error",
  5179      "translation": "身份識別提供者的簽發者網址必須是有效且以 http:// 或 https:// 開頭的網址。"
  5180    },
  5181    {
  5182      "id": "model.config.is_valid.saml_idp_url.app_error",
  5183      "translation": "SAML SSO 網址必須使用以 http:// 或 https:// 開頭的有效網址。"
  5184    },
  5185    {
  5186      "id": "model.config.is_valid.saml_private_key.app_error",
  5187      "translation": "找不到身份識別提供者私鑰。是否忘記上傳?"
  5188    },
  5189    {
  5190      "id": "model.config.is_valid.saml_public_cert.app_error",
  5191      "translation": "找不到服務提供者公開憑證。是否忘記上傳?"
  5192    },
  5193    {
  5194      "id": "model.config.is_valid.saml_username_attribute.app_error",
  5195      "translation": "無效的使用者名稱屬性。此屬性必須設定。"
  5196    },
  5197    {
  5198      "id": "model.config.is_valid.site_url.app_error",
  5199      "translation": "站台網址必須使用以 http:// 或 https:// 開頭的有效網址。"
  5200    },
  5201    {
  5202      "id": "model.config.is_valid.site_url_email_batching.app_error",
  5203      "translation": "站台網址設定完畢之前無法啟用批次郵件"
  5204    },
  5205    {
  5206      "id": "model.config.is_valid.sitename_length.app_error",
  5207      "translation": "站台名稱至多{{.MaxLength}}個字"
  5208    },
  5209    {
  5210      "id": "model.config.is_valid.sql_data_src.app_error",
  5211      "translation": "SQL 設定中的資料來源無效。此項目必須設定."
  5212    },
  5213    {
  5214      "id": "model.config.is_valid.sql_driver.app_error",
  5215      "translation": "SQL 設定中的驅動名稱無效。必須為 'mysql' 或 'postgres'"
  5216    },
  5217    {
  5218      "id": "model.config.is_valid.sql_idle.app_error",
  5219      "translation": "SQL 設定中的最高閒置連線數無效。必須為正數。"
  5220    },
  5221    {
  5222      "id": "model.config.is_valid.sql_max_conn.app_error",
  5223      "translation": "SQL 設定中的最高開啟連線數無效。必須為正數。"
  5224    },
  5225    {
  5226      "id": "model.config.is_valid.sql_query_timeout.app_error",
  5227      "translation": "SQL 設定中的查詢時限無效。必須為正數。"
  5228    },
  5229    {
  5230      "id": "model.config.is_valid.teammate_name_display.app_error",
  5231      "translation": "團隊成員顯示設定值無效。必須為'full_name'、'nickname_full_name'或'username'"
  5232    },
  5233    {
  5234      "id": "model.config.is_valid.time_between_user_typing.app_error",
  5235      "translation": "使用者輸入更新間隔不應該設定為低於 1000 毫秒。"
  5236    },
  5237    {
  5238      "id": "model.config.is_valid.webrtc_gateway_admin_secret.app_error",
  5239      "translation": "必須設定 WebRTC 閘道管理員密碼。"
  5240    },
  5241    {
  5242      "id": "model.config.is_valid.webrtc_gateway_admin_url.app_error",
  5243      "translation": "WebRTC 閘道管理員網址必須是以 http:// 或 https:// 起始的有效網址。"
  5244    },
  5245    {
  5246      "id": "model.config.is_valid.webrtc_gateway_ws_url.app_error",
  5247      "translation": "WebRTC 閘道 Websocket 網址必須是以 ws:// 或 wss:// 起始的有效網址。"
  5248    },
  5249    {
  5250      "id": "model.config.is_valid.webrtc_stun_uri.app_error",
  5251      "translation": "WebRTC STUN URI 必須是以 stun: 的有效 URI。"
  5252    },
  5253    {
  5254      "id": "model.config.is_valid.webrtc_turn_shared_key.app_error",
  5255      "translation": "如果已設定 TURN URI,WebRTC TURN 共享金鑰不能為空。"
  5256    },
  5257    {
  5258      "id": "model.config.is_valid.webrtc_turn_uri.app_error",
  5259      "translation": "WebRTC TURN URI 必須是以 turn: 的有效 URI。"
  5260    },
  5261    {
  5262      "id": "model.config.is_valid.webrtc_turn_username.app_error",
  5263      "translation": "如果已設定 TURN URI,WebRTC TURN 使用者名稱不能為空。"
  5264    },
  5265    {
  5266      "id": "model.config.is_valid.webserver_security.app_error",
  5267      "translation": "網頁伺服器連線安全的值不正確。"
  5268    },
  5269    {
  5270      "id": "model.config.is_valid.websocket_url.app_error",
  5271      "translation": "Websocket 網址必須是以 ws:// 或 wss:// 起始的有效網址。"
  5272    },
  5273    {
  5274      "id": "model.config.is_valid.write_timeout.app_error",
  5275      "translation": "寫入逾時的值不正確。"
  5276    },
  5277    {
  5278      "id": "model.emoji.create_at.app_error",
  5279      "translation": "\"新增時間\"必須是一個有效時間"
  5280    },
  5281    {
  5282      "id": "model.emoji.creator_id.app_error",
  5283      "translation": "無效的建立者 ID"
  5284    },
  5285    {
  5286      "id": "model.emoji.id.app_error",
  5287      "translation": "無效的繪文字 ID"
  5288    },
  5289    {
  5290      "id": "model.emoji.name.app_error",
  5291      "translation": "名稱必須是長度為1到64之間的小寫英數字元"
  5292    },
  5293    {
  5294      "id": "model.emoji.update_at.app_error",
  5295      "translation": "\"更新時間\"必須是一個有效的時間"
  5296    },
  5297    {
  5298      "id": "model.file_info.get.gif.app_error",
  5299      "translation": "無法將 gif 解碼."
  5300    },
  5301    {
  5302      "id": "model.incoming_hook.channel_id.app_error",
  5303      "translation": "無效的頻道 ID"
  5304    },
  5305    {
  5306      "id": "model.incoming_hook.create_at.app_error",
  5307      "translation": "\"新增時間\"必須是一個有效時間"
  5308    },
  5309    {
  5310      "id": "model.incoming_hook.description.app_error",
  5311      "translation": "無效的敘述"
  5312    },
  5313    {
  5314      "id": "model.incoming_hook.display_name.app_error",
  5315      "translation": "無效的標題"
  5316    },
  5317    {
  5318      "id": "model.incoming_hook.icon_url.app_error",
  5319      "translation": "無效的文章圖示"
  5320    },
  5321    {
  5322      "id": "model.incoming_hook.id.app_error",
  5323      "translation": "無效的 ID"
  5324    },
  5325    {
  5326      "id": "model.incoming_hook.team_id.app_error",
  5327      "translation": "無效的團隊 ID"
  5328    },
  5329    {
  5330      "id": "model.incoming_hook.update_at.app_error",
  5331      "translation": "\"更新時間\"必須是一個有效的時間"
  5332    },
  5333    {
  5334      "id": "model.incoming_hook.user_id.app_error",
  5335      "translation": "無效的使用者 ID"
  5336    },
  5337    {
  5338      "id": "model.incoming_hook.username.app_error",
  5339      "translation": "無效的使用者名稱"
  5340    },
  5341    {
  5342      "id": "model.job.is_valid.create_at.app_error",
  5343      "translation": "\"新增時間\"必須是一個有效時間"
  5344    },
  5345    {
  5346      "id": "model.job.is_valid.id.app_error",
  5347      "translation": "無效的工作 ID"
  5348    },
  5349    {
  5350      "id": "model.job.is_valid.status.app_error",
  5351      "translation": "無效的工作狀態"
  5352    },
  5353    {
  5354      "id": "model.job.is_valid.type.app_error",
  5355      "translation": "無效的工作類型"
  5356    },
  5357    {
  5358      "id": "model.oauth.is_valid.app_id.app_error",
  5359      "translation": "無效的應用程式 ID"
  5360    },
  5361    {
  5362      "id": "model.oauth.is_valid.callback.app_error",
  5363      "translation": "回呼網址必須使用以 http:// 或 https:// 開頭的有效網址。"
  5364    },
  5365    {
  5366      "id": "model.oauth.is_valid.client_secret.app_error",
  5367      "translation": "無效的用戶密碼"
  5368    },
  5369    {
  5370      "id": "model.oauth.is_valid.create_at.app_error",
  5371      "translation": "\"新增時間\"必須是一個有效時間"
  5372    },
  5373    {
  5374      "id": "model.oauth.is_valid.creator_id.app_error",
  5375      "translation": "無效的建立者 ID"
  5376    },
  5377    {
  5378      "id": "model.oauth.is_valid.description.app_error",
  5379      "translation": "無效的敘述"
  5380    },
  5381    {
  5382      "id": "model.oauth.is_valid.homepage.app_error",
  5383      "translation": "首頁網址必須使用以 http:// 或 https:// 開頭的有效網址。"
  5384    },
  5385    {
  5386      "id": "model.oauth.is_valid.icon_url.app_error",
  5387      "translation": "圖示網址必須使用以 http:// 或 https:// 開頭的有效網址。"
  5388    },
  5389    {
  5390      "id": "model.oauth.is_valid.name.app_error",
  5391      "translation": "無效的名稱"
  5392    },
  5393    {
  5394      "id": "model.oauth.is_valid.update_at.app_error",
  5395      "translation": "\"更新時間\"必須是一個有效的時間"
  5396    },
  5397    {
  5398      "id": "model.outgoing_hook.is_valid.callback.app_error",
  5399      "translation": "無效的回呼網址"
  5400    },
  5401    {
  5402      "id": "model.outgoing_hook.is_valid.channel_id.app_error",
  5403      "translation": "無效的頻道 ID"
  5404    },
  5405    {
  5406      "id": "model.outgoing_hook.is_valid.create_at.app_error",
  5407      "translation": "\"新增時間\"必須是一個有效時間"
  5408    },
  5409    {
  5410      "id": "model.outgoing_hook.is_valid.description.app_error",
  5411      "translation": "無效的敘述"
  5412    },
  5413    {
  5414      "id": "model.outgoing_hook.is_valid.display_name.app_error",
  5415      "translation": "無效的標題"
  5416    },
  5417    {
  5418      "id": "model.outgoing_hook.is_valid.id.app_error",
  5419      "translation": "無效的 ID"
  5420    },
  5421    {
  5422      "id": "model.outgoing_hook.is_valid.team_id.app_error",
  5423      "translation": "無效的團隊 ID"
  5424    },
  5425    {
  5426      "id": "model.outgoing_hook.is_valid.token.app_error",
  5427      "translation": "無效的 Token"
  5428    },
  5429    {
  5430      "id": "model.outgoing_hook.is_valid.trigger_words.app_error",
  5431      "translation": "無效的觸發關鍵字"
  5432    },
  5433    {
  5434      "id": "model.outgoing_hook.is_valid.update_at.app_error",
  5435      "translation": "\"更新時間\"必須是一個有效的時間"
  5436    },
  5437    {
  5438      "id": "model.outgoing_hook.is_valid.url.app_error",
  5439      "translation": "無效的回呼網址。每一個都必須是有效的網址並以 http:// or https:// 開頭"
  5440    },
  5441    {
  5442      "id": "model.outgoing_hook.is_valid.user_id.app_error",
  5443      "translation": "無效的使用者 ID"
  5444    },
  5445    {
  5446      "id": "model.outgoing_hook.is_valid.words.app_error",
  5447      "translation": "無效的觸發關鍵字"
  5448    },
  5449    {
  5450      "id": "model.plugin_command.error.app_error",
  5451      "translation": "執行此指令時發生錯誤。"
  5452    },
  5453    {
  5454      "id": "model.plugin_key_value.is_valid.key.app_error",
  5455      "translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 "
  5456    },
  5457    {
  5458      "id": "model.plugin_key_value.is_valid.key.app_error",
  5459      "translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 "
  5460    },
  5461    {
  5462      "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
  5463      "translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。"
  5464    },
  5465    {
  5466      "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
  5467      "translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。"
  5468    },
  5469    {
  5470      "id": "model.post.is_valid.channel_id.app_error",
  5471      "translation": "無效的頻道 id"
  5472    },
  5473    {
  5474      "id": "model.post.is_valid.create_at.app_error",
  5475      "translation": "\"新增時間\"必須是一個有效時間"
  5476    },
  5477    {
  5478      "id": "model.post.is_valid.file_ids.app_error",
  5479      "translation": "無效的檔名 ID"
  5480    },
  5481    {
  5482      "id": "model.post.is_valid.filenames.app_error",
  5483      "translation": "無效的檔名"
  5484    },
  5485    {
  5486      "id": "model.post.is_valid.hashtags.app_error",
  5487      "translation": "無效的 hashtags"
  5488    },
  5489    {
  5490      "id": "model.post.is_valid.id.app_error",
  5491      "translation": "無效的 ID"
  5492    },
  5493    {
  5494      "id": "model.post.is_valid.msg.app_error",
  5495      "translation": "無效的訊息"
  5496    },
  5497    {
  5498      "id": "model.post.is_valid.original_id.app_error",
  5499      "translation": "無效的原始 ID"
  5500    },
  5501    {
  5502      "id": "model.post.is_valid.parent_id.app_error",
  5503      "translation": "無效的上層 ID"
  5504    },
  5505    {
  5506      "id": "model.post.is_valid.props.app_error",
  5507      "translation": "無效的屬性"
  5508    },
  5509    {
  5510      "id": "model.post.is_valid.root_id.app_error",
  5511      "translation": "無效的根 ID"
  5512    },
  5513    {
  5514      "id": "model.post.is_valid.root_parent.app_error",
  5515      "translation": "若上層 ID 已設定則根 ID 也必須設定否則無效"
  5516    },
  5517    {
  5518      "id": "model.post.is_valid.type.app_error",
  5519      "translation": "無效的類型"
  5520    },
  5521    {
  5522      "id": "model.post.is_valid.update_at.app_error",
  5523      "translation": "\"更新時間\"必須是一個有效的時間"
  5524    },
  5525    {
  5526      "id": "model.post.is_valid.user_id.app_error",
  5527      "translation": "無效的使用者 ID"
  5528    },
  5529    {
  5530      "id": "model.preference.is_valid.category.app_error",
  5531      "translation": "無效的類別"
  5532    },
  5533    {
  5534      "id": "model.preference.is_valid.id.app_error",
  5535      "translation": "無效的使用者 ID"
  5536    },
  5537    {
  5538      "id": "model.preference.is_valid.name.app_error",
  5539      "translation": "無效的名稱"
  5540    },
  5541    {
  5542      "id": "model.preference.is_valid.theme.app_error",
  5543      "translation": "無效的佈景主題"
  5544    },
  5545    {
  5546      "id": "model.preference.is_valid.value.app_error",
  5547      "translation": "值過長"
  5548    },
  5549    {
  5550      "id": "model.reaction.is_valid.create_at.app_error",
  5551      "translation": "\"新增時間\"必須是一個有效時間"
  5552    },
  5553    {
  5554      "id": "model.reaction.is_valid.emoji_name.app_error",
  5555      "translation": "無效的繪文字名稱"
  5556    },
  5557    {
  5558      "id": "model.reaction.is_valid.post_id.app_error",
  5559      "translation": "無效的文章 ID"
  5560    },
  5561    {
  5562      "id": "model.reaction.is_valid.user_id.app_error",
  5563      "translation": "無效的使用者 ID"
  5564    },
  5565    {
  5566      "id": "model.team.is_valid.characters.app_error",
  5567      "translation": "名稱必須是2個以上的小寫英數字元"
  5568    },
  5569    {
  5570      "id": "model.team.is_valid.company.app_error",
  5571      "translation": "無效的公司名稱"
  5572    },
  5573    {
  5574      "id": "model.team.is_valid.create_at.app_error",
  5575      "translation": "\"新增時間\"必須是一個有效時間"
  5576    },
  5577    {
  5578      "id": "model.team.is_valid.description.app_error",
  5579      "translation": "無效的敘述"
  5580    },
  5581    {
  5582      "id": "model.team.is_valid.domains.app_error",
  5583      "translation": "無效的許可網域"
  5584    },
  5585    {
  5586      "id": "model.team.is_valid.email.app_error",
  5587      "translation": "無效的電子郵件"
  5588    },
  5589    {
  5590      "id": "model.team.is_valid.id.app_error",
  5591      "translation": "無效的 ID"
  5592    },
  5593    {
  5594      "id": "model.team.is_valid.name.app_error",
  5595      "translation": "無效的名稱"
  5596    },
  5597    {
  5598      "id": "model.team.is_valid.reserved.app_error",
  5599      "translation": "這個網址不存在。請嘗試其他的。"
  5600    },
  5601    {
  5602      "id": "model.team.is_valid.type.app_error",
  5603      "translation": "無效的類型"
  5604    },
  5605    {
  5606      "id": "model.team.is_valid.update_at.app_error",
  5607      "translation": "\"更新時間\"必須是一個有效的時間"
  5608    },
  5609    {
  5610      "id": "model.team.is_valid.url.app_error",
  5611      "translation": "無效的 URL 識別碼"
  5612    },
  5613    {
  5614      "id": "model.team_member.is_valid.role.app_error",
  5615      "translation": "無效的角色"
  5616    },
  5617    {
  5618      "id": "model.team_member.is_valid.team_id.app_error",
  5619      "translation": "無效的團隊 ID"
  5620    },
  5621    {
  5622      "id": "model.team_member.is_valid.user_id.app_error",
  5623      "translation": "無效的使用者 ID"
  5624    },
  5625    {
  5626      "id": "model.token.is_valid.expiry",
  5627      "translation": "無效的 Token 失效期"
  5628    },
  5629    {
  5630      "id": "model.token.is_valid.size",
  5631      "translation": "無效的 Token。"
  5632    },
  5633    {
  5634      "id": "model.user.is_valid.auth_data.app_error",
  5635      "translation": "無效的驗證資料"
  5636    },
  5637    {
  5638      "id": "model.user.is_valid.auth_data_pwd.app_error",
  5639      "translation": "無效的使用者,密碼與認證資料不能同時被設定"
  5640    },
  5641    {
  5642      "id": "model.user.is_valid.auth_data_type.app_error",
  5643      "translation": "無效的使用者,認證資料必須與認證類別一起被設定"
  5644    },
  5645    {
  5646      "id": "model.user.is_valid.create_at.app_error",
  5647      "translation": "\"新增時間\"必須是一個有效時間"
  5648    },
  5649    {
  5650      "id": "model.user.is_valid.email.app_error",
  5651      "translation": "無效的電子郵件地址"
  5652    },
  5653    {
  5654      "id": "model.user.is_valid.first_name.app_error",
  5655      "translation": "無效的名字"
  5656    },
  5657    {
  5658      "id": "model.user.is_valid.id.app_error",
  5659      "translation": "無效的使用者 ID"
  5660    },
  5661    {
  5662      "id": "model.user.is_valid.last_name.app_error",
  5663      "translation": "無效的姓氏"
  5664    },
  5665    {
  5666      "id": "model.user.is_valid.nickname.app_error",
  5667      "translation": "無效的暱稱"
  5668    },
  5669    {
  5670      "id": "model.user.is_valid.password_limit.app_error",
  5671      "translation": "由於 bcrypt 的限制,無法設定超過72字元長度的密碼。"
  5672    },
  5673    {
  5674      "id": "model.user.is_valid.position.app_error",
  5675      "translation": "無效的位置:不能超過128個字元。"
  5676    },
  5677    {
  5678      "id": "model.user.is_valid.pwd.app_error",
  5679      "translation": "密碼最短必須有{{.Min}}個字元。"
  5680    },
  5681    {
  5682      "id": "model.user.is_valid.pwd_lowercase.app_error",
  5683      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母。"
  5684    },
  5685    {
  5686      "id": "model.user.is_valid.pwd_lowercase_number.app_error",
  5687      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母和一個數字。"
  5688    },
  5689    {
  5690      "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error",
  5691      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母、一個數字和一個符號(\"~!@#$%^&*()\")。"
  5692    },
  5693    {
  5694      "id": "model.user.is_valid.pwd_lowercase_symbol.app_error",
  5695      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母和一個符號(\"~!@#$%^&*()\")。"
  5696    },
  5697    {
  5698      "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error",
  5699      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母和一個大寫英文字母。"
  5700    },
  5701    {
  5702      "id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error",
  5703      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母、一個大寫英文字母和一個數字。"
  5704    },
  5705    {
  5706      "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error",
  5707      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母、一個大寫英文字母、一個數字和一個符號(\"~!@#$%^&*()\")。"
  5708    },
  5709    {
  5710      "id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error",
  5711      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個小寫英文字母、一個大寫英文字母和一個符號(\"~!@#$%^&*()\")。"
  5712    },
  5713    {
  5714      "id": "model.user.is_valid.pwd_number.app_error",
  5715      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個數字。"
  5716    },
  5717    {
  5718      "id": "model.user.is_valid.pwd_number_symbol.app_error",
  5719      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個數字和一個符號(\"~!@#$%^&*()\")。"
  5720    },
  5721    {
  5722      "id": "model.user.is_valid.pwd_symbol.app_error",
  5723      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個符號(\"~!@#$%^&*()\")。"
  5724    },
  5725    {
  5726      "id": "model.user.is_valid.pwd_uppercase.app_error",
  5727      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個大寫英文字母。"
  5728    },
  5729    {
  5730      "id": "model.user.is_valid.pwd_uppercase_number.app_error",
  5731      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個大寫英文字母和一個數字。"
  5732    },
  5733    {
  5734      "id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error",
  5735      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個大寫英文字母、一個數字和一個符號(\"~!@#$%^&*()\")。"
  5736    },
  5737    {
  5738      "id": "model.user.is_valid.pwd_uppercase_symbol.app_error",
  5739      "translation": "密碼最短必須有{{.Min}}個字元且至少有一個大寫英文字母和一個符號(\"~!@#$%^&*()\")。"
  5740    },
  5741    {
  5742      "id": "model.user.is_valid.team_id.app_error",
  5743      "translation": "無效的團隊 ID"
  5744    },
  5745    {
  5746      "id": "model.user.is_valid.update_at.app_error",
  5747      "translation": "\"更新時間\"必須是一個有效的時間"
  5748    },
  5749    {
  5750      "id": "model.user.is_valid.username.app_error",
  5751      "translation": "無效的使用者名稱"
  5752    },
  5753    {
  5754      "id": "model.user_access_token.is_valid.description.app_error",
  5755      "translation": "無效的描述,必須少於 255 個字元"
  5756    },
  5757    {
  5758      "id": "model.user_access_token.is_valid.token.app_error",
  5759      "translation": "無效的存取 Token"
  5760    },
  5761    {
  5762      "id": "model.user_access_token.is_valid.user_id.app_error",
  5763      "translation": "無效的使用者 ID"
  5764    },
  5765    {
  5766      "id": "model.utils.decode_json.app_error",
  5767      "translation": "無法解碼"
  5768    },
  5769    {
  5770      "id": "plugin.rpcplugin.invocation.error",
  5771      "translation": "呼叫模組 RPC 時錯誤"
  5772    },
  5773    {
  5774      "id": "store.sql.alter_column_type.critical",
  5775      "translation": "更動欄位類型 %v 失敗"
  5776    },
  5777    {
  5778      "id": "store.sql.check_index.critical",
  5779      "translation": "檢查索引 %v 失敗"
  5780    },
  5781    {
  5782      "id": "store.sql.closing.info",
  5783      "translation": "正在關閉 SqlStore"
  5784    },
  5785    {
  5786      "id": "store.sql.column_exists_missing_driver.critical",
  5787      "translation": "因為找不到驅動,檢查欄位是否存在失敗"
  5788    },
  5789    {
  5790      "id": "store.sql.convert_encrypt_string_map",
  5791      "translation": "FromDb: 無法將 EncryptStringMap 轉換為 *string"
  5792    },
  5793    {
  5794      "id": "store.sql.convert_string_array",
  5795      "translation": "FromDb: 無法將 StringArray 轉換為 *string"
  5796    },
  5797    {
  5798      "id": "store.sql.convert_string_interface",
  5799      "translation": "FromDb: 無法將 StringInterface 轉換為 *string"
  5800    },
  5801    {
  5802      "id": "store.sql.convert_string_map",
  5803      "translation": "FromDb: 無法將 StringMap 轉換為 *string"
  5804    },
  5805    {
  5806      "id": "store.sql.create_column.critical",
  5807      "translation": "建立欄位 %v 失敗"
  5808    },
  5809    {
  5810      "id": "store.sql.create_column_missing_driver.critical",
  5811      "translation": "因為找不到驅動,建立欄位失敗"
  5812    },
  5813    {
  5814      "id": "store.sql.create_index_missing_driver.critical",
  5815      "translation": "因為找不到驅動,建立索引失敗"
  5816    },
  5817    {
  5818      "id": "store.sql.creating_tables.critical",
  5819      "translation": "建立資料表時遇到錯誤: %v"
  5820    },
  5821    {
  5822      "id": "store.sql.dialect_driver.critical",
  5823      "translation": "建立 SQL 方言專屬驅動失敗"
  5824    },
  5825    {
  5826      "id": "store.sql.dialect_driver.panic",
  5827      "translation": "建立 SQL 方言專屬驅動 %v 失敗"
  5828    },
  5829    {
  5830      "id": "store.sql.incorrect_mac",
  5831      "translation": "密文對應的 MAC 不正確"
  5832    },
  5833    {
  5834      "id": "store.sql.maxlength_column.critical",
  5835      "translation": "取得欄位 %v 最大長度失敗"
  5836    },
  5837    {
  5838      "id": "store.sql.open_conn.panic",
  5839      "translation": "開啟 SQL 連線失敗 %v"
  5840    },
  5841    {
  5842      "id": "store.sql.read_replicas_not_licensed.critical",
  5843      "translation": "目前授權不支援超過一個以上的讀取用複製機,請聯繫系統管理員升級到企業授權。"
  5844    },
  5845    {
  5846      "id": "store.sql.remove_index.critical",
  5847      "translation": "移除索引 %v 失敗"
  5848    },
  5849    {
  5850      "id": "store.sql.rename_column.critical",
  5851      "translation": "更名欄位 %v 失敗"
  5852    },
  5853    {
  5854      "id": "store.sql.schema_out_of_date.warn",
  5855      "translation": "%v 的資料庫結構描述版本似乎過期了"
  5856    },
  5857    {
  5858      "id": "store.sql.schema_upgrade_attempt.warn",
  5859      "translation": "正在嘗試將資料庫結構描述版本升級至 %v"
  5860    },
  5861    {
  5862      "id": "store.sql.schema_version.critical",
  5863      "translation": "不再支援資料庫結構版本 %v。此 Mattermost 伺服器對於結構版本 %v 到 %v 之間支援自動升級。不支援降級。在繼續之前請手動升級版本至最少為 %v 。"
  5864    },
  5865    {
  5866      "id": "store.sql.short_ciphertext",
  5867      "translation": "短密文"
  5868    },
  5869    {
  5870      "id": "store.sql.table_column_type.critical",
  5871      "translation": "取得資料類型失敗,欄位 %s 資料表 %s : %v"
  5872    },
  5873    {
  5874      "id": "store.sql.too_short_ciphertext",
  5875      "translation": "密文太短"
  5876    },
  5877    {
  5878      "id": "store.sql.upgraded.warn",
  5879      "translation": "資料庫結構描述已被升級至版本 %v"
  5880    },
  5881    {
  5882      "id": "store.sql_audit.get.finding.app_error",
  5883      "translation": "尋找稽核紀錄時遇到錯誤"
  5884    },
  5885    {
  5886      "id": "store.sql_audit.get.limit.app_error",
  5887      "translation": "分頁已達限制"
  5888    },
  5889    {
  5890      "id": "store.sql_audit.permanent_delete_batch.app_error",
  5891      "translation": "永久批次刪除稽核時遇到錯誤"
  5892    },
  5893    {
  5894      "id": "store.sql_audit.permanent_delete_by_user.app_error",
  5895      "translation": "刪除稽核紀錄時遇到錯誤"
  5896    },
  5897    {
  5898      "id": "store.sql_audit.save.saving.app_error",
  5899      "translation": "儲存稽核紀錄時遇到錯誤"
  5900    },
  5901    {
  5902      "id": "store.sql_channel.analytics_deleted_type_count.app_error",
  5903      "translation": "無法取得已刪除的頻道類別數量"
  5904    },
  5905    {
  5906      "id": "store.sql_channel.analytics_type_count.app_error",
  5907      "translation": "無法取得頻道類別數量"
  5908    },
  5909    {
  5910      "id": "store.sql_channel.check_open_channel_permissions.app_error",
  5911      "translation": "無法檢查權限"
  5912    },
  5913    {
  5914      "id": "store.sql_channel.check_permissions.app_error",
  5915      "translation": "無法檢查權限"
  5916    },
  5917    {
  5918      "id": "store.sql_channel.check_permissions_by_name.app_error",
  5919      "translation": "無法檢查權限"
  5920    },
  5921    {
  5922      "id": "store.sql_channel.delete.channel.app_error",
  5923      "translation": "無法刪除頻道"
  5924    },
  5925    {
  5926      "id": "store.sql_channel.extra_updated.app_error",
  5927      "translation": "更新成員的最後更新時間時遇到問題"
  5928    },
  5929    {
  5930      "id": "store.sql_channel.get.existing.app_error",
  5931      "translation": "找不到現有的頻道"
  5932    },
  5933    {
  5934      "id": "store.sql_channel.get.find.app_error",
  5935      "translation": "尋找頻道時遇到錯誤"
  5936    },
  5937    {
  5938      "id": "store.sql_channel.get_all.app_error",
  5939      "translation": "無法取得所有的頻道"
  5940    },
  5941    {
  5942      "id": "store.sql_channel.get_by_name.existing.app_error",
  5943      "translation": "找不到現有的頻道"
  5944    },
  5945    {
  5946      "id": "store.sql_channel.get_by_name.missing.app_error",
  5947      "translation": "頻道不存在"
  5948    },
  5949    {
  5950      "id": "store.sql_channel.get_channel_counts.get.app_error",
  5951      "translation": "無法取得頻道數"
  5952    },
  5953    {
  5954      "id": "store.sql_channel.get_channels.get.app_error",
  5955      "translation": "無法取得這些頻道"
  5956    },
  5957    {
  5958      "id": "store.sql_channel.get_channels.not_found.app_error",
  5959      "translation": "找不到頻道"
  5960    },
  5961    {
  5962      "id": "store.sql_channel.get_channels_by_ids.get.app_error",
  5963      "translation": "無法取得頻道"
  5964    },
  5965    {
  5966      "id": "store.sql_channel.get_channels_by_ids.not_found.app_error",
  5967      "translation": "找不到頻道"
  5968    },
  5969    {
  5970      "id": "store.sql_channel.get_deleted_by_name.existing.app_error",
  5971      "translation": "找不到現有的已刪除頻道"
  5972    },
  5973    {
  5974      "id": "store.sql_channel.get_deleted_by_name.missing.app_error",
  5975      "translation": "沒有該名字的已刪除頻道"
  5976    },
  5977    {
  5978      "id": "store.sql_channel.get_extra_members.app_error",
  5979      "translation": "無法取得頻道成員的更多資訊"
  5980    },
  5981    {
  5982      "id": "store.sql_channel.get_for_post.app_error",
  5983      "translation": "無法取得此發文的頻道"
  5984    },
  5985    {
  5986      "id": "store.sql_channel.get_member.app_error",
  5987      "translation": "無法取得頻道的成員"
  5988    },
  5989    {
  5990      "id": "store.sql_channel.get_member.missing.app_error",
  5991      "translation": "相關的使用者 ID 與頻道 ID 找不到任何頻道成員"
  5992    },
  5993    {
  5994      "id": "store.sql_channel.get_member_count.app_error",
  5995      "translation": "無法取得頻道成員數"
  5996    },
  5997    {
  5998      "id": "store.sql_channel.get_member_for_post.app_error",
  5999      "translation": "無法取得此發文的頻道成員"
  6000    },
  6001    {
  6002      "id": "store.sql_channel.get_members.app_error",
  6003      "translation": "無法取得頻道成員"
  6004    },
  6005    {
  6006      "id": "store.sql_channel.get_members_by_ids.app_error",
  6007      "translation": "無法取得頻道成員"
  6008    },
  6009    {
  6010      "id": "store.sql_channel.get_more_channels.get.app_error",
  6011      "translation": "無法取得這些頻道"
  6012    },
  6013    {
  6014      "id": "store.sql_channel.get_public_channels.get.app_error",
  6015      "translation": "無法取得公開頻道"
  6016    },
  6017    {
  6018      "id": "store.sql_channel.get_unread.app_error",
  6019      "translation": "無法取得頻道未讀訊息"
  6020    },
  6021    {
  6022      "id": "store.sql_channel.increment_mention_count.app_error",
  6023      "translation": "無法遞增提及計數"
  6024    },
  6025    {
  6026      "id": "store.sql_channel.permanent_delete.app_error",
  6027      "translation": "無法刪除頻道"
  6028    },
  6029    {
  6030      "id": "store.sql_channel.permanent_delete_by_team.app_error",
  6031      "translation": "無法刪除這些頻道"
  6032    },
  6033    {
  6034      "id": "store.sql_channel.permanent_delete_members_by_user.app_error",
  6035      "translation": "無法移除頻道成員"
  6036    },
  6037    {
  6038      "id": "store.sql_channel.pinned_posts.app_error",
  6039      "translation": "無法找尋被釘選的訊息"
  6040    },
  6041    {
  6042      "id": "store.sql_channel.remove_member.app_error",
  6043      "translation": "無法移除頻道成員"
  6044    },
  6045    {
  6046      "id": "store.sql_channel.save.commit_transaction.app_error",
  6047      "translation": "無法提交交易"
  6048    },
  6049    {
  6050      "id": "store.sql_channel.save.direct_channel.app_error",
  6051      "translation": "使用 SaveDirectChannel 建立一個直接訊息頻道"
  6052    },
  6053    {
  6054      "id": "store.sql_channel.save.open_transaction.app_error",
  6055      "translation": "無法開啟交易"
  6056    },
  6057    {
  6058      "id": "store.sql_channel.save_channel.current_count.app_error",
  6059      "translation": "取得目前的頻道數量失敗"
  6060    },
  6061    {
  6062      "id": "store.sql_channel.save_channel.existing.app_error",
  6063      "translation": "必須為已存在的頻道執行更新"
  6064    },
  6065    {
  6066      "id": "store.sql_channel.save_channel.exists.app_error",
  6067      "translation": "相同名字的頻道已存在於同團隊"
  6068    },
  6069    {
  6070      "id": "store.sql_channel.save_channel.limit.app_error",
  6071      "translation": "已達允許加入的頻道總數量限制。"
  6072    },
  6073    {
  6074      "id": "store.sql_channel.save_channel.previously.app_error",
  6075      "translation": "該網址先前已有建立頻道"
  6076    },
  6077    {
  6078      "id": "store.sql_channel.save_channel.save.app_error",
  6079      "translation": "無法儲存頻道"
  6080    },
  6081    {
  6082      "id": "store.sql_channel.save_direct_channel.add_members.app_error",
  6083      "translation": "無法新增直接訊息頻道的成員"
  6084    },
  6085    {
  6086      "id": "store.sql_channel.save_direct_channel.commit.app_error",
  6087      "translation": "無法提交交易"
  6088    },
  6089    {
  6090      "id": "store.sql_channel.save_direct_channel.not_direct.app_error",
  6091      "translation": "嘗試使用 SaveDirectChannel 建立的不是直接訊息頻道"
  6092    },
  6093    {
  6094      "id": "store.sql_channel.save_direct_channel.open_transaction.app_error",
  6095      "translation": "無法開啟交易"
  6096    },
  6097    {
  6098      "id": "store.sql_channel.save_member.commit_transaction.app_error",
  6099      "translation": "無法提交交易"
  6100    },
  6101    {
  6102      "id": "store.sql_channel.save_member.exists.app_error",
  6103      "translation": "該 ID 的頻道使用者已存在"
  6104    },
  6105    {
  6106      "id": "store.sql_channel.save_member.open_transaction.app_error",
  6107      "translation": "無法開啟交易"
  6108    },
  6109    {
  6110      "id": "store.sql_channel.save_member.save.app_error",
  6111      "translation": "無法儲存頻道成員"
  6112    },
  6113    {
  6114      "id": "store.sql_channel.search.app_error",
  6115      "translation": "搜尋頻道時遇到錯誤"
  6116    },
  6117    {
  6118      "id": "store.sql_channel.set_last_viewed_at.app_error",
  6119      "translation": "無法更新最後瀏覽時間"
  6120    },
  6121    {
  6122      "id": "store.sql_channel.update.app_error",
  6123      "translation": "無法更新頻道"
  6124    },
  6125    {
  6126      "id": "store.sql_channel.update.exists.app_error",
  6127      "translation": "該識別名已經被其他頻道使用"
  6128    },
  6129    {
  6130      "id": "store.sql_channel.update.previously.app_error",
  6131      "translation": "該識別名先前已有建立頻道"
  6132    },
  6133    {
  6134      "id": "store.sql_channel.update.updating.app_error",
  6135      "translation": "更新頻道時遇到錯誤"
  6136    },
  6137    {
  6138      "id": "store.sql_channel.update_last_viewed_at.app_error",
  6139      "translation": "無法更新最後瀏覽時間"
  6140    },
  6141    {
  6142      "id": "store.sql_channel.update_member.app_error",
  6143      "translation": "更新頻道成員時遇到錯誤"
  6144    },
  6145    {
  6146      "id": "store.sql_channel_member_history.get_all.app_error",
  6147      "translation": "無法取得紀錄"
  6148    },
  6149    {
  6150      "id": "store.sql_channel_member_history.get_users_in_channel_at.app_error",
  6151      "translation": "無法取得特定時間時在頻道的使用者"
  6152    },
  6153    {
  6154      "id": "store.sql_channel_member_history.get_users_in_channel_during.app_error",
  6155      "translation": "無法取得特定時間區段中在頻道的使用者"
  6156    },
  6157    {
  6158      "id": "store.sql_channel_member_history.log_join_event.app_error",
  6159      "translation": "無法紀錄頻道成員歷史"
  6160    },
  6161    {
  6162      "id": "store.sql_channel_member_history.log_leave_event.select_error",
  6163      "translation": "無法紀錄頻道成員歷史。找不到現存的加入紀錄"
  6164    },
  6165    {
  6166      "id": "store.sql_channel_member_history.log_leave_event.update_error",
  6167      "translation": "無法紀錄頻道成員歷史。無法更新現存的加入紀錄"
  6168    },
  6169    {
  6170      "id": "store.sql_channel_member_history.permanent_delete_batch.app_error",
  6171      "translation": "無法清除紀錄"
  6172    },
  6173    {
  6174      "id": "store.sql_command.analytics_command_count.app_error",
  6175      "translation": "無法計算命令數量"
  6176    },
  6177    {
  6178      "id": "store.sql_command.get_by_trigger.app_error",
  6179      "translation": "無法取得命令"
  6180    },
  6181    {
  6182      "id": "store.sql_command.save.delete.app_error",
  6183      "translation": "無法刪除命令"
  6184    },
  6185    {
  6186      "id": "store.sql_command.save.delete_perm.app_error",
  6187      "translation": "無法刪除命令"
  6188    },
  6189    {
  6190      "id": "store.sql_command.save.get.app_error",
  6191      "translation": "無法取得命令"
  6192    },
  6193    {
  6194      "id": "store.sql_command.save.get_team.app_error",
  6195      "translation": "無法取得命令"
  6196    },
  6197    {
  6198      "id": "store.sql_command.save.saving.app_error",
  6199      "translation": "無法儲存命令"
  6200    },
  6201    {
  6202      "id": "store.sql_command.save.saving_overwrite.app_error",
  6203      "translation": "無法覆蓋已存在的命令"
  6204    },
  6205    {
  6206      "id": "store.sql_command.save.update.app_error",
  6207      "translation": "無法更新命令"
  6208    },
  6209    {
  6210      "id": "store.sql_command_webhooks.get.app_error",
  6211      "translation": "無法取得 Webhook"
  6212    },
  6213    {
  6214      "id": "store.sql_command_webhooks.save.app_error",
  6215      "translation": "無法儲存命令 Webhook"
  6216    },
  6217    {
  6218      "id": "store.sql_command_webhooks.save.existing.app_error",
  6219      "translation": "無法更新現有的命令 Webhook"
  6220    },
  6221    {
  6222      "id": "store.sql_command_webhooks.try_use.app_error",
  6223      "translation": "無法使用 Webhook"
  6224    },
  6225    {
  6226      "id": "store.sql_command_webhooks.try_use.invalid.app_error",
  6227      "translation": "無效的 Webhook"
  6228    },
  6229    {
  6230      "id": "store.sql_compliance.get.finding.app_error",
  6231      "translation": "取得規範報告時遇到錯誤"
  6232    },
  6233    {
  6234      "id": "store.sql_compliance.message_export.app_error",
  6235      "translation": "無法選擇匯出訊息資料"
  6236    },
  6237    {
  6238      "id": "store.sql_compliance.save.saving.app_error",
  6239      "translation": "儲存規範報告時遇到錯誤"
  6240    },
  6241    {
  6242      "id": "store.sql_emoji.delete.app_error",
  6243      "translation": "無法刪除繪文字"
  6244    },
  6245    {
  6246      "id": "store.sql_emoji.delete.no_results",
  6247      "translation": "找不到要刪除的繪文字"
  6248    },
  6249    {
  6250      "id": "store.sql_emoji.get.app_error",
  6251      "translation": "無法取得繪文字"
  6252    },
  6253    {
  6254      "id": "store.sql_emoji.get_all.app_error",
  6255      "translation": "無法取得繪文字"
  6256    },
  6257    {
  6258      "id": "store.sql_emoji.get_by_name.app_error",
  6259      "translation": "無法取得繪文字"
  6260    },
  6261    {
  6262      "id": "store.sql_emoji.save.app_error",
  6263      "translation": "無法儲存繪文字"
  6264    },
  6265    {
  6266      "id": "store.sql_file_info.attach_to_post.app_error",
  6267      "translation": "無法添加檔案訊息到發文上"
  6268    },
  6269    {
  6270      "id": "store.sql_file_info.delete_for_post.app_error",
  6271      "translation": "無法從發文刪除檔案訊息"
  6272    },
  6273    {
  6274      "id": "store.sql_file_info.get.app_error",
  6275      "translation": "無法取得檔案訊息"
  6276    },
  6277    {
  6278      "id": "store.sql_file_info.get_by_path.app_error",
  6279      "translation": "無法根據路徑取得檔案訊息"
  6280    },
  6281    {
  6282      "id": "store.sql_file_info.get_for_post.app_error",
  6283      "translation": "無法取得發文的檔案訊息"
  6284    },
  6285    {
  6286      "id": "store.sql_file_info.permanent_delete.app_error",
  6287      "translation": "無法永久刪除檔案訊息"
  6288    },
  6289    {
  6290      "id": "store.sql_file_info.permanent_delete_batch.app_error",
  6291      "translation": "永久批次刪除檔案資訊時遇到錯誤"
  6292    },
  6293    {
  6294      "id": "store.sql_file_info.save.app_error",
  6295      "translation": "無法儲存檔案訊息"
  6296    },
  6297    {
  6298      "id": "store.sql_file_info.save_or_update.app_error",
  6299      "translation": "無法儲存或更新檔案訊息"
  6300    },
  6301    {
  6302      "id": "store.sql_job.delete.app_error",
  6303      "translation": "無法刪除工作"
  6304    },
  6305    {
  6306      "id": "store.sql_job.get.app_error",
  6307      "translation": "無法取得工作"
  6308    },
  6309    {
  6310      "id": "store.sql_job.get_all.app_error",
  6311      "translation": "無法取得工作"
  6312    },
  6313    {
  6314      "id": "store.sql_job.get_count_by_status_and_type.app_erro",
  6315      "translation": "無法根據狀態與類型取得工作數量"
  6316    },
  6317    {
  6318      "id": "store.sql_job.get_newest_job_by_status_and_type.app_error",
  6319      "translation": "無法根據狀態與類型取得最新工作"
  6320    },
  6321    {
  6322      "id": "store.sql_job.save.app_error",
  6323      "translation": "無法儲存工作"
  6324    },
  6325    {
  6326      "id": "store.sql_job.update.app_error",
  6327      "translation": "無法更新工作"
  6328    },
  6329    {
  6330      "id": "store.sql_license.get.app_error",
  6331      "translation": "取得授權時遇到錯誤"
  6332    },
  6333    {
  6334      "id": "store.sql_license.get.missing.app_error",
  6335      "translation": "找不到該授權 ID"
  6336    },
  6337    {
  6338      "id": "store.sql_license.save.app_error",
  6339      "translation": "儲存授權時遇到錯誤"
  6340    },
  6341    {
  6342      "id": "store.sql_oauth.delete.commit_transaction.app_error",
  6343      "translation": "無法提交交易"
  6344    },
  6345    {
  6346      "id": "store.sql_oauth.delete.open_transaction.app_error",
  6347      "translation": "無法開啟交易以刪除 OAuth2 應用程式"
  6348    },
  6349    {
  6350      "id": "store.sql_oauth.delete.rollback_transaction.app_error",
  6351      "translation": "無法回復交易以刪除 OAuth2 應用程式"
  6352    },
  6353    {
  6354      "id": "store.sql_oauth.delete_app.app_error",
  6355      "translation": "刪除 OAuth2 應用程式時發生錯誤"
  6356    },
  6357    {
  6358      "id": "store.sql_oauth.get_access_data.app_error",
  6359      "translation": "尋找存取 Token 時遇到錯誤"
  6360    },
  6361    {
  6362      "id": "store.sql_oauth.get_access_data_by_user_for_app.app_error",
  6363      "translation": "尋找存取 Token 時遇到錯誤"
  6364    },
  6365    {
  6366      "id": "store.sql_oauth.get_app.find.app_error",
  6367      "translation": "找不到要求的應用程式"
  6368    },
  6369    {
  6370      "id": "store.sql_oauth.get_app.finding.app_error",
  6371      "translation": "尋找應用程式時遇到錯誤"
  6372    },
  6373    {
  6374      "id": "store.sql_oauth.get_app_by_user.find.app_error",
  6375      "translation": "找不到任何已存在的應用程式"
  6376    },
  6377    {
  6378      "id": "store.sql_oauth.get_apps.find.app_error",
  6379      "translation": "尋找 OAuth2 應用程式時發生錯誤"
  6380    },
  6381    {
  6382      "id": "store.sql_oauth.get_auth_data.find.app_error",
  6383      "translation": "找不到授權碼"
  6384    },
  6385    {
  6386      "id": "store.sql_oauth.get_auth_data.finding.app_error",
  6387      "translation": "尋找授權碼時遇到錯誤"
  6388    },
  6389    {
  6390      "id": "store.sql_oauth.get_previous_access_data.app_error",
  6391      "translation": "尋找存取 Token 時遇到錯誤"
  6392    },
  6393    {
  6394      "id": "store.sql_oauth.permanent_delete_auth_data_by_user.app_error",
  6395      "translation": "無法移除授權碼"
  6396    },
  6397    {
  6398      "id": "store.sql_oauth.remove_access_data.app_error",
  6399      "translation": "無法移除存取 Token"
  6400    },
  6401    {
  6402      "id": "store.sql_oauth.remove_auth_data.app_error",
  6403      "translation": "無法移除授權碼"
  6404    },
  6405    {
  6406      "id": "store.sql_oauth.save_access_data.app_error",
  6407      "translation": "無法儲存存取 Token。"
  6408    },
  6409    {
  6410      "id": "store.sql_oauth.save_app.existing.app_error",
  6411      "translation": "必須為已存在的應用程式執行更新"
  6412    },
  6413    {
  6414      "id": "store.sql_oauth.save_app.save.app_error",
  6415      "translation": "無法儲存應用程式。"
  6416    },
  6417    {
  6418      "id": "store.sql_oauth.save_auth_data.app_error",
  6419      "translation": "無法儲存授權碼。"
  6420    },
  6421    {
  6422      "id": "store.sql_oauth.update_access_data.app_error",
  6423      "translation": "更新存取 Token 時遇到錯誤"
  6424    },
  6425    {
  6426      "id": "store.sql_oauth.update_app.find.app_error",
  6427      "translation": "找不到已存在的應用程式以更新"
  6428    },
  6429    {
  6430      "id": "store.sql_oauth.update_app.finding.app_error",
  6431      "translation": "尋找應用程式時遇到錯誤"
  6432    },
  6433    {
  6434      "id": "store.sql_oauth.update_app.update.app_error",
  6435      "translation": "無法更新應用程式"
  6436    },
  6437    {
  6438      "id": "store.sql_oauth.update_app.updating.app_error",
  6439      "translation": "更新應用程式時遇到錯誤"
  6440    },
  6441    {
  6442      "id": "store.sql_plugin_store.delete.app_error",
  6443      "translation": "無法刪除模組鍵值"
  6444    },
  6445    {
  6446      "id": "store.sql_plugin_store.get.app_error",
  6447      "translation": "無法取得模組鍵值"
  6448    },
  6449    {
  6450      "id": "store.sql_plugin_store.save.app_error",
  6451      "translation": "無法儲存或更新模組鍵值"
  6452    },
  6453    {
  6454      "id": "store.sql_plugin_store.save_unique.app_error",
  6455      "translation": "由於唯一性限制,無法儲存或更新模組鍵值"
  6456    },
  6457    {
  6458      "id": "store.sql_post.analytics_posts_count.app_error",
  6459      "translation": "無法取得訊息數量"
  6460    },
  6461    {
  6462      "id": "store.sql_post.analytics_posts_count_by_day.app_error",
  6463      "translation": "無法取得以日期為依據的訊息計數"
  6464    },
  6465    {
  6466      "id": "store.sql_post.analytics_user_counts_posts_by_day.app_error",
  6467      "translation": "無法取得訊息的使用者數量"
  6468    },
  6469    {
  6470      "id": "store.sql_post.delete.app_error",
  6471      "translation": "無法刪除訊息"
  6472    },
  6473    {
  6474      "id": "store.sql_post.get.app_error",
  6475      "translation": "無法取得訊息"
  6476    },
  6477    {
  6478      "id": "store.sql_post.get_parents_posts.app_error",
  6479      "translation": "無法取得該頻道的上層訊息"
  6480    },
  6481    {
  6482      "id": "store.sql_post.get_posts.app_error",
  6483      "translation": "分頁已達限制"
  6484    },
  6485    {
  6486      "id": "store.sql_post.get_posts_around.get.app_error",
  6487      "translation": "無法取得該頻道的訊息"
  6488    },
  6489    {
  6490      "id": "store.sql_post.get_posts_around.get_parent.app_error",
  6491      "translation": "無法取得該頻道的上層訊息"
  6492    },
  6493    {
  6494      "id": "store.sql_post.get_posts_batch_for_indexing.get.app_error",
  6495      "translation": "無法取得文章以建立索引"
  6496    },
  6497    {
  6498      "id": "store.sql_post.get_posts_by_ids.app_error",
  6499      "translation": "無法取得訊息"
  6500    },
  6501    {
  6502      "id": "store.sql_post.get_posts_created_att.app_error",
  6503      "translation": "無法取得該頻道的訊息"
  6504    },
  6505    {
  6506      "id": "store.sql_post.get_posts_since.app_error",
  6507      "translation": "無法取得該頻道的訊息"
  6508    },
  6509    {
  6510      "id": "store.sql_post.get_root_posts.app_error",
  6511      "translation": "無法取得該頻道的訊息"
  6512    },
  6513    {
  6514      "id": "store.sql_post.overwrite.app_error",
  6515      "translation": "無法覆蓋訊息"
  6516    },
  6517    {
  6518      "id": "store.sql_post.permanent_delete.app_error",
  6519      "translation": "無法刪除訊息"
  6520    },
  6521    {
  6522      "id": "store.sql_post.permanent_delete_all_comments_by_user.app_error",
  6523      "translation": "無法刪除使用者的註解"
  6524    },
  6525    {
  6526      "id": "store.sql_post.permanent_delete_batch.app_error",
  6527      "translation": "永久批次刪除訊息時遇到錯誤"
  6528    },
  6529    {
  6530      "id": "store.sql_post.permanent_delete_batch.app_error",
  6531      "translation": "永久批次刪除訊息時遇到錯誤"
  6532    },
  6533    {
  6534      "id": "store.sql_post.permanent_delete_by_channel.app_error",
  6535      "translation": "無法根據頻道刪除訊息"
  6536    },
  6537    {
  6538      "id": "store.sql_post.permanent_delete_by_user.app_error",
  6539      "translation": "無法選擇該使用者的訊息以刪除"
  6540    },
  6541    {
  6542      "id": "store.sql_post.permanent_delete_by_user.too_many.app_error",
  6543      "translation": "無法選擇該使用者的訊息以刪除 (數量太多),請重新執行"
  6544    },
  6545    {
  6546      "id": "store.sql_post.query_max_post_size.error",
  6547      "translation": "無法判定最大支援的訊息大小"
  6548    },
  6549    {
  6550      "id": "store.sql_post.query_max_post_size.max_post_size_bytes",
  6551      "translation": "Post.Message 支援最多 %d 字元 (%d 位元)"
  6552    },
  6553    {
  6554      "id": "store.sql_post.query_max_post_size.unrecognized_driver",
  6555      "translation": "找不到實作以判定最大支援的訊息大小"
  6556    },
  6557    {
  6558      "id": "store.sql_post.save.app_error",
  6559      "translation": "無法儲存訊息"
  6560    },
  6561    {
  6562      "id": "store.sql_post.save.existing.app_error",
  6563      "translation": "無法更新已存在的訊息"
  6564    },
  6565    {
  6566      "id": "store.sql_post.search.disabled",
  6567      "translation": "此伺服器已停用搜尋功能。請向系統管理員聯繫。"
  6568    },
  6569    {
  6570      "id": "store.sql_post.search.warn",
  6571      "translation": "搜尋訊息查詢錯誤:%v"
  6572    },
  6573    {
  6574      "id": "store.sql_post.update.app_error",
  6575      "translation": "無法更新訊息"
  6576    },
  6577    {
  6578      "id": "store.sql_preference.cleanup_flags_batch.app_error",
  6579      "translation": "永久批次清除標記時遇到錯誤"
  6580    },
  6581    {
  6582      "id": "store.sql_preference.delete.app_error",
  6583      "translation": "刪除偏好設定時遇到錯誤"
  6584    },
  6585    {
  6586      "id": "store.sql_preference.get.app_error",
  6587      "translation": "尋找偏好設定時遇到錯誤"
  6588    },
  6589    {
  6590      "id": "store.sql_preference.get_all.app_error",
  6591      "translation": "尋找偏好設定時遇到錯誤"
  6592    },
  6593    {
  6594      "id": "store.sql_preference.get_category.app_error",
  6595      "translation": "尋找偏好設定時遇到錯誤"
  6596    },
  6597    {
  6598      "id": "store.sql_preference.insert.exists.app_error",
  6599      "translation": "包含該使用者 ID、類別以及名稱的偏好設定已存在"
  6600    },
  6601    {
  6602      "id": "store.sql_preference.insert.save.app_error",
  6603      "translation": "無法儲存偏好設定"
  6604    },
  6605    {
  6606      "id": "store.sql_preference.is_feature_enabled.app_error",
  6607      "translation": "尋找預先發佈功能的偏好設定時遇到錯誤"
  6608    },
  6609    {
  6610      "id": "store.sql_preference.permanent_delete_by_user.app_error",
  6611      "translation": "刪除偏好設定時遇到錯誤"
  6612    },
  6613    {
  6614      "id": "store.sql_preference.save.commit_transaction.app_error",
  6615      "translation": "無法提交交易去儲存偏好設定"
  6616    },
  6617    {
  6618      "id": "store.sql_preference.save.missing_driver.app_error",
  6619      "translation": "更新偏好設定時遇到錯誤"
  6620    },
  6621    {
  6622      "id": "store.sql_preference.save.open_transaction.app_error",
  6623      "translation": "無法開啟交易去儲存偏好設定"
  6624    },
  6625    {
  6626      "id": "store.sql_preference.save.rollback_transaction.app_error",
  6627      "translation": "無法撤銷交易去儲存偏好設定"
  6628    },
  6629    {
  6630      "id": "store.sql_preference.save.updating.app_error",
  6631      "translation": "更新偏好設定時遇到錯誤"
  6632    },
  6633    {
  6634      "id": "store.sql_preference.update.app_error",
  6635      "translation": "無法更新偏好設定"
  6636    },
  6637    {
  6638      "id": "store.sql_reaction.delete.begin.app_error",
  6639      "translation": "刪除互動時無法開啟交易"
  6640    },
  6641    {
  6642      "id": "store.sql_reaction.delete.commit.app_error",
  6643      "translation": "刪除互動時無法交付交易"
  6644    },
  6645    {
  6646      "id": "store.sql_reaction.delete.save.app_error",
  6647      "translation": "無法刪除互動"
  6648    },
  6649    {
  6650      "id": "store.sql_reaction.delete_all_with_emoj_name.delete_reactions.app_error",
  6651      "translation": "無法刪除指定繪文字名稱的互動"
  6652    },
  6653    {
  6654      "id": "store.sql_reaction.delete_all_with_emoj_name.get_reactions.app_error",
  6655      "translation": "無法取得指定繪文字名稱的互動"
  6656    },
  6657    {
  6658      "id": "store.sql_reaction.delete_all_with_emoji_name.update_post.warn",
  6659      "translation": "刪除互動時無法更新 Post.HasReactions:post_id=%v, error=%v"
  6660    },
  6661    {
  6662      "id": "store.sql_reaction.get_for_post.app_error",
  6663      "translation": "無法取得對於文章的互動"
  6664    },
  6665    {
  6666      "id": "store.sql_reaction.permanent_delete_batch.app_error",
  6667      "translation": "永久批次刪除回應時遇到錯誤"
  6668    },
  6669    {
  6670      "id": "store.sql_reaction.save.begin.app_error",
  6671      "translation": "儲存互動時無法開啟交易"
  6672    },
  6673    {
  6674      "id": "store.sql_reaction.save.commit.app_error",
  6675      "translation": "儲存互動時無法交付交易"
  6676    },
  6677    {
  6678      "id": "store.sql_reaction.save.save.app_error",
  6679      "translation": "無法儲存互動"
  6680    },
  6681    {
  6682      "id": "store.sql_role.get.app_error",
  6683      "translation": "無法取得角色"
  6684    },
  6685    {
  6686      "id": "store.sql_role.get_by_name.app_error",
  6687      "translation": "無法取得角色"
  6688    },
  6689    {
  6690      "id": "store.sql_role.get_by_names.app_error",
  6691      "translation": "無法取得角色"
  6692    },
  6693    {
  6694      "id": "store.sql_role.permanent_delete_all.app_error",
  6695      "translation": "We could not permanently delete all the roles"
  6696    },
  6697    {
  6698      "id": "store.sql_role.save.insert.app_error",
  6699      "translation": "無法儲存新角色"
  6700    },
  6701    {
  6702      "id": "store.sql_role.save.invalid_role.app_error",
  6703      "translation": "該角色無效"
  6704    },
  6705    {
  6706      "id": "store.sql_role.save.update.app_error",
  6707      "translation": "無法更新角色"
  6708    },
  6709    {
  6710      "id": "store.sql_session.analytics_session_count.app_error",
  6711      "translation": "無法計算有多少工作階段"
  6712    },
  6713    {
  6714      "id": "store.sql_session.cleanup_expired_sessions.app_error",
  6715      "translation": "刪除過期的使用者工作階段時遇到錯誤"
  6716    },
  6717    {
  6718      "id": "store.sql_session.get.app_error",
  6719      "translation": "尋找工作階段時遇到錯誤"
  6720    },
  6721    {
  6722      "id": "store.sql_session.get_sessions.app_error",
  6723      "translation": "尋找使用者工作階段時遇到錯誤"
  6724    },
  6725    {
  6726      "id": "store.sql_session.get_sessions.error",
  6727      "translation": "於 getSessions 清除工作階段失敗 err=%v"
  6728    },
  6729    {
  6730      "id": "store.sql_session.permanent_delete_sessions_by_user.app_error",
  6731      "translation": "無法移除使用者所有的工作階段"
  6732    },
  6733    {
  6734      "id": "store.sql_session.remove.app_error",
  6735      "translation": "無法移除工作階段"
  6736    },
  6737    {
  6738      "id": "store.sql_session.remove_all_sessions_for_team.app_error",
  6739      "translation": "無法移除所有的工作階段"
  6740    },
  6741    {
  6742      "id": "store.sql_session.save.app_error",
  6743      "translation": "無法儲存工作階段"
  6744    },
  6745    {
  6746      "id": "store.sql_session.save.cleanup.error",
  6747      "translation": "儲存過程中清理工作階段失敗 err=%v"
  6748    },
  6749    {
  6750      "id": "store.sql_session.save.existing.app_error",
  6751      "translation": "無法更新已存在的工作階段"
  6752    },
  6753    {
  6754      "id": "store.sql_session.update_device_id.app_error",
  6755      "translation": "無法更新裝置 ID"
  6756    },
  6757    {
  6758      "id": "store.sql_session.update_last_activity.app_error",
  6759      "translation": "無法更新 last_activity_at"
  6760    },
  6761    {
  6762      "id": "store.sql_session.update_roles.app_error",
  6763      "translation": "無法更新角色"
  6764    },
  6765    {
  6766      "id": "store.sql_status.get.app_error",
  6767      "translation": "嘗試取得狀態時遇到錯誤"
  6768    },
  6769    {
  6770      "id": "store.sql_status.get.missing.app_error",
  6771      "translation": "該狀態沒有對應的資料存在"
  6772    },
  6773    {
  6774      "id": "store.sql_status.get_online.app_error",
  6775      "translation": "嘗試取得所有使用者的在線狀態時遇到錯誤"
  6776    },
  6777    {
  6778      "id": "store.sql_status.get_online_away.app_error",
  6779      "translation": "嘗試取得所有使用者的在線/離開狀態時遇到錯誤"
  6780    },
  6781    {
  6782      "id": "store.sql_status.get_team_statuses.app_error",
  6783      "translation": "嘗試取得團隊成員狀態時遇到錯誤"
  6784    },
  6785    {
  6786      "id": "store.sql_status.get_total_active_users_count.app_error",
  6787      "translation": "無法計算活躍使用者的數量"
  6788    },
  6789    {
  6790      "id": "store.sql_status.reset_all.app_error",
  6791      "translation": "重置所有狀態時遇到錯誤"
  6792    },
  6793    {
  6794      "id": "store.sql_status.save.app_error",
  6795      "translation": "儲存狀態時遇到錯誤"
  6796    },
  6797    {
  6798      "id": "store.sql_status.update.app_error",
  6799      "translation": "更新狀態時遇到錯誤"
  6800    },
  6801    {
  6802      "id": "store.sql_system.get.app_error",
  6803      "translation": "尋找系統參數時遇到錯誤"
  6804    },
  6805    {
  6806      "id": "store.sql_system.get_by_name.app_error",
  6807      "translation": "找不到該系統參數。"
  6808    },
  6809    {
  6810      "id": "store.sql_system.get_version.app_error",
  6811      "translation": "無法取得資料庫版本"
  6812    },
  6813    {
  6814      "id": "store.sql_system.permanent_delete_by_name.app_error",
  6815      "translation": "We could not permanently delete the system table entry"
  6816    },
  6817    {
  6818      "id": "store.sql_system.save.app_error",
  6819      "translation": "儲存系統參數時遇到錯誤"
  6820    },
  6821    {
  6822      "id": "store.sql_system.update.app_error",
  6823      "translation": "更新系統參數時遇到錯誤"
  6824    },
  6825    {
  6826      "id": "store.sql_team.analytics_team_count.app_error",
  6827      "translation": "無法計算團隊數"
  6828    },
  6829    {
  6830      "id": "store.sql_team.get.find.app_error",
  6831      "translation": "找不到已存在的團隊"
  6832    },
  6833    {
  6834      "id": "store.sql_team.get.finding.app_error",
  6835      "translation": "尋找團隊時遇到錯誤"
  6836    },
  6837    {
  6838      "id": "store.sql_team.get_all.app_error",
  6839      "translation": "無法取得全部的團隊"
  6840    },
  6841    {
  6842      "id": "store.sql_team.get_all_team_listing.app_error",
  6843      "translation": "無法取得全部的團隊"
  6844    },
  6845    {
  6846      "id": "store.sql_team.get_by_invite_id.find.app_error",
  6847      "translation": "找不到已存在的團隊"
  6848    },
  6849    {
  6850      "id": "store.sql_team.get_by_invite_id.finding.app_error",
  6851      "translation": "找不到已存在的團隊"
  6852    },
  6853    {
  6854      "id": "store.sql_team.get_by_name.app_error",
  6855      "translation": "找不到已存在的團隊"
  6856    },
  6857    {
  6858      "id": "store.sql_team.get_member.app_error",
  6859      "translation": "無法取得團隊成員"
  6860    },
  6861    {
  6862      "id": "store.sql_team.get_member.missing.app_error",
  6863      "translation": "相關的使用者 ID 與團隊 ID 找不到任何團隊成員"
  6864    },
  6865    {
  6866      "id": "store.sql_team.get_member_count.app_error",
  6867      "translation": "無法計算團隊成員數量"
  6868    },
  6869    {
  6870      "id": "store.sql_team.get_members.app_error",
  6871      "translation": "無法取得團隊成員"
  6872    },
  6873    {
  6874      "id": "store.sql_team.get_members_by_ids.app_error",
  6875      "translation": "無法取得團隊成員"
  6876    },
  6877    {
  6878      "id": "store.sql_team.get_teams_for_email.app_error",
  6879      "translation": "查詢團隊時遇到錯誤"
  6880    },
  6881    {
  6882      "id": "store.sql_team.get_unread.app_error",
  6883      "translation": "無法取得團隊未讀訊息"
  6884    },
  6885    {
  6886      "id": "store.sql_team.permanent_delete.app_error",
  6887      "translation": "無法刪除已存在的團隊"
  6888    },
  6889    {
  6890      "id": "store.sql_team.remove_member.app_error",
  6891      "translation": "無法移除團隊成員"
  6892    },
  6893    {
  6894      "id": "store.sql_team.save.app_error",
  6895      "translation": "無法儲存團隊"
  6896    },
  6897    {
  6898      "id": "store.sql_team.save.domain_exists.app_error",
  6899      "translation": "已經存在相同名稱的團隊"
  6900    },
  6901    {
  6902      "id": "store.sql_team.save.existing.app_error",
  6903      "translation": "必須為已存在的團隊執行更新"
  6904    },
  6905    {
  6906      "id": "store.sql_team.save_member.exists.app_error",
  6907      "translation": "該 ID 的團隊成員已存在"
  6908    },
  6909    {
  6910      "id": "store.sql_team.save_member.save.app_error",
  6911      "translation": "無法儲存該團隊成員"
  6912    },
  6913    {
  6914      "id": "store.sql_team.search_all_team.app_error",
  6915      "translation": "搜尋團隊時遇到錯誤"
  6916    },
  6917    {
  6918      "id": "store.sql_team.search_open_team.app_error",
  6919      "translation": "搜尋開放團隊時遇到錯誤"
  6920    },
  6921    {
  6922      "id": "store.sql_team.update.app_error",
  6923      "translation": "無法更新團隊"
  6924    },
  6925    {
  6926      "id": "store.sql_team.update.find.app_error",
  6927      "translation": "找不到已存在的團隊來更新"
  6928    },
  6929    {
  6930      "id": "store.sql_team.update.finding.app_error",
  6931      "translation": "尋找團隊時遇到錯誤"
  6932    },
  6933    {
  6934      "id": "store.sql_team.update.updating.app_error",
  6935      "translation": "更新團隊時遇到錯誤"
  6936    },
  6937    {
  6938      "id": "store.sql_team.update_display_name.app_error",
  6939      "translation": "無法更新團隊名稱"
  6940    },
  6941    {
  6942      "id": "store.sql_user.analytics_get_inactive_users_count.app_error",
  6943      "translation": "無法計算非活躍使用者的數量"
  6944    },
  6945    {
  6946      "id": "store.sql_user.analytics_get_system_admin_count.app_error",
  6947      "translation": "無法計算系統管理員的數量"
  6948    },
  6949    {
  6950      "id": "store.sql_user.analytics_unique_user_count.app_error",
  6951      "translation": "無法取得不重複的帳戶數量"
  6952    },
  6953    {
  6954      "id": "store.sql_user.get.app_error",
  6955      "translation": "尋找帳號時遇到錯誤"
  6956    },
  6957    {
  6958      "id": "store.sql_user.get_all_using_auth_service.other.app_error",
  6959      "translation": "尋找全部使用特定認證方式的帳號時遇到錯誤。"
  6960    },
  6961    {
  6962      "id": "store.sql_user.get_by_auth.missing_account.app_error",
  6963      "translation": "在此團隊中找不到符合您認證型態的帳號,此團隊需要從團隊擁有者取得邀請才可加入。"
  6964    },
  6965    {
  6966      "id": "store.sql_user.get_by_auth.other.app_error",
  6967      "translation": "根據認證型態尋找帳號時遇到錯誤。"
  6968    },
  6969    {
  6970      "id": "store.sql_user.get_by_username.app_error",
  6971      "translation": "在此團隊中找不到符合您的使用者名稱之帳號,此團隊需要從團隊擁有者取得邀請才可加入。"
  6972    },
  6973    {
  6974      "id": "store.sql_user.get_for_login.app_error",
  6975      "translation": "找不到符合您的認證之帳號,此團隊需要從團隊擁有者取得邀請才可加入。"
  6976    },
  6977    {
  6978      "id": "store.sql_user.get_for_login.multiple_users",
  6979      "translation": "找到數個相符於您的認證之帳號,所以無法讓您登入,請聯繫系統管理員。"
  6980    },
  6981    {
  6982      "id": "store.sql_user.get_new_users.app_error",
  6983      "translation": "尋找新使用者時遇到錯誤"
  6984    },
  6985    {
  6986      "id": "store.sql_user.get_profiles.app_error",
  6987      "translation": "尋找使用者資訊時遇到錯誤"
  6988    },
  6989    {
  6990      "id": "store.sql_user.get_recently_active_users.app_error",
  6991      "translation": "在尋找近期活躍使用者時遭遇錯誤"
  6992    },
  6993    {
  6994      "id": "store.sql_user.get_sysadmin_profiles.app_error",
  6995      "translation": "尋找使用者資訊時遇到錯誤"
  6996    },
  6997    {
  6998      "id": "store.sql_user.get_total_users_count.app_error",
  6999      "translation": "無法計算使用者數量"
  7000    },
  7001    {
  7002      "id": "store.sql_user.get_unread_count.app_error",
  7003      "translation": "無法計算該使用者的未讀訊息數量"
  7004    },
  7005    {
  7006      "id": "store.sql_user.get_unread_count_for_channel.app_error",
  7007      "translation": "無法取得使用者跟頻道的未讀訊息數量"
  7008    },
  7009    {
  7010      "id": "store.sql_user.migrate_theme.critical",
  7011      "translation": "轉移 User.ThemeProps 到偏好設定表格 %v 時失敗"
  7012    },
  7013    {
  7014      "id": "store.sql_user.missing_account.const",
  7015      "translation": "找不到使用者"
  7016    },
  7017    {
  7018      "id": "store.sql_user.permanent_delete.app_error",
  7019      "translation": "無法刪除已存在的帳戶"
  7020    },
  7021    {
  7022      "id": "store.sql_user.save.app_error",
  7023      "translation": "無法儲存帳號."
  7024    },
  7025    {
  7026      "id": "store.sql_user.save.email_exists.app_error",
  7027      "translation": "有帳號已經使用這個電子郵件。"
  7028    },
  7029    {
  7030      "id": "store.sql_user.save.email_exists.ldap_app_error",
  7031      "translation": "該帳號未使用 AD/LDAP 認證。請用電子郵件地址與密碼登入。"
  7032    },
  7033    {
  7034      "id": "store.sql_user.save.email_exists.saml_app_error",
  7035      "translation": "該帳號未使用 SAML 認證。請用電子郵件地址與密碼登入。"
  7036    },
  7037    {
  7038      "id": "store.sql_user.save.existing.app_error",
  7039      "translation": "必須為已存在的使用者執行更新"
  7040    },
  7041    {
  7042      "id": "store.sql_user.save.max_accounts.app_error",
  7043      "translation": "此團隊已達最大使用者數量上限。請聯絡系統管理員調大數量限制。"
  7044    },
  7045    {
  7046      "id": "store.sql_user.save.member_count.app_error",
  7047      "translation": "取得目前團隊成員數量失敗"
  7048    },
  7049    {
  7050      "id": "store.sql_user.save.username_exists.app_error",
  7051      "translation": "有帳號已經使用這個使用者名稱。"
  7052    },
  7053    {
  7054      "id": "store.sql_user.save.username_exists.ldap_app_error",
  7055      "translation": "有帳號已經使用這個使用者名稱,請聯繫系統管理員。"
  7056    },
  7057    {
  7058      "id": "store.sql_user.save.username_exists.saml_app_error",
  7059      "translation": "有帳號已經使用這個使用者名稱,請聯繫系統管理員。"
  7060    },
  7061    {
  7062      "id": "store.sql_user.update.app_error",
  7063      "translation": "無法更新這個帳號"
  7064    },
  7065    {
  7066      "id": "store.sql_user.update.can_not_change_ldap.app_error",
  7067      "translation": "不能變更經由 AD/LDAP 設定的欄位資料"
  7068    },
  7069    {
  7070      "id": "store.sql_user.update.email_taken.app_error",
  7071      "translation": "這個電子郵件已經被使用。請選擇其他的。"
  7072    },
  7073    {
  7074      "id": "store.sql_user.update.find.app_error",
  7075      "translation": "找不到已存在的帳號以更新"
  7076    },
  7077    {
  7078      "id": "store.sql_user.update.finding.app_error",
  7079      "translation": "尋找帳號時遇到錯誤"
  7080    },
  7081    {
  7082      "id": "store.sql_user.update.updating.app_error",
  7083      "translation": "更新帳號時發生錯誤"
  7084    },
  7085    {
  7086      "id": "store.sql_user.update.username_taken.app_error",
  7087      "translation": "使用者名稱已被使用。請選擇其他的。"
  7088    },
  7089    {
  7090      "id": "store.sql_user.update_auth_data.app_error",
  7091      "translation": "無法更新認證資料"
  7092    },
  7093    {
  7094      "id": "store.sql_user.update_auth_data.email_exists.app_error",
  7095      "translation": "無法變更帳號至{{.Service}}。已經有使用此電子郵件地址{{.Email}}的帳號。"
  7096    },
  7097    {
  7098      "id": "store.sql_user.update_failed_pwd_attempts.app_error",
  7099      "translation": "無法更新 failed_attempts"
  7100    },
  7101    {
  7102      "id": "store.sql_user.update_last_activity.app_error",
  7103      "translation": "無法更新 last_activity_at"
  7104    },
  7105    {
  7106      "id": "store.sql_user.update_last_picture_update.app_error",
  7107      "translation": "無法更新 update_at"
  7108    },
  7109    {
  7110      "id": "store.sql_user.update_last_ping.app_error",
  7111      "translation": "無法更新 last_ping_at"
  7112    },
  7113    {
  7114      "id": "store.sql_user.update_mfa_active.app_error",
  7115      "translation": "更新使用者多重要素驗證使用狀態時遇到錯誤"
  7116    },
  7117    {
  7118      "id": "store.sql_user.update_mfa_secret.app_error",
  7119      "translation": "更新使用者多重要素驗證密碼時遇到錯誤"
  7120    },
  7121    {
  7122      "id": "store.sql_user.update_password.app_error",
  7123      "translation": "無法更新使用者密碼"
  7124    },
  7125    {
  7126      "id": "store.sql_user.verify_email.app_error",
  7127      "translation": "無法更新驗證電子郵件欄位"
  7128    },
  7129    {
  7130      "id": "store.sql_user_access_token.delete.app_error",
  7131      "translation": "無法刪除個人存取 Token"
  7132    },
  7133    {
  7134      "id": "store.sql_user_access_token.get.app_error",
  7135      "translation": "無法取得個人存取 Token"
  7136    },
  7137    {
  7138      "id": "store.sql_user_access_token.get_all.app_error",
  7139      "translation": "無法取得全部的個人存取 Token"
  7140    },
  7141    {
  7142      "id": "store.sql_user_access_token.get_by_token.app_error",
  7143      "translation": "無法根據 Token 取得個人存取 Token"
  7144    },
  7145    {
  7146      "id": "store.sql_user_access_token.get_by_user.app_error",
  7147      "translation": "無法根據使用者取得個人存取 Token"
  7148    },
  7149    {
  7150      "id": "store.sql_user_access_token.save.app_error",
  7151      "translation": "無法刪除儲存個人存取 Token"
  7152    },
  7153    {
  7154      "id": "store.sql_user_access_token.search.app_error",
  7155      "translation": "尋找存取 Token 時遇到錯誤"
  7156    },
  7157    {
  7158      "id": "store.sql_webhooks.analytics_incoming_count.app_error",
  7159      "translation": "無法計算傳入的 Webhook"
  7160    },
  7161    {
  7162      "id": "store.sql_webhooks.analytics_outgoing_count.app_error",
  7163      "translation": "無法計算傳出的 Webhook"
  7164    },
  7165    {
  7166      "id": "store.sql_webhooks.delete_incoming.app_error",
  7167      "translation": "無法刪除 Webhook"
  7168    },
  7169    {
  7170      "id": "store.sql_webhooks.delete_outgoing.app_error",
  7171      "translation": "無法刪除 Webhook"
  7172    },
  7173    {
  7174      "id": "store.sql_webhooks.get_incoming.app_error",
  7175      "translation": "無法取得 Webhook"
  7176    },
  7177    {
  7178      "id": "store.sql_webhooks.get_incoming_by_channel.app_error",
  7179      "translation": "無法取得 Webhook"
  7180    },
  7181    {
  7182      "id": "store.sql_webhooks.get_incoming_by_user.app_error",
  7183      "translation": "無法取得 Webhook"
  7184    },
  7185    {
  7186      "id": "store.sql_webhooks.get_outgoing.app_error",
  7187      "translation": "無法取得 Webhook"
  7188    },
  7189    {
  7190      "id": "store.sql_webhooks.get_outgoing_by_channel.app_error",
  7191      "translation": "無法取得 Webhook"
  7192    },
  7193    {
  7194      "id": "store.sql_webhooks.get_outgoing_by_team.app_error",
  7195      "translation": "無法取得 Webhook"
  7196    },
  7197    {
  7198      "id": "store.sql_webhooks.permanent_delete_incoming_by_channel.app_error",
  7199      "translation": "無法刪除 Webhook"
  7200    },
  7201    {
  7202      "id": "store.sql_webhooks.permanent_delete_incoming_by_user.app_error",
  7203      "translation": "無法刪除 Webhook"
  7204    },
  7205    {
  7206      "id": "store.sql_webhooks.permanent_delete_outgoing_by_channel.app_error",
  7207      "translation": "無法刪除 Webhook"
  7208    },
  7209    {
  7210      "id": "store.sql_webhooks.permanent_delete_outgoing_by_user.app_error",
  7211      "translation": "無法刪除 Webhook"
  7212    },
  7213    {
  7214      "id": "store.sql_webhooks.save_incoming.app_error",
  7215      "translation": "無法儲存傳入的 Webhook"
  7216    },
  7217    {
  7218      "id": "store.sql_webhooks.save_incoming.existing.app_error",
  7219      "translation": "無法覆蓋一個已存在的傳入的 Webhook"
  7220    },
  7221    {
  7222      "id": "store.sql_webhooks.save_outgoing.app_error",
  7223      "translation": "無法儲存傳出的 Webhook"
  7224    },
  7225    {
  7226      "id": "store.sql_webhooks.save_outgoing.override.app_error",
  7227      "translation": "無法複蓋一個已存在的傳出的 Webhook"
  7228    },
  7229    {
  7230      "id": "store.sql_webhooks.update_incoming.app_error",
  7231      "translation": "無法更新傳入的 Webhook"
  7232    },
  7233    {
  7234      "id": "store.sql_webhooks.update_outgoing.app_error",
  7235      "translation": "無法更新 Webhook"
  7236    },
  7237    {
  7238      "id": "system.message.name",
  7239      "translation": "系統"
  7240    },
  7241    {
  7242      "id": "utils.config.add_client_locale.app_error",
  7243      "translation": "無法讀取 Mattermost 設定檔:增加 DefaultClientLocale 至 AvailableLocales。"
  7244    },
  7245    {
  7246      "id": "utils.config.load_config.decoding.panic",
  7247      "translation": "解碼設定時遇到錯誤 file={{.Filename}}, err={{.Error}}"
  7248    },
  7249    {
  7250      "id": "utils.config.load_config.getting.panic",
  7251      "translation": "取得設定資訊時遇到錯誤 file={{.Filename}}, err={{.Error}}"
  7252    },
  7253    {
  7254      "id": "utils.config.load_config.opening.panic",
  7255      "translation": "開啟設定時遇到錯誤 file={{.Filename}}, err={{.Error}}"
  7256    },
  7257    {
  7258      "id": "utils.config.load_config.validating.panic",
  7259      "translation": "驗證設定時遇到錯誤 file={{.Filename}}, err={{.Error}}"
  7260    },
  7261    {
  7262      "id": "utils.config.save_config.saving.app_error",
  7263      "translation": "儲存檔案到 {{.Filename}} 時發生錯誤"
  7264    },
  7265    {
  7266      "id": "utils.config.supported_available_locales.app_error",
  7267      "translation": "無法讀取 Mattermost 設定檔: AvailableLocales 必須包含 DefaultClientLocale。設定 AvailableLocales 為全語系當作預設值。"
  7268    },
  7269    {
  7270      "id": "utils.config.supported_client_locale.app_error",
  7271      "translation": "無法讀取 Mattermost 設定檔: DefaultClientLocale 必須為支援的語系。設定 DefaultClientLocale 為 en 當作預設值。"
  7272    },
  7273    {
  7274      "id": "utils.config.supported_server_locale.app_error",
  7275      "translation": "無法讀取 Mattermost 設定檔:  DefaultServerLocale 必須為支援的語系。設定 DefaultServerLocale 為 en 當作預設值。"
  7276    },
  7277    {
  7278      "id": "utils.config.validate_locale.app_error",
  7279      "translation": "無法讀入 Mattermost 設定檔: AvaiableLocales 必須為包含 DefaultClientLocale"
  7280    },
  7281    {
  7282      "id": "utils.diagnostic.analytics_not_found.app_error",
  7283      "translation": "分析尚未初始化"
  7284    },
  7285    {
  7286      "id": "utils.file.list_directory.configured.app_error",
  7287      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地伺服器檔案儲存空間。"
  7288    },
  7289    {
  7290      "id": "utils.file.list_directory.local.app_error",
  7291      "translation": "從本地伺服器儲存空間表列目錄時遇到錯誤"
  7292    },
  7293    {
  7294      "id": "utils.file.list_directory.s3.app_error",
  7295      "translation": "從 S3 表列目錄時遇到錯誤"
  7296    },
  7297    {
  7298      "id": "utils.file.remove_directory.configured.app_error",
  7299      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
  7300    },
  7301    {
  7302      "id": "utils.file.remove_directory.local.app_error",
  7303      "translation": "從本地儲存讀取時遇到錯誤"
  7304    },
  7305    {
  7306      "id": "utils.file.remove_directory.s3.app_error",
  7307      "translation": "從 S3 刪除目錄時遇到錯誤"
  7308    },
  7309    {
  7310      "id": "utils.file.remove_file.configured.app_error",
  7311      "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
  7312    },
  7313    {
  7314      "id": "utils.file.remove_file.local.app_error",
  7315      "translation": "從本地儲存刪除檔案時遇到錯誤"
  7316    },
  7317    {
  7318      "id": "utils.file.remove_file.s3.app_error",
  7319      "translation": "從 S3 刪除檔案時遇到錯誤"
  7320    },
  7321    {
  7322      "id": "utils.i18n.loaded",
  7323      "translation": "已載入系統翻譯 '%v' 來自 '%v'"
  7324    },
  7325    {
  7326      "id": "utils.iru.with_evict",
  7327      "translation": "必須提供正數的大小"
  7328    },
  7329    {
  7330      "id": "utils.license.load_license.invalid.warn",
  7331      "translation": "找不到有效的企業版授權"
  7332    },
  7333    {
  7334      "id": "utils.license.remove_license.unable.error",
  7335      "translation": "無法移除授權檔案, err=%v"
  7336    },
  7337    {
  7338      "id": "utils.license.validate_license.decode.error",
  7339      "translation": "解碼授權時遇到錯誤, err=%v"
  7340    },
  7341    {
  7342      "id": "utils.license.validate_license.invalid.error",
  7343      "translation": "無效的簽章, err=%v"
  7344    },
  7345    {
  7346      "id": "utils.license.validate_license.not_long.error",
  7347      "translation": "簽章授權長度不夠"
  7348    },
  7349    {
  7350      "id": "utils.license.validate_license.signing.error",
  7351      "translation": "簽章授權時遇到錯誤, err=%v"
  7352    },
  7353    {
  7354      "id": "utils.mail.connect_smtp.helo.app_error",
  7355      "translation": "設定 HELO 時失敗"
  7356    },
  7357    {
  7358      "id": "utils.mail.connect_smtp.open.app_error",
  7359      "translation": "開啟連線失敗"
  7360    },
  7361    {
  7362      "id": "utils.mail.connect_smtp.open_tls.app_error",
  7363      "translation": "開啟 TLS 連線失敗"
  7364    },
  7365    {
  7366      "id": "utils.mail.new_client.auth.app_error",
  7367      "translation": "SMTP 伺服器驗證失敗"
  7368    },
  7369    {
  7370      "id": "utils.mail.new_client.helo.error",
  7371      "translation": "對 SMTP 伺服器 %v 設定 HELO時失敗"
  7372    },
  7373    {
  7374      "id": "utils.mail.new_client.open.error",
  7375      "translation": "開啟對 SMTP 伺服器 %v 的連線時失敗"
  7376    },
  7377    {
  7378      "id": "utils.mail.sendMail.attachments.write_error",
  7379      "translation": "無法寫入附加檔案到電子郵件"
  7380    },
  7381    {
  7382      "id": "utils.mail.send_mail.close.app_error",
  7383      "translation": "關閉對 SMTP 伺服器的連線失敗"
  7384    },
  7385    {
  7386      "id": "utils.mail.send_mail.from_address.app_error",
  7387      "translation": "Error setting \"From Address\""
  7388    },
  7389    {
  7390      "id": "utils.mail.send_mail.msg.app_error",
  7391      "translation": "撰寫電子郵件訊息失敗"
  7392    },
  7393    {
  7394      "id": "utils.mail.send_mail.msg_data.app_error",
  7395      "translation": "新增電子郵件訊息失敗"
  7396    },
  7397    {
  7398      "id": "utils.mail.send_mail.sending.debug",
  7399      "translation": "發送電子郵件到 %v 標題為 '%v'"
  7400    },
  7401    {
  7402      "id": "utils.mail.send_mail.to_address.app_error",
  7403      "translation": "Error setting \"To Address\""
  7404    },
  7405    {
  7406      "id": "utils.mail.test.configured.error",
  7407      "translation": "SMTP 伺服器並未設定正確 err=%v details=%v"
  7408    },
  7409    {
  7410      "id": "utils.mail.test.configured.error",
  7411      "translation": "SMTP 伺服器並未設定正確 err=%v details=%v"
  7412    },
  7413    {
  7414      "id": "web.admin_console.title",
  7415      "translation": "管理控制台"
  7416    },
  7417    {
  7418      "id": "web.authorize_oauth.title",
  7419      "translation": "授權應用程式"
  7420    },
  7421    {
  7422      "id": "web.claim_account.team.error",
  7423      "translation": "找不到團隊 name=%v, err=%v"
  7424    },
  7425    {
  7426      "id": "web.claim_account.title",
  7427      "translation": "宣告帳戶"
  7428    },
  7429    {
  7430      "id": "web.claim_account.user.error",
  7431      "translation": "找不到使用者 teamid=%v, email=%v, err=%v"
  7432    },
  7433    {
  7434      "id": "web.command_webhook.command.app_error",
  7435      "translation": "找不到命令"
  7436    },
  7437    {
  7438      "id": "web.command_webhook.invalid.app_error",
  7439      "translation": "無效的 Webhook"
  7440    },
  7441    {
  7442      "id": "web.command_webhook.parse.app_error",
  7443      "translation": "無法解析流入的資料"
  7444    },
  7445    {
  7446      "id": "web.create_dir.error",
  7447      "translation": "建立目錄監控 %v 失敗"
  7448    },
  7449    {
  7450      "id": "web.do_load_channel.error",
  7451      "translation": "取得使用者 id=%v 資訊時遇到錯誤,強制登出"
  7452    },
  7453    {
  7454      "id": "web.doc.title",
  7455      "translation": "文件"
  7456    },
  7457    {
  7458      "id": "web.email_verified.title",
  7459      "translation": "電子郵件地址已驗證"
  7460    },
  7461    {
  7462      "id": "web.error.unsupported_browser.help1",
  7463      "translation": "Google Chrome 43+"
  7464    },
  7465    {
  7466      "id": "web.error.unsupported_browser.help2",
  7467      "translation": "Mozilla Firefox 52+"
  7468    },
  7469    {
  7470      "id": "web.error.unsupported_browser.help3",
  7471      "translation": "Microsoft Internet Explorer 11+"
  7472    },
  7473    {
  7474      "id": "web.error.unsupported_browser.help4",
  7475      "translation": "Microsoft Edge 40+"
  7476    },
  7477    {
  7478      "id": "web.error.unsupported_browser.help5",
  7479      "translation": "Apple Safari 9+"
  7480    },
  7481    {
  7482      "id": "web.error.unsupported_browser.message",
  7483      "translation": "當前的瀏覽器不被支援。請升級至下列瀏覽器之一:"
  7484    },
  7485    {
  7486      "id": "web.error.unsupported_browser.title",
  7487      "translation": "不支援的瀏覽器"
  7488    },
  7489    {
  7490      "id": "web.find_team.title",
  7491      "translation": "尋找團隊"
  7492    },
  7493    {
  7494      "id": "web.header.back",
  7495      "translation": "回上一步"
  7496    },
  7497    {
  7498      "id": "web.incoming_webhook.channel.app_error",
  7499      "translation": "找不到頻道"
  7500    },
  7501    {
  7502      "id": "web.incoming_webhook.disabled.app_error",
  7503      "translation": "傳入的 Webhook已被系統管理員停用"
  7504    },
  7505    {
  7506      "id": "web.incoming_webhook.invalid.app_error",
  7507      "translation": "無效的 Webhook"
  7508    },
  7509    {
  7510      "id": "web.incoming_webhook.parse.app_error",
  7511      "translation": "無法解析流入的資料"
  7512    },
  7513    {
  7514      "id": "web.incoming_webhook.permissions.app_error",
  7515      "translation": "不適當的頻道權限"
  7516    },
  7517    {
  7518      "id": "web.incoming_webhook.split_props_length.app_error",
  7519      "translation": "無法拆分 Webhook 屬性成 {{.Max}} 字元。"
  7520    },
  7521    {
  7522      "id": "web.incoming_webhook.text.app_error",
  7523      "translation": "沒有指定文字"
  7524    },
  7525    {
  7526      "id": "web.incoming_webhook.text.length.app_error",
  7527      "translation": "文字最長可為 {{.Max}} 字元,已接收大小為 {{.Actual}}"
  7528    },
  7529    {
  7530      "id": "web.incoming_webhook.user.app_error",
  7531      "translation": "找不到使用者"
  7532    },
  7533    {
  7534      "id": "web.init.debug",
  7535      "translation": "正在初始化網站路徑"
  7536    },
  7537    {
  7538      "id": "web.login.error",
  7539      "translation": "找不到團隊 name=%v, err=%v"
  7540    },
  7541    {
  7542      "id": "web.login.login_title",
  7543      "translation": "登入"
  7544    },
  7545    {
  7546      "id": "web.login_with_oauth.invalid_team.app_error",
  7547      "translation": "無效的團隊名稱"
  7548    },
  7549    {
  7550      "id": "web.parsing_templates.debug",
  7551      "translation": "於 %v 解析樣板"
  7552    },
  7553    {
  7554      "id": "web.post_permalink.app_error",
  7555      "translation": "無效的張貼 ID"
  7556    },
  7557    {
  7558      "id": "web.reset_password.expired_link.app_error",
  7559      "translation": "密碼重設連結已過期"
  7560    },
  7561    {
  7562      "id": "web.reset_password.invalid_link.app_error",
  7563      "translation": "此密碼重設連結不是有效連結"
  7564    },
  7565    {
  7566      "id": "web.root.home_title",
  7567      "translation": "首頁"
  7568    },
  7569    {
  7570      "id": "web.root.singup_title",
  7571      "translation": "註冊"
  7572    },
  7573    {
  7574      "id": "web.signup_team_complete.link_expired.app_error",
  7575      "translation": "註冊連結已過期"
  7576    },
  7577    {
  7578      "id": "web.signup_team_complete.title",
  7579      "translation": "完成團隊註冊"
  7580    },
  7581    {
  7582      "id": "web.signup_team_confirm.title",
  7583      "translation": "註冊電子郵件已寄出"
  7584    },
  7585    {
  7586      "id": "web.signup_user_complete.link_expired.app_error",
  7587      "translation": "註冊連結已過期"
  7588    },
  7589    {
  7590      "id": "web.signup_user_complete.no_invites.app_error",
  7591      "translation": "此團隊類型不允許自由加入"
  7592    },
  7593    {
  7594      "id": "web.signup_user_complete.title",
  7595      "translation": "完成使用者註冊"
  7596    },
  7597    {
  7598      "id": "web.singup_with_oauth.invalid_team.app_error",
  7599      "translation": "無效的團隊名稱"
  7600    },
  7601    {
  7602      "id": "web.watcher_fail.error",
  7603      "translation": "新增目錄至監控 %v 失敗"
  7604    },
  7605    {
  7606      "id": "wsapi.status.init.debug",
  7607      "translation": "正在初始化狀態 WebSocket API 路徑"
  7608    },
  7609    {
  7610      "id": "wsapi.system.init.debug",
  7611      "translation": "正在初始化系統 WebSocket API 路徑"
  7612    },
  7613    {
  7614      "id": "wsapi.user.init.debug",
  7615      "translation": "正在初始化使用者 WebSocket API 路徑"
  7616    },
  7617    {
  7618      "id": "wsapi.webrtc.init.debug",
  7619      "translation": "正在初始化 WebRTC WebSocket API 路徑"
  7620    }
  7621  ]