mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
fix
This commit is contained in:
4
boostnote.json
Normal file
4
boostnote.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"folders": [],
|
||||||
|
"version": "1.0"
|
||||||
|
}
|
||||||
@@ -63,6 +63,7 @@
|
|||||||
"LaTeX Inline Close Delimiter": "LaTeX 单行结尾分隔符",
|
"LaTeX Inline Close Delimiter": "LaTeX 单行结尾分隔符",
|
||||||
"LaTeX Block Open Delimiter": "LaTeX 多行开头分隔符",
|
"LaTeX Block Open Delimiter": "LaTeX 多行开头分隔符",
|
||||||
"LaTeX Block Close Delimiter": "LaTeX 多行结尾分隔符",
|
"LaTeX Block Close Delimiter": "LaTeX 多行结尾分隔符",
|
||||||
|
"PlantUML Server": "PlantUML 服务器",
|
||||||
"Community": "社区",
|
"Community": "社区",
|
||||||
"Subscribe to Newsletter": "订阅邮件",
|
"Subscribe to Newsletter": "订阅邮件",
|
||||||
"GitHub": "GitHub",
|
"GitHub": "GitHub",
|
||||||
@@ -112,6 +113,7 @@
|
|||||||
"Updated": "更新时间",
|
"Updated": "更新时间",
|
||||||
"Created": "创建时间",
|
"Created": "创建时间",
|
||||||
"Alphabetically": "A~Z 排序",
|
"Alphabetically": "A~Z 排序",
|
||||||
|
"Counter":"标签下文章数量排序",
|
||||||
"Default View": "默认视图",
|
"Default View": "默认视图",
|
||||||
"Compressed View": "列表视图",
|
"Compressed View": "列表视图",
|
||||||
"Search": "搜索",
|
"Search": "搜索",
|
||||||
@@ -150,14 +152,57 @@
|
|||||||
"Only allow secure html tags (recommended)": "只允许安全的 html 标签(推荐)",
|
"Only allow secure html tags (recommended)": "只允许安全的 html 标签(推荐)",
|
||||||
"Allow styles": "允许样式",
|
"Allow styles": "允许样式",
|
||||||
"Allow dangerous html tags": "允许危险的 html 标签",
|
"Allow dangerous html tags": "允许危险的 html 标签",
|
||||||
|
"Select filter mode": "选择过滤模式",
|
||||||
|
"Add tag...": "添加标签...",
|
||||||
|
"Star":"星标",
|
||||||
"Fullscreen": "全屏",
|
"Fullscreen": "全屏",
|
||||||
"Info":"详情",
|
"Info":"详情",
|
||||||
"PlantUML Server": "PlantUML 服务器",
|
"Remove pin": "取消置顶",
|
||||||
"Render newlines in Markdown paragraphs as <br>":"在 Markdown 段落中使用 <br> 换行",
|
"Pin to Top": "置顶",
|
||||||
|
"Delete Note": "删除笔记",
|
||||||
|
"Clone Note": "复制笔记",
|
||||||
|
"Restore Note": "恢复笔记",
|
||||||
|
"Copy Note Link": "复制笔记链接",
|
||||||
|
"Publish Blog": "发布博客",
|
||||||
|
"Update Blog": "更新博客",
|
||||||
|
"Open Blog": "打开博客",
|
||||||
|
"Empty Trash": "清空废纸篓",
|
||||||
|
"Rename Folder": "重命名文件夹",
|
||||||
|
"Export Folder": "导出文件夹",
|
||||||
|
"Export as txt": "导出为 txt",
|
||||||
|
"Export as md": "导出为 md",
|
||||||
|
"Delete Folder": "删除文件夹",
|
||||||
|
"Select directory": "选择目录",
|
||||||
|
"Select a folder to export the files to": "选择一个导出目录",
|
||||||
|
"Description...": "描述...",
|
||||||
|
"Publish Failed": "发布失败",
|
||||||
|
"Check and update your blog setting and try again.": "检查并修改你的博客设置后重试。",
|
||||||
|
"Delete a snippet": "删除一个自动补全",
|
||||||
|
"This work cannot be undone.": "此操作无法撤销。",
|
||||||
|
"Help": "帮助",
|
||||||
|
"Hungarian": "Hungarian",
|
||||||
|
"Hide Help": "隐藏帮助",
|
||||||
|
"wordpress": "Wordpress",
|
||||||
|
"Add Storage": "添加存储",
|
||||||
|
"Name": "名称",
|
||||||
|
"Type": "类型",
|
||||||
|
"File System": "文件",
|
||||||
|
"Setting up 3rd-party cloud storage integration:": "设置整合第三方云存储:",
|
||||||
|
"Cloud-Syncing-and-Backup": "云端同步和备份",
|
||||||
|
"Location": "路径",
|
||||||
|
"Add": "添加",
|
||||||
|
"Available Keys": "可用按键",
|
||||||
|
"Select Directory": "选择目录",
|
||||||
|
"copy": "副本",
|
||||||
|
"Create new folder": "创建新文件夹",
|
||||||
|
"Folder name": "文件夹名称",
|
||||||
|
"Create": "创建",
|
||||||
|
"Unlink Storage": "取消链接",
|
||||||
|
"Unlinking removes this linked storage from Boostnote. No data is removed, please manually delete the folder from your hard drive if needed.": "取消链接会移除存储和 Boostnote 的链接。文件将不会被删除,如果你需要的话可以手动删除此目录。",
|
||||||
|
"Empty note": "空笔记",
|
||||||
|
"Unnamed":"未命名",
|
||||||
|
"Rename": "重命名",
|
||||||
|
"Folder Name": "文件夹名称",
|
||||||
"No tags":"无标签",
|
"No tags":"无标签",
|
||||||
"Star":"星标",
|
"Render newlines in Markdown paragraphs as <br>":"在 Markdown 段落中使用 <br> 换行"
|
||||||
"Add tag...": "添加标签...",
|
|
||||||
"Counter":"标签下文章数量排序",
|
|
||||||
"Unnamed":"未命名"
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user