-
Notifications
You must be signed in to change notification settings - Fork 644
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
604 additions
and
380 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"mFile": "&File", | ||
"miNewFile": "&New File", | ||
"miOpenFile": "&Open File...", | ||
"miOpenFolder": "Open &Folder...", | ||
"miOpenRecent": "Open &Recent", | ||
"miClearRecent": "&Clear Recently Opened", | ||
"miSave": "&Save", | ||
"miSaveAs": "Save &As...", | ||
"miExport": "&Export...", | ||
"miAutoSave": "A&uto Save", | ||
"miSavePath": "Re-select the automatically saved directory(&R)", | ||
"miExit": "E&xit", | ||
"mEdit": "&Edit", | ||
"miUndo": "&Undo", | ||
"miRedo": "&Redo", | ||
"miCut": "Cu&t", | ||
"miCopy": "&Copy", | ||
"miPaste": "&Paste", | ||
"mWindow": "&Window", | ||
"miMaxWin": "Ma&ximize", | ||
"miMinWin": "Mi&nimise", | ||
"mHelp": "&Help", | ||
"miShortcut": "&Keyboard Shortcuts", | ||
"miBackup": "Help document(&V)", | ||
"miCheckVer": "Check for &Updates...", | ||
"miAbout": "&About", | ||
"sMainTopic": "Main Topic", | ||
"sLoadedError": "Failed to load the file! Only support .km format file!", | ||
"sNoFileLocation": "file does not exist", | ||
"sNoUpdatesAvailable": "no updates available.", | ||
"sAppName": "Desktop Naotu", | ||
"sUpdateMessage": "A new version has been detected, please download the new version.", | ||
"sExportKm": "Export .Km", | ||
"sSaveKm": "Save .Km", | ||
"sNoOpenFile": "You have not opened any files yet.", | ||
"sNewKm": "New file will close the current file, continue?" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"mFile": "&File", | ||
"miNewFile": "&New File", | ||
"miOpenFile": "&Open File...", | ||
"miOpenFolder": "Open &Folder...", | ||
"miOpenRecent": "Open &Recent", | ||
"miClearRecent": "&Clear Recently Opened", | ||
"miSave": "&Save", | ||
"miSaveAs": "Save &As...", | ||
"miExport": "&Export...", | ||
"miAutoSave": "A&uto Save", | ||
"miSavePath": "Re-select the automatically saved directory(&R)", | ||
"miExit": "E&xit", | ||
"mEdit": "&Edit", | ||
"miUndo": "&Undo", | ||
"miRedo": "&Redo", | ||
"miCut": "Cu&t", | ||
"miCopy": "&Copy", | ||
"miPaste": "&Paste", | ||
"mWindow": "&Window", | ||
"miMaxWin": "Ma&ximize", | ||
"miMinWin": "Mi&nimise", | ||
"mHelp": "&Help", | ||
"miShortcut": "&Keyboard Shortcuts", | ||
"miBackup": "Help document(&V)", | ||
"miCheckVer": "Check for &Updates...", | ||
"miAbout": "&About", | ||
"sMainTopic": "Main Topic", | ||
"sLoadedError": "Failed to load the file! Only support .km format file!", | ||
"sNoFileLocation": "file does not exist", | ||
"sNoUpdatesAvailable": "no updates available.", | ||
"sAppName": "Desktop Naotu", | ||
"sUpdateMessage": "A new version has been detected, please download the new version.", | ||
"sExportKm": "Export .Km", | ||
"sSaveKm": "Save .Km", | ||
"sNoOpenFile": "You have not opened any files yet.", | ||
"sNewKm": "New file will close the current file, continue?" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"mFile": "文件(&F)", | ||
"miNewFile": "新建文件(&N)", | ||
"miOpenFile": "打开文件(&O)...", | ||
"miOpenFolder": "打开文件夹(&F)...", | ||
"miOpenRecent": "打开最近的文件(&R)", | ||
"miClearRecent": "清除最近打开记录", | ||
"miSave": "保存(&S)", | ||
"miSaveAs": "另存为(&A)...", | ||
"miExport": "导出(&E)...", | ||
"miAutoSave": "自动保存", | ||
"miSavePath": "重选自动保存的目录(&R)", | ||
"miExit": "退出(&X)", | ||
"mEdit": "编辑(&E)", | ||
"miUndo": "撤销(&U)", | ||
"miRedo": "恢复(&R)", | ||
"miCut": "剪切(&T)", | ||
"miCopy": "复制(&C)", | ||
"miPaste": "粘贴(&P)", | ||
"mWindow": "窗口(&W)", | ||
"miMaxWin": "最大化(&X)", | ||
"miMinWin": "最小化(&N)", | ||
"mHelp": "帮助(&H)", | ||
"miShortcut": "快捷键(&H)...", | ||
"miBackup": "备份百度脑图到本地(&V)", | ||
"miCheckVer": "检查更新...(&N)", | ||
"miAbout": "关于(&A)", | ||
"sMainTopic": "中心主题", | ||
"sLoadedError": "加载文件失败!只允许打开.km格式的文件!", | ||
"sNoFileLocation": "文件路径不存在", | ||
"sNoUpdatesAvailable": "当前没有可用的更新。", | ||
"sAppName": "桌面版脑图", | ||
"sUpdateMessage": "检测到新版本,请下载新版本。", | ||
"sExportKm": "导出 KityMinder 文件", | ||
"sSaveKm": "保存 KityMinder 文件", | ||
"sNoOpenFile": "您当前还未打开任何文件。", | ||
"sNewKm": "新建文件会关闭当前文件,是否继续?" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"mFile": "文件(&F)", | ||
"miNewFile": "新建文件(&N)", | ||
"miOpenFile": "打開文件(&O)...", | ||
"miOpenFolder": "打開文件夾(&F)...", | ||
"miOpenRecent": "打開最近的文件(&R)", | ||
"miClearRecent": "清除最近打開記錄", | ||
"miSave": "保存(&S)", | ||
"miSaveAs": "另存為(&A)...", | ||
"miExport": "導出(&E)...", | ||
"miAutoSave": "自動保存", | ||
"miSavePath": "重選自動保存的目錄(&R)", | ||
"miExit": "退出(&X)", | ||
"mEdit": "編輯(&E)", | ||
"miUndo": "撤銷(&U)", | ||
"miRedo": "恢復(&R)", | ||
"miCut": "剪切(&T)", | ||
"miCopy": "複製(&C)", | ||
"miPaste": "粘貼(&P)", | ||
"mWindow": "窗口(&W)", | ||
"miMaxWin": "最大化(&X)", | ||
"miMinWin": "最小化(&N)", | ||
"mHelp": "幫助(&H)", | ||
"miShortcut": "快捷鍵(&H)...", | ||
"miBackup": "備份百度腦圖到本地(&V)", | ||
"miCheckVer": "檢查更新...(&N)", | ||
"miAbout": "關於(&A)", | ||
"sMainTopic": "中心主題", | ||
"sLoadedError": "加載文件失敗!只允許打開.km格式的文件!", | ||
"sNoFileLocation": "文件路徑不存在", | ||
"sNoUpdatesAvailable": "當前沒有可用的更新。", | ||
"sAppName": "桌面版腦圖", | ||
"sUpdateMessage": "檢測到新版本,請下載新版本。", | ||
"sExportKm": "導出 KityMinder 文件", | ||
"sSaveKm": "保存 KityMinder 文件", | ||
"sNoOpenFile": "您當前還未打開任何文件。", | ||
"sNewKm": "新建文件會關閉當前文件,是否繼續?" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.