github.com/mattermosttest/mattermost-server/v5@v5.0.0-20200917143240-9dfa12e121f9/i18n/zh-CN.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": "actiance.export.marshalToXml.appError", 52 "translation": "无法转换导出到 XML。" 53 }, 54 { 55 "id": "api.admin.add_certificate.array.app_error", 56 "translation": "请求中 'certificate' 下的文件不存在。" 57 }, 58 { 59 "id": "api.admin.add_certificate.no_file.app_error", 60 "translation": "请求中 'certificate' 下的文件不存在。" 61 }, 62 { 63 "id": "api.admin.add_certificate.open.app_error", 64 "translation": "无法打开证书文件。" 65 }, 66 { 67 "id": "api.admin.add_certificate.saving.app_error", 68 "translation": "无法保存证书文件。" 69 }, 70 { 71 "id": "api.admin.file_read_error", 72 "translation": "读取日志文件出错。" 73 }, 74 { 75 "id": "api.admin.get_brand_image.storage.app_error", 76 "translation": "未配置图像存储器。" 77 }, 78 { 79 "id": "api.admin.remove_certificate.delete.app_error", 80 "translation": "删除证书时遇到错误。" 81 }, 82 { 83 "id": "api.admin.saml.metadata.app_error", 84 "translation": "创建服务商元数据时发生错误。" 85 }, 86 { 87 "id": "api.admin.saml.not_available.app_error", 88 "translation": "此服务器没有正确配置或者不支持 SAML 2.0。" 89 }, 90 { 91 "id": "api.admin.test_email.body", 92 "translation": "看来你的 Mattermost 邮箱设置成功了!" 93 }, 94 { 95 "id": "api.admin.test_email.missing_server", 96 "translation": "需要SMTP服务器" 97 }, 98 { 99 "id": "api.admin.test_email.reenter_password", 100 "translation": "SMTP 服务器地址、端口或者用户名已经被修改。请重新输入 SMTP 密码进行连接测试。" 101 }, 102 { 103 "id": "api.admin.test_email.subject", 104 "translation": "Mattermost - 测试邮箱设置" 105 }, 106 { 107 "id": "api.admin.test_s3.missing_s3_bucket", 108 "translation": "必须填写 S3 储存桶" 109 }, 110 { 111 "id": "api.admin.upload_brand_image.array.app_error", 112 "translation": "请求中图片数组为空。" 113 }, 114 { 115 "id": "api.admin.upload_brand_image.no_file.app_error", 116 "translation": "请求中缺失图片文件。" 117 }, 118 { 119 "id": "api.admin.upload_brand_image.parse.app_error", 120 "translation": "无法解析混合表单。" 121 }, 122 { 123 "id": "api.admin.upload_brand_image.storage.app_error", 124 "translation": "不能上传图片。图片存储没有配置。" 125 }, 126 { 127 "id": "api.admin.upload_brand_image.too_large.app_error", 128 "translation": "无法上传文件。文件太大。" 129 }, 130 { 131 "id": "api.channel.add_member.added", 132 "translation": "%v 由 %v 邀请加入频道。" 133 }, 134 { 135 "id": "api.channel.add_user.to.channel.failed.app_error", 136 "translation": "添加用户到频道失败。" 137 }, 138 { 139 "id": "api.channel.add_user.to.channel.failed.deleted.app_error", 140 "translation": "无法将用户添加到频道,因为用户已从团队中移除。" 141 }, 142 { 143 "id": "api.channel.add_user_to_channel.type.app_error", 144 "translation": "不能添加用户到该频道类型。" 145 }, 146 { 147 "id": "api.channel.change_channel_privacy.private_to_public", 148 "translation": "此频道已转换到公共频道并允许任何团队成员加入。" 149 }, 150 { 151 "id": "api.channel.change_channel_privacy.public_to_private", 152 "translation": "此频道已转换到私有频道。" 153 }, 154 { 155 "id": "api.channel.convert_channel_to_private.default_channel_error", 156 "translation": "默认频道无法转换成私有频道。" 157 }, 158 { 159 "id": "api.channel.convert_channel_to_private.private_channel_error", 160 "translation": "请求转换的频道已经是私有频道。" 161 }, 162 { 163 "id": "api.channel.create_channel.direct_channel.app_error", 164 "translation": "必须使用 createDirectChannel API 创建私信频道。" 165 }, 166 { 167 "id": "api.channel.create_channel.max_channel_limit.app_error", 168 "translation": "当前团队无法创建超过 {{.MaxChannelsPerTeam}} 个频道。" 169 }, 170 { 171 "id": "api.channel.create_default_channels.off_topic", 172 "translation": "闲聊" 173 }, 174 { 175 "id": "api.channel.create_default_channels.town_square", 176 "translation": "公共频道" 177 }, 178 { 179 "id": "api.channel.create_direct_channel.invalid_user.app_error", 180 "translation": "用于创建私信频道的用户 ID 无效。" 181 }, 182 { 183 "id": "api.channel.create_group.bad_size.app_error", 184 "translation": "团体消息频道必须至少包含 3 位但不超过 8 位用户。" 185 }, 186 { 187 "id": "api.channel.create_group.bad_user.app_error", 188 "translation": "有不存在的用户。" 189 }, 190 { 191 "id": "api.channel.delete_channel.archived", 192 "translation": "%v 已归档该频道。" 193 }, 194 { 195 "id": "api.channel.delete_channel.cannot.app_error", 196 "translation": "不能删除默认频道{{.Channel}}。" 197 }, 198 { 199 "id": "api.channel.delete_channel.deleted.app_error", 200 "translation": "该频道已归档或者被删除。" 201 }, 202 { 203 "id": "api.channel.delete_channel.type.invalid", 204 "translation": "无法删除私信或组消息频道" 205 }, 206 { 207 "id": "api.channel.join_channel.permissions.app_error", 208 "translation": "您没有对应的权限。" 209 }, 210 { 211 "id": "api.channel.join_channel.post_and_forget", 212 "translation": "%v 已加入到该频道。" 213 }, 214 { 215 "id": "api.channel.leave.default.app_error", 216 "translation": "不能退出默认频道{{.Channel}}。" 217 }, 218 { 219 "id": "api.channel.leave.direct.app_error", 220 "translation": "无法退出私信频道。" 221 }, 222 { 223 "id": "api.channel.leave.last_member.app_error", 224 "translation": "你是本组最后一人,请删除私有组而不是离开。" 225 }, 226 { 227 "id": "api.channel.leave.left", 228 "translation": "%v 已退出该频道。" 229 }, 230 { 231 "id": "api.channel.patch_update_channel.forbidden.app_error", 232 "translation": "更新频道失败。" 233 }, 234 { 235 "id": "api.channel.post_channel_privacy_message.error", 236 "translation": "发布频道隐私更新消息失败。" 237 }, 238 { 239 "id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error", 240 "translation": "发送显示名更新信息时失败" 241 }, 242 { 243 "id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error", 244 "translation": "更新频道 DisplayName 字段时获取用户失败" 245 }, 246 { 247 "id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from", 248 "translation": "%s 将频道显示名从 %s 更新为 %s" 249 }, 250 { 251 "id": "api.channel.post_update_channel_header_message_and_forget.post.error", 252 "translation": "更新频道标题消息失败" 253 }, 254 { 255 "id": "api.channel.post_update_channel_header_message_and_forget.removed", 256 "translation": "%s 删除了频道标题 (原为: %s)" 257 }, 258 { 259 "id": "api.channel.post_update_channel_header_message_and_forget.retrieve_user.error", 260 "translation": "尝试保存更新的频道标题时获取用户信息失败" 261 }, 262 { 263 "id": "api.channel.post_update_channel_header_message_and_forget.updated_from", 264 "translation": "%s 将频道标题从 %s 更新为 %s" 265 }, 266 { 267 "id": "api.channel.post_update_channel_header_message_and_forget.updated_to", 268 "translation": "%s 更新频道标题为: %s" 269 }, 270 { 271 "id": "api.channel.post_user_add_remove_message_and_forget.error", 272 "translation": "发布添加/退出消息失败" 273 }, 274 { 275 "id": "api.channel.remove.default.app_error", 276 "translation": "无法从默认频道{{.Channel}}移出用户。" 277 }, 278 { 279 "id": "api.channel.remove_channel_member.type.app_error", 280 "translation": "无法从频道移除用户。" 281 }, 282 { 283 "id": "api.channel.remove_member.removed", 284 "translation": "%v 已从频道移出。" 285 }, 286 { 287 "id": "api.channel.rename_channel.cant_rename_direct_messages.app_error", 288 "translation": "您不能重命名私信频道。" 289 }, 290 { 291 "id": "api.channel.rename_channel.cant_rename_group_messages.app_error", 292 "translation": "您不能重命名群消息频道。" 293 }, 294 { 295 "id": "api.channel.update_channel.deleted.app_error", 296 "translation": "该频道已归档或者被删除。" 297 }, 298 { 299 "id": "api.channel.update_channel.tried.app_error", 300 "translation": "试图对默认频道{{.Channel}}执行一个无效的更新。" 301 }, 302 { 303 "id": "api.channel.update_channel_member_roles.scheme_role.app_error", 304 "translation": "提供的角色由方案管理,因此无法直接应用到频道成员。" 305 }, 306 { 307 "id": "api.channel.update_channel_scheme.license.error", 308 "translation": "您的许可证不支持更新团队方案" 309 }, 310 { 311 "id": "api.channel.update_channel_scheme.scheme_scope.error", 312 "translation": "无法设定频道方案因为提供的方案不是频道方案。" 313 }, 314 { 315 "id": "api.channel.update_team_member_roles.scheme_role.app_error", 316 "translation": "提供的角色由方案管理,因此无法直接应用到团队成员。" 317 }, 318 { 319 "id": "api.command.admin_only.app_error", 320 "translation": "集成只限于管理员。" 321 }, 322 { 323 "id": "api.command.command_post.forbidden.app_error", 324 "translation": "指定的用户不属于指定的频道。" 325 }, 326 { 327 "id": "api.command.disabled.app_error", 328 "translation": "命令已经被系统管理员禁用。" 329 }, 330 { 331 "id": "api.command.duplicate_trigger.app_error", 332 "translation": "触发词已经使用。请选择其它单词。" 333 }, 334 { 335 "id": "api.command.execute_command.create_post_failed.app_error", 336 "translation": "指令 '{{.Trigger}}' 回应失败。请联系您的系统管理员。" 337 }, 338 { 339 "id": "api.command.execute_command.failed.app_error", 340 "translation": "带触发 '{{.Trigger}}' 的命令失败。" 341 }, 342 { 343 "id": "api.command.execute_command.failed_empty.app_error", 344 "translation": "触发 '{{.Trigger}}' 返回空响应。" 345 }, 346 { 347 "id": "api.command.execute_command.failed_resp.app_error", 348 "translation": "触发 '{{.Trigger}}' 返回响应状态 {{.Status}}。" 349 }, 350 { 351 "id": "api.command.execute_command.not_found.app_error", 352 "translation": "未找到拥有触发 '{{.Trigger}}' 的命令。如果像发送以 \"/\" 开头的消息,请在前面加个空格。" 353 }, 354 { 355 "id": "api.command.execute_command.start.app_error", 356 "translation": "未找到命令触发器。" 357 }, 358 { 359 "id": "api.command.invite_people.desc", 360 "translation": "发送一封邀请邮件给你的Mattermost团队" 361 }, 362 { 363 "id": "api.command.invite_people.email_invitations_off", 364 "translation": "邮件邀请已停用,没有发送邀请" 365 }, 366 { 367 "id": "api.command.invite_people.email_off", 368 "translation": "邮件没有配置,没发送邀请" 369 }, 370 { 371 "id": "api.command.invite_people.fail", 372 "translation": "邀请邮件发送错误" 373 }, 374 { 375 "id": "api.command.invite_people.hint", 376 "translation": "[name@domain.com ...]" 377 }, 378 { 379 "id": "api.command.invite_people.invite_off", 380 "translation": "本服务器已经禁止创建用户,未发送任何邀请" 381 }, 382 { 383 "id": "api.command.invite_people.name", 384 "translation": "invite_people" 385 }, 386 { 387 "id": "api.command.invite_people.no_email", 388 "translation": "请输入一个或更多有效的电子邮件地址" 389 }, 390 { 391 "id": "api.command.invite_people.sent", 392 "translation": "邮件邀请已发送" 393 }, 394 { 395 "id": "api.command.team_mismatch.app_error", 396 "translation": "无法跨团队更新命令。" 397 }, 398 { 399 "id": "api.command_away.desc", 400 "translation": "设置您的状态设为离开" 401 }, 402 { 403 "id": "api.command_away.name", 404 "translation": "离开" 405 }, 406 { 407 "id": "api.command_away.success", 408 "translation": "您现在离开了" 409 }, 410 { 411 "id": "api.command_channel_header.channel.app_error", 412 "translation": "获取当前频道错误。" 413 }, 414 { 415 "id": "api.command_channel_header.desc", 416 "translation": "修改频道标题" 417 }, 418 { 419 "id": "api.command_channel_header.hint", 420 "translation": "[文字]" 421 }, 422 { 423 "id": "api.command_channel_header.message.app_error", 424 "translation": "比如提供 /header 命令的文字。" 425 }, 426 { 427 "id": "api.command_channel_header.name", 428 "translation": "标题" 429 }, 430 { 431 "id": "api.command_channel_header.permission.app_error", 432 "translation": "您没有权限更改频道标题。" 433 }, 434 { 435 "id": "api.command_channel_header.update_channel.app_error", 436 "translation": "更新当前频道错误。" 437 }, 438 { 439 "id": "api.command_channel_purpose.channel.app_error", 440 "translation": "获取当前频道错误。" 441 }, 442 { 443 "id": "api.command_channel_purpose.desc", 444 "translation": "更改频道用途" 445 }, 446 { 447 "id": "api.command_channel_purpose.direct_group.app_error", 448 "translation": "无法更改私信频道用途。可使用 /header 修改标题。" 449 }, 450 { 451 "id": "api.command_channel_purpose.hint", 452 "translation": "[文字]" 453 }, 454 { 455 "id": "api.command_channel_purpose.message.app_error", 456 "translation": "/purpose 命令必须有消息。" 457 }, 458 { 459 "id": "api.command_channel_purpose.name", 460 "translation": "用途" 461 }, 462 { 463 "id": "api.command_channel_purpose.permission.app_error", 464 "translation": "您没有权限更改频道用途。" 465 }, 466 { 467 "id": "api.command_channel_purpose.update_channel.app_error", 468 "translation": "更新当前频道错误。" 469 }, 470 { 471 "id": "api.command_channel_remove.channel.app_error", 472 "translation": "获取当前频道错误。" 473 }, 474 { 475 "id": "api.command_channel_rename.channel.app_error", 476 "translation": "获取当前频道错误。" 477 }, 478 { 479 "id": "api.command_channel_rename.desc", 480 "translation": "重命名频道" 481 }, 482 { 483 "id": "api.command_channel_rename.direct_group.app_error", 484 "translation": "不能重命名私信频道。" 485 }, 486 { 487 "id": "api.command_channel_rename.hint", 488 "translation": "[文字]" 489 }, 490 { 491 "id": "api.command_channel_rename.message.app_error", 492 "translation": "/name 命令必须有消息。" 493 }, 494 { 495 "id": "api.command_channel_rename.name", 496 "translation": "重命名" 497 }, 498 { 499 "id": "api.command_channel_rename.permission.app_error", 500 "translation": "您没有权限重命名频道。" 501 }, 502 { 503 "id": "api.command_channel_rename.too_long.app_error", 504 "translation": "频道名称必须小于或等于 {{.Length}} 个字符。" 505 }, 506 { 507 "id": "api.command_channel_rename.too_short.app_error", 508 "translation": "频道名称必须大于或等于 {{.Length}} 个字符。" 509 }, 510 { 511 "id": "api.command_channel_rename.update_channel.app_error", 512 "translation": "更新当前频道错误。" 513 }, 514 { 515 "id": "api.command_code.desc", 516 "translation": "以代码块格式显示文字" 517 }, 518 { 519 "id": "api.command_code.hint", 520 "translation": "[文字]" 521 }, 522 { 523 "id": "api.command_code.message.app_error", 524 "translation": "/echo 命令必须有消息。" 525 }, 526 { 527 "id": "api.command_code.name", 528 "translation": "代码" 529 }, 530 { 531 "id": "api.command_collapse.desc", 532 "translation": "打开图像预览自动折叠" 533 }, 534 { 535 "id": "api.command_collapse.name", 536 "translation": "折叠" 537 }, 538 { 539 "id": "api.command_collapse.success", 540 "translation": "图片链接现在默认折叠" 541 }, 542 { 543 "id": "api.command_dnd.desc", 544 "translation": "请勿打扰将关闭桌面和移动设备推送通知。" 545 }, 546 { 547 "id": "api.command_dnd.disabled", 548 "translation": "请勿打扰已禁用。" 549 }, 550 { 551 "id": "api.command_dnd.error", 552 "translation": "获取用户状态错误。" 553 }, 554 { 555 "id": "api.command_dnd.name", 556 "translation": "dnd" 557 }, 558 { 559 "id": "api.command_dnd.success", 560 "translation": "请勿打扰已启用。您不会在桌面或移动设备收到推送通知直到请勿打扰关闭。" 561 }, 562 { 563 "id": "api.command_echo.delay.app_error", 564 "translation": "延迟必须在 10000 秒内。" 565 }, 566 { 567 "id": "api.command_echo.desc", 568 "translation": "从您的帐号返回文本" 569 }, 570 { 571 "id": "api.command_echo.high_volume.app_error", 572 "translation": "高容量的回声请求,无法处理请求。" 573 }, 574 { 575 "id": "api.command_echo.hint", 576 "translation": "'信息' [延迟秒数]" 577 }, 578 { 579 "id": "api.command_echo.message.app_error", 580 "translation": "/echo 命令必须有消息。" 581 }, 582 { 583 "id": "api.command_echo.name", 584 "translation": "回应" 585 }, 586 { 587 "id": "api.command_expand.desc", 588 "translation": "关闭图像预览自动折叠" 589 }, 590 { 591 "id": "api.command_expand.name", 592 "translation": "展开" 593 }, 594 { 595 "id": "api.command_expand.success", 596 "translation": "图片链接现在默认展开" 597 }, 598 { 599 "id": "api.command_expand_collapse.fail.app_error", 600 "translation": "展开预览时发生了错误。" 601 }, 602 { 603 "id": "api.command_groupmsg.desc", 604 "translation": "发送群消息到指定的用户" 605 }, 606 { 607 "id": "api.command_groupmsg.fail.app_error", 608 "translation": "发送消息给用户时发生错误。" 609 }, 610 { 611 "id": "api.command_groupmsg.group_fail.app_error", 612 "translation": "创建群消息时发生错误。" 613 }, 614 { 615 "id": "api.command_groupmsg.hint", 616 "translation": "@[用户名1],@[用户名2] '消息'" 617 }, 618 { 619 "id": "api.command_groupmsg.invalid_user.app_error", 620 "translation": { 621 "other": "无法找到用户:{{.Users}}无法找到用户:{{.Users}}" 622 } 623 }, 624 { 625 "id": "api.command_groupmsg.max_users.app_error", 626 "translation": "群消息最多 {{.MaxUsers}} 用户。" 627 }, 628 { 629 "id": "api.command_groupmsg.min_users.app_error", 630 "translation": "群消息最少 {{.MinUsers}} 用户。" 631 }, 632 { 633 "id": "api.command_groupmsg.name", 634 "translation": "消息" 635 }, 636 { 637 "id": "api.command_groupmsg.permission.app_error", 638 "translation": "您没有合适的权限创建新的群消息。" 639 }, 640 { 641 "id": "api.command_help.desc", 642 "translation": "打开 Mattermost 帮助页面" 643 }, 644 { 645 "id": "api.command_help.name", 646 "translation": "帮助" 647 }, 648 { 649 "id": "api.command_invite.channel.app_error", 650 "translation": "获取当前频道错误。" 651 }, 652 { 653 "id": "api.command_invite.channel.error", 654 "translation": "无法找到频道{{.Channel}}。请使用[频道识别](https://about.mattermost.com/default-channel-handle-documentation)以分辨频道。" 655 }, 656 { 657 "id": "api.command_invite.desc", 658 "translation": "邀请用户到频道" 659 }, 660 { 661 "id": "api.command_invite.directchannel.app_error", 662 "translation": "您不能添加成员到私信频道。" 663 }, 664 { 665 "id": "api.command_invite.fail.app_error", 666 "translation": "加入频道时发生错误。" 667 }, 668 { 669 "id": "api.command_invite.hint", 670 "translation": "@[用户名] ~[频道]" 671 }, 672 { 673 "id": "api.command_invite.missing_message.app_error", 674 "translation": "缺少用户名和频道。" 675 }, 676 { 677 "id": "api.command_invite.missing_user.app_error", 678 "translation": "我们无法找到该用户。他们可能已被系统管理员停用。" 679 }, 680 { 681 "id": "api.command_invite.name", 682 "translation": "邀请" 683 }, 684 { 685 "id": "api.command_invite.permission.app_error", 686 "translation": "您没有足够的权限在 {{.Channel}} 添加 {{.User}}。" 687 }, 688 { 689 "id": "api.command_invite.private_channel.app_error", 690 "translation": "无法找到频道 {{.Channel}}。请使用频道识别查找频道。" 691 }, 692 { 693 "id": "api.command_invite.success", 694 "translation": "已添加 {{.User}} 到 {{.Channel}} 频道。" 695 }, 696 { 697 "id": "api.command_invite.user_already_in_channel.app_error", 698 "translation": "{{.User}} 已在频道。" 699 }, 700 { 701 "id": "api.command_invite_people.permission.app_error", 702 "translation": "您没有权限邀请新用户到这个服务器。" 703 }, 704 { 705 "id": "api.command_join.desc", 706 "translation": "添加到公开频道" 707 }, 708 { 709 "id": "api.command_join.fail.app_error", 710 "translation": "加入频道时发生错误。" 711 }, 712 { 713 "id": "api.command_join.hint", 714 "translation": "~[频道]" 715 }, 716 { 717 "id": "api.command_join.list.app_error", 718 "translation": "列出频道时发生错误。" 719 }, 720 { 721 "id": "api.command_join.missing.app_error", 722 "translation": "无法找到该频道。" 723 }, 724 { 725 "id": "api.command_join.name", 726 "translation": "加入" 727 }, 728 { 729 "id": "api.command_kick.name", 730 "translation": "踢出" 731 }, 732 { 733 "id": "api.command_leave.desc", 734 "translation": "离开当前频道" 735 }, 736 { 737 "id": "api.command_leave.fail.app_error", 738 "translation": "离开频道时发生错误。" 739 }, 740 { 741 "id": "api.command_leave.name", 742 "translation": "离开" 743 }, 744 { 745 "id": "api.command_logout.desc", 746 "translation": "注销Mattermost" 747 }, 748 { 749 "id": "api.command_logout.name", 750 "translation": "注销" 751 }, 752 { 753 "id": "api.command_me.desc", 754 "translation": "执行一个操作" 755 }, 756 { 757 "id": "api.command_me.hint", 758 "translation": "[信息]" 759 }, 760 { 761 "id": "api.command_me.name", 762 "translation": "me" 763 }, 764 { 765 "id": "api.command_msg.desc", 766 "translation": "直接发送消息给用户" 767 }, 768 { 769 "id": "api.command_msg.dm_fail.app_error", 770 "translation": "创建私信时发生错误。" 771 }, 772 { 773 "id": "api.command_msg.fail.app_error", 774 "translation": "发送用户消息时发生错误。" 775 }, 776 { 777 "id": "api.command_msg.hint", 778 "translation": "@[用户名] '消息'" 779 }, 780 { 781 "id": "api.command_msg.missing.app_error", 782 "translation": "无法找到该用户。" 783 }, 784 { 785 "id": "api.command_msg.name", 786 "translation": "消息" 787 }, 788 { 789 "id": "api.command_msg.permission.app_error", 790 "translation": "您没有合适的权限直接发消息给该用户。" 791 }, 792 { 793 "id": "api.command_mute.desc", 794 "translation": "关闭当前频道或指定[频道]的桌面、邮件以及推送通知。" 795 }, 796 { 797 "id": "api.command_mute.error", 798 "translation": "无法找到频道{{.Channel}}。请使用[频道识别](https://about.mattermost.com/default-channel-handle-documentation)以分辨频道。" 799 }, 800 { 801 "id": "api.command_mute.hint", 802 "translation": "~[频道]" 803 }, 804 { 805 "id": "api.command_mute.name", 806 "translation": "静音" 807 }, 808 { 809 "id": "api.command_mute.no_channel.error", 810 "translation": "无法找到指定的频道。请使用[频道识别](https://about.mattermost.com/default-channel-handle-documentation) 以分辨频道。" 811 }, 812 { 813 "id": "api.command_mute.not_member.error", 814 "translation": "无法静音频道 {{.Channel}} 因为您不是成员。" 815 }, 816 { 817 "id": "api.command_mute.success_mute", 818 "translation": "您将不会收到 {{.Channel}} 的通知直到取消频道静音。" 819 }, 820 { 821 "id": "api.command_mute.success_mute_direct_msg", 822 "translation": "您将不会收到此频道的通知直到取消频道静音。" 823 }, 824 { 825 "id": "api.command_mute.success_unmute", 826 "translation": "{{.Channel}} 不再被静音。" 827 }, 828 { 829 "id": "api.command_mute.success_unmute_direct_msg", 830 "translation": "此频道不再被静音。" 831 }, 832 { 833 "id": "api.command_offline.desc", 834 "translation": "设置您的状态设为离线" 835 }, 836 { 837 "id": "api.command_offline.name", 838 "translation": "离线" 839 }, 840 { 841 "id": "api.command_offline.success", 842 "translation": "您现在离线了" 843 }, 844 { 845 "id": "api.command_online.desc", 846 "translation": "设置您的状态设为在线" 847 }, 848 { 849 "id": "api.command_online.name", 850 "translation": "在线" 851 }, 852 { 853 "id": "api.command_online.success", 854 "translation": "您现在在线了" 855 }, 856 { 857 "id": "api.command_open.name", 858 "translation": "打开" 859 }, 860 { 861 "id": "api.command_remove.desc", 862 "translation": "从频道移除位成员" 863 }, 864 { 865 "id": "api.command_remove.direct_group.app_error", 866 "translation": "您不能从私信频道移出成员。" 867 }, 868 { 869 "id": "api.command_remove.hint", 870 "translation": "@[用户名]" 871 }, 872 { 873 "id": "api.command_remove.message.app_error", 874 "translation": "/name 或 /kick 命令必须有消息。" 875 }, 876 { 877 "id": "api.command_remove.missing.app_error", 878 "translation": "我们无法找到该用户。他们可能已被系统管理员停用。" 879 }, 880 { 881 "id": "api.command_remove.name", 882 "translation": "删除" 883 }, 884 { 885 "id": "api.command_remove.permission.app_error", 886 "translation": "您没有权限移除成员。" 887 }, 888 { 889 "id": "api.command_remove.user_not_in_channel", 890 "translation": "{{.Username}} 不是此频道的成员。" 891 }, 892 { 893 "id": "api.command_search.desc", 894 "translation": "在消息中搜索文字" 895 }, 896 { 897 "id": "api.command_search.hint", 898 "translation": "[文字]" 899 }, 900 { 901 "id": "api.command_search.name", 902 "translation": "搜索" 903 }, 904 { 905 "id": "api.command_search.unsupported.app_error", 906 "translation": "您的设备不支持搜索命令。" 907 }, 908 { 909 "id": "api.command_settings.desc", 910 "translation": "打开账户设置对话框" 911 }, 912 { 913 "id": "api.command_settings.name", 914 "translation": "设置" 915 }, 916 { 917 "id": "api.command_settings.unsupported.app_error", 918 "translation": "您的设备不支持设定命令。" 919 }, 920 { 921 "id": "api.command_shortcuts.desc", 922 "translation": "显示快捷键列表" 923 }, 924 { 925 "id": "api.command_shortcuts.name", 926 "translation": "快捷键" 927 }, 928 { 929 "id": "api.command_shortcuts.unsupported.app_error", 930 "translation": "您的设备不支持快捷命令。" 931 }, 932 { 933 "id": "api.command_shrug.desc", 934 "translation": "添加 ¯\\_(ツ)_/¯ 到你的消息" 935 }, 936 { 937 "id": "api.command_shrug.hint", 938 "translation": "[信息]" 939 }, 940 { 941 "id": "api.command_shrug.name", 942 "translation": "shrug" 943 }, 944 { 945 "id": "api.config.client.old_format.app_error", 946 "translation": "暂未支持客户端配置的新格式。请在查询字串指定 format=old。" 947 }, 948 { 949 "id": "api.context.404.app_error", 950 "translation": "对不起,我们找不到该页面。" 951 }, 952 { 953 "id": "api.context.invalid_body_param.app_error", 954 "translation": "请求消息体有无效或缺少 {{.Name}}。" 955 }, 956 { 957 "id": "api.context.invalid_param.app_error", 958 "translation": "无效的 {{.Name}} 参数。" 959 }, 960 { 961 "id": "api.context.invalid_token.error", 962 "translation": "无效会话令牌 token={{.Token}}, err={{.Error}}" 963 }, 964 { 965 "id": "api.context.invalid_url_param.app_error", 966 "translation": "请求网址有无效或缺少 {{.Name}} 参数。" 967 }, 968 { 969 "id": "api.context.mfa_required.app_error", 970 "translation": "此服务器要求多重验证。" 971 }, 972 { 973 "id": "api.context.permissions.app_error", 974 "translation": "您没有对应的权限。" 975 }, 976 { 977 "id": "api.context.session_expired.app_error", 978 "translation": "无效或过期的会话,请重新登录。" 979 }, 980 { 981 "id": "api.context.token_provided.app_error", 982 "translation": "会话不是 OAuth 但是查询字符串中含有令牌。" 983 }, 984 { 985 "id": "api.create_terms_of_service.custom_terms_of_service_disabled.app_error", 986 "translation": "已停用自定义服务条款。" 987 }, 988 { 989 "id": "api.create_terms_of_service.empty_text.app_error", 990 "translation": "请输入您的自定义服务条款文字。" 991 }, 992 { 993 "id": "api.email_batching.add_notification_email_to_batch.channel_full.app_error", 994 "translation": "批量电子邮件任务接收频道已满。请提高EmailBatchingBufferSize。" 995 }, 996 { 997 "id": "api.email_batching.add_notification_email_to_batch.disabled.app_error", 998 "translation": "系统管理员禁用了批量电子邮件。" 999 }, 1000 { 1001 "id": "api.email_batching.render_batched_post.date", 1002 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 1003 }, 1004 { 1005 "id": "api.email_batching.render_batched_post.direct_message", 1006 "translation": "私信来自 " 1007 }, 1008 { 1009 "id": "api.email_batching.render_batched_post.go_to_post", 1010 "translation": "转至发文" 1011 }, 1012 { 1013 "id": "api.email_batching.render_batched_post.group_message", 1014 "translation": "群组消息来自 " 1015 }, 1016 { 1017 "id": "api.email_batching.render_batched_post.notification", 1018 "translation": "通知来自 " 1019 }, 1020 { 1021 "id": "api.email_batching.send_batched_email_notification.body_text", 1022 "translation": { 1023 "other": "您有新通知。您有 {{.Count}} 条新通知。" 1024 } 1025 }, 1026 { 1027 "id": "api.email_batching.send_batched_email_notification.subject", 1028 "translation": { 1029 "other": "[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} 的新通知[{{.SiteName}}] {{.Month}} {{.Day}}, {{.Year}} 的新通知" 1030 } 1031 }, 1032 { 1033 "id": "api.emoji.create.duplicate.app_error", 1034 "translation": "无法创建表情符号。另一个具有相同名称的表情符号已存在。" 1035 }, 1036 { 1037 "id": "api.emoji.create.other_user.app_error", 1038 "translation": "无效的用户 id。" 1039 }, 1040 { 1041 "id": "api.emoji.create.parse.app_error", 1042 "translation": "无法创建表情符。无法理解请求。" 1043 }, 1044 { 1045 "id": "api.emoji.create.too_large.app_error", 1046 "translation": "无法创建表情符。图片必须小于 1MB。" 1047 }, 1048 { 1049 "id": "api.emoji.disabled.app_error", 1050 "translation": "自定义表情符号已被系统管理员禁用。" 1051 }, 1052 { 1053 "id": "api.emoji.get_image.decode.app_error", 1054 "translation": "无法解码表情符号图像文件。" 1055 }, 1056 { 1057 "id": "api.emoji.get_image.read.app_error", 1058 "translation": "无法读取表情图像文件。" 1059 }, 1060 { 1061 "id": "api.emoji.storage.app_error", 1062 "translation": "文件存储没有正确配置。请配置S3或本地文件存储服务。" 1063 }, 1064 { 1065 "id": "api.emoji.upload.image.app_error", 1066 "translation": "无法创建表情符号。文件类型必须是PNG,JPEG,或GIF。" 1067 }, 1068 { 1069 "id": "api.emoji.upload.large_image.decode_error", 1070 "translation": "无法创建表情符。解码图片时遇到错误。" 1071 }, 1072 { 1073 "id": "api.emoji.upload.large_image.encode_error", 1074 "translation": "无法创建表情符。编码图片时遇到错误。" 1075 }, 1076 { 1077 "id": "api.emoji.upload.large_image.gif_decode_error", 1078 "translation": "无法创建表情符。解码 GIF 图片时遇到错误。" 1079 }, 1080 { 1081 "id": "api.emoji.upload.large_image.gif_encode_error", 1082 "translation": "无法创建表情符。编码 GIF 图片时遇到错误。" 1083 }, 1084 { 1085 "id": "api.emoji.upload.large_image.too_large.app_error", 1086 "translation": "无法创建表情符。图片必须小于 {{.MaxWidth}}x{{.MaxHeight}}。" 1087 }, 1088 { 1089 "id": "api.emoji.upload.open.app_error", 1090 "translation": "无法创建表情符。尝试打开图片时遇到错误。" 1091 }, 1092 { 1093 "id": "api.file.attachments.disabled.app_error", 1094 "translation": "文件附件已在此服务器禁用。" 1095 }, 1096 { 1097 "id": "api.file.file_exists.exists_local.app_error", 1098 "translation": "无法检查文件是否存在。" 1099 }, 1100 { 1101 "id": "api.file.file_exists.s3.app_error", 1102 "translation": "无法检查文件是否存在。" 1103 }, 1104 { 1105 "id": "api.file.get_file.public_invalid.app_error", 1106 "translation": "公共链接不是有效的。" 1107 }, 1108 { 1109 "id": "api.file.get_file_preview.no_preview.app_error", 1110 "translation": "文件没有预览图。" 1111 }, 1112 { 1113 "id": "api.file.get_file_thumbnail.no_thumbnail.app_error", 1114 "translation": "文件没用缩略图。" 1115 }, 1116 { 1117 "id": "api.file.get_public_link.disabled.app_error", 1118 "translation": "公共链接已经被禁用。" 1119 }, 1120 { 1121 "id": "api.file.get_public_link.no_post.app_error", 1122 "translation": "无法获取文件公开链接。文件必须附在当前用户可读的信息上。" 1123 }, 1124 { 1125 "id": "api.file.move_file.copy_within_s3.app_error", 1126 "translation": "无法在 S3 内复制文件。" 1127 }, 1128 { 1129 "id": "api.file.move_file.delete_from_s3.app_error", 1130 "translation": "不能从S3上删除文件。" 1131 }, 1132 { 1133 "id": "api.file.move_file.rename.app_error", 1134 "translation": "无法移动本地文件。" 1135 }, 1136 { 1137 "id": "api.file.no_driver.app_error", 1138 "translation": "未选择文件驱动。" 1139 }, 1140 { 1141 "id": "api.file.read_file.reading_local.app_error", 1142 "translation": "读取本地存储时遇到错误。" 1143 }, 1144 { 1145 "id": "api.file.read_file.s3.app_error", 1146 "translation": "读取 S3 存储时遇到错误。" 1147 }, 1148 { 1149 "id": "api.file.reader.reading_local.app_error", 1150 "translation": "打开本地存储列读取器时遇到错误。" 1151 }, 1152 { 1153 "id": "api.file.reader.s3.app_error", 1154 "translation": "打开 S3 存储列读取器时遇到错误。" 1155 }, 1156 { 1157 "id": "api.file.test_connection.local.connection.app_error", 1158 "translation": "没有本地路径写入权限或其他错误。" 1159 }, 1160 { 1161 "id": "api.file.test_connection.s3.bucked_create.app_error", 1162 "translation": "无法创建储存桶。" 1163 }, 1164 { 1165 "id": "api.file.test_connection.s3.bucket_exists.app_error", 1166 "translation": "检查储存桶是否存储错误。" 1167 }, 1168 { 1169 "id": "api.file.test_connection.s3.connection.app_error", 1170 "translation": "无法连接 S3 或 minio。" 1171 }, 1172 { 1173 "id": "api.file.upload_file.incorrect_number_of_client_ids.app_error", 1174 "translation": "无法上传文件。{{.NumFiles}} 个文件拥有 {{.NumClientIds}} 个 client_ids。" 1175 }, 1176 { 1177 "id": "api.file.upload_file.incorrect_number_of_files.app_error", 1178 "translation": "无法上传文件。指定的文件数不匹配。" 1179 }, 1180 { 1181 "id": "api.file.upload_file.large_image.app_error", 1182 "translation": "无法上传超过最大尺寸的文件:{{.Filename}}" 1183 }, 1184 { 1185 "id": "api.file.upload_file.large_image_detailed.app_error", 1186 "translation": "{{.Filename}} 的尺寸 ({{.Width}}x{{.Height}} 像素) 超过了限制。" 1187 }, 1188 { 1189 "id": "api.file.upload_file.multiple_channel_ids.app_error", 1190 "translation": "无法上传文件。多个冲突的 channel_ids。" 1191 }, 1192 { 1193 "id": "api.file.upload_file.read_form_value.app_error", 1194 "translation": "无法上传文件。读取或解析 {{.Formname}} 时出错。" 1195 }, 1196 { 1197 "id": "api.file.upload_file.read_request.app_error", 1198 "translation": "无法上传文件。读取或解析请求数据时出错。" 1199 }, 1200 { 1201 "id": "api.file.upload_file.storage.app_error", 1202 "translation": "不能上传文件。图片存储没有配置。" 1203 }, 1204 { 1205 "id": "api.file.upload_file.too_large_detailed.app_error", 1206 "translation": "无法上传文件 {{.Filename}}。{{.Length}} 字节超过最大允许的 {{.Limit}} 字节。" 1207 }, 1208 { 1209 "id": "api.file.write_file.s3.app_error", 1210 "translation": "写入到 S3 时遇到错误。" 1211 }, 1212 { 1213 "id": "api.file.write_file_locally.create_dir.app_error", 1214 "translation": "创建新文件的目录时遇到错误。" 1215 }, 1216 { 1217 "id": "api.file.write_file_locally.writing.app_error", 1218 "translation": "写入本地存储时遇到错误。" 1219 }, 1220 { 1221 "id": "api.incoming_webhook.disabled.app_error", 1222 "translation": "传入的 webhooks 已被系统管理员禁用。" 1223 }, 1224 { 1225 "id": "api.incoming_webhook.invalid_username.app_error", 1226 "translation": "无效的用户名。" 1227 }, 1228 { 1229 "id": "api.io_error", 1230 "translation": "输入/输出错误" 1231 }, 1232 { 1233 "id": "api.ldap_group.not_found", 1234 "translation": "未找到 ldap 组" 1235 }, 1236 { 1237 "id": "api.ldap_groups.license_error", 1238 "translation": "您的许可证不支持 ldap 组" 1239 }, 1240 { 1241 "id": "api.license.add_license.array.app_error", 1242 "translation": "请求中‘许可证’为空数组。" 1243 }, 1244 { 1245 "id": "api.license.add_license.expired.app_error", 1246 "translation": "许可证已经过期或者尚未启用。" 1247 }, 1248 { 1249 "id": "api.license.add_license.invalid.app_error", 1250 "translation": "无效的授权文件。" 1251 }, 1252 { 1253 "id": "api.license.add_license.invalid_count.app_error", 1254 "translation": "不能计算不重复用户总数。" 1255 }, 1256 { 1257 "id": "api.license.add_license.no_file.app_error", 1258 "translation": "请求中没有'许可证'文件。" 1259 }, 1260 { 1261 "id": "api.license.add_license.open.app_error", 1262 "translation": "无法打开许可证文件。" 1263 }, 1264 { 1265 "id": "api.license.add_license.save.app_error", 1266 "translation": "许可证没有正确保存。" 1267 }, 1268 { 1269 "id": "api.license.add_license.save_active.app_error", 1270 "translation": "有效许可证ID没有正确保存。" 1271 }, 1272 { 1273 "id": "api.license.add_license.unique_users.app_error", 1274 "translation": "该许可证只支持 {{.Users}} 用户,当你的系统有 {{.Count}} 唯一用户。唯一用户通过邮件地址计算。你可以从站点报告 -> 查看统计查看总数量。" 1275 }, 1276 { 1277 "id": "api.license.client.old_format.app_error", 1278 "translation": "暂未支持客户端授权的新格式。请在查询字串指定 format=old。" 1279 }, 1280 { 1281 "id": "api.marshal_error", 1282 "translation": "编码错误" 1283 }, 1284 { 1285 "id": "api.oauth.allow_oauth.redirect_callback.app_error", 1286 "translation": "invalid_request:提供的 redirect_uri 不匹配注册的 callback_url。" 1287 }, 1288 { 1289 "id": "api.oauth.allow_oauth.turn_off.app_error", 1290 "translation": "系统管理员已经关闭了 OAuth2 验证服务商。" 1291 }, 1292 { 1293 "id": "api.oauth.authorize_oauth.disabled.app_error", 1294 "translation": "系统管理员已经关闭了 OAuth2 验证服务商。" 1295 }, 1296 { 1297 "id": "api.oauth.get_access_token.bad_client_id.app_error", 1298 "translation": "invalid_request:错误的 client_id。" 1299 }, 1300 { 1301 "id": "api.oauth.get_access_token.bad_client_secret.app_error", 1302 "translation": "invalid_request:缺少 client_secret。" 1303 }, 1304 { 1305 "id": "api.oauth.get_access_token.bad_grant.app_error", 1306 "translation": "invalid_request:错误的 grant_type。" 1307 }, 1308 { 1309 "id": "api.oauth.get_access_token.credentials.app_error", 1310 "translation": "invalid_client:无效的客户端凭证。" 1311 }, 1312 { 1313 "id": "api.oauth.get_access_token.disabled.app_error", 1314 "translation": "系统管理员已经关闭了 OAuth2 验证服务商。" 1315 }, 1316 { 1317 "id": "api.oauth.get_access_token.expired_code.app_error", 1318 "translation": "invalid_grant:无效或过期授权码。" 1319 }, 1320 { 1321 "id": "api.oauth.get_access_token.internal.app_error", 1322 "translation": "server_error:访问数据库时遇到了内部服务器错误。" 1323 }, 1324 { 1325 "id": "api.oauth.get_access_token.internal_saving.app_error", 1326 "translation": "server_error:在保存访问令牌到数据库时遇到了内部服务器错误。" 1327 }, 1328 { 1329 "id": "api.oauth.get_access_token.internal_session.app_error", 1330 "translation": "server_error:在保存会话到数据库时遇到了内部服务器错误。" 1331 }, 1332 { 1333 "id": "api.oauth.get_access_token.internal_user.app_error", 1334 "translation": "server_error:从数据库中读取用户时遇到了内部服务器错误。" 1335 }, 1336 { 1337 "id": "api.oauth.get_access_token.missing_code.app_error", 1338 "translation": "invalid_request:缺少编号。" 1339 }, 1340 { 1341 "id": "api.oauth.get_access_token.missing_refresh_token.app_error", 1342 "translation": "invalid_request:缺少 refresh_token。" 1343 }, 1344 { 1345 "id": "api.oauth.get_access_token.redirect_uri.app_error", 1346 "translation": "invalid_request:提供的 redirect_uri 不匹配授权码 redirect_uri。" 1347 }, 1348 { 1349 "id": "api.oauth.get_access_token.refresh_token.app_error", 1350 "translation": "invalid_grant:无效的续期令牌。" 1351 }, 1352 { 1353 "id": "api.oauth.invalid_state_token.app_error", 1354 "translation": "无效状态令牌。" 1355 }, 1356 { 1357 "id": "api.oauth.register_oauth_app.turn_off.app_error", 1358 "translation": "系统管理员已经关闭的 OAuth2 服务商。" 1359 }, 1360 { 1361 "id": "api.oauth.revoke_access_token.del_session.app_error", 1362 "translation": "从数据库删除会话出错。" 1363 }, 1364 { 1365 "id": "api.oauth.revoke_access_token.del_token.app_error", 1366 "translation": "从数据库删除访问令牌出错。" 1367 }, 1368 { 1369 "id": "api.oauth.revoke_access_token.get.app_error", 1370 "translation": "删除前从数据库获取访问令牌遇到错误。" 1371 }, 1372 { 1373 "id": "api.oauth.singup_with_oauth.disabled.app_error", 1374 "translation": "用户注册已停用。" 1375 }, 1376 { 1377 "id": "api.oauth.singup_with_oauth.expired_link.app_error", 1378 "translation": "注册链接已过期。" 1379 }, 1380 { 1381 "id": "api.oauth.singup_with_oauth.invalid_link.app_error", 1382 "translation": "无效的注册链接。" 1383 }, 1384 { 1385 "id": "api.outgoing_webhook.disabled.app_error", 1386 "translation": "传出的 webhooks 已被系统管理员禁用。" 1387 }, 1388 { 1389 "id": "api.plugin.upload.array.app_error", 1390 "translation": "multipart/form 请求中的文件数组为空。" 1391 }, 1392 { 1393 "id": "api.plugin.upload.file.app_error", 1394 "translation": "无法打开 multipart/form 请求中的文件。" 1395 }, 1396 { 1397 "id": "api.plugin.upload.no_file.app_error", 1398 "translation": "multipart/form 请求缺少文件。" 1399 }, 1400 { 1401 "id": "api.post.check_for_out_of_channel_mentions.message.multiple", 1402 "translation": "@{{.Usernames}} 与 @{{.LastUsername}} 被提到了,但是他们因不在这个频道而不会收到通知。" 1403 }, 1404 { 1405 "id": "api.post.check_for_out_of_channel_mentions.message.one", 1406 "translation": "@{{.Username}} 被提到了,但是他因不在此频道而不会收到通知。" 1407 }, 1408 { 1409 "id": "api.post.create_post.can_not_post_to_deleted.error", 1410 "translation": "无法发信息到已删除的频道。" 1411 }, 1412 { 1413 "id": "api.post.create_post.channel_root_id.app_error", 1414 "translation": "RootId 参数无效的 ChannelId。" 1415 }, 1416 { 1417 "id": "api.post.create_post.parent_id.app_error", 1418 "translation": "无效的 ParentId 参数。" 1419 }, 1420 { 1421 "id": "api.post.create_post.root_id.app_error", 1422 "translation": "无效的 RootId 参数。" 1423 }, 1424 { 1425 "id": "api.post.create_post.town_square_read_only", 1426 "translation": "此频道为只读。只有拥有权限的成员可以发布消息。" 1427 }, 1428 { 1429 "id": "api.post.create_webhook_post.creating.app_error", 1430 "translation": "创建消息时出错。" 1431 }, 1432 { 1433 "id": "api.post.deduplicate_create_post.failed_to_get", 1434 "translation": "处理客户端发送同样请求时获取原始消息失败。" 1435 }, 1436 { 1437 "id": "api.post.deduplicate_create_post.pending", 1438 "translation": "由于另一个客户端发送同样的请求而拒绝消息。" 1439 }, 1440 { 1441 "id": "api.post.delete_post.can_not_delete_post_in_deleted.error", 1442 "translation": "无法在已删除的频道中删除消息。" 1443 }, 1444 { 1445 "id": "api.post.disabled_all", 1446 "translation": "由于频道拥有超过{{.Users}}位用户,因此已禁用 @all。" 1447 }, 1448 { 1449 "id": "api.post.disabled_channel", 1450 "translation": "由于频道拥有超过{{.Users}}位用户,因此已禁用 @channel。" 1451 }, 1452 { 1453 "id": "api.post.disabled_here", 1454 "translation": "@here 已禁用因为频道超过 {{.Users}} 位用户。" 1455 }, 1456 { 1457 "id": "api.post.do_action.action_id.app_error", 1458 "translation": "无效的操作 id。" 1459 }, 1460 { 1461 "id": "api.post.do_action.action_integration.app_error", 1462 "translation": "操作整合错误。" 1463 }, 1464 { 1465 "id": "api.post.get_message_for_notification.files_sent", 1466 "translation": { 1467 "other": "{{.Count}} 文件已发送:{{.Filenames}}{{.Count}} 文件已发送:{{.Filenames}}" 1468 } 1469 }, 1470 { 1471 "id": "api.post.get_message_for_notification.images_sent", 1472 "translation": { 1473 "other": "{{.Count}} 图片已发送:{{.Filenames}}{{.Count}} 图片已发送:{{.Filenames}}" 1474 } 1475 }, 1476 { 1477 "id": "api.post.link_preview_disabled.app_error", 1478 "translation": "链接预览已被系统管理员禁用。" 1479 }, 1480 { 1481 "id": "api.post.patch_post.can_not_update_post_in_deleted.error", 1482 "translation": "无法在已删除的频道更新消息。" 1483 }, 1484 { 1485 "id": "api.post.save_is_pinned_post.town_square_read_only", 1486 "translation": "此频道为只读。只有拥有权限的成员可以置顶或取消置顶消息。" 1487 }, 1488 { 1489 "id": "api.post.send_notification_and_forget.push_channel_mention", 1490 "translation": " 通知了频道。" 1491 }, 1492 { 1493 "id": "api.post.send_notification_and_forget.push_comment_on_post", 1494 "translation": " 在您的消息发布了评论。" 1495 }, 1496 { 1497 "id": "api.post.send_notification_and_forget.push_comment_on_thread", 1498 "translation": " 在您参与的讨论串发布了评论。" 1499 }, 1500 { 1501 "id": "api.post.send_notifications_and_forget.push_explicit_mention", 1502 "translation": " 提及了您。" 1503 }, 1504 { 1505 "id": "api.post.send_notifications_and_forget.push_general_message", 1506 "translation": " 发布了消息。" 1507 }, 1508 { 1509 "id": "api.post.send_notifications_and_forget.push_image_only", 1510 "translation": " 附加了文件。" 1511 }, 1512 { 1513 "id": "api.post.send_notifications_and_forget.push_message", 1514 "translation": "给您发送了消息。" 1515 }, 1516 { 1517 "id": "api.post.update_post.can_not_update_post_in_deleted.error", 1518 "translation": "无法在已删除的频道更新消息。" 1519 }, 1520 { 1521 "id": "api.post.update_post.find.app_error", 1522 "translation": "我们找不到现有的消息或评论去更新。" 1523 }, 1524 { 1525 "id": "api.post.update_post.permissions_details.app_error", 1526 "translation": "已经删除 id={{.PostId}}。" 1527 }, 1528 { 1529 "id": "api.post.update_post.permissions_time_limit.app_error", 1530 "translation": "消息只允许在 {{.limeLimit}} 秒内编辑。详情请咨询您的系统管理员。" 1531 }, 1532 { 1533 "id": "api.post.update_post.system_message.app_error", 1534 "translation": "无法更新系统信息。" 1535 }, 1536 { 1537 "id": "api.post_get_post_by_id.get.app_error", 1538 "translation": "无法获取消息。" 1539 }, 1540 { 1541 "id": "api.preference.delete_preferences.delete.app_error", 1542 "translation": "无法删除用户偏好。" 1543 }, 1544 { 1545 "id": "api.preference.preferences_category.get.app_error", 1546 "translation": "无法获取用户偏好。" 1547 }, 1548 { 1549 "id": "api.preference.update_preferences.set.app_error", 1550 "translation": "无法设置用户偏好。" 1551 }, 1552 { 1553 "id": "api.reaction.delete.archived_channel.app_error", 1554 "translation": "您不能移除已归档的频道中的互动。" 1555 }, 1556 { 1557 "id": "api.reaction.save.archived_channel.app_error", 1558 "translation": "您不能在已归档的频道互动。" 1559 }, 1560 { 1561 "id": "api.reaction.save_reaction.invalid.app_error", 1562 "translation": "无效互动。" 1563 }, 1564 { 1565 "id": "api.reaction.save_reaction.user_id.app_error", 1566 "translation": "您不能保存其他用户的互动。" 1567 }, 1568 { 1569 "id": "api.reaction.town_square_read_only", 1570 "translation": "只读频道无法发互动。" 1571 }, 1572 { 1573 "id": "api.restricted_system_admin", 1574 "translation": "受限系统管理员禁止执行此操作。" 1575 }, 1576 { 1577 "id": "api.roles.patch_roles.license.error", 1578 "translation": "您的许可证不支持高级权限。" 1579 }, 1580 { 1581 "id": "api.scheme.create_scheme.license.error", 1582 "translation": "您的许可证不支持创建权限方案。" 1583 }, 1584 { 1585 "id": "api.scheme.delete_scheme.license.error", 1586 "translation": "您的许可证不支持删除权限方案" 1587 }, 1588 { 1589 "id": "api.scheme.get_channels_for_scheme.scope.error", 1590 "translation": "无法获取方案的频道因为提供的方案不是频道方案。" 1591 }, 1592 { 1593 "id": "api.scheme.get_teams_for_scheme.scope.error", 1594 "translation": "无法获取方案的团队因为提供的方案不是团队方案。" 1595 }, 1596 { 1597 "id": "api.scheme.patch_scheme.license.error", 1598 "translation": "您的许可证不支持更新权限方案" 1599 }, 1600 { 1601 "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt", 1602 "translation": "使用 LetsEncrypt 时必须开启 Forward80To443" 1603 }, 1604 { 1605 "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port", 1606 "translation": "无法在监听端口 %s 时转发端口 80 到端口 443:使用代理服务器时停用 Forward80To443" 1607 }, 1608 { 1609 "id": "api.server.start_server.rate_limiting_memory_store", 1610 "translation": "无法初始化频率限制内存储存。检查 MemoryStoreSize 设置。" 1611 }, 1612 { 1613 "id": "api.server.start_server.rate_limiting_rate_limiter", 1614 "translation": "无法初始化频率限制。" 1615 }, 1616 { 1617 "id": "api.server.start_server.starting.critical", 1618 "translation": "启动服务出错, err:%v" 1619 }, 1620 { 1621 "id": "api.slackimport.slack_add_bot_user.email_pwd", 1622 "translation": "已导入整合/Slack 机器人用户 {{.Email}} 以及密码 {{.Password}}。\r\n" 1623 }, 1624 { 1625 "id": "api.slackimport.slack_add_bot_user.unable_import", 1626 "translation": "无法导入整合/Slack 机器人用户 {{.Username}}。\r\n" 1627 }, 1628 { 1629 "id": "api.slackimport.slack_add_channels.added", 1630 "translation": "\r\n频道已添加:\r\n" 1631 }, 1632 { 1633 "id": "api.slackimport.slack_add_channels.failed_to_add_user", 1634 "translation": "无法添加 Slack 用户 {{.Username}} 到频道。\r\n" 1635 }, 1636 { 1637 "id": "api.slackimport.slack_add_channels.import_failed", 1638 "translation": "无法导入 Slack 频道 {{.DisplayName}}。\r\n" 1639 }, 1640 { 1641 "id": "api.slackimport.slack_add_channels.merge", 1642 "translation": "Slack 频道 {{.DisplayName}} 已在 Masttermost 频道存在。已合并两频道。\r\n" 1643 }, 1644 { 1645 "id": "api.slackimport.slack_add_users.created", 1646 "translation": "\r\n已创建用户:\r\n" 1647 }, 1648 { 1649 "id": "api.slackimport.slack_add_users.email_pwd", 1650 "translation": "已导入拥有电子邮箱 {{.Email}} 以及密码 {{.Password}} 的 Slack 用户。\r\n" 1651 }, 1652 { 1653 "id": "api.slackimport.slack_add_users.merge_existing", 1654 "translation": "Slack 用户已和拥有邮箱地址 {{.Email}} 和用户名 {{.Username}} 的 Mattermost 用户合并。\r\n" 1655 }, 1656 { 1657 "id": "api.slackimport.slack_add_users.merge_existing_failed", 1658 "translation": "Slack 用户已和现有邮箱地址 {{.Email}} 和用户名 {{.Username}} 的 Mattermost 用户合并,但没法添加用户到他们的团队。\r\n" 1659 }, 1660 { 1661 "id": "api.slackimport.slack_add_users.missing_email_address", 1662 "translation": "用户 {{.Username}} 在 Slack 导出里没有电子邮箱地址。暂使用 {{.Email}} 代替。用户需要在登入系统后更新他们的邮箱地址。\r\n" 1663 }, 1664 { 1665 "id": "api.slackimport.slack_add_users.unable_import", 1666 "translation": "不能导入 Slack 用户:{{.Username}}。\r\n" 1667 }, 1668 { 1669 "id": "api.slackimport.slack_import.log", 1670 "translation": "Mattermost Slack 导入日志 \r\n" 1671 }, 1672 { 1673 "id": "api.slackimport.slack_import.note1", 1674 "translation": "- 有些信息可能未被导入因为导入程序不支持他们。\r\n" 1675 }, 1676 { 1677 "id": "api.slackimport.slack_import.note2", 1678 "translation": "- 暂不支持 Slack 机器人信息。\r\n" 1679 }, 1680 { 1681 "id": "api.slackimport.slack_import.note3", 1682 "translation": "- 更多错误可以到服务器日志查看。\r\n" 1683 }, 1684 { 1685 "id": "api.slackimport.slack_import.notes", 1686 "translation": "\r\n注释:\r\n" 1687 }, 1688 { 1689 "id": "api.slackimport.slack_import.open.app_error", 1690 "translation": "无法打开文件:{{.Filename}}。\r\n" 1691 }, 1692 { 1693 "id": "api.slackimport.slack_import.team_fail", 1694 "translation": "导入时无法获取要导入的团队。\r\n" 1695 }, 1696 { 1697 "id": "api.slackimport.slack_import.zip.app_error", 1698 "translation": "无法打开 Slack 导出的 zip 文件。\r\n" 1699 }, 1700 { 1701 "id": "api.status.user_not_found.app_error", 1702 "translation": "未找到用户。" 1703 }, 1704 { 1705 "id": "api.team.add_user_to_team.added", 1706 "translation": "%v 由 %v 邀请加入到团队。" 1707 }, 1708 { 1709 "id": "api.team.add_user_to_team.missing_parameter.app_error", 1710 "translation": "添加用户到团队所需的参数。" 1711 }, 1712 { 1713 "id": "api.team.get_invite_info.not_open_team", 1714 "translation": "不能邀请进入非开放团队。" 1715 }, 1716 { 1717 "id": "api.team.get_team_icon.filesettings_no_driver.app_error", 1718 "translation": "文件设置中驱动名无效。必须为 'local' 或 'amazons3'。" 1719 }, 1720 { 1721 "id": "api.team.get_team_icon.read_file.app_error", 1722 "translation": "无法读取团队图标文件。" 1723 }, 1724 { 1725 "id": "api.team.import_team.array.app_error", 1726 "translation": "请求中 'file' 为空数组。" 1727 }, 1728 { 1729 "id": "api.team.import_team.integer.app_error", 1730 "translation": "文件大小不是个整数。" 1731 }, 1732 { 1733 "id": "api.team.import_team.no_file.app_error", 1734 "translation": "请求中 ‘file’ 文件不存在。" 1735 }, 1736 { 1737 "id": "api.team.import_team.no_import_from.app_error", 1738 "translation": "错误请求:缺少 importFrom 字段。" 1739 }, 1740 { 1741 "id": "api.team.import_team.open.app_error", 1742 "translation": "无法打开文件。" 1743 }, 1744 { 1745 "id": "api.team.import_team.parse.app_error", 1746 "translation": "无法解析混合表单。" 1747 }, 1748 { 1749 "id": "api.team.import_team.unavailable.app_error", 1750 "translation": "错误请求:缺少 filesize 字段。" 1751 }, 1752 { 1753 "id": "api.team.invite_members.disabled.app_error", 1754 "translation": "邮件邀请已停用。" 1755 }, 1756 { 1757 "id": "api.team.invite_members.invalid_email.app_error", 1758 "translation": "以下邮箱地址不在允许的域名范围内:{{.Addresses}}。请联系您的系统管理员了解详情。" 1759 }, 1760 { 1761 "id": "api.team.invite_members.no_one.app_error", 1762 "translation": "没有人可邀请。" 1763 }, 1764 { 1765 "id": "api.team.is_team_creation_allowed.disabled.app_error", 1766 "translation": "团队创建被禁用。详细请询问您的系统管理员。" 1767 }, 1768 { 1769 "id": "api.team.is_team_creation_allowed.domain.app_error", 1770 "translation": "电子邮件必须来自指定域名 (例如 @example.com)。详情请询问您的系统管理员。" 1771 }, 1772 { 1773 "id": "api.team.join_team.post_and_forget", 1774 "translation": "%v 已加入团队。" 1775 }, 1776 { 1777 "id": "api.team.join_user_to_team.allowed_domains.app_error", 1778 "translation": "电子邮件必须来自指定域名 (例如 @example.com)。详情请询问您的系统管理员。" 1779 }, 1780 { 1781 "id": "api.team.leave.left", 1782 "translation": "%v 离开了团队。" 1783 }, 1784 { 1785 "id": "api.team.move_channel.post.error", 1786 "translation": "发送频道移动消息失败。" 1787 }, 1788 { 1789 "id": "api.team.move_channel.success", 1790 "translation": "此频道已从 %v 移至此团队。" 1791 }, 1792 { 1793 "id": "api.team.remove_team_icon.get_team.app_error", 1794 "translation": "获取团队时发生错误。" 1795 }, 1796 { 1797 "id": "api.team.remove_user_from_team.missing.app_error", 1798 "translation": "此用户似乎不属于此团队。" 1799 }, 1800 { 1801 "id": "api.team.remove_user_from_team.removed", 1802 "translation": "%v 已移出团队。" 1803 }, 1804 { 1805 "id": "api.team.set_team_icon.array.app_error", 1806 "translation": "请求中 'image' 为空。" 1807 }, 1808 { 1809 "id": "api.team.set_team_icon.decode.app_error", 1810 "translation": "无法解码团队图标。" 1811 }, 1812 { 1813 "id": "api.team.set_team_icon.decode_config.app_error", 1814 "translation": "无法解码团队图标元数据。" 1815 }, 1816 { 1817 "id": "api.team.set_team_icon.encode.app_error", 1818 "translation": "无法编码团队图标。" 1819 }, 1820 { 1821 "id": "api.team.set_team_icon.get_team.app_error", 1822 "translation": "获取团队时发生错误。" 1823 }, 1824 { 1825 "id": "api.team.set_team_icon.no_file.app_error", 1826 "translation": "请求中缺失图片文件。" 1827 }, 1828 { 1829 "id": "api.team.set_team_icon.open.app_error", 1830 "translation": "无法打开图片文件。" 1831 }, 1832 { 1833 "id": "api.team.set_team_icon.parse.app_error", 1834 "translation": "无法解析混合表单。" 1835 }, 1836 { 1837 "id": "api.team.set_team_icon.storage.app_error", 1838 "translation": "不能上传团队图标。没有配置图片存储。" 1839 }, 1840 { 1841 "id": "api.team.set_team_icon.too_large.app_error", 1842 "translation": "不能上传团队图标。文件太大。" 1843 }, 1844 { 1845 "id": "api.team.set_team_icon.write_file.app_error", 1846 "translation": "无法保存团队图标。" 1847 }, 1848 { 1849 "id": "api.team.team_icon.update.app_error", 1850 "translation": "更新团队图标时发生错误。" 1851 }, 1852 { 1853 "id": "api.team.update_member_roles.not_a_member", 1854 "translation": "指定的用户不属于指定的团队。" 1855 }, 1856 { 1857 "id": "api.team.update_restricted_domains.mismatch.app_error", 1858 "translation": "系统设定不允许限制团队到 {{ .Domain }}。请联系您的系统管理员。" 1859 }, 1860 { 1861 "id": "api.team.update_team_scheme.license.error", 1862 "translation": "您的许可证不支持更新团队方案" 1863 }, 1864 { 1865 "id": "api.team.update_team_scheme.scheme_scope.error", 1866 "translation": "无法设定团队方案因为提供的方案不是团队方案。" 1867 }, 1868 { 1869 "id": "api.templates.deactivate_body.info", 1870 "translation": "您注销了 {{ .SiteURL }} 上的帐号。" 1871 }, 1872 { 1873 "id": "api.templates.deactivate_body.title", 1874 "translation": "您的帐号已在 {{ .ServerURL }} 注销" 1875 }, 1876 { 1877 "id": "api.templates.deactivate_body.warning", 1878 "translation": "如果这不是您的操作或者您想重新激活您的帐号,请联系您的系统管理员。" 1879 }, 1880 { 1881 "id": "api.templates.deactivate_subject", 1882 "translation": "[{{ .SiteName }}] 您的帐号已在 {{ .ServerURL }} 注销" 1883 }, 1884 { 1885 "id": "api.templates.email_change_body.info", 1886 "translation": "您在 {{.TeamDisplayName}} 的邮件地址被更改至 {{.NewEmail}}。" 1887 }, 1888 { 1889 "id": "api.templates.email_change_body.title", 1890 "translation": "您更新了您的邮箱" 1891 }, 1892 { 1893 "id": "api.templates.email_change_subject", 1894 "translation": "[{{ .SiteName }}] 您的邮箱地址已更改" 1895 }, 1896 { 1897 "id": "api.templates.email_change_verify_body.button", 1898 "translation": "校验邮箱" 1899 }, 1900 { 1901 "id": "api.templates.email_change_verify_body.info", 1902 "translation": "请点击下面的链接确认这是正确的地址,以完成在{{.TeamDisplayName}}的电子邮件地址更新。" 1903 }, 1904 { 1905 "id": "api.templates.email_change_verify_body.title", 1906 "translation": "您已更新电子邮件地址" 1907 }, 1908 { 1909 "id": "api.templates.email_change_verify_subject", 1910 "translation": "[{{ .SiteName }}] 验证新邮件地址" 1911 }, 1912 { 1913 "id": "api.templates.email_footer", 1914 "translation": "要更改您的通知偏好设定,登录到您的团队站点后至帐号设置 > 通知。" 1915 }, 1916 { 1917 "id": "api.templates.email_info1", 1918 "translation": "如有任何问题,请随时给我们发邮件:" 1919 }, 1920 { 1921 "id": "api.templates.email_info2", 1922 "translation": "此致" 1923 }, 1924 { 1925 "id": "api.templates.email_info3", 1926 "translation": "{{.SiteName}} 团队" 1927 }, 1928 { 1929 "id": "api.templates.email_organization", 1930 "translation": "发送人 " 1931 }, 1932 { 1933 "id": "api.templates.email_warning", 1934 "translation": "如果您没做此更改,请联系系统管理员。" 1935 }, 1936 { 1937 "id": "api.templates.invite_body.button", 1938 "translation": "加入团队" 1939 }, 1940 { 1941 "id": "api.templates.invite_body.extra_info", 1942 "translation": "Mattermost 允许您通过电脑、电话分享消息和文件,即时查找和归档。当你加入[[{{.TeamDisplayName}}]]后,你可以登录到你的新团队并在任何时候从网络地址访问这些功能:" 1943 }, 1944 { 1945 "id": "api.templates.invite_body.info", 1946 "translation": "团队 {{.SenderStatus}} [[{{.SenderName}}]] 邀请您加入 [[{{.TeamDisplayName}}]]。" 1947 }, 1948 { 1949 "id": "api.templates.invite_body.title", 1950 "translation": "您已经被邀请" 1951 }, 1952 { 1953 "id": "api.templates.invite_subject", 1954 "translation": "[{{ .SiteName }}] {{ .SenderName }} 邀请您加入 {{ .TeamDisplayName }} 团队" 1955 }, 1956 { 1957 "id": "api.templates.mfa_activated_body.info", 1958 "translation": "多重验证添加到了您在 {{ .SiteURL }} 的帐号。" 1959 }, 1960 { 1961 "id": "api.templates.mfa_activated_body.title", 1962 "translation": "多重验证已添加" 1963 }, 1964 { 1965 "id": "api.templates.mfa_change_subject", 1966 "translation": "[{{ .SiteName }}] 您的多重验证已更新" 1967 }, 1968 { 1969 "id": "api.templates.mfa_deactivated_body.info", 1970 "translation": "多重验证已从您在 {{ .SiteURL }} 的帐号移除。" 1971 }, 1972 { 1973 "id": "api.templates.mfa_deactivated_body.title", 1974 "translation": "多重验证已移除" 1975 }, 1976 { 1977 "id": "api.templates.password_change_body.info", 1978 "translation": "您在 {{ .TeamURL }} 上 {{.TeamDisplayName}} 的密码已由 {{.Method}} 修改。" 1979 }, 1980 { 1981 "id": "api.templates.password_change_body.title", 1982 "translation": "您更新了您的密码" 1983 }, 1984 { 1985 "id": "api.templates.password_change_subject", 1986 "translation": "[{{ .SiteName }}] 您的密码已更新" 1987 }, 1988 { 1989 "id": "api.templates.post_body.button", 1990 "translation": "转至发文" 1991 }, 1992 { 1993 "id": "api.templates.reset_body.button", 1994 "translation": "重设密码" 1995 }, 1996 { 1997 "id": "api.templates.reset_body.info1", 1998 "translation": "如想更改您的密码,点击以下 \"重置密码\"。" 1999 }, 2000 { 2001 "id": "api.templates.reset_body.info2", 2002 "translation": "如果您不想重置密码,请无视此邮件并且您的密码会不会更改。重置密码链接将在 24 小时后失效。" 2003 }, 2004 { 2005 "id": "api.templates.reset_body.title", 2006 "translation": "您请求密码重设" 2007 }, 2008 { 2009 "id": "api.templates.reset_subject", 2010 "translation": "[{{ .SiteName }}] 重置您的密码" 2011 }, 2012 { 2013 "id": "api.templates.signin_change_email.body.info", 2014 "translation": "你已经更新您在 {{ .SiteName }} 的登录方法到 {{.Method}}。" 2015 }, 2016 { 2017 "id": "api.templates.signin_change_email.body.method_email", 2018 "translation": "邮箱和密码" 2019 }, 2020 { 2021 "id": "api.templates.signin_change_email.body.title", 2022 "translation": "您更新了您的登录方式" 2023 }, 2024 { 2025 "id": "api.templates.signin_change_email.subject", 2026 "translation": "[{{ .SiteName }}] 您的登入方式已更新" 2027 }, 2028 { 2029 "id": "api.templates.user_access_token_body.info", 2030 "translation": "个人访问令牌添加到了您在 {{ .SiteURL }} 的帐号。它们可以用来以您的帐号访问 {{.SiteName}}。" 2031 }, 2032 { 2033 "id": "api.templates.user_access_token_body.title", 2034 "translation": "已添加用个人访问令牌到您的帐号" 2035 }, 2036 { 2037 "id": "api.templates.user_access_token_subject", 2038 "translation": "[{{ .SiteName }}] 已添加个人访问令牌到您的帐号" 2039 }, 2040 { 2041 "id": "api.templates.username_change_body.info", 2042 "translation": "您在 {{.TeamDisplayName}} 的用户名被更改至 {{.NewUsername}}。" 2043 }, 2044 { 2045 "id": "api.templates.username_change_body.title", 2046 "translation": "您更新了您的用户名" 2047 }, 2048 { 2049 "id": "api.templates.username_change_subject", 2050 "translation": "[{{ .SiteName }}] 您的用户名已更改" 2051 }, 2052 { 2053 "id": "api.templates.verify_body.button", 2054 "translation": "验证邮箱" 2055 }, 2056 { 2057 "id": "api.templates.verify_body.info", 2058 "translation": "请通过以下链接来验证您的电子邮件地址。" 2059 }, 2060 { 2061 "id": "api.templates.verify_body.title", 2062 "translation": "您已加入 {{ .ServerURL }}" 2063 }, 2064 { 2065 "id": "api.templates.verify_subject", 2066 "translation": "[{{ .SiteName }}] 电子邮件地址验证" 2067 }, 2068 { 2069 "id": "api.templates.welcome_body.app_download_info", 2070 "translation": "为了更好的体验,请下载 PC、Mac、iOS、安卓平台应用:" 2071 }, 2072 { 2073 "id": "api.templates.welcome_body.button", 2074 "translation": "验证邮箱" 2075 }, 2076 { 2077 "id": "api.templates.welcome_body.info", 2078 "translation": "请通过以下链接来验证您的电子邮件地址。" 2079 }, 2080 { 2081 "id": "api.templates.welcome_body.info2", 2082 "translation": "你可以登入从:" 2083 }, 2084 { 2085 "id": "api.templates.welcome_body.info3", 2086 "translation": "Mattermost 允许您通过PC或手机分享信息和文件,即时搜索和归档。" 2087 }, 2088 { 2089 "id": "api.templates.welcome_body.title", 2090 "translation": "您已加入 {{ .ServerURL }}" 2091 }, 2092 { 2093 "id": "api.templates.welcome_subject", 2094 "translation": "[{{ .SiteName }}] 您加入了 {{ .ServerURL }}" 2095 }, 2096 { 2097 "id": "api.user.activate_mfa.email_and_ldap_only.app_error", 2098 "translation": "此帐户类型不支持多重验证。" 2099 }, 2100 { 2101 "id": "api.user.add_direct_channels_and_forget.failed.error", 2102 "translation": "添加用户直接频道偏好设定失败 user_id={{.UserId}}, team_id={{.TeamId}}, err={{.Error}}" 2103 }, 2104 { 2105 "id": "api.user.authorize_oauth_user.bad_response.app_error", 2106 "translation": "令牌请求得到错误的回复。" 2107 }, 2108 { 2109 "id": "api.user.authorize_oauth_user.bad_token.app_error", 2110 "translation": "错误的令牌类型。" 2111 }, 2112 { 2113 "id": "api.user.authorize_oauth_user.invalid_state.app_error", 2114 "translation": "无效状态" 2115 }, 2116 { 2117 "id": "api.user.authorize_oauth_user.missing.app_error", 2118 "translation": "缺少访问令牌。" 2119 }, 2120 { 2121 "id": "api.user.authorize_oauth_user.response.app_error", 2122 "translation": "从 OAuth 服务提供商收到无效的回复。" 2123 }, 2124 { 2125 "id": "api.user.authorize_oauth_user.service.app_error", 2126 "translation": "令牌请求到 {{.Service}} 失败。" 2127 }, 2128 { 2129 "id": "api.user.authorize_oauth_user.token_failed.app_error", 2130 "translation": "令牌请求失败。" 2131 }, 2132 { 2133 "id": "api.user.authorize_oauth_user.unsupported.app_error", 2134 "translation": "不支持的 OAuth 服务商。" 2135 }, 2136 { 2137 "id": "api.user.check_user_login_attempts.too_many.app_error", 2138 "translation": "您的账号因为多次的密码尝试而被锁定。请重设您的密码。" 2139 }, 2140 { 2141 "id": "api.user.check_user_mfa.bad_code.app_error", 2142 "translation": "无效的多重验证令牌。" 2143 }, 2144 { 2145 "id": "api.user.check_user_password.invalid.app_error", 2146 "translation": "登录失败,无效的密码。" 2147 }, 2148 { 2149 "id": "api.user.complete_switch_with_oauth.blank_email.app_error", 2150 "translation": "空白电子邮件。" 2151 }, 2152 { 2153 "id": "api.user.complete_switch_with_oauth.parse.app_error", 2154 "translation": "无法解析数据验证 {{.Service}} 用户对象。" 2155 }, 2156 { 2157 "id": "api.user.complete_switch_with_oauth.unavailable.app_error", 2158 "translation": "本服务器不支持通过 OAuth 2.0 的 {{.Service}} SSO。" 2159 }, 2160 { 2161 "id": "api.user.create_email_token.error", 2162 "translation": "创建邮件验证令牌数据失败" 2163 }, 2164 { 2165 "id": "api.user.create_oauth_user.already_attached.app_error", 2166 "translation": "已经有一个电子邮件帐号使用了不同于{{.Service}}的方法进行登录。请使用{{.Auth}}进行登录。" 2167 }, 2168 { 2169 "id": "api.user.create_oauth_user.create.app_error", 2170 "translation": "无法创建用户 {{.Service}} 用户对象。" 2171 }, 2172 { 2173 "id": "api.user.create_oauth_user.not_available.app_error", 2174 "translation": "本服务器不支持通过 OAuth 2.0 的 {{.Service}} SSO。" 2175 }, 2176 { 2177 "id": "api.user.create_profile_image.default_font.app_error", 2178 "translation": "无法创建默认个人图片的字体。" 2179 }, 2180 { 2181 "id": "api.user.create_profile_image.encode.app_error", 2182 "translation": "无法编码默认个人图片。" 2183 }, 2184 { 2185 "id": "api.user.create_profile_image.initial.app_error", 2186 "translation": "不能添加用户初始默认个人图片。" 2187 }, 2188 { 2189 "id": "api.user.create_user.accepted_domain.app_error", 2190 "translation": "您提供的电子邮件不属于允许的域名。请与您的管理员联系或使用一个不同的电子邮件注册。" 2191 }, 2192 { 2193 "id": "api.user.create_user.disabled.app_error", 2194 "translation": "用户创建已停用。" 2195 }, 2196 { 2197 "id": "api.user.create_user.no_open_server", 2198 "translation": "这个服务员不允许注册。请与管理员联系,获取邀请。" 2199 }, 2200 { 2201 "id": "api.user.create_user.signup_email_disabled.app_error", 2202 "translation": "已停用电子邮件注册。" 2203 }, 2204 { 2205 "id": "api.user.create_user.signup_link_expired.app_error", 2206 "translation": "注册链接已过期。" 2207 }, 2208 { 2209 "id": "api.user.create_user.signup_link_invalid.app_error", 2210 "translation": "无效的注册链接。" 2211 }, 2212 { 2213 "id": "api.user.email_to_ldap.not_available.app_error", 2214 "translation": "AD/LDAP 在本服务器上不可用。" 2215 }, 2216 { 2217 "id": "api.user.email_to_oauth.not_available.app_error", 2218 "translation": "此服务器未配置验证转移。" 2219 }, 2220 { 2221 "id": "api.user.get_authorization_code.unsupported.app_error", 2222 "translation": "不支持的 OAuth 服务商。" 2223 }, 2224 { 2225 "id": "api.user.get_user_by_email.permissions.app_error", 2226 "translation": "无法以邮箱地址获取用户。" 2227 }, 2228 { 2229 "id": "api.user.ldap_to_email.not_available.app_error", 2230 "translation": "AD/LDAP 在本服务器上不可用。" 2231 }, 2232 { 2233 "id": "api.user.ldap_to_email.not_ldap_account.app_error", 2234 "translation": "此账户没有使用 AD/LDAP。" 2235 }, 2236 { 2237 "id": "api.user.login.blank_pwd.app_error", 2238 "translation": "密码字段不能为空白" 2239 }, 2240 { 2241 "id": "api.user.login.bot_login_forbidden.app_error", 2242 "translation": "禁止机器人登入。" 2243 }, 2244 { 2245 "id": "api.user.login.client_side_cert.certificate.app_error", 2246 "translation": "尝试使用实验功能 ClientSideCert 登入但未提供有效的证书。" 2247 }, 2248 { 2249 "id": "api.user.login.client_side_cert.license.app_error", 2250 "translation": "尝试使用实验功能 ClientSideCert 登入但未拥有有效的企业许可证。" 2251 }, 2252 { 2253 "id": "api.user.login.inactive.app_error", 2254 "translation": "您的帐号因被停用而登入失败。请联系系统管理员。" 2255 }, 2256 { 2257 "id": "api.user.login.not_verified.app_error", 2258 "translation": "登录失败,因为电子邮件地址没有被验证。" 2259 }, 2260 { 2261 "id": "api.user.login.use_auth_service.app_error", 2262 "translation": "请使用 {{.AuthService}} 登录。" 2263 }, 2264 { 2265 "id": "api.user.login_by_oauth.bot_login_forbidden.app_error", 2266 "translation": "禁止机器人登入。" 2267 }, 2268 { 2269 "id": "api.user.login_by_oauth.not_available.app_error", 2270 "translation": "本服务器不支持通过 OAuth 2.0 的 {{.Service}} SSO。" 2271 }, 2272 { 2273 "id": "api.user.login_by_oauth.parse.app_error", 2274 "translation": "无法解析数据验证 {{.Service}} 用户对象。" 2275 }, 2276 { 2277 "id": "api.user.login_ldap.not_available.app_error", 2278 "translation": "AD/LDAP 在本服务器上不可用。" 2279 }, 2280 { 2281 "id": "api.user.oauth_to_email.context.app_error", 2282 "translation": "更新密码失败因为 user_id 不匹配用户ID。" 2283 }, 2284 { 2285 "id": "api.user.oauth_to_email.not_available.app_error", 2286 "translation": "此服务器未配置验证转移。" 2287 }, 2288 { 2289 "id": "api.user.reset_password.broken_token.app_error", 2290 "translation": "无效的重置密码链接。" 2291 }, 2292 { 2293 "id": "api.user.reset_password.invalid_link.app_error", 2294 "translation": "无效的重置密码链接。" 2295 }, 2296 { 2297 "id": "api.user.reset_password.link_expired.app_error", 2298 "translation": "密码重置链接已过期。" 2299 }, 2300 { 2301 "id": "api.user.reset_password.method", 2302 "translation": "使用重置密码链接" 2303 }, 2304 { 2305 "id": "api.user.reset_password.sso.app_error", 2306 "translation": "无法重置 SSO 帐号密码。" 2307 }, 2308 { 2309 "id": "api.user.saml.not_available.app_error", 2310 "translation": "此服务器没有正确配置或者不支持 SAML 2.0。" 2311 }, 2312 { 2313 "id": "api.user.send_deactivate_email_and_forget.failed.error", 2314 "translation": "无法发送帐号注销邮件" 2315 }, 2316 { 2317 "id": "api.user.send_email_change_email_and_forget.error", 2318 "translation": "未能发送电子邮件通知电子邮件成功" 2319 }, 2320 { 2321 "id": "api.user.send_email_change_username_and_forget.error", 2322 "translation": "未能发送用户名更改通知邮件" 2323 }, 2324 { 2325 "id": "api.user.send_email_change_verify_email_and_forget.error", 2326 "translation": "未能发送电子邮件更改验证电子邮件成功" 2327 }, 2328 { 2329 "id": "api.user.send_mfa_change_email.error", 2330 "translation": "无法发送 MFA 更改邮件通知。" 2331 }, 2332 { 2333 "id": "api.user.send_password_change_email_and_forget.error", 2334 "translation": "未能发送更新密码电子邮件成功" 2335 }, 2336 { 2337 "id": "api.user.send_password_reset.send.app_error", 2338 "translation": "未能发送密码重置电子邮件成功。" 2339 }, 2340 { 2341 "id": "api.user.send_password_reset.sso.app_error", 2342 "translation": "无法重置 SSO 帐号密码。" 2343 }, 2344 { 2345 "id": "api.user.send_sign_in_change_email_and_forget.error", 2346 "translation": "未能发送更新密码电子邮件成功" 2347 }, 2348 { 2349 "id": "api.user.send_user_access_token.error", 2350 "translation": "发送邮件 \"已添加个人访问令牌\" 失败" 2351 }, 2352 { 2353 "id": "api.user.send_verify_email_and_forget.failed.error", 2354 "translation": "未能发送验证电子邮件成功" 2355 }, 2356 { 2357 "id": "api.user.send_welcome_email_and_forget.failed.error", 2358 "translation": "未能成功发送欢迎电子邮件" 2359 }, 2360 { 2361 "id": "api.user.update_active.not_enable.app_error", 2362 "translation": "您不能注销自己因为此功能未开启。请联系您的系统管理员。" 2363 }, 2364 { 2365 "id": "api.user.update_active.permissions.app_error", 2366 "translation": "您没有对应的权限。" 2367 }, 2368 { 2369 "id": "api.user.update_oauth_user_attrs.get_user.app_error", 2370 "translation": "无法从 {{.Service}} 用户对象获取用户。" 2371 }, 2372 { 2373 "id": "api.user.update_password.context.app_error", 2374 "translation": "更新密码失败因为 user_id 提供用户ID不匹配" 2375 }, 2376 { 2377 "id": "api.user.update_password.failed.app_error", 2378 "translation": "更新密码失败" 2379 }, 2380 { 2381 "id": "api.user.update_password.incorrect.app_error", 2382 "translation": "\"当前密码\" 输入有误。请检查大写锁是否关闭后再试一次。" 2383 }, 2384 { 2385 "id": "api.user.update_password.menu", 2386 "translation": "使用设置菜单" 2387 }, 2388 { 2389 "id": "api.user.update_password.oauth.app_error", 2390 "translation": "因为用户登录通过OAuth服务更新密码失败" 2391 }, 2392 { 2393 "id": "api.user.update_password.valid_account.app_error", 2394 "translation": "更新密码失败,因为我们无法找到有效的帐户" 2395 }, 2396 { 2397 "id": "api.user.upload_profile_user.array.app_error", 2398 "translation": "根据“图像”请求的空数组" 2399 }, 2400 { 2401 "id": "api.user.upload_profile_user.decode.app_error", 2402 "translation": "无法解码配置文件" 2403 }, 2404 { 2405 "id": "api.user.upload_profile_user.decode_config.app_error", 2406 "translation": "无法保存个人资料图片。文件不是有效的图片。" 2407 }, 2408 { 2409 "id": "api.user.upload_profile_user.encode.app_error", 2410 "translation": "无法编码图像" 2411 }, 2412 { 2413 "id": "api.user.upload_profile_user.no_file.app_error", 2414 "translation": "请求中图像不是文件" 2415 }, 2416 { 2417 "id": "api.user.upload_profile_user.open.app_error", 2418 "translation": "无法打开图片文件。" 2419 }, 2420 { 2421 "id": "api.user.upload_profile_user.parse.app_error", 2422 "translation": "无法解析多形式表单" 2423 }, 2424 { 2425 "id": "api.user.upload_profile_user.storage.app_error", 2426 "translation": "无法上传文件。未配置图像存储。" 2427 }, 2428 { 2429 "id": "api.user.upload_profile_user.too_large.app_error", 2430 "translation": "无法上传头像。文件太大。" 2431 }, 2432 { 2433 "id": "api.user.upload_profile_user.upload_profile.app_error", 2434 "translation": "无法上传配置文件" 2435 }, 2436 { 2437 "id": "api.user.verify_email.bad_link.app_error", 2438 "translation": "非法确认邮件链接。" 2439 }, 2440 { 2441 "id": "api.user.verify_email.broken_token.app_error", 2442 "translation": "无效的验证邮件令牌类型。" 2443 }, 2444 { 2445 "id": "api.user.verify_email.link_expired.app_error", 2446 "translation": "邮件验证链接已超时。" 2447 }, 2448 { 2449 "id": "api.user.verify_email.token_parse.error", 2450 "translation": "解析邮件验证令牌数据失败" 2451 }, 2452 { 2453 "id": "api.web_socket.connect.upgrade.app_error", 2454 "translation": "未能升级WebSocket连接" 2455 }, 2456 { 2457 "id": "api.web_socket_router.bad_action.app_error", 2458 "translation": "未知 WebSocket 操作。" 2459 }, 2460 { 2461 "id": "api.web_socket_router.bad_seq.app_error", 2462 "translation": "无效的 WebSocket 消息顺序。" 2463 }, 2464 { 2465 "id": "api.web_socket_router.no_action.app_error", 2466 "translation": "无 websocket 操作。" 2467 }, 2468 { 2469 "id": "api.web_socket_router.not_authenticated.app_error", 2470 "translation": "未经授权的 WebSocket 连接。请登入后再试。" 2471 }, 2472 { 2473 "id": "api.webhook.create_outgoing.intersect.app_error", 2474 "translation": "同一频道的传出 webhooks 不能具有同样的触发词/回调URLs。" 2475 }, 2476 { 2477 "id": "api.webhook.create_outgoing.not_open.app_error", 2478 "translation": "只有公共频道可以创建传出 webhooks。" 2479 }, 2480 { 2481 "id": "api.webhook.create_outgoing.permissions.app_error", 2482 "translation": "无效的创建传出的 webhook 权限。" 2483 }, 2484 { 2485 "id": "api.webhook.create_outgoing.triggers.app_error", 2486 "translation": "无论是trigger_words或channel_id必须设置" 2487 }, 2488 { 2489 "id": "api.webhook.incoming.error", 2490 "translation": "无法解码传入的 webhook 混合数据。" 2491 }, 2492 { 2493 "id": "api.webhook.team_mismatch.app_error", 2494 "translation": "无法跨团队更新 webhook" 2495 }, 2496 { 2497 "id": "api.webhook.update_outgoing.intersect.app_error", 2498 "translation": "同一频道的传出 webhooks 不能具有同样的触发词/回调URLs。" 2499 }, 2500 { 2501 "id": "api.websocket_handler.invalid_param.app_error", 2502 "translation": "无效的 {{.Name}} 参数。" 2503 }, 2504 { 2505 "id": "app.admin.test_email.failure", 2506 "translation": "连接失败:{{.Error}}" 2507 }, 2508 { 2509 "id": "app.channel.create_channel.no_team_id.app_error", 2510 "translation": "必须指定团队ID才能创建频道" 2511 }, 2512 { 2513 "id": "app.channel.move_channel.members_do_not_match.error", 2514 "translation": "无法移动频道除非所有成员已是目标团队的成员。" 2515 }, 2516 { 2517 "id": "app.channel.post_update_channel_purpose_message.post.error", 2518 "translation": "发送频道作用消息失败" 2519 }, 2520 { 2521 "id": "app.channel.post_update_channel_purpose_message.removed", 2522 "translation": "%s 删除了频道作用 (原为: %s)" 2523 }, 2524 { 2525 "id": "app.channel.post_update_channel_purpose_message.retrieve_user.error", 2526 "translation": "尝试保存更新的频道作用消息 %v 时获取用户信息失败" 2527 }, 2528 { 2529 "id": "app.channel.post_update_channel_purpose_message.updated_from", 2530 "translation": "%s 将频道作用从: %s 更新为: %s" 2531 }, 2532 { 2533 "id": "app.channel.post_update_channel_purpose_message.updated_to", 2534 "translation": "%s 更新了频道作用为: %s" 2535 }, 2536 { 2537 "id": "app.cluster.404.app_error", 2538 "translation": "未找到机群 API 接口。" 2539 }, 2540 { 2541 "id": "app.export.export_write_line.io_writer.error", 2542 "translation": "写入导出数据时遇到错误。" 2543 }, 2544 { 2545 "id": "app.export.export_write_line.json_marshall.error", 2546 "translation": "导出 JSON 数据时发生错误." 2547 }, 2548 { 2549 "id": "app.import.attachment.bad_file.error", 2550 "translation": "读取文件错误:\"{{.FilePath}}\"" 2551 }, 2552 { 2553 "id": "app.import.attachment.file_upload.error", 2554 "translation": "上传文件错误:\"{{.FilePath}}\"" 2555 }, 2556 { 2557 "id": "app.import.bulk_import.file_scan.error", 2558 "translation": "读取数据导入文件错误。" 2559 }, 2560 { 2561 "id": "app.import.bulk_import.json_decode.error", 2562 "translation": "JSON 解码行失败。" 2563 }, 2564 { 2565 "id": "app.import.bulk_import.unsupported_version.error", 2566 "translation": "数据导入文件缺少或有错误的版本。请确定版本是导入文件中的第一个对象后再尝试。" 2567 }, 2568 { 2569 "id": "app.import.emoji.bad_file.error", 2570 "translation": "导入表情符图像文件出错。表情符:“{{.EmojiName}}”" 2571 }, 2572 { 2573 "id": "app.import.import_channel.scheme_deleted.error", 2574 "translation": "无法设定频道使用已删除的方案。" 2575 }, 2576 { 2577 "id": "app.import.import_channel.scheme_wrong_scope.error", 2578 "translation": "频道必须指定到频道范围的方案。" 2579 }, 2580 { 2581 "id": "app.import.import_channel.team_not_found.error", 2582 "translation": "导入频道失败。团队名 \"{{.TeamName}}\" 无法找到。" 2583 }, 2584 { 2585 "id": "app.import.import_direct_channel.create_direct_channel.error", 2586 "translation": "船舰私信组频道失败" 2587 }, 2588 { 2589 "id": "app.import.import_direct_channel.create_group_channel.error", 2590 "translation": "创建群频道失败" 2591 }, 2592 { 2593 "id": "app.import.import_direct_channel.update_header_failed.error", 2594 "translation": "更新私信频道标题失败" 2595 }, 2596 { 2597 "id": "app.import.import_direct_post.create_direct_channel.error", 2598 "translation": "获取私信频道失败" 2599 }, 2600 { 2601 "id": "app.import.import_direct_post.create_group_channel.error", 2602 "translation": "获取组频道失败" 2603 }, 2604 { 2605 "id": "app.import.import_line.null_channel.error", 2606 "translation": "导入数据行有类型 \"channel\" 但频道对象是无。" 2607 }, 2608 { 2609 "id": "app.import.import_line.null_direct_channel.error", 2610 "translation": "导入数据行有类型 \"direct_channel\" 但 direct_channel 对象为 null。" 2611 }, 2612 { 2613 "id": "app.import.import_line.null_direct_post.error", 2614 "translation": "导入数据行有类型 \"direct_post\" 但 direct_post 对象为 null。" 2615 }, 2616 { 2617 "id": "app.import.import_line.null_emoji.error", 2618 "translation": "导入数据行有类型 \"表情符\" 但消息对象为 null。" 2619 }, 2620 { 2621 "id": "app.import.import_line.null_post.error", 2622 "translation": "导入数据行有类型 \"post\" 但消息对象是无。" 2623 }, 2624 { 2625 "id": "app.import.import_line.null_scheme.error", 2626 "translation": "导入数据行有类型 \"方案\" 但方案对象是无。" 2627 }, 2628 { 2629 "id": "app.import.import_line.null_team.error", 2630 "translation": "导入数据行有类型 \"team\" 但团队对象是无。" 2631 }, 2632 { 2633 "id": "app.import.import_line.null_user.error", 2634 "translation": "导入数据行有类型 \"user\" 但用户对象是无。" 2635 }, 2636 { 2637 "id": "app.import.import_line.unknown_line_type.error", 2638 "translation": "导入数据行有无效的类型 \"{{.Type}}\"。" 2639 }, 2640 { 2641 "id": "app.import.import_post.channel_not_found.error", 2642 "translation": "导入消息失败。无法找到频道 \"{{.ChannelName}}\"。" 2643 }, 2644 { 2645 "id": "app.import.import_post.save_preferences.error", 2646 "translation": "导入消息错误。无法保存偏好。" 2647 }, 2648 { 2649 "id": "app.import.import_post.user_not_found.error", 2650 "translation": "导入消息失败。无法找到用户 \"{{.Username}}\"。" 2651 }, 2652 { 2653 "id": "app.import.import_scheme.scope_change.error", 2654 "translation": "批量导入器无法更改现有的方案的范围。" 2655 }, 2656 { 2657 "id": "app.import.import_team.scheme_deleted.error", 2658 "translation": "无法指定团队使用已删除的方案。" 2659 }, 2660 { 2661 "id": "app.import.import_team.scheme_wrong_scope.error", 2662 "translation": "团队必须指定到团队范围的方案。" 2663 }, 2664 { 2665 "id": "app.import.import_user.save_preferences.error", 2666 "translation": "导入用户偏好错误。无法保存偏好。" 2667 }, 2668 { 2669 "id": "app.import.import_user_channels.save_preferences.error", 2670 "translation": "导入用户频道成员错误。无法保存偏好。" 2671 }, 2672 { 2673 "id": "app.import.process_import_data_file_version_line.invalid_version.error", 2674 "translation": "无法读取数据导入文件版本。" 2675 }, 2676 { 2677 "id": "app.import.validate_channel_import_data.display_name_length.error", 2678 "translation": "频道 display_name 不在允许的长度范围内。" 2679 }, 2680 { 2681 "id": "app.import.validate_channel_import_data.display_name_missing.error", 2682 "translation": "缺少频道必须属性:display_name" 2683 }, 2684 { 2685 "id": "app.import.validate_channel_import_data.header_length.error", 2686 "translation": "频道标题过长。" 2687 }, 2688 { 2689 "id": "app.import.validate_channel_import_data.name_characters.error", 2690 "translation": "频道名称包含无效字符。" 2691 }, 2692 { 2693 "id": "app.import.validate_channel_import_data.name_length.error", 2694 "translation": "频道名称过长。" 2695 }, 2696 { 2697 "id": "app.import.validate_channel_import_data.name_missing.error", 2698 "translation": "缺少频道必须属性:name" 2699 }, 2700 { 2701 "id": "app.import.validate_channel_import_data.purpose_length.error", 2702 "translation": "频道作用过长。" 2703 }, 2704 { 2705 "id": "app.import.validate_channel_import_data.scheme_invalid.error", 2706 "translation": "无效的频道方案名。" 2707 }, 2708 { 2709 "id": "app.import.validate_channel_import_data.team_missing.error", 2710 "translation": "缺少频道必须属性:team" 2711 }, 2712 { 2713 "id": "app.import.validate_channel_import_data.type_invalid.error", 2714 "translation": "无效频道类型。" 2715 }, 2716 { 2717 "id": "app.import.validate_channel_import_data.type_missing.error", 2718 "translation": "缺少频道必须属性:type。" 2719 }, 2720 { 2721 "id": "app.import.validate_direct_channel_import_data.header_length.error", 2722 "translation": "私信频道标题过长" 2723 }, 2724 { 2725 "id": "app.import.validate_direct_channel_import_data.members_required.error", 2726 "translation": "缺少私信频道必须属性:members" 2727 }, 2728 { 2729 "id": "app.import.validate_direct_channel_import_data.members_too_few.error", 2730 "translation": "私信频道成员列表数量过少" 2731 }, 2732 { 2733 "id": "app.import.validate_direct_channel_import_data.members_too_many.error", 2734 "translation": "私信频道成员列表数量过多" 2735 }, 2736 { 2737 "id": "app.import.validate_direct_channel_import_data.unknown_favoriter.error", 2738 "translation": "私信频道只能被成员设为最爱。\"{{.Username}}\" 不是成员。" 2739 }, 2740 { 2741 "id": "app.import.validate_direct_post_import_data.channel_members_required.error", 2742 "translation": "缺少私信消息必须属性:channel_members" 2743 }, 2744 { 2745 "id": "app.import.validate_direct_post_import_data.channel_members_too_few.error", 2746 "translation": "私信频道成员列表数量过少" 2747 }, 2748 { 2749 "id": "app.import.validate_direct_post_import_data.channel_members_too_many.error", 2750 "translation": "私信频道成员列表数量过多" 2751 }, 2752 { 2753 "id": "app.import.validate_direct_post_import_data.create_at_missing.error", 2754 "translation": "缺少私信消息必须属性:create_at" 2755 }, 2756 { 2757 "id": "app.import.validate_direct_post_import_data.create_at_zero.error", 2758 "translation": "CreateAt 比如大于 0" 2759 }, 2760 { 2761 "id": "app.import.validate_direct_post_import_data.message_length.error", 2762 "translation": "消息过长" 2763 }, 2764 { 2765 "id": "app.import.validate_direct_post_import_data.message_missing.error", 2766 "translation": "缺少私信必须属性:message" 2767 }, 2768 { 2769 "id": "app.import.validate_direct_post_import_data.unknown_flagger.error", 2770 "translation": "私信频道只能被成员标记。\"{{.Username}}\" 不是成员。" 2771 }, 2772 { 2773 "id": "app.import.validate_direct_post_import_data.user_missing.error", 2774 "translation": "缺少私信必须属性:user" 2775 }, 2776 { 2777 "id": "app.import.validate_emoji_import_data.empty.error", 2778 "translation": "导入表情符数据为空。" 2779 }, 2780 { 2781 "id": "app.import.validate_emoji_import_data.image_missing.error", 2782 "translation": "导入表情符图片栏为空。" 2783 }, 2784 { 2785 "id": "app.import.validate_emoji_import_data.name_missing.error", 2786 "translation": "导入表情符名栏为空。" 2787 }, 2788 { 2789 "id": "app.import.validate_post_import_data.channel_missing.error", 2790 "translation": "缺少消息必须属性:Channel。" 2791 }, 2792 { 2793 "id": "app.import.validate_post_import_data.create_at_missing.error", 2794 "translation": "缺少消息必须属性:create_at。" 2795 }, 2796 { 2797 "id": "app.import.validate_post_import_data.create_at_zero.error", 2798 "translation": "消息 CreateAt 属性不能为零。" 2799 }, 2800 { 2801 "id": "app.import.validate_post_import_data.message_length.error", 2802 "translation": "消息属性超过允许的最大长度。" 2803 }, 2804 { 2805 "id": "app.import.validate_post_import_data.message_missing.error", 2806 "translation": "缺少消息必须属性:Message。" 2807 }, 2808 { 2809 "id": "app.import.validate_post_import_data.team_missing.error", 2810 "translation": "缺少消息必须属性:Team。" 2811 }, 2812 { 2813 "id": "app.import.validate_post_import_data.user_missing.error", 2814 "translation": "缺少消息必须属性:User。" 2815 }, 2816 { 2817 "id": "app.import.validate_reaction_import_data.create_at_before_parent.error", 2818 "translation": "互动 CreateAt 属性必须大于父消息 CreateAt。" 2819 }, 2820 { 2821 "id": "app.import.validate_reaction_import_data.create_at_missing.error", 2822 "translation": "缺少互动必须属性:create_at。" 2823 }, 2824 { 2825 "id": "app.import.validate_reaction_import_data.create_at_zero.error", 2826 "translation": "互动 CreateAt 属性不能为零。" 2827 }, 2828 { 2829 "id": "app.import.validate_reaction_import_data.emoji_name_length.error", 2830 "translation": "互动 EmojiName 属性超过允许的最大长度。" 2831 }, 2832 { 2833 "id": "app.import.validate_reaction_import_data.emoji_name_missing.error", 2834 "translation": "缺少互动必须属性:User。" 2835 }, 2836 { 2837 "id": "app.import.validate_reaction_import_data.user_missing.error", 2838 "translation": "缺少互动必须属性:User。" 2839 }, 2840 { 2841 "id": "app.import.validate_reply_import_data.create_at_before_parent.error", 2842 "translation": "回复 CreateAt 属性必须大于父消息 CreateAt。" 2843 }, 2844 { 2845 "id": "app.import.validate_reply_import_data.create_at_missing.error", 2846 "translation": "缺少回复必须属性:create_at。" 2847 }, 2848 { 2849 "id": "app.import.validate_reply_import_data.create_at_zero.error", 2850 "translation": "回复 CreateAt 属性不能为零。" 2851 }, 2852 { 2853 "id": "app.import.validate_reply_import_data.message_length.error", 2854 "translation": "回复消息属性超过允许的最大长度。" 2855 }, 2856 { 2857 "id": "app.import.validate_reply_import_data.message_missing.error", 2858 "translation": "缺少回复必须属性:Message。" 2859 }, 2860 { 2861 "id": "app.import.validate_reply_import_data.user_missing.error", 2862 "translation": "缺少回复必须属性:User。" 2863 }, 2864 { 2865 "id": "app.import.validate_role_import_data.description_invalid.error", 2866 "translation": "无效的角色描述。" 2867 }, 2868 { 2869 "id": "app.import.validate_role_import_data.display_name_invalid.error", 2870 "translation": "无效的角色显示名。" 2871 }, 2872 { 2873 "id": "app.import.validate_role_import_data.invalid_permission.error", 2874 "translation": "无效的角色权限。" 2875 }, 2876 { 2877 "id": "app.import.validate_role_import_data.name_invalid.error", 2878 "translation": "无效的角色名。" 2879 }, 2880 { 2881 "id": "app.import.validate_scheme_import_data.description_invalid.error", 2882 "translation": "无效的方案描述。" 2883 }, 2884 { 2885 "id": "app.import.validate_scheme_import_data.display_name_invalid.error", 2886 "translation": "无效的方案显示名。" 2887 }, 2888 { 2889 "id": "app.import.validate_scheme_import_data.name_invalid.error", 2890 "translation": "无效的方案名。" 2891 }, 2892 { 2893 "id": "app.import.validate_scheme_import_data.null_scope.error", 2894 "translation": "方案范围为必须。" 2895 }, 2896 { 2897 "id": "app.import.validate_scheme_import_data.unknown_scheme.error", 2898 "translation": "未知方案范围。" 2899 }, 2900 { 2901 "id": "app.import.validate_scheme_import_data.wrong_roles_for_scope.error", 2902 "translation": "错误的角色提供给了拥有此范围的方案。" 2903 }, 2904 { 2905 "id": "app.import.validate_team_import_data.description_length.error", 2906 "translation": "团队简介过长。" 2907 }, 2908 { 2909 "id": "app.import.validate_team_import_data.display_name_length.error", 2910 "translation": "团队 display_name 不在允许的长度范围内。" 2911 }, 2912 { 2913 "id": "app.import.validate_team_import_data.display_name_missing.error", 2914 "translation": "缺少团队必须属性:display_name。" 2915 }, 2916 { 2917 "id": "app.import.validate_team_import_data.name_characters.error", 2918 "translation": "团队名包含非法字符。" 2919 }, 2920 { 2921 "id": "app.import.validate_team_import_data.name_length.error", 2922 "translation": "团队名过长。" 2923 }, 2924 { 2925 "id": "app.import.validate_team_import_data.name_missing.error", 2926 "translation": "缺少频道必须属性:name。" 2927 }, 2928 { 2929 "id": "app.import.validate_team_import_data.name_reserved.error", 2930 "translation": "团队名含有预留词。" 2931 }, 2932 { 2933 "id": "app.import.validate_team_import_data.scheme_invalid.error", 2934 "translation": "无效的团队方案名。" 2935 }, 2936 { 2937 "id": "app.import.validate_team_import_data.type_invalid.error", 2938 "translation": "无效团队类型。" 2939 }, 2940 { 2941 "id": "app.import.validate_team_import_data.type_missing.error", 2942 "translation": "缺少频道必须属性:type。" 2943 }, 2944 { 2945 "id": "app.import.validate_user_channels_import_data.channel_name_missing.error", 2946 "translation": "用户频道会员资格中缺少频道名称。" 2947 }, 2948 { 2949 "id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error", 2950 "translation": "用户的频道身份的桌面 NotifyProps 无效。" 2951 }, 2952 { 2953 "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error", 2954 "translation": "用户的频道身份的 MarkUnread NotifyProps 无效。" 2955 }, 2956 { 2957 "id": "app.import.validate_user_channels_import_data.invalid_notify_props_mobile.error", 2958 "translation": "用户的频道身份的移动设备 NotifyProps 无效。" 2959 }, 2960 { 2961 "id": "app.import.validate_user_channels_import_data.invalid_roles.error", 2962 "translation": "用户频道成员资格的角色无效。" 2963 }, 2964 { 2965 "id": "app.import.validate_user_import_data.auth_data_and_password.error", 2966 "translation": "用户的 AuthData 和密码是互斥的。" 2967 }, 2968 { 2969 "id": "app.import.validate_user_import_data.auth_data_length.error", 2970 "translation": "用户 AuthData 过长。" 2971 }, 2972 { 2973 "id": "app.import.validate_user_import_data.email_length.error", 2974 "translation": "用户邮箱地址拥有无效长度。" 2975 }, 2976 { 2977 "id": "app.import.validate_user_import_data.email_missing.error", 2978 "translation": "缺少用户必须属性:email。" 2979 }, 2980 { 2981 "id": "app.import.validate_user_import_data.first_name_length.error", 2982 "translation": "用户名子过长。" 2983 }, 2984 { 2985 "id": "app.import.validate_user_import_data.last_name_length.error", 2986 "translation": "用户姓氏过长。" 2987 }, 2988 { 2989 "id": "app.import.validate_user_import_data.nickname_length.error", 2990 "translation": "用户昵称过长。" 2991 }, 2992 { 2993 "id": "app.import.validate_user_import_data.notify_props_channel_trigger_invalid.error", 2994 "translation": "无效用户频道触发 Notify Prop。" 2995 }, 2996 { 2997 "id": "app.import.validate_user_import_data.notify_props_comments_trigger_invalid.error", 2998 "translation": "无效的用户 Comments Prop 值。" 2999 }, 3000 { 3001 "id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error", 3002 "translation": "用户的桌面 Notify Prop 值无效。" 3003 }, 3004 { 3005 "id": "app.import.validate_user_import_data.notify_props_desktop_sound_invalid.error", 3006 "translation": "用户的桌面音效 Notify Prop 值无效。" 3007 }, 3008 { 3009 "id": "app.import.validate_user_import_data.notify_props_email_invalid.error", 3010 "translation": "用户的邮件 Notify Prop 值无效。" 3011 }, 3012 { 3013 "id": "app.import.validate_user_import_data.notify_props_mobile_invalid.error", 3014 "translation": "无效用户移动 Notify Prop 值。" 3015 }, 3016 { 3017 "id": "app.import.validate_user_import_data.notify_props_mobile_push_status_invalid.error", 3018 "translation": "用户的移动设备推送状态 Notify Prop 无效。" 3019 }, 3020 { 3021 "id": "app.import.validate_user_import_data.password_length.error", 3022 "translation": "无效的用户密码长度。" 3023 }, 3024 { 3025 "id": "app.import.validate_user_import_data.position_length.error", 3026 "translation": "用户职位过长。" 3027 }, 3028 { 3029 "id": "app.import.validate_user_import_data.profile_image.error", 3030 "translation": "无效个人资料图片。" 3031 }, 3032 { 3033 "id": "app.import.validate_user_import_data.roles_invalid.error", 3034 "translation": "无效用户角色。" 3035 }, 3036 { 3037 "id": "app.import.validate_user_import_data.username_invalid.error", 3038 "translation": "无效的用户名。" 3039 }, 3040 { 3041 "id": "app.import.validate_user_import_data.username_missing.error", 3042 "translation": "缺少用户必须属性:username。" 3043 }, 3044 { 3045 "id": "app.import.validate_user_teams_import_data.invalid_roles.error", 3046 "translation": "用户团队成员资格的角色无效。" 3047 }, 3048 { 3049 "id": "app.import.validate_user_teams_import_data.team_name_missing.error", 3050 "translation": "用户的团队成员资格中缺少团队名称。" 3051 }, 3052 { 3053 "id": "app.notification.body.intro.direct.full", 3054 "translation": "你有一条新私信。" 3055 }, 3056 { 3057 "id": "app.notification.body.intro.direct.generic", 3058 "translation": "您有来自 @{{.SenderName}} 的新私信" 3059 }, 3060 { 3061 "id": "app.notification.body.intro.group_message.full", 3062 "translation": "你有一条新团体消息。" 3063 }, 3064 { 3065 "id": "app.notification.body.intro.group_message.generic", 3066 "translation": "您有来自 @{{.SenderName}} 的新团体消息" 3067 }, 3068 { 3069 "id": "app.notification.body.intro.notification.full", 3070 "translation": "您有新通知。" 3071 }, 3072 { 3073 "id": "app.notification.body.intro.notification.generic", 3074 "translation": "您有来自 @{{.SenderName}} 的新通知" 3075 }, 3076 { 3077 "id": "app.notification.body.text.direct.full", 3078 "translation": "@{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.TimeZone}}, {{.Month}} {{.Day}}" 3079 }, 3080 { 3081 "id": "app.notification.body.text.direct.generic", 3082 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3083 }, 3084 { 3085 "id": "app.notification.body.text.group_message.full", 3086 "translation": "频道:{{.ChannelName}}" 3087 }, 3088 { 3089 "id": "app.notification.body.text.group_message.full2", 3090 "translation": "@{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.TimeZone}}, {{.Month}} {{.Day}}" 3091 }, 3092 { 3093 "id": "app.notification.body.text.group_message.generic", 3094 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3095 }, 3096 { 3097 "id": "app.notification.body.text.notification.full", 3098 "translation": "频道:{{.ChannelName}}" 3099 }, 3100 { 3101 "id": "app.notification.body.text.notification.full2", 3102 "translation": "@{{.SenderName}} - {{.Hour}}:{{.Minute}} {{.TimeZone}}, {{.Month}} {{.Day}}" 3103 }, 3104 { 3105 "id": "app.notification.body.text.notification.generic", 3106 "translation": "{{.Hour}}:{{.Minute}} {{.Timezone}}, {{.Month}} {{.Day}}" 3107 }, 3108 { 3109 "id": "app.notification.subject.direct.full", 3110 "translation": "[{{.SiteName}}] 来自 @{{ .SenderDisplayName}} 于 {{.Month}} {{.Day}}, {{.Year}} 发送的新私信消息" 3111 }, 3112 { 3113 "id": "app.notification.subject.group_message.full", 3114 "translation": "[{{ .SiteName }}] 在 [{{ .SiteName }}] 于 {{.Month}} {{.Day}}, {{.Year}} 的新团体消息" 3115 }, 3116 { 3117 "id": "app.notification.subject.group_message.generic", 3118 "translation": "[{{.SiteName}}] 于 {{.Month}} {{.Day}}, {{.Year}} 的新团体消息" 3119 }, 3120 { 3121 "id": "app.notification.subject.notification.full", 3122 "translation": "[{{ .SiteName }}] 在 [{{ .SiteName }}] 的通知于 {{.Month}} {{.Day}}, {{.Year}}" 3123 }, 3124 { 3125 "id": "app.plugin.cluster.save_config.app_error", 3126 "translation": "当机群开启并使用 ReadOnlyConfig 时,config.json 文件中的插件设置必须手动上传。" 3127 }, 3128 { 3129 "id": "app.plugin.config.app_error", 3130 "translation": "保存插件状态到配置出错" 3131 }, 3132 { 3133 "id": "app.plugin.deactivate.app_error", 3134 "translation": "无法停用插件" 3135 }, 3136 { 3137 "id": "app.plugin.disabled.app_error", 3138 "translation": "日志已停用。请检查您的日志了解详情。" 3139 }, 3140 { 3141 "id": "app.plugin.extract.app_error", 3142 "translation": "解压插件时遇到错误" 3143 }, 3144 { 3145 "id": "app.plugin.filesystem.app_error", 3146 "translation": "遇到文件系统错误" 3147 }, 3148 { 3149 "id": "app.plugin.get_cluster_plugin_statuses.app_error", 3150 "translation": "无法从机群获取插件状态。" 3151 }, 3152 { 3153 "id": "app.plugin.get_plugins.app_error", 3154 "translation": "无法获取已启动的插件" 3155 }, 3156 { 3157 "id": "app.plugin.get_statuses.app_error", 3158 "translation": "无法获取插件状态。" 3159 }, 3160 { 3161 "id": "app.plugin.install.app_error", 3162 "translation": "无法安装插件。" 3163 }, 3164 { 3165 "id": "app.plugin.install_id.app_error", 3166 "translation": "无法安装插件。已存在相同 ID 的插件。" 3167 }, 3168 { 3169 "id": "app.plugin.install_id_failed_remove.app_error", 3170 "translation": "无法安装插件。已经有同样 ID 的插件存在并且无法被移除。" 3171 }, 3172 { 3173 "id": "app.plugin.invalid_id.app_error", 3174 "translation": "插件 Id 必须至少 {{.Min}} 个字符,最多 {{.Max}} 个字符并匹配 {{.Regex}}。" 3175 }, 3176 { 3177 "id": "app.plugin.manifest.app_error", 3178 "translation": "无法在解压的插件里找到 manifest 档" 3179 }, 3180 { 3181 "id": "app.plugin.mvdir.app_error", 3182 "translation": "无法移动插件从临时目录到最终目录。可能因为已有其他插件使用同样的目录名。" 3183 }, 3184 { 3185 "id": "app.plugin.not_installed.app_error", 3186 "translation": "插件未安装" 3187 }, 3188 { 3189 "id": "app.plugin.remove.app_error", 3190 "translation": "无法删除插件" 3191 }, 3192 { 3193 "id": "app.plugin.upload_disabled.app_error", 3194 "translation": "插件上传已禁用。" 3195 }, 3196 { 3197 "id": "app.role.check_roles_exist.role_not_found", 3198 "translation": "提供的角色不存在" 3199 }, 3200 { 3201 "id": "app.save_config.app_error", 3202 "translation": "An error occurred saving the configuration" 3203 }, 3204 { 3205 "id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error", 3206 "translation": "API 无法访问因为需要的数据转移未完成。" 3207 }, 3208 { 3209 "id": "app.submit_interactive_dialog.json_error", 3210 "translation": "为互动对话框编码 JSON 时遇到错误。" 3211 }, 3212 { 3213 "id": "app.system_install_date.parse_int.app_error", 3214 "translation": "解析安装日期失败" 3215 }, 3216 { 3217 "id": "app.team.join_user_to_team.max_accounts.app_error", 3218 "translation": "这个团队已经达到允许的最大帐号数量。请与系统管理员联系以设置更高的限制。" 3219 }, 3220 { 3221 "id": "app.user.complete_switch_with_oauth.blank_email.app_error", 3222 "translation": "无法用空的邮件地址完成 SAML 登入。" 3223 }, 3224 { 3225 "id": "app.user_access_token.disabled", 3226 "translation": "个人访问令牌在本服务器禁用。请联系您的系统管理员了解详情。" 3227 }, 3228 { 3229 "id": "app.user_access_token.invalid_or_missing", 3230 "translation": "无效或缺少令牌" 3231 }, 3232 { 3233 "id": "brand.save_brand_image.decode.app_error", 3234 "translation": "无法解码图片数据。" 3235 }, 3236 { 3237 "id": "brand.save_brand_image.decode_config.app_error", 3238 "translation": "无法获取图片元数据。" 3239 }, 3240 { 3241 "id": "brand.save_brand_image.encode.app_error", 3242 "translation": "无法转换图片数据到 PNG 格式。请重试。" 3243 }, 3244 { 3245 "id": "brand.save_brand_image.open.app_error", 3246 "translation": "无法上传自定义品牌文件。请确定图片大小小于 2MB 并重试。" 3247 }, 3248 { 3249 "id": "brand.save_brand_image.save_image.app_error", 3250 "translation": "无法写入图片文件到您的文件储存。请检查您的连接后再尝试。" 3251 }, 3252 { 3253 "id": "brand.save_brand_image.too_large.app_error", 3254 "translation": "无法读取图片文件。请确定图片大小小于 2MB 并重试。" 3255 }, 3256 { 3257 "id": "cli.license.critical", 3258 "translation": "功能需要升级到企业版本并拥有许可证。请联系您的系统管理员。" 3259 }, 3260 { 3261 "id": "ent.account_migration.get_all_failed", 3262 "translation": "无法获取用户。" 3263 }, 3264 { 3265 "id": "ent.account_migration.get_saml_users_failed", 3266 "translation": "无法获取 SAML 用户。" 3267 }, 3268 { 3269 "id": "ent.cluster.config_changed.info", 3270 "translation": "机群设定 id={{ .id }} 已更改。机群可能不稳定并且需要重启。为了确保机群配置正确您应该立刻逐进重启。" 3271 }, 3272 { 3273 "id": "ent.cluster.save_config.error", 3274 "translation": "当高可用性模式开启时,系统控制台将设为只读且除非停用配置文件里的 ReadOnlyConfig。" 3275 }, 3276 { 3277 "id": "ent.compliance.bad_export_type.appError", 3278 "translation": "未知输出格式 {{.ExportType}}" 3279 }, 3280 { 3281 "id": "ent.compliance.csv.attachment.copy.appError", 3282 "translation": "无法复制附件到 zip 文件。" 3283 }, 3284 { 3285 "id": "ent.compliance.csv.attachment.export.appError", 3286 "translation": "无法添加附件到 CSV 导出。" 3287 }, 3288 { 3289 "id": "ent.compliance.csv.file.creation.appError", 3290 "translation": "无法创建 CSV 导出临时文件。" 3291 }, 3292 { 3293 "id": "ent.compliance.csv.header.export.appError", 3294 "translation": "无法添加头到 CSV 导出。" 3295 }, 3296 { 3297 "id": "ent.compliance.csv.metadata.export.appError", 3298 "translation": "无法添加元数据文件到 zip 文件。" 3299 }, 3300 { 3301 "id": "ent.compliance.csv.metadata.json.marshalling.appError", 3302 "translation": "无法转换元数据到 json。" 3303 }, 3304 { 3305 "id": "ent.compliance.csv.post.export.appError", 3306 "translation": "无法导出消息。" 3307 }, 3308 { 3309 "id": "ent.compliance.csv.zip.creation.appError", 3310 "translation": "无法创建 zip 导出文件。" 3311 }, 3312 { 3313 "id": "ent.compliance.global_relay.attachments_removed.appError", 3314 "translation": "上传的文件因为过大而从 Global Relay 导出移除。" 3315 }, 3316 { 3317 "id": "ent.compliance.global_relay.open_temporary_file.appError", 3318 "translation": "无法打开导出临时文件。" 3319 }, 3320 { 3321 "id": "ent.compliance.global_relay.rewind_temporary_file.appError", 3322 "translation": "无法重新读取 Global Relay 导出临时文件。" 3323 }, 3324 { 3325 "id": "ent.compliance.licence_disable.app_error", 3326 "translation": "当前许可证禁用了合规功能。请联系您的系统管理员关于升级您的企业许可证。" 3327 }, 3328 { 3329 "id": "ent.compliance.run_export.template_watcher.appError", 3330 "translation": "无法加载导出模板。请重试。" 3331 }, 3332 { 3333 "id": "ent.compliance.run_failed.error", 3334 "translation": "导出合规的'{{.JobName}}'在'{{.FilePath}}'的任务失败" 3335 }, 3336 { 3337 "id": "ent.data_retention.generic.license.error", 3338 "translation": "您的许可证不支持数据保留。" 3339 }, 3340 { 3341 "id": "ent.elasticsearch.aggregator_worker.create_index_job.error", 3342 "translation": "Elasticsearch 聚合器工作者创建索引任务失败" 3343 }, 3344 { 3345 "id": "ent.elasticsearch.aggregator_worker.delete_indexes.error", 3346 "translation": "Elasticsearch 聚合器工作者创删除引失败" 3347 }, 3348 { 3349 "id": "ent.elasticsearch.aggregator_worker.get_indexes.error", 3350 "translation": "Elasticsearch 聚合器工作者获取索引失败" 3351 }, 3352 { 3353 "id": "ent.elasticsearch.aggregator_worker.index_job_failed.error", 3354 "translation": "Elasticsearch 聚合器工作者因索引任务失败而失败" 3355 }, 3356 { 3357 "id": "ent.elasticsearch.create_client.connect_failed", 3358 "translation": "设置 ElasticSearch 客户端失败" 3359 }, 3360 { 3361 "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error", 3362 "translation": "删除 ElasticSearch 索引失败" 3363 }, 3364 { 3365 "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error", 3366 "translation": "获取 ElasticSearch 索引失败" 3367 }, 3368 { 3369 "id": "ent.elasticsearch.delete_post.error", 3370 "translation": "删除消息失败" 3371 }, 3372 { 3373 "id": "ent.elasticsearch.generic.disabled", 3374 "translation": "ElasticSearch 搜索未在本服务器启用" 3375 }, 3376 { 3377 "id": "ent.elasticsearch.index_post.error", 3378 "translation": "索引消息失败" 3379 }, 3380 { 3381 "id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error", 3382 "translation": "无法从数据库获取最旧的消息。" 3383 }, 3384 { 3385 "id": "ent.elasticsearch.indexer.do_job.parse_end_time.error", 3386 "translation": "Elasticsearch 索引工作者解析中止时间失败" 3387 }, 3388 { 3389 "id": "ent.elasticsearch.indexer.do_job.parse_start_time.error", 3390 "translation": "Elasticsearch 索引工作者解析开始时间失败" 3391 }, 3392 { 3393 "id": "ent.elasticsearch.not_started.error", 3394 "translation": "ElasticSearch没有启动" 3395 }, 3396 { 3397 "id": "ent.elasticsearch.purge_indexes.delete_failed", 3398 "translation": "删除 ElasticSearch 索引失败" 3399 }, 3400 { 3401 "id": "ent.elasticsearch.search_posts.disabled", 3402 "translation": "ElasticSearch 搜索已在本服务器禁用" 3403 }, 3404 { 3405 "id": "ent.elasticsearch.search_posts.parse_matches_failed", 3406 "translation": "解析搜索结果失败" 3407 }, 3408 { 3409 "id": "ent.elasticsearch.search_posts.search_failed", 3410 "translation": "搜索无法完成" 3411 }, 3412 { 3413 "id": "ent.elasticsearch.search_posts.unmarshall_post_failed", 3414 "translation": "解码搜索结果失败" 3415 }, 3416 { 3417 "id": "ent.elasticsearch.start.already_started.app_error", 3418 "translation": "ElasticSearch 已启动" 3419 }, 3420 { 3421 "id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error", 3422 "translation": "创建 Elasticsearch 批量处理器失败" 3423 }, 3424 { 3425 "id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error", 3426 "translation": "开始 Elasticsearch 批量处理器失败" 3427 }, 3428 { 3429 "id": "ent.elasticsearch.stop.already_stopped.app_error", 3430 "translation": "ElasticSearch 已停止" 3431 }, 3432 { 3433 "id": "ent.elasticsearch.test_config.connect_failed", 3434 "translation": "连接 Elasticsearch 服务器失败。" 3435 }, 3436 { 3437 "id": "ent.elasticsearch.test_config.indexing_disabled.error", 3438 "translation": "Elasticsearch 已停用。" 3439 }, 3440 { 3441 "id": "ent.elasticsearch.test_config.license.error", 3442 "translation": "您的许可证不支持 Elasticsearch。" 3443 }, 3444 { 3445 "id": "ent.elasticsearch.test_config.reenter_password", 3446 "translation": "Elasticsearch 服务端网址或用户名已变更。请重新输入 Elasticsearch 密码测试连接。" 3447 }, 3448 { 3449 "id": "ent.ldap.app_error", 3450 "translation": "ldap 接口为 nil" 3451 }, 3452 { 3453 "id": "ent.ldap.create_fail", 3454 "translation": "无法创建 LDAP 用户。" 3455 }, 3456 { 3457 "id": "ent.ldap.disabled.app_error", 3458 "translation": "AD/LDAP 已禁用或许可证不支持 AD/LDAP。" 3459 }, 3460 { 3461 "id": "ent.ldap.do_login.bind_admin_user.app_error", 3462 "translation": "无法绑定到 AD/LDAP 服务器。请检查 BindUsername 和 BindPassword。" 3463 }, 3464 { 3465 "id": "ent.ldap.do_login.invalid_password.app_error", 3466 "translation": "无效的密码" 3467 }, 3468 { 3469 "id": "ent.ldap.do_login.licence_disable.app_error", 3470 "translation": "当前许可证无法使用 AD/LDAP 功能,请联系您的系统管理员关于升级您的企业许可证。" 3471 }, 3472 { 3473 "id": "ent.ldap.do_login.matched_to_many_users.app_error", 3474 "translation": "提供的用户名有多个用户" 3475 }, 3476 { 3477 "id": "ent.ldap.do_login.search_ldap_server.app_error", 3478 "translation": "搜索 AD/LDAP 服务器失败" 3479 }, 3480 { 3481 "id": "ent.ldap.do_login.unable_to_connect.app_error", 3482 "translation": "无法连接到 AD/LDAP 服务" 3483 }, 3484 { 3485 "id": "ent.ldap.do_login.user_filtered.app_error", 3486 "translation": "您的 AD/LDAP 账号没有使用此 Mattermost 服务器的权限。请向您的系统管理员询问确认 AD/LDAP 用户过滤器。" 3487 }, 3488 { 3489 "id": "ent.ldap.do_login.user_not_registered.app_error", 3490 "translation": "用户没有在 AD/LDAP 服务器注册" 3491 }, 3492 { 3493 "id": "ent.ldap.syncronize.get_all.app_error", 3494 "translation": "无法使用 AD/LDAP 得到所有用户" 3495 }, 3496 { 3497 "id": "ent.ldap.syncronize.get_all_groups.app_error", 3498 "translation": "获取用户组出错" 3499 }, 3500 { 3501 "id": "ent.ldap.syncronize.populate_syncables", 3502 "translation": "填充可同步数据出错" 3503 }, 3504 { 3505 "id": "ent.ldap.syncronize.search_failure.app_error", 3506 "translation": "从 AD/LDAP 搜索用户失败。请测试 Mattermost 服务器是否可以连接您的 AD/LDAP 服务器后重新尝试。" 3507 }, 3508 { 3509 "id": "ent.ldap.validate_filter.app_error", 3510 "translation": "无效的 AD/LDAP 筛选器" 3511 }, 3512 { 3513 "id": "ent.ldap_groups.group_search_error", 3514 "translation": "获取 ldap 用户组出错" 3515 }, 3516 { 3517 "id": "ent.ldap_groups.groups_search_error", 3518 "translation": "获取 ldap 用户组出错" 3519 }, 3520 { 3521 "id": "ent.ldap_groups.members_of_group_error", 3522 "translation": "获取用户组成员出错" 3523 }, 3524 { 3525 "id": "ent.ldap_groups.no_rows", 3526 "translation": "为找到拥有此 uid 的组" 3527 }, 3528 { 3529 "id": "ent.ldap_groups.reachable_groups_error", 3530 "translation": "获取用户的组失败" 3531 }, 3532 { 3533 "id": "ent.message_export.global_relay.attach_file.app_error", 3534 "translation": "无法添加附件到 Global Relay 导出。" 3535 }, 3536 { 3537 "id": "ent.message_export.global_relay.close_zip_file.app_error", 3538 "translation": "无法关闭该 zip 文件。" 3539 }, 3540 { 3541 "id": "ent.message_export.global_relay.create_file_in_zip.app_error", 3542 "translation": "无法创建 eml 文件。" 3543 }, 3544 { 3545 "id": "ent.message_export.global_relay.generate_email.app_error", 3546 "translation": "无法生成 eml 文件数据。" 3547 }, 3548 { 3549 "id": "ent.message_export.global_relay_export.deliver.close.app_error", 3550 "translation": "无法发送邮件到 Global Relay。" 3551 }, 3552 { 3553 "id": "ent.message_export.global_relay_export.deliver.from_address.app_error", 3554 "translation": "无法设定邮件 From 地址。" 3555 }, 3556 { 3557 "id": "ent.message_export.global_relay_export.deliver.msg.app_error", 3558 "translation": "无法设置邮件消息。" 3559 }, 3560 { 3561 "id": "ent.message_export.global_relay_export.deliver.msg_data.app_error", 3562 "translation": "无法写入邮件消息。" 3563 }, 3564 { 3565 "id": "ent.message_export.global_relay_export.deliver.parse_mail.app_error", 3566 "translation": "无法读取邮件信息。" 3567 }, 3568 { 3569 "id": "ent.message_export.global_relay_export.deliver.to_address.app_error", 3570 "translation": "无法设定邮件 To 地址。" 3571 }, 3572 { 3573 "id": "ent.message_export.global_relay_export.deliver.unable_to_get_file_info.app_error", 3574 "translation": "无法获取导出临时文件的信息" 3575 }, 3576 { 3577 "id": "ent.message_export.global_relay_export.deliver.unable_to_open_email_file.app_error", 3578 "translation": "无法从临时文件获取邮件地址" 3579 }, 3580 { 3581 "id": "ent.message_export.global_relay_export.deliver.unable_to_open_zip_file_data.app_error", 3582 "translation": "无法打开导出临时文件" 3583 }, 3584 { 3585 "id": "ent.migration.migratetoldap.duplicate_field", 3586 "translation": "无法移植拥有制定栏的 AD/LDAP 用户。发现重复条目。请删除所有重复后再试。" 3587 }, 3588 { 3589 "id": "ent.migration.migratetoldap.user_not_found", 3590 "translation": "未在 AD/LDAP 服务器上找到用户:" 3591 }, 3592 { 3593 "id": "ent.migration.migratetosaml.email_already_used_by_other_user", 3594 "translation": "电子邮箱地址已被其他 SAML 用户使用。" 3595 }, 3596 { 3597 "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file", 3598 "translation": "没有在用户文件里找到用户。" 3599 }, 3600 { 3601 "id": "ent.migration.migratetosaml.username_already_used_by_other_user", 3602 "translation": "用户名已被其他 Mattermost 用户使用。" 3603 }, 3604 { 3605 "id": "ent.saml.attribute.app_error", 3606 "translation": "SAML登入因不正确属性而失败。请联系您的系统管理员。" 3607 }, 3608 { 3609 "id": "ent.saml.build_request.app_error", 3610 "translation": "尝试向身份提供商请求时发生错误。请联系您的系统管理员。" 3611 }, 3612 { 3613 "id": "ent.saml.build_request.encoding.app_error", 3614 "translation": "尝试编码身份提供商请求时发生错误。请联系您的系统管理员。" 3615 }, 3616 { 3617 "id": "ent.saml.configure.encryption_not_enabled.app_error", 3618 "translation": "SAML登入因加密未开启而失败。请联系您的系统管理员。" 3619 }, 3620 { 3621 "id": "ent.saml.configure.load_idp_cert.app_error", 3622 "translation": "身份认证提供商公共证书文件没有被发现。请与系统管理员联系。" 3623 }, 3624 { 3625 "id": "ent.saml.configure.load_private_key.app_error", 3626 "translation": "SAML登录失败,因为服务提供商私钥没有被发现。请与系统管理员联系。" 3627 }, 3628 { 3629 "id": "ent.saml.configure.not_encrypted_response.app_error", 3630 "translation": "SAML登录因身份服务提供商回应未加密而失败。请联系您的系统管理员。" 3631 }, 3632 { 3633 "id": "ent.saml.do_login.decrypt.app_error", 3634 "translation": "SAML登入因解码身份服务提供商回复发生错误而失败。请联系您的系统管理员。" 3635 }, 3636 { 3637 "id": "ent.saml.do_login.empty_response.app_error", 3638 "translation": "我们收到留一份来自身份提供商的空白请求" 3639 }, 3640 { 3641 "id": "ent.saml.do_login.parse.app_error", 3642 "translation": "尝试解析身份提供商回复时发生错误。请联系您的系统管理员。" 3643 }, 3644 { 3645 "id": "ent.saml.do_login.validate.app_error", 3646 "translation": "尝试验证身份提供商回复时发生错误。请联系您的系统管理员。" 3647 }, 3648 { 3649 "id": "ent.saml.license_disable.app_error", 3650 "translation": "您的证书不支持 SAML 验证。" 3651 }, 3652 { 3653 "id": "ent.saml.metadata.app_error", 3654 "translation": "创建服务商元数据时发生错误。" 3655 }, 3656 { 3657 "id": "ent.saml.service_disable.app_error", 3658 "translation": "此服务器没有正确配置或者不支持 SAML 2.0。" 3659 }, 3660 { 3661 "id": "interactive_message.decode_trigger_id.base64_decode_failed", 3662 "translation": "无法为互动对话框解码触发 ID 的 base64。" 3663 }, 3664 { 3665 "id": "interactive_message.decode_trigger_id.expired", 3666 "translation": "互动对话框的触发 ID 已过期。触发 ID 最多有效 {{.Seconds}} 秒。" 3667 }, 3668 { 3669 "id": "interactive_message.decode_trigger_id.missing_data", 3670 "translation": "缺少互动对话框的触发 ID 必须的数据。" 3671 }, 3672 { 3673 "id": "interactive_message.decode_trigger_id.signature_decode_failed", 3674 "translation": "无法为互动对话框解码触发 ID 的 base64 签名。" 3675 }, 3676 { 3677 "id": "interactive_message.decode_trigger_id.verify_signature_failed", 3678 "translation": "无法验证互动对话框解码触发 ID 的签名。" 3679 }, 3680 { 3681 "id": "interactive_message.generate_trigger_id.signing_failed", 3682 "translation": "无法为互动对话框签名生成的触发 ID。" 3683 }, 3684 { 3685 "id": "jobs.do_job.batch_size.parse_error", 3686 "translation": "无法解析 BatchSize 导出任务消息。" 3687 }, 3688 { 3689 "id": "jobs.do_job.batch_start_timestamp.parse_error", 3690 "translation": "无法解析 ExportFromTimestamp 导出任务消息。" 3691 }, 3692 { 3693 "id": "jobs.request_cancellation.status.error", 3694 "translation": "无法请求取消任务到不允许取消的任务。" 3695 }, 3696 { 3697 "id": "jobs.set_job_error.update.error", 3698 "translation": "设置任务状态为错误失败" 3699 }, 3700 { 3701 "id": "jobs.start_synchronize_job.timeout", 3702 "translation": "AD/LDAP 同步任务超时。" 3703 }, 3704 { 3705 "id": "manaultesting.manual_test.parse.app_error", 3706 "translation": "无法解析网址" 3707 }, 3708 { 3709 "id": "manaultesting.test_autolink.unable.app_error", 3710 "translation": "无法获得频道" 3711 }, 3712 { 3713 "id": "mattermost.bulletin.subject", 3714 "translation": "Mattermost 安全公告" 3715 }, 3716 { 3717 "id": "mfa.activate.authenticate.app_error", 3718 "translation": "尝试验证多重验证令牌时出现错误" 3719 }, 3720 { 3721 "id": "mfa.activate.bad_token.app_error", 3722 "translation": "无效的多重验证令牌" 3723 }, 3724 { 3725 "id": "mfa.activate.save_active.app_error", 3726 "translation": "无法为用户更新多重验证启用状态" 3727 }, 3728 { 3729 "id": "mfa.deactivate.save_active.app_error", 3730 "translation": "无法为用户更新多重验证启用状态" 3731 }, 3732 { 3733 "id": "mfa.deactivate.save_secret.app_error", 3734 "translation": "清除多重验证密码时出错" 3735 }, 3736 { 3737 "id": "mfa.generate_qr_code.create_code.app_error", 3738 "translation": "QR 码生成出错" 3739 }, 3740 { 3741 "id": "mfa.generate_qr_code.save_secret.app_error", 3742 "translation": "保存多重验证密码时出错" 3743 }, 3744 { 3745 "id": "mfa.mfa_disabled.app_error", 3746 "translation": "多重验证已在此服务器停用。" 3747 }, 3748 { 3749 "id": "mfa.validate_token.authenticate.app_error", 3750 "translation": "尝试验证多重验证令牌时出现错误" 3751 }, 3752 { 3753 "id": "migrations.worker.run_advanced_permissions_phase_2_migration.invalid_progress", 3754 "translation": "迁移因无效进度数据失败。" 3755 }, 3756 { 3757 "id": "migrations.worker.run_migration.unknown_key", 3758 "translation": "由于未知转移键,无法运行转移任务。" 3759 }, 3760 { 3761 "id": "model.access.is_valid.access_token.app_error", 3762 "translation": "无效的访问令牌" 3763 }, 3764 { 3765 "id": "model.access.is_valid.client_id.app_error", 3766 "translation": "无效客户端id" 3767 }, 3768 { 3769 "id": "model.access.is_valid.redirect_uri.app_error", 3770 "translation": "无效重定向uri" 3771 }, 3772 { 3773 "id": "model.access.is_valid.refresh_token.app_error", 3774 "translation": "无效刷新令牌" 3775 }, 3776 { 3777 "id": "model.access.is_valid.user_id.app_error", 3778 "translation": "无效的用户 id。" 3779 }, 3780 { 3781 "id": "model.authorize.is_valid.auth_code.app_error", 3782 "translation": "无效的授权码" 3783 }, 3784 { 3785 "id": "model.authorize.is_valid.client_id.app_error", 3786 "translation": "无效客户端id" 3787 }, 3788 { 3789 "id": "model.authorize.is_valid.create_at.app_error", 3790 "translation": "创建时间必须为有效的时间。" 3791 }, 3792 { 3793 "id": "model.authorize.is_valid.expires.app_error", 3794 "translation": "过期必须设置" 3795 }, 3796 { 3797 "id": "model.authorize.is_valid.redirect_uri.app_error", 3798 "translation": "无效重定向uri" 3799 }, 3800 { 3801 "id": "model.authorize.is_valid.response_type.app_error", 3802 "translation": "无效的响应类型" 3803 }, 3804 { 3805 "id": "model.authorize.is_valid.scope.app_error", 3806 "translation": "无效范围" 3807 }, 3808 { 3809 "id": "model.authorize.is_valid.state.app_error", 3810 "translation": "无效状态" 3811 }, 3812 { 3813 "id": "model.authorize.is_valid.user_id.app_error", 3814 "translation": "无效的用户 id。" 3815 }, 3816 { 3817 "id": "model.bot.is_valid.create_at.app_error", 3818 "translation": "无效创建者id" 3819 }, 3820 { 3821 "id": "model.bot.is_valid.creator_id.app_error", 3822 "translation": "无效创建者id" 3823 }, 3824 { 3825 "id": "model.bot.is_valid.description.app_error", 3826 "translation": "无效的描述" 3827 }, 3828 { 3829 "id": "model.bot.is_valid.update_at.app_error", 3830 "translation": "Invalid update at" 3831 }, 3832 { 3833 "id": "model.bot.is_valid.user_id.app_error", 3834 "translation": "无效的用户 id。" 3835 }, 3836 { 3837 "id": "model.bot.is_valid.username.app_error", 3838 "translation": "无效的用户名。" 3839 }, 3840 { 3841 "id": "model.channel.is_valid.2_or_more.app_error", 3842 "translation": "名称必须是2个或以上的小写字母" 3843 }, 3844 { 3845 "id": "model.channel.is_valid.create_at.app_error", 3846 "translation": "创建时间必须为有效的时间。" 3847 }, 3848 { 3849 "id": "model.channel.is_valid.creator_id.app_error", 3850 "translation": "无效创建者id" 3851 }, 3852 { 3853 "id": "model.channel.is_valid.display_name.app_error", 3854 "translation": "无效显示名" 3855 }, 3856 { 3857 "id": "model.channel.is_valid.header.app_error", 3858 "translation": "无效标题" 3859 }, 3860 { 3861 "id": "model.channel.is_valid.id.app_error", 3862 "translation": "无效的 Id。" 3863 }, 3864 { 3865 "id": "model.channel.is_valid.purpose.app_error", 3866 "translation": "无效用途" 3867 }, 3868 { 3869 "id": "model.channel.is_valid.type.app_error", 3870 "translation": "无效类型" 3871 }, 3872 { 3873 "id": "model.channel.is_valid.update_at.app_error", 3874 "translation": "更新时必须是有效时间" 3875 }, 3876 { 3877 "id": "model.channel_member.is_valid.channel_id.app_error", 3878 "translation": "无效的频道id" 3879 }, 3880 { 3881 "id": "model.channel_member.is_valid.email_value.app_error", 3882 "translation": "无效的电子邮件通知值" 3883 }, 3884 { 3885 "id": "model.channel_member.is_valid.ignore_channel_mentions_value.app_error", 3886 "translation": "无效的忽略频道提及状态" 3887 }, 3888 { 3889 "id": "model.channel_member.is_valid.notify_level.app_error", 3890 "translation": "无效通知级别" 3891 }, 3892 { 3893 "id": "model.channel_member.is_valid.push_level.app_error", 3894 "translation": "无效的推送通知等级" 3895 }, 3896 { 3897 "id": "model.channel_member.is_valid.unread_level.app_error", 3898 "translation": "无效的未读标记级别" 3899 }, 3900 { 3901 "id": "model.channel_member.is_valid.user_id.app_error", 3902 "translation": "无效的用户 id。" 3903 }, 3904 { 3905 "id": "model.client.connecting.app_error", 3906 "translation": "在连接到服务器时,我们遇到了一个错误" 3907 }, 3908 { 3909 "id": "model.cluster.is_valid.create_at.app_error", 3910 "translation": "必须设定 CreateAt" 3911 }, 3912 { 3913 "id": "model.cluster.is_valid.hostname.app_error", 3914 "translation": "必须设定 Hostname" 3915 }, 3916 { 3917 "id": "model.cluster.is_valid.id.app_error", 3918 "translation": "无效的 Id。" 3919 }, 3920 { 3921 "id": "model.cluster.is_valid.last_ping_at.app_error", 3922 "translation": "必须设定 LastPingAt" 3923 }, 3924 { 3925 "id": "model.cluster.is_valid.name.app_error", 3926 "translation": "必须设定 ClusterName" 3927 }, 3928 { 3929 "id": "model.cluster.is_valid.type.app_error", 3930 "translation": "必须设定类型" 3931 }, 3932 { 3933 "id": "model.command.is_valid.create_at.app_error", 3934 "translation": "创建时间必须为有效的时间。" 3935 }, 3936 { 3937 "id": "model.command.is_valid.description.app_error", 3938 "translation": "无效的描述" 3939 }, 3940 { 3941 "id": "model.command.is_valid.display_name.app_error", 3942 "translation": "无效的标题" 3943 }, 3944 { 3945 "id": "model.command.is_valid.id.app_error", 3946 "translation": "无效的 Id。" 3947 }, 3948 { 3949 "id": "model.command.is_valid.method.app_error", 3950 "translation": "无效的方式。" 3951 }, 3952 { 3953 "id": "model.command.is_valid.team_id.app_error", 3954 "translation": "无效的团队 ID。" 3955 }, 3956 { 3957 "id": "model.command.is_valid.token.app_error", 3958 "translation": "无效的令牌。" 3959 }, 3960 { 3961 "id": "model.command.is_valid.trigger.app_error", 3962 "translation": "无效的触发。" 3963 }, 3964 { 3965 "id": "model.command.is_valid.update_at.app_error", 3966 "translation": "更新时必须是有效时间。" 3967 }, 3968 { 3969 "id": "model.command.is_valid.url.app_error", 3970 "translation": "无效的 URL。" 3971 }, 3972 { 3973 "id": "model.command.is_valid.url_http.app_error", 3974 "translation": "无效URL. URL必须以http:// or https://开头" 3975 }, 3976 { 3977 "id": "model.command.is_valid.user_id.app_error", 3978 "translation": "无效的用户 id。" 3979 }, 3980 { 3981 "id": "model.command_hook.channel_id.app_error", 3982 "translation": "无效的频道 id" 3983 }, 3984 { 3985 "id": "model.command_hook.command_id.app_error", 3986 "translation": "无效命令 id" 3987 }, 3988 { 3989 "id": "model.command_hook.create_at.app_error", 3990 "translation": "创建时间必须为有效的时间。" 3991 }, 3992 { 3993 "id": "model.command_hook.id.app_error", 3994 "translation": "无效的命令钩子 id" 3995 }, 3996 { 3997 "id": "model.command_hook.parent_id.app_error", 3998 "translation": "无效父 id" 3999 }, 4000 { 4001 "id": "model.command_hook.root_id.app_error", 4002 "translation": "无效根 id" 4003 }, 4004 { 4005 "id": "model.command_hook.user_id.app_error", 4006 "translation": "无效的用户 id。" 4007 }, 4008 { 4009 "id": "model.compliance.is_valid.create_at.app_error", 4010 "translation": "创建时间必须为有效的时间。" 4011 }, 4012 { 4013 "id": "model.compliance.is_valid.desc.app_error", 4014 "translation": "无效的描述" 4015 }, 4016 { 4017 "id": "model.compliance.is_valid.end_at.app_error", 4018 "translation": "必须是一个有效时间" 4019 }, 4020 { 4021 "id": "model.compliance.is_valid.id.app_error", 4022 "translation": "无效的 Id。" 4023 }, 4024 { 4025 "id": "model.compliance.is_valid.start_at.app_error", 4026 "translation": "必须来自一个有效的时间。" 4027 }, 4028 { 4029 "id": "model.compliance.is_valid.start_end_at.app_error", 4030 "translation": "必须比From参数大" 4031 }, 4032 { 4033 "id": "model.config.is_valid.allow_cookies_for_subdomains.app_error", 4034 "translation": "允许子域名 cookie 需要设置 SiteURL。" 4035 }, 4036 { 4037 "id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error", 4038 "translation": "无效的 atmos/camo 设置 RemoteImageProxyOptions。必须设为您的共享密钥。" 4039 }, 4040 { 4041 "id": "model.config.is_valid.atmos_camo_image_proxy_url.app_error", 4042 "translation": "无效的 atmos/camo 设置 RemoteImageProxyURL。必须设为您的共享密钥。" 4043 }, 4044 { 4045 "id": "model.config.is_valid.cluster_email_batching.app_error", 4046 "translation": "当机群启用时没法启动批量电子邮件。" 4047 }, 4048 { 4049 "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error", 4050 "translation": "数据保留任务开始时间必须为 24 小时制并格式为 HH:MM。" 4051 }, 4052 { 4053 "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error", 4054 "translation": "文件保留至少一天。" 4055 }, 4056 { 4057 "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error", 4058 "translation": "消息保留至少一天。" 4059 }, 4060 { 4061 "id": "model.config.is_valid.display.custom_url_schemes.app_error", 4062 "translation": "无效的自定义 URL 方案 {{.Scheme}}。自定义 URL 方案必须以字母开头并且只能含有字母、数字以及横杠 (-)。" 4063 }, 4064 { 4065 "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error", 4066 "translation": "Elasticsearch AggregatePostsAfterDays 设定必须为大于或等于 1 的数字" 4067 }, 4068 { 4069 "id": "model.config.is_valid.elastic_search.bulk_indexing_time_window_seconds.app_error", 4070 "translation": "Elasticsearch 批量索引时间段必须至少 1 秒。" 4071 }, 4072 { 4073 "id": "model.config.is_valid.elastic_search.connection_url.app_error", 4074 "translation": "当 Elastic Search 索引开启时必须提供 Elastic Search ConnectionUrl 设定。" 4075 }, 4076 { 4077 "id": "model.config.is_valid.elastic_search.enable_searching.app_error", 4078 "translation": "当 Elastic Search SearchEnabled 设为是时必须设定 Elastic Search IndexingEnabled 为是。" 4079 }, 4080 { 4081 "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error", 4082 "translation": "Elasticsearch 即时索引批量大小必须至少为 1" 4083 }, 4084 { 4085 "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error", 4086 "translation": "Elasticsearch PostsAggregatorJobStartTime 设定必须以 \"hh:mm\" 格式的时间" 4087 }, 4088 { 4089 "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error", 4090 "translation": "Elasticsearch 请求超时必须至少 1 秒。" 4091 }, 4092 { 4093 "id": "model.config.is_valid.email_batching_buffer_size.app_error", 4094 "translation": "无效的批量电子邮件缓存大小设定。必须为零或者正整数。" 4095 }, 4096 { 4097 "id": "model.config.is_valid.email_batching_interval.app_error", 4098 "translation": "无效的批量电子邮件间隔设定。必须至少30秒。" 4099 }, 4100 { 4101 "id": "model.config.is_valid.email_notification_contents_type.app_error", 4102 "translation": "无效邮件通知内容类型。必须为 'full' 或 'generic'。" 4103 }, 4104 { 4105 "id": "model.config.is_valid.email_security.app_error", 4106 "translation": "无效的电子邮件设置中的连接安全性。必须为 ''、'TLS' 或者 'STARTTLS'" 4107 }, 4108 { 4109 "id": "model.config.is_valid.encrypt_sql.app_error", 4110 "translation": "无效的 SQL 加密秘钥设置。至少32位及以上字符。" 4111 }, 4112 { 4113 "id": "model.config.is_valid.file_driver.app_error", 4114 "translation": "文件设置中驱动名无效。必须为 'local' 或 'amazons3'" 4115 }, 4116 { 4117 "id": "model.config.is_valid.file_salt.app_error", 4118 "translation": "文件设置中的公共链接盐无效。必须至少32位字符。" 4119 }, 4120 { 4121 "id": "model.config.is_valid.group_unread_channels.app_error", 4122 "translation": "无效未读频道分组的服务设定。必须为 'disabled'、'default_on' 或 'default_off'。" 4123 }, 4124 { 4125 "id": "model.config.is_valid.image_proxy_type.app_error", 4126 "translation": "无效的图片代理类型。必须为 'local' 或 'atmos/camo'。" 4127 }, 4128 { 4129 "id": "model.config.is_valid.ldap_basedn", 4130 "translation": "AD/LDAP 栏 \"BaseDN\" 为必须。" 4131 }, 4132 { 4133 "id": "model.config.is_valid.ldap_email", 4134 "translation": "AD/LDAP 栏 \"电子邮件\" 为必填。" 4135 }, 4136 { 4137 "id": "model.config.is_valid.ldap_id", 4138 "translation": "AD/LDAP 栏 \"ID\" 为必填。" 4139 }, 4140 { 4141 "id": "model.config.is_valid.ldap_login_id", 4142 "translation": "AD/LDAP 栏 \"登入 ID 属性\" 为必填。" 4143 }, 4144 { 4145 "id": "model.config.is_valid.ldap_max_page_size.app_error", 4146 "translation": "无效的最大页面值。" 4147 }, 4148 { 4149 "id": "model.config.is_valid.ldap_security.app_error", 4150 "translation": "无效的 AD/LDAP 安全连接设置,必须是 \"TLS\" 或 \"STARTTLS\"" 4151 }, 4152 { 4153 "id": "model.config.is_valid.ldap_server", 4154 "translation": "AD/LDAP 栏 \"AD/LDAP 服务器\" 为必填。" 4155 }, 4156 { 4157 "id": "model.config.is_valid.ldap_sync_interval.app_error", 4158 "translation": "无效的同步间隔时间。同步时间必须至少一分钟。" 4159 }, 4160 { 4161 "id": "model.config.is_valid.ldap_username", 4162 "translation": "AD/LDAP 栏 \"用户名\" 为必填。" 4163 }, 4164 { 4165 "id": "model.config.is_valid.listen_address.app_error", 4166 "translation": "无效的服务设置时监听地址,必须设置此项。" 4167 }, 4168 { 4169 "id": "model.config.is_valid.localization.available_locales.app_error", 4170 "translation": "可选语言必须包含默认客户端语言" 4171 }, 4172 { 4173 "id": "model.config.is_valid.login_attempts.app_error", 4174 "translation": "无效的最大尝试登录数服务设置。必须是正整数。" 4175 }, 4176 { 4177 "id": "model.config.is_valid.max_burst.app_error", 4178 "translation": "最大过载必须大于零。" 4179 }, 4180 { 4181 "id": "model.config.is_valid.max_channels.app_error", 4182 "translation": "团队设置中每团队的最多频道数无效,必须是正整数。" 4183 }, 4184 { 4185 "id": "model.config.is_valid.max_file_size.app_error", 4186 "translation": "无效文件设定的最大文件大小。必须为大于零的整数。" 4187 }, 4188 { 4189 "id": "model.config.is_valid.max_notify_per_channel.app_error", 4190 "translation": "无效团队设置中每频道最大通知数。必须是正整数。" 4191 }, 4192 { 4193 "id": "model.config.is_valid.max_users.app_error", 4194 "translation": "团队设置中每团队的最大用户数无效。必须是正整数。" 4195 }, 4196 { 4197 "id": "model.config.is_valid.message_export.batch_size.app_error", 4198 "translation": "消息导出任务 BatchSize 必须为正整数" 4199 }, 4200 { 4201 "id": "model.config.is_valid.message_export.daily_runtime.app_error", 4202 "translation": "消息导出任务 DailyRuntime 必须为 24 小时制 HH:MM 格式。" 4203 }, 4204 { 4205 "id": "model.config.is_valid.message_export.enable.app_error", 4206 "translation": "消息导出任务 EnableExport 设置必须为是或否" 4207 }, 4208 { 4209 "id": "model.config.is_valid.message_export.export_from.app_error", 4210 "translation": "消息导出任务 ExportFromTimestamp 必须为时间戳 (unix 时间)。只有在此时间后发送的消息会被导出。" 4211 }, 4212 { 4213 "id": "model.config.is_valid.message_export.export_type.app_error", 4214 "translation": "消息导出任务 ExportFormat 必须为 'actiance'、'csv' 或 'globalrelay'" 4215 }, 4216 { 4217 "id": "model.config.is_valid.message_export.global_relay.config_missing.app_error", 4218 "translation": "消息导出任务 ExportFormat 为 'globalrelay',但缺少 GlobalRelaySettings" 4219 }, 4220 { 4221 "id": "model.config.is_valid.message_export.global_relay.customer_type.app_error", 4222 "translation": "消息导出 GlobalRelaySettings.CustomerType 必须设为 'A9' 或 'A10'" 4223 }, 4224 { 4225 "id": "model.config.is_valid.message_export.global_relay.email_address.app_error", 4226 "translation": "消息导出任务 GlobalRelaySettings.EmailAddress 必须为有效的电子邮箱地址" 4227 }, 4228 { 4229 "id": "model.config.is_valid.message_export.global_relay.smtp_password.app_error", 4230 "translation": "必须设定消息导出任务 GlobalRelaySettings.SmtpPassword" 4231 }, 4232 { 4233 "id": "model.config.is_valid.message_export.global_relay.smtp_username.app_error", 4234 "translation": "必须设定消息导出任务 GlobalRelaySettings.SmtpUsername" 4235 }, 4236 { 4237 "id": "model.config.is_valid.password_length.app_error", 4238 "translation": "最短密码长度必须为整数大于或等于 {{.MinLength}} 以及小于或等于 {{.MaxLength}}。" 4239 }, 4240 { 4241 "id": "model.config.is_valid.rate_mem.app_error", 4242 "translation": "用于速率的内存大小设置无效。必须是正整数" 4243 }, 4244 { 4245 "id": "model.config.is_valid.rate_sec.app_error", 4246 "translation": "速率限制设置无效。必须是正整数" 4247 }, 4248 { 4249 "id": "model.config.is_valid.read_timeout.app_error", 4250 "translation": "错误的读取超时值。" 4251 }, 4252 { 4253 "id": "model.config.is_valid.restrict_direct_message.app_error", 4254 "translation": "无效的私信限制。必须为 'any' 或 'team'" 4255 }, 4256 { 4257 "id": "model.config.is_valid.saml_assertion_consumer_service_url.app_error", 4258 "translation": "服务提供商登入网址必须为有效URL并且以 http:// 或 https:// 开头。" 4259 }, 4260 { 4261 "id": "model.config.is_valid.saml_email_attribute.app_error", 4262 "translation": "无效的电子邮件属性。此属性必须设定。" 4263 }, 4264 { 4265 "id": "model.config.is_valid.saml_idp_cert.app_error", 4266 "translation": "找不到身份识别提供商公开凭证。您忘了上传?" 4267 }, 4268 { 4269 "id": "model.config.is_valid.saml_idp_descriptor_url.app_error", 4270 "translation": "身份提供商签发网址必须为有效URL并且以 http:// 或 https:// 开头。" 4271 }, 4272 { 4273 "id": "model.config.is_valid.saml_idp_url.app_error", 4274 "translation": "SAML SSO网址必须为有效URL并且以 http:// 或 https:// 开头。" 4275 }, 4276 { 4277 "id": "model.config.is_valid.saml_private_key.app_error", 4278 "translation": "找不到服务提供商私钥。您忘了上传?" 4279 }, 4280 { 4281 "id": "model.config.is_valid.saml_public_cert.app_error", 4282 "translation": "找不到服务提供商公开凭证。您忘了上传?" 4283 }, 4284 { 4285 "id": "model.config.is_valid.saml_username_attribute.app_error", 4286 "translation": "无效的用户名属性。此属性必须设定。" 4287 }, 4288 { 4289 "id": "model.config.is_valid.site_url.app_error", 4290 "translation": "网址必须为有效 URL 并且以 http:// 或 https:// 开头" 4291 }, 4292 { 4293 "id": "model.config.is_valid.site_url_email_batching.app_error", 4294 "translation": "当SiteURL未设置时没法启动批量电子邮件。" 4295 }, 4296 { 4297 "id": "model.config.is_valid.sitename_length.app_error", 4298 "translation": "站点名必须小于或等于 {{.MaxLength}} 个字符。" 4299 }, 4300 { 4301 "id": "model.config.is_valid.sql_conn_max_lifetime_milliseconds.app_error", 4302 "translation": "无效的 SQL 连接最大时限。不能为负数。" 4303 }, 4304 { 4305 "id": "model.config.is_valid.sql_data_src.app_error", 4306 "translation": "SQL 设置中的数据源无效。必须设定。" 4307 }, 4308 { 4309 "id": "model.config.is_valid.sql_driver.app_error", 4310 "translation": "SQL 设置中的驱动名无效。必须是 'mysql' 或者 'postgres'" 4311 }, 4312 { 4313 "id": "model.config.is_valid.sql_idle.app_error", 4314 "translation": "SQL 设置中的最大的空闲连接数无效。必须是正整数。" 4315 }, 4316 { 4317 "id": "model.config.is_valid.sql_max_conn.app_error", 4318 "translation": "SQL 设置中最大开启连接数无效。必须是正整数。" 4319 }, 4320 { 4321 "id": "model.config.is_valid.sql_query_timeout.app_error", 4322 "translation": "无效 SQL 查询超时设定。必须是正整数。" 4323 }, 4324 { 4325 "id": "model.config.is_valid.teammate_name_display.app_error", 4326 "translation": "无效的团员显示。必须为 'full_name','nickname_full_name' 或 'username'" 4327 }, 4328 { 4329 "id": "model.config.is_valid.time_between_user_typing.app_error", 4330 "translation": "用户键入更新间隔不应设置为小于1000毫秒。" 4331 }, 4332 { 4333 "id": "model.config.is_valid.tls_cert_file.app_error", 4334 "translation": "无效的 TLS 证书文件值 - 使用 LetsEncrypt 或设置为现有的证书文件路径" 4335 }, 4336 { 4337 "id": "model.config.is_valid.tls_key_file.app_error", 4338 "translation": "无效的 TLS 证书钥匙值 - 使用 LetsEncrypt 或设置为现有的钥匙文件路径" 4339 }, 4340 { 4341 "id": "model.config.is_valid.tls_overwrite_cipher.app_error", 4342 "translation": "无效的 TLS 覆盖加密模式值 - 请参阅文档了解有效的值" 4343 }, 4344 { 4345 "id": "model.config.is_valid.webserver_security.app_error", 4346 "translation": "错误的网页服务器连接安全值。" 4347 }, 4348 { 4349 "id": "model.config.is_valid.websocket_url.app_error", 4350 "translation": "Websocket 网址必须时有效的网址并且以 ws:// 或 wss:// 开头。" 4351 }, 4352 { 4353 "id": "model.config.is_valid.write_timeout.app_error", 4354 "translation": "错误的写入超时值。" 4355 }, 4356 { 4357 "id": "model.emoji.create_at.app_error", 4358 "translation": "创建时间必须为有效的时间。" 4359 }, 4360 { 4361 "id": "model.emoji.id.app_error", 4362 "translation": "无效的表情符 ID" 4363 }, 4364 { 4365 "id": "model.emoji.name.app_error", 4366 "translation": "名称必须在 1 至 64 个的小写英文数字。" 4367 }, 4368 { 4369 "id": "model.emoji.update_at.app_error", 4370 "translation": "更新时必须是有效时间" 4371 }, 4372 { 4373 "id": "model.emoji.user_id.app_error", 4374 "translation": "无效创建者 id" 4375 }, 4376 { 4377 "id": "model.file_info.get.gif.app_error", 4378 "translation": "不能解码gif。" 4379 }, 4380 { 4381 "id": "model.file_info.is_valid.create_at.app_error", 4382 "translation": "错误的 create_at 值。" 4383 }, 4384 { 4385 "id": "model.file_info.is_valid.id.app_error", 4386 "translation": "错误的 id 值。" 4387 }, 4388 { 4389 "id": "model.file_info.is_valid.path.app_error", 4390 "translation": "错误的 path 值。" 4391 }, 4392 { 4393 "id": "model.file_info.is_valid.post_id.app_error", 4394 "translation": "错误的 post_id 值。" 4395 }, 4396 { 4397 "id": "model.file_info.is_valid.update_at.app_error", 4398 "translation": "错误的 update_at 值。" 4399 }, 4400 { 4401 "id": "model.file_info.is_valid.user_id.app_error", 4402 "translation": "错误的 user_id 值。" 4403 }, 4404 { 4405 "id": "model.group.create_at.app_error", 4406 "translation": "无效的组创建日期属性" 4407 }, 4408 { 4409 "id": "model.group.delete_at.app_error", 4410 "translation": "无效的组删除日期属性" 4411 }, 4412 { 4413 "id": "model.group.description.app_error", 4414 "translation": "无效的组描述属性" 4415 }, 4416 { 4417 "id": "model.group.display_name.app_error", 4418 "translation": "无效的组显示名属性" 4419 }, 4420 { 4421 "id": "model.group.id.app_error", 4422 "translation": "无效的组 id 属性" 4423 }, 4424 { 4425 "id": "model.group.name.app_error", 4426 "translation": "无效的组名称属性" 4427 }, 4428 { 4429 "id": "model.group.remote_id.app_error", 4430 "translation": "无效的组远程 id 属性" 4431 }, 4432 { 4433 "id": "model.group.source.app_error", 4434 "translation": "无效的组来源属性" 4435 }, 4436 { 4437 "id": "model.group.update_at.app_error", 4438 "translation": "无效的组更新日期属性" 4439 }, 4440 { 4441 "id": "model.group_member.group_id.app_error", 4442 "translation": "无效的组成员的组 id 属性" 4443 }, 4444 { 4445 "id": "model.group_member.user_id.app_error", 4446 "translation": "无效的组成员用户 id 属性" 4447 }, 4448 { 4449 "id": "model.group_syncable.group_id.app_error", 4450 "translation": "无效的可同步组组 id 属性" 4451 }, 4452 { 4453 "id": "model.group_syncable.syncable_id.app_error", 4454 "translation": "无效的可同步组 id" 4455 }, 4456 { 4457 "id": "model.group_syncable.type.app_error", 4458 "translation": "无效的可同步组类型属性" 4459 }, 4460 { 4461 "id": "model.incoming_hook.channel_id.app_error", 4462 "translation": "无效的频道id" 4463 }, 4464 { 4465 "id": "model.incoming_hook.create_at.app_error", 4466 "translation": "创建时间必须为有效的时间。" 4467 }, 4468 { 4469 "id": "model.incoming_hook.description.app_error", 4470 "translation": "无效描述" 4471 }, 4472 { 4473 "id": "model.incoming_hook.display_name.app_error", 4474 "translation": "无效的标题" 4475 }, 4476 { 4477 "id": "model.incoming_hook.icon_url.app_error", 4478 "translation": "无效消息图标" 4479 }, 4480 { 4481 "id": "model.incoming_hook.id.app_error", 4482 "translation": "无效的 Id。" 4483 }, 4484 { 4485 "id": "model.incoming_hook.parse_data.app_error", 4486 "translation": "无法解析传入数据。" 4487 }, 4488 { 4489 "id": "model.incoming_hook.team_id.app_error", 4490 "translation": "无效的团队 ID。" 4491 }, 4492 { 4493 "id": "model.incoming_hook.update_at.app_error", 4494 "translation": "更新时必须是有效时间。" 4495 }, 4496 { 4497 "id": "model.incoming_hook.user_id.app_error", 4498 "translation": "无效的用户 id。" 4499 }, 4500 { 4501 "id": "model.incoming_hook.username.app_error", 4502 "translation": "无效的用户名。" 4503 }, 4504 { 4505 "id": "model.job.is_valid.create_at.app_error", 4506 "translation": "创建时间必须为有效的时间。" 4507 }, 4508 { 4509 "id": "model.job.is_valid.id.app_error", 4510 "translation": "无效任务 Id" 4511 }, 4512 { 4513 "id": "model.job.is_valid.status.app_error", 4514 "translation": "无效任务状态" 4515 }, 4516 { 4517 "id": "model.job.is_valid.type.app_error", 4518 "translation": "无效任务类型" 4519 }, 4520 { 4521 "id": "model.license_record.is_valid.create_at.app_error", 4522 "translation": "上传许可证时错误的 create_at 值。" 4523 }, 4524 { 4525 "id": "model.license_record.is_valid.id.app_error", 4526 "translation": "上传许可证时错误的 id 值。" 4527 }, 4528 { 4529 "id": "model.link_metadata.is_valid.data.app_error", 4530 "translation": "连接元数据不能为 nil" 4531 }, 4532 { 4533 "id": "model.link_metadata.is_valid.data_type.app_error", 4534 "translation": "连接元数据不复合置顶的类型" 4535 }, 4536 { 4537 "id": "model.link_metadata.is_valid.timestamp.app_error", 4538 "translation": "连接元数据日期必须有效并且精确到小时" 4539 }, 4540 { 4541 "id": "model.link_metadata.is_valid.type.app_error", 4542 "translation": "无效的连接元数据类型" 4543 }, 4544 { 4545 "id": "model.link_metadata.is_valid.url.app_error", 4546 "translation": "必须设定连接元数据网址" 4547 }, 4548 { 4549 "id": "model.oauth.is_valid.app_id.app_error", 4550 "translation": "无效应用 id" 4551 }, 4552 { 4553 "id": "model.oauth.is_valid.callback.app_error", 4554 "translation": "回调网址必须为有效URL并且以 http:// 或 https:// 开头。" 4555 }, 4556 { 4557 "id": "model.oauth.is_valid.client_secret.app_error", 4558 "translation": "无效客户端秘钥" 4559 }, 4560 { 4561 "id": "model.oauth.is_valid.create_at.app_error", 4562 "translation": "创建时间必须为有效的时间。" 4563 }, 4564 { 4565 "id": "model.oauth.is_valid.creator_id.app_error", 4566 "translation": "无效创建者id" 4567 }, 4568 { 4569 "id": "model.oauth.is_valid.description.app_error", 4570 "translation": "无效描述" 4571 }, 4572 { 4573 "id": "model.oauth.is_valid.homepage.app_error", 4574 "translation": "首页网址必须为有效URL并且以 http:// 或 https:// 开头。" 4575 }, 4576 { 4577 "id": "model.oauth.is_valid.icon_url.app_error", 4578 "translation": "图标网址必须为有效URL并且以 http:// 或 https:// 开头。" 4579 }, 4580 { 4581 "id": "model.oauth.is_valid.name.app_error", 4582 "translation": "无效名称" 4583 }, 4584 { 4585 "id": "model.oauth.is_valid.update_at.app_error", 4586 "translation": "更新时必须是有效时间" 4587 }, 4588 { 4589 "id": "model.outgoing_hook.icon_url.app_error", 4590 "translation": "无效的图标" 4591 }, 4592 { 4593 "id": "model.outgoing_hook.is_valid.callback.app_error", 4594 "translation": "无效的回调网址" 4595 }, 4596 { 4597 "id": "model.outgoing_hook.is_valid.channel_id.app_error", 4598 "translation": "无效的频道id" 4599 }, 4600 { 4601 "id": "model.outgoing_hook.is_valid.content_type.app_error", 4602 "translation": "错误的 content_type 值。" 4603 }, 4604 { 4605 "id": "model.outgoing_hook.is_valid.create_at.app_error", 4606 "translation": "创建时间必须为有效的时间。" 4607 }, 4608 { 4609 "id": "model.outgoing_hook.is_valid.description.app_error", 4610 "translation": "无效描述" 4611 }, 4612 { 4613 "id": "model.outgoing_hook.is_valid.display_name.app_error", 4614 "translation": "无效的标题" 4615 }, 4616 { 4617 "id": "model.outgoing_hook.is_valid.id.app_error", 4618 "translation": "无效的 Id。" 4619 }, 4620 { 4621 "id": "model.outgoing_hook.is_valid.team_id.app_error", 4622 "translation": "无效的团队 ID" 4623 }, 4624 { 4625 "id": "model.outgoing_hook.is_valid.token.app_error", 4626 "translation": "无效的令牌" 4627 }, 4628 { 4629 "id": "model.outgoing_hook.is_valid.trigger_words.app_error", 4630 "translation": "无效的触发关键词" 4631 }, 4632 { 4633 "id": "model.outgoing_hook.is_valid.update_at.app_error", 4634 "translation": "更新时必须是有效时间" 4635 }, 4636 { 4637 "id": "model.outgoing_hook.is_valid.url.app_error", 4638 "translation": "无效回调urls. 正确的URL必须是以http:// 或者 https://开始" 4639 }, 4640 { 4641 "id": "model.outgoing_hook.is_valid.user_id.app_error", 4642 "translation": "无效的用户 id。" 4643 }, 4644 { 4645 "id": "model.outgoing_hook.is_valid.words.app_error", 4646 "translation": "无效的触发关键词" 4647 }, 4648 { 4649 "id": "model.outgoing_hook.username.app_error", 4650 "translation": "无效的用户名。" 4651 }, 4652 { 4653 "id": "model.plugin_command.error.app_error", 4654 "translation": "执行此指令时发生了错误。" 4655 }, 4656 { 4657 "id": "model.plugin_key_value.is_valid.key.app_error", 4658 "translation": "无效键,必须为 {{.Min}} 至 {{.Max}} 个字符。" 4659 }, 4660 { 4661 "id": "model.plugin_key_value.is_valid.plugin_id.app_error", 4662 "translation": "无效插件 ID,必须为 {{.Min}} 至 {{.Max}} 个字符。" 4663 }, 4664 { 4665 "id": "model.post.is_valid.channel_id.app_error", 4666 "translation": "无效的频道id" 4667 }, 4668 { 4669 "id": "model.post.is_valid.create_at.app_error", 4670 "translation": "创建时间必须为有效的时间。" 4671 }, 4672 { 4673 "id": "model.post.is_valid.file_ids.app_error", 4674 "translation": "无效的文件 id。上传只允许最多 5 个文件。请考虑创建新的消息以上传更多文件。" 4675 }, 4676 { 4677 "id": "model.post.is_valid.filenames.app_error", 4678 "translation": "无效文件名" 4679 }, 4680 { 4681 "id": "model.post.is_valid.hashtags.app_error", 4682 "translation": "无效标签" 4683 }, 4684 { 4685 "id": "model.post.is_valid.id.app_error", 4686 "translation": "无效的 Id。" 4687 }, 4688 { 4689 "id": "model.post.is_valid.msg.app_error", 4690 "translation": "无效消息" 4691 }, 4692 { 4693 "id": "model.post.is_valid.original_id.app_error", 4694 "translation": "无效原始id" 4695 }, 4696 { 4697 "id": "model.post.is_valid.parent_id.app_error", 4698 "translation": "无效父id" 4699 }, 4700 { 4701 "id": "model.post.is_valid.props.app_error", 4702 "translation": "无效属性" 4703 }, 4704 { 4705 "id": "model.post.is_valid.root_id.app_error", 4706 "translation": "无效根id" 4707 }, 4708 { 4709 "id": "model.post.is_valid.root_parent.app_error", 4710 "translation": "如果父 ID 已设置则必须设置无效根 ID" 4711 }, 4712 { 4713 "id": "model.post.is_valid.type.app_error", 4714 "translation": "无效类型" 4715 }, 4716 { 4717 "id": "model.post.is_valid.update_at.app_error", 4718 "translation": "更新时必须是有效时间" 4719 }, 4720 { 4721 "id": "model.post.is_valid.user_id.app_error", 4722 "translation": "无效的用户 id。" 4723 }, 4724 { 4725 "id": "model.preference.is_valid.category.app_error", 4726 "translation": "无效分类" 4727 }, 4728 { 4729 "id": "model.preference.is_valid.id.app_error", 4730 "translation": "无效的用户 id。" 4731 }, 4732 { 4733 "id": "model.preference.is_valid.name.app_error", 4734 "translation": "无效名称" 4735 }, 4736 { 4737 "id": "model.preference.is_valid.theme.app_error", 4738 "translation": "无效主题" 4739 }, 4740 { 4741 "id": "model.preference.is_valid.value.app_error", 4742 "translation": "值过长" 4743 }, 4744 { 4745 "id": "model.reaction.is_valid.create_at.app_error", 4746 "translation": "创建时间必须为有效的时间。" 4747 }, 4748 { 4749 "id": "model.reaction.is_valid.emoji_name.app_error", 4750 "translation": "无效的表情符名" 4751 }, 4752 { 4753 "id": "model.reaction.is_valid.post_id.app_error", 4754 "translation": "无效消息id" 4755 }, 4756 { 4757 "id": "model.reaction.is_valid.user_id.app_error", 4758 "translation": "无效的用户 id。" 4759 }, 4760 { 4761 "id": "model.team.is_valid.characters.app_error", 4762 "translation": "名称必须是2个或以上的小写字母" 4763 }, 4764 { 4765 "id": "model.team.is_valid.company.app_error", 4766 "translation": "无效的公司名" 4767 }, 4768 { 4769 "id": "model.team.is_valid.create_at.app_error", 4770 "translation": "创建时间必须为有效的时间。" 4771 }, 4772 { 4773 "id": "model.team.is_valid.description.app_error", 4774 "translation": "无效的描述" 4775 }, 4776 { 4777 "id": "model.team.is_valid.domains.app_error", 4778 "translation": "无效允许域" 4779 }, 4780 { 4781 "id": "model.team.is_valid.email.app_error", 4782 "translation": "无效的邮箱。" 4783 }, 4784 { 4785 "id": "model.team.is_valid.id.app_error", 4786 "translation": "无效的 Id。" 4787 }, 4788 { 4789 "id": "model.team.is_valid.name.app_error", 4790 "translation": "无效名称" 4791 }, 4792 { 4793 "id": "model.team.is_valid.reserved.app_error", 4794 "translation": "这个网址是不可用。请尝试另一个。" 4795 }, 4796 { 4797 "id": "model.team.is_valid.type.app_error", 4798 "translation": "无效类型" 4799 }, 4800 { 4801 "id": "model.team.is_valid.update_at.app_error", 4802 "translation": "更新时必须是有效时间" 4803 }, 4804 { 4805 "id": "model.team.is_valid.url.app_error", 4806 "translation": "无效的网址标识" 4807 }, 4808 { 4809 "id": "model.team_member.is_valid.team_id.app_error", 4810 "translation": "无效的团队 ID" 4811 }, 4812 { 4813 "id": "model.team_member.is_valid.user_id.app_error", 4814 "translation": "无效的用户 id。" 4815 }, 4816 { 4817 "id": "model.token.is_valid.expiry", 4818 "translation": "无效的令牌过期" 4819 }, 4820 { 4821 "id": "model.token.is_valid.size", 4822 "translation": "无效的令牌。" 4823 }, 4824 { 4825 "id": "model.user.is_valid.email.app_error", 4826 "translation": "无效的邮箱。" 4827 }, 4828 { 4829 "id": "model.user.is_valid.pwd.app_error", 4830 "translation": "你的密码需要至少 {{.Min}} 字符。" 4831 }, 4832 { 4833 "id": "model.user.is_valid.pwd_lowercase.app_error", 4834 "translation": "您的密码必须包含至少 {{.Min}} 字符元且至少有一个小写字母。" 4835 }, 4836 { 4837 "id": "model.user.is_valid.pwd_lowercase_number.app_error", 4838 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母以及一个数字。" 4839 }, 4840 { 4841 "id": "model.user.is_valid.pwd_lowercase_number_symbol.app_error", 4842 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母,一个数字,以及一个符号(如\"~!@#$%^&*()\")。" 4843 }, 4844 { 4845 "id": "model.user.is_valid.pwd_lowercase_symbol.app_error", 4846 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母以及一个符号(如\"~!@#$%^&*()\")。" 4847 }, 4848 { 4849 "id": "model.user.is_valid.pwd_lowercase_uppercase.app_error", 4850 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母以及一个大写字母。" 4851 }, 4852 { 4853 "id": "model.user.is_valid.pwd_lowercase_uppercase_number.app_error", 4854 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母,一个大写字母,以及一个数字。" 4855 }, 4856 { 4857 "id": "model.user.is_valid.pwd_lowercase_uppercase_number_symbol.app_error", 4858 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母,一个大写字母,一个数字,以及一个符号(如\"~!@#$%^&*()\")。" 4859 }, 4860 { 4861 "id": "model.user.is_valid.pwd_lowercase_uppercase_symbol.app_error", 4862 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个小写字母,一个大写字母,以及一个符号(如\"~!@#$%^&*()\")。" 4863 }, 4864 { 4865 "id": "model.user.is_valid.pwd_number.app_error", 4866 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个数字。" 4867 }, 4868 { 4869 "id": "model.user.is_valid.pwd_number_symbol.app_error", 4870 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个数字以及一个符号(如\"~!@#$%^&*()\")。" 4871 }, 4872 { 4873 "id": "model.user.is_valid.pwd_symbol.app_error", 4874 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个符号(如\"~!@#$%^&*()\")。" 4875 }, 4876 { 4877 "id": "model.user.is_valid.pwd_uppercase.app_error", 4878 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个大写字母。" 4879 }, 4880 { 4881 "id": "model.user.is_valid.pwd_uppercase_number.app_error", 4882 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个大写字母以及一个数字。" 4883 }, 4884 { 4885 "id": "model.user.is_valid.pwd_uppercase_number_symbol.app_error", 4886 "translation": "您的密码必须包含至少 {{.Min}} 个字符且至少有一个大写字母,一个数字,以及一个符号(如\"~!@#$%^&*()\")。" 4887 }, 4888 { 4889 "id": "model.user.is_valid.pwd_uppercase_symbol.app_error", 4890 "translation": "您的密码必须包含至少 {{.Min}} 个字元且至少有一个大写字母以及一个符号(如\"~!@#$%^&*()\")。" 4891 }, 4892 { 4893 "id": "model.user.is_valid.username.app_error", 4894 "translation": "用户名必须是一个以字母开头,可以包含数字、小写字母以及符号 \".\"、\"-\" 和 \"_\" 在内的3-22位字符。" 4895 }, 4896 { 4897 "id": "model.user_access_token.is_valid.description.app_error", 4898 "translation": "无效描述,必须255字以内" 4899 }, 4900 { 4901 "id": "model.user_access_token.is_valid.id.app_error", 4902 "translation": "错误的 id 值。" 4903 }, 4904 { 4905 "id": "model.user_access_token.is_valid.token.app_error", 4906 "translation": "无效的访问令牌" 4907 }, 4908 { 4909 "id": "model.user_access_token.is_valid.user_id.app_error", 4910 "translation": "无效的用户 id。" 4911 }, 4912 { 4913 "id": "model.utils.decode_json.app_error", 4914 "translation": "无法解码" 4915 }, 4916 { 4917 "id": "model.websocket_client.connect_fail.app_error", 4918 "translation": "无法连接 WebSocket 服务器。" 4919 }, 4920 { 4921 "id": "oauth.gitlab.tos.error", 4922 "translation": "GitLab 的使用条款已更新。请到 gitlab.com 接受新的使用条款后再尝试登入 Mattermost。" 4923 }, 4924 { 4925 "id": "plugin.api.update_user_status.bad_status", 4926 "translation": "无法设定用户状态。未知用户状态。" 4927 }, 4928 { 4929 "id": "plugin_api.get_file_link.disabled.app_error", 4930 "translation": "公共链接已经被禁用" 4931 }, 4932 { 4933 "id": "plugin_api.get_file_link.no_post.app_error", 4934 "translation": "无法获取文件公开链接。文件必须附在当前用户可读的消息上。" 4935 }, 4936 { 4937 "id": "plugin_api.send_mail.missing_htmlbody", 4938 "translation": "缺少 HTML 内容。" 4939 }, 4940 { 4941 "id": "plugin_api.send_mail.missing_subject", 4942 "translation": "缺少标题。" 4943 }, 4944 { 4945 "id": "plugin_api.send_mail.missing_to", 4946 "translation": "缺少 TO 地址。" 4947 }, 4948 { 4949 "id": "store.insert_error", 4950 "translation": "插入错误" 4951 }, 4952 { 4953 "id": "store.select_error", 4954 "translation": "选择错误" 4955 }, 4956 { 4957 "id": "store.sql.convert_string_array", 4958 "translation": "来自数据库:不能从 StringArray 转换到 *string" 4959 }, 4960 { 4961 "id": "store.sql.convert_string_interface", 4962 "translation": "来自数据库:不能从 StringInterface 转换到 *string" 4963 }, 4964 { 4965 "id": "store.sql.convert_string_map", 4966 "translation": "来自数据库:不能从 StringMap 转换到 *string" 4967 }, 4968 { 4969 "id": "store.sql_bot.get.missing.app_error", 4970 "translation": "Bot does not exist" 4971 }, 4972 { 4973 "id": "store.sql_channel.analytics_deleted_type_count.app_error", 4974 "translation": "无法获取已删除的频道类型数" 4975 }, 4976 { 4977 "id": "store.sql_channel.analytics_type_count.app_error", 4978 "translation": "无法获取频道类型数" 4979 }, 4980 { 4981 "id": "store.sql_channel.clear_all_custom_role_assignments.commit_transaction.app_error", 4982 "translation": "提交数据库事务失败" 4983 }, 4984 { 4985 "id": "store.sql_channel.clear_all_custom_role_assignments.open_transaction.app_error", 4986 "translation": "开始数据库事务失败" 4987 }, 4988 { 4989 "id": "store.sql_channel.clear_all_custom_role_assignments.select.app_error", 4990 "translation": "获取频道成员失败" 4991 }, 4992 { 4993 "id": "store.sql_channel.clear_all_custom_role_assignments.update.app_error", 4994 "translation": "更新频道成员失败" 4995 }, 4996 { 4997 "id": "store.sql_channel.get.existing.app_error", 4998 "translation": "无法找到频道。" 4999 }, 5000 { 5001 "id": "store.sql_channel.get.find.app_error", 5002 "translation": "我们查找该频道时遇到了错误。" 5003 }, 5004 { 5005 "id": "store.sql_channel.get_all.app_error", 5006 "translation": "无法获取所有频道。" 5007 }, 5008 { 5009 "id": "store.sql_channel.get_by_scheme.app_error", 5010 "translation": "无法用提供的方案获取频道" 5011 }, 5012 { 5013 "id": "store.sql_channel.get_channel_counts.get.app_error", 5014 "translation": "无法获取频道数" 5015 }, 5016 { 5017 "id": "store.sql_channel.get_channels_by_ids.get.app_error", 5018 "translation": "无法获取频道。" 5019 }, 5020 { 5021 "id": "store.sql_channel.get_channels_by_ids.not_found.app_error", 5022 "translation": "未找到频道" 5023 }, 5024 { 5025 "id": "store.sql_channel.get_for_post.app_error", 5026 "translation": "无法从提供的消息获得频道" 5027 }, 5028 { 5029 "id": "store.sql_channel.get_member.app_error", 5030 "translation": "无法获取频道成员" 5031 }, 5032 { 5033 "id": "store.sql_channel.get_member.missing.app_error", 5034 "translation": "无法找到与此用户id和频道id相关联的频道成员" 5035 }, 5036 { 5037 "id": "store.sql_channel.get_member_count.app_error", 5038 "translation": "无法获得该频道成员数" 5039 }, 5040 { 5041 "id": "store.sql_channel.get_member_for_post.app_error", 5042 "translation": "无法从提供的消息获得频道成员" 5043 }, 5044 { 5045 "id": "store.sql_channel.get_members.app_error", 5046 "translation": "无法获取频道成员" 5047 }, 5048 { 5049 "id": "store.sql_channel.get_members_by_ids.app_error", 5050 "translation": "无法获取频道成员" 5051 }, 5052 { 5053 "id": "store.sql_channel.get_public_channels.get.app_error", 5054 "translation": "无法获取公开频道" 5055 }, 5056 { 5057 "id": "store.sql_channel.get_unread.app_error", 5058 "translation": "无法获取频道未读消息" 5059 }, 5060 { 5061 "id": "store.sql_channel.increment_mention_count.app_error", 5062 "translation": "无法添加提及数" 5063 }, 5064 { 5065 "id": "store.sql_channel.migrate_channel_members.commit_transaction.app_error", 5066 "translation": "无法提交数据库事务" 5067 }, 5068 { 5069 "id": "store.sql_channel.migrate_channel_members.open_transaction.app_error", 5070 "translation": "打开数据库事务失败。" 5071 }, 5072 { 5073 "id": "store.sql_channel.migrate_channel_members.select.app_error", 5074 "translation": "批量选择频道成员失败" 5075 }, 5076 { 5077 "id": "store.sql_channel.migrate_channel_members.update.app_error", 5078 "translation": "无法更新频道成员" 5079 }, 5080 { 5081 "id": "store.sql_channel.permanent_delete_members_by_user.app_error", 5082 "translation": "无法获取频道成员" 5083 }, 5084 { 5085 "id": "store.sql_channel.pinned_posts.app_error", 5086 "translation": "无法找到指定消息" 5087 }, 5088 { 5089 "id": "store.sql_channel.remove_all_deactivated_members.app_error", 5090 "translation": "我们无法从频道移除已停用的用户" 5091 }, 5092 { 5093 "id": "store.sql_channel.remove_member.app_error", 5094 "translation": "无法获取频道成员" 5095 }, 5096 { 5097 "id": "store.sql_channel.reset_all_channel_schemes.app_error", 5098 "translation": "我们无法重置频道方案" 5099 }, 5100 { 5101 "id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error", 5102 "translation": "无法提交事务" 5103 }, 5104 { 5105 "id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error", 5106 "translation": "无法打开事务" 5107 }, 5108 { 5109 "id": "store.sql_channel.save.archived_channel.app_error", 5110 "translation": "您不能更改已归档的频道" 5111 }, 5112 { 5113 "id": "store.sql_channel.save.direct_channel.app_error", 5114 "translation": "使用 SaveDirectChannel 创建私聊频道" 5115 }, 5116 { 5117 "id": "store.sql_channel.save_channel.existing.app_error", 5118 "translation": "必须对现有的频道执行更新" 5119 }, 5120 { 5121 "id": "store.sql_channel.save_channel.exists.app_error", 5122 "translation": "频道名称在团队中已存在" 5123 }, 5124 { 5125 "id": "store.sql_channel.save_channel.limit.app_error", 5126 "translation": "您已经达到了允许的频道数量上限。" 5127 }, 5128 { 5129 "id": "store.sql_channel.save_direct_channel.not_direct.app_error", 5130 "translation": "不能试图用SaveDirectChannel创建私聊频道" 5131 }, 5132 { 5133 "id": "store.sql_channel.save_member.commit_transaction.app_error", 5134 "translation": "不能提交事务" 5135 }, 5136 { 5137 "id": "store.sql_channel.save_member.exists.app_error", 5138 "translation": "该频道已存在拥有此 ID 的成员" 5139 }, 5140 { 5141 "id": "store.sql_channel.save_member.open_transaction.app_error", 5142 "translation": "不能开启事务" 5143 }, 5144 { 5145 "id": "store.sql_channel.search.app_error", 5146 "translation": "我们搜索频道时遇到错误" 5147 }, 5148 { 5149 "id": "store.sql_channel.update_last_viewed_at.app_error", 5150 "translation": "无法能更新最后查看时间" 5151 }, 5152 { 5153 "id": "store.sql_channel.update_member.app_error", 5154 "translation": "我们更新频道成员遇到了一个错误" 5155 }, 5156 { 5157 "id": "store.sql_command.save.get.app_error", 5158 "translation": "无法获取命令" 5159 }, 5160 { 5161 "id": "store.sql_file_info.PermanentDeleteByUser.app_error", 5162 "translation": "无法删除用户的附件" 5163 }, 5164 { 5165 "id": "store.sql_file_info.attach_to_post.app_error", 5166 "translation": "无法附文件信息到消息" 5167 }, 5168 { 5169 "id": "store.sql_file_info.delete_for_post.app_error", 5170 "translation": "无法从消息删除文件信息" 5171 }, 5172 { 5173 "id": "store.sql_file_info.get.app_error", 5174 "translation": "无法获取文件信息" 5175 }, 5176 { 5177 "id": "store.sql_file_info.get_by_path.app_error", 5178 "translation": "无法从路径获取文件信息" 5179 }, 5180 { 5181 "id": "store.sql_file_info.get_for_post.app_error", 5182 "translation": "无法从消息获取文件信息" 5183 }, 5184 { 5185 "id": "store.sql_file_info.get_for_user_id.app_error", 5186 "translation": "无法获取用户的文件信息" 5187 }, 5188 { 5189 "id": "store.sql_file_info.permanent_delete.app_error", 5190 "translation": "无法永久删除文件信息" 5191 }, 5192 { 5193 "id": "store.sql_file_info.permanent_delete_batch.app_error", 5194 "translation": "批量永久删除文件信息时遇到错误" 5195 }, 5196 { 5197 "id": "store.sql_file_info.save.app_error", 5198 "translation": "无法保存文件信息" 5199 }, 5200 { 5201 "id": "store.sql_group.group_syncable_already_deleted", 5202 "translation": "可同步组已被删除" 5203 }, 5204 { 5205 "id": "store.sql_group.no_rows", 5206 "translation": "未找到符合的组" 5207 }, 5208 { 5209 "id": "store.sql_group.unique_constraint", 5210 "translation": "已有用户组拥有此名称" 5211 }, 5212 { 5213 "id": "store.sql_group.uniqueness_error", 5214 "translation": "用户组成员已存在" 5215 }, 5216 { 5217 "id": "store.sql_job.delete.app_error", 5218 "translation": "无法删除任务" 5219 }, 5220 { 5221 "id": "store.sql_job.get.app_error", 5222 "translation": "无法获取任务" 5223 }, 5224 { 5225 "id": "store.sql_job.get_all.app_error", 5226 "translation": "无法获取任务" 5227 }, 5228 { 5229 "id": "store.sql_job.get_count_by_status_and_type.app_error", 5230 "translation": "无法以状态和类型获取任务数" 5231 }, 5232 { 5233 "id": "store.sql_job.get_newest_job_by_status_and_type.app_error", 5234 "translation": "无法以状态和类型获取最新任务" 5235 }, 5236 { 5237 "id": "store.sql_job.save.app_error", 5238 "translation": "无法保存任务" 5239 }, 5240 { 5241 "id": "store.sql_job.update.app_error", 5242 "translation": "无法更新任务" 5243 }, 5244 { 5245 "id": "store.sql_plugin_store.delete.app_error", 5246 "translation": "无法删除插件键值" 5247 }, 5248 { 5249 "id": "store.sql_plugin_store.get.app_error", 5250 "translation": "无法获取插件键值" 5251 }, 5252 { 5253 "id": "store.sql_plugin_store.save.app_error", 5254 "translation": "无法保存或更新插件键值" 5255 }, 5256 { 5257 "id": "store.sql_post.analytics_posts_count.app_error", 5258 "translation": "无法获取消息数" 5259 }, 5260 { 5261 "id": "store.sql_post.analytics_posts_count_by_day.app_error", 5262 "translation": "无法获取以天计数的消息数" 5263 }, 5264 { 5265 "id": "store.sql_post.analytics_user_counts_posts_by_day.app_error", 5266 "translation": "无法获取用户的消息数量" 5267 }, 5268 { 5269 "id": "store.sql_post.delete.app_error", 5270 "translation": "无法删除消息。" 5271 }, 5272 { 5273 "id": "store.sql_post.get.app_error", 5274 "translation": "无法获取消息。" 5275 }, 5276 { 5277 "id": "store.sql_post.get_flagged_posts.app_error", 5278 "translation": "无法获取被标记的消息" 5279 }, 5280 { 5281 "id": "store.sql_post.get_parents_posts.app_error", 5282 "translation": "无法获取这个频道的父消息" 5283 }, 5284 { 5285 "id": "store.sql_post.get_posts.app_error", 5286 "translation": "分页限制" 5287 }, 5288 { 5289 "id": "store.sql_post.get_posts_around.get.app_error", 5290 "translation": "无法获取这个频道的信息" 5291 }, 5292 { 5293 "id": "store.sql_post.get_posts_around.get_parent.app_error", 5294 "translation": "无法获取这个频道的父消息" 5295 }, 5296 { 5297 "id": "store.sql_post.get_posts_batch_for_indexing.get.app_error", 5298 "translation": "无法为索引获取批量消息" 5299 }, 5300 { 5301 "id": "store.sql_post.get_posts_by_ids.app_error", 5302 "translation": "无法获取消息" 5303 }, 5304 { 5305 "id": "store.sql_post.get_posts_created_att.app_error", 5306 "translation": "无法获取此频道的消息" 5307 }, 5308 { 5309 "id": "store.sql_post.get_posts_since.app_error", 5310 "translation": "无法获取此频道的消息" 5311 }, 5312 { 5313 "id": "store.sql_post.get_root_posts.app_error", 5314 "translation": "无法获取此频道的消息" 5315 }, 5316 { 5317 "id": "store.sql_post.overwrite.app_error", 5318 "translation": "无法覆盖消息" 5319 }, 5320 { 5321 "id": "store.sql_post.permanent_delete.app_error", 5322 "translation": "无法删除消息" 5323 }, 5324 { 5325 "id": "store.sql_post.permanent_delete_all_comments_by_user.app_error", 5326 "translation": "无法删除用户的评论" 5327 }, 5328 { 5329 "id": "store.sql_post.permanent_delete_batch.app_error", 5330 "translation": "批量永久删除消息时遇到错误" 5331 }, 5332 { 5333 "id": "store.sql_post.permanent_delete_by_channel.app_error", 5334 "translation": "无法根据频道删除消息" 5335 }, 5336 { 5337 "id": "store.sql_post.permanent_delete_by_user.app_error", 5338 "translation": "无法删除该用户被选择的消息" 5339 }, 5340 { 5341 "id": "store.sql_post.permanent_delete_by_user.too_many.app_error", 5342 "translation": "无法删除该用户被选择的信息(数量太多),请重新运行" 5343 }, 5344 { 5345 "id": "store.sql_post.save.app_error", 5346 "translation": "无法保存消息" 5347 }, 5348 { 5349 "id": "store.sql_post.save.existing.app_error", 5350 "translation": "您不能更新一个村庄的邮件" 5351 }, 5352 { 5353 "id": "store.sql_post.search.disabled", 5354 "translation": "此服务器已禁用搜索。请联系您的系统管理员。" 5355 }, 5356 { 5357 "id": "store.sql_post.update.app_error", 5358 "translation": "无法更新消息" 5359 }, 5360 { 5361 "id": "store.sql_role.delete.update.app_error", 5362 "translation": "无法删除角色" 5363 }, 5364 { 5365 "id": "store.sql_role.get.app_error", 5366 "translation": "无法获取角色" 5367 }, 5368 { 5369 "id": "store.sql_role.get_by_name.app_error", 5370 "translation": "无法获取角色" 5371 }, 5372 { 5373 "id": "store.sql_role.get_by_names.app_error", 5374 "translation": "无法获取角色" 5375 }, 5376 { 5377 "id": "store.sql_role.permanent_delete_all.app_error", 5378 "translation": "我们无法永久删除所有角色" 5379 }, 5380 { 5381 "id": "store.sql_role.save.insert.app_error", 5382 "translation": "无法保存新角色" 5383 }, 5384 { 5385 "id": "store.sql_role.save.invalid_role.app_error", 5386 "translation": "无效的角色" 5387 }, 5388 { 5389 "id": "store.sql_role.save.open_transaction.app_error", 5390 "translation": "打开事务以保存角色失败" 5391 }, 5392 { 5393 "id": "store.sql_role.save.update.app_error", 5394 "translation": "无法更新角色" 5395 }, 5396 { 5397 "id": "store.sql_role.save_role.commit_transaction.app_error", 5398 "translation": "提交事务以保存角色失败" 5399 }, 5400 { 5401 "id": "store.sql_status.get.app_error", 5402 "translation": "获取状态时遇到错误" 5403 }, 5404 { 5405 "id": "store.sql_status.get.missing.app_error", 5406 "translation": "该状态没有对应的数据" 5407 }, 5408 { 5409 "id": "store.sql_status.get_total_active_users_count.app_error", 5410 "translation": "我们无法计算启用的用户数" 5411 }, 5412 { 5413 "id": "store.sql_status.reset_all.app_error", 5414 "translation": "重置所有状态时遇到错误" 5415 }, 5416 { 5417 "id": "store.sql_status.save.app_error", 5418 "translation": "保存状态时遇到错误" 5419 }, 5420 { 5421 "id": "store.sql_status.update.app_error", 5422 "translation": "更新状态时遇到错误" 5423 }, 5424 { 5425 "id": "store.sql_status.update_last_activity_at.app_error", 5426 "translation": "无法更新用户最近活动日期和时间" 5427 }, 5428 { 5429 "id": "store.sql_system.get.app_error", 5430 "translation": "我们再查找系统属性遇到了一个错误" 5431 }, 5432 { 5433 "id": "store.sql_system.get_by_name.app_error", 5434 "translation": "无法找到该系统变量。" 5435 }, 5436 { 5437 "id": "store.sql_system.permanent_delete_by_name.app_error", 5438 "translation": "我们无法永久删除系统表数据" 5439 }, 5440 { 5441 "id": "store.sql_system.save.app_error", 5442 "translation": "我们保存系统属性时遇到了一个错误" 5443 }, 5444 { 5445 "id": "store.sql_system.update.app_error", 5446 "translation": "我们更新系统属性时遇到了一个错误" 5447 }, 5448 { 5449 "id": "store.sql_team.analytics_get_team_count_for_scheme.app_error", 5450 "translation": "无法从方案获取频道数。" 5451 }, 5452 { 5453 "id": "store.sql_team.analytics_team_count.app_error", 5454 "translation": "无法团队计数" 5455 }, 5456 { 5457 "id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error", 5458 "translation": "提交数据库事务失败" 5459 }, 5460 { 5461 "id": "store.sql_team.clear_all_custom_role_assignments.open_transaction.app_error", 5462 "translation": "开始数据库事务失败" 5463 }, 5464 { 5465 "id": "store.sql_team.clear_all_custom_role_assignments.select.app_error", 5466 "translation": "获取团队成员失败" 5467 }, 5468 { 5469 "id": "store.sql_team.clear_all_custom_role_assignments.update.app_error", 5470 "translation": "更新团队成员失败" 5471 }, 5472 { 5473 "id": "store.sql_team.get.find.app_error", 5474 "translation": "未找到现有的团队" 5475 }, 5476 { 5477 "id": "store.sql_team.get.finding.app_error", 5478 "translation": "我们查找团队时遇到错误" 5479 }, 5480 { 5481 "id": "store.sql_team.get_all.app_error", 5482 "translation": "我们无法获取所有的团队" 5483 }, 5484 { 5485 "id": "store.sql_team.get_all_team_listing.app_error", 5486 "translation": "我们无法获取所有的团队" 5487 }, 5488 { 5489 "id": "store.sql_team.get_by_invite_id.find.app_error", 5490 "translation": "未找到现有的团队" 5491 }, 5492 { 5493 "id": "store.sql_team.get_by_invite_id.finding.app_error", 5494 "translation": "未找到现有的团队" 5495 }, 5496 { 5497 "id": "store.sql_team.get_by_name.app_error", 5498 "translation": "未找到现有的团队" 5499 }, 5500 { 5501 "id": "store.sql_team.get_by_scheme.app_error", 5502 "translation": "无法用提供的方案获取频道" 5503 }, 5504 { 5505 "id": "store.sql_team.get_member.app_error", 5506 "translation": "无法获取团队成员" 5507 }, 5508 { 5509 "id": "store.sql_team.get_member.missing.app_error", 5510 "translation": "无法找到此用户id和团队id相关联的团队成员" 5511 }, 5512 { 5513 "id": "store.sql_team.get_member_count.app_error", 5514 "translation": "无法团队成员计数" 5515 }, 5516 { 5517 "id": "store.sql_team.get_members.app_error", 5518 "translation": "无法获取团队成员" 5519 }, 5520 { 5521 "id": "store.sql_team.get_members_by_ids.app_error", 5522 "translation": "无法获取团队成员" 5523 }, 5524 { 5525 "id": "store.sql_team.get_unread.app_error", 5526 "translation": "无法获取团队未读消息" 5527 }, 5528 { 5529 "id": "store.sql_team.migrate_team_members.commit_transaction.app_error", 5530 "translation": "提交数据库事务失败" 5531 }, 5532 { 5533 "id": "store.sql_team.migrate_team_members.open_transaction.app_error", 5534 "translation": "无法打开数据库事务" 5535 }, 5536 { 5537 "id": "store.sql_team.migrate_team_members.select.app_error", 5538 "translation": " 批量选择团队成员失败" 5539 }, 5540 { 5541 "id": "store.sql_team.migrate_team_members.update.app_error", 5542 "translation": "无法更新团队成员" 5543 }, 5544 { 5545 "id": "store.sql_team.permanent_delete.app_error", 5546 "translation": "无法删除现有的团队" 5547 }, 5548 { 5549 "id": "store.sql_team.remove_member.app_error", 5550 "translation": "无法移除团队成员" 5551 }, 5552 { 5553 "id": "store.sql_team.reset_all_team_schemes.app_error", 5554 "translation": "我们无法重置团队方案" 5555 }, 5556 { 5557 "id": "store.sql_team.save.app_error", 5558 "translation": "无法保存团队" 5559 }, 5560 { 5561 "id": "store.sql_team.save.domain_exists.app_error", 5562 "translation": "已有团队拥有此名称" 5563 }, 5564 { 5565 "id": "store.sql_team.save.existing.app_error", 5566 "translation": "必须对现有的团队执行更新" 5567 }, 5568 { 5569 "id": "store.sql_team.save_member.exists.app_error", 5570 "translation": "已存在拥有此 ID 的团队成员" 5571 }, 5572 { 5573 "id": "store.sql_team.save_member.save.app_error", 5574 "translation": "无法保存团队成员" 5575 }, 5576 { 5577 "id": "store.sql_team.search_all_team.app_error", 5578 "translation": "我们搜索团队时遇到错误" 5579 }, 5580 { 5581 "id": "store.sql_team.search_open_team.app_error", 5582 "translation": "我们搜索公开团队时遇到错误" 5583 }, 5584 { 5585 "id": "store.sql_team.update.app_error", 5586 "translation": "无法更新团队" 5587 }, 5588 { 5589 "id": "store.sql_team.update.find.app_error", 5590 "translation": "没找到现有的团队以更新" 5591 }, 5592 { 5593 "id": "store.sql_team.update.finding.app_error", 5594 "translation": "我们查找该团队时遇到一个错误" 5595 }, 5596 { 5597 "id": "store.sql_team.update.updating.app_error", 5598 "translation": "我们更新该团队时遇到一个错误" 5599 }, 5600 { 5601 "id": "store.sql_team.update_last_team_icon_update.app_error", 5602 "translation": "无法更新团队图标更新日期" 5603 }, 5604 { 5605 "id": "store.sql_user.analytics_daily_active_users.app_error", 5606 "translation": "无法在请求时间内获取活动用户" 5607 }, 5608 { 5609 "id": "store.sql_user.analytics_get_inactive_users_count.app_error", 5610 "translation": "我们无法计算未活动的用户数" 5611 }, 5612 { 5613 "id": "store.sql_user.analytics_get_system_admin_count.app_error", 5614 "translation": "无法获取系统管理数" 5615 }, 5616 { 5617 "id": "store.sql_user.app_error", 5618 "translation": "Failed to build query" 5619 }, 5620 { 5621 "id": "store.sql_user.clear_all_custom_role_assignments.commit_transaction.app_error", 5622 "translation": "提交数据库事务失败" 5623 }, 5624 { 5625 "id": "store.sql_user.clear_all_custom_role_assignments.open_transaction.app_error", 5626 "translation": "开始数据库事务失败。" 5627 }, 5628 { 5629 "id": "store.sql_user.clear_all_custom_role_assignments.select.app_error", 5630 "translation": "获取用户失败" 5631 }, 5632 { 5633 "id": "store.sql_user.clear_all_custom_role_assignments.update.app_error", 5634 "translation": "更新用户失败" 5635 }, 5636 { 5637 "id": "store.sql_user.get.app_error", 5638 "translation": "我们查找帐户遇到了一个错误" 5639 }, 5640 { 5641 "id": "store.sql_user.get_by_auth.missing_account.app_error", 5642 "translation": "未找到符合您的验证方式的帐号。此团队或许需要从团队拥有者获得邀请才可加入。" 5643 }, 5644 { 5645 "id": "store.sql_user.get_by_auth.other.app_error", 5646 "translation": "我们在尝试通过身份验证类型找到账户时遇到一个问题。" 5647 }, 5648 { 5649 "id": "store.sql_user.get_by_username.app_error", 5650 "translation": "未找到符合您的用户名的帐号。此团队或许需要从团队拥有者获得邀请才可加入。" 5651 }, 5652 { 5653 "id": "store.sql_user.get_for_login.app_error", 5654 "translation": "未找到符合您的凭证的帐号。此团队或许需要从团队拥有者获得邀请才可加入。" 5655 }, 5656 { 5657 "id": "store.sql_user.get_for_login.multiple_users", 5658 "translation": "我们发现多个用户的登陆凭据与你匹配,因此禁用了你的登陆权限。请与管理员联系。" 5659 }, 5660 { 5661 "id": "store.sql_user.get_new_users.app_error", 5662 "translation": "我们在查找新用户时发生错误" 5663 }, 5664 { 5665 "id": "store.sql_user.get_profiles.app_error", 5666 "translation": "我们查找用户配置文件遇到了一个错误" 5667 }, 5668 { 5669 "id": "store.sql_user.get_recently_active_users.app_error", 5670 "translation": "查找最近活动的用户时遇到错误" 5671 }, 5672 { 5673 "id": "store.sql_user.get_sysadmin_profiles.app_error", 5674 "translation": "我们查找用户配置文件遇到了一个错误" 5675 }, 5676 { 5677 "id": "store.sql_user.get_system_install_date.app_error", 5678 "translation": "无法按照首个用户创建日期判断系统日期。" 5679 }, 5680 { 5681 "id": "store.sql_user.get_total_users_count.app_error", 5682 "translation": "我们无法计算用户数" 5683 }, 5684 { 5685 "id": "store.sql_user.get_unread_count.app_error", 5686 "translation": "我们无法为用户获取到未读信息数量" 5687 }, 5688 { 5689 "id": "store.sql_user.get_unread_count_for_channel.app_error", 5690 "translation": "我们无法为用户和频道获取未读信息数量" 5691 }, 5692 { 5693 "id": "store.sql_user.missing_account.const", 5694 "translation": "无法找到该用户。" 5695 }, 5696 { 5697 "id": "store.sql_user.permanent_delete.app_error", 5698 "translation": "无法删除现有的帐号" 5699 }, 5700 { 5701 "id": "store.sql_user.save.app_error", 5702 "translation": "无法更新该帐号。" 5703 }, 5704 { 5705 "id": "store.sql_user.save.email_exists.app_error", 5706 "translation": "已有帐号使用该电子邮件。" 5707 }, 5708 { 5709 "id": "store.sql_user.save.email_exists.ldap_app_error", 5710 "translation": "这个账号不使用 AD/LDAP 验证。请使用电子邮件和密码登陆。" 5711 }, 5712 { 5713 "id": "store.sql_user.save.email_exists.saml_app_error", 5714 "translation": "这个账号不使用LDAP验证。请使用电子邮件和密码登陆。" 5715 }, 5716 { 5717 "id": "store.sql_user.save.existing.app_error", 5718 "translation": "必须对现有的用户执行更新" 5719 }, 5720 { 5721 "id": "store.sql_user.save.max_accounts.app_error", 5722 "translation": "这个团队已经达到允许的最大帐号数量。请与系统管理员联系以设置更高的限制。" 5723 }, 5724 { 5725 "id": "store.sql_user.save.member_count.app_error", 5726 "translation": "未能获得当前的团队成员计数" 5727 }, 5728 { 5729 "id": "store.sql_user.save.username_exists.app_error", 5730 "translation": "已存在使用该用户名的账户。" 5731 }, 5732 { 5733 "id": "store.sql_user.save.username_exists.ldap_app_error", 5734 "translation": "使用此用户名的帐号已经存在。请与您的管理员联系。" 5735 }, 5736 { 5737 "id": "store.sql_user.save.username_exists.saml_app_error", 5738 "translation": "已有帐号使用该用户名。请联系您的管理员。" 5739 }, 5740 { 5741 "id": "store.sql_user.search.app_error", 5742 "translation": "无法找到符合搜索条件的用户" 5743 }, 5744 { 5745 "id": "store.sql_user.update.app_error", 5746 "translation": "无法更新该帐号" 5747 }, 5748 { 5749 "id": "store.sql_user.update.can_not_change_ldap.app_error", 5750 "translation": "无法更改 AD/LDAP 设定的字段" 5751 }, 5752 { 5753 "id": "store.sql_user.update.email_taken.app_error", 5754 "translation": "该邮箱已被使用。请重新选择。" 5755 }, 5756 { 5757 "id": "store.sql_user.update.find.app_error", 5758 "translation": "未找到现有的帐号以更新" 5759 }, 5760 { 5761 "id": "store.sql_user.update.finding.app_error", 5762 "translation": "我们查找该用户时遇到一个错误" 5763 }, 5764 { 5765 "id": "store.sql_user.update.updating.app_error", 5766 "translation": "我们更新用户时遇到了一个错误" 5767 }, 5768 { 5769 "id": "store.sql_user.update.username_taken.app_error", 5770 "translation": "这个用户名已被使用。请重新选择。" 5771 }, 5772 { 5773 "id": "store.sql_user.update_auth_data.app_error", 5774 "translation": "无法更新验证数据" 5775 }, 5776 { 5777 "id": "store.sql_user.update_auth_data.email_exists.app_error", 5778 "translation": "不能切换至 {{.Service}}账号。 使用此邮件{{.Email}}的账号已经存在。" 5779 }, 5780 { 5781 "id": "store.sql_user.update_failed_pwd_attempts.app_error", 5782 "translation": "无法更新 failed_attempts" 5783 }, 5784 { 5785 "id": "store.sql_user.update_last_picture_update.app_error", 5786 "translation": "无法更新 update_at" 5787 }, 5788 { 5789 "id": "store.sql_user.update_mfa_active.app_error", 5790 "translation": "我们在更新用户的多重验证使用状态时遇到一个错误" 5791 }, 5792 { 5793 "id": "store.sql_user.update_mfa_secret.app_error", 5794 "translation": "我们在更新用户的多重验证密码时遇到一个错误" 5795 }, 5796 { 5797 "id": "store.sql_user.update_password.app_error", 5798 "translation": "无法更新用户密码" 5799 }, 5800 { 5801 "id": "store.sql_user.update_update.app_error", 5802 "translation": "我们无法更新用户最近更新的日期" 5803 }, 5804 { 5805 "id": "store.sql_user.verify_email.app_error", 5806 "translation": "无法更新验证电子邮件字段" 5807 }, 5808 { 5809 "id": "store.update_error", 5810 "translation": "更新错误" 5811 }, 5812 { 5813 "id": "system.message.name", 5814 "translation": "系统" 5815 }, 5816 { 5817 "id": "utils.file.list_directory.local.app_error", 5818 "translation": "从本地存储列出目录时遇到错误。" 5819 }, 5820 { 5821 "id": "utils.file.list_directory.s3.app_error", 5822 "translation": "从 S3 列出目录时遇到错误。" 5823 }, 5824 { 5825 "id": "utils.file.remove_directory.local.app_error", 5826 "translation": "从本地存储移除目录时遇到错误。" 5827 }, 5828 { 5829 "id": "utils.file.remove_directory.s3.app_error", 5830 "translation": "从 S3 移除目录时遇到错误。" 5831 }, 5832 { 5833 "id": "utils.file.remove_file.local.app_error", 5834 "translation": "从本地存储移除文件时遇到错误。" 5835 }, 5836 { 5837 "id": "utils.file.remove_file.s3.app_error", 5838 "translation": "从 S3 移除文件时遇到错误。" 5839 }, 5840 { 5841 "id": "utils.mail.connect_smtp.helo.app_error", 5842 "translation": "设置 HELO 失败" 5843 }, 5844 { 5845 "id": "utils.mail.connect_smtp.open.app_error", 5846 "translation": "打开连接失败" 5847 }, 5848 { 5849 "id": "utils.mail.connect_smtp.open_tls.app_error", 5850 "translation": "未能打开TLS连接" 5851 }, 5852 { 5853 "id": "utils.mail.new_client.auth.app_error", 5854 "translation": "无法验证SMTP服务器" 5855 }, 5856 { 5857 "id": "utils.mail.sendMail.attachments.write_error", 5858 "translation": "给邮件添加附件失败" 5859 }, 5860 { 5861 "id": "utils.mail.send_mail.close.app_error", 5862 "translation": "未能关闭连接到SMTP服务器" 5863 }, 5864 { 5865 "id": "utils.mail.send_mail.from_address.app_error", 5866 "translation": "设定 \"From Address\" 错误" 5867 }, 5868 { 5869 "id": "utils.mail.send_mail.msg.app_error", 5870 "translation": "写电子邮件失败" 5871 }, 5872 { 5873 "id": "utils.mail.send_mail.msg_data.app_error", 5874 "translation": "添加电子邮件信息数据失败" 5875 }, 5876 { 5877 "id": "utils.mail.send_mail.to_address.app_error", 5878 "translation": "设定 \"To Address\" 错误" 5879 }, 5880 { 5881 "id": "web.command_webhook.command.app_error", 5882 "translation": "找不到该命令" 5883 }, 5884 { 5885 "id": "web.command_webhook.parse.app_error", 5886 "translation": "无法解析传入数据" 5887 }, 5888 { 5889 "id": "web.get_access_token.internal_saving.app_error", 5890 "translation": "无法更新用户访问数据。" 5891 }, 5892 { 5893 "id": "web.incoming_webhook.channel.app_error", 5894 "translation": "找不到该频道" 5895 }, 5896 { 5897 "id": "web.incoming_webhook.channel_locked.app_error", 5898 "translation": "此 webhook 不允许发消息到指定的频道" 5899 }, 5900 { 5901 "id": "web.incoming_webhook.disabled.app_error", 5902 "translation": "传入webhooks已经被系统管理员禁用。" 5903 }, 5904 { 5905 "id": "web.incoming_webhook.invalid.app_error", 5906 "translation": "无效webhook" 5907 }, 5908 { 5909 "id": "web.incoming_webhook.parse.app_error", 5910 "translation": "无法解析传入数据" 5911 }, 5912 { 5913 "id": "web.incoming_webhook.permissions.app_error", 5914 "translation": "不合适的频道权限" 5915 }, 5916 { 5917 "id": "web.incoming_webhook.split_props_length.app_error", 5918 "translation": "无法拆分 webhook 属性信息到 {{.Max}} 字符块。" 5919 }, 5920 { 5921 "id": "web.incoming_webhook.text.app_error", 5922 "translation": "未指定文本" 5923 }, 5924 { 5925 "id": "web.incoming_webhook.user.app_error", 5926 "translation": "不能找到用户" 5927 }, 5928 { 5929 "id": "app.channel.get_more_channels.get.app_error", 5930 "translation": "无法获取频道。" 5931 }, 5932 { 5933 "id": "app.channel.permanent_delete.app_error", 5934 "translation": "无法删除频道。" 5935 }, 5936 { 5937 "id": "app.channel.restore.app_error", 5938 "translation": "无法恢复频道。" 5939 }, 5940 { 5941 "id": "app.channel.update.bad_id", 5942 "translation": "无法更新频道。" 5943 }, 5944 { 5945 "id": "app.channel.update_channel.internal_error", 5946 "translation": "无法更新频道。" 5947 }, 5948 { 5949 "id": "app.channel_member_history.log_join_event.internal_error", 5950 "translation": "记录频道成员历史失败。" 5951 }, 5952 { 5953 "id": "app.channel_member_history.log_leave_event.internal_error", 5954 "translation": "记录频道成员历史失败。更新加入记录失败" 5955 }, 5956 { 5957 "id": "app.emoji.create.internal_error", 5958 "translation": "无法保存表情符。" 5959 }, 5960 { 5961 "id": "app.emoji.delete.app_error", 5962 "translation": "无法删除表情符。" 5963 }, 5964 { 5965 "id": "app.emoji.delete.no_results", 5966 "translation": "找不到要删除的表情符。" 5967 }, 5968 { 5969 "id": "app.emoji.get_by_name.app_error", 5970 "translation": "无法获取表情符。" 5971 }, 5972 { 5973 "id": "app.emoji.get_by_name.no_result", 5974 "translation": "无法找到表情符。" 5975 }, 5976 { 5977 "id": "app.emoji.get.no_result", 5978 "translation": "无法找到表情符。" 5979 }, 5980 { 5981 "id": "app.emoji.get_list.internal_error", 5982 "translation": "无法获取表情符。" 5983 }, 5984 { 5985 "id": "app.import.get_teams_by_names.some_teams_not_found.error", 5986 "translation": "一些团队未找到" 5987 }, 5988 { 5989 "id": "app.import.get_users_by_username.some_users_not_found.error", 5990 "translation": "一些用户未找到" 5991 }, 5992 { 5993 "id": "app.import.import_user_teams.save_preferences.error", 5994 "translation": "无法保存团队风格偏好" 5995 }, 5996 { 5997 "id": "app.import.validate_user_import_data.advanced_props_formatting.error", 5998 "translation": "无效的用户消息格式设定" 5999 }, 6000 { 6001 "id": "app.import.validate_user_import_data.advanced_props_show_unread_section.error", 6002 "translation": "无效的用户显示未读块设定" 6003 }, 6004 { 6005 "id": "app.import.validate_user_import_data.auth_data_and_service_dependency.error", 6006 "translation": "AuthService 与 AuthData 必须同时使用。" 6007 }, 6008 { 6009 "id": "app.plugin.flag_managed.app_error", 6010 "translation": "无法设定插件由文件储存管理。" 6011 }, 6012 { 6013 "id": "app.plugin.get_public_key.get_file.app_error", 6014 "translation": "从储存获取公钥时遇到错误。" 6015 }, 6016 { 6017 "id": "app.plugin.install_marketplace_plugin.app_error", 6018 "translation": "安装集市插件失败。" 6019 }, 6020 { 6021 "id": "app.plugin.invalid_version.app_error", 6022 "translation": "无法解析插件版本。" 6023 }, 6024 { 6025 "id": "app.plugin.marketplace_client.app_error", 6026 "translation": "创建集市客户端失败。" 6027 }, 6028 { 6029 "id": "app.plugin.marketplace_disabled.app_error", 6030 "translation": "集市已停用。请检查您的日志了解详情。" 6031 }, 6032 { 6033 "id": "app.plugin.marketplace_plugin_request.app_error", 6034 "translation": "无法解码集市插件请求。" 6035 }, 6036 { 6037 "id": "app.plugin.marketplace_plugins.not_found.app_error", 6038 "translation": "无法找到请求的集市插件。" 6039 }, 6040 { 6041 "id": "app.plugin.marketplace_plugins.signature_not_found.app_error", 6042 "translation": "无法找到请求的集市插件签字。" 6043 }, 6044 { 6045 "id": "app.plugin.marshal.app_error", 6046 "translation": "封装集市插件失败。" 6047 }, 6048 { 6049 "id": "app.plugin.modify_saml.app_error", 6050 "translation": "无法修改 saml 文件。" 6051 }, 6052 { 6053 "id": "app.plugin.restart.app_error", 6054 "translation": "无法升级时重启插件。" 6055 }, 6056 { 6057 "id": "app.plugin.signature_decode.app_error", 6058 "translation": "无法解码 base64 签名。" 6059 }, 6060 { 6061 "id": "app.plugin.store_bundle.app_error", 6062 "translation": "无法储存插件到配置的文件储存。" 6063 }, 6064 { 6065 "id": "app.plugin.sync.list_filestore.app_error", 6066 "translation": "从文件储存读取插件文件失败。" 6067 }, 6068 { 6069 "id": "app.plugin.sync.read_local_folder.app_error", 6070 "translation": "读取本地插件文件夹错误。" 6071 }, 6072 { 6073 "id": "app.plugin.webapp_bundle.app_error", 6074 "translation": "无法生成插件应用包。" 6075 }, 6076 { 6077 "id": "app.plugin.write_file.read.app_error", 6078 "translation": "读取文件时发生错误。" 6079 }, 6080 { 6081 "id": "app.plugin.write_file.saving.app_error", 6082 "translation": "保存文件时发生错误。" 6083 }, 6084 { 6085 "id": "app.team.invite_token.group_constrained.error", 6086 "translation": "无法以令牌加入组受限团队。" 6087 }, 6088 { 6089 "id": "app.terms_of_service.create.app_error", 6090 "translation": "无法保存服务条款。" 6091 }, 6092 { 6093 "id": "app.user_terms_of_service.save.app_error", 6094 "translation": "无法保存服务条款。" 6095 }, 6096 { 6097 "id": "bleveengine.already_started.error", 6098 "translation": "Bleve 已启动。" 6099 }, 6100 { 6101 "id": "app.terms_of_service.create.existing.app_error", 6102 "translation": "不能为现有的服务条款调用保存。" 6103 }, 6104 { 6105 "id": "bleveengine.create_channel_index.error", 6106 "translation": "创建 bleve 频道索引错误。" 6107 }, 6108 { 6109 "id": "app.terms_of_service.get.app_error", 6110 "translation": "无法获取服务条款。" 6111 }, 6112 { 6113 "id": "app.user_terms_of_service.get_by_user.app_error", 6114 "translation": "无法获取服务条款。" 6115 }, 6116 { 6117 "id": "app.terms_of_service.get.no_rows.app_error", 6118 "translation": "未找到服务条款。" 6119 }, 6120 { 6121 "id": "bleveengine.create_post_index.error", 6122 "translation": "创建 bleve 消息索引错误。" 6123 }, 6124 { 6125 "id": "bleveengine.create_user_index.error", 6126 "translation": "创建 bleve 用户索引错误。" 6127 }, 6128 { 6129 "id": "bleveengine.delete_channel.error", 6130 "translation": "删除频道失败。" 6131 }, 6132 { 6133 "id": "bleveengine.delete_post.error", 6134 "translation": "删除消息失败。" 6135 }, 6136 { 6137 "id": "bleveengine.delete_user.error", 6138 "translation": "删除用户失败。" 6139 }, 6140 { 6141 "id": "bleveengine.index_channel.error", 6142 "translation": "索引频道失败。" 6143 }, 6144 { 6145 "id": "bleveengine.index_post.error", 6146 "translation": "索引消息失败。" 6147 }, 6148 { 6149 "id": "bleveengine.indexer.do_job.bulk_index_channels.batch_error", 6150 "translation": "批量索引频道失败。" 6151 }, 6152 { 6153 "id": "bleveengine.indexer.do_job.bulk_index_posts.batch_error", 6154 "translation": "批量索引消息失败。" 6155 }, 6156 { 6157 "id": "bleveengine.indexer.do_job.bulk_index_users.batch_error", 6158 "translation": "批量索引用户失败。" 6159 }, 6160 { 6161 "id": "bleveengine.indexer.do_job.get_oldest_post.error", 6162 "translation": "无法从数据库获取最旧的消息。" 6163 }, 6164 { 6165 "id": "bleveengine.indexer.do_job.parse_end_time.error", 6166 "translation": "Bleve 索引工作者解析中止时间失败。" 6167 }, 6168 { 6169 "id": "bleveengine.indexer.do_job.parse_start_time.error", 6170 "translation": "Bleve 索引工作者解析开始时间失败。" 6171 }, 6172 { 6173 "id": "bleveengine.indexer.index_batch.nothing_left_to_index.error", 6174 "translation": "尝试在所有实体已完成时创建新批量索引。" 6175 }, 6176 { 6177 "id": "bleveengine.purge_channel_index.error", 6178 "translation": "清除频道索引失败。" 6179 }, 6180 { 6181 "id": "app.user_terms_of_service.delete.app_error", 6182 "translation": "无法删除服务条款。" 6183 }, 6184 { 6185 "id": "bleveengine.purge_user_index.error", 6186 "translation": "清除用户索引失败。" 6187 }, 6188 { 6189 "id": "bleveengine.search_posts.error", 6190 "translation": "消息搜索无法完成。" 6191 }, 6192 { 6193 "id": "bleveengine.search_users_in_channel.nuchan.error", 6194 "translation": "用户搜索无法完成。" 6195 }, 6196 { 6197 "id": "bleveengine.search_users_in_team.error", 6198 "translation": "用户搜索无法完成。" 6199 }, 6200 { 6201 "id": "bleveengine.stop_channel_index.error", 6202 "translation": "关闭频道索引失败。" 6203 }, 6204 { 6205 "id": "bleveengine.search_users_in_channel.uchan.error", 6206 "translation": "用户搜索无法完成。" 6207 }, 6208 { 6209 "id": "bleveengine.stop_user_index.error", 6210 "translation": "关闭用户索引失败。" 6211 }, 6212 { 6213 "id": "ent.cluster.json_encode.error", 6214 "translation": "编码 JSON 请求出错" 6215 }, 6216 { 6217 "id": "ent.cluster.timeout.error", 6218 "translation": "等待机群回应超时" 6219 }, 6220 { 6221 "id": "ent.compliance.csv.metadata.json.zipfile.appError", 6222 "translation": "无法创建 zip 文件" 6223 }, 6224 { 6225 "id": "ent.compliance.csv.warning.appError", 6226 "translation": "无法创建警告文件。" 6227 }, 6228 { 6229 "id": "ent.elasticsearch.create_template_posts_if_not_exists.template_create_failed", 6230 "translation": "创建 Elasticsearch 消息模板失败" 6231 }, 6232 { 6233 "id": "ent.elasticsearch.create_template_users_if_not_exists.template_create_failed", 6234 "translation": "创建 Elasticsearch 用户模板失败" 6235 }, 6236 { 6237 "id": "ent.elasticsearch.delete_channel.error", 6238 "translation": "删除频道失败" 6239 }, 6240 { 6241 "id": "ent.elasticsearch.delete_user.error", 6242 "translation": "删除用户失败" 6243 }, 6244 { 6245 "id": "ent.elasticsearch.index_channel.error", 6246 "translation": "索引频道失败" 6247 }, 6248 { 6249 "id": "ent.elasticsearch.index_user.error", 6250 "translation": "索引用户失败" 6251 }, 6252 { 6253 "id": "ent.elasticsearch.indexer.index_batch.nothing_left_to_index.error", 6254 "translation": "尝试在所有实体已完成时创建新批量索引。" 6255 }, 6256 { 6257 "id": "ent.elasticsearch.refresh_indexes.refresh_failed", 6258 "translation": "刷新 ElasticSearch 索引失败" 6259 }, 6260 { 6261 "id": "ent.elasticsearch.search_channels.search_failed", 6262 "translation": "搜索无法完成" 6263 }, 6264 { 6265 "id": "ent.elasticsearch.search_channels.unmarshall_channel_failed", 6266 "translation": "解码搜索结果失败" 6267 }, 6268 { 6269 "id": "ent.elasticsearch.search_users.search_failed", 6270 "translation": "搜索无法完成" 6271 }, 6272 { 6273 "id": "ent.elasticsearch.search_users.unmarshall_user_failed", 6274 "translation": "解码搜索结果失败" 6275 }, 6276 { 6277 "id": "ent.elasticsearch.start.get_server_version.app_error", 6278 "translation": "获取 Elasticsearch 服务器版本失败。" 6279 }, 6280 { 6281 "id": "ent.id_loaded.license_disable.app_error", 6282 "translation": "您的授权不支持 ID Loaded Push Notifications。" 6283 }, 6284 { 6285 "id": "ent.ldap.syncronize.delete_group_constained_memberships", 6286 "translation": "删除团队或频道成员出错" 6287 }, 6288 { 6289 "id": "ent.ldap.validate_admin_filter.app_error", 6290 "translation": "无效的 AD/LDAP 管理筛选器。" 6291 }, 6292 { 6293 "id": "ent.ldap.validate_guest_filter.app_error", 6294 "translation": "无效的 AD/LDAP 访客筛选器。" 6295 }, 6296 { 6297 "id": "groups.unsupported_syncable_type", 6298 "translation": "不支持的可同步类型 '{{.Value}}'。" 6299 }, 6300 { 6301 "id": "model.command.is_valid.autocomplete_data.app_error", 6302 "translation": "无效的 AutocompleteData" 6303 }, 6304 { 6305 "id": "model.config.is_valid.bleve_search.enable_searching.app_error", 6306 "translation": "当 Bleve EnableSearching 设为是时必须设定 Bleve EnableIndexing 为是。" 6307 }, 6308 { 6309 "id": "model.config.is_valid.bleve_search.filename.app_error", 6310 "translation": "当 Bleve IndexingDir 设为是时必须设定 Bleve EnableIndexing 为是。" 6311 }, 6312 { 6313 "id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error", 6314 "translation": "当 Elasticsearch EnableAutocomplete 设为是时必须设定 Elasticsearch EnableIndexing 为是。" 6315 }, 6316 { 6317 "id": "model.config.is_valid.saml_admin_attribute.app_error", 6318 "translation": "无效的管理员属性。必须为格式 '栏=值'。" 6319 }, 6320 { 6321 "id": "model.config.is_valid.saml_canonical_algorithm.app_error", 6322 "translation": "无效的规范化算法。" 6323 }, 6324 { 6325 "id": "model.config.is_valid.saml_signature_algorithm.app_error", 6326 "translation": "无效的签名算法。" 6327 }, 6328 { 6329 "id": "model.guest.is_valid.channel.app_error", 6330 "translation": "无效的频道。" 6331 }, 6332 { 6333 "id": "model.guest.is_valid.channels.app_error", 6334 "translation": "无效的频道。" 6335 }, 6336 { 6337 "id": "model.guest.is_valid.emails.app_error", 6338 "translation": "无效的邮箱。" 6339 }, 6340 { 6341 "id": "model.plugin_kvset_options.is_valid.old_value.app_error", 6342 "translation": "无效的旧值,操作非原子操作时不应该设定。" 6343 }, 6344 { 6345 "id": "model.team.is_valid.invite_id.app_error", 6346 "translation": "无效的邀请 id。" 6347 }, 6348 { 6349 "id": "model.user.is_valid.auth_data.app_error", 6350 "translation": "无效的认证数据。" 6351 }, 6352 { 6353 "id": "model.user.is_valid.auth_data_pwd.app_error", 6354 "translation": "无效的用户名,密码和验证数据不能同时设置。" 6355 }, 6356 { 6357 "id": "model.user.is_valid.auth_data_type.app_error", 6358 "translation": "无效的用户,认证数据必须设置认证类型。" 6359 }, 6360 { 6361 "id": "model.user.is_valid.first_name.app_error", 6362 "translation": "无效的名字。" 6363 }, 6364 { 6365 "id": "model.user.is_valid.id.app_error", 6366 "translation": "无效的用户 id。" 6367 }, 6368 { 6369 "id": "model.user.is_valid.last_name.app_error", 6370 "translation": "无效的姓氏。" 6371 }, 6372 { 6373 "id": "model.user.is_valid.locale.app_error", 6374 "translation": "无效的地区。" 6375 }, 6376 { 6377 "id": "model.user.is_valid.nickname.app_error", 6378 "translation": "无效的昵称。" 6379 }, 6380 { 6381 "id": "model.user.is_valid.position.app_error", 6382 "translation": "无效位置:不能超过 128 个字符。" 6383 }, 6384 { 6385 "id": "plugin.api.get_users_in_channel", 6386 "translation": "无法获取用户,无效的排序条件。" 6387 }, 6388 { 6389 "id": "plugin_api.bot_cant_create_bot", 6390 "translation": "机器人用户无法创建机器人用户。" 6391 }, 6392 { 6393 "id": "searchengine.bleve.disabled.error", 6394 "translation": "清除 Bleve 索引错误:引擎未启用" 6395 }, 6396 { 6397 "id": "store.sql.build_query.app_error", 6398 "translation": "建立查询失败。" 6399 }, 6400 { 6401 "id": "store.sql_channel.count_posts_since.app_error", 6402 "translation": "无法以指定的日期计算消息数。" 6403 }, 6404 { 6405 "id": "store.sql_channel.get_all_direct.app_error", 6406 "translation": "无法获取所有私信频道。" 6407 }, 6408 { 6409 "id": "store.sql_channel.get_channels_batch_for_indexing.get.app_error", 6410 "translation": "无法为索引获取批量频道。" 6411 }, 6412 { 6413 "id": "store.sql_channel.get_channels_by_ids.app_error", 6414 "translation": "无法以 id 获得频道。" 6415 }, 6416 { 6417 "id": "api.admin.delete_brand_image.storage.not_found", 6418 "translation": "无法删除品牌图片,文件未找到。" 6419 }, 6420 { 6421 "id": "api.admin.saml.failure_parse_idp_certificate.app_error", 6422 "translation": "解析身份提供商返回的元数据为证书失败。" 6423 }, 6424 { 6425 "id": "api.bot.set_bot_icon_image.array.app_error", 6426 "translation": "请求中图片数组为空。" 6427 }, 6428 { 6429 "id": "api.channel.add_members.error", 6430 "translation": "添加频道成员时发生错误。" 6431 }, 6432 { 6433 "id": "api.channel.add_members.user_denied", 6434 "translation": "频道权限拒绝以下用户因为组限制:{{ .UserIDs }}" 6435 }, 6436 { 6437 "id": "api.license.request-trial.bad-request", 6438 "translation": "请求的用户数不正确。" 6439 }, 6440 { 6441 "id": "api.channel.remove_member.group_constrained.app_error", 6442 "translation": "无法从组受限频道移除用户。" 6443 }, 6444 { 6445 "id": "api.channel.remove_members.denied", 6446 "translation": "移除以下频道成员因组限制被拒绝:{{ .UserIDs }}" 6447 }, 6448 { 6449 "id": "api.channel.update_channel_member_roles.changing_guest_role.app_error", 6450 "translation": "无效的频道成员更新:您不能手动添加或移除游客角色。" 6451 }, 6452 { 6453 "id": "api.command.execute_command.format.app_error", 6454 "translation": "命令触发词缺少斜杠符号" 6455 }, 6456 { 6457 "id": "api.command_invite.group_constrained_user_denied", 6458 "translation": "此频道由组管理。此用户并不属于同步到此频道的组。" 6459 }, 6460 { 6461 "id": "api.command_remove.group_constrained_user_denied", 6462 "translation": "用户不能从此频道移除因为他们属于关联到此频道的组。如果想从此频道移除他们,必须从关联组里移除。" 6463 }, 6464 { 6465 "id": "api.file.upload_file.incorrect_channelId.app_error", 6466 "translation": "无法上传文件。不正确的频道 ID:{{.channelId}}" 6467 }, 6468 { 6469 "id": "api.file.upload_file.rejected_by_plugin.app_error", 6470 "translation": "无法上传文件 {{.Filename}}。被插件拒绝:{{.Reason}}" 6471 }, 6472 { 6473 "id": "api.plugin.add_public_key.open.app_error", 6474 "translation": "打开公钥文件时遇到错误。" 6475 }, 6476 { 6477 "id": "api.plugin.verify_plugin.app_error", 6478 "translation": "无法验证插件签名。" 6479 }, 6480 { 6481 "id": "api.post.check_for_out_of_channel_groups_mentions.message.multiple", 6482 "translation": "@{{.Usernames}} 以及 @{{.LastUsername}} 未被通知因为他们不在此频道。他们未能被添加到频道因为他们不是关联组的成员。他们必须添加到关联组才能添加到此频道。" 6483 }, 6484 { 6485 "id": "api.push_notification.disabled.app_error", 6486 "translation": "此服务器已停用推送。" 6487 }, 6488 { 6489 "id": "api.push_notification.id_loaded.fetch.app_error", 6490 "translation": "获取 ID 加载的推送发生错误。" 6491 }, 6492 { 6493 "id": "api.push_notifications.session.expired", 6494 "translation": "会话已超时:请登入再以继续接收通知。{{.siteName}} 的会话过期时间设定为 {{.daysCount}} 天。" 6495 }, 6496 { 6497 "id": "api.slackimport.slack_import.zip.file_too_large", 6498 "translation": "zip 压缩包中的 {{.Filename}} 过大,无法进行 Slack 导入\r\n" 6499 }, 6500 { 6501 "id": "api.team.add_members.user_denied", 6502 "translation": "此团队由组管理。此用户并不属于同步到此团队的组。" 6503 }, 6504 { 6505 "id": "api.team.import_team.unknown_import_from.app_error", 6506 "translation": "位置导入来源。" 6507 }, 6508 { 6509 "id": "api.user.login.guest_accounts.license.error", 6510 "translation": "您的许可证不支持访客帐号" 6511 }, 6512 { 6513 "id": "api.team.invite_guests.channel_in_invalid_team.app_error", 6514 "translation": "邀请到的频道必须属于团队。" 6515 }, 6516 { 6517 "id": "api.team.update_team_member_roles.guest_and_user.app_error", 6518 "translation": "无效的团队成员更新:用户不能同时为游客和用户。" 6519 }, 6520 { 6521 "id": "api.templates.invite_guest_subject", 6522 "translation": "[{{ .SiteName }}] {{ .SenderName }} 邀请您以访客加入团队 {{ .TeamDisplayName }}" 6523 }, 6524 { 6525 "id": "api.templates.remove_expired_license.body.renew_button", 6526 "translation": "续订许可证" 6527 }, 6528 { 6529 "id": "api.templates.remove_expired_license.body.title", 6530 "translation": "企业许可证已过期并且部分功能已停用。请续订。" 6531 }, 6532 { 6533 "id": "api.user.create_password_token.error", 6534 "translation": "未能创建找回密码令牌" 6535 }, 6536 { 6537 "id": "api.user.login.invalid_credentials_email_username", 6538 "translation": "输入有效的邮箱、用户名以及密码。" 6539 }, 6540 { 6541 "id": "api.user.reset_password.token_parse.error", 6542 "translation": "未能解析重置密码令牌" 6543 }, 6544 { 6545 "id": "api.user.update_active.cannot_enable_guest_when_guest_feature_is_disabled.app_error", 6546 "translation": "您无法启动访客帐号因为访客功能未启用。" 6547 }, 6548 { 6549 "id": "api.user.update_user.accepted_guest_domain.app_error", 6550 "translation": "您提供的电子邮件不属于访客允许的域名。请与您的管理员联系或使用一个不同的电子邮件注册。" 6551 }, 6552 { 6553 "id": "app.export.export_custom_emoji.copy_emoji_images.error", 6554 "translation": "无法复制自定义表情符图片" 6555 }, 6556 { 6557 "id": "app.import.import_user_channels.channel_not_found.error", 6558 "translation": "导入用户频道错误。未找到频道。" 6559 }, 6560 { 6561 "id": "app.import.validate_post_import_data.props_too_large.error", 6562 "translation": "消息属性超过最大允许的长度。" 6563 }, 6564 { 6565 "id": "app.import.validate_user_import_data.advanced_props_email_interval.error", 6566 "translation": "无效的用户邮件批量间隔设定" 6567 }, 6568 { 6569 "id": "app.import.validate_user_import_data.advanced_props_feature_markdown_preview.error", 6570 "translation": "无效的用户 markdown 预览设定" 6571 }, 6572 { 6573 "id": "app.import.validate_user_teams_import_data.invalid_team_theme.error", 6574 "translation": "无效的用户风格" 6575 }, 6576 { 6577 "id": "app.plugin.delete_public_key.delete.app_error", 6578 "translation": "删除公钥时遇到错误。" 6579 }, 6580 { 6581 "id": "app.plugin.marketplace_client.failed_to_fetch", 6582 "translation": "从集市服务器获取插件失败。" 6583 }, 6584 { 6585 "id": "app.plugin.remove_bundle.app_error", 6586 "translation": "无法从文件储存移除插件。" 6587 }, 6588 { 6589 "id": "app.plugin.store_signature.app_error", 6590 "translation": "无法储存插件签名到文件储存。" 6591 }, 6592 { 6593 "id": "app.team.invite_id.group_constrained.error", 6594 "translation": "无法以邀请加入组受限团队。" 6595 }, 6596 { 6597 "id": "app.team.rename_team.name_occupied", 6598 "translation": "无法重命名团队,该名称已被使用。" 6599 }, 6600 { 6601 "id": "app.user_terms_of_service.get_by_user.no_rows.app_error", 6602 "translation": "未找到服务条款。" 6603 }, 6604 { 6605 "id": "bleveengine.index_user.error", 6606 "translation": "索引用户失败。" 6607 }, 6608 { 6609 "id": "bleveengine.indexer.do_job.engine_inactive", 6610 "translation": "运行 Bleve 索引任务失败:引擎未启用。" 6611 }, 6612 { 6613 "id": "bleveengine.purge_post_index.error", 6614 "translation": "清除消息索引失败。" 6615 }, 6616 { 6617 "id": "bleveengine.search_channels.error", 6618 "translation": "频道搜索无法完成。" 6619 }, 6620 { 6621 "id": "cli.outgoing_webhook.inconsistent_state.app_error", 6622 "translation": "传出的 webhook 已删除但因错误而无法创建新的。" 6623 }, 6624 { 6625 "id": "ent.elasticsearch.create_template_channels_if_not_exists.template_create_failed", 6626 "translation": "创建 Elasticsearch 频道模板失败" 6627 }, 6628 { 6629 "id": "ent.elasticsearch.search_channels.disabled", 6630 "translation": "ElasticSearch 搜索已在本服务器停用" 6631 }, 6632 { 6633 "id": "ent.elasticsearch.start.parse_server_version.app_error", 6634 "translation": "解析 Elasticsearch 服务器版本失败。" 6635 }, 6636 { 6637 "id": "ent.ldap.syncronize.search_failure_size_exceeded.app_error", 6638 "translation": "尺寸超过限制。请检查您的[最大页面尺寸](https://docs.mattermost.com/deployment/sso-ldap.html#i-see-the-log-error-ldap-result-code-4-size-limit-exceeded)。" 6639 }, 6640 { 6641 "id": "group_not_associated_to_synced_team", 6642 "translation": "组在关联到父组同步的团队前不能关联到频道。" 6643 }, 6644 { 6645 "id": "interactive_message.decode_trigger_id.base64_decode_failed_signature", 6646 "translation": "无法为互动对话框解码触发 ID 的 base64 签名。" 6647 }, 6648 { 6649 "id": "model.channel.is_valid.name.app_error", 6650 "translation": "无效的频道名。用户 id 不能作为私信以外的频道名。" 6651 }, 6652 { 6653 "id": "model.config.is_valid.bleve_search.bulk_indexing_time_window_seconds.app_error", 6654 "translation": "Bleve 批量索引时间段必须至少 1 秒。" 6655 }, 6656 { 6657 "id": "model.config.is_valid.bleve_search.enable_autocomplete.app_error", 6658 "translation": "当 Bleve AutocompleteEnabled 设为是时必须设定 Bleve EnableIndexing 为是。" 6659 }, 6660 { 6661 "id": "model.config.is_valid.saml_guest_attribute.app_error", 6662 "translation": "无效的访客属性。必须为格式 '栏=值'。" 6663 }, 6664 { 6665 "id": "model.group.name.invalid_chars.app_error", 6666 "translation": "组中的名称属性有无效的字符" 6667 }, 6668 { 6669 "id": "model.guest.is_valid.email.app_error", 6670 "translation": "无效的邮箱。" 6671 }, 6672 { 6673 "id": "model.post.channel_notifications_disabled_in_channel.message", 6674 "translation": "{{.ChannelName}}已停用频道通知。{{.Mention}}未触发任何通知。" 6675 }, 6676 { 6677 "id": "model.user.is_valid.create_at.app_error", 6678 "translation": "创建时间必须为有效的时间。" 6679 }, 6680 { 6681 "id": "model.user.is_valid.password_limit.app_error", 6682 "translation": "因 bcrypt 限制,密码不能设置超过 72 个字符。" 6683 }, 6684 { 6685 "id": "model.user.is_valid.update_at.app_error", 6686 "translation": "更新时必须是有效时间。" 6687 }, 6688 { 6689 "id": "store.sql_channel.search_group_channels.app_error", 6690 "translation": "无法以指定的用户和关键字获取群组频道。" 6691 }, 6692 { 6693 "id": "store.sql_group.app_error", 6694 "translation": "建立查询失败。" 6695 }, 6696 { 6697 "id": "store.sql_group.permanent_delete_members_by_user.app_error", 6698 "translation": "无法移除组成员用户 ID \"{{.UserId}}\"。" 6699 }, 6700 { 6701 "id": "store.sql_plugin_store.compare_and_set.mysql_select.app_error", 6702 "translation": "KVCompareAndSet 后无法在 MySQL 查询现有未更改的值。" 6703 }, 6704 { 6705 "id": "store.sql_plugin_store.compare_and_set.too_many_rows.app_error", 6706 "translation": "KVCompareAndSet 后在 MySQL 查询到超过一跳现有未更改的值。" 6707 }, 6708 { 6709 "id": "bleveengine.stop_post_index.error", 6710 "translation": "关闭消息索引失败。" 6711 }, 6712 { 6713 "id": "api.admin.saml.failure_get_metadata_from_idp.app_error", 6714 "translation": "未能从身份提供商网址获取元数据。" 6715 }, 6716 { 6717 "id": "api.admin.saml.failure_save_idp_certificate_file.app_error", 6718 "translation": "无法保存证书文件。" 6719 }, 6720 { 6721 "id": "api.admin.saml.invalid_xml_missing_idpssodescriptors.app_error", 6722 "translation": "XML 缺少身份提供商 SSO 描述。" 6723 }, 6724 { 6725 "id": "api.admin.saml.invalid_xml_missing_keydescriptor.app_error", 6726 "translation": "XML 缺少身份提供商密钥描述。" 6727 }, 6728 { 6729 "id": "api.admin.saml.invalid_xml_missing_ssoservices.app_error", 6730 "translation": "XML 缺少身份提供商服务描述。" 6731 }, 6732 { 6733 "id": "api.admin.saml.set_certificate_from_metadata.invalid_body.app_error", 6734 "translation": "无效的证书文本。" 6735 }, 6736 { 6737 "id": "api.admin.saml.set_certificate_from_metadata.invalid_content_type.app_error", 6738 "translation": "无效的内容类型。" 6739 }, 6740 { 6741 "id": "api.admin.saml.set_certificate_from_metadata.missing_content_type.app_error", 6742 "translation": "缺少内容类型。" 6743 }, 6744 { 6745 "id": "api.bot.create_disabled", 6746 "translation": "机器人创建已停用。" 6747 }, 6748 { 6749 "id": "api.bot.delete_bot_icon_image.app_error", 6750 "translation": "无法删除图标。" 6751 }, 6752 { 6753 "id": "api.bot.get_bot_icon_image.read.app_error", 6754 "translation": "无法读取图标文件。" 6755 }, 6756 { 6757 "id": "api.bot.set_bot_icon_image.app_error", 6758 "translation": "无法上传图标。" 6759 }, 6760 { 6761 "id": "api.bot.set_bot_icon_image.no_file.app_error", 6762 "translation": "请求中缺失图片文件。" 6763 }, 6764 { 6765 "id": "api.bot.set_bot_icon_image.open.app_error", 6766 "translation": "无法打开图片文件。" 6767 }, 6768 { 6769 "id": "api.bot.set_bot_icon_image.parse.app_error", 6770 "translation": "无法解析混合表单。" 6771 }, 6772 { 6773 "id": "api.bot.set_bot_icon_image.too_large.app_error", 6774 "translation": "无法上传图标。文件太大。" 6775 }, 6776 { 6777 "id": "api.bot.teams_channels.add_message_mobile", 6778 "translation": "请加我到您想要我互动的团队与频道。请使用浏览器或桌面应用进行操作。" 6779 }, 6780 { 6781 "id": "api.channel.add_guest.added", 6782 "translation": "%v 由 %v 以访客身份加入频道。" 6783 }, 6784 { 6785 "id": "api.channel.channel_member_counts_by_group.license.error", 6786 "translation": "您的许可证不支持组" 6787 }, 6788 { 6789 "id": "api.channel.get_channel_moderations.license.error", 6790 "translation": "您的许可证不支持频道管理" 6791 }, 6792 { 6793 "id": "api.channel.guest_join_channel.post_and_forget", 6794 "translation": "%v 以游客身份加入此频道。" 6795 }, 6796 { 6797 "id": "api.channel.patch_channel_moderations.license.error", 6798 "translation": "您的许可证不支持频道管理" 6799 }, 6800 { 6801 "id": "api.channel.remove_user_from_channel.app_error", 6802 "translation": "不能从此频道类型移除该用户。" 6803 }, 6804 { 6805 "id": "api.channel.restore_channel.restored.app_error", 6806 "translation": "无法取消归档频道。此频道并未归档。" 6807 }, 6808 { 6809 "id": "api.channel.restore_channel.unarchived", 6810 "translation": "{{.Username}}取消归档了频道。" 6811 }, 6812 { 6813 "id": "api.channel.update_channel.typechange.app_error", 6814 "translation": "频道类型无法更新。" 6815 }, 6816 { 6817 "id": "api.channel.update_channel_member_roles.guest_and_user.app_error", 6818 "translation": "无效的频道成员更新:用户不能同时为游客和用户。" 6819 }, 6820 { 6821 "id": "api.channel.update_channel_privacy.default_channel_error", 6822 "translation": "默认频道无法改为私有。" 6823 }, 6824 { 6825 "id": "api.channel.update_team_member_roles.changing_guest_role.app_error", 6826 "translation": "无效的团队成员更新:您不能手动添加或移除游客角色。" 6827 }, 6828 { 6829 "id": "api.command_invite.user_not_in_team.app_error", 6830 "translation": "@{{.Username}} 不是此团队的成员。" 6831 }, 6832 { 6833 "id": "api.config.update_config.clear_siteurl.app_error", 6834 "translation": "无法清除站点网址。" 6835 }, 6836 { 6837 "id": "api.config.update_config.restricted_merge.app_error", 6838 "translation": "合并配置失败。" 6839 }, 6840 { 6841 "id": "api.context.local_origin_required.app_error", 6842 "translation": "此接口需要本地请求来源。" 6843 }, 6844 { 6845 "id": "api.context.server_busy.app_error", 6846 "translation": "服务器繁忙,非重要服务暂时无法使用。" 6847 }, 6848 { 6849 "id": "api.emoji.create.internal_error", 6850 "translation": "server_error:创建表情符时遇到内部错误。" 6851 }, 6852 { 6853 "id": "api.license.request_trial_license.app_error", 6854 "translation": "无法获取试用证书,请重试或联系 support@mattermost.com。" 6855 }, 6856 { 6857 "id": "api.image.get.app_error", 6858 "translation": "无法解析请求的图片网址。" 6859 }, 6860 { 6861 "id": "api.ldap_groups.existing_group_name_error", 6862 "translation": "组名已存在" 6863 }, 6864 { 6865 "id": "api.ldap_groups.existing_reserved_name_error", 6866 "translation": "组名为预留名" 6867 }, 6868 { 6869 "id": "api.ldap_groups.existing_user_name_error", 6870 "translation": "组名与现有的用户名重复" 6871 }, 6872 { 6873 "id": "api.license.remove_expired_license.failed.error", 6874 "translation": "无法发送许可证注销邮件。" 6875 }, 6876 { 6877 "id": "api.plugin.install.download_failed.app_error", 6878 "translation": "下载插件时遇到错误。" 6879 }, 6880 { 6881 "id": "api.post.check_for_out_of_channel_group_users.message.none", 6882 "translation": "@{{.GroupName}}没有在此团队的成员" 6883 }, 6884 { 6885 "id": "api.post.check_for_out_of_channel_groups_mentions.message.one", 6886 "translation": "@{{.Username}} 未被通知因为他不在此频道。他们未能被添加到频道因为他们不是关联组的成员。他们必须添加到关联组才能添加到此频道。" 6887 }, 6888 { 6889 "id": "api.post.error_get_post_id.pending", 6890 "translation": "无法获取待处理消息。" 6891 }, 6892 { 6893 "id": "api.push_notification.id_loaded.default_message", 6894 "translation": "您有新的消息。" 6895 }, 6896 { 6897 "id": "api.push_notifications.message.parse.app_error", 6898 "translation": "建立推送消息出现错误。" 6899 }, 6900 { 6901 "id": "api.push_notifications_ack.forward.app_error", 6902 "translation": "发送接收标记到推送服务发生错误。" 6903 }, 6904 { 6905 "id": "api.push_notifications_ack.message.parse.app_error", 6906 "translation": "建立推送确认消息出现错误。" 6907 }, 6908 { 6909 "id": "api.system.id_loaded.not_available.app_error", 6910 "translation": "此服务器未配置或支持 ID 加载的推送。" 6911 }, 6912 { 6913 "id": "api.team.add_members.error", 6914 "translation": "添加团队成员时发生错误。" 6915 }, 6916 { 6917 "id": "api.team.add_user_to_team_from_invite.guest.app_error", 6918 "translation": "游客不能使用邀请链接加入团队。请申请使用游客邮件邀请加入团队." 6919 }, 6920 { 6921 "id": "api.team.get_all_teams.insufficient_permissions", 6922 "translation": "您没有权限列出所有团队" 6923 }, 6924 { 6925 "id": "api.team.demote_user_to_guest.license.error", 6926 "translation": "您的许可证不支持访客帐号" 6927 }, 6928 { 6929 "id": "api.team.demote_user_to_guest.disabled.error", 6930 "translation": "访客帐号已停用。" 6931 }, 6932 { 6933 "id": "api.team.invalidate_all_email_invites.app_error", 6934 "translation": "作废邮件邀请错误。" 6935 }, 6936 { 6937 "id": "api.team.invate_guests_to_channels.license.error", 6938 "translation": "您的许可证不支持访客帐号" 6939 }, 6940 { 6941 "id": "api.team.remove_member.group_constrained.app_error", 6942 "translation": "无法从组受限团队移除用户。" 6943 }, 6944 { 6945 "id": "api.team.search_teams.pagination_not_implemented.private_team_search", 6946 "translation": "仅搜索私有团队不支持分页。" 6947 }, 6948 { 6949 "id": "api.team.search_teams.pagination_not_implemented.public_team_search", 6950 "translation": "仅搜索公共团队不支持分页。" 6951 }, 6952 { 6953 "id": "api.team.invate_guests_to_channels.disabled.error", 6954 "translation": "访客帐号已停用" 6955 }, 6956 { 6957 "id": "api.templates.invite_body_guest.info", 6958 "translation": "[[{{.SenderName}}]],邀请您以访客加入团队 [[{{.TeamDisplayName}}]]。" 6959 }, 6960 { 6961 "id": "api.templates.remove_expired_license.subject", 6962 "translation": "Mattermost 企业许可证已停用。" 6963 }, 6964 { 6965 "id": "api.user.create_user.guest_accounts.disabled.app_error", 6966 "translation": "访客帐号已停用。" 6967 }, 6968 { 6969 "id": "api.user.create_user.guest_accounts.license.app_error", 6970 "translation": "您的许可证不支持访客帐号。" 6971 }, 6972 { 6973 "id": "api.user.create_user.invalid_invitation_type.app_error", 6974 "translation": "无法创建用户,无效的邀请。" 6975 }, 6976 { 6977 "id": "api.user.demote_user_to_guest.already_guest.app_error", 6978 "translation": "无法转换该用户至访客因为他已经是访客。" 6979 }, 6980 { 6981 "id": "api.user.login.guest_accounts.disabled.error", 6982 "translation": "访客帐号已停用" 6983 }, 6984 { 6985 "id": "api.user.login.invalid_credentials_email", 6986 "translation": "输入有效的邮箱和密码" 6987 }, 6988 { 6989 "id": "api.user.login.invalid_credentials_sso", 6990 "translation": "输入有效的邮箱、用户名以及密码,或使用其他方式登入。" 6991 }, 6992 { 6993 "id": "api.user.login.invalid_credentials_username", 6994 "translation": "输入有效的用户名和密码。" 6995 }, 6996 { 6997 "id": "api.user.promote_guest_to_user.no_guest.app_error", 6998 "translation": "无法转换该访客至普通用户因为他不是访客。" 6999 }, 7000 { 7001 "id": "api.user.update_user.accepted_domain.app_error", 7002 "translation": "您提供的电子邮件不属于允许的域名。请与您的管理员联系或使用一个不同的电子邮件注册。" 7003 }, 7004 { 7005 "id": "api.websocket_handler.server_busy.app_error", 7006 "translation": "服务器繁忙,非重要服务暂时无法使用。" 7007 }, 7008 { 7009 "id": "app.admin.saml.failure_decode_metadata_xml_from_idp.app_error", 7010 "translation": "无法解码身份提供商返回的 XML 元数据。" 7011 }, 7012 { 7013 "id": "app.admin.saml.failure_read_response_body_from_idp.app_error", 7014 "translation": "读取身份提供商返回的数据失败。" 7015 }, 7016 { 7017 "id": "app.admin.saml.invalid_response_from_idp.app_error", 7018 "translation": "无法读取身份提供商返回的数据。" 7019 }, 7020 { 7021 "id": "app.admin.test_site_url.failure", 7022 "translation": "不是有效的网址" 7023 }, 7024 { 7025 "id": "app.bot.createbot.internal_error", 7026 "translation": "无法保存机器人。" 7027 }, 7028 { 7029 "id": "app.emoji.get.app_error", 7030 "translation": "无法获取表情符。" 7031 }, 7032 { 7033 "id": "app.bot.get_disable_bot_sysadmin_message", 7034 "translation": "{{if .disableBotsSetting}}{{if .printAllBots}}{{.UserName}} 已注销。他们管理以下已停用的机器人帐号。\n\n{{.BotNames}}{{else}}{{.UserName}} 已注销。他们管理 {{.NumBots}} 个已停用的机器人帐号,其中包括:\n\n{{.BotNames}}{{end}}您可以在**整合> 机器人帐号**启用并创建新的令牌以获取所有权。\n\n更多详情,参见我们的[文档](https://docs.mattermost.com/developer/bot-accounts.html#what-happens-when-a-user-who-owns-bot-accounts-is-disabled)。{{else}}{{if .printAllBots}}{{.UserName}} 已注销。他们管理以下机器人帐号。\n\n{{.BotNames}}\n{{else}}{{.UserName}} 已注销。他们管理 {{.NumBots}} 个机器人帐号,其中包括:\n\n{{.BotNames}}{{end}}我们强烈推荐您在**整合> 机器人帐号**启用并创建新的令牌以获取所有权。\n\n更多详情,参见我们的[文档](https://docs.mattermost.com/developer/bot-accounts.html#what-happens-when-a-user-who-owns-bot-accounts-is-disabled)。\n\n如果您想在用户被注销后自动停用机器人帐号,在**系统控制台 > 整合 > 机器人帐号**设定“在用户注销后自动停用机器人帐号”为是。{{end}}" 7035 }, 7036 { 7037 "id": "app.bot.getbot.internal_error", 7038 "translation": "无法获取机器人。" 7039 }, 7040 { 7041 "id": "app.bot.getbots.internal_error", 7042 "translation": "无法获取机器人。" 7043 }, 7044 { 7045 "id": "app.bot.patchbot.internal_error", 7046 "translation": "无法更新机器人。" 7047 }, 7048 { 7049 "id": "app.bot.permanent_delete.internal_error", 7050 "translation": "无法永久删除机器人。" 7051 }, 7052 { 7053 "id": "app.bot.permenent_delete.bad_id", 7054 "translation": "无法删除机器人。" 7055 }, 7056 { 7057 "id": "app.channel.create_channel.internal_error", 7058 "translation": "无法保存频道。" 7059 }, 7060 { 7061 "id": "app.channel.create_direct_channel.internal_error", 7062 "translation": "无法保存私信频道。" 7063 }, 7064 { 7065 "id": "app.channel.delete.app_error", 7066 "translation": "无法删除频道。" 7067 }, 7068 { 7069 "id": "app.channel.get.existing.app_error", 7070 "translation": "无法找到频道。" 7071 }, 7072 { 7073 "id": "app.channel.get_by_name.existing.app_error", 7074 "translation": "无法找到频道。" 7075 }, 7076 { 7077 "id": "app.channel.get_by_name.missing.app_error", 7078 "translation": "频道不存在。" 7079 }, 7080 { 7081 "id": "app.channel.get_channels.get.app_error", 7082 "translation": "无法获取频道。" 7083 }, 7084 { 7085 "id": "app.channel.get_channels.not_found.app_error", 7086 "translation": "未找到频道。" 7087 }, 7088 { 7089 "id": "app.channel.get_deleted.existing.app_error", 7090 "translation": "未查找到已删除的频道。" 7091 }, 7092 { 7093 "id": "app.channel.get_deleted.missing.app_error", 7094 "translation": "没有已删除的频道。" 7095 }, 7096 { 7097 "id": "app.channel.get.find.app_error", 7098 "translation": "我们查找该频道时遇到了错误。" 7099 }, 7100 { 7101 "id": "app.channel.get_all_channels.app_error", 7102 "translation": "无法获取所有频道。" 7103 }, 7104 { 7105 "id": "app.channel.get_all_channels_count.app_error", 7106 "translation": "无法统计频道数。" 7107 }, 7108 { 7109 "id": "store.sql_channel.get_pinnedpost_count.app_error", 7110 "translation": "无法获得该频道置顶消息数。" 7111 }, 7112 { 7113 "id": "store.sql_channel.update_last_viewed_at_post.app_error", 7114 "translation": "无法标频道为未读。" 7115 }, 7116 { 7117 "id": "store.sql_channel.user_belongs_to_channels.app_error", 7118 "translation": "无法确定用户是否属于这些频道。" 7119 }, 7120 { 7121 "id": "store.sql_file_info.get_with_options.app_error", 7122 "translation": "无法获取文件信息以及选项" 7123 }, 7124 { 7125 "id": "store.sql_plugin_store.list.app_error", 7126 "translation": "无法列出所有插件密钥。" 7127 }, 7128 { 7129 "id": "store.sql_post.get_direct_posts.app_error", 7130 "translation": "无法获取私信。" 7131 }, 7132 { 7133 "id": "model.group.name.invalid_length.app_error", 7134 "translation": "名称必须在 1 至 64 个的小写英文数字。" 7135 }, 7136 { 7137 "id": "app.scheme.save.invalid_scheme.app_error", 7138 "translation": "无效的方案。" 7139 }, 7140 { 7141 "id": "app.scheme.save.app_error", 7142 "translation": "无法创建方案。" 7143 }, 7144 { 7145 "id": "app.scheme.permanent_delete_all.app_error", 7146 "translation": "我们无法永久删除方案。" 7147 }, 7148 { 7149 "id": "app.scheme.get.app_error", 7150 "translation": "无法获取方案。" 7151 }, 7152 { 7153 "id": "web.error.unsupported_browser.system_browser_or", 7154 "translation": "或" 7155 }, 7156 { 7157 "id": "web.error.unsupported_browser.system_browser_make_default", 7158 "translation": "设为默认" 7159 }, 7160 { 7161 "id": "web.error.unsupported_browser.open_system_browser.edge", 7162 "translation": "打开 Edge" 7163 }, 7164 { 7165 "id": "web.error.unsupported_browser.no_longer_support_version", 7166 "translation": "您的浏览器不再被 Mattermost 支持" 7167 }, 7168 { 7169 "id": "web.error.unsupported_browser.no_longer_support", 7170 "translation": "Mattermost 不再支持此浏览器" 7171 }, 7172 { 7173 "id": "web.error.unsupported_browser.min_os_version.windows", 7174 "translation": "Windows 7+" 7175 }, 7176 { 7177 "id": "web.error.unsupported_browser.min_os_version.mac", 7178 "translation": "macOS 10.9+" 7179 }, 7180 { 7181 "id": "web.error.unsupported_browser.min_browser_version.safari", 7182 "translation": "版本 12+" 7183 }, 7184 { 7185 "id": "web.error.unsupported_browser.min_browser_version.firefox", 7186 "translation": "版本 60+" 7187 }, 7188 { 7189 "id": "web.error.unsupported_browser.min_browser_version.edge", 7190 "translation": "版本 44+" 7191 }, 7192 { 7193 "id": "web.error.unsupported_browser.min_browser_version.chrome", 7194 "translation": "版本 61+" 7195 }, 7196 { 7197 "id": "web.error.unsupported_browser.learn_more", 7198 "translation": "了解更多关于支持的浏览器。" 7199 }, 7200 { 7201 "id": "web.error.unsupported_browser.install_guide.windows", 7202 "translation": "安装说明" 7203 }, 7204 { 7205 "id": "web.error.unsupported_browser.install_guide.mac", 7206 "translation": "安装说明" 7207 }, 7208 { 7209 "id": "web.error.unsupported_browser.download_the_app", 7210 "translation": "下载应用" 7211 }, 7212 { 7213 "id": "web.error.unsupported_browser.download_app_or_upgrade_browser", 7214 "translation": "下载 Mattermost 应用或使用支持的浏览器以获得更好的体验。" 7215 }, 7216 { 7217 "id": "web.error.unsupported_browser.download", 7218 "translation": "下载应用" 7219 }, 7220 { 7221 "id": "web.error.unsupported_browser.browser_title.safari", 7222 "translation": "Safari" 7223 }, 7224 { 7225 "id": "web.error.unsupported_browser.browser_title.firefox", 7226 "translation": "火狐" 7227 }, 7228 { 7229 "id": "web.error.unsupported_browser.browser_title.edge", 7230 "translation": "Microsoft Edge" 7231 }, 7232 { 7233 "id": "web.error.unsupported_browser.browser_title.chrome", 7234 "translation": "Google Chrome" 7235 }, 7236 { 7237 "id": "web.error.unsupported_browser.browser_get_latest.safari", 7238 "translation": "获取最新的 Safari 浏览器" 7239 }, 7240 { 7241 "id": "web.error.unsupported_browser.browser_get_latest.firefox", 7242 "translation": "获取最新的火狐浏览器" 7243 }, 7244 { 7245 "id": "web.error.unsupported_browser.browser_get_latest.chrome", 7246 "translation": "获取最新的 Chrome 浏览器" 7247 }, 7248 { 7249 "id": "store.sql_user.update_active_for_multiple_users.updating.app_error", 7250 "translation": "无法停用访客。" 7251 }, 7252 { 7253 "id": "store.sql_user.update_active_for_multiple_users.getting_changed_users.app_error", 7254 "translation": "无法获取已停用的访客 id 列表。" 7255 }, 7256 { 7257 "id": "store.sql_user.promote_guest.user_update.app_error", 7258 "translation": "更新用户失败" 7259 }, 7260 { 7261 "id": "store.sql_user.promote_guest.team_members_update.app_error", 7262 "translation": "更新团队成员失败。" 7263 }, 7264 { 7265 "id": "store.sql_user.promote_guest.open_transaction.app_error", 7266 "translation": "开始数据库事务失败" 7267 }, 7268 { 7269 "id": "store.sql_user.promote_guest.commit_transaction.app_error", 7270 "translation": "提交数据库事务失败" 7271 }, 7272 { 7273 "id": "store.sql_user.promote_guest.channel_members_update.app_error", 7274 "translation": "更新频道成员失败。" 7275 }, 7276 { 7277 "id": "store.sql_user.get_users_batch_for_indexing.get_users.app_error", 7278 "translation": "无法为索引获取批量用户。" 7279 }, 7280 { 7281 "id": "store.sql_user.get_users_batch_for_indexing.get_team_members.app_error", 7282 "translation": "无法为索引获取批量团队成员。" 7283 }, 7284 { 7285 "id": "store.sql_user.get_users_batch_for_indexing.get_channel_members.app_error", 7286 "translation": "无法为索引获取频道成员。" 7287 }, 7288 { 7289 "id": "store.sql_user.get_profile_by_group_channel_ids_for_user.app_error", 7290 "translation": "我们查找用户配置文件遇到了一个错误" 7291 }, 7292 { 7293 "id": "store.sql_user.get_known_users.get_users.app_error", 7294 "translation": "无法从数据库获取已知用户。" 7295 }, 7296 { 7297 "id": "store.sql_user.demote_user_to_guest.user_update.app_error", 7298 "translation": "更新用户失败" 7299 }, 7300 { 7301 "id": "store.sql_user.demote_user_to_guest.team_members_update.app_error", 7302 "translation": "更新团队成员失败。" 7303 }, 7304 { 7305 "id": "store.sql_user.demote_user_to_guest.open_transaction.app_error", 7306 "translation": "开始数据库事务失败" 7307 }, 7308 { 7309 "id": "store.sql_user.demote_user_to_guest.commit_transaction.app_error", 7310 "translation": "提交数据库事务失败" 7311 }, 7312 { 7313 "id": "store.sql_user.demote_user_to_guest.channel_members_update.app_error", 7314 "translation": "更新频道成员失败。" 7315 }, 7316 { 7317 "id": "store.sql_user.count.app_error", 7318 "translation": "UserCountOptions 不合理。" 7319 }, 7320 { 7321 "id": "store.sql_team.user_belongs_to_teams.app_error", 7322 "translation": "无法确定用户是否属于这些团队。" 7323 }, 7324 { 7325 "id": "store.sql_team.search_private_team.app_error", 7326 "translation": "我们在搜索私有团队时遇到错误。" 7327 }, 7328 { 7329 "id": "store.sql_team.get_user_team_ids.app_error", 7330 "translation": "无法列出用户的团队。" 7331 }, 7332 { 7333 "id": "store.sql_team.get_by_names.missing.app_error", 7334 "translation": "无法找到一些请求的团队" 7335 }, 7336 { 7337 "id": "store.sql_team.get_by_names.app_error", 7338 "translation": "无法获取团队" 7339 }, 7340 { 7341 "id": "store.sql_team.get_by_name.missing.app_error", 7342 "translation": "未找到现有的团队" 7343 }, 7344 { 7345 "id": "store.sql_team.get_all_private_team_listing.app_error", 7346 "translation": "我们无法获取所有私有团队。" 7347 }, 7348 { 7349 "id": "store.sql_team.get_active_member_count.app_error", 7350 "translation": "无法团队成员计数" 7351 }, 7352 { 7353 "id": "store.sql_team.analytics_public_team_count.app_error", 7354 "translation": "无法统计公开团队数。" 7355 }, 7356 { 7357 "id": "store.sql_team.analytics_private_team_count.app_error", 7358 "translation": "无法统计私有团队数。" 7359 }, 7360 { 7361 "id": "store.sql_system.save.commit_transaction.app_error", 7362 "translation": "提交数据库事务失败" 7363 }, 7364 { 7365 "id": "store.sql_role.get_all.app_error", 7366 "translation": "无法获取所有角色。" 7367 }, 7368 { 7369 "id": "store.sql_post.populate_reply_count.app_error", 7370 "translation": "无法获取消息回复数" 7371 }, 7372 { 7373 "id": "store.sql_post.get_post_id_around.app_error", 7374 "translation": "无法从时间附近获取消息。" 7375 }, 7376 { 7377 "id": "store.sql_post.get_post_after_time.app_error", 7378 "translation": "无法获取时间限制后的消息。" 7379 }, 7380 { 7381 "id": "store.sql_post.get_oldest_entity_creation_time.app_error", 7382 "translation": "无法获得最早的实体创建时间。" 7383 }, 7384 { 7385 "id": "model.config.is_valid.saml_spidentifier_attribute.app_error", 7386 "translation": "必须提供服务提供商标识" 7387 }, 7388 { 7389 "id": "ent.elasticsearch.delete_user_posts.error", 7390 "translation": "删除用户消息失败" 7391 }, 7392 { 7393 "id": "ent.elasticsearch.delete_channel_posts.error", 7394 "translation": "删除频道消息失败" 7395 }, 7396 { 7397 "id": "bleveengine.delete_user_posts.error", 7398 "translation": "删除用户消息失败" 7399 }, 7400 { 7401 "id": "bleveengine.delete_channel_posts.error", 7402 "translation": "删除频道消息失败" 7403 }, 7404 { 7405 "id": "app.scheme.delete.app_error", 7406 "translation": "无法删除此方案。" 7407 }, 7408 { 7409 "id": "app.audit.save.saving.app_error", 7410 "translation": "我们保存审计时遇到错误。" 7411 }, 7412 { 7413 "id": "app.audit.permanent_delete_by_user.app_error", 7414 "translation": "我们删除审计时遇到了错误。" 7415 }, 7416 { 7417 "id": "app.audit.get.limit.app_error", 7418 "translation": "已超过分页限制。" 7419 }, 7420 { 7421 "id": "app.audit.get.finding.app_error", 7422 "translation": "我们查找审计时遇到错误。" 7423 }, 7424 { 7425 "id": "api.user.autocomplete_users.missing_team_id.app_error", 7426 "translation": "需要团队 id 参数才能按频道自动完成。" 7427 }, 7428 { 7429 "id": "api.channel.move_channel.type.invalid", 7430 "translation": "无法移动私信或群组消息频道" 7431 }, 7432 { 7433 "id": "store.sql_channel.sidebar_categories.open_transaction.app_error", 7434 "translation": "打开数据库事务失败。" 7435 }, 7436 { 7437 "id": "store.sql_channel.sidebar_categories.commit_transaction.app_error", 7438 "translation": "无法提交事务" 7439 }, 7440 { 7441 "id": "ent.data_retention.reactions_batch.internal_error", 7442 "translation": "批量永久删除互动时遇到错误" 7443 }, 7444 { 7445 "id": "app.reaction.save.save.app_error", 7446 "translation": "无法保存互动" 7447 }, 7448 { 7449 "id": "app.reaction.get_for_post.app_error", 7450 "translation": "无法获取消息的互动" 7451 }, 7452 { 7453 "id": "app.reaction.delete_all_with_emoji_name.get_reactions.app_error", 7454 "translation": "无法用提供的表情符获取互动" 7455 }, 7456 { 7457 "id": "app.reaction.bulk_get_for_post_ids.app_error", 7458 "translation": "无法获取消息的互动" 7459 }, 7460 { 7461 "id": "app.command.listteamcommands.internal_error", 7462 "translation": "无法获取命令。" 7463 }, 7464 { 7465 "id": "app.command_webhook.try_use.invalid", 7466 "translation": "无效的 webhook。" 7467 }, 7468 { 7469 "id": "app.command_webhook.try_use.internal_error", 7470 "translation": "无法使用 webhook。" 7471 }, 7472 { 7473 "id": "app.command_webhook.handle_command_webhook.parse", 7474 "translation": "无法解析传入数据。" 7475 }, 7476 { 7477 "id": "app.command_webhook.get.missing", 7478 "translation": "无法获取 webhook。" 7479 }, 7480 { 7481 "id": "app.command_webhook.get.internal_error", 7482 "translation": "无法获取 webhook。" 7483 }, 7484 { 7485 "id": "app.command_webhook.create_command_webhook.internal_error", 7486 "translation": "无法保存 CommandWebhook。" 7487 }, 7488 { 7489 "id": "app.command_webhook.create_command_webhook.existing", 7490 "translation": "您不能更新现有的 CommandWebhook。" 7491 }, 7492 { 7493 "id": "app.oauth.update_app.updating.app_error", 7494 "translation": "我们更新此应用时遇到错误。" 7495 }, 7496 { 7497 "id": "app.oauth.update_app.find.app_error", 7498 "translation": "未找到现有的应用进行更新。" 7499 }, 7500 { 7501 "id": "app.oauth.save_app.save.app_error", 7502 "translation": "无法保存应用。" 7503 }, 7504 { 7505 "id": "app.oauth.save_app.existing.app_error", 7506 "translation": "必须对现有的应用执行更新。" 7507 }, 7508 { 7509 "id": "app.oauth.remove_access_data.app_error", 7510 "translation": "无法移除令牌。" 7511 }, 7512 { 7513 "id": "app.oauth.permanent_delete_auth_data_by_user.app_error", 7514 "translation": "无法删除授权码。" 7515 }, 7516 { 7517 "id": "app.oauth.get_apps.find.app_error", 7518 "translation": "寻找 OAuth2 应用时遇到错误。" 7519 }, 7520 { 7521 "id": "app.oauth.get_app_by_user.find.app_error", 7522 "translation": "没找到现有的应用。" 7523 }, 7524 { 7525 "id": "app.oauth.get_app.finding.app_error", 7526 "translation": "我们查找此应用时遇到错误。" 7527 }, 7528 { 7529 "id": "app.oauth.get_app.find.app_error", 7530 "translation": "无法找到请求的应用。" 7531 }, 7532 { 7533 "id": "app.oauth.get_access_data_by_user_for_app.app_error", 7534 "translation": "我们查找所有访问令牌时遇到错误。" 7535 }, 7536 { 7537 "id": "app.oauth.delete_app.app_error", 7538 "translation": "删除 OAuth2 应用时遇到错误。" 7539 }, 7540 { 7541 "id": "app.user.permanentdeleteuser.internal_error", 7542 "translation": "无法删除令牌。" 7543 }, 7544 { 7545 "id": "app.team.permanentdeleteteam.internal_error", 7546 "translation": "无法删除令牌。" 7547 }, 7548 { 7549 "id": "app.session.update_device_id.app_error", 7550 "translation": "无法更新设备 id。" 7551 }, 7552 { 7553 "id": "app.session.save.existing.app_error", 7554 "translation": "无法更新现有会话。" 7555 }, 7556 { 7557 "id": "app.session.save.app_error", 7558 "translation": "无法保存会话。" 7559 }, 7560 { 7561 "id": "app.session.remove_all_sessions_for_team.app_error", 7562 "translation": "无法移除所有会话。" 7563 }, 7564 { 7565 "id": "app.session.remove.app_error", 7566 "translation": "无法移除该会话。" 7567 }, 7568 { 7569 "id": "app.session.permanent_delete_sessions_by_user.app_error", 7570 "translation": "无法删除该用户所有的会话。" 7571 }, 7572 { 7573 "id": "app.session.get_sessions.app_error", 7574 "translation": "我们在查找用户会话时遇到错误。" 7575 }, 7576 { 7577 "id": "app.session.get.app_error", 7578 "translation": "我们在查找此会话时遇到错误。" 7579 }, 7580 { 7581 "id": "app.session.analytics_session_count.app_error", 7582 "translation": "无法会话计数。" 7583 }, 7584 { 7585 "id": "app.command.updatecommand.internal_error", 7586 "translation": "无法更新命令。" 7587 }, 7588 { 7589 "id": "app.command.movecommand.internal_error", 7590 "translation": "无法保存命令。" 7591 }, 7592 { 7593 "id": "app.command.listallcommands.internal_error", 7594 "translation": "无法获取命令。" 7595 }, 7596 { 7597 "id": "app.command.getcommand.internal_error", 7598 "translation": "无法获取命令。" 7599 }, 7600 { 7601 "id": "app.command.deletecommand.internal_error", 7602 "translation": "无法删除命令。" 7603 }, 7604 { 7605 "id": "app.command.createcommand.internal_error", 7606 "translation": "无法保存命令。" 7607 }, 7608 { 7609 "id": "app.recover.save.app_error", 7610 "translation": "无法保存令牌。" 7611 }, 7612 { 7613 "id": "app.recover.delete.app_error", 7614 "translation": "无法删除令牌。" 7615 }, 7616 { 7617 "id": "store.sql_channel.get_private_channels.get.app_error", 7618 "translation": "无法获取所有频道。" 7619 }, 7620 { 7621 "id": "ent.get_users_in_channel_during", 7622 "translation": "获取频道在指定时间段的用户失败。" 7623 }, 7624 { 7625 "id": "ent.data_retention.channel_member_history_batch.internal_error", 7626 "translation": "清理记录失败。" 7627 }, 7628 { 7629 "id": "store.sql_command.update.missing.app_error", 7630 "translation": "命令不存在。" 7631 }, 7632 { 7633 "id": "store.sql_command.get.missing.app_error", 7634 "translation": "命令不存在。" 7635 }, 7636 { 7637 "id": "store.sql_channel.sidebar_categories.delete_invalid.app_error", 7638 "translation": "无法删除非自定义分类。" 7639 }, 7640 { 7641 "id": "store.sql_channel.sidebar_categories.app_error", 7642 "translation": "插入数据至数据库失败。" 7643 }, 7644 { 7645 "id": "ent.ldap_id_migrate.app_error", 7646 "translation": "无法迁移。" 7647 }, 7648 { 7649 "id": "app.command.tryexecutecustomcommand.internal_error", 7650 "translation": "无法执行自定义指令。" 7651 }, 7652 { 7653 "id": "app.command.regencommandtoken.internal_error", 7654 "translation": "无法生成命令令牌。" 7655 }, 7656 { 7657 "id": "app.command.listautocompletecommands.internal_error", 7658 "translation": "无法列出命令自动完成。" 7659 }, 7660 { 7661 "id": "app.channel.create_initial_sidebar_categories.internal_error", 7662 "translation": "无法创建用户初始侧栏分类。" 7663 }, 7664 { 7665 "id": "app.analytics.getanalytics.internal_error", 7666 "translation": "无法获取分析结果。" 7667 }, 7668 { 7669 "id": "api.user.delete_team.not_enabled.app_error", 7670 "translation": "永久删除功能未开启。请联系您的系统管理员。" 7671 }, 7672 { 7673 "id": "api.license.request_trial_license.no-site-url.app_error", 7674 "translation": "无法请求试用许可证。请在 Mattermost 系统控制台设置站点网址。" 7675 }, 7676 { 7677 "id": "api.license.request-trial.bad-request.terms-not-accepted", 7678 "translation": "您在请求许可证前必须接受 Mattermost Software Evaluation Agreement 以及隐私政策。" 7679 }, 7680 { 7681 "id": "api.invalid_channel", 7682 "translation": "请求中的频道列表不属于用户" 7683 }, 7684 { 7685 "id": "app.user_access_token.update_token_enable.app_error", 7686 "translation": "无法开启该访问令牌" 7687 }, 7688 { 7689 "id": "app.user_access_token.update_token_disable.app_error", 7690 "translation": "无法停用该访问令牌" 7691 }, 7692 { 7693 "id": "app.user_access_token.search.app_error", 7694 "translation": "我们查找用户访问令牌时遇到一个错误" 7695 }, 7696 { 7697 "id": "app.user_access_token.save.app_error", 7698 "translation": "无法保存个人访问令牌" 7699 }, 7700 { 7701 "id": "app.user_access_token.get_by_user.app_error", 7702 "translation": "无法从用户获取个人访问令牌" 7703 }, 7704 { 7705 "id": "app.user_access_token.get_all.app_error", 7706 "translation": "无法获取所有个人访问令牌" 7707 }, 7708 { 7709 "id": "app.user_access_token.delete.app_error", 7710 "translation": "无法删除个人访问令牌" 7711 }, 7712 { 7713 "id": "api.email.send_warn_metric_ack.missing_server.app_error", 7714 "translation": "需要SMTP服务器" 7715 }, 7716 { 7717 "id": "ent.message_export.run_export.app_error", 7718 "translation": "选择消息导出数据失败" 7719 }, 7720 { 7721 "id": "app.compliance.save.saving.app_error", 7722 "translation": "我们保存合规报告时遇到错误" 7723 }, 7724 { 7725 "id": "app.compliance.get.finding.app_error", 7726 "translation": "我们获取合规报告时遇到错误" 7727 }, 7728 { 7729 "id": "ent.compliance.actiance.attachment.copy.appError", 7730 "translation": "无法复制附件到 zip 文件。" 7731 }, 7732 { 7733 "id": "ent.data_retention.flags_batch.internal_error", 7734 "translation": "清理批量标记时遇到错误。" 7735 }, 7736 { 7737 "id": "app.preference.save.updating.app_error", 7738 "translation": "我们在更新偏好设置时遇到错误。" 7739 }, 7740 { 7741 "id": "app.preference.permanent_delete_by_user.app_error", 7742 "translation": "我们删除偏好设置时遇到错误。" 7743 }, 7744 { 7745 "id": "app.preference.get_category.app_error", 7746 "translation": "我们在查找偏好设置时遇到错误。" 7747 }, 7748 { 7749 "id": "app.preference.get_all.app_error", 7750 "translation": "我们在查找偏好设置时遇到错误。" 7751 }, 7752 { 7753 "id": "app.preference.get.app_error", 7754 "translation": "我们在查找偏好设置时遇到错误。" 7755 }, 7756 { 7757 "id": "app.preference.delete.app_error", 7758 "translation": "我们删除偏好设置时遇到错误。" 7759 }, 7760 { 7761 "id": "api.templates.warn_metric_ack.body.site_url_header", 7762 "translation": "站点网址:" 7763 }, 7764 { 7765 "id": "api.templates.warn_metric_ack.body.registered_users_header", 7766 "translation": "总活动用户" 7767 }, 7768 { 7769 "id": "api.templates.warn_metric_ack.body.contact_email_header", 7770 "translation": "电子邮件:" 7771 }, 7772 { 7773 "id": "api.user.delete_user.not_enabled.app_error", 7774 "translation": "永久删除功能未开启。请联系您的系统管理员。" 7775 }, 7776 { 7777 "id": "app.system.warn_metric.notification.empty_admin_list.app_error", 7778 "translation": "管理列表为空。" 7779 }, 7780 { 7781 "id": "api.templates.warn_metric_ack.body.diagnostic_id_header", 7782 "translation": "诊断 Id: " 7783 }, 7784 { 7785 "id": "api.templates.warn_metric_ack.body.contact_name_header", 7786 "translation": "联络: " 7787 }, 7788 { 7789 "id": "api.server.warn_metric.number_of_active_users_500.notification_title", 7790 "translation": "升级到企业版" 7791 }, 7792 { 7793 "id": "api.server.warn_metric.number_of_active_users_400.notification_title", 7794 "translation": "整合 SAML 2.0" 7795 }, 7796 { 7797 "id": "api.server.warn_metric.number_of_active_users_200.notification_title", 7798 "translation": "整合 AD/LDAP" 7799 }, 7800 { 7801 "id": "api.server.warn_metric.contacting_us", 7802 "translation": "正在联系我们" 7803 }, 7804 { 7805 "id": "api.server.warn_metric.contact_us", 7806 "translation": "联系我们" 7807 }, 7808 { 7809 "id": "api.server.warn_metric.bot_response.notification_success.message", 7810 "translation": "感谢您联系 Mattermost,我们会尽快与您联络。" 7811 }, 7812 { 7813 "id": "api.server.warn_metric.bot_response.notification_failure.message", 7814 "translation": "无法发送消息。" 7815 }, 7816 { 7817 "id": "api.server.warn_metric.bot_response.mailto_site_url_header", 7818 "translation": "网站地址:{{.SiteUrl}}" 7819 }, 7820 { 7821 "id": "api.server.warn_metric.bot_response.mailto_email_header", 7822 "translation": "电子邮件:{{.Email}}" 7823 }, 7824 { 7825 "id": "api.server.warn_metric.bot_response.mailto_diagnostic_id_header", 7826 "translation": "诊断 ID:{{.DiagnosticId}}" 7827 }, 7828 { 7829 "id": "api.server.warn_metric.bot_response.mailto_contact_header", 7830 "translation": "联络:{{.Contact}}" 7831 }, 7832 { 7833 "id": "app.webhooks.update_outgoing.app_error", 7834 "translation": "无法更新 webhook" 7835 }, 7836 { 7837 "id": "app.webhooks.update_incoming.app_error", 7838 "translation": "无法更新 IncomingWebhook" 7839 }, 7840 { 7841 "id": "app.webhooks.save_outgoing.override.app_error", 7842 "translation": "你不能覆盖现有的传出的 webhook" 7843 }, 7844 { 7845 "id": "app.webhooks.save_outgoing.app_error", 7846 "translation": "无法保存 OutgoingWebhook" 7847 }, 7848 { 7849 "id": "app.webhooks.save_incoming.existing.app_error", 7850 "translation": "您不能覆盖现有的传入的 webhook" 7851 }, 7852 { 7853 "id": "app.webhooks.save_incoming.app_error", 7854 "translation": "无法保存 IncomingWebhook" 7855 }, 7856 { 7857 "id": "app.webhooks.permanent_delete_outgoing_by_user.app_error", 7858 "translation": "无法删除 webhook" 7859 }, 7860 { 7861 "id": "app.webhooks.permanent_delete_outgoing_by_channel.app_error", 7862 "translation": "无法删除 webhook" 7863 }, 7864 { 7865 "id": "app.webhooks.permanent_delete_incoming_by_user.app_error", 7866 "translation": "无法删除 webhook" 7867 }, 7868 { 7869 "id": "app.webhooks.permanent_delete_incoming_by_channel.app_error", 7870 "translation": "无法删除 webhook" 7871 }, 7872 { 7873 "id": "app.webhooks.get_outgoing_by_team.app_error", 7874 "translation": "无法获取 webhook" 7875 }, 7876 { 7877 "id": "app.webhooks.get_outgoing_by_channel.app_error", 7878 "translation": "无法获取 webhook" 7879 }, 7880 { 7881 "id": "app.webhooks.get_outgoing.app_error", 7882 "translation": "无法获取 webhook" 7883 }, 7884 { 7885 "id": "app.webhooks.get_incoming_by_user.app_error", 7886 "translation": "无法获取 webhook" 7887 }, 7888 { 7889 "id": "app.webhooks.get_incoming_by_channel.app_error", 7890 "translation": "无法获取 webhook" 7891 }, 7892 { 7893 "id": "app.webhooks.get_incoming.app_error", 7894 "translation": "无法获取 webhook" 7895 }, 7896 { 7897 "id": "app.webhooks.delete_outgoing.app_error", 7898 "translation": "无法删除 webhook" 7899 }, 7900 { 7901 "id": "app.webhooks.delete_incoming.app_error", 7902 "translation": "无法删除 webhook" 7903 }, 7904 { 7905 "id": "app.webhooks.analytics_outgoing_count.app_error", 7906 "translation": "无法获得传出的 webhook 数" 7907 }, 7908 { 7909 "id": "app.webhooks.analytics_incoming_count.app_error", 7910 "translation": "无法获得传入的 webhook 数" 7911 } 7912 ]