vault backup: 2026-04-16 20:45:16
This commit is contained in:
121
.obsidian/plugins/i18n/translations/zAYcYTPkZ_fIDLJYOyW0ztKFMZHyV3Xj.json
vendored
Normal file
121
.obsidian/plugins/i18n/translations/zAYcYTPkZ_fIDLJYOyW0ztKFMZHyV3Xj.json
vendored
Normal file
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"metadata": {
|
||||
"plugin": "obsidian-style-settings",
|
||||
"version": "1.0.0",
|
||||
"title": "Style Settings",
|
||||
"description": "Style Settings Localization & Tweaks",
|
||||
"language": "zh-cn",
|
||||
"supportedVersions": "1.0.9",
|
||||
"author": ""
|
||||
},
|
||||
"dict": {
|
||||
"main.js": {
|
||||
"ast": [
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "error",
|
||||
"source": "Error: Style Settings locale not found",
|
||||
"target": "错误:未找到样式设置语言"
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "error",
|
||||
"source": "Style Settings | Failed to render section",
|
||||
"target": "样式设置 | 渲染部分失败"
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "setDesc",
|
||||
"source": "Import an entire or partial configuration. Warning: this may override existing settings",
|
||||
"target": "导入全部或部分配置。警告:这可能会覆盖现有设置"
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "setName",
|
||||
"source": "Import style setting",
|
||||
"target": "导入样式设置"
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "setPlaceholder",
|
||||
"source": "Paste config here...",
|
||||
"target": "在此粘贴配置..."
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "setPlaceholder",
|
||||
"source": "Search Style Settings...",
|
||||
"target": "搜索样式设置..."
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "setTooltip",
|
||||
"source": "Reset all settings to default",
|
||||
"target": "将所有设置重置为默认值"
|
||||
},
|
||||
{
|
||||
"type": "CallExpression",
|
||||
"name": "setTooltip",
|
||||
"source": "Export settings",
|
||||
"target": "导出设置"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "name",
|
||||
"source": "Show style settings view",
|
||||
"target": "显示样式设置视图"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "name",
|
||||
"source": "Style Settings",
|
||||
"target": "样式设置"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "Copy to clipboard",
|
||||
"target": "复制到剪贴板"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "Error importing config",
|
||||
"target": "导入配置出错"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "Import from file",
|
||||
"target": "从文件导入"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "Default (light): ",
|
||||
"target": "默认(浅色): "
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "Default (dark): ",
|
||||
"target": "默认(深色): "
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "No style settings found",
|
||||
"target": "未找到样式设置"
|
||||
},
|
||||
{
|
||||
"type": "ObjectProperty",
|
||||
"name": "text",
|
||||
"source": "Click here for details and examples.",
|
||||
"target": "点击此处查看详细信息和示例。"
|
||||
}
|
||||
],
|
||||
"regex": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user