|
|
@@ -123,8 +123,8 @@
|
|
|
"V5 Page Migration": "转换为V5的兼容性",
|
|
|
"GROWI.5.0_new_schema": "GROWI.5.0 new schema",
|
|
|
"See_more_detail_on_new_schema": "更多详情请见<a href='https://docs.growi.org/en/admin-guide/upgrading/50x.html#about-the-new-v5-compatible-format' target='_blank'> {{title}}</a> <span class='growi-custom-icons'>external_link</span> ",
|
|
|
- "Markdown Settings": "Markdown设置",
|
|
|
- "external_account_management": "外部账户管理",
|
|
|
+ "Markdown Settings": "Markdown设置",
|
|
|
+ "external_account_management": "外部账户管理",
|
|
|
"UserGroup": "用户组",
|
|
|
"ChildUserGroup": "儿童用户组",
|
|
|
"Basic Settings": "基础设置",
|
|
|
@@ -192,12 +192,12 @@
|
|
|
"custom_navigation": {
|
|
|
"no_pages_under_this_page": "There are no pages under this page."
|
|
|
},
|
|
|
-"author_info": {
|
|
|
- "created_at": "创建日期",
|
|
|
- "created_by": "创建者:",
|
|
|
- "last_revision_posted_at": "最后更新日期",
|
|
|
- "updated_by": "更新者:"
|
|
|
-},
|
|
|
+ "author_info": {
|
|
|
+ "created_at": "创建日期",
|
|
|
+ "created_by": "创建者:",
|
|
|
+ "last_revision_posted_at": "最后更新日期",
|
|
|
+ "updated_by": "更新者:"
|
|
|
+ },
|
|
|
"installer": {
|
|
|
"tab": "创建账户",
|
|
|
"title": "安装",
|
|
|
@@ -321,9 +321,9 @@
|
|
|
"no_deadline": "此页面没有到期日期",
|
|
|
"not_indexed1": "此页面可能不会被全文搜索引擎索引。",
|
|
|
"not_indexed2": "页面正文超过了{{threshold}}指定的阈值。"
|
|
|
- }
|
|
|
- },
|
|
|
- "page_edit": {
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "page_edit": {
|
|
|
"input_channels": "频道名",
|
|
|
"theme": "主题",
|
|
|
"keymap": "键表",
|
|
|
@@ -336,12 +336,12 @@
|
|
|
},
|
|
|
"editor_config": "编辑器配置",
|
|
|
"editor_assistant": "编辑助手",
|
|
|
- "Show active line": "显示活动行",
|
|
|
- "auto_format_table": "自动格式化表格",
|
|
|
- "overwrite_scopes": "{{operation}和覆盖所有子体的作用域",
|
|
|
- "notice": {
|
|
|
- "conflict": "无法保存您所做的更改,因为其他人正在编辑此页。请在重新加载页面后重新编辑受影响的部分。"
|
|
|
- },
|
|
|
+ "Show active line": "显示活动行",
|
|
|
+ "auto_format_table": "自动格式化表格",
|
|
|
+ "overwrite_scopes": "{{operation}和覆盖所有子体的作用域",
|
|
|
+ "notice": {
|
|
|
+ "conflict": "无法保存您所做的更改,因为其他人正在编辑此页。请在重新加载页面后重新编辑受影响的部分。"
|
|
|
+ },
|
|
|
"changes_not_saved": "您所做的更改可能不会保存。你真的想继续前进吗?"
|
|
|
},
|
|
|
"page_comment": {
|
|
|
@@ -500,6 +500,8 @@
|
|
|
"budget_exceeded_for_growi_cloud": "您已达到 OpenAI API 使用上限。如需再次使用知识助手,请从GROWI.cloud管理页面为托管用户添加点数,或从OpenAI计费页面为自有用户添加点数。",
|
|
|
"error_message": "错误",
|
|
|
"show_error_detail": "显示详情",
|
|
|
+ "editor_assistant_long_context_warn_with_unit_line": "文本过长,编辑助理将参考大约第 {{startPosition}} 行到第 {{endPosition}} 行来响应",
|
|
|
+ "editor_assistant_long_context_warn_with_unit_char": "文本过长,编辑助理将参考第 {{startPosition}} 个字符到第 {{endPosition}} 个字符来响应",
|
|
|
"discard": "丢弃",
|
|
|
"accept": "接受",
|
|
|
"use_assistant": "使用助手",
|