Internationalize links
All checks were successful
Build on Push and create Release on Tag / build (push) Successful in 1m27s

This commit is contained in:
MassiveBox 2025-08-07 19:37:30 +02:00
parent 16addac749
commit 332d390707

View file

@ -4,14 +4,14 @@
"editShortcut": "编辑选中的白板",
"errors": {
"noFileID": "缺少文件 ID无法打开文件。",
"notAWhiteboard": "您必须选择白板,而不是普通图片。<a href='https://s.massive.box/jsdraw-plugin-instructions'>使用说明</a>",
"notAWhiteboard": "您必须选择白板,而不是普通图片。<a href='https://s.massive.box/jsdraw-plugin-instructions-zh-cn'>使用说明</a>",
"syncIDNotFound": "在文档中找不到该绘图的 SyncID请确保您尝试编辑的白板已包含在至少一个笔记中。",
"createUnknown": "创建编辑器时出现未知错误,请重试。",
"invalidBackgroundColor": "无效的背景颜色!请输入十六进制颜色,例如 #000000黑色或 #FFFFFF白色。将使用原来的背景颜色。",
"multipleSyncIDs": "在文档中发现多个 syncID。请从文档中删除不存在的绘图。\n同步冲突副本可能导致此错误因此请务必删除它们。\n文件 ID可在重命名菜单中更改的部分在所有文档中必须唯一。\n<a href='https://git.massive.box/massivebox/siyuan-jsdraw-plugin/wiki/Errors-and-Fixes#multiple-syncids-found'>完整说明</a>",
"multipleSyncIDs": "在文档中发现多个 syncID。请从文档中删除不存在的绘图。\n同步冲突副本可能导致此错误因此请务必删除它们。\n文件 ID可在重命名菜单中更改的部分在所有文档中必须唯一。\n<a href='https://s.massive.box/jsdraw-plugin-multiple-syncids-zh-cn'>完整说明</a>",
"unchangedProtyle": "请确保您尝试编辑的图片仍存在于文档中。",
"saveGeneric": "保存出错!当前绘图已复制到剪贴板。您可能需要新建一个绘图并粘贴进去。",
"mustSelect": "先在文档中左键点击选中白板,然后使用此图标/快捷键直接打开编辑器。<a href='https://s.massive.box/jsdraw-plugin-instructions'>使用说明</a>"
"mustSelect": "先在文档中左键点击选中白板,然后使用此图标/快捷键直接打开编辑器。<a href='https://s.massive.box/jsdraw-plugin-instructions-zh-cn'>使用说明</a>"
},
"whiteboard": "白板",
"settings": {
@ -42,7 +42,7 @@
},
"analytics": {
"title": "分析统计",
"description": "开启后,向开发者发送匿名使用数据。<a href='https://s.massive.box/jsdraw-plugin-privacy'>隐私政策</a>"
"description": "开启后,向开发者发送匿名使用数据。<a href='https://s.massive.box/jsdraw-plugin-privacy-zh-cn'>隐私政策</a>"
},
"restorePosition": {
"title": "记住编辑器位置",