admin.json 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. {
  2. "mailer_setup_required": "<a href='/admin/app'>Email settings</a> are required to send.",
  3. "admin_top": {
  4. "management_wiki": "管理Wiki",
  5. "system_information": "系统信息",
  6. "wiki_administrator": "只有wiki管理员可以访问此页",
  7. "assign_administrator": "您可以使用“授予管理员访问权限”按钮在“用户管理”页上将所选用户指定为wiki管理员",
  8. "list_of_installed_plugins": "已安装插件列表",
  9. "package_name": "包名称",
  10. "specified_version": "指定版本",
  11. "installed_version": "已安装版本",
  12. "list_of_env_vars": "环境变量列表",
  13. "env_var_priority": "对于安全性以外的环境变量,优先获取数据库的值。",
  14. "about_security": "检查安全环境变量的<a href='/admin/security'>安全设置</a>。",
  15. "copy_prefilled_host_information": {
  16. "default": "复制预填的主机信息",
  17. "done": "复制到剪贴板!"
  18. },
  19. "bug_report": "提交一个错误报告",
  20. "submit_bug_report": "<a href='https://github.com/weseek/growi/issues/new?assignees=&labels=bug&template=bug-report.md&title=Bug%3A' target='_blank' rel='noreferrer'>然后提交你的问题到GitHub。</a>"
  21. },
  22. "v5_page_migration": {
  23. "page_tree_not_avaliable": "Page Tree 功能不可用",
  24. "go_to_settings": "进入设置,启用该功能",
  25. "migration_desc": "有一些页面具有旧的v4兼容性。为了利用新的功能,如页面树和容易重命名,请将您的所有页面转换为v5兼容性。",
  26. "migration_note": "注意:你将失去页面路径的唯一约束。",
  27. "upgrade_to_v5": "转换为v5兼容性",
  28. "modal_migration_warning": "这个过程可能需要很长时间。强烈建议管理员告诉用户在转换期间不要创建、修改或删除页面。",
  29. "start_upgrading": "开始转换为v5兼容性",
  30. "successfully_started": "成功开始转换",
  31. "already_upgraded": "你已经完成了向v5兼容性的转换",
  32. "header_upgrading_progress": "升级进度",
  33. "migration_succeeded": "您的升级已经成功完成! 退出维护模式,可以使用GROWI。",
  34. "migration_failed": "升级失败。请参考GROWI的文档,了解在失败情况下该如何处理。"
  35. },
  36. "maintenance_mode": {
  37. "maintenance_mode": "维护模式",
  38. "under_maintenance_mode": "在维护模式下",
  39. "failed_to_start_maintenance_mode": "启动维护模式失败",
  40. "failed_to_end_maintenance_mode": "结束维护模式失败",
  41. "successfully_started_maintenance_mode": "成功地启动了维护模式",
  42. "successfully_ended_maintenance_mode": "成功地结束了维护模式",
  43. "warning_message_to_start": "你将无法访问管理员设置以外的页面。普通用户将无法访问任何内容,直到维护模式手动结束。",
  44. "warning_message_to_end": "如果 \"数据导入 \"和 \"升级到V5 \"正在进行中,建议在该过程完成之前不要退出维护模式。",
  45. "supplymentary_message_to_start": "至于API,只有管理员的API将是有效的。",
  46. "start_maintenance_mode": "启动维护模式",
  47. "end_maintenance_mode": "结束维护模式",
  48. "description": "维护模式限制了所有的用户操作。 在执行 \"数据导入 \"和 \"升级到V5 \"之前,务必启动维护模式。 要退出,进入 \"安全设置\">\"维护模式\"。"
  49. },
  50. "app_setting": {
  51. "site_name": "网站名称 ",
  52. "sitename_change": "您可以更改用于标题和HTML标题的网站名称。",
  53. "header_content": "此处输入的内容将显示在标题等中。",
  54. "site_url_desc": "用于网站URL设置。",
  55. "site_url_warn": "某些功能不起作用,因为未设置网站URL。",
  56. "siteurl_help": "网站完整URL起始于 <code>http://</code> or <code>https://</code>.",
  57. "confidential_name": "内部名称",
  58. "confidential_example": "ex):仅供内部使用",
  59. "default_language": "新用户的默认语言",
  60. "default_mail_visibility": "新用户的默认电子邮件可见性",
  61. "file_uploading": "文件上传",
  62. "enable_files_except_image": "启用此选项将允许上传任何文件类型。如果没有此选项,则仅支持图像文件上载。",
  63. "attach_enable": "如果启用此选项,则可以附加图像文件以外的文件。",
  64. "update": "更新",
  65. "mail_settings": "邮件设置",
  66. "mailer_is_not_set_up": "邮件设置尚未完成。",
  67. "transmission_method": "传送方法",
  68. "smtp_label": "SMTP",
  69. "ses_label": "SES(AWS)",
  70. "from_e-mail_address": "邮件发出地址",
  71. "send_test_email": "发送测试邮件",
  72. "success_to_send_test_email": "成功发送了一封测试邮件",
  73. "smtp_settings": "SMTP 设置",
  74. "host": "服务器",
  75. "port": "端口号",
  76. "user": "用户名",
  77. "initialize_mail_settings": "重置邮件设置",
  78. "initialize_mail_modal_header": "重置邮件设置",
  79. "confirm_to_initialize_mail_settings": "当前设置将被清空且不可恢复。确认重置?",
  80. "file_upload_settings": "文件上传设置",
  81. "file_upload_method": "文件上传方法",
  82. "file_delivery_method": "File Delivery Method",
  83. "file_delivery_method_redirect": "Redirect",
  84. "file_delivery_method_relay": "Internal System Relay",
  85. "file_delivery_method_redirect_info": "Redirect: It redirects to a signed URL without GROWI server, it gives excellent performance.",
  86. "file_delivery_method_relay_info": "Internal System Relay: The GROWI server delivers to clients, it provides complete security.",
  87. "gcs_label": "GCP(GCS)",
  88. "aws_label": "AWS(S3)",
  89. "local_label": "Local",
  90. "gridfs_label": "MongoDB(GridFS)",
  91. "ses_settings": "SES设置",
  92. "test_connection": "测试邮件服务器连接",
  93. "": "如果您没有SMTP设置,电子邮件将通过SES发送。您需要从电子邮件地址和生产设置进行验证。",
  94. "change_setting": "注意:如果你更改此设置未完成,您将无法访问迄今为止上传的文件。",
  95. "region": "Region",
  96. "bucket_name": "Bucket name",
  97. "custom_endpoint": "Custom endpoint",
  98. "custom_endpoint_change": "输入对象存储服务(如MinIO)端点的URL,MinIO具有与S3兼容的API。如果为空,则使用Amazon S3。",
  99. "plugin_settings": "插件设置",
  100. "enable_plugin_loading": "启用插件加载",
  101. "load_plugins": "加载插件",
  102. "enable": "启用",
  103. "disable": "停用",
  104. "use_env_var_if_empty": "如果数据库中的值为空,则环境变量的值 <cod>{{variable}}</code> 启用。",
  105. "note_for_the_only_env_option": "The GCS settings is limited by the value of environment variable.<br>To change this setting, please change to false or delete the value of the environment variable <code>{{env}}</code> ."
  106. },
  107. "markdown_setting": {
  108. "lineBreak_header": "换行设置",
  109. "lineBreak_desc": "您可以更改换行设置。",
  110. "lineBreak_options": {
  111. "enable_lineBreak": "启用换行符",
  112. "enable_lineBreak_desc": "HTML中将文本页中的换行符转换为<code>&lt;br&gt;</code>",
  113. "enable_lineBreak_for_comment": "注释中启用换行符",
  114. "enable_lineBreak_for_comment_desc": "HTML中将注释中的换行符转换为<code>&lt;br&gt;</code>"
  115. },
  116. "indent_header": "缩进设置",
  117. "indent_desc": "您可以更改缩进设置。",
  118. "indent_options": {
  119. "indentSize": "默认的缩进值",
  120. "indentSize_desc": "您可以更改Markdown编辑器的默认的缩进值。",
  121. "disallow_indent_change": "不允许用户更改缩进值",
  122. "disallow_indent_change_desc": "您可以不允许用户更改缩进值。"
  123. },
  124. "presentation_header": "演示文稿设置",
  125. "presentation_desc": "您可以更改演示文稿设置。",
  126. "presentation_options": {
  127. "page_break_setting": "分页设置",
  128. "preset_one_separator": "预设 1",
  129. "preset_one_separator_desc": "3 空行",
  130. "preset_one_separator_value": "\\n\\n\\n",
  131. "preset_two_separator": "预设 2",
  132. "preset_two_separator_desc": "5 连字符",
  133. "preset_two_separator_value": "-----",
  134. "custom_separator": "自定义",
  135. "custom_separator_desc": "正则表达式"
  136. },
  137. "xss_header": "阻止XSS(跨站点脚本)设置",
  138. "xss_desc": "您可以更改标记文本中HTML标记的处理方式。",
  139. "xss_options": {
  140. "enable_xss_prevention": "启用XSS预防",
  141. "remove_all_tags": "删除所有标记",
  142. "remove_all_tags_desc": "Stripe all HTML tags and attributes",
  143. "recommended_setting": "推荐设置",
  144. "custom_whitelist": "自定义白名单",
  145. "tag_names": "标记名",
  146. "tag_attributes": "标记属性",
  147. "import_recommended": "导入建议 {{target}}"
  148. }
  149. },
  150. "customize_setting": {
  151. "layout": "布局",
  152. "layout_options": {
  153. "default": "默认内容宽度 ",
  154. "expanded": "内容宽度100% "
  155. },
  156. "theme": "主体",
  157. "behavior": "行为",
  158. "behavior_desc": {
  159. "growi_text1": "<code>/page</code> and <code>/page/</code> 都显示同一页。",
  160. "growi_text2": "<code>/nonexistent_page</code> 显示编辑表单",
  161. "growi_text3": "如果使用GROWI增强布局,则所有页面都显示子页面列表",
  162. "crowi_text1": "<code>/page</code> 显示页面",
  163. "crowi_text2": "<code>/page/</code> 显示子页列表",
  164. "crowi_text3": "如果portal应用于<code>/page/</code>,则会显示portal和子页面列表",
  165. "crowi_text4": "<code>/nonexistent_page</code> 显示编辑表单<",
  166. "crowi_text5": "<code>/nonexistent_page/</code> 子页列表"
  167. },
  168. "theme_desc": {
  169. "light_and_dark": "明暗模式",
  170. "unique": "只有一种模式"
  171. },
  172. "function": "功能",
  173. "function_desc": "您可以选择函数的有效/无效",
  174. "function_options": {
  175. "timeline": "时间线函数",
  176. "timeline_desc1": "您可以显示子页的时间线。",
  177. "timeline_desc2": "如果有许多子页,则在加载页时性能会降低。",
  178. "timeline_desc3": "通过使列表页无效,可以加快列表页的显示速度。",
  179. "tab_switch": "在浏览器中保存选项卡切换",
  180. "tab_switch_desc1": "在浏览器中保存编辑选项卡和历史选项卡切换,并使其成为浏览器的前向/后向命令的对象。",
  181. "tab_switch_desc2": "通过失效,您可以将页面转换作为浏览器的前向/后向命令的唯一对象。",
  182. "attach_title_header": "自动创建新页面时添加h1节",
  183. "attach_title_header_desc": "创建新页面时,将页面路径作为h1节添加到第一行",
  184. "list_num_s": "Number of list displayed on modals",
  185. "list_num_desc_s": "Set number of list per page such as 'Page List', 'Timeline', 'Page History' and 'Attachment' pages.",
  186. "list_num_m": "Number of list displayed on article pages included other contents",
  187. "list_num_desc_m": "Set number of list per page such as 'Bookmarks' and 'Recently created' pages.",
  188. "list_num_l": "Number of list displayed on 'Search' pages",
  189. "list_num_desc_l": "Set number of list per page such as 'Search' pages.",
  190. "list_num_xl": "Number of list displayed on article pages",
  191. "list_num_desc_xl": "Set number of list per page such as 'Not found' and 'Trash' pages.",
  192. "stale_notification": "在过期页上显示通知",
  193. "stale_notification_desc": "显示自上次更新以来超过1年的页面通知。",
  194. "show_all_reply_comments": "显示所有回复评论",
  195. "show_all_reply_comments_desc": "当设置值为“关”时,将忽略最近两个之外的注释。",
  196. "select_search_scope_children_as_default": "选择“当前分支以下内容”, 作为搜索范围的默认值",
  197. "select_search_scope_children_as_default_desc": "当设置值为“关”时,“所有页面”被作为搜索范围的默认值。"
  198. },
  199. "code_highlight": "代码突出显示",
  200. "nocdn_desc": "当强制应用环境变量<code>NO_CDN=true</code><br>Github样式时,此函数被禁用。",
  201. "custom_title": "自定义标题",
  202. "custom_title_detail": "您可以自定义<code>&lt;title&gt;</code>标记。<br><code>&123;&123;sitename&&125;&125;</code>将自动替换为应用程序名称,并且<code>&123;&123;page&&125;&125;</code>将替换为页面名称/路径。",
  203. "custom_title_detail_placeholder1": "<code>&#123;&#123;站点名称&#125;&#125;</code>-此wiki的站点名称。",
  204. "custom_title_detail_placeholder2": "<code>&#123;&#123;页名&#125;&#125;</code>-当前页的页名。",
  205. "custom_title_detail_placeholder3": "<code>&#123;&#123;页面路径&#125;&#125;</code>-当前页面的页面路径。",
  206. "custom_header": "自定义HTML标题",
  207. "custom_header_detail": "您可以自定义应用所有页面的HTML标题。您的自定义脚本将插入<code>&lt;header&gt;</code>中,但位于其他<code>&lt;script&gt;</code>标记之上。<br>重新链接页面以查看更改。",
  208. "custom_css": "自定义CSS",
  209. "write_css": "您可以编写应用于整个系统的CSS。",
  210. "ctrl_space": "Ctrl+Space 自动完成",
  211. "custom_script": "定制纸条",
  212. "write_java": "您可以编写应用于整个系统的Javascript。",
  213. "reflect_change": "您需要重新加载页面以反映更改。"
  214. },
  215. "importer_management": {
  216. "beta_warning": "这个函数是Beta。",
  217. "import_from": "Import from {{from}}",
  218. "import_growi_archive": "Import GROWI archive",
  219. "error": {
  220. "only_upsert_available": "Only 'Upsert' option is available for pages collection."
  221. },
  222. "growi_settings": {
  223. "description_of_import_mode": {
  224. "about": "When you import data with the same name as an existing one, choose from the following three modes below.",
  225. "insert": "Insert: Skip importing the data.",
  226. "upsert": "Upsert: Overwrite and update the existing data with imported data.",
  227. "flash_and_insert": "Flash and Insert: After deleting the existing data completely, import the data"
  228. },
  229. "growi_archive_file": "GROWI Archive File",
  230. "uploaded_data": "Uploaded Data",
  231. "extracted_file": "Extracted File",
  232. "collection": "Collection",
  233. "upload": "Upload",
  234. "discard": "Discard uploaded data",
  235. "errors": {
  236. "versions_not_met": "this growi and the uploaded data versions are not met",
  237. "at_least_one": "Select one or more collections.",
  238. "page_and_revision": "'Pages' and 'Revisions' must be imported both.",
  239. "depends": "'{{target}}' must be selected when '{{condition}}' is selected."
  240. },
  241. "configuration": {
  242. "pages": {
  243. "overwrite_author": {
  244. "label": "Overwrite page's author with the current user",
  245. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  246. },
  247. "set_public_to_page": {
  248. "label": "Set 'Public' to the pages that is '{{from}}'",
  249. "desc": "Make sure that this configuration makes all <b>'{{from}}'</b> pages readable from <span class=\"text-danger\">ANY users</span>."
  250. },
  251. "initialize_meta_datas": {
  252. "label": "Initialize page's like, read users and comment count",
  253. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  254. },
  255. "initialize_hackmd_related_datas": {
  256. "label": "Initialize HackMD related data",
  257. "desc": "Recommended to check this unless there is important drafts on HackMD."
  258. }
  259. },
  260. "revisions": {
  261. "overwrite_author": {
  262. "label": "Overwrite revision's author with the current user",
  263. "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
  264. }
  265. }
  266. }
  267. },
  268. "esa_settings": {
  269. "team_name": "Team name",
  270. "access_token": "Access token",
  271. "test_connection": "Test connection to esa"
  272. },
  273. "qiita_settings": {
  274. "team_name": "Team name",
  275. "access_token": "Access token",
  276. "test_connection": "Test connection to qiita:team"
  277. },
  278. "import": "Import",
  279. "skip_username_and_email_when_overlapped": "Skip username and email using same username and email in new environment",
  280. "prepare_new_account_for_migration": "Prepare new account for migration",
  281. "archive_data_import_detail": "More details? Click here.",
  282. "admin_archive_data_import_guide_url": "https://docs.growi.org/en/admin-guide/management-cookbook/import.html",
  283. "page_skip": "Pages with a name that already exists on GROWI are not imported",
  284. "Directory_hierarchy_tag": "Directory hierarchy tag"
  285. },
  286. "export_management": {
  287. "exporting_collection_list": "正在导出集合列表",
  288. "exported_data_list": "导出的存档数据列表",
  289. "export_collections": "导出集合",
  290. "check_all": "全部检查",
  291. "uncheck_all": "全部取消选中",
  292. "desc_password_seed": "<p>还原用户数据时,不要忘记将当前的<code>密码种子设置到新的GROWI系统,否则用户将无法使用其密码登录。<br><br><strong>提示:</strong><br>当前的<code>密码种子将存储在<code>meta.json格式</code>在导出的zip压缩包中。</p>",
  293. "create_new_archive_data": "创建新的存档数据",
  294. "export": "导出",
  295. "cancel": "取消",
  296. "file": "文件",
  297. "growi_version": "Growi Version",
  298. "collections": "Collections",
  299. "exported_at": "Exported At",
  300. "export_menu": "导出菜单",
  301. "download": "下载",
  302. "delete": "删除"
  303. },
  304. "external_notification": {
  305. "enabled": "Enabled",
  306. "disabled": "Disabled",
  307. "header_status": "Slack整合状态",
  308. "caution_enabled": "CAUTION: 目前,在此页面中配置的通知只会通知设置为主要的 Slack 工作区。 "
  309. },
  310. "slack_integration": {
  311. "selecting_bot_types": {
  312. "slack_bot": "Slack bot",
  313. "detailed_explanation": "详细说明",
  314. "official_bot": "Official bot",
  315. "custom_bot": "Custom bot",
  316. "without_proxy": "without proxy",
  317. "with_proxy": "with proxy",
  318. "recommended": "受到推崇的",
  319. "set_up": "设置",
  320. "multiple_workspaces_integration": "集成到多个工作区",
  321. "security_control": "安全控制",
  322. "easy": "简单",
  323. "normal": "通常",
  324. "hard": "难的",
  325. "possible": "可能的",
  326. "impossible": "不可能"
  327. },
  328. "bot_reset_successful": "删除了BOT设置。",
  329. "adding_slack_ws_integration_settings_successful": "添加了用于与 Slack 工作空间链接的设置。",
  330. "bot_all_reset_successful": "所有的 Bot 设置都被清除了。",
  331. "copied_to_clipboard": "它已复制到剪贴板。",
  332. "set_scope": "在Slack设置页面中配置Bot Token Scope。",
  333. "modal": {
  334. "warning": "警告",
  335. "sure_change_bot_type": "您确定要更改设置吗?",
  336. "changes_will_be_deleted": "其他Bot类型的设置将被删除。",
  337. "cancel": "取消",
  338. "change": "改变"
  339. },
  340. "toastr": {
  341. "delete_slack_integration_procedure": "删除了 Slack 集成程序"
  342. },
  343. "use_env_var_if_empty": "如果数据库中的值为空,则环境变量的值 <code>{{variable}}</code> 启用。",
  344. "access_token_settings": {
  345. "regenerate": "再生"
  346. },
  347. "delete": "取消",
  348. "integration_procedure": "协作程序",
  349. "custom_bot_without_proxy_settings": "Custom Bot without proxy 设置",
  350. "integration_failed": "联动失败",
  351. "reset": "重置",
  352. "reset_all_settings": "重置所有设置",
  353. "delete_slackbot_settings": "删除 Slack Bot 设置",
  354. "slackbot_settings_notice": "Slak 工作区集成过程已被删除。 <br> 你确定吗?",
  355. "all_settings_of_the_bot_will_be_reset": "bot的所有设置将被重置。<br>你确定吗?",
  356. "accordion": {
  357. "create_bot": "创建 Bot",
  358. "how_to_create_a_bot": "如何创建一个 Bot",
  359. "how_to_install": "点击这里查看安装说明",
  360. "install_bot_to_slack": "将 Bot 安装到 Slack",
  361. "install_now": "现在安装",
  362. "generate_access_token": "生成Access Token",
  363. "register_for_growi_official_bot_proxy_service": "注册 GROWI Official Bot Proxy Service",
  364. "register_for_growi_custom_bot_proxy": "注册 GROWI Custom Bot Proxy",
  365. "enter_growi_register_on_slack": "在Slack中,输入 <b>/growi register</b>",
  366. "paste_growi_url": "由于显示了模式,请在 <b>GROWI URL</b> 中输入以下URL",
  367. "enter_access_token_for_growi_and_proxy": "插入上面发出的 <b>Access Token Proxy to GROWI</b> 和 <b>Access Token GROWI to Proxy</b>。",
  368. "set_proxy_url_on_growi": "向GROWI注册Proxy的URL",
  369. "copy_proxy_url": "当上述步骤成功完成后,Proxy URL将显示在你在模版中选择的Slack频道中,所以请复制它。",
  370. "enter_proxy_url_and_update": "上述过程中复制的ProxyURL到本页的<b>Custom bot with proxy 一体化</b>的<b>ProxyURL</b>。",
  371. "dont_need_update": "※如果值已经在里面了,就不需要再更新。",
  372. "select_install_your_app": "选择 \"Install your app\"。",
  373. "go-to-manage-distribution": "一旦你创建了你的Slack应用程序,进入设置并点击管理分发。",
  374. "activate-public-distribution": "当 \"Share Your App with Other Workspaces\" 中的所有四个项目都被勾选后,按 \"Activate Public Distribution\"。",
  375. "click-add-to-slack-button": "点击 \"Add to Slack\" 按钮。",
  376. "select_install_to_workspace": "选择 \"Install to Workspace\"。",
  377. "register_proxy_url": "向 GROWI 注册代理 URL",
  378. "click_allow": "选择 \"Allow\"。",
  379. "install_complete_if_checked": "确认已选中 \"Install your app\"。",
  380. "invite_bot_to_channel": "通过调用 @example 邀请 GROWI Bot 进行频道。",
  381. "register_secret_and_token": "设置签名秘密和BOT令牌",
  382. "manage_permission": "设置权限",
  383. "growi_commands": "GROWI 命令",
  384. "multiple_growi_command": "可以一次发送到多个 GROWI 实例的命令",
  385. "single_growi_command": "可以一次发送到一个 GROWI 实例的命令",
  386. "allowed_channels_description": "为 \"{{keyName}}\" 命令输入允许的通道。每个通道之间用 \",\" 隔开。用户可以从这里写入的通道中使用 \"{{keyName}}\"。",
  387. "unfurl_description": "在 Slack 中共享 GROWI 链接时显示页面内容",
  388. "unfurl_allowed_channels_description": "为 \"unfurl\" 输入允许的通道ID。每个频道用 \",\"分开。在指定频道中发送的GROWI公共页面链接或永久链接将显示消息中的内容。",
  389. "allow_all": "允许所有",
  390. "deny_all": "拒绝所有",
  391. "allow_specified": "允许指定",
  392. "allow_all_long": "允许所有(允许从任何渠道)",
  393. "deny_all_long": "拒绝所有(拒绝来自任何渠道)",
  394. "allow_specified_long": "允许指定(只允许来自指定的渠道)",
  395. "test_connection": "测试连接",
  396. "test_connection_by_pressing_button": "按下按钮以测试连接",
  397. "test_connection_only_public_channel":"请在一个公共频道中测试连接",
  398. "error_check_logs_below": "发生了错误。请检查以下日志。",
  399. "send_message_to_slack_work_space": "发送到 Slack 工作区。",
  400. "add_slack_workspace": "添加Slack Workspace"
  401. },
  402. "custom_bot_without_proxy_integration": "Custom bot without proxy 一体化",
  403. "integration_sentence": {
  404. "integration_is_not_complete": "一体化未完成。<br>进行以下一体化程序。",
  405. "integration_successful": "一体化成功",
  406. "integration_some_ws_is_not_complete": "有的工作空间未能连接"
  407. },
  408. "custom_bot_with_proxy_integration": "Custom bot with proxy 一体化",
  409. "official_bot_integration": "Official bot 一体化",
  410. "docs_url": {
  411. "slack_integration": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/",
  412. "official_bot": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/#official-bot-%E3%80%90recommended%E3%80%91",
  413. "custom_bot_without_proxy": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/#custom-bot-without-proxy",
  414. "custom_bot_with_proxy": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/#custom-bot-with-proxy",
  415. "official_bot_setting": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/official-bot-settings.html",
  416. "custom_bot_without_proxy_setting": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/custom-bot-without-proxy-settings.html",
  417. "custom_bot_with_proxy_setting": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/custom-bot-with-proxy-settings.html"
  418. }
  419. },
  420. "slack_integration_legacy": {
  421. "alert_disabled": "由于<a href='/admin/slack-integration'>新设置</a>已启用,因此该'旧版Slack一体化'目前已被禁用。",
  422. "alert_deplicated": "这个 '旧版Slack一体化' 已经过时了,将来会停止使用。使用<a href='/admin/slack-integration'>新的设置</a>来代替。"
  423. },
  424. "user_management": {
  425. "invite_users": "临时发布新用户",
  426. "click_twice_same_checkbox": "您应该至少选中一个复选框。",
  427. "invite_modal": {
  428. "emails": "电子邮件",
  429. "description1": "通过电子邮件地址临时发布新用户。",
  430. "description2": "将为首次登录生成一个临时密码。",
  431. "mail_setting_link": "<i class='icon-settings mr-2'></i><a href='/admin/app'>Email settings</a>",
  432. "valid_email": "需要有效的电子邮件地址",
  433. "invite_thru_email": "发送邀请电子邮件",
  434. "temporary_password": "创建的用户具有临时密码",
  435. "send_new_password": "请将新密码发送给用户。",
  436. "send_temporary_password": "如果你没有发送电子邮件邀请,请复制此屏幕上的临时密码并联系邀请人。",
  437. "send_email": "你也可以从用户表中的下拉菜单中发送或重新发送邀请邮件。",
  438. "existing_email": "以下电子邮件已存在",
  439. "issue": "Issue"
  440. },
  441. "user_table": {
  442. "administrator": "管理员",
  443. "edit_menu": "编辑菜单",
  444. "reset_password": "重置密码",
  445. "administrator_menu": "管理员菜单",
  446. "accept": "接受",
  447. "deactivate_account": "停用帐户",
  448. "your_own": "您不能停用自己的帐户",
  449. "remove_admin_access": "删除管理员访问权限",
  450. "cannot_remove": "您不能从管理员中删除自己",
  451. "give_admin_access": "授予管理员访问权限",
  452. "send_invitation_email": "发送邀请邮件",
  453. "resend_invitation_email": "重发邀请函"
  454. },
  455. "reset_password": "重置密码",
  456. "reset_password_modal": {
  457. "password_never_seen": "The temporary password can never be retrieved after this screen is closed.",
  458. "password_reset_message": "Let the user know the new password below and strongly recommend to change another one immediately.",
  459. "send_new_password": "Please send the new password to the user.",
  460. "target_user": "Target User",
  461. "new_password": "New Password"
  462. },
  463. "external_account": "外部账户管理",
  464. "external_accounts": "外部账户",
  465. "create_external_account": "创建外部账户",
  466. "external_account_list": "外部账户列表",
  467. "external_account_none": "No External Account",
  468. "invite": "邀请",
  469. "invited": "已邀请用户",
  470. "back_to_user_management": "返回用户管理",
  471. "authentication_provider": "身份认证",
  472. "manage": "管理",
  473. "password_setting": "密码设置",
  474. "password_setting_help": "是否设置了密码?",
  475. "set": "是",
  476. "unset": "否",
  477. "related_username": "相关用户的",
  478. "cannot_invite_maximum_users": "邀请的用户数不能超过最大值。",
  479. "current_users": "当前用户:"
  480. },
  481. "user_group_management": {
  482. "create_group": "创建新组",
  483. "add_child_group": "添加一个子组",
  484. "remove_child_group": "移除",
  485. "deny_create_group": "不能用当前设置创建新组。",
  486. "group_name": "组名",
  487. "group_example": "e.g.:第1组",
  488. "parent_group": "父母组",
  489. "select_parent_group": "选择父组",
  490. "release_parent_group": "Release parent group",
  491. "add_modal": {
  492. "description": "添加的用户也将被添加到所有的父组。",
  493. "add_user": "将用户添加到创建的组",
  494. "search_option": "搜索选项",
  495. "enable_option": "启用{{option}",
  496. "forward_match": "Forword匹配",
  497. "partial_match": "部分匹配",
  498. "backward_match": "向后匹配"
  499. },
  500. "group_list": "组列表",
  501. "child_group_list": "儿童组名单",
  502. "back_to_list": "返回组列表",
  503. "basic_info": "基本信息",
  504. "user_list": "用户列表",
  505. "created_group": "已创建组",
  506. "is_loading_data": "获取数据。。。",
  507. "no_pages": "组没有查看权限的页面。",
  508. "remove_from_group": "删除此用户",
  509. "delete_modal": {
  510. "header": "删除组",
  511. "desc": "该组下的所有子组也将被删除。删除后,将无法检索已删除的组及其私人页。",
  512. "dropdown_desc": "为私人页选择操作",
  513. "select_group": "选择组",
  514. "no_groups": "没有可选择的组",
  515. "publish_pages": "全部发布",
  516. "delete_pages": "全部删除",
  517. "transfer_pages": "转移到另一组"
  518. },
  519. "update_parent_confirm_modal": {
  520. "header": "该组的父组被改变",
  521. "caution_change_parent": "该操作改变了组的父级,即 \"{{groupName}}\" 。",
  522. "danger_message": "注意,查看与该组相关的所有页面的权限会受到影响。",
  523. "force_update_parents_label": "强行添加失踪的用户",
  524. "force_update_parents_description": "激活这个选项,如果在父组改变后,在祖先组中有缺失的用户,可以强制添加这些用户"
  525. }
  526. }
  527. }