{ "schemaVersion": 1, "metadata": { "plugin": "multi-properties", "version": "2.0.0", "title": "Multi Properties", "description": "Adds Properties to multiple notes at once. Either right-click a folder, or select multiple notes and right-click the selection.", "language": "zh-cn", "supportedVersions": "1.1.2", "author": "" }, "dict": { "main.js": { "ast": [], "regex": [ { "source": "Notice(\"Delimiter must be a single character.\")", "target": "Notice(\"分隔符必须是单个字符。\")" }, { "source": "Notice(\"Please check at least one property to remove.\")", "target": "Notice(\"请检查至少一个要删除的属性。\")" }, { "source": "Notice(\"No properties to remove\")", "target": "Notice(\"没有要删除的属性\")" }, { "source": "Notice(\"No files to add properties to.\", 4e3)", "target": "Notice(\"没有要添加属性的文件。\", 4e3)" }, { "source": "Notice(\"No files to remove properties from.\", 4e3)", "target": "Notice(\"没有要从中删除属性的文件。\", 4e3)" }, { "source": "text: \"Add Properties\"", "target": "text: \"添加属性\"" }, { "source": "text: \"Remove Properties\"", "target": "text: \"移除属性\"" }, { "source": ".setName(\"Overwrite existing text\")", "target": ".setName(\"覆盖现有文本\")" }, { "source": ".setName(\"Recursive Iteration\")", "target": ".setName(\"递归迭代\")" }, { "source": ".setName(\"List Delimiter\")", "target": ".setName(\"列表分隔符\")" }, { "source": ".setDesc(\n \"When adding a property with a name that already exists, the text will overwrite the prop's existing value. If left disabled, the new value will be appended to the old as a List.\"\n )", "target": ".setDesc(\n \"添加名称已经存在的属性时,文本将覆盖该属性的现有值。 如果保持禁用状态,新值将作为列表添加到旧值。 \"\n )" }, { "source": ".setDesc(\n \"When toggled on, while looping through all files in a folder, you will also loop through any sub-folders.\"\n )", "target": ".setDesc(\n \"启用后,在循环遍历文件夹中的所有文件时,还将循环遍历任何子文件夹。 \"\n )" }, { "source": ".setDesc(\n \"Set delimiter to use when creating a list. Commas(,) are used by default.\"\n )", "target": ".setDesc(\n \"设置要在创建列表时使用的分隔符。 默认使用逗号(,)。 \"\n )" }, { "source": ".setTitle(\"Add props to folder's notes\")", "target": ".setTitle(\"在文件夹的注释中添加props\")" }, { "source": ".setTitle(\"Remove props from folder's notes\")", "target": ".setTitle(\"从文件夹的笔记中删除props\")" }, { "source": ".setTitle(\"Add props to selected files\")", "target": ".setTitle(\"向所选文件添加props\")" }, { "source": ".setTitle(\"Remove props from selected files\")", "target": ".setTitle(\"从选定的文件中删除props\")" }, { "source": ".setTitle(\"Add props to search results\")", "target": ".setTitle(\"在搜索结果中添加props\")" }, { "source": ".setTitle(\"Remove props from search results\")", "target": ".setTitle(\"在搜索结果中移除props\")" }, { "source": "Type in a property name, then value. Use the dropbox to choose what type of\\r\\n data you wish to store.", "target": "输入属性名称和值。使用下拉框选择您希望存储的\\r\\n 数据类型。" }, { "source": "If you want to make a List property, use the Text data type and separate\\r\\n each value with a", "target": "如需创建列表属性,请使用文本数据类型并用符号分隔\\r\\n 每个值。" }, { "source": "If you want to add Tags, use the name \"tags\".", "target": "如需添加标签,请使用属性名 \"tags\"。" }, { "source": "Overwrite existing properties", "target": "覆盖已有属性" }, { "source": "Select the properties you wish to remove from the file selection.", "target": "从文件选择中勾选您希望移除的属性。" }, { "source": "Please select at least one property to remove.", "target": "请至少选择一个要移除的属性。" }, { "source": "The following props will be added:", "target": "以下属性将被添加:" }, { "source": "Are you sure you wish to proceed?", "target": "确认要继续执行吗?" }, { "source": "will be removed", "target": "将被移除" }, { "source": "`The following", "target": "`下列" }, { "source": "\"Delete\"", "target": "\"删除\"" }, { "source": "Check if you entered a valid path in the Default Props File setting.", "target": "请检查默认属性文件设置中输入的路径是否有效。" }, { "source": "No properties to remove", "target": "无属性可移除" }, { "source": "Not a valid Props template.", "target": "无效的属性模板。" }, { "source": "Function called outside component initialization", "target": "函数在组件初始化之外被调用" }, { "source": "\"Default Props File\"", "target": "\"默认属性文件\"" }, { "source": "Select a file with properties that you want to load into the Multi Properties form by default. Type in the full path of the desired file.(ex. Templates/PropFile 1)", "target": "选择一个包含属性的文件,该文件将默认载入多属性表单。请输入目标文件的完整路径。(例如:Templates/PropFile 1)" } ] } } }