diff --git a/changes.md b/changes.md index 729219c7..47096339 100644 --- a/changes.md +++ b/changes.md @@ -1,4 +1,16 @@ # Changes History +## v1.15 +- Support **PlantUML** and **Graphviz**; +- **In-Place Preview** for MathJax, PlantUML, Graphviz, and Flowchart.js; +- **Live Preview** for diagrams and MathJax via `Ctrl+E I`; +- Restore cursor position when recovering pages at startup; +- UniversalEntry + - Ctrl+I to expand/collapse current item; + - Ctrl+L to go to current item's parent item; +- Markdown-it: aware of YAML format metadata in notes; +- Show hovered link in status line in read mode; +- Export: support embedding images as data URI into HTML pages; + ## v1.14 - Support **Universal Entry** by `Ctrl+G`; - Single click a note in note list to open it in a new tab by default; diff --git a/src/translations/vnote_zh_CN.qm b/src/translations/vnote_zh_CN.qm index d8e38741..d471545e 100644 Binary files a/src/translations/vnote_zh_CN.qm and b/src/translations/vnote_zh_CN.qm differ diff --git a/src/translations/vnote_zh_CN.ts b/src/translations/vnote_zh_CN.ts index aee34896..9d2a4613 100644 --- a/src/translations/vnote_zh_CN.ts +++ b/src/translations/vnote_zh_CN.ts @@ -64,7 +64,7 @@ 无效 - + Insert_Image_HERE 这里插入图片 @@ -72,22 +72,22 @@ QWebEnginePage - + Save &Page - + &Back - + &Forward - + &Reload @@ -935,110 +935,115 @@ VEditArea - + ActivateTab1 激活标签页1 - + ActivateTab2 激活标签页2 - + ActivateTab3 激活标签页3 - + ActivateTab4 激活标签页4 - + ActivateTab5 激活标签页5 - + ActivateTab6 激活标签页6 - + ActivateTab7 激活标签页7 - + ActivateTab8 激活标签页8 - + ActivateTab9 激活标签页9 - + AlternateTab 轮换标签页 - + OpenedFileList 已打开笔记列表 - + ActivateSplitLeft 激活左分割 - + ActivateSplitRight 激活右分割 - + MoveTabSplitLeft 左移标签页一个分割窗口 - + MoveTabSplitRight 右移标签页一个分割窗口 - + ActivateNextTab 激活下一个标签页 - + ActivatePreviousTab 激活上一个标签页 - + VerticalSplit 垂直分割 - + RemoveSplit 移除分割 - + MagicWord 幻词 - + ApplySnippet 应用片段 + + + LivePreview + 实时预览 + VEditSnippetDialog @@ -1436,7 +1441,7 @@ - + Empty to use the name of the first source file 为空则使用第一个源文件的名字 @@ -1492,7 +1497,7 @@ - + Output file name: 输出文件名: @@ -1518,113 +1523,123 @@ + Embed images + 嵌入图片 + + + + Embed images as data URI + 将图片作为URI嵌入 + + + Complete page 完整页面 - + Export the whole web page along with pictures which may not keep the HTML link structure of the original page 导出包括图片在内的整个网络页面(可能会更改原来页面的HTML链接结构) - + MIME HTML MIME HTML - + Export as a complete web page in MIME HTML format 作为MIME HTML格式导出为一个完整网页 - + Process subfolders 处理子文件夹 - + Process subfolders recursively 递归处理子文件夹 - + Current Note (%1) 当前笔记 (%1) - - + + %1 notes exported to %2. 导出了 %1 个笔记为 %2。 - + Fail to export %1 notes in one PDF. 导出 %1 个笔记为一个PDF失败。 - + Fail to export %1 notes in one. 导出 %1 个笔记为一个文件失败。 - + Choose format of the input 选择输入的格式 - + Without the preceding dot 去掉前导点号(.) - + Suffix of the output file without the preceding dot 输出文件的后缀名,不包括前导点号(.) - + <span><span style="font-weight:bold;">%0</span> for the input file; <span style="font-weight:bold;">%1</span> for the output file; <span style="font-weight:bold;">%2</span> for the rendering CSS style file; <span style="font-weight:bold;">%3</span> for the input file directory.</span> <span><span style="font-weight:bold;">%0</span> 表示输入文件; <span style="font-weight:bold;">%1</span> 表示输出文件; <span style="font-weight:bold;">%2</span> 表示渲染的CSS样式文件; <span style="font-weight:bold;">%3</span> 表示输入文件所在目录。</span> - + Enable All In One 启用多合一 - + Pass a list of input files to the custom command 传递一个输入文件列表给自定义命令 - - + + Separator to concatenate input files directories 用于连接输入文件所在目录的分隔符 - + Name of the generated All-In-One file 创建的多合一文件的名字 - + Custom command to be executed 需要执行的自定义命令 - + Source format: 源格式: - + Output suffix: 输出后缀名: - + Input directories separator: 输入文件所在目录分隔符: @@ -1633,251 +1648,251 @@ 当前文件夹 (%1) - + Current Folder (%1) 当前文件夹 (%1) - + Current Notebook (%1) 当前笔记本 (%1) - + Cart (%1) 小推车 (%1) - - + + Markdown Markdown - - + + HTML HTML - + PDF PDF - + PDF (All In One) PDF (多合一) - + Custom 自定义 - + Hoedown Hoedown - + Marked Marked - + Markdown-it Markdown-it - + Showdown Showdown - + System 默认 - + Transparent 透明 - + None - + Left 居左 - + Center 居中 - + Right 居右 - + Fail to start wkhtmltopdf. 启动wkhtmltopdf失败。 - + wkhtmltopdf crashed. wkhtmltopdf崩溃。 - + Use %1. 使用%1。 - + wkhtmltopdf returned %1. wkhtmltopdf返回%1。 - + Export to %1. 导出到 %1 。 - + Invalid configurations for custom export. 非法的自定义导出配置。 - + User cancelled the export. Aborted! 用户取消导出。终止! - + Warning 警告 - + Errors found during export. 导出过程中发生错误。 - + %1 notes exported. 导出了 %1 个笔记。 - + Select Output Directory To Export To 选择导出输出目录 - + Executable (*.exe) 可执行文件 (*.exe) - + Select wkhtmltopdf Executable 选择wkhtmltopdf可执行文件 - + Exporting note %1. 正在导出笔记 %1 。 - + Fail to open folder %1. 打开文件夹 %1 失败。 - - - - - - - - + + + + + + + + Fail to create directory %1. 创建目录 %1 失败。 - + Fail to open notebook %1. 打开笔记本 %1 失败。 - + Fail to open file %1. 打开文件 %1 失败。 - + Skip exporting non-Markdown file %1 as Markdown. 跳过非Markdown文件 %1 。 - + Fail to copy the note file %1. 复制笔记文件 %1 失败。 - + Fail to copy images of note %1. 复制笔记的图片 %1 失败。 - + Fail to copy attachments folder %1 to %2. 复制附件文件夹 %1 到 %2 失败。 - - - - + + + + Note %1 exported to %2. 笔记 %1 导出为 %2 。 - + Skip exporting non-Markdown file %1 as PDF. 跳过非Markdown文件 %1 。 - - - + + + Fail to export note %1. 导出笔记 %1 失败。 - + Skip exporting non-Markdown file %1 as HTML. 跳过非Markdown文件 %1 。 - + Skip exporting non-Markdown file %1. 跳过非Markdown文件 %1 。 - + Portrait 纵向 - + Landscape 横向 @@ -1941,27 +1956,27 @@ 正在导出 %1 - + Fail to start wkhtmltopdf (%1). 启动wkhtmltopdf失败 (%1)。 - + wkhtmltopdf crashed (%1). wkhtmltopdf崩溃 (%1)。 - + Fail to start custom command (%1). 启动自定义命令失败 (%1)。 - + Custom command crashed (%1). 自定义命令崩溃 (%1)。 - + QProcess error %1. QProcess错误 %1 。 @@ -2627,14 +2642,22 @@ Ctrl+K: 跳转到上一项 - Ctrl+R: Go to current item's parent item - Ctrl+R: 跳转到当前项的父项 + Ctrl+R: 跳转到当前项的父项 + + + Ctrl+T: Expand/Collapse current item + Ctrl+T: 展开/折叠当前项 + + + + Ctrl+L: Go to current item's parent item + Ctrl+L: 跳转到当前项的父项 - Ctrl+T: Expand/Collapse current item - Ctrl+T: 展开/折叠当前项 + Ctrl+I: Expand/Collapse current item + Ctrl+I: 展开/折叠当前项 @@ -2785,7 +2808,7 @@ VMainWindow - + View 查看 @@ -2794,7 +2817,7 @@ 单列面板 (&S) - + Display only the notes list panel 仅显示笔记列表面板 @@ -2803,7 +2826,7 @@ 双列面板 (&T) - + Display both the folders and notes list panel 显示文件夹树和笔记列表面板 @@ -2812,27 +2835,27 @@ 紧凑模式 (&C) - + Integrate the folders and notes list panel in one column 将文件夹和笔记列表面板整合到一列 - + Expand the edit area 扩展内容编辑区域 - + Edit Toolbar 编辑工具栏 - + Heading Sequence 标题序列 - + Enable heading sequence in current note in edit mode 当前笔记在编辑模式中启用标题序列 @@ -2841,7 +2864,7 @@ 粗体 (Ctrl+B) - + Insert bold text or change selected text to bold 插入粗体或将所选文本加粗 @@ -2850,7 +2873,7 @@ 斜体 (Ctrl+I) - + Insert italic text or change selected text to italic 插入斜体或将所选文本改为斜体 @@ -2859,7 +2882,7 @@ 删除线 (Ctrl+D) - + Insert strikethrough text or change selected text to strikethroughed 插入删除线或在所选文本上添加删除线 @@ -2868,7 +2891,7 @@ 行内代码 (Ctrl+O) - + Insert inline-code text or change selected text to inline-coded 插入行内代码或将所选文本改为行内代码 @@ -2877,7 +2900,7 @@ 代码块 (Ctrl+M) - + Insert fenced code block text or wrap selected text into a fenced code block 插入代码块或将所选文本嵌入到一个代码块中 @@ -2886,7 +2909,7 @@ 插入链接 (Ctrl+L) - + Insert a link 插入一个链接 @@ -2895,7 +2918,7 @@ 插入图片 - + Insert an image from file or URL 从文件或URL插入图片 @@ -2904,7 +2927,7 @@ 打开或关闭编辑工具栏 - + Note 笔记 @@ -2917,7 +2940,7 @@ 笔记信息 (&I) - + View and edit current note's information 查看并编辑当前笔记的信息 @@ -2926,22 +2949,22 @@ 删除笔记 (&D) - + Delete current note 删除当前笔记 - + &Edit 编辑 (&E) - + Edit current note 编辑当前笔记 - + Discard changes and exit edit mode 放弃对当前笔记的更改并退出编辑模式 @@ -2954,207 +2977,242 @@ 保存更改并阅读 (Ctrl+T) - + Save changes and exit edit mode 保存对当前笔记的更改并退出编辑模式 - + Save 保存 - + SearchDock 搜索窗口 - + Export 导出 - + Compact Mode 紧凑模式 - + Menu Bar 菜单栏 - + Toggle menu bar 打开或关闭菜单栏 - + Full Screen 全屏 - + Full Screen %1 全屏 %1 - + Toggle full screen 打开或关闭全屏 - + Flash Page %1 灵犀页 %1 - + + Universal Entry + 通用入口 + + + + Activate Universal Entry + 进入通用入口 + + + + Universal Entry %1 + 通用入口 %1 + + + Log In (Not Implemented Yet) 登录 (未实现) - + New Root Folder 新建根文件夹 - + New Note 新建笔记 - + New Note %1 新建笔记 %1 - + Note Info 笔记信息 - + Delete Note 删除笔记 - + Save %1 保存 %1 - + &Help 帮助 (&H) - + View &Log 查看日志 (&L) - + View VNote's debug log (%1) 查看VNote的调试日志 (%1) - + &Markdown Guide Markdown指南 (&M) - + A quick guide of Markdown syntax Markdown语法快速指南 - + &Documentation 文档 (&D) - + View VNote's documentation 查看VNote的文档 - + Do&nate 捐赠 (&N) - + Donate to VNote or view the donate list 捐赠给VNote或查看捐赠列表 - + Check For &Updates 检查更新 (&U) - + Check for updates of VNote 检查VNote的可用更新 - + Star VNote on &Github 支持VNote &Github项目 - + Give a star to VNote on Github project 在Github上给一个星星VNote项目 - + &Feedback 反馈 (&F) - + Open an issue on Github 在Github上反馈意见 - + About &Qt 关于Qt (&Q) - + &Markdown Markdown (&M) - + Constrain The Width Of Images 限制图片宽度 - + + In-Place Preview + 原地预览 + + + + Enable in-place preview (images, diagrams, and formulas) in edit mode (re-open current tabs to make it work) + 编辑模式原地预览(图片、图表和公式)(需要重新打开当前标签页) + + + + Constrain The Width Of In-Place Preview + 限制原地预览宽度 + + + + Constrain the width of in-place preview to the edit window in edit mode + 编辑模式中根据编辑窗口大小限制原地预览的宽度 + + + Create notes from external files in current folder (will copy files if they do not locate in current folder) 在当前文件夹中从外部文件新建笔记(如果这些文件不在当前文件夹中则拷贝文件) - + E&xport 导出 (&X) - + Export notes 导出笔记 - + Open Configuration Folder 打开配置文件夹 - + Open configuration folder of VNote 打开VNote的配置文件夹 @@ -3163,42 +3221,42 @@ 渲染引擎 (&C) - + Marked Marked - + Use Marked to convert Markdown to HTML (re-open current tabs to make it work) 使用Marked对Markdown进行HTML渲染(需要重新打开当前标签页) - + Hoedown Hoedown - + Use Hoedown to convert Markdown to HTML (re-open current tabs to make it work) 使用Hoedown对Markdown进行HTML渲染(需要重新打开当前标签页) - + Markdown-it Markdown-it - + Use Markdown-it to convert Markdown to HTML (re-open current tabs to make it work) 使用Markdown-it对Markdown进行HTML渲染(需要重新打开当前标签页) - + Showdown Showdown - + Use Showdown to convert Markdown to HTML (re-open current tabs to make it work) 使用Showdown对Markdown进行HTML渲染(需要重新打开当前标签页) @@ -3207,47 +3265,47 @@ 限制图片宽度 - + AttachmentList 附件列表 - + LocateCurrentFile 定位当前笔记 - + ExpandMode 扩展模式 - + OnePanelView 单列面板模式 - + DiscardAndRead 放弃更改并阅读 - + ToolsDock 工具窗口 - + CloseNote 关闭笔记 - + ShortcutsHelp 快捷键帮助 - + FlushLogFile 写入日志文件 @@ -3256,77 +3314,74 @@ 行内代码 (Ctrl+K) - + Constrain the width of images to the window in read mode (re-open current tabs to make it work) 阅读模式中根据窗口大小限制图片的宽度(需要重新打开当前标签页) - + Enable Image Caption 启用图片标题 - + Center the images and display the alt text as caption (re-open current tabs to make it work) 居中显示图片并将图片的替换文本显示为标题(需要重新打开当前标签页) - + &Mermaid Diagram Mermaid图表 (&M) - + Enable Mermaid for graph and diagram 启用Mermaid渲染图像图表 - + &Flowchart.js &Flowchart.js - + Enable Flowchart.js for flowchart diagram 启用Flowchart.js渲染流程图 - Preview Images In Edit Mode - 编辑模式预览图片 + 编辑模式预览图片 - Constrain The Width Of Previewed Images - 限制预览图片宽度 + 限制预览图片宽度 - Constrain the width of previewed images to the edit window in edit mode - 编辑模式中根据编辑窗口大小限制预览图片的宽度 + 编辑模式中根据编辑窗口大小限制预览图片的宽度 - + &View 查看 (&V) - + &File 文件 (&F) - + &Open 打开 (&O) - + Open external file to edit 打开外部文件以编辑 - + Select External Files To Open 选择要打开的外部文件 @@ -3339,7 +3394,7 @@ 使用该CSS样式对Markdown的代码块进行渲染 - + Code Block Style 代码块样式 @@ -3348,47 +3403,47 @@ 打开样式文件夹以添加自定义Markdown代码块渲染CSS样式文件 - + CodeBlock 代码块 - + Display line number in code block in edit mode (for Markdown only) 编辑模式下只在代码块显示行号(仅支持Markdown) - + Set as the editor style (re-open current tabs to make it work) 设置为编辑器的样式(需要重新打开当前标签页) - + Show VNote 显示VNote - + Quit 退出VNote - + VNote VNote - + View and change settings for VNote 查看并更改VNote的配置 - + Note Toolbar 笔记工具栏 - + Attachments (drag files here to add attachments) 附件(拖动文件到此以添加附件) @@ -3401,19 +3456,18 @@ 查看VNote在Github上的维基 - + Display Line Number In Code Blocks 代码块显示行号 - + Enable line number in code blocks in read mode 阅读模式下启用代码块行号 - Enable image preview in edit mode (re-open current tabs to make it work) - 编辑模式预览图片(需要重新打开当前标签页) + 编辑模式预览图片(需要重新打开当前标签页) Edit Configuration File @@ -3424,13 +3478,12 @@ 查看并编辑VNote的配置文件(vnote.ini) - - + Custom Shortcuts 自定义快捷键 - + Customize some standard shortcuts 自定义部分标准快捷键 @@ -3447,143 +3500,143 @@ 插入图片 (&I) - - + + Find/Replace 查找/替换 - + Open Find/Replace dialog to search in current note 打开查找/替换对话框以在当前笔记中查找 - + Advanced Find 高级查找 - + Advanced find within VNote 在VNote中进行高级查找 - + Find Next 查找下一个 - + Find next occurence 查找下一处出现 - + Find Previous 查找上一个 - + Find previous occurence 查找上一处出现 - + Replace 替换 - + Replace current occurence 替换当前出现 - + Replace && Find 替换并查找 - + Replace current occurence and find the next one 替换当前出现并查找下一个 - + Replace All 全部替换 - + Replace all occurences in current note 替换当前笔记中的所有出现 - + Highlight Searched Pattern 高亮查找模式 - + Highlight all occurences of searched pattern 高亮查找模式的所有出现 - + &Expand Tab 扩展Tab (&E) - + Expand entered Tab to spaces 将输入的Tab扩展为空格 - + Expand Tab to 2 spaces 扩展Tab为2个空格 - + Expand Tab to 4 spaces 扩展Tab为4个空格 - + Expand Tab to 8 spaces 扩展Tab为8个空格 - + Auto Indent 自动缩进 - + Indent automatically when inserting a new line 插入新行时自动缩进 - + Auto List 自动列表 - + Continue the list automatically when inserting a new line 插入新行时自动继续列表 - + Vim Mode Vim模式 - + Highlight Selected Words 高亮选定字词 - + Highlight all occurences of selected words 高亮选定字词的所有出现 @@ -3592,218 +3645,233 @@ 高亮行尾空白字符 - + Highlight all the spaces at the end of a line 高亮所有行尾空白字符 - + Snippets 片段 - + Cart 小推车 - + Search 搜索 - + Toggle the search dock widget 打开或关闭搜索窗口 - + Select Files To Create Notes 选择文件以创建笔记 - + Warning 警告 - + Fail to create notes for all the files. 无法从所有文件中创建笔记。 - + %1 %2 created from external files 从外部文件夹中创建了%1个%2 - + notes 笔记 - + note 笔记 - + <span style="font-weight: bold;">v%1</span> - + + VNote is a free Vim-inspired note-taking application that knows programmers and Markdown better. + VNote是一个受Vim启发的更懂程序员和Markdown的自由笔记软件。 + + + Please visit <a href="https://github.com/tamlok/vnote.git">Github</a> for more information. 请访问<a href="https://github.com/tamlok/vnote.git">Github</a>获取更多信息。 - + &Renderer 渲染器 (&R) - + Markdown-it Options Markdown-it选项 - + HTML HTML - + Enable HTML tags in source 启用文件中的HTML标签 - + Line Break 换行 - + Convert '\n' in paragraphs into line break 转换'\n'为换行 - + Linkify 自动链接 - + Convert URL-like text into links 转换URL模式的文本为链接 - + Superscript 上标 - + Enable superscript via ^^ 启用^^表示上标 - + Subscript 下标 - + Enable subscript via ~~ 启用~~表示下标 - + + Metadata Aware + 元数据感知 + + + + Be aware of metadata in YAML format + 感知YAML格式的元数据 + + + Use system's background color configuration for Markdown rendering 使用系统的背景色设置对Markdown进行渲染 - + Transparent 透明 - + Use a transparent background for Markdown rendering 使用透明背景来渲染Markdown - + Set as the background color for Markdown rendering 使用该背景色对Markdown进行渲染 - - - - - - + + + + + + Add Style 添加样式 - + Add custom style of read mode 添加阅读模式的自定义样式 - + Add custom style of code block in read mode 添加阅读模式的代码块的自定义样式 - + Add custom style of editor 添加编辑器的自定义样式 - + Headings 标题 - + Heading %1 标题%1 - + Heading %1 %2 标题%1 %2 - + Clear 清空标题 - + Clear %1 清空标题 %1 - + Theme 主题 - - + + Add Theme 添加主题 - + Add custom theme 添加自定义主题 - + Set as the theme of VNote (restart VNote to make it work) 设置为VNote的主题(重启VNote生效) @@ -3812,42 +3880,42 @@ 添加样式 (&A) - + Line Number 行号 - + None - + Do not display line number in edit mode 编辑模式下不显示行号 - + Absolute 绝对行号 - + Display absolute line number in edit mode 编辑模式下显示绝对行号 - + Relative 相对行号 - + Display line number relative to current cursor line in edit mode 编辑模式下显示相对于当前光标所在行的行号 - + Editor &Style 编辑器样式 (&S) @@ -3856,22 +3924,22 @@ 打开样式文件夹以添加自定义MDHL样式文件 - + Close VNote 关闭VNote - + Do you want to minimize VNote to system tray instead of quitting it when closing VNote? 关闭VNote时是否仅将VNote最小化到系统托盘? - + You could change the option in Settings later. 稍后可以进入设置改变该选项。 - + Print Note 打印笔记 @@ -3880,147 +3948,152 @@ 使用该样式设置编辑器 - + 2 Spaces 2个空格 - + Discard Changes And Read 放弃更改并阅读 - + Single Panel 单列面板 - + Two Panels 双列面板 - + Expand 扩展 - + Bold %1 粗体 %1 - + Italic %1 斜体 %1 - + Strikethrough %1 删除线 %1 - + Inline Code %1 行内代码 %1 - + Code Block %1 代码块 %1 - + Insert Link %1 插入链接 %1 - + Insert Image %1 插入图片 %1 - + Flash Page 灵犀页 - + Open the Flash Page to edit 打开灵犀页进行编辑 - + + Customize Shortcuts + 自定义快捷键 + + + Edit %1 编辑 %1 - + Save Changes And Read %1 保存更改并阅读 %1 - + Edit 编辑 - + Save Changes And Read 保存更改并阅读 - + Save changes to current note 保存对当前笔记的更改 - + &Shortcuts Help 快捷键帮助 (&S) - + View information about shortcut keys 查看快捷键帮助信息 - + &About VNote 关于VNote (&A) - + View information about VNote 查看VNote的信息 - + View information about Qt 查看Qt的信息 - + Math&Jax Math&Jax - + Enable MathJax for math support in Markdown 启用MathJax渲染数学公式 - + Highlight Code Blocks In Edit Mode 编辑模式高亮代码块 - + Enable syntax highlight within code blocks in edit mode 编辑模式中启用代码块语法高亮 - + &New Notes From Files 从文件新建笔记 (&N) @@ -4037,17 +4110,17 @@ 将当前笔记导出为PDF文件 - + &Print 打印 (&P) - + Print current note 打印当前笔记 - + &Settings 设置 (&S) @@ -4056,88 +4129,87 @@ 从文件中插入图片到当前笔记 - + 4 Spaces 4个空格 - + 8 Spaces 8个空格 - + Enable Vim mode for editing (re-open current tabs to make it work) 编辑时启用Vim模式(需要重新打开当前标签页) - + Smart Input Method In Vim Mode Vim模式智能输入法 - + Disable input method when leaving Insert mode in Vim mode Vim模式中,退出插入模式时禁用输入法 - + Highlight Cursor Line 高亮光标所在行 - + Highlight current cursor line 高亮当前光标所在行 - + Highlight Trailing Spaces 高亮行尾空白字符 - + Tab Stop Width Tab Stop宽度 - + Tools 工具 - + Outline 大纲 - + Toggle the tools dock widget 打开或关闭工具窗口 - VNote is a Vim-inspired note-taking application for Markdown. - VNote是一个受Vim启发而开发的专注于Markdown的笔记软件。 + VNote是一个受Vim启发而开发的专注于Markdown的笔记软件。 - + About VNote 关于VNote - + &Rendering Background 渲染背景 (&R) - - + + System 默认 - + Rendering &Style 渲染样式 (&S) @@ -4146,12 +4218,12 @@ 使用该CSS样式对Markdown进行渲染 - + Notebooks 笔记本 - + Folders 文件夹 @@ -4172,47 +4244,47 @@ 新建根文件夹 (&R) - + Create a root folder in current notebook 在当前笔记本中新建根文件夹 - + Create a note in current folder 在当前文件夹中新建笔记 - + &Quit 退出 (&Q) - + Quit VNote 退出VNote - + Set as the CSS style for Markdown rendering (re-open current tabs to make it work) 设置为Markdown渲染的CSS样式(需要重新打开当前标签页) - + Set as the code block CSS style for Markdown rendering (re-open current tabs to make it work) 设置为Markdown渲染的代码块CSS样式(需要重新打开当前标签页) - + &Background Color 背景颜色 (&B) - + Use system's background color configuration for editor 为编辑器使用系统的背景色设置 - + Set as the background color for editor 使用该背景色设置编辑器 @@ -4220,9 +4292,8 @@ VMarkdownTab - Default mode to open a note - 笔记默认打开模式 + 笔记默认打开模式 @@ -4235,10 +4306,75 @@ 编辑模式 - + + Enable PlantUML support in Markdown + 启用PlantUML渲染图表 + + + + Online Service + 在线服务 + + + + Local JAR + 本地JAR + + + + Server address for online PlantUML + PlantUML在线服务器地址 + + + + Location to the PlantUML JAR executable for local PlantUML + PlantUML本地JAR可执行文件位置 + + + + Graphviz + Graphviz + + + + Enable Graphviz for drawing graph + 启用Graphviz渲染图表 + + + + Empty to detect automatically + 自动检测 + + + + Location to the GraphViz dot executable + Graphviz dot可执行文件位置 + + + Note open mode: 笔记打开模式: + + + PlantUML: + PlantUML: + + + + PlantUML server: + PlantUML服务器: + + + + PlantUML JAR: + PlantUML JAR: + + + + Graphviz executable: + Graphviz可执行文件: + Heading sequence 标题序列 @@ -4250,6 +4386,7 @@ + Disabled 关闭 @@ -4259,8 +4396,17 @@ 启用 - Enabled for notes only + 仅对内部笔记启用 + + + + Default mode to open an internal note + 内部笔记默认打开模式 + + + + Enabled for intrenal notes only 仅对内部笔记启用 @@ -4317,7 +4463,7 @@ 高亮列: - + Heading sequence: 标题序列: @@ -4403,109 +4549,119 @@ VMdEditor - + &Save Changes And Read 保存更改并阅读 (&S) - + Save changes and exit edit mode 保存对当前笔记的更改并退出编辑模式 - + &Discard Changes And Read 放弃更改并阅读 (&D) - + Discard changes and exit edit mode 放弃对当前笔记的更改并退出编辑模式 - + + Toggle Live Preview + 打开或关闭实时预览 + + + + Toggle live preview of diagrams + 打开或关闭图表实时预览 + + + Following images seems not to be used in this note anymore. Please confirm the deletion of these images. 下列图片似乎已经不再在该笔记中被使用。请确认是否删除这些图片。 - + Deleted files could be found in the recycle bin of this note.<br>Click "Cancel" to leave them untouched. 被删除的文件可以在该笔记的回收站中找回。<br>点击“取消”以终止操作。 - + Confirm Cleaning Up Unused Images 确认清理未被使用的图片 - - + + Insert From Clipboard 粘贴选项 - + Insert From URL 从URL中插入 - + Insert From Image Data 从图片数据中插入 - - + + Insert As Image Link 作为图片链接插入 - + Insert As Image 作为图片插入 - + Insert As Text 作为文本插入 - + Warning 警告 - + Fail to move unsaved inserted image %1 to %2. 移动未保存的插入图片 %1 到 %2 失败。 - + Please check it manually to avoid image loss. 请手动检查以免丢失图片。 - + Copy HTML As 复制HTML为 - + Copy selected content as HTML using rules specified by target %1 使用目标 %1 指定的规则将所选内容复制为HTML - + Paste As Block &Quote 粘贴为块引用 (&Q) - + Paste text from clipboard as block quote 将剪切版中的文本作为块引用粘贴 - + Insert Image Link 插入图片链接 @@ -4513,85 +4669,85 @@ VMdTab - + Information 注意 - + Note <span style="%1">%2</span> has been modified. 笔记 <span style="%1">%2</span> 已经被更改。 - + Do you want to save your changes? 是否保存更改? - - - + + + Warning 警告 - + Could not modify a read-only note <span style="%1">%2</span>. 无法修改只读笔记 <span style="%1">%2</span>。 - + Please save your changes to other notes manually. 请手动保存更改到其他笔记。 - - + + Fail to save note. 保存笔记失败。 - + File <span style="%1">%2</span> being written has been removed. 将要写入的文件 <span style="%1">%2</span> 已经被移除。 - + Fail to write to disk when saving a note. Please try it again. 保存笔记时,写入文件失败。请稍后再试。 - + Snippet applied 片段已应用 - + Snippet %1 is not applicable 片段 %1 不适用 - + Snippets are not applicable 无法应用片段 - + No available snippets defined with shortcuts 当前没有定义带有快捷键的片段可用 - + Backup File Found 发现备份文件 - + Found backup file <span style="%1">%2</span> when opening note <span style="%1">%3</span>. 打开笔记 <span style="%1">%3</span> 时发现备份文件 <span style="%1">%2</span>。 - + VNote may crash while editing this note before.<br/>Please choose to recover from the backup file or delete it.<br/><br/>Note file last modified: <span style="%1">%2</span><br/>Backup file last modified: <span style="%1">%3</span> VNote此前编辑该笔记时可能意外退出。<br/>请选择从该备份文件恢复或者删除该备份文件。<br/><br/>笔记文件上次修改时间: <span style="%1">%2</span><br/>备份文件上次修改时间: <span style="%1">%3</span> @@ -4608,62 +4764,62 @@ 有区别 - + Recover From Backup File 从备份文件恢复 - + Discard Backup File 放弃备份文件 - + Cancel 取消 - + Quit 退出 - + Not an editor command: %1 不是一个编辑器命令:%1 - + Page saved to %1 页面保存为 %1 - + Fail to save page to %1 保存页面为 %1 失败 - + Single HTML (*.html) 仅HTML (*.html) - + Complete HTML (*.html) 完整HTML (*.html) - + MIME HTML (*.mht) MIME HTML (*.mht) - + Save Page 保存页面 - + Saving page to %1 正在保存页面为 %1 @@ -5428,47 +5584,47 @@ If absolute path is used, VNote will not manage those images.(empty to use globa VSearchResultTree - + &Open 打开 (&O) - + Open selected notes 打开选定笔记 - + &Locate To Folder 定位所在文件夹 (&L) - + Locate the folder of current note 定位到当前笔记所在的文件夹 - + Add To Cart 添加到小推车 - + Add selected notes to Cart for further processing 将所选笔记添加到小推车以进一步处理 - + %1 %2 added to Cart %1个%2添加到小推车 - + notes 笔记 - + note 笔记 @@ -6211,9 +6367,13 @@ If absolute path is used, VNote will not manage those images.(empty to use globa VUniversalEntry - Welcome to Universal Entry - 欢迎使用通用入口 + 欢迎使用通用入口 + + + + Universal Entry, reach anything by typing + 通用入口,触手可达 @@ -6471,32 +6631,32 @@ Latest Version: v%2 VWebView - + &Edit 编辑 (&E) - + Edit current note 编辑当前笔记 - + Copy As 复制为 - + Copy selected content using rules specified by target %1 使用目标 %1 指定的规则复制所选内容 - + Copy All As 复制全部为 - + Copy all content using rules specified by target %1 使用目标 %1 指定的规则复制全部内容