Minor improves on zh-CN translation

This commit is contained in:
clsty 2025-02-28 23:23:29 +08:00
parent 9826256e29
commit 77c0bfe93b

View File

@ -819,7 +819,7 @@
"search": "搜索"
},
"note_properties": {
"this_note_was_originally_taken_from": "笔记来源",
"this_note_was_originally_taken_from": "笔记来源:",
"info": "信息"
},
"owned_attribute_list": {
@ -828,7 +828,7 @@
"promoted_attributes": {
"promoted_attributes": "升级属性",
"unset-field-placeholder": "未设置",
"url_placeholder": "http://网站链接...",
"url_placeholder": "http://www...",
"open_external_link": "打开外部链接",
"unknown_label_type": "未知的标签类型 '{{type}}'",
"unknown_attribute_type": "未知的属性类型 '{{type}}'",
@ -927,7 +927,7 @@
"note": "注意,搜索脚本和搜索字符串不能相互结合使用。"
},
"search_string": {
"title_column": "搜索字符串",
"title_column": "搜索字符串:",
"placeholder": "全文关键词,#标签 = 值 ...",
"search_syntax": "搜索语法",
"also_see": "另见",
@ -1004,8 +1004,8 @@
"click_on_canvas_to_place_new_note": "点击画布以放置新笔记"
},
"render": {
"note_detail_render_help_1": "之所以显示此帮助说明,是因为该类型的渲染 HTML 没有设置好必须的关联关系。",
"note_detail_render_help_2": "渲染笔记类型用于编写 <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/scripts.html\">脚本</a>。简单说就是您可以写 HTML 代码(或者加上一些 JavaScript 代码), 然后这个笔记会把页面渲染出来。要使其正常工作,您需要定义一个名为 \"renderNote\" 的关系 <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/attributes.html\">关系</a> 指向要呈现的 HTML 笔记。"
"note_detail_render_help_1": "之所以显示此帮助说明,是因为这个类型为渲染 HTML 的笔记没有正常工作所需的关系。",
"note_detail_render_help_2": "渲染 HTML 笔记类型用于<a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/scripts.html\">编写脚本</a>。简而言之,您有一份 HTML 代码笔记(可包含一些 JavaScript然后这个笔记会把页面渲染出来。要使其正常工作,您需要定义一个名为 \"renderNote\" 的<a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/attributes.html\">关系</a>指向要渲染的 HTML 笔记。"
},
"web_view": {
"web_view": "网页视图",