Files
2026-01-22 20:10:59 +08:00

27 lines
3.3 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest": {
"translationVersion": -639075600000,
"pluginVersion": "1.2.2"
},
"description": {
"original": "A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier with a configurable assortment of highlight colors 🎨.",
"translation": "一个简约且美观的高亮菜单,使彩色高亮更加容易,提供可配置的高亮颜色选择 🎨。"
},
"dict": {
".setName(\"Choose highlight method\")": ".setName(\"选择高亮方法\")",
".setName(\"Choose highlight style\")": ".setName(\"选择高亮样式\")",
".setName(\"Choose highlight colors\")": ".setName(\"选择高亮颜色\")",
".setDesc(`Choose between highlighting with inline CSS or CSS classes. Please note that there are pros and cons to both choices. Inline CSS will keep you from being reliant on external CSS files if you choose to export your notes. CSS classes are more flexible and easier to customize.`)": ".setDesc(`请选择使用内联 CSS 还是 CSS 类进行高亮。请注意,两种选择都有优缺点。内联 CSS 可以让你在导出笔记时不必依赖外部 CSS 文件。CSS 类更灵活且易于定制。`)",
".setDesc(`Depending on your design aesthetic, you may want to customize the style of your highlights. Choose from an assortment of different highlighter styles by using the dropdown. Depending on your theme, this plugin's CSS may be overriden.`)": ".setDesc(`根据您的设计审美,您可能需要自定义高亮的样式。通过下拉菜单选择不同的高亮风格。根据您的主题,此插件的 CSS 可能会被覆盖。`)",
".setDesc(`Create new highlight colors by providing a color name and using the color picker to set the hex code value. Don't forget to save the color before exiting the color picker. Drag and drop the highlight color to change the order for your highlighter component.`)": ".setDesc(`通过提供颜色名称并使用颜色选择器设置十六进制代码值来创建新的高亮颜色。不要忘记在退出颜色选择器前保存颜色。拖放高亮颜色以更改高亮组件的顺序。`)",
".setPlaceholder(\"Color name\")": ".setPlaceholder(\"颜色名称\")",
".setPlaceholder(\"Color hex code\")": ".setPlaceholder(\"颜色十六进制代码\")",
".setTooltip(\"Save\")": ".setTooltip(\"保存\")",
".setTooltip(\"Remove\")": ".setTooltip(\"移除\")",
".appendText(\"If you like this Plugin and are considering donating to support continued development, use the buttons below!\")": ".appendText(\"如果你喜欢这个插件并考虑捐款支持持续开发,请使用下方的按钮!\")",
".createEl(\"h1\", { text: \"Highlightr\" })": ".createEl(\"h1\", { text: \"Highlightr\" })",
".createEl(\"p\", { text: \"Created by \" })": ".createEl(\"p\", { text: \"创建于\" })",
".createEl(\"a\", {\n            text: \"Chetachi 👩🏽‍💻\",\n            href: \"https://github.com/chetachiezikeuzor\",\n        });\n        containerEl.createEl(\"h2\", { text: \"Plugin Settings\" })": ".createEl(\"a\", {\n            text: \"Chetachi 👩🏽‍💻\",\n            href: \"https://github.com/chetachiezikeuzor\",\n        });\n        containerEl.createEl(\"h2\", { text: \"插件设置\" })"
}
}