diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml
index a518f34d..677063ef 100644
--- a/.github/workflows/ci-linux.yml
+++ b/.github/workflows/ci-linux.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
- VNOTE_VER: 3.9.0
+ VNOTE_VER: 3.10.0
jobs:
build-linux:
diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml
index ea26a843..17278dc6 100644
--- a/.github/workflows/ci-macos.yml
+++ b/.github/workflows/ci-macos.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
- VNOTE_VER: 3.9.0
+ VNOTE_VER: 3.10.0
jobs:
build-linux:
diff --git a/.github/workflows/ci-win.yml b/.github/workflows/ci-win.yml
index ffd53525..1845f6f2 100644
--- a/.github/workflows/ci-win.yml
+++ b/.github/workflows/ci-win.yml
@@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
- VNOTE_VER: 3.9.0
+ VNOTE_VER: 3.10.0
jobs:
build:
diff --git a/changes.md b/changes.md
index 352e3d7a..3fcd6662 100644
--- a/changes.md
+++ b/changes.md
@@ -1,4 +1,10 @@
# Changes
+## v3.10.0
+* MarkdownEditor
+ * Support side-by-side edit with preview
+ * Support config for highlighting whitespace
+* Tag: fix input method issue on macOS
+
## v3.9.0
* Remove recycle bin node (now recycle bin is just a simple folder)
* Quick Access: support removing items directly
diff --git a/src/data/core/Info.plist b/src/data/core/Info.plist
index 97b1eda3..cbc119a5 100644
--- a/src/data/core/Info.plist
+++ b/src/data/core/Info.plist
@@ -21,9 +21,9 @@
CFBundleExecutablevnoteCFBundleShortVersionString
- 3.9.0
+ 3.10.0CFBundleVersion
- 3.9.0.1
+ 3.10.0.1NSHumanReadableCopyrightCreated by VNoteXCFBundleIconFile
diff --git a/src/data/core/translations/vnote_ja.ts b/src/data/core/translations/vnote_ja.ts
index 1f86e154..4ba3ed13 100644
--- a/src/data/core/translations/vnote_ja.ts
+++ b/src/data/core/translations/vnote_ja.ts
@@ -56,10 +56,6 @@
Built-in VNoteX notebook configuration内蔵のVNoteXノートブック設定
-
- Dummy Version Control
- ダミーのバージョン管理
- No Version Control
@@ -74,17 +70,17 @@
QWebEnginePage
-
+ &Back戻る(&B)
-
+ &Forward進む(&F)
-
+ &Reload再読み込み(&R)
@@ -594,14 +590,6 @@
Page layout:ページレイアウト:
-
- Add Table-Of-Contents
- 目次を追加する
-
-
- Use wkhtmltopdf
- wkhtmltopdfを使用
- Download
@@ -1450,27 +1438,11 @@
vnotex::ImportLegacyNotebookDialog
-
- Import Legacy Notebook
- レガシーノートブックをインポートする
-
-
- Once imported, the legacy notebook could no longer be recognized by legacy VNote!
- 一度インポートを実行すると、レガシーノートブックは、レガシーVnoteから認識されなくなります!
-
-
- This operation is irreversible. Please make sure the new VNote already meets all your needs before continue.
- この処理は不可逆です。続行する前に、新しいVNoteがすべてのニーズを満たしていることを確認してください。
- Welcome to VNoteX and the new VNote!VNoteXと新しいVNoteへようこそ!
-
- Please specify a valid root folder to import.
- インポートする有効なルートフォルダを指定してください。
- Open Legacy Notebook
@@ -1511,17 +1483,9 @@
Failed to import folder contents by legacy config in (%1) (%2).
-
- Failed to create notebook in %1 (%2).
- %1(%2)にノートブックを作成できませんでした。
- vnotex::ImportNotebookDialog
-
- Import Notebook
- ノートブックのインポート
- Open Notebook
@@ -1557,14 +1521,6 @@
Failed to open notebook (%1).
-
- Failed to import notebook.
- ノートブックのインポートに失敗しました。
-
-
- Failed to import notebook (%1).
- ノートブック(%1)のインポートに失敗しました。
- vnotex::LabelWithButtonsWidget
@@ -1684,35 +1640,15 @@
設定マネージャの初期化に失敗しました。すべてのファイルが正常かどうかを確認するか、アプリケーションを再インストールしてください。
- Navigation
- ナビゲーション
-
-
- Outline
- アウトライン
-
-
- Search
- 検索
-
-
- Location List
- ロケーションリスト
-
-
-
+ Failed to check for updates (%1)
-
+ Updates available: %1
-
- Notebooks
- ノートブック
- Initializing core components...
@@ -1734,36 +1670,36 @@
%1はまだ実行中です。
-
-
+
+ Globalグローバル
-
+ There is one export dialog running. Please close it first.
-
+ Failed to load %n notebook(s).
-
+ These notebooks may be moved or deleted. It is recommended to remove them from configuration and open them with the correct root folder path later.
Remove them from the configuration?
-
+ Show Main Windowメインウィンドウを表示
-
+ Quit終了
@@ -1788,18 +1724,6 @@ Remove them from the configuration?
New Notebook From Folderフォルダから新規ノートブック
-
- Import Notebook
- ノートブックのインポート
-
-
- Import Legacy Notebook Of VNote 2.0
- VNote2.0のレガシーノートブックのインポート
-
-
- Import Legacy Notebook Of VNote 2
- VNote2のレガシーノートブックのインポート
-
@@ -1817,10 +1741,6 @@ Remove them from the configuration?
Open Fileファイルを開く
-
- Import And Export
- インポートとエクスポート
- Import File
@@ -1831,10 +1751,6 @@ Remove them from the configuration?
Import Folderフォルダをインポート
-
- Export
- エキスポート
- Open Other Notebooks
@@ -1887,27 +1803,32 @@ Remove them from the configuration?
-
+
+ Contributors
+
+
+
+ Configuration
-
+ Edit User Configuration File
-
+ Edit Markdown User Styles
-
+ Edit the user styles of Markdown editor read mode
-
+ Quick Access Not Set
@@ -1928,10 +1849,6 @@ Remove them from the configuration?
Press %1 To Exit Full Screen%1 を押して全画面表示を終了する
-
- Stay On Top
- 常に手前に表示
- Manage Notebooks
@@ -1953,23 +1870,15 @@ Remove them from the configuration?
ウインドウ
-
+ Open User Configuration Folderユーザー設定フォルダを開く
-
+ Open Default Configuration Folder既定の設定フォルダを開く
-
- Edit User Configuration
- ユーザー設定の編集
-
-
- Open Default Configuration
- 既定の設定を開く
- Reset Main Window Layout
@@ -2026,17 +1935,13 @@ Remove them from the configuration?
- Feedback And Discussions
- フィードバックとディスカッション
-
-
-
+ Aboutバージョン情報
-
+ <h3>%1</h3>
<span>%2</span>
@@ -2045,21 +1950,13 @@ Remove them from the configuration?
-
+ About QtQtについてvnotex::ManageNotebooksDialog
-
- Close
- 閉じる
-
-
- Delete (DANGER)
- 削除(危険)
- Close Noteboook
@@ -2091,17 +1988,13 @@ Remove them from the configuration?
-
+ Press "Ok" to close the notebook and open the location of the notebook root folder.
-
- The notebook could be imported again later.
- ノートブックは後で再度インポートできます。
-
-
+ Notebook location: %1ノートブックの場所:%1
@@ -2111,30 +2004,12 @@ Remove them from the configuration?
ノートブック(%1)を閉じることができませんでした
-
+ Please close the notebook in VNote first and delete the notebook root folder files manually.
- Delete notebook (%1) from disk?
- ディスクからノートブック(%1)を削除しますか?
-
-
- CALM DOWN! CALM DOWN! CALM DOWN! It will delete all files belonging to this notebook from disk. It is dangerous since it will bypass system's recycle bin!
- おちついて!おちついて!おちついて!このノートブックに属するすべてのファイルがディスクから削除されます。システムのごみ箱を迂回するので危険です!
-
-
- Notebook location: %1
-Use the "Close" button if you just want to remove it from %2.
- ノートブックの場所:%1
-%2から削除する場合は、[閉じる]ボタンを使用してください。
-
-
- Failed to delete notebook (%1)
- ノートブック(%1)の削除に失敗しました
-
-
-
+ There are unsaved changes to current notebook.現在のノートブックに未保存の変更があります。
@@ -2157,10 +2032,6 @@ Use the "Close" button if you just want to remove it from %2.
Insert Table表を挿入
-
- For advanced paste, try the "Rich Paste" and "Parse To Markdown And Paste" on the editor's context menu
- 高度な貼り付けを行うには、エディタのコンテキストメニューの[リッチ貼り付け]と[解析してMarkdown化して貼り付け]を試してください
- For advanced paste, try the "Rich Paste" and "Parse to Markdown and Paste" on the editor's context menu
@@ -2287,10 +2158,6 @@ Use the "Close" button if you just want to remove it from %2.
Copy Link
-
- Parse To Markdown And Paste
- 解析してMarkdown化して貼り付け
- Fetching images to local...
@@ -2653,59 +2520,66 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::MarkdownViewWindow
-
+ Markdown ViewerMarkdownビューア
-
-
+
+ Clear Obsolete Images古いイメージをクリア
-
+ These images seems to be not in use anymore. Please confirm the deletion of them.
-
+ Deleted local images could be found in the recycle bin of notebook if it is from a bundle notebook.
-
+ Clearing obsolete images...
-
+ Abort中止
-
+ Clear image (%1)
-
+ Cleared %n obsolete images
- These images seems not in use anymore. Please confirm the deletion of them.
- これらのイメージはもう使用されていないようです。これらの画像の削除を確認してください。
+
+ View Mode Not Supported In Read Mode
+
- Deleted images could be found in the recycle bin of notebook if it is from a bundle notebook.
- 削除されたされたイメージは、ノートブックのごみ箱で見つけることができます。
+
+ Edit Only
+
-
-
+
+ Edit with Preview
+
+
+
+
+ Replace is not supported in read mode置換は読み取りモードではサポートされていません
@@ -2713,12 +2587,12 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::MarkdownViewer
-
+ &Edit編集(&E)
-
+ Cross Copyクロスコピー
@@ -2726,32 +2600,32 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::MarkdownViewerAdapter
-
+ No Background背景なし
-
+ EvernoteEvernote
-
+ OneNoteOneNote
-
+ Microsoft WordMicrosoft Word
-
+ WeChat Public Account EditorWeChatパブリックアカウントエディタ
-
+ Raw HTML生のHTML
@@ -2781,10 +2655,6 @@ Use the "Close" button if you just want to remove it from %2.
Name conflicts with existing or built-in folder.
-
- Name conflicts with existing folder.
- 名前が既存のフォルダと重複しています。
- Failed to create folder under (%1) in (%2) (%3).
@@ -2831,10 +2701,6 @@ Use the "Close" button if you just want to remove it from %2.
New Note新規ノート
-
- Please specify a name for the note.
- ノートの名前を指定してください。
- Template:
@@ -2850,10 +2716,6 @@ Use the "Close" button if you just want to remove it from %2.
Please specify a valid name for the note.
-
- Name conflicts with existing note.
- 名前が既存のノートと重複しています。
- Name conflicts with existing or built-in note.
@@ -3045,17 +2907,6 @@ Use the "Close" button if you just want to remove it from %2.
最終変更日時:
-
- vnotex::NodeLabelWithUpButton
-
- Up
- 上
-
-
- Create note under an upper level node
- 上位ノードの下にノートを作成する
-
-vnotex::NoteManagementPage
@@ -3076,14 +2927,6 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::NotePropertiesDialog
-
- Properties
- 設定
-
-
- Please specify a name for the note.
- ノートの名前を指定してください。
- %1 Properties
@@ -3127,14 +2970,6 @@ Use the "Close" button if you just want to remove it from %2.
View表示
-
- Toggle Recycle Bin Node
- ごみ箱ノードの切り替え
-
-
- &Manage Notebooks
- ノートブックの管理(&M)
- External Files
@@ -3145,10 +2980,6 @@ Use the "Close" button if you just want to remove it from %2.
Show External Files外部ファイルを表示
-
- Import External Files When Activated
- アクティブ時に外部ファイルをインポート
- Scan and Import
@@ -3201,14 +3032,6 @@ Use the "Close" button if you just want to remove it from %2.
Close File Before Open with External Program
-
- Could not create folder within Recycle Bin.
- ごみ箱内にフォルダを作成できませんでした。
-
-
- Could not create note within Recycle Bin.
- ごみ箱内にノートを作成できませんでした。
- Recycle Bin
@@ -3460,14 +3283,6 @@ Use the "Close" button if you just want to remove it from %2.
Failed to load nodes of notebook (%1) (%2).ノートブック(%1)(%2)のノードをロードできませんでした。
-
- Recycle bin of this notebook. Deleted files could be found here. It is organized in folders named by date. Nodes could be moved to other folders by Cut and Paste.
- このノートのごみ箱です。削除されたファイルはここにあります。日付順のフォルダに整理されています。ノードは、[切り取り]と[貼り付け]によって他のフォルダに移動できます。
-
-
- Recycle Bin
- ごみ箱
- [Invalid] %1
@@ -3478,10 +3293,6 @@ Use the "Close" button if you just want to remove it from %2.
[External] %1[外部] %1
-
- New N&ote
- 新規ノート(&N)
- New &Folder
@@ -3522,35 +3333,11 @@ Use the "Close" button if you just want to remove it from %2.
&Paste貼り付け(&P)
-
- &Empty
- ごみ箱を空にする(&E)
-
-
- Empty the recycle bin of this notebook?
- このノートブックのごみ箱を空にする
-
-
- All files in recycle bin will be deleted permanently.
- ごみ箱内のすべてのファイルが完全に削除されます。
-
-
- Location of recycle bin: %1
- ごみ箱の場所: %1
-
-
- Failed to empty recycle bin (%1) (%2).
- ごみ箱(%1)(%2)を空にできませんでした。
- &Delete削除(&D)
-
- &Delete From Recycle Bin
- ごみ箱から削除(&D)
- &Remove From Index
@@ -3630,14 +3417,6 @@ Use the "Close" button if you just want to remove it from %2.
%n アイテムを貼り付けました
-
- Delete these folders and notes permanently?
- これらのフォルダとメモを完全に削除しますか?
-
-
- Files will be deleted permanently and could not be found even in operating system's recycle bin.
- ファイルは永久に削除され、オペレーティングシステムのごみ箱にもはいりません。
- New &Note
@@ -4003,10 +3782,6 @@ Description: %3
Contentコンテンツ
-
- Outline
- アウトライン
- Tag
@@ -4145,14 +3920,6 @@ Description: %3
Failed to compile tokens (%1)単語トークンの抽出に失敗しました(%1)
-
- Searching outline is not supported yet
- アウトラインの検索はサポートされていません
-
-
- Searching tag is not supported yet
- 検索タグはまだサポートされていません
- Failed to load node to search (%1) (%2).
@@ -4775,23 +4542,33 @@ Description: %3
タブストップの幅:
-
+
+ Highlight whitespace
+
+
+
+
+ Highlight Tab and trailing space
+
+
+
+ Zoom delta of the basic font size基本フォントサイズのズーム差
-
+ Zoom delta:ズーム差:
-
-
+
+ Spell checkスペルチェック
-
+ Text Editorテキストエディタ
@@ -4942,7 +4719,7 @@ Description: %3
vnotex::ViewArea
-
+ No recently closed file
@@ -4959,10 +4736,6 @@ Description: %3
Workspaces and Splitsワークスペースと分割
-
- No window to show here
- ここに表示するウィンドウがありません
- No Window To Show
@@ -5122,39 +4895,39 @@ Description: %3
-
-
+
+ [No Buffer][バッファなし]
-
+ Save changes before closing note (%1)?ノート(%1)を閉じる前に変更を保存しますか?
-
-
+
+ Note path (%1).ノートのパス(%1)
-
+ Discard changes to note (%1)?ノート(%1)への変更を破棄しますか?
-
+ Found backup file (%1) of file (%2). Do you want to recover from backup file?ファイル(%2)のバックアップファイル(%1)が見つかりました。バックアップファイルからリカバリしますか?
-
+ 'Yes' to recover from backup file, 'No' to discard it, and 'Cancel' to exit.バックアップファイルからリカバリする場合は[はい]、破棄する場合は[いいえ]、終了する場合は[キャンセル]をクリックします。
-
+ It may be caused by crash while editing this file before.
File last modified time: %1
@@ -5165,104 +4938,109 @@ Backup file last modified time: %2
バックアップファイルの最終変更時刻:%2
-
+ Drag And Drop Files To Attach添付するファイルをドラッグアンドドロップ
-
+ File is missing on disk (%1).ディスク(%1)にファイルがありません。
-
+ Do you want to force to save the buffer to the file?バッファをファイルに保存しますか?
-
+ The file may be deleted from outside. Please choose to save the buffer to a new file or just discard it.ファイルが外部から削除されている可能性があります。バッファを新しいファイルに保存するか、破棄するかを選択してください。
-
+ File is changed from outside (%1).ファイルが外部(%1)から変更されました。
-
+ Do you want to save the buffer to the file to override, or discard the buffer?上書きするファイルにバッファを保存しますか?それともバッファを破棄しますか?
-
+ The file is changed from outside. Please choose to save the buffer to the file or just discard the buffer and reload the file.ファイルが外部から変更されました。バッファをファイルに保存するか、バッファを破棄してファイルを再ロードするかを選択してください。
-
+ This is a read-only note (%1), on which modification is not allowed.これは読み取り専用のノート(%1)です。変更はできません。
-
+ Please save your changes to another note.手動で変更を他のノートとして保存してください。
-
+ Failed to save note (%1).ノート(%1)を保存できませんでした。
-
+ Please check the file (%1) and try it again.ファイルを確認してからもう一度実行してください。
-
+ Maybe the file is occupied by another service temporarily.ファイルが一時的に他のサービスに占有されている可能性があります。
-
+ Zoomed: %1%ズーム: %1%
-
+ Zoomed: %1%2ズーム: %1%2
-
+ Pattern not found: %1%2パターンが見つかりません:%1%2
-
+ [+]
-
+ Pattern not found: %1パターンが見つかりません:%1
-
+
+ View Mode Not Supported
+
+
+
+ Match found: %1/%2一致が見つかりました: %1/%2
-
+ Replaced %n match(es)
-
+ Local
@@ -5288,196 +5066,201 @@ Backup file last modified time: %2
+ View Mode
+
+
+
+ Heading見出し
-
+ Heading 1見出し1
-
+ Heading 2見出し2
-
+ Heading 3見出し3
-
+ Heading 4見出し4
-
+ Heading 5見出し5
-
+ Heading 6見出し6
-
+ Clearクリア
-
+ Bold太字
-
+ Italicイタリック体
-
+ Strikethrough取り消し線
-
+ Unordered List順序なしリスト
-
+ Ordered List順序付きリスト
-
+ Todo ListTODOリスト
-
+ Checked Todo ListチェックされたToDoリスト
-
+ Codeコード
-
+ Code Blockコードブロック
-
+ Math数式
-
+ Math Block数式ブロック
-
+ Quote引用
-
+ Linkリンク
-
+ Image画像
-
+ Table表
-
+ Markマーク
-
+ Attachments添付ファイル
-
+ Tags
-
+ Outlineアウトライン
-
+ Find And Replace検索/置換
-
+ Section Numberセクション番号
-
+ Follow Configuration設定に従う
-
+ Enabled有効
-
+ Disabled無効
-
+ Toggle In-Place Preview
-
+ Image Host
-
+ Debug
-
+ Snippet applied: %1
-
+ Snippet (%1) not found
-
+ Snippet not available
-
+ Select Snippet
diff --git a/src/data/core/translations/vnote_zh_CN.qm b/src/data/core/translations/vnote_zh_CN.qm
index e8bb7fa3..f2f398c8 100644
Binary files a/src/data/core/translations/vnote_zh_CN.qm and b/src/data/core/translations/vnote_zh_CN.qm differ
diff --git a/src/data/core/translations/vnote_zh_CN.ts b/src/data/core/translations/vnote_zh_CN.ts
index a7453dee..f2e7a835 100644
--- a/src/data/core/translations/vnote_zh_CN.ts
+++ b/src/data/core/translations/vnote_zh_CN.ts
@@ -26,10 +26,6 @@
QObject
-
- Bundled Notebook
- 自包含笔记本
- Bundle Notebook
@@ -60,10 +56,6 @@
Built-in VNoteX notebook configuration内建的 VNoteX 笔记本配置
-
- Dummy Version Control
- 空版本控制
- No Version Control
@@ -78,40 +70,21 @@
QWebEnginePage
-
+ &Back
-
+ &Forward
-
+ &Reload
-
- ViewWindow
-
- Snippet applied: %1
- 片段已应用: %1
-
-
- Snippet (%1) not found
- 无法找到片段 (%1)
-
-
- Snippet not available
- 没有可用片段
-
-
- Select Snippet
- 选择片段
-
-vnotex::AppearancePage
@@ -479,10 +452,6 @@
Use wkhtmltopdf (outline supported)使用 wkhtmltopdf (支持大纲)
-
- All-In-One
- 多合一
-
@@ -581,10 +550,6 @@
Cancelling the export正在取消导出
-
- Cancelling the export.
- 正在取消导出。
- Please specify a valid wkhtmltopdf executable file (%1)
@@ -630,14 +595,6 @@
Page layout:页面布局:
-
- Add Table-Of-Contents
- 添加内容导航表格
-
-
- Use wkhtmltopdf
- 使用 wkhtmltopdf
- Download
@@ -909,10 +866,6 @@
Find:查找:
-
- Type to search
- 输入以开始查找
- Search
@@ -1160,10 +1113,6 @@
Failed to create resource at the image host (%1) (%2) (%3).无法在图床创建资源 (%1) (%2) (%3)。
-
- Failed to fetch information about the resource (%1).
- 无法获取该资源的信息 (%1)。
- Failed to fetch SHA about the resource (%1) (%2).
@@ -1267,22 +1216,6 @@
Last 7 Days过去 7 天
-
- >>> Older
- >>> 更早
-
-
- >>> Today
- >>> 今天
-
-
- >>> Yesterday
- >>> 昨天
-
-
- >>> Last 7 Days
- >>> 过去 7 天
- %1
@@ -1328,10 +1261,6 @@
Default image host:默认图床:
-
- Clear obsolete image
- 清空无用图片
- Clear obsolete images
@@ -1516,27 +1445,11 @@
vnotex::ImportLegacyNotebookDialog
-
- Import Legacy Notebook
- 导入遗留笔记本
-
-
- Once imported, the legacy notebook could no longer be recognized by legacy VNote!
- 一旦导入,该遗留笔记本将无法被旧版本的VNote所识别!
-
-
- This operation is irreversible. Please make sure the new VNote already meets all your needs before continue.
- 该操作是不可逆的。继续之前,请确保新的 VNote 满足个人所有的需求。
- Welcome to VNoteX and the new VNote!欢迎使用VNoteX和全新的VNote!
-
- Please specify a valid root folder to import.
- 请指定一个有效根文件夹进行导入。
- Open Legacy Notebook
@@ -1577,17 +1490,9 @@
Failed to import folder contents by legacy config in (%1) (%2).无法在 (%1) 中根据遗留配置导入文件夹内容 (%2)。
-
- Failed to create notebook in %1 (%2).
- 无法在 (%1) 创建笔记本 (%2)。
- vnotex::ImportNotebookDialog
-
- Import Notebook
- 导入笔记本
- Open Notebook
@@ -1623,14 +1528,6 @@
Failed to open notebook (%1).无法打开笔记本 (%1)。
-
- Failed to import notebook.
- 无法导入笔记本。
-
-
- Failed to import notebook (%1).
- 无法导入笔记本 (%1)。
- vnotex::LabelWithButtonsWidget
@@ -1715,43 +1612,15 @@
vnotex::MainWindow
- Navigation
- 导航
-
-
- Outline
- 大纲
-
-
- Search
- 搜索
-
-
- Snippets
- 片段
-
-
- History
- 历史
-
-
- Location List
- 位置列表
-
-
-
+ Failed to check for updates (%1)无法检查更新 (%1)
-
+ Updates available: %1有可用更新: %1
-
- Notebooks
- 笔记本
- Initializing core components...
@@ -1773,37 +1642,37 @@
%1 仍然在此运行。
-
-
+
+ Global全局
-
+ There is one export dialog running. Please close it first.已有导出对话框运行。请先将其关闭。
-
+ Failed to load %n notebook(s).无法加载 %n 个笔记本。
-
+ These notebooks may be moved or deleted. It is recommended to remove them from configuration and open them with the correct root folder path later.
Remove them from the configuration?这些笔记本可能已被移动或者删除。推荐将其从配置中移除并稍后使用正确的根文件夹路径重新打开。
从配置中移除它们?
-
+ Show Main Window显示主窗口
-
+ Quit退出
@@ -1828,18 +1697,6 @@ Remove them from the configuration?
New Notebook From Folder从文件夹新建笔记本
-
- Import Notebook
- 导入笔记本
-
-
- Import Legacy Notebook Of VNote 2.0
- 导入 VNote 2.0 的遗留笔记本
-
-
- Import Legacy Notebook Of VNote 2
- 导入 VNote 2 的遗留笔记本
-
@@ -1857,10 +1714,6 @@ Remove them from the configuration?
Open File打开文件
-
- Import And Export
- 导入导出
- Import File
@@ -1871,10 +1724,6 @@ Remove them from the configuration?
Import Folder导入文件夹
-
- Export
- 导出
- Open Other Notebooks
@@ -1885,10 +1734,6 @@ Remove them from the configuration?
Open Legacy Notebooks Of VNote 2打开 VNote 2 的遗留笔记本
-
- Import/Export
- 导入/导出
- Export (Convert Format)
@@ -1931,27 +1776,32 @@ Remove them from the configuration?
可以在设置对话框中管理快速访问。
-
+
+ Contributors
+ 贡献者
+
+
+ Configuration配置
-
+ Edit User Configuration File编辑用户配置文件
-
+ Edit Markdown User Styles编辑 Markdown 用户样式
-
+ Edit the user styles of Markdown editor read mode编辑 Markdown 编辑器阅读模式的用户样式
-
+ Quick Access Not Set快速访问未设置
@@ -1972,10 +1822,6 @@ Remove them from the configuration?
Press %1 To Exit Full Screen按 %1 退出全屏
-
- Stay On Top
- 置顶
- Manage Notebooks
@@ -1997,23 +1843,15 @@ Remove them from the configuration?
窗口
-
+ Open User Configuration Folder打开用户配置文件夹
-
+ Open Default Configuration Folder打开默认配置文件夹
-
- Edit User Configuration
- 编辑用户配置
-
-
- Open Default Configuration
- 打开默认配置
- Reset Main Window Layout
@@ -2070,17 +1908,13 @@ Remove them from the configuration?
检查更新
- Feedback And Discussions
- 反馈和讨论
-
-
-
+ About关于
-
+ <h3>%1</h3>
<span>%2</span>
@@ -2089,7 +1923,7 @@ Remove them from the configuration?
-
+ About Qt关于 Qt
@@ -2131,10 +1965,6 @@ Remove them from the configuration?
vnotex::ManageNotebooksDialog
-
- Close
- 关闭
- Delete
@@ -2145,14 +1975,6 @@ Remove them from the configuration?
Manage Notebooks管理笔记本
-
- Close notebook %1?
- 关闭笔记本 %1?
-
-
- Delete (DANGER)
- 删除 (危险)
- Close Noteboook
@@ -2174,17 +1996,13 @@ Remove them from the configuration?
该笔记本可以使用 VNote 重新打开。
-
+ Press "Ok" to close the notebook and open the location of the notebook root folder.按“确认”关闭该笔记本并打开笔记本根文件夹所在位置。
-
- The notebook could be imported again later.
- 稍后可以重新导入该笔记本。
-
-
+ Notebook location: %1笔记本路径: %1
@@ -2194,42 +2012,12 @@ Remove them from the configuration?
无法关闭笔记本 (%1)
-
+ Please close the notebook in VNote first and delete the notebook root folder files manually.请先在 VNote 中关闭该笔记本,然后手动删除该笔记本的根文件夹等文件。
- Press "Ok" to open the location of the notebook root folder.
- 按“确认”打开笔记本根文件夹所在位置。
-
-
- Delete notebook (%1) from disk?
- 从磁盘中删除笔记本 (%1)?
-
-
- CALM DOWN! CALM DOWN! CALM DOWN! It will delete all files belonging to this notebook from disk. It is dangerous since it will bypass system's recycle bin!
- 冷静!冷静!冷静!这会从磁盘中删除该笔记本相关的全部文件。该操作会跳过系统的回收站,危险!
-
-
- Notebook location: %1
-Use the "Close" button if you just want to remove it from %2.
- 笔记本位置: %1
-如果仅要从 %2 中移除该该笔记本,请使用“关闭”按钮。
-
-
- Failed to delete notebook (%1)
- 无法删除笔记本 (%1)
-
-
- Delete notebook %1 from disk?
- 从磁盘中删除笔记本 %1?
-
-
- It will delete all files belonging to this notebook from disk. It is dangerous since it will bypass system's recycle bin!
- 这会从磁盘中删除该笔记本相关的全部文件。该操作会跳过系统的回收站,危险!
-
-
-
+ There are unsaved changes to current notebook.当前笔记本有尚未保存的更改。
@@ -2252,10 +2040,6 @@ Use the "Close" button if you just want to remove it from %2.
Insert Table插入表格
-
- For advanced paste, try the "Rich Paste" and "Parse To Markdown And Paste" on the editor's context menu
- 更多高级粘贴,请尝试编辑器上下文菜单中的“多功能粘贴”和“解析为 Markdown 并粘贴”功能
- For advanced paste, try the "Rich Paste" and "Parse to Markdown and Paste" on the editor's context menu
@@ -2382,10 +2166,6 @@ Use the "Close" button if you just want to remove it from %2.
Copy Link复制链接
-
- Parse To Markdown And Paste
- 解析为 Markodwn 并粘贴
- Fetching images to local...
@@ -2441,14 +2221,6 @@ Use the "Close" button if you just want to remove it from %2.
Insert file name as title when creating note创建笔记时将文件名作为标题插入
-
- Section number
- 小节序号
-
-
- Display section number of headings in read mode
- 在阅读模式中为标题显示小节序号
-
@@ -2756,63 +2528,66 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::MarkdownViewWindow
- Markdown Web Viewer
- Markdown 查看器
-
-
-
+ Markdown ViewerMarkdown 查看器
-
-
+
+ Clear Obsolete Images清空无用图片
-
+ These images seems to be not in use anymore. Please confirm the deletion of them.这些图片似乎已经不再使用。请确认并删除。
-
+ Deleted local images could be found in the recycle bin of notebook if it is from a bundle notebook.如果这是一个自包含笔记本,已删除的本地图片可以在笔记本回收站中找回。
-
+ Clearing obsolete images...正在清空无用图片...
-
+ Abort终止
-
+ Clear image (%1)清空图片 (%1)
-
+ Cleared %n obsolete images清空 %n 无用图片
- These images seems not in use anymore. Please confirm the deletion of them.
- 这些图片似乎已经不再使用。请确认并删除。
+
+ View Mode Not Supported In Read Mode
+ 阅读模式不支持查看模式
- Deleted images could be found in the recycle bin of notebook if it is from a bundle notebook.
- 如果这是一个自包含笔记本,已删除的图片可以在笔记本回收站中找回。
+
+ Edit Only
+ 纯编辑
-
-
+
+ Edit with Preview
+ 预览辅助的编辑
+
+
+
+ Replace is not supported in read mode阅读模式不支持替换
@@ -2820,12 +2595,12 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::MarkdownViewer
-
+ &Edit编辑(&E)
-
+ Cross Copy交叉复制
@@ -2833,32 +2608,32 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::MarkdownViewerAdapter
-
+ No Background无背景
-
+ Evernote印象笔记
-
+ OneNoteOneNote
-
+ Microsoft WordMicrosoft Word
-
+ WeChat Public Account Editor微信公众号编辑器
-
+ Raw HTML原始HTML
@@ -2888,10 +2663,6 @@ Use the "Close" button if you just want to remove it from %2.
Name conflicts with existing or built-in folder.名字和已有或内建文件夹冲突。
-
- Name conflicts with existing folder.
- 名字和已有文件夹冲突。
- Failed to create folder under (%1) in (%2) (%3).
@@ -2938,10 +2709,6 @@ Use the "Close" button if you just want to remove it from %2.
New Note新建笔记
-
- Please specify a name for the note.
- 请为笔记指定一个名字。
- Template:
@@ -2957,10 +2724,6 @@ Use the "Close" button if you just want to remove it from %2.
Please specify a valid name for the note.请为笔记指定一个有效名字。
-
- Name conflicts with existing note.
- 名字和已有笔记冲突。
- Name conflicts with existing or built-in note.
@@ -3152,17 +2915,6 @@ Use the "Close" button if you just want to remove it from %2.
修改时间:
-
- vnotex::NodeLabelWithUpButton
-
- Up
- 向上
-
-
- Create note under an upper level node
- 在上一层节点下创建笔记
-
-vnotex::NoteManagementPage
@@ -3183,14 +2935,6 @@ Use the "Close" button if you just want to remove it from %2.
vnotex::NotePropertiesDialog
-
- Properties
- 属性
-
-
- Please specify a name for the note.
- 请为笔记指定一个名字。
- %1 Properties
@@ -3234,14 +2978,6 @@ Use the "Close" button if you just want to remove it from %2.
View查看
-
- Toggle Recycle Bin Node
- 显示/隐藏回收站节点
-
-
- &Manage Notebooks
- 管理笔记本(&M)
- External Files
@@ -3252,14 +2988,6 @@ Use the "Close" button if you just want to remove it from %2.
Show External Files显示外部文件
-
- Import External Files When Activated
- 激活时自动导入外部文件
-
-
- Close File Before Open With External Program
- 以外部程序打开前关闭文件
- Scan and Import
@@ -3312,14 +3040,6 @@ Use the "Close" button if you just want to remove it from %2.
Close File Before Open with External Program以外部程序打开前关闭文件
-
- Could not create folder within Recycle Bin.
- 无法在回收站内创建文件夹。
-
-
- Could not create note within Recycle Bin.
- 无法在回收站内创建笔记。
- Recycle Bin
@@ -3571,14 +3291,6 @@ Use the "Close" button if you just want to remove it from %2.
Failed to load nodes of notebook (%1) (%2).无法加载笔记本 (%1) 节点 (%2)。
-
- Recycle bin of this notebook. Deleted files could be found here. It is organized in folders named by date. Nodes could be moved to other folders by Cut and Paste.
- 笔记本回收站。被删除的文件可以在此找回。按以日期命名的文件夹进行组织。节点可以通过剪切粘贴移动到其他文件夹。
-
-
- Recycle Bin
- 回收站
- [Invalid] %1
@@ -3589,19 +3301,11 @@ Use the "Close" button if you just want to remove it from %2.
[External] %1[外部] %1
-
- New N&ote
- 新建笔记(&O)
- New &Folder新建文件夹(&F)
-
- &Properties
- 属性(&P)
- Open &Location
@@ -3632,26 +3336,6 @@ Use the "Close" button if you just want to remove it from %2.
&Paste粘贴(&P)
-
- &Empty
- 清空(&E)
-
-
- Empty the recycle bin of this notebook?
- 清空该笔记本的回收站?
-
-
- All files in recycle bin will be deleted permanently.
- 回收站中的全部文件都会被永久删除。
-
-
- Location of recycle bin: %1
- 回收站路径: %1
-
-
- Failed to empty recycle bin (%1) (%2).
- 无法清空回收站 (%1) (%2)。
- &Sort
@@ -3662,10 +3346,6 @@ Use the "Close" button if you just want to remove it from %2.
Re&load重新加载(&L)
-
- Re&load Index From Disk
- 从磁盘重新加载索引(&L)
- New &Note
@@ -3741,10 +3421,6 @@ Use the "Close" button if you just want to remove it from %2.
Please check if the node exists on the disk.请检查该节点在磁盘上是否存在。
-
- Failed to delete/remove item %1 (%2) (%3).
- 无法删除或移除项目 %1 (%2) (%3)。
- &Properties (Rename)
@@ -3755,10 +3431,6 @@ Use the "Close" button if you just want to remove it from %2.
&Delete删除(&D)
-
- &Delete From Recycle Bin
- 从回收站中删除(&D)
- &Remove From Index
@@ -3808,14 +3480,6 @@ Use the "Close" button if you just want to remove it from %2.
已粘贴 %n 项
-
- Delete these folders and notes permanently?
- 永久删除这些文件夹和笔记?
-
-
- Files will be deleted permanently and could not be found even in operating system's recycle bin.
- 文件将会被永久删除,即使在操作系统的回收站中也无法找回。
- Delete these folders and notes?
@@ -3890,8 +3554,7 @@ Use the "Close" button if you just want to remove it from %2.
Modified Time: %1
- 修改时间: %1
-
+ 修改时间: %1
@@ -4129,10 +3792,6 @@ Description: %3
Content内容
-
- Outline
- 大纲
- Tag
@@ -4271,14 +3930,6 @@ Description: %3
Failed to compile tokens (%1)无法编译令牌 (%1)
-
- Searching outline is not supported yet
- 搜索大纲暂不支持
-
-
- Searching tag is not supported yet
- 搜索标签暂不支持
- Failed to load node to search (%1) (%2).
@@ -4312,10 +3963,6 @@ Description: %3
Search查找
-
- Type to search
- 输入以开始查找
- vnotex::SnippetInfoWidget
@@ -4442,10 +4089,6 @@ Description: %3
the year as four digit numbers四位数的年份数字
-
- the week number (`1` to `53`)
- 星期数字 (`1` 到 `53`)
- the week number without a leading zero (`1` to `53`)
@@ -4909,23 +4552,33 @@ Description: %3
制表符宽度:
-
+
+ Highlight whitespace
+ 高亮空白字符
+
+
+
+ Highlight Tab and trailing space
+ 高亮制表符和结尾空格
+
+
+ Zoom delta of the basic font size基础字体的缩放大小
-
+ Zoom delta:缩放大小:
-
-
+
+ Spell check拼写检查
-
+ Text Editor文本编辑器
@@ -5076,7 +4729,7 @@ Description: %3
vnotex::ViewArea
-
+ No recently closed file没有最近关闭文件
@@ -5093,10 +4746,6 @@ Description: %3
Workspaces and Splits工作空间和拆分
-
- No window to show here
- 没有窗口可以展示
- No Window To Show
@@ -5256,39 +4905,39 @@ Description: %3
-
-
+
+ [No Buffer][无缓冲区]
-
+ Save changes before closing note (%1)?关闭笔记 (%1) 前是否保存更改?
-
-
+
+ Note path (%1).笔记路径 (%1)。
-
+ Discard changes to note (%1)?放弃对笔记 (%1) 的更改?
-
+ Found backup file (%1) of file (%2). Do you want to recover from backup file?发现文件 (%2) 的备份文件 (%1)。是否要从备份文件中恢复?
-
+ 'Yes' to recover from backup file, 'No' to discard it, and 'Cancel' to exit.“是” 以从备份文件中恢复,“否” 以放弃该备份文件,“取消” 以退出。
-
+ It may be caused by crash while editing this file before.
File last modified time: %1
@@ -5299,106 +4948,107 @@ Backup file last modified time: %2
备份文件最后修改时间: %2
-
+ Drag And Drop Files To Attach拖拽文件以添加为附件
-
+ File is missing on disk (%1).文件在磁盘中丢失 (%1)。
-
+ Do you want to force to save the buffer to the file?是否强制保存缓冲区内容到文件?
-
+ The file may be deleted from outside. Please choose to save the buffer to a new file or just discard it.该文件可能已经被删除。请选择将缓冲区的内容保存为新文件或者放弃缓冲区。
-
+ File is changed from outside (%1).文件被更改 (%1)。
-
+ Do you want to save the buffer to the file to override, or discard the buffer?是否保存缓冲区覆盖到文件,或者放弃缓冲区?
-
+ Pattern not found: %1%2无法找到模式: %1%2
-
+ [+] [+]
-
+ Local本地
- Do you want to override the file from buffer?
- 是否用缓冲区的内容覆盖该文件?
+
+ View Mode Not Supported
+ 不支持查看模式
-
+ The file is changed from outside. Please choose to save the buffer to the file or just discard the buffer and reload the file.该文件已经被更改。请选择保存缓冲区到该文件或者放弃缓冲区并重新加载文件。
-
+ This is a read-only note (%1), on which modification is not allowed.这是一个只读笔记 (%1),不支持修改。
-
+ Please save your changes to another note.请保存更改到另一个笔记。
-
+ Failed to save note (%1).无法保存笔记 (%1)。
-
+ Please check the file (%1) and try it again.请检查文件 (%1) 并重试。
-
+ Maybe the file is occupied by another service temporarily.可能该文件正在被第三方应用临时占用。
-
+ Zoomed: %1%缩放: %1%
-
+ Zoomed: %1%2缩放: %1%2
-
+ Pattern not found: %1无法找到模式: %1
-
+ Match found: %1/%2找到匹配: %1/%2
-
+ Replaced %n match(es)替换 %n 处匹配
@@ -5426,196 +5076,201 @@ Backup file last modified time: %2
+ View Mode
+ 查看模式
+
+
+ Heading标题
-
+ Heading 1标题1
-
+ Heading 2标题2
-
+ Heading 3标题3
-
+ Heading 4标题4
-
+ Heading 5标题5
-
+ Heading 6标题6
-
+ Clear清空
-
+ Bold粗体
-
+ Italic斜体
-
+ Strikethrough删除线
-
+ Unordered List无序列表
-
+ Ordered List有序列表
-
+ Todo List待办列表
-
+ Checked Todo List已完成待办列表
-
+ Code代码
-
+ Code Block代码块
-
+ Math数学公式
-
+ Math Block数学公式块
-
+ Quote引用块
-
+ Link链接
-
+ Image图片
-
+ Table表格
-
+ Mark标记
-
+ Attachments附件
-
+ Tags标签
-
+ Outline大纲
-
+ Find And Replace查找替换
-
+ Section Number小节序号
-
+ Follow Configuration跟随配置
-
+ Enabled启用
-
+ Disabled禁用
-
+ Toggle In-Place Preview启用/关闭原地预览
-
+ Image Host图床
-
+ Debug调试
-
+ Snippet applied: %1片段已应用: %1
-
+ Snippet (%1) not found无法找到片段 (%1)
-
+ Snippet not available没有可用片段
-
+ Select Snippet选择片段
diff --git a/src/data/core/vnotex.json b/src/data/core/vnotex.json
index 6c1637bc..8c60d36b 100644
--- a/src/data/core/vnotex.json
+++ b/src/data/core/vnotex.json
@@ -3,7 +3,7 @@
"metadata" : {
"//comment": "When releasing new version, please go through the following configs to check if override is needed.",
"//Comment": "markdown_editor#override_viewer_resource",
- "version" : "3.9.0"
+ "version" : "3.10.0"
},
"core" : {
"theme" : "pure",