46 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"analyzing": "分析中...",
"appIcon": "规则图标",
"cancel": "取消",
"confirm": "确认",
"confirmDelete": "确认删除",
"create": "添加规则",
"createRule": "添加规则",
"createSuccess": "创建规则成功",
"createdAt": "创建时间",
"default": "默认",
"defaultRule": "默认规则",
"delete": "删除",
"deleteSuccess": "删除规则成功",
"deleteWarning": "确定要删除所选规则吗?此操作不可恢复。",
"direct": "直连",
"downloadTemplate": "下载模板",
"edit": "编辑",
"editRule": "编辑规则",
"enable": "启用",
"enterIconUrl": "请输入或上传图标",
"enterRuleName": "请输入规则名称",
"enterRules": "请输入规则内容,每行一条",
"import": "导入",
"importFailed": "导入失败",
"importSuccess": "导入成功",
"importYamlDescription": "从YAML文件导入规则系统将自动根据策略组名称分组创建规则",
"importYamlRules": "导入YAML规则",
"importing": "导入中...",
"invalidYamlFormat": "无效的YAML格式缺少rules字段",
"name": "规则名称",
"noValidRules": "没有找到有效的规则",
"pleaseUploadFile": "请上传YAML文件",
"preview": "预览",
"reject": "拒绝",
"rulesFormat": "规则格式说明:规则类型,匹配内容,[策略], 其中策略为可选项。\n不指定策略时将自动使用当前规则组名称, 示例:",
"rulesLabel": "规则内容",
"searchRule": "搜索规则名称",
"selectTags": "选择节点标签",
"selectType": "选择规则类型",
"tags": "节点标签",
"tagsLabel": "节点标签",
"type": "规则类型",
"updateSuccess": "更新规则成功"
}