181 lines
7.9 KiB
JSON
181 lines
7.9 KiB
JSON
{
|
||
"schemaVersion": 1,
|
||
"metadata": {
|
||
"plugin": "multi-properties",
|
||
"version": "1.0.0",
|
||
"title": "Multi Properties",
|
||
"description": "Multi Properties Localization & Tweaks",
|
||
"language": "zh-cn",
|
||
"supportedVersions": "1.4.0",
|
||
"author": ""
|
||
},
|
||
"dict": {
|
||
"main.js": {
|
||
"ast": [
|
||
{
|
||
"type": "AssignmentExpression",
|
||
"name": "nodeValue",
|
||
"source": "How to alter props that already exist on notes. ",
|
||
"target": "如何修改笔记中已存在的属性。"
|
||
},
|
||
{
|
||
"type": "AssignmentExpression",
|
||
"name": "title",
|
||
"source": "Add props to file.",
|
||
"target": "向文件添加属性。"
|
||
},
|
||
{
|
||
"type": "AssignmentExpression",
|
||
"name": "title",
|
||
"source": "Add props to folder.",
|
||
"target": "向文件夹添加属性。"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "addOption",
|
||
"source": "Ignore prop",
|
||
"target": "忽略属性"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "addOption",
|
||
"source": "Append to prop",
|
||
"target": "追加到属性"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "addOption",
|
||
"source": "Overwrite prop",
|
||
"target": "覆盖属性"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setDesc",
|
||
"source": "Determine what to do when a property with the same name already exists in a file. Note that incompatible types cannot be appended.(adding a number to a date)",
|
||
"target": "当文件中已存在同名属性时,确定要执行的操作。注意,不兼容的类型无法追加。(例如将数字添加到日期)"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setDesc",
|
||
"source": "When toggled on, while looping through all files in a folder, you will also loop through any sub-folders.",
|
||
"target": "启用后,在遍历文件夹中的所有文件时,也会遍历任何子文件夹。"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setDesc",
|
||
"source": "Set delimiter to use when creating a list. Commas(,) are used by default.",
|
||
"target": "设置创建列表时使用的分隔符。默认使用逗号(,)。"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setName",
|
||
"source": "How to alter existing properties.",
|
||
"target": "如何修改现有属性。"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setName",
|
||
"source": "Recursive Iteration",
|
||
"target": "递归迭代"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setName",
|
||
"source": "List Delimiter",
|
||
"target": "列表分隔符"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setName",
|
||
"source": "Default Props File",
|
||
"target": "默认 Props 文件"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setTitle",
|
||
"source": "Add props from all tabs",
|
||
"target": "从所有选项卡添加 props"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setTitle",
|
||
"source": "Add props to selected files",
|
||
"target": "向选定文件添加 props"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "setTitle",
|
||
"source": "Add props to search results",
|
||
"target": "向搜索结果添加 props"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "warn",
|
||
"source": "%c[svelte] lifecycle_double_unmount\n%cTried to unmount a component that was not mounted\nhttps://svelte.dev/e/lifecycle_double_unmount",
|
||
"target": "%c[svelte] lifecycle_double_unmount\n%c尝试卸载一个未挂载的组件\nhttps://svelte.dev/e/lifecycle_double_unmount"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "warn",
|
||
"source": "%c[svelte] state_proxy_unmount\n%cTried to unmount a state proxy, rather than a component\nhttps://svelte.dev/e/state_proxy_unmount",
|
||
"target": "%c[svelte] state_proxy_unmount\n%c尝试卸载状态代理,而不是组件\nhttps://svelte.dev/e/state_proxy_unmount"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "warn",
|
||
"source": "%c[svelte] svelte_boundary_reset_noop\n%cA \\`<svelte:boundary>\\` \\`reset\\` function only resets the boundary the first time it is called\nhttps://svelte.dev/e/svelte_boundary_reset_noop",
|
||
"target": "%c[svelte] svelte_boundary_reset_noop\n%c\\`<svelte:boundary>\\` 的 \\`reset\\` 函数只在首次调用时重置边界\nhttps://svelte.dev/e/svelte_boundary_reset_noop"
|
||
},
|
||
{
|
||
"type": "CallExpression",
|
||
"name": "warn",
|
||
"source": "Failed to hydrate: ",
|
||
"target": "水合失败:"
|
||
},
|
||
{
|
||
"type": "NewExpression",
|
||
"name": "Notice",
|
||
"source": "Delimiter must be a single character.",
|
||
"target": "分隔符必须是单个字符。"
|
||
},
|
||
{
|
||
"type": "NewExpression",
|
||
"name": "Notice",
|
||
"source": "No active file to add properties to.",
|
||
"target": "没有可添加属性的活动文件。"
|
||
},
|
||
{
|
||
"type": "NewExpression",
|
||
"name": "Notice",
|
||
"source": "No open tabs in the active tab group to add properties to.",
|
||
"target": "活动标签组中没有可添加属性的打开标签页。"
|
||
},
|
||
{
|
||
"type": "NewExpression",
|
||
"name": "Notice",
|
||
"source": "No files to add properties to.",
|
||
"target": "没有可添加属性的文件。"
|
||
},
|
||
{
|
||
"type": "ObjectProperty",
|
||
"name": "name",
|
||
"source": "Add props to current note",
|
||
"target": "将属性添加到当前笔记"
|
||
},
|
||
{
|
||
"type": "ObjectProperty",
|
||
"name": "name",
|
||
"source": "Add props to tabs in active tab group",
|
||
"target": "将属性添加到活动标签组中的标签页"
|
||
},
|
||
{
|
||
"type": "ObjectProperty",
|
||
"name": "text",
|
||
"source": "Add Properties",
|
||
"target": "添加属性"
|
||
}
|
||
],
|
||
"regex": []
|
||
}
|
||
}
|
||
} |