{
    "argument-type.block": "方块",
    "argument-type.codeSnippet": "代码片段",
    "argument-type.entity": "实体",
    "argument-type.identity": "命名空间 ID",
    "argument-type.item": "物品",
    "argument-type.itemSlot": "物品栏位",
    "argument-type.literal": "文本",
    "argument-type.map": "映射",
    "argument-type.message": "消息",
    "argument-type.nbtPath": "NBT 路径",
    "argument-type.nbtTag": "NBT 标签",
    "argument-type.number": "数字",
    "argument-type.number.double": "双精度浮点数（double）",
    "argument-type.number.float": "单精度浮点数（float）",
    "argument-type.number.integer": "整型数字",
    "argument-type.numberRange": "数字范围",
    "argument-type.numberRange.float": "浮点数范围",
    "argument-type.numberRange.integer": "整型数字范围",
    "argument-type.objective": "记分项",
    "argument-type.objectiveCriterion": "记分项判据",
    "argument-type.particle": "粒子",
    "argument-type.scoreboardSlot": "记分板栏位",
    "argument-type.string": "字符串",
    "argument-type.tag": "标签",
    "argument-type.team": "队伍",
    "argument-type.test": "测试",
    "argument-type.textComponent": "文本组件",
    "argument-type.time": "时间",
    "argument-type.uuid": "UUID",
    "argument-type.vector": "向量",
    "argument-type.vector.2D": "二维向量",
    "argument-type.vector.3D": "三维向量",
    "argument-type.vector.4D": "四维向量",
    "boolean": "一个布尔值",
    "code-action.block-state-sort-keys": "将方块状态按键排序",
    "code-action.command-replaceitem": "将该命令升级为 /item replace ...",
    "code-action.fix-file": "修复当前文件中所有可自动修复的问题",
    "code-action.fix-workspace": "修复当前工作空间中所有可自动修复的问题",
    "code-action.id-attribute-datafix": "将该属性名更新到 1.16",
    "code-action.id-complete-default-namespace": "补全默认命名空间",
    "code-action.id-create-file": "在同一个数据包中创建%0%",
    "code-action.id-omit-default-namespace": "省略默认命名空间",
    "code-action.id-zombified-piglin-datafix": "将该 ID 升级为僵尸猪灵",
    "code-action.nbt-compound-sort-keys": "将 NBT 复合标签按键排序",
    "code-action.nbt-type-to-byte": "转换为 NBT 字节型（byte）标签",
    "code-action.nbt-type-to-double": "转换为 NBT 双精度浮点数（double）标签",
    "code-action.nbt-type-to-float": "转换为 NBT 单精度浮点数（float）标签",
    "code-action.nbt-type-to-int": "转换为 NBT 整型（int）标签",
    "code-action.nbt-type-to-long": "转换为 NBT 长整型（long）标签",
    "code-action.nbt-type-to-short": "转换为 NBT 短整型（short）标签",
    "code-action.nbt-uuid-datafix": "将该 UUID 更新到 1.16",
    "code-action.selector-sort-keys": "将选择器参数按键排序",
    "code-action.string-double-quote": "使用半角双引号包裹该字符串",
    "code-action.string-single-quote": "使用半角单引号包裹该字符串",
    "code-action.string-unquote": "移除该字符串的引号",
    "code-action.vector-align-0.0": "将该向量对齐至方块原点",
    "code-action.vector-align-0.5": "将该向量对齐至方块中心",
    "collection-length.between": "一个元素数量位于 %0% 与 %1% 之间的集合",
    "collection-length.exact": "一个元素数量为 %0% 的集合",
    "conjunction.and_2": "和",
    "conjunction.and_3+_1": "、",
    "conjunction.and_3+_2": "和",
    "conjunction.or_2": "或",
    "conjunction.or_3+_1": "、",
    "conjunction.or_3+_2": "或",
    "datafix.error.command-replaceitem": "/replaceitem 在 20w46a（1.17 的第二个快照）中被 /item 取代",
    "diagnostic-rule": "%0%（规则：%1%）",
    "duplicate-key": "键%0%重复",
    "ending-quote": "一个半角引号%0%",
    "entity": "一个实体",
    "expected": "期望%0%",
    "expected-got": "期望%0%，但得到了%1%",
    "failed-to-resolve-cache-id": "无法在缓存类别%0%中解析命名空间 ID%1%",
    "failed-to-resolve-registry-id": "无法在注册表%0%中解析命名空间 ID%1%",
    "identity": "一个命名空间 ID",
    "incorrect-file-path": "数据包语言服务器无法识别当前文件的类别。请检查当前文件的路径是否有误",
    "integer": "一个整型数字",
    "integer.between": "一个处于 %0% 与 %1% 之间的整型数字",
    "key": "一个键",
    "key-not-following-convention": "无效的键%0%，因为没有遵循%1%命名规范",
    "leading-slash": "起始斜杠“/”",
    "long": "一个长整型数字",
    "mixed-coordinates": "不能将局部坐标与非局部坐标混合在一起",
    "more-arguments": "更多参数",
    "nbt-path.filter": "一个复合（compound）标签筛选器",
    "nbt-path.index": "一个索引",
    "nbt-path.key": "一个键",
    "nbt-tag": "一个 NBT 标签",
    "nbt-tag.Byte": "一个短整型（byte）标签",
    "nbt-tag.ByteArray": "一个短整型（byte）数组标签",
    "nbt-tag.Compound": "一个复合标签",
    "nbt-tag.Double": "一个双精度浮点数（double）标签",
    "nbt-tag.Float": "一个单精度浮点数（float）标签",
    "nbt-tag.Int": "一个整型（int）标签",
    "nbt-tag.IntArray": "一个整型（int）数组标签",
    "nbt-tag.List": "一个列表（list）标签",
    "nbt-tag.Long": "一个长整型（long）标签",
    "nbt-tag.LongArray": "一个长整型（long）数组标签",
    "nbt-tag.Short": "一个短整型（short）标签",
    "nbt-tag.String": "一个字符串标签",
    "nbtdoc.type": "类型：%0%",
    "nbtdoc.type.Boolean": "布尔值",
    "nbtdoc.type.Byte": "字节型（byte）",
    "nbtdoc.type.ByteArray": "字节型（byte）数组",
    "nbtdoc.type.Compound": "复合标签",
    "nbtdoc.type.Double": "双精度浮点数（double）",
    "nbtdoc.type.Enum": "枚举",
    "nbtdoc.type.Float": "单精度浮点数（float）",
    "nbtdoc.type.Id": "命名空间 ID",
    "nbtdoc.type.Index": "索引",
    "nbtdoc.type.Int": "整型（int）",
    "nbtdoc.type.IntArray": "整型（int）数组",
    "nbtdoc.type.List": "列表",
    "nbtdoc.type.Long": "长整型（long）",
    "nbtdoc.type.LongArray": "长整型（long）数组",
    "nbtdoc.type.Or": "或",
    "nbtdoc.type.Short": "短整型（short）",
    "nbtdoc.type.String": "字符串",
    "no-permission": "该命令需要权限等级 %0% 级才能执行，高于配置文件中设置的 %1% 级",
    "not-matching-any-child": "无效参数",
    "nothing": "无",
    "number": "一个数字",
    "number-range": "一个数字范围",
    "number-range.min>max": "最小值 %0% 比最大值 %1% 还要大",
    "number-range.missing-min-and-max": "期望一个最小值或一个最大值",
    "number.<=": "一个小于等于 %0% 的数字",
    "number.>=": "一个大于等于 %0% 的数字",
    "number.between": "一个位于 %0% 和 %1% 之间的数字",
    "objective": "一个记分项",
    "objective-not-following-convention": "该记分项%0%没有跟随命名规则%1%",
    "punc.period": "。",
    "punc.quote": "“%0%”",
    "quote": "一个半角引号（“'”或“\"”）",
    "quote_prefer_double": "此处请优先使用半角双引号（“\"”）",
    "quote_prefer_single": "此处请优先使用半角单引号（“'”）",
    "score-holder": "一个分数持有者",
    "server.new-version": "已更新数据包语言服务器到新版本：%0%",
    "server.progress.fixing-workspace.begin": "修复当前工作空间中所有可自动修复的问题",
    "server.progress.fixing-workspace.report": "正在修复%0%",
    "server.progress.updating-cache.begin": "正在更新缓存",
    "server.progress.updating-cache.report": "校验%0%",
    "server.remove-cache-file": "DHP 的缓存文件被移动到了一个由 VS Code 提供的缓存位置。您现在可以放心地删除工作区根文件夹中的“.datapack”文件夹。",
    "server.show-release-notes": "显示更新日志",
    "space-seperating-arguments": "期望一个空格来分开两个参数",
    "string": "一个字符串",
    "tag": "一个标签",
    "tag-not-following-convention": "该标签%0%没有跟随命名规则%1%",
    "team": "一个队伍",
    "team-not-following-convention": "该队伍%0%没有跟随命名规则%1%",
    "time-unit": "一个时间单位",
    "too-long": "%0%超出了%1%的最大长度限制（%2%）",
    "too-many-block-affected": "指定区域内的方块太多（最大值为 %0%，指定值为 %1%）",
    "too-many-chunk-affected": "指定区域内的区块太多（最大值为 %0%，指定值为 %1%）",
    "undefined-objective": "未定义的记分项%0%",
    "undefined-scoreholder": "未定义的 score_holder %0%",
    "undefined-tag": "未定义的标签%0%",
    "undefined-team": "未定义的队伍%0%",
    "unexpected-character": "遇到了非 [a-z0-9/._-] 字符",
    "unexpected-datapack-tag": "此处不允许使用标签",
    "unexpected-default-namespace": "应当省略此处的默认命名空间",
    "unexpected-escape": "字符%0%不能被转义",
    "unexpected-leading-slash": "不能以斜杠“/”开始命令",
    "unexpected-local-coordinate": "不能使用局部坐标%0%",
    "unexpected-multiple-selector": "该选择器可以选择多个实体",
    "unexpected-nbt": "此处不应使用该 NBT 标签",
    "unexpected-nbt-array-type": "无效的数组类型%0%。应当为“B”“I”“L”中的一个",
    "unexpected-nbt-path-filter": "复合标签筛选器只能对复合标签使用",
    "unexpected-nbt-path-index": "索引只能对列表或数组标签使用",
    "unexpected-nbt-path-key": "键只能对复合标签使用",
    "unexpected-nbt-path-sub": "当前的标签并没有更多的子项目",
    "unexpected-non-player-selector": "该选择器包含非玩家实体",
    "unexpected-omitted-default-namespace": "此处不能省略默认命名空间",
    "unexpected-relative-coordinate": "不能使用相对坐标%0%",
    "unexpected-scoreboard-sub-slot": "只有“sidebar”有子栏目",
    "unexpected-selector-variable": "错误的选择器变量%0%",
    "unknown-command": "未知的命令%0%",
    "unknown-key": "未知的键%0%",
    "unquoted-string": "一个未被引号包裹的字符串",
    "unsorted-keys": "键未排序",
    "uuid": "一个 UUID",
    "vector": "一个向量"
}
