diff --git a/src/core/coreconfig.cpp b/src/core/coreconfig.cpp
index 8e03df84..7d46b13f 100644
--- a/src/core/coreconfig.cpp
+++ b/src/core/coreconfig.cpp
@@ -81,6 +81,7 @@ const QStringList &CoreConfig::getAvailableLocales()
if (s_availableLocales.isEmpty()) {
s_availableLocales << QStringLiteral("en_US");
s_availableLocales << QStringLiteral("zh_CN");
+ s_availableLocales << QStringLiteral("ja_JP");
}
return s_availableLocales;
diff --git a/src/data/core/core.qrc b/src/data/core/core.qrc
index e9dadd1d..7b07cafa 100644
--- a/src/data/core/core.qrc
+++ b/src/data/core/core.qrc
@@ -90,5 +90,9 @@
translations/vnote_zh_CN.qm
translations/qtbase_zh_CN.qm
translations/vtextedit_zh_CN.qm
+ translations/qt_ja.qm
+ translations/vnote_ja.qm
+ translations/qtbase_ja.qm
+ translations/vtextedit_ja.qm
diff --git a/src/data/core/translations/qt_ja.qm b/src/data/core/translations/qt_ja.qm
new file mode 100644
index 00000000..50792236
Binary files /dev/null and b/src/data/core/translations/qt_ja.qm differ
diff --git a/src/data/core/translations/qtbase_ja.qm b/src/data/core/translations/qtbase_ja.qm
new file mode 100644
index 00000000..74409b1a
Binary files /dev/null and b/src/data/core/translations/qtbase_ja.qm differ
diff --git a/src/data/core/translations/vnote_ja.qm b/src/data/core/translations/vnote_ja.qm
new file mode 100644
index 00000000..5b417ad5
Binary files /dev/null and b/src/data/core/translations/vnote_ja.qm differ
diff --git a/src/data/core/translations/vnote_ja.ts b/src/data/core/translations/vnote_ja.ts
new file mode 100644
index 00000000..b21dc1f4
--- /dev/null
+++ b/src/data/core/translations/vnote_ja.ts
@@ -0,0 +1,3553 @@
+
+
+
+
+ QMessageBox
+
+
+ Question
+ 質問
+
+
+
+ Information
+ 情報
+
+
+
+ Warning
+ 警告
+
+
+
+ Critical
+ クリティカル
+
+
+
+ QObject
+
+
+ Bundle Notebook
+ ノートブックのバンドル
+
+
+
+ A notebook with configuration files to track its content
+ コンテンツを追跡するための構成ファイルを備えたノートブック
+
+
+
+ Local Notebook Backend
+ ローカルノートブックバックエンド
+
+
+
+ Local file system
+ ローカルファイルシステム
+
+
+
+ VNoteX Notebook Configuration
+ VNoteXノートブック設定
+
+
+
+ Built-in VNoteX notebook configuration
+ 内蔵のVNoteXノートブック設定
+
+
+
+ Dummy Version Control
+ ダミーのバージョン管理
+
+
+
+ Disable version control
+ バージョン管理を無効にする
+
+
+
+ QWebEnginePage
+
+
+ &Back
+ 戻る(&B)
+
+
+
+ &Forward
+ 進む(&F)
+
+
+
+ &Reload
+ 再読み込み(&R)
+
+
+
+ vnotex::AppearancePage
+
+
+ System title bar
+ システムタイトルバー
+
+
+
+ Use system title bar
+ システムタイトルバーを使用
+
+
+
+ Icon size of the main window tool bar
+ メインウィンドウツールバーのアイコンサイズ
+
+
+
+ Main tool bar icon size:
+ メインツールバーアイコンのサイズ:
+
+
+
+ Appearance
+ 外観
+
+
+
+ vnotex::AttachmentPopup
+
+
+ Add
+ 追加
+
+
+
+ Select Files As Attachments
+ 添付するファイルを選択
+
+
+
+ New File
+ 新規ファイル
+
+
+
+
+ New Attachment
+ 新規添付ファイル
+
+
+
+ File name:
+ ファイル名:
+
+
+
+ New Folder
+ 新規フォルダ
+
+
+
+ Folder name:
+ フォルダ名:
+
+
+
+ Open Folder
+ フォルダを開く
+
+
+
+ Failed to rename attachment (%1) to (%2).
+ 添付ファイル(%1)の(%2)への名前変更に失敗しました。
+
+
+
+ Please try another name again.
+ 別の名前を選択して再実施してください。
+
+
+
+ Please select one directory to continue.
+ 続行するディレクトリを1つ選択してください。
+
+
+
+ vnotex::Buffer
+
+
+ Markdown
+ Markdown
+
+
+
+ Text
+ テキスト
+
+
+
+ Others
+ その他
+
+
+
+ vnotex::DeleteConfirmDialog
+
+
+ Do not ask again
+ 今後、再確認しない
+
+
+
+ %1/%2 Items
+ %1/%2アイテム
+
+
+
+ vnotex::EditorPage
+
+
+ Auto save policy
+ 自動保存ポリシー
+
+
+
+ None
+ なし
+
+
+
+ Auto Save
+ 自動保存
+
+
+
+ Backup File
+ バックアップファイル
+
+
+
+ Auto save policy:
+ 自動保存ポリシー:
+
+
+
+ Icon size of the editor tool bar
+ Icon size of the editor tool bar
+
+
+
+ Tool bar icon size:
+ ツールバーのアイコンサイズ:
+
+
+
+ Default dictionary used for spell check
+ スペルチェックに使用するデフォルト辞書
+
+
+
+ Add Dictionary
+ 辞書を追加
+
+
+
+ VNote uses [Hunspell](http://hunspell.github.io/) for spell check.
+ VNoteはスペルチェックには[Hunspell](http://hunspell.github.io/)を使用します。
+
+
+
+ Please download Hunspell's dictionaries, put them under (%1) and restart VNote.
+ Hunspellの辞書をダウンロードして(%1)の下に置き、VNoteを再起動してください。
+
+
+
+ Spell check dictionary:
+ スペルチェック辞書:
+
+
+
+ Editor
+ エディタ
+
+
+
+ vnotex::ExportDialog
+
+
+
+ Export
+ エクスポート
+
+
+
+ Source
+ ソース
+
+
+
+ Current Buffer (%1)
+ 現在のバッファ(%1)
+
+
+
+ Current Note (%1)
+ 現在のノート(%1)
+
+
+
+ Current Folder (%1)
+ 現在のフォルダ(%1)
+
+
+
+ Current Notebook (%1)
+ 現在のノートブック(%1)
+
+
+
+ Source:
+ ソース:
+
+
+
+ vnote_exports
+ vnote_exports
+
+
+
+ Target
+ ターゲット
+
+
+
+ Markdown
+ Markdown
+
+
+
+ HTML
+ HTML
+
+
+
+ PDF
+ PDF
+
+
+
+ Custom
+ カスタム
+
+
+
+ Format:
+ フォーマット:
+
+
+
+ Use transparent background
+ 透明な背景を使用する
+
+
+
+ Rendering style:
+ レンダリングスタイル:
+
+
+
+ Syntax highlighting style:
+ 構文強調表示スタイル:
+
+
+
+
+ Browse
+ ブラウズ
+
+
+
+ Select Export Output Directory
+ エクスポート出力ディレクトリの選択
+
+
+
+ Output directory:
+ 出力ディレクトリ:
+
+
+
+ Advanced
+ 詳細
+
+
+
+ Process sub-folders
+ サブフォルダを処理する
+
+
+
+ Export attachments
+ 添付ファイルのエクスポート
+
+
+
+ Open Directory
+ ディレクトリを開く
+
+
+
+ Copy Content
+ コンテンツをコピー
+
+
+
+ Copy exported file content
+ エクスポートされたファイルの内容をコピーする
+
+
+
+ %n file(s) exported
+
+ %n ファイルがエクスポートされました
+
+
+
+
+ Cancelling the export
+ エクスポートをキャンセルしています
+
+
+
+ Please specify a valid wkhtmltopdf executable file (%1)
+ 有効なwkhtmltopdf実行ファイル(%1)を指定してください
+
+
+
+ Embed styles
+ スタイルの埋め込み
+
+
+
+ Embed images
+ 画像の埋め込み
+
+
+
+ Complete page
+ 完全なページ
+
+
+
+ Export the whole page along with images which may change the links structure
+ リンク構造を変更する可能性のある画像と共にページ全体をエクスポートする
+
+
+
+ Mime HTML format
+ Mime HTMLフォーマット
+
+
+
+ Add outline panel
+ アウトライン・パネルの追加
+
+
+
+ Settings
+ 設定
+
+
+
+ Page layout:
+ ページレイアウト:
+
+
+
+ Add Table-Of-Contents
+ 目次を追加する
+
+
+
+ Use wkhtmltopdf
+ wkhtmltopdfを使用
+
+
+
+ Download
+ ダウンロード
+
+
+
+ Select wkhtmltopdf Executable
+ wkhtmltopdfの実行ファイルを選択
+
+
+
+ Wkhtmltopdf path:
+ wkhtmltopdf パス:
+
+
+
+ Wkhtmltopdf arguments:
+ wkhtmltopdf の引数:
+
+
+
+ Portrait
+ 縦長書式
+
+
+
+ Landscape
+ 横長書式
+
+
+
+ vnotex::Exporter
+
+
+ Skipped buffer (%1) without file base.
+ ファイルベースのないバッファ(%1)をスキップしました。
+
+
+
+
+
+
+
+ Failed to create output folder %1.
+ 出力フォルダ%1の作成に失敗しました。
+
+
+
+ Format %1 is not supported to export as Markdown.
+ フォーマット%1はMarkdownとしてエクスポートできません。
+
+
+
+ Unknown target format %1.
+ 不明なターゲットフォーマット %1 。
+
+
+
+ File (%1) exported to (%2)
+ ファイル(%1)を(%2)にエクスポートしました
+
+
+
+ Failed to export file (%1)
+ ファイル(%1)のエクスポートに失敗しました
+
+
+
+ notebook_%1
+ ノートブック_%1
+
+
+
+ Format %1 is not supported to export as HTML.
+ フォーマット %1 はHTMLとしてエクスポートできません。
+
+
+
+ Asked to stop. Aborting.
+ 止めるように言われました。中止します。
+
+
+
+ Format %1 is not supported to export as PDF.
+ フォーマット %1 はPDFとしてエクスポートできません。
+
+
+
+ vnotex::FilePropertiesDialog
+
+
+ Location:
+ 場所:
+
+
+
+ Name:
+ 名前:
+
+
+
+ Size:
+ サイズ:
+
+
+
+ %1 Bytes
+ %1バイト
+
+
+
+ Properties
+ 設定
+
+
+
+ vnotex::FileSearchEngineWorker
+
+
+ Skip binary file (%1)
+ バイナリファイル (%1) をスキップします
+
+
+
+ vnotex::FileSystemViewer
+
+
+ &Open
+ 開く(&O)
+
+
+
+ &Delete
+ 削除(&D)
+
+
+
+ &Properties
+ 設定(&P)
+
+
+
+ Cop&y Path
+ パスをコピー(&Y)
+
+
+
+ Copied path: %1
+ コピーされたファイルパス: %1
+
+
+
+ vnotex::FindAndReplaceWidget
+
+
+ Find And Replace
+ 検索/置換
+
+
+
+ Find:
+ 検索:
+
+
+
+ Search
+ 検索
+
+
+
+ Find &Next
+ 次を検索(&N)
+
+
+
+ Find &Previous
+ 前を検索(&P)
+
+
+
+ Replace with:
+ 次で置換:
+
+
+
+ \1, \2 for back reference in regular expression
+ 正規表現の後方参照用に \1, \2
+
+
+
+ Replace
+ 置換
+
+
+
+ Replace And Find
+ 検索と置換
+
+
+
+ Replace All
+ すべて置換
+
+
+
+ &Case sensitive
+ 大文字と小文字を区別(&C)
+
+
+
+ &Whole word only
+ 単語全体のみ(&W)
+
+
+
+ Re&gular expression
+ 正規表現(&G)
+
+
+
+ &Incremental search
+ インクリメンタル検索(&I)
+
+
+
+ vnotex::FolderFilesFilterWidget
+
+
+ Folder:
+ フォルダ:
+
+
+
+ Browse
+ ブラウズ
+
+
+
+ Select Notebook Root Folder
+ ノートブックルートフォルダ
+
+
+
+ Select files:
+ ファイルを選択:
+
+
+
+ Select All
+ すべて置換
+
+
+
+ Clear
+ クリア
+
+
+
+ vnotex::FolderPropertiesDialog
+
+
+ Properties
+ 設定
+
+
+
+ Please specify a name for the folder.
+ フォルダの名前を指定してください。
+
+
+
+ Name conflicts with existing folder.
+ 名前が既存のフォルダと重複しています。
+
+
+
+ Failed to save folder (%1) in (%2) (%3).
+ Failed to save folder (%1) in (%2) (%3).
+
+
+
+ vnotex::FullScreenToggleAction
+
+
+ F&ull Screen
+ フルスクリーン(&F)
+
+
+
+ Exit F&ull Screen
+ フルスクリーン終了(&A)
+
+
+
+ vnotex::GeneralPage
+
+
+ Interface language
+ インタフェースの言語
+
+
+
+ Default
+ 既定
+
+
+
+ Language:
+ 言語:
+
+
+
+ OpenGL implementation used to render application
+ アプリケーションのレンダリングに使用されるOpenGL実装
+
+
+
+ None
+ なし
+
+
+
+ Desktop
+ デスクトップ
+
+
+
+ OpenGL ES
+ OpenGL ES
+
+
+
+ Software
+ ソフトウエア
+
+
+
+ OpenGL:
+ OpenGL:
+
+
+
+ Minimize to system tray
+ システムトレイに最小化
+
+
+
+ Minimize to system tray when closed
+ VNoteを閉じた後、システムトレイに最小化する
+
+
+
+ General
+ 一般
+
+
+
+ vnotex::ImageInsertDialog
+
+
+ From:
+ 次から:
+
+
+
+ &Browse
+ ブラウズ(&B)
+
+
+
+ Title:
+ タイトル:
+
+
+
+ Alt text:
+ Altテキスト:
+
+
+
+ Scaling width:
+ スケール幅:
+
+
+
+ Select Image To Insert
+ 挿入する画像を選択
+
+
+
+ Images (*.png *.xpm *.jpg *.bmp *.gif *.svg *.webp);;All (*.*)
+ 画像(*.png*.xpm*.jpg*.bmp*.gif*.svg)
+
+
+
+ vnotex::ImportFolderDialog
+
+
+ Import folder into (%1).
+ フォルダを (%1) へインポートする。
+
+
+
+ Import Folder
+ フォルダをインポート
+
+
+
+ Please specify a valid folder to import.
+ インポートする適切なフォルダを指定してください。
+
+
+
+ Failed to add folder (%1) as node under (%2).
+ フォルダ (%1) を、 (%2) 配下のノードに追加できませんでした。
+
+
+
+ Failed to add folder (%1) as node (%2).
+ フォルダ (%1) をノード(%2)として追加できませんでした。
+
+
+
+ vnotex::ImportFolderUtilsTranslate
+
+
+
+ Failed to add folder (%1) as node (%2).
+ フォルダ (%1) をノード(%2)として追加できませんでした。
+
+
+
+
+ Failed to add file (%1) as node (%2).
+ ファイル (%1) をノード(%2)として追加できませんでした。
+
+
+
+ Folder (%1) does not exist.
+ フォルダ (%1) は存在しません。
+
+
+
+ Folder (%1) conflicts with built-in folder.
+ フォルダ (%1) は、ビルトインフォルダと重複しています。
+
+
+
+ File (%1) does not exist.
+ ファイル (%1) は存在しません。
+
+
+
+ File (%1) conflicts with built-in file.
+ フォルダ (%1) は、ビルトインファイルと重複しています。
+
+
+
+ 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.
+ インポートする有効なルートフォルダを指定してください。
+
+
+
+ Failed to recognize a legacy notebook from the root folder.
+ ルートフォルダからレガシーノートブックを認識できませんでした。
+
+
+
+ There already exists a notebook (%1) with the same root folder.
+ 同じルートフォルダを持つノートブック(%1)が既に存在します。
+
+
+
+ Failed to create notebook in %1 (%2).
+ %1(%2)にノートブックを作成できませんでした。
+
+
+
+ vnotex::ImportNotebookDialog
+
+
+ Import Notebook
+ ノートブックのインポート
+
+
+
+ The root folder specified does not exist.
+ 指定されたルートフォルダは存在しません。
+
+
+
+ There already exists a notebook (%1) with the same root folder.
+ 同じルートフォルダを持つノートブック(%1)が既に存在します。
+
+
+
+ Not a valid %1 root folder (%2).
+ 有効な%1ルートフォルダ(%2)ではありません。
+
+
+
+ Failed to create notebook from root folder (%1) (%2).
+ ルートフォルダ(%1)(%2)からノートブックを作成できませんでした。
+
+
+
+ Failed to import notebook.
+ ノートブックのインポートに失敗しました。
+
+
+
+ Failed to import notebook (%1).
+ ノートブック(%1)のインポートに失敗しました。
+
+
+
+ vnotex::LinkInsertDialog
+
+
+ &Text:
+ テキスト(&T):
+
+
+
+ &Url:
+ &Url:
+
+
+
+ vnotex::LocationList
+
+
+ Path
+ パス
+
+
+
+ Line
+ ライン
+
+
+
+ Text
+ テキスト
+
+
+
+ Clear
+ クリア
+
+
+
+ %n Item(s)
+
+ %n アイテム
+
+
+
+
+ vnotex::MainWindow
+
+
+ A pleasant note-taking platform.
+ 心地よいノート取りプラットフォーム。
+
+
+
+ Files or folders to open.
+ 開くファイルまたはフォルダ。
+
+
+
+ Print more logs.
+ ログをさらに印刷します。
+
+
+
+ WebEngine remote debugging port.
+ WebEngineリモートデバッグポート。
+
+
+
+ WebEngine without sandbox.
+ サンドボックスのないWebEngine。
+
+
+
+ %1 failed to start.
+ %1を開始できませんでした。
+
+
+
+ Failed to initialize configuration manager. Please check if all the files are intact or reinstall the application.
+ 設定マネージャの初期化に失敗しました。すべてのファイルが正常かどうかを確認するか、アプリケーションを再インストールしてください。
+
+
+
+ Navigation
+ ナビゲーション
+
+
+
+ Outline
+ アウトライン
+
+
+
+ Search
+ 検索
+
+
+
+ Location List
+ ロケーションリスト
+
+
+
+ Notebooks
+ ノートブック
+
+
+
+ Do you want to minimize %1 to system tray instead of quitting when closed?
+ 終了する代わりに、%1をシステムトレイに最小化しますか?
+
+
+
+ You could change the option in Settings later.
+ 設定の選択肢は、後で変更することができます。
+
+
+
+ %1 is still running here.
+ %1はまだ実行中です。
+
+
+
+
+ Global
+ グローバル
+
+
+
+ Show Main Window
+ メインウィンドウを表示
+
+
+
+
+ Quit
+ 終了
+
+
+
+ File
+ ファイル
+
+
+
+ Notebook
+ ノートブック
+
+
+
+ New Notebook
+ 新規ノートブック
+
+
+
+ New Notebook From Folder
+ フォルダから新規ノートブック
+
+
+
+ Import Notebook
+ ノートブックのインポート
+
+
+
+ Import Legacy Notebook Of VNote 2.0
+ VNote2.0のレガシーノートブックのインポート
+
+
+
+
+ New Note
+ 新規ノート
+
+
+
+ New Folder
+ 新規フォルダ
+
+
+
+
+ Open File
+ ファイルを開く
+
+
+
+ Import And Export
+ インポートとエクスポート
+
+
+
+ Import File
+ ファイルをインポート
+
+
+
+ Import Folder
+ フォルダをインポート
+
+
+
+ Export
+ エキスポート
+
+
+
+ Quick Access
+ クイックアクセス
+
+
+
+
+
+ Settings
+ 設定
+
+
+
+ Expand Content Area
+ コンテンツ領域の拡大
+
+
+
+ Press %1 To Exit Full Screen
+ %1 を押して全画面表示を終了する
+
+
+
+ Stay On Top
+ 常に手前に表示
+
+
+
+ Windows
+ ウインドウ
+
+
+
+ Open User Configuration Folder
+ ユーザー設定フォルダを開く
+
+
+
+ Open Default Configuration Folder
+ 既定の設定フォルダを開く
+
+
+
+ Edit User Configuration
+ ユーザー設定の編集
+
+
+
+ Open Default Configuration
+ 既定の設定を開く
+
+
+
+ Reset Main Window Layout
+ メインウィンドウのレイアウトをリセット
+
+
+
+ Restart
+ 再起動
+
+
+
+ Help
+ ヘルプ
+
+
+
+ What's This?
+ これは何ですか?
+
+
+
+ Enter WhatsThis mode and click somewhere to show help information
+ [これは何]モードに入り、ヘルプ情報を表示する場所をクリックします
+
+
+
+ Shortcuts Help
+ ショートカットヘルプ
+
+
+
+ Markdown Guide
+ Markdown ガイド
+
+
+
+ View Logs
+ ログの表示
+
+
+
+ Feedback And Discussions
+ フィードバックとディスカッション
+
+
+
+
+ About
+ バージョン情報
+
+
+
+ <h3>%1</h3>
+<span>%2</span>
+
+ <h3>%1</h3>
+<span>%2</span>
+
+
+
+
+ About Qt
+ Qtについて
+
+
+
+ vnotex::ManageNotebooksDialog
+
+
+ Close
+ 閉じる
+
+
+
+ Delete (DANGER)
+ 削除(危険)
+
+
+
+ Manage Notebooks
+ ノートブックの管理
+
+
+
+ Close notebook (%1)?
+ ノートブック(%1)を閉じますか?
+
+
+
+ The notebook could be imported again later.
+ ノートブックは後で再度インポートできます。
+
+
+
+ Notebook location: %1
+ ノートブックの場所:%1
+
+
+
+ Failed to close notebook (%1)
+ ノートブック(%1)を閉じることができませんでした
+
+
+
+ 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.
+ 現在のノートブックに未保存の変更があります。
+
+
+
+ vnotex::MarkdownEditor
+
+
+
+ Insert Link
+ リンクを挿入
+
+
+
+ Insert Image
+ 画像を挿入
+
+
+
+ Insert Table
+ 表を挿入
+
+
+
+ For advanced paste, try the "Rich Paste" and "Parse To Markdown And Paste" on the editor's context menu
+ 高度な貼り付けを行うには、エディタのコンテキストメニューの[リッチ貼り付け]と[解析してMarkdown化して貼り付け]を試してください
+
+
+
+
+
+ Insert From Clipboard
+ クリップボードから挿入
+
+
+
+ Insert From URL
+ URLから挿入
+
+
+
+ Insert From Image Data
+ イメージデータから挿入
+
+
+
+
+
+ Insert As Image Link
+ イメージリンクとして挿入
+
+
+
+
+ Insert As Image
+ イメージとして挿入
+
+
+
+
+ Insert As Text
+ テキストとして挿入
+
+
+
+ Insert As Relative Image Link
+ 相対イメージリンクとして挿入
+
+
+
+ Insert As Link
+ リンクとして挿入
+
+
+
+ Insert As Relative Link
+ 相対リンクとして挿入
+
+
+
+ Attach And Insert Link
+ リンクを添付して挿入
+
+
+
+ Insert File Content
+ ファイルの内容を挿入
+
+
+
+ Insert Image From Clipboard
+ クリップボードからイメージを挿入
+
+
+
+ Insert Image From URL
+ URLからイメージを挿入
+
+
+
+ &Read
+ 読み取り(&R)
+
+
+
+ Rich Paste
+ リッチ貼り付け
+
+
+
+ Parse To Markdown And Paste
+ 解析してMarkdown化して貼り付け
+
+
+
+ Fetching images to local...
+ ローカルにイメージを取得しています...
+
+
+
+ Abort
+ 中止
+
+
+
+ Fetch Images To Local
+ イメージをローカルに取得
+
+
+
+ Fetching image (%1)
+ イメージ (%1) を取得しています
+
+
+
+ vnotex::MarkdownEditorPage
+
+
+ Markdown Editor
+ Markdownエディタ
+
+
+
+
+ Read
+ 読み取り
+
+
+
+ Constrain image width
+ イメージの幅を制限する
+
+
+
+ Constrain image width to the window
+ イメージの幅をウィンドウに制限する
+
+
+
+ Zoom factor in read mode
+ 読み取りモードのズーム倍率
+
+
+
+ Zoom factor:
+ ズーム倍率:
+
+
+
+ HTML tag
+ HTMLタグ
+
+
+
+ Allow HTML tags in source
+ ソース内のHTMLタグを許可
+
+
+
+ Auto break
+ 自動ブレーク
+
+
+
+ Automatically break a line with '\n'
+ '\n' で自動的に改行する
+
+
+
+ Linkify
+ リンク変換
+
+
+
+ Convert URL-like text to links
+ URLに似たテキストをリンクに変換する
+
+
+
+ Indent first line
+ 最初の行をインデント
+
+
+
+ Indent the first line of each paragraph
+ 各段落の最初の行をインデントする
+
+
+
+
+ Edit
+ 編集
+
+
+
+ Insert file name as title
+ ファイル名をタイトルとして挿入
+
+
+
+ Insert file name as title when creating note
+ ノート作成時にファイル名をタイトルとして挿入
+
+
+
+ Constrain in-place preview width
+ インプレイスプレビューの幅を制約する
+
+
+
+ Constrain in-place preview width to the window
+ インプレイスプレビューをウインドウ幅に制約する
+
+
+
+ Fetch images to local in Parse And Paste
+ [解析と貼り付け]でイメージをローカルに取得
+
+
+
+ Fetch images to local in Parse To Markdown And Paste
+ [Markdown解析と貼り付け]でイメージをローカルに取得
+
+
+
+ Smart table
+ スマートテーブル
+
+
+
+ Smart table formation
+ スマートテーブルにフォーマット
+
+
+
+
+ Spell check
+ スペルチェック
+
+
+
+ General
+ 一般
+
+
+
+ Section number mode
+ セクション番号モード
+
+
+
+ None
+ なし
+
+
+
+ Base level to start section numbering in edit mode
+ 編集モードでセクション番号付けを開始するベースレベル
+
+
+
+ Section number style
+ セクション番号スタイル
+
+
+
+ 1.1.
+ 1.1.
+
+
+
+ 1.1
+ 1.1
+
+
+
+ Section number:
+ セクション番号:
+
+
+
+ vnotex::MarkdownViewWindow
+
+
+ Markdown Viewer
+ Markdownビューア
+
+
+
+ Clear Obsolete Images
+ 古いイメージをクリア
+
+
+
+ These images seems not in use anymore. Please confirm the deletion of them.
+ これらのイメージはもう使用されていないようです。これらの画像の削除を確認してください。
+
+
+
+ Deleted images could be found in the recycle bin of notebook if it is from a bundle notebook.
+ 削除されたされたイメージは、ノートブックのごみ箱で見つけることができます。
+
+
+
+
+ Replace is not supported in read mode
+ 置換は読み取りモードではサポートされていません
+
+
+
+ vnotex::MarkdownViewer
+
+
+ &Edit
+ 編集(&E)
+
+
+
+ Cross Copy
+ クロスコピー
+
+
+
+ vnotex::MarkdownViewerAdapter
+
+
+ No Background
+ 背景なし
+
+
+
+ Evernote
+ Evernote
+
+
+
+ OneNote
+ OneNote
+
+
+
+ Microsoft Word
+ Microsoft Word
+
+
+
+ WeChat Public Account Editor
+ WeChatパブリックアカウントエディタ
+
+
+
+ Raw HTML
+ 生のHTML
+
+
+
+ vnotex::NewFolderDialog
+
+
+ New Folder
+ 新規フォルダ
+
+
+
+ Please specify a name for the folder.
+ フォルダの名前を指定してください。
+
+
+
+ Name conflicts with existing folder.
+ 名前が既存のフォルダと重複しています。
+
+
+
+ Failed to create folder under (%1) in (%2) (%3).
+ (%2)(%3)の(%1)の下にフォルダを作成できませんでした。
+
+
+
+ vnotex::NewNoteDialog
+
+
+ New Note
+ 新規ノート
+
+
+
+ Please specify a name for the note.
+ ノートの名前を指定してください。
+
+
+
+ Name conflicts with existing note.
+ 名前が既存のノートと重複しています。
+
+
+
+ Failed to create note under (%1) in (%2) (%3).
+ (%2)(%3)の(%1)の下にノートを作成できませんでした。
+
+
+
+ note
+ ノート
+
+
+
+ vnotex::NewNotebookDialog
+
+
+ New Notebook
+ 新規ノートブック
+
+
+
+ <br/>Both absolute and relative paths are supported. ~ and environment variable are not supported now.
+ <br/>絶対パスと相対パスの両方をここで使用できます。- そして、環境変数は現在サポートされていません。
+
+
+
+ Please specify a name for the notebook.
+ ノートブックの名前を指定してください。
+
+
+
+ Please specify a valid root folder for the notebook.
+ 有効なルートフォルダを指定してください。
+
+
+
+ Root folder of the notebook must be empty. If you want to import existing data, please try other operations.
+ ノートブックのルートフォルダは空でなければなりません。既存のデータをインポートする場合は、他の操作を試してください。
+
+
+
+ Root folder should be a directory.
+ ルートフォルダはディレクトリである必要があります。
+
+
+
+ There already exists a notebook (%1) with the same root folder.
+ 同じルートフォルダを持つノートブック(%1)が既に存在します。
+
+
+
+ Failed to create notebook in (%1) (%2).
+ (%1)(%2)にノートブックを作成できませんでした。
+
+
+
+ vnotex::NewNotebookFromFolderDialog
+
+
+ Source Folder
+ ソースフォルダ
+
+
+
+ New Notebook From Folder
+ フォルダから新規ノートブック
+
+
+
+ Please specify a name for the notebook.
+ ノートブックの名前を指定してください。
+
+
+
+ Please specify a valid folder for the new notebook.
+ 新規ノートブックに有効なフォルダを指定してください。
+
+
+
+ There already exists a notebook (%1) with the same root folder.
+ 同じルートフォルダを持つノートブック(%1)が既に存在します。
+
+
+
+ Failed to create notebook in %1 (%2).
+ %1(%2)にノートブックを作成できませんでした。
+
+
+
+ vnotex::NodeInfoWidget
+
+
+ Notebook:
+ ノートブック:
+
+
+
+ Location:
+ 場所:
+
+
+
+ File type:
+ ファイルの種類:
+
+
+
+ Name:
+ 名前:
+
+
+
+ Created time:
+ 作成日時:
+
+
+
+ Modified time:
+ 最終変更日時:
+
+
+
+ vnotex::NodeLabelWithUpButton
+
+
+ Up
+ 上
+
+
+
+ Create note under an upper level node
+ 上位ノードの下にノートを作成する
+
+
+
+ vnotex::NotePropertiesDialog
+
+
+ Properties
+ 設定
+
+
+
+ Please specify a name for the note.
+ ノートの名前を指定してください。
+
+
+
+ Name conflicts with existing note.
+ 名前が既存のノートと重複しています。
+
+
+
+ Failed to save note (%1) in (%2) (%3).
+ ノート(%1)を(%2)(%3)に保存できませんでした。
+
+
+
+ vnotex::NotebookExplorer
+
+
+ Select one of all the notebooks as current notebook.<br/>Move mouse on one item to check its details.
+ すべてのノートブックの1つを現在のノートブックとして選択します。<br/>1つの項目にマウスを移動して、その詳細を確認します。
+
+
+
+ Notebook
+ ノートブック
+
+
+
+ This title bar contains buttons and menu to manage notebooks and notes.
+ このタイトルバーには、ノートブックとノートを管理するためのボタンとメニューが含まれています。
+
+
+
+ View
+ 表示
+
+
+
+ Toggle Recycle Bin Node
+ ごみ箱ノードの切り替え
+
+
+
+ &Manage Notebooks
+ ノートブックの管理(&M)
+
+
+
+ External Files
+ 外部ファイル
+
+
+
+ Show External Files
+ 外部ファイルを表示
+
+
+
+ Import External Files When Activated
+ アクティブ時に外部ファイルをインポート
+
+
+
+
+ Could not create folder within Recycle Bin.
+ ごみ箱内にフォルダを作成できませんでした。
+
+
+
+
+ Could not create note within Recycle Bin.
+ ごみ箱内にノートを作成できませんでした。
+
+
+
+ Please first create a notebook to hold your data.
+ まず、データを保持するノートブックを作成してください。
+
+
+
+ Select Files To Import
+ インポートするファイルを選択
+
+
+
+ Failed to add file (%1) as node (%2).
+
+ ファイル (%1) をノード(%2)として追加できませんでした。
+
+
+
+
+ View By Configuration
+ 設定順に表示
+
+
+
+ View By Name
+ 名前順による表示
+
+
+
+ View By Name (Reversed)
+ 名前順による表示(逆順)
+
+
+
+ View By Created Time
+ 作成日時順の表示
+
+
+
+ View By Created Time (Reversed)
+ 作成日時順の表示(逆順)
+
+
+
+ View By Modified Time
+ 変更日時順の表示
+
+
+
+ View By Modified Time (Reversed)
+ 変更日時順の表示(逆順)
+
+
+
+ vnotex::NotebookInfoWidget
+
+
+ Basic Information
+ 基本情報
+
+
+
+ Type:
+ 種類:
+
+
+
+ Name of notebook
+ ノートブックの名前
+
+
+
+ Name:
+ 名前:
+
+
+
+ Icon:
+ アイコン:
+
+
+
+ Description of notebook
+ ノートブックの説明
+
+
+
+ Description:
+ 説明:
+
+
+
+ Root folder:
+ ルートフォルダ:
+
+
+
+ Type of notebook
+ ノートブックの種類
+
+
+
+ Specify the type of notebook.<br/>
+ ノートブックの種類を指定します。<br/>
+
+
+
+
+
+
+ <b>%1</b>: %2<br/>
+ <b>%1</b>: %2<br/>
+
+
+
+ Path of notebook root folder
+ ノートブックのルートフォルダのパス
+
+
+
+ <b>Notebook Root Folder</b> is the folder containing all data of one notebook in %1.
+ <b>ノートブックルートフォルダ</b>は %1 内の1つのノートブックのすべてのデータを含むフォルダです。
+
+
+
+ Browse
+ ブラウズ
+
+
+
+ Select Notebook Root Folder
+ ノートブックルートフォルダ
+
+
+
+ Advanced Information
+ 詳細情報
+
+
+
+ Configuration manager:
+ 設定マネージャ:
+
+
+
+ Version control:
+ バージョン管理:
+
+
+
+ Backend:
+ バックエンド:
+
+
+
+ Configuration manager of notebook
+ ノートブックの設定マネージャ
+
+
+
+ Specify configruation manager of notebook.<br/>
+ ノートブックの設定マネージャを指定してください。<br/>
+
+
+
+ Version control of notebook
+ ノートブックのバージョン管理
+
+
+
+ Specify version control of notebook.<br/>
+ ノートブックのバージョン管理を指定します。<br/>
+
+
+
+ Backend of notebook
+ ノートブックのバックエンド
+
+
+
+ Specify backend of notebook.<br/>
+ ノートブックのバックエンドを指定してください。<br/>
+
+
+
+ vnotex::NotebookNodeExplorer
+
+
+ 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
+ [無効] %1
+
+
+
+ [External] %1
+ [外部] %1
+
+
+
+ New N&ote
+ 新規ノート(&N)
+
+
+
+ New &Folder
+ 新規フォルダ(&F)
+
+
+
+ &Properties (Rename)
+ プロパティ(名前変更)(&P)
+
+
+
+ Open &Location
+ 場所を開く(&L)
+
+
+
+ Cop&y Path
+ パスをコピー(&Y)
+
+
+
+ Copied path: %1
+ コピーされたファイルパス: %1
+
+
+
+ &Copy
+ コピー(&C)
+
+
+
+ C&ut
+ 切り取り(&U)
+
+
+
+ &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
+ インデックスから削除(&R)
+
+
+
+ &Sort
+ 整列(&S)
+
+
+
+ Re&load
+ 再ロード(&L)
+
+
+
+ Relo&ad Index From Disk
+ ディスクからインデックスを再作成(&A)
+
+
+
+ &Import To Index
+ インデックスに読み込む(&I)
+
+
+
+ &Open
+ 開く(&O)
+
+
+
+ &Expand All *
+ 全て展開(&E) *
+
+
+
+ Copied %n item(s)
+
+ %n アイテムをコピーしました
+
+
+
+
+ Invalid clipboard data to paste.
+ 貼り付けるクリップボードデータが無効です。
+
+
+
+ Destination is detected in sources (%1). Operation is cancelled.
+ 宛先がソース(%1)で検出されました。操作がキャンセルされました。
+
+
+
+ Failed to copy source (%1) to destination (%2) (%3).
+ コピー元(%1)をコピー先(%2)(%3)にコピーできませんでした。
+
+
+
+ Pasted %n item(s)
+
+ %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?
+ これらのフォルダとメモを削除しますか?
+
+
+
+ Deleted files could be found in the recycle bin of notebook.
+ 削除されたファイルはノートブックのごみ箱にあります。
+
+
+
+ Confirm Deletion
+ 削除の確認
+
+
+
+ Failed to delete/remove item (%1) (%2) (%3).
+ アイテム(%1)(%2)(%3)の削除/削除に失敗しました。
+
+
+
+ Deleted/Removed %n item(s)
+
+ %nアイテムを削除しました
+
+
+
+
+ Confirm Removal
+ 削除の確認
+
+
+
+ Remove these folders and notes from index?
+ これらのフォルダとメモをインデックスから削除しますか?
+
+
+
+ Files are not touched but just removed from notebook index.
+ ファイルには触れずに、ただインデックスから削除されます。
+
+
+
+ Sort Folders
+ フォルダの整列
+
+
+
+ Sort Notes
+ ノートの整列
+
+
+
+ Sort nodes under %1 (%2) in the configuration file.
+ 設定ファイル内の%1(%2)以下のノードを整列します。
+
+
+
+ notebook
+ ノートブック
+
+
+
+ folder
+ フォルダ
+
+
+
+ Name
+ 名前
+
+
+
+ Created Time
+ 作成日時
+
+
+
+ Modified Time
+ 最終変更日時
+
+
+
+ Invalid node (%1).
+ 無効なノード(%1)です。
+
+
+
+ Please check if the node exists on the disk.
+ ノードがディスク上に存在するかどうかを確認してください。
+
+
+
+ vnotex::NotebookSelector
+
+
+ Notebook: %1
+Root folder: %2
+Description: %3
+ ノートブック:%1
+ルートフォルダ:%2
+説明:%3
+
+
+
+ vnotex::OutlinePopup
+
+
+ Outline
+ アウトライン
+
+
+
+ vnotex::OutlineProvider
+
+
+ [EMPTY]
+ [空]
+
+
+
+ vnotex::OutlineViewer
+
+
+ Decrease Expansion Level
+ 展開レベルを下げる
+
+
+
+ Increase Expansion Level
+ 展開レベルの上げる
+
+
+
+ Expansion level: %1
+ 展開レベル: %1
+
+
+
+ vnotex::SearchPanel
+
+
+ Full-text search.
+ 全文検索。
+
+
+
+ Search in case sensitive.
+ 大文字と小文字を区別して検索します。
+
+
+
+ Search by regular expression.
+ 正規表現で検索します。
+
+
+
+ Search whole word only.
+ 単語全体のみを検索します。
+
+
+
+ Do a fuzzy search (not applicable to content search).
+ あいまい検索を実行します(コンテンツ検索には適用されません)。
+
+
+
+ Do an OR combination of keywords.
+ キーワードのOR結合を実行します。
+
+
+
+ Keywords to search.
+ 検索するキーワード。
+
+
+
+ Keyword:
+ キーワード:
+
+
+
+ Buffers
+ バッファ
+
+
+
+ Current Folder
+ 現在のフォルダ
+
+
+
+ Current Notebook
+ 現在のノートブック
+
+
+
+ All Notebooks
+ 全てのノートブック
+
+
+
+ Scope:
+ 範囲:
+
+
+
+ Wildcard pattern of files to search
+ 検索するファイルのワイルドカードパターン
+
+
+
+ File pattern:
+ ファイルパターン:
+
+
+
+ Search
+ 検索
+
+
+
+ Cancel
+ キャンセル
+
+
+
+ Toggle Location List
+ ロケーションリストを切り替え
+
+
+
+ Advanced Settings
+ 詳細設定
+
+
+
+ Object:
+ オブジェクト:
+
+
+
+ Name
+ 名前
+
+
+
+ Content
+ コンテンツ
+
+
+
+ Outline
+ アウトライン
+
+
+
+ Tag
+ タグ
+
+
+
+ Path
+ パス
+
+
+
+ Target:
+ ターゲット:
+
+
+
+ File
+ ファイル
+
+
+
+ Folder
+ フォルダ
+
+
+
+ Notebook
+ ノートブック
+
+
+
+ Option:
+ オプション:
+
+
+
+ &Case sensitive
+ 大文字と小文字を区別(&C)
+
+
+
+ &Plain text
+ プレーンテキスト(&P)
+
+
+
+ &Whole word only
+ 単語全体のみ(&W)
+
+
+
+ &Fuzzy search
+ あいまい検索(&F)
+
+
+
+ Re&gular expression
+ 正規表現(&G)
+
+
+
+ Search finished: %1
+ 検索が終了しました:%1
+
+
+
+ Invalid keyword
+ キーワードが無効です
+
+
+
+ No object specified
+ オブジェクトが指定されていません
+
+
+
+ No target specified
+ ターゲットが指定されていません
+
+
+
+ Fuzzy search is not allowed when searching content
+ コンテンツの検索時にあいまい検索はできません
+
+
+
+ vnotex::SearchTranslate
+
+
+ Idle
+ アイドル
+
+
+
+ Busy
+ ビジー
+
+
+
+ Finished
+ 完了
+
+
+
+ Failed
+ 失敗
+
+
+
+ Stopped
+ 停止
+
+
+
+ vnotex::Searcher
+
+
+ Searching %n buffer(s)
+
+ %nバッファを検索中
+
+
+
+
+ Searching folder (%1)
+ フォルダ(%1)を検索しています
+
+
+
+ Searching notebook (%1)
+ ノートブック(%1)を検索しています
+
+
+
+ Failed to compile tokens (%1)
+ 単語トークンの抽出に失敗しました(%1)
+
+
+
+
+ Searching outline is not supported yet
+ アウトラインの検索はサポートされていません
+
+
+
+
+ Searching tag is not supported yet
+ 検索タグはまだサポートされていません
+
+
+
+ vnotex::SelectDialog
+
+
+ Cancel
+ キャンセル
+
+
+
+ vnotex::SettingsDialog
+
+
+ Settings
+ 設定
+
+
+
+ Search
+ 検索
+
+
+
+ vnotex::SortDialog
+
+
+ &Top
+ 最上部(&T)
+
+
+
+ &Up
+ 上へ(&U)
+
+
+
+ &Down
+ 下へ(&D)
+
+
+
+ &Bottom
+ 最下部(&B)
+
+
+
+ vnotex::TableInsertDialog
+
+
+ Row count of the table body
+ テーブル本体の行数
+
+
+
+ Row:
+ 行:
+
+
+
+ Column count of the table
+ テーブルの列数
+
+
+
+ Column:
+ 列:
+
+
+
+ None
+ なし
+
+
+
+ Left
+ 左
+
+
+
+ Center
+ 中心
+
+
+
+ Right
+ 右
+
+
+
+ Alignment:
+ 整列:
+
+
+
+ vnotex::TextEditorPage
+
+
+ Line number type
+ 行番号タイプ
+
+
+
+ None
+ なし
+
+
+
+ Absolute
+ 絶対行番号
+
+
+
+ Relative
+ 相対行番号
+
+
+
+ Line number:
+ 行番号:
+
+
+
+ Fold text
+ テキストを折りたたむ
+
+
+
+ Text folding
+ テキストの折り畳み
+
+
+
+ Input mode like Vi
+ Viのような入力モード
+
+
+
+ Normal
+ 標準
+
+
+
+ Vi
+ Vi
+
+
+
+ Input mode:
+ 入力モード:
+
+
+
+ Force to center text cursor
+ テキストカーソルを強制的に中央揃えにする
+
+
+
+ Never
+ 常にしない
+
+
+
+ Always Center
+ 常に中央
+
+
+
+ Center On Bottom
+ 下部の中心
+
+
+
+ Center cursor:
+ 中央カーソル:
+
+
+
+ Word wrap mode of editor
+ エディタの行折り返しモード
+
+
+
+ No Wrap
+ 折り返しなし
+
+
+
+ Word Wrap
+ ワード折り返し
+
+
+
+ Wrap Anywhere
+ 任意の場所で折り返し
+
+
+
+ Word Wrap Or Wrap Anywhere
+ ワード折り返しまたは任意の場所で折り返し
+
+
+
+ Wrap mode:
+ 折り返しモード:
+
+
+
+ Expand Tab
+ タブを展開
+
+
+
+ Expand Tab into spaces
+ タブをスペースに展開
+
+
+
+ Number of spaces to use where Tab is needed
+ タブが必要な場所で使用するスペースの数
+
+
+
+ Tab stop width:
+ タブストップの幅:
+
+
+
+ Zoom delta of the basic font size
+ 基本フォントサイズのズーム差
+
+
+
+ Zoom delta:
+ ズーム差:
+
+
+
+
+ Spell check
+ スペルチェック
+
+
+
+ Text Editor
+ テキストエディタ
+
+
+
+ vnotex::ThemeMgr
+
+
+
+ [Theme] %1 %2
+ [テーマ] %1 %2
+
+
+
+ vnotex::ThemePage
+
+
+ Refresh
+ 再表示
+
+
+
+ Add/Delete
+ 追加/削除
+
+
+
+ Update
+ 更新
+
+
+
+ Open Location
+ 場所を開く
+
+
+
+ No Preview Available
+ プレビューがありません
+
+
+
+ Style Override
+ 優先スタイル
+
+
+
+ Theme
+ テーマ
+
+
+
+ vnotex::TitleBar
+
+
+ Menu
+ メニュー
+
+
+
+ Settings
+ 設定
+
+
+
+ vnotex::TitleToolBar
+
+
+ Minimize
+ 最小化
+
+
+
+
+ Maximize
+ 最大化
+
+
+
+ Close
+ 閉じる
+
+
+
+ Restore Down
+ 復元ダウン
+
+
+
+ vnotex::ViewSplit
+
+
+ Windows List
+ ウインドウリスト
+
+
+
+ Workspaces and Splits
+ ワークスペースと分割
+
+
+
+ No window to show here
+ ここに表示するウィンドウがありません
+
+
+
+ Workspaces
+ ワークスペース
+
+
+
+ Workspace %1
+ ワークスペース%1
+
+
+
+ New Workspace
+ 新しいワークスペース
+
+
+
+ Remove Workspace
+ ワークスペースを削除
+
+
+
+ Split
+ 分割
+
+
+
+ Vertical Split
+ 垂直分割
+
+
+
+ Horizontal Split
+ 水平分割
+
+
+
+ Maximize Split
+ 分割の最大化
+
+
+
+ Distribute Splits
+ 分割を整列する
+
+
+
+ Remove Split
+ 分割終了
+
+
+
+ Remove Split And Workspace
+ 分割とワークスペースを削除
+
+
+
+ Close Tab
+ タブを閉じる
+
+
+
+ Close Other Tabs
+ 他のタブを閉じる
+
+
+
+ Close Tabs To The Right
+ 右側のタブを閉じる
+
+
+
+ Copy Path
+ パスをコピー
+
+
+
+ Copied path: %1
+ コピーされたファイルパス: %1
+
+
+
+ Open Location
+ 場所を開く
+
+
+
+ Locate Node
+ ノードの検索
+
+
+
+ vnotex::ViewWindow
+
+
+ Attached %n file(s)
+
+
+
+
+
+
+
+ [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
+Backup file last modified time: %2
+ 以前このファイルを編集中にクラッシュが発生した可能性があります。
+
+ファイルの最終変更時刻:%1
+バックアップファイルの最終変更時刻:%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
+ パターンが見つかりません:%1
+
+
+
+ Match found: %1/%2
+ 一致が見つかりました: %1/%2
+
+
+
+ Replaced %n match(es)
+
+
+
+
+
+
+ Save
+ 保存
+
+
+
+ Edit
+ 編集
+
+
+
+ Read
+ 読み取り
+
+
+
+ Discard
+ 破棄
+
+
+
+ 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
+ TODOリスト
+
+
+
+ Checked Todo List
+ チェックされたToDoリスト
+
+
+
+ Code
+ コード
+
+
+
+ Code Block
+ コードブロック
+
+
+
+ Math
+ 数式
+
+
+
+ Math Block
+ 数式ブロック
+
+
+
+ Quote
+ 引用
+
+
+
+ Link
+ リンク
+
+
+
+ Image
+ 画像
+
+
+
+ Table
+ 表
+
+
+
+ Mark
+ マーク
+
+
+
+ Attachments
+ 添付ファイル
+
+
+
+ Outline
+ アウトライン
+
+
+
+ Find And Replace
+ 検索/置換
+
+
+
+ Section Number
+ セクション番号
+
+
+
+ Follow Configuration
+ 設定に従う
+
+
+
+ Enabled
+ 有効
+
+
+
+ Disabled
+ 無効
+
+
+
diff --git a/src/data/core/translations/vtextedit_ja.qm b/src/data/core/translations/vtextedit_ja.qm
new file mode 100644
index 00000000..98d7f968
Binary files /dev/null and b/src/data/core/translations/vtextedit_ja.qm differ
diff --git a/src/src.pro b/src/src.pro
index 8887401a..972c50e6 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -27,7 +27,9 @@ win32:CONFIG(release, debug|release) {
RC_ICONS = data/core/icons/vnote.ico
ICON = data/core/icons/vnote.icns
-TRANSLATIONS += data/core/translations/vnote_zh_CN.ts
+TRANSLATIONS += \
+ data/core/translations/vnote_zh_CN.ts \
+ data/core/translations/vnote_ja.ts
SOURCES += \
commandlineoptions.cpp \