zotero-better-notes/addon/chrome/locale/zh-CN/addon.properties

89 lines
2.8 KiB
INI

pref.title=BNotes
menuItem.setMainNote=设为工作区主笔记
menuItem.exportNote=导出笔记
menuEdit.templatePicker=插入模板到工作区笔记
menuEdit.templateEditor=模板编辑器
menuTools.syncManager=同步管理器
templateEditor.title=模板编辑器
templateEditor.templateName=模板名称
templateEditor.previewContainer=预览
templateEditor.create=新建
templateEditor.import=导入笔记
templateEditor.more=更多模板
templateEditor.save=保存
templateEditor.delete=删除
templateEditor.reset=重置
templateEditor.help=帮助
tab.name=笔记工作区
export.title=导出笔记
export.options.linkMode=链接笔记模式
export.options.MD=MarkDown(.md)
export.options.Docx=MS Word(.docx)
export.options.PDF=PDF(.pdf)
export.options.mm=思维导图
export.options.note=Zotero笔记
export.embedLink=全部嵌入为一个导出
export.standaloneLink=分别单独导出
export.keepLink=保留Zotero链接(zotero://note/)
export.exportMD=导出MD文件
export.setAutoSync=设置自动同步
export.withYAMLHeader=带有YAML头
export.exportDocx=导出Word文件
export.exportPDF=导出PDF文件
export.exportFreeMind=导出FreeMind文件
export.exportNote=导出为Zotero笔记条目
export.confirm=导出
export.cancel=关闭
export.target=目标
syncManager.title=同步管理
syncManager.refresh=刷新
syncManager.sync=同步
syncManager.syncDetail=检查并立即同步
syncManager.unSync=取消同步
syncManager.unSyncDetail=从同步列表中移除选中的笔记
syncManager.noteName=笔记名称
syncManager.lastSync=最近同步
syncManager.filePath=MarkDown路径
syncInfo.syncTo=MarkDown路径
syncInfo.lastSync=最近同步
syncInfo.sync=同步
syncInfo.unSync=取消同步
syncInfo.reveal=在文件夹中显示
syncInfo.manager=同步管理
syncInfo.export=导出为...
syncInfo.cancel=关闭
sync.start.hint=自动同步已启用, 间隔
sync.stop.hint=自动同步已停止
sync.running.hint.title=笔记同步
sync.running.hint.check=检查状态
sync.running.hint.updateMD=更新MarkDown
sync.running.hint.updateNote=更新笔记
sync.running.hint.diff=确认合并
sync.running.hint.finish=同步完成
sync.running.hint.synced=已同步
sync.running.hint.upToDate=已最新
fileInterface.sync=同步到
workspace.notesPane.hint=PDF笔记侧栏在没有PDF文件打开时不可访问.
workspace.switchOutline=切换大纲模式
workspace.saveOutlineImage=保存图片
workspace.saveOutlineFreeMind=保存思维导图
editor.toolbar.main=工作区笔记
editor.toolbar.settings.title=工作区选项
editor.toolbar.settings.openWorkspace=打开笔记工作区
editor.toolbar.settings.setWorkspace=设为工作区笔记
editor.toolbar.settings.insertTemplate=插入模板到光标行
editor.toolbar.settings.copyLink=复制笔记链接
editor.toolbar.export.title=导出笔记...