mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +00:00
更新翻译
This commit is contained in:
committed by
Junyoung Choi
parent
28b8141c6b
commit
6f880d0f02
@@ -4,7 +4,7 @@
|
||||
"Preferences": "首选项",
|
||||
"Make a note": "新建笔记",
|
||||
"Ctrl": "Ctrl",
|
||||
"Ctrl(^)": "Ctrl",
|
||||
"Ctrl(^)": "Ctrl(^)",
|
||||
"to create a new note": "新建笔记",
|
||||
"Toggle Mode": "切换模式",
|
||||
"Trash": "废纸篓",
|
||||
@@ -183,7 +183,7 @@
|
||||
"Help": "帮助",
|
||||
"Hungarian": "匈牙利语",
|
||||
"Hide Help": "隐藏帮助",
|
||||
"wordpress": "Wordpress",
|
||||
"wordpress": "wordpress",
|
||||
"Add Storage": "添加存储",
|
||||
"Name": "名称",
|
||||
"Type": "类型",
|
||||
@@ -219,8 +219,27 @@
|
||||
"Allow custom CSS for preview": "允许预览自定义 CSS",
|
||||
"Render newlines in Markdown paragraphs as <br>":"在 Markdown 段落中使用 <br> 换行",
|
||||
"Spellcheck disabled": "Spellcheck disabled",
|
||||
"Show menu bar": "Show menu bar",
|
||||
"Show menu bar": "显示菜单栏",
|
||||
"Auto Detect": "Auto Detect",
|
||||
"Enable HTML label in mermaid flowcharts": "Enable HTML label in mermaid flowcharts ⚠ This option potentially has a risk of XSS.",
|
||||
"Wrap line in Snippet Note": "Wrap line in Snippet Note"
|
||||
"Enable HTML label in mermaid flowcharts": "在 mermaid flowcharts 中启用 HTML 标签 ⚠ 这个选项可能会产生 XSS",
|
||||
"Wrap line in Snippet Note": "在 Snippet Note 里换行",
|
||||
"Toggle Editor Mode": "切换编辑模式",
|
||||
"Insert Current Date": "插入当前日期",
|
||||
"Insert Current Date and Time": "插入当前日期和时间",
|
||||
"Paste HTML": "粘贴 HTML",
|
||||
"Show/Hide Menu Bar": "切换菜单栏",
|
||||
"Save tags of a note in alphabetical order": "按字母顺序保存标签",
|
||||
"Show tags of a note in alphabetical order": "按字母顺序显示标签",
|
||||
"Enable live count of notes": "实时统计标签下笔记个数",
|
||||
"New notes are tagged with the filtering tags": "New notes are tagged with the filtering tags",
|
||||
"Front matter title field": "front-matter 抽取字段名",
|
||||
"Extract title from front matter": "启用从 front-matter 抽取标题",
|
||||
"Enable HTML paste": "启用 HTML 粘贴(自动转换 html 到 md)",
|
||||
"Enable spellcheck - Experimental feature!! :)": "启用拼写检查 - 实验性功能!! :)",
|
||||
"Matching character pairs": "Matching character pairs",
|
||||
"Matching character triples": "Matching character triples",
|
||||
"Exploding character pairs": "Exploding character pairs",
|
||||
"Custom MarkdownLint Rules": "自定义 MarkdownLint 规则",
|
||||
"Enable MarkdownLint": "启用 MarkdownLint",
|
||||
"When scrolling, synchronize preview with editor": "同步滚动"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user