@spyglassmc/locales 0.3.13 → 0.3.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/locales/en.js CHANGED
@@ -1 +1 @@
1
- export default {"array":"an array","boolean":"a boolean","bug-of-mc":"Due to a bug of Minecraft (%0%), %1%. Please Mojang, fix your game","code-action.block-state-sort-keys":"Sort block state","code-action.command-replaceitem":"Update this command to /item … replace","code-action.fix-file":"Fix all auto-fixable problems in this file","code-action.fix-workspace":"Fix all auto-fixable problems in the workspace","code-action.id-attribute-datafix":"Update this attribute name to 1.16","code-action.add-default-namespace":"Add default namespace","code-action.add-leading-slash":"Add leading slash","code-action.create-undeclared-file":"Create %0% %1% in the same pack","code-action.id-omit-default-namespace":"Omit default namespace","code-action.id-zombified-piglin-datafix":"Change this ID to Zombified Piglin's","code-action.nbt-compound-sort-keys":"Sort NBT compound tag","code-action.nbt-type-to-byte":"Convert to an NBT byte tag","code-action.nbt-type-to-double":"Convert to an NBT double tag","code-action.nbt-type-to-float":"Convert to an NBT float tag","code-action.nbt-type-to-int":"Convert to an NBT int tag","code-action.nbt-type-to-long":"Convert to an NBT long tag","code-action.nbt-type-to-short":"Convert to an NBT short tag","code-action.nbt-uuid-datafix":"Update this UUID to 1.16","code-action.remove-leading-slash":"Remove leading slash","code-action.remove-trailing-separation":"Remove trailing separation","code-action.selector-sort-keys":"Sort selector argument","code-action.string-double-quote":"Quote this string with double quotation marks","code-action.string-single-quote":"Quote this string with single quotation marks","code-action.string-unquote":"Unquote this string","code-action.vector-align-0.0":"Align this vector to block origin","code-action.vector-align-0.5":"Align this vector to block center","comment":"a comment starting with %0%","conjunction.and_2":" and ","conjunction.and_3+_1":", ","conjunction.and_3+_2":", and ","conjunction.or_2":" or ","conjunction.or_3+_1":", ","conjunction.or_3+_2":", or ","datafix.error.command-replaceitem":"/replaceitem was removed in 20w46a (the second snapshot of 1.17) in favour of /item","duplicate-key":"Duplicate key %0%","ending-quote":"an ending quote %0%","entity":"an entity","error.unparseable-content":"Encountered unparseable content","expected":"Expected %0%","expected-got":"Expected %0% but got %1%","float":"a float","float.between":"a float between %0% and %1%","integer":"an integer","integer.between":"an integer between %0% and %1%","invalid-key-combination":"Invalid combination of keys %0%","invalid-regex-pattern":"Invalid regex pattern: %0%","java-edition.binder.wrong-folder":"Files in the %0% folder are not recognized in loaded version %1%, did you meant to use the %2% folder?","java-edition.binder.wrong-version":"Files in the %0% folder are not recognized in loaded version %1%","java-edition.pack-format.unsupported":"Pack format %0% does not have a corresponding release version. Snapshot versions are unsupported.","java-edition.pack-format.not-loaded":"Pack format %0% does not match the actively loaded version %1%. You may need to reload Spyglass.","java-edition.translation-value.percent-escape-hint":"%0%. If you want to display a literal percent sign, use “%%” instead","json.doc.advancement.display":"Advancement display settings. If present, the advancement will be visible in the advancement tabs.","json.checker.array.length-between":"%0% with length between %1% and %2%","json.checker.object.field.union-empty-members":"Disallowed property","json.checker.item.duplicate":"Duplicate list item","json.checker.property.deprecated":"Property %0% is deprecated","json.checker.property.missing":"Missing property %0%","json.checker.property.unknown":"Unknown property %0%","json.checker.string.hex-color":"a 6-digit hexadecimal number","json.checker.tag-entry.duplicate":"Duplicate tag entry","json.checker.value":"a value","json.node.array":"an array","json.node.boolean":"a boolean","json.node.null":"a null","json.node.number":"a number","json.node.object":"an object","json.node.string":"a string","key-not-following-convention":"Invalid key %0% which doesn't follow %1% convention","linter.diagnostic-message-wrapper":"%0% (rule: %1%)","linter.name-convention.illegal":"Name %0% doesn't match %1%","linter.undeclared-symbol.message":"Cannot find %0% %1%","linter-config-validator.name-convention.type":"Expects a string that contains a regular expression describing the name","linter-config-validator.wrapper":"%0%. See [the documentation](%1) for more information","long":"a long","long.between":"a long between %0% and %1%","mcdoc.binder.dispatcher-statement.duplicated-key":"Duplicated dispatcher case %0%","mcdoc.binder.dispatcher-statement.duplicated-key.related":"%0% has already been dispatched here","mcdoc.binder.duplicated-declaration":"Duplicated declaration for %0%","mcdoc.binder.duplicated-declaration.related":"%0% is already declared here","mcdoc.binder.out-of-root":"File %0% is not under the root directory of any mcdoc project; semantic checking will be skipped","mcdoc.binder.path.super-from-root":"Cannot access super of the project root","mcdoc.binder.path.unknown-identifier":"Identifier %0% does not exist in module %1%","mcdoc.binder.path.unknown-module":"Module %0% does not exist","mcdoc.checker.entry.empty-mod-seg":"You cannot put “mod.mcdoc” under a root directly","mcdoc.checker.inject-clause.unmatched-injection":"Cannot inject %0% with %1%","mcdoc.checker.type-not-assignable":"Type %0% is not assignable to type %1%","mcdoc.node.compound-definition":"a compound definition","mcdoc.node.enum-definition":"an enum definition","mcdoc.node.identifier":"an identifier","mcdoc.parser.compound-definition.field-type":"a field type","mcdoc.parser.float.illegal":"Encountered illegal float number","mcdoc.parser.identifier.reserved-word":"%0% is a reserved word and cannot be used as an identifier name","mcdoc.parser.identifier.illegal":"%0% doesn't follow the format of %1%","mcdoc.parser.index-body.dynamic-index-not-allowed":"Dynamic indexing is not allowed","mcdoc.parser.inject-clause.definition-expected":"Expected either an enum inject or a compound inject","mcdoc.parser.keyword.separation":"a separation","mcdoc.parser.resource-location.colon-expected":"Expected the colon (%0%) of resource locations","mcdoc.parser.syntax.doc-comment-unexpected":"Doc comments are not allowed here; you might want to replace the three slashes with two slashes","mcdoc.runtime.checker.key-value-pair":"a key-value pair","mcdoc.runtime.checker.range.collection":"collection length to be %0%","mcdoc.runtime.checker.range.concat":"%0% and %1%","mcdoc.runtime.checker.range.left-exclusive":"above %0%","mcdoc.runtime.checker.range.left-inclusive":"at least %0%","mcdoc.runtime.checker.range.right-exclusive":"below %0%","mcdoc.runtime.checker.range.right-inclusive":"at most %0%","mcdoc.runtime.checker.range.number":"numeric value to be %0%","mcdoc.runtime.checker.range.string":"string length to be %0%","mcdoc.runtime.checker.some-missing-keys":"Missing at least one of the keys %0%","mcdoc.runtime.checker.trailing":"Trailing data encountered","mcdoc.runtime.checker.value":"a value","mcdoc.type.boolean":"a boolean","mcdoc.type.byte":"a byte","mcdoc.type.short":"a short","mcdoc.type.int":"an int","mcdoc.type.long":"a long","mcdoc.type.float":"a float","mcdoc.type.double":"a double","mcdoc.type.list":"a list","mcdoc.type.byte_array":"a byte array","mcdoc.type.int_array":"an int array","mcdoc.type.long_array":"a long array","mcdoc.type.string":"a string","mcdoc.type.struct":"a map-like","mcfunction.checker.command.data-modify-unapplicable-operation":"Operation %0% can only be used on %1%; the target path has type %2% instead","mcfunction.completer.block.states.default-value":"Default: %0%","mcfunction.parser.command-too-long":"Command with length %0% is longer than maximum length %1%","mcfunction.parser.duplicate-components":"Duplicate component","mcfunction.parser.entity-selector.arguments.not-applicable":"%0% is not applicable here","mcfunction.parser.entity-selector.arguments.unknown":"Unknown entity selector argument %0%","mcfunction.parser.entity-selector.entities-disallowed":"The selector contains non-player entities","mcfunction.parser.entity-selector.invalid":"Invalid entity selector: “%0%”","mcfunction.parser.entity-selector.multiple-disallowed":"The selector contains multiple entities","mcfunction.parser.entity-selector.player-name.too-long":"Player names cannot be longer than %0% characters","mcfunction.parser.eoc-unexpected":"Expected more arguments","mcfunction.parser.leading-slash":"a leading slash “/”","mcfunction.parser.leading-slash.unexpected":"Unexpected leading slash “/”","mcfunction.parser.macro.at-least-one":"at least one macro argument","mcfunction.parser.macro.disallowed":"Macro lines are only supported since 1.20.2","mcfunction.parser.macro.illegal-key":"Illegal key character: “%0%”","mcfunction.parser.macro.key":"a macro key","mcfunction.parser.no-permission":"Permission level %0% is required, which is higher than %1% defined in config","mcfunction.parser.objective.too-long":"Objective names cannot be longer than %0% characters","mcfunction.parser.range.min>max":"The minimum value %0% is larger than the maximum value %1%","mcfunction.parser.range.span-too-large":"The range size %0% is larger than the maximum %1%","mcfunction.parser.range.span-too-small":"The range size %0% is smaller than the minimum %1%","mcfunction.parser.score_holder.fake-name.too-long":"Fake names cannot be longer than %0% characters","mcfunction.parser.sep":"a space (%0%)","mcfunction.parser.trailing":"Trailing data encountered: %0%","mcfunction.parser.unknown-parser":"Parser %0% hasn't been supported yet","mcfunction.parser.uuid.invalid":"Invalid UUID format","mcfunction.parser.vector.local-disallowed":"Local coordinates disallowed","mcfunction.parser.vector.mixed":"Cannot mix local coordinates and world coordinates together","mcfunction.signature-help.command-documentation":"[Minecraft Wiki: `%0%` command](https://minecraft.fandom.com/wiki/Commands/%0%)","mcfunction.signature-help.argument-parser-documentation":"[Minecraft Wiki: `%0%` argument parser](https://minecraft.fandom.com/wiki/Argument_types#%0%)","missing-key":"Missing key %0%","nbt.checker.block-states.fake-boolean":"Boolean block state values should be quoted","nbt.checker.block-states.unexpected-value-type":"Block state values should be either a string or an int","nbt.checker.block-states.unknown-state":"Unknown block state %0% for the following block(s): %1%","nbt.checker.boolean.out-of-range":"A boolean value should be either %0% or %1%","nbt.checker.collection.length-between":"%0% with length between %1% and %2%","nbt.checker.compound.field.union-empty-members":"Disallowed property","nbt.checker.path.index-out-of-bound":"The provided index %0% is out of bound, as the collection can only have at most %1% elements","nbt.checker.path.unexpected-filter":"Compound filters can only be used on compound tags","nbt.checker.path.unexpected-index":"Indices can only be used on array or list tags","nbt.checker.path.unexpected-key":"String keys can only be specified for compound tags","nbt.node":"a tag","nbt.node.byte":"a byte tag","nbt.node.byte_array":"a byte array tag","nbt.node.compound":"a compound tag","nbt.node.double":"a double tag","nbt.node.float":"a float tag","nbt.node.int":"an int tag","nbt.node.int_array":"an int array tag","nbt.node.list":"a list tag","nbt.node.long":"a long tag","nbt.node.long_array":"a long array tag","nbt.node.path.end":"the end of path","nbt.node.path.filter":"a compound filter","nbt.node.path.index":"an index","nbt.node.path.key":"a key","nbt.node.short":"a short tag","nbt.node.string":"a string tag","nbt.path":"an NBT path","nbt.parser.number.out-of-range":"This looks like %0%, but it is actually %1% due to the numeral value being out of [%2%, %3%]","not-allowed-here":"Value %0% is not allowed here","not-matching-any-child":"Invalid argument type","nothing":"nothing","number":"a number","number-range":"a number range","number-range.missing-min-and-max":"Expected either a minimum value or a maximum value","number.<=":"a number smaller than or equal to %0%","number.>=":"a number greater than or equal to %0%","number.between":"a number between %0% and %1%","object":"an object","objective":"an objective","objective-not-following-convention":"Invalid objective %0% which doesn't follow %1% convention","parser.float.illegal":"Illegal float numeral that doesn't follow %0%","parser.integer.illegal":"Illegal integer that doesn't follow %0%","parser.line-continuation-end-of-file":"A line continuation cannot be the end of the file","parser.list.value":"a value","parser.list.trailing-sep":"Trailing separation","parser.long.illegal":"Illegal long numeral that doesn't follow %0%","parser.record.key":"a key","parser.record.trailing-end":"Trailing separation","parser.record.unexpected-char":"Unexpected character %0%","parser.record.value":"a value","parser.resource-location.illegal":"Illegal character(s): %0%","parser.resource-location.namespace-expected":"Namespaces cannot be omitted here","parser.resource-location.tag-disallowed":"Tags are not allowed here","parser.resource-location.tag-required":"Only tags are allowed here","parser.string.illegal-brigadier":"Encountered non-[0-9A-Za-z_.+-] characters in %0%","parser.string.illegal-escape":"Unexpected escape character %0%","parser.string.illegal-quote":"Only %0% can be used to quote strings here","parser.string.illegal-unicode-escape":"Hexadecimal digit expected","progress.initializing.title":"Initializing Spyglass…","progress.reset-project-cache.title":"Resetting Project Cache…","punc.period":".","punc.quote":"“%0%”","quote":"a quote (“'” or “\"”)","quote_prefer_double":"Double quote (“\"”) is preferable here","quote_prefer_single":"Single quote (“'”) is preferable here","resource-location":"a resource location","score-holder":"a score holder","scoreholder-not-following-convention":"Invalid score_holder %0% which doesn't follow %1% convention","selector":"a selector","server.new-version":"The Data-pack Language Server has been updated to a newer version: %0%","server.progress.fixing-workspace.begin":"Fixing all auto-fixable problems in the workspace","server.progress.fixing-workspace.report":"fixing %0%","server.progress.preparing.title":"Preparing Spyglass language features","server.remove-cache-file":"The cache file of DHP was moved to a storage location provided by VSCode. You can safely delete the ugly “.datapack” folder in your workspace root.","server.show-release-notes":"Show Release Notes","string":"a string","tag":"a tag","tag-not-following-convention":"Invalid tag %0% which doesn't follow %1% convention","team":"a team","team-not-following-convention":"Invalid team %0% which doesn't follow %1% convention","text-component":"a text component","time-unit":"a time unit","too-many-block-affected":"Too many blocks in the specified area (maximum %0%, specified %1%)","too-many-chunk-affected":"Too many chunks in the specified area (maximum %0%, specified %1%)","unexpected-character":"Found non [a-z0-9/._-] character(s)","unexpected-datapack-tag":"Tags are not allowed here","unexpected-default-namespace":"Default namespace should be omitted here","unexpected-local-coordinate":"Local coordinate %0% is not allowed","unexpected-nbt":"This tag doesn't exist here","unexpected-nbt-array-type":"Invalid array type %0%. Should be one of “B”, “I”, and “L”","unexpected-nbt-path-filter":"Compound filters are only used for compound tags","unexpected-nbt-path-index":"Indices are only used for lists/arrays tags","unexpected-nbt-path-key":"Keys are only used for compound tags","unexpected-nbt-path-sub":"The current tag doesn't have extra items","unexpected-omitted-default-namespace":"Default namespace shouldn't be omitted here","unexpected-relative-coordinate":"Relative coordinate %0% is not allowed","unexpected-scoreboard-sub-slot":"Only “sidebar” has sub slots","unknown-command":"Unknown command %0%","unknown-escape":"Unexpected escape character %0%","unknown-key":"Unknown key %0%","unquoted-string":"an unquoted string","unsorted-keys":"Unsorted keys","uuid":"a UUID","vector":"a vector"}
1
+ export default {"array":"an array","boolean":"a boolean","bug-of-mc":"Due to a bug of Minecraft (%0%), %1%. Please Mojang, fix your game","code-action.block-state-sort-keys":"Sort block state","code-action.command-replaceitem":"Update this command to /item … replace","code-action.fix-file":"Fix all auto-fixable problems in this file","code-action.fix-workspace":"Fix all auto-fixable problems in the workspace","code-action.id-attribute-datafix":"Update this attribute name to 1.16","code-action.add-default-namespace":"Add default namespace","code-action.add-leading-slash":"Add leading slash","code-action.create-undeclared-file":"Create %0% %1% in the same pack","code-action.id-omit-default-namespace":"Omit default namespace","code-action.id-zombified-piglin-datafix":"Change this ID to Zombified Piglin's","code-action.nbt-compound-sort-keys":"Sort NBT compound tag","code-action.nbt-type-to-byte":"Convert to an NBT byte tag","code-action.nbt-type-to-double":"Convert to an NBT double tag","code-action.nbt-type-to-float":"Convert to an NBT float tag","code-action.nbt-type-to-int":"Convert to an NBT int tag","code-action.nbt-type-to-long":"Convert to an NBT long tag","code-action.nbt-type-to-short":"Convert to an NBT short tag","code-action.nbt-uuid-datafix":"Update this UUID to 1.16","code-action.remove-leading-slash":"Remove leading slash","code-action.remove-trailing-separation":"Remove trailing separation","code-action.selector-sort-keys":"Sort selector argument","code-action.string-double-quote":"Quote this string with double quotation marks","code-action.string-single-quote":"Quote this string with single quotation marks","code-action.string-unquote":"Unquote this string","code-action.vector-align-0.0":"Align this vector to block origin","code-action.vector-align-0.5":"Align this vector to block center","comment":"a comment starting with %0%","conjunction.and_2":" and ","conjunction.and_3+_1":", ","conjunction.and_3+_2":", and ","conjunction.or_2":" or ","conjunction.or_3+_1":", ","conjunction.or_3+_2":", or ","datafix.error.command-replaceitem":"/replaceitem was removed in 20w46a (the second snapshot of 1.17) in favour of /item","duplicate-key":"Duplicate key %0%","ending-quote":"an ending quote %0%","entity":"an entity","error.unparseable-content":"Encountered unparseable content","expected":"Expected %0%","expected-got":"Expected %0% but got %1%","float":"a float","float.between":"a float between %0% and %1%","integer":"an integer","integer.between":"an integer between %0% and %1%","invalid-key-combination":"Invalid combination of keys %0%","invalid-regex-pattern":"Invalid regex pattern: %0%","mismatching-regex-pattern":"Value does not match regex: %0%","java-edition.binder.wrong-folder":"Files in the %0% folder are not recognized in loaded version %1%, did you meant to use the %2% folder?","java-edition.binder.wrong-version":"Files in the %0% folder are not recognized in loaded version %1%","java-edition.pack-format.unsupported":"Pack format %0% does not have a corresponding release version. Snapshot versions are unsupported.","java-edition.pack-format.not-loaded":"Pack format %0% does not match the actively loaded version %1%. You may need to reload Spyglass.","java-edition.translation-value.percent-escape-hint":"%0%. If you want to display a literal percent sign, use “%%” instead","json.doc.advancement.display":"Advancement display settings. If present, the advancement will be visible in the advancement tabs.","json.checker.array.length-between":"%0% with length between %1% and %2%","json.checker.object.field.union-empty-members":"Disallowed property","json.checker.item.duplicate":"Duplicate list item","json.checker.property.deprecated":"Property %0% is deprecated","json.checker.property.missing":"Missing property %0%","json.checker.property.unknown":"Unknown property %0%","json.checker.string.hex-color":"a 6-digit hexadecimal number","json.checker.tag-entry.duplicate":"Duplicate tag entry","json.checker.value":"a value","json.node.array":"an array","json.node.boolean":"a boolean","json.node.null":"a null","json.node.number":"a number","json.node.object":"an object","json.node.string":"a string","key-not-following-convention":"Invalid key %0% which doesn't follow %1% convention","linter.diagnostic-message-wrapper":"%0% (rule: %1%)","linter.name-convention.illegal":"Name %0% doesn't match %1%","linter.undeclared-symbol.message":"Cannot find %0% %1%","linter-config-validator.name-convention.type":"Expects a string that contains a regular expression describing the name","linter-config-validator.wrapper":"%0%. See [the documentation](%1) for more information","long":"a long","long.between":"a long between %0% and %1%","mcdoc.binder.dispatcher-statement.duplicated-key":"Duplicated dispatcher case %0%","mcdoc.binder.dispatcher-statement.duplicated-key.related":"%0% has already been dispatched here","mcdoc.binder.duplicated-declaration":"Duplicated declaration for %0%","mcdoc.binder.duplicated-declaration.related":"%0% is already declared here","mcdoc.binder.out-of-root":"File %0% is not under the root directory of any mcdoc project; semantic checking will be skipped","mcdoc.binder.path.super-from-root":"Cannot access super of the project root","mcdoc.binder.path.unknown-identifier":"Identifier %0% does not exist in module %1%","mcdoc.binder.path.unknown-module":"Module %0% does not exist","mcdoc.checker.entry.empty-mod-seg":"You cannot put “mod.mcdoc” under a root directly","mcdoc.checker.inject-clause.unmatched-injection":"Cannot inject %0% with %1%","mcdoc.checker.type-not-assignable":"Type %0% is not assignable to type %1%","mcdoc.node.compound-definition":"a compound definition","mcdoc.node.enum-definition":"an enum definition","mcdoc.node.identifier":"an identifier","mcdoc.parser.compound-definition.field-type":"a field type","mcdoc.parser.float.illegal":"Encountered illegal float number","mcdoc.parser.identifier.reserved-word":"%0% is a reserved word and cannot be used as an identifier name","mcdoc.parser.identifier.illegal":"%0% doesn't follow the format of %1%","mcdoc.parser.index-body.dynamic-index-not-allowed":"Dynamic indexing is not allowed","mcdoc.parser.inject-clause.definition-expected":"Expected either an enum inject or a compound inject","mcdoc.parser.keyword.separation":"a separation","mcdoc.parser.resource-location.colon-expected":"Expected the colon (%0%) of resource locations","mcdoc.parser.syntax.doc-comment-unexpected":"Doc comments are not allowed here; you might want to replace the three slashes with two slashes","mcdoc.runtime.checker.key-value-pair":"a key-value pair","mcdoc.runtime.checker.range.collection":"collection length to be %0%","mcdoc.runtime.checker.range.concat":"%0% and %1%","mcdoc.runtime.checker.range.left-exclusive":"above %0%","mcdoc.runtime.checker.range.left-inclusive":"at least %0%","mcdoc.runtime.checker.range.right-exclusive":"below %0%","mcdoc.runtime.checker.range.right-inclusive":"at most %0%","mcdoc.runtime.checker.range.number":"numeric value to be %0%","mcdoc.runtime.checker.range.string":"string length to be %0%","mcdoc.runtime.checker.some-missing-keys":"Missing at least one of the keys %0%","mcdoc.runtime.checker.trailing":"Trailing data encountered","mcdoc.runtime.checker.value":"a value","mcdoc.type.boolean":"a boolean","mcdoc.type.byte":"a byte","mcdoc.type.short":"a short","mcdoc.type.int":"an int","mcdoc.type.long":"a long","mcdoc.type.float":"a float","mcdoc.type.double":"a double","mcdoc.type.list":"a list","mcdoc.type.byte_array":"a byte array","mcdoc.type.int_array":"an int array","mcdoc.type.long_array":"a long array","mcdoc.type.string":"a string","mcdoc.type.struct":"a map-like","mcfunction.checker.command.data-modify-unapplicable-operation":"Operation %0% can only be used on %1%; the target path has type %2% instead","mcfunction.completer.block.states.default-value":"Default: %0%","mcfunction.parser.command-too-long":"Command with length %0% is longer than maximum length %1%","mcfunction.parser.duplicate-components":"Duplicate component","mcfunction.parser.entity-selector.arguments.not-applicable":"%0% is not applicable here","mcfunction.parser.entity-selector.arguments.unknown":"Unknown entity selector argument %0%","mcfunction.parser.entity-selector.entities-disallowed":"The selector contains non-player entities","mcfunction.parser.entity-selector.invalid":"Invalid entity selector: “%0%”","mcfunction.parser.entity-selector.multiple-disallowed":"The selector contains multiple entities","mcfunction.parser.entity-selector.player-name.too-long":"Player names cannot be longer than %0% characters","mcfunction.parser.eoc-unexpected":"Expected more arguments","mcfunction.parser.leading-slash":"a leading slash “/”","mcfunction.parser.leading-slash.unexpected":"Unexpected leading slash “/”","mcfunction.parser.macro.at-least-one":"at least one macro argument","mcfunction.parser.macro.disallowed":"Macro lines are only supported since 1.20.2","mcfunction.parser.macro.illegal-key":"Illegal key character: “%0%”","mcfunction.parser.macro.key":"a macro key","mcfunction.parser.no-permission":"Permission level %0% is required, which is higher than %1% defined in config","mcfunction.parser.objective.too-long":"Objective names cannot be longer than %0% characters","mcfunction.parser.range.min>max":"The minimum value %0% is larger than the maximum value %1%","mcfunction.parser.range.span-too-large":"The range size %0% is larger than the maximum %1%","mcfunction.parser.range.span-too-small":"The range size %0% is smaller than the minimum %1%","mcfunction.parser.score_holder.fake-name.too-long":"Fake names cannot be longer than %0% characters","mcfunction.parser.sep":"a space (%0%)","mcfunction.parser.trailing":"Trailing data encountered: %0%","mcfunction.parser.unknown-parser":"Parser %0% hasn't been supported yet","mcfunction.parser.uuid.invalid":"Invalid UUID format","mcfunction.parser.vector.local-disallowed":"Local coordinates disallowed","mcfunction.parser.vector.mixed":"Cannot mix local coordinates and world coordinates together","mcfunction.signature-help.command-documentation":"[Minecraft Wiki: `%0%` command](https://minecraft.fandom.com/wiki/Commands/%0%)","mcfunction.signature-help.argument-parser-documentation":"[Minecraft Wiki: `%0%` argument parser](https://minecraft.fandom.com/wiki/Argument_types#%0%)","missing-key":"Missing key %0%","nbt.checker.block-states.fake-boolean":"Boolean block state values should be quoted","nbt.checker.block-states.unexpected-value-type":"Block state values should be either a string or an int","nbt.checker.block-states.unknown-state":"Unknown block state %0% for the following block(s): %1%","nbt.checker.boolean.out-of-range":"A boolean value should be either %0% or %1%","nbt.checker.collection.length-between":"%0% with length between %1% and %2%","nbt.checker.compound.field.union-empty-members":"Disallowed property","nbt.checker.path.index-out-of-bound":"The provided index %0% is out of bound, as the collection can only have at most %1% elements","nbt.checker.path.unexpected-filter":"Compound filters can only be used on compound tags","nbt.checker.path.unexpected-index":"Indices can only be used on array or list tags","nbt.checker.path.unexpected-key":"String keys can only be specified for compound tags","nbt.node":"a tag","nbt.node.byte":"a byte tag","nbt.node.byte_array":"a byte array tag","nbt.node.compound":"a compound tag","nbt.node.double":"a double tag","nbt.node.float":"a float tag","nbt.node.int":"an int tag","nbt.node.int_array":"an int array tag","nbt.node.list":"a list tag","nbt.node.long":"a long tag","nbt.node.long_array":"a long array tag","nbt.node.path.end":"the end of path","nbt.node.path.filter":"a compound filter","nbt.node.path.index":"an index","nbt.node.path.key":"a key","nbt.node.short":"a short tag","nbt.node.string":"a string tag","nbt.path":"an NBT path","nbt.parser.number.out-of-range":"This looks like %0%, but it is actually %1% due to the numeral value being out of [%2%, %3%]","not-allowed-here":"Value %0% is not allowed here","not-matching-any-child":"Invalid argument type","nothing":"nothing","number":"a number","number-range":"a number range","number-range.missing-min-and-max":"Expected either a minimum value or a maximum value","number.<=":"a number smaller than or equal to %0%","number.>=":"a number greater than or equal to %0%","number.between":"a number between %0% and %1%","object":"an object","objective":"an objective","objective-not-following-convention":"Invalid objective %0% which doesn't follow %1% convention","parser.float.illegal":"Illegal float numeral that doesn't follow %0%","parser.integer.illegal":"Illegal integer that doesn't follow %0%","parser.line-continuation-end-of-file":"A line continuation cannot be the end of the file","parser.list.value":"a value","parser.list.trailing-sep":"Trailing separation","parser.long.illegal":"Illegal long numeral that doesn't follow %0%","parser.record.key":"a key","parser.record.trailing-end":"Trailing separation","parser.record.unexpected-char":"Unexpected character %0%","parser.record.value":"a value","parser.resource-location.illegal":"Illegal character(s): %0%","parser.resource-location.namespace-expected":"Namespaces cannot be omitted here","parser.resource-location.tag-disallowed":"Tags are not allowed here","parser.resource-location.tag-required":"Only tags are allowed here","parser.string.illegal-brigadier":"Encountered non-[0-9A-Za-z_.+-] characters in %0%","parser.string.illegal-escape":"Unexpected escape character %0%","parser.string.illegal-quote":"Only %0% can be used to quote strings here","parser.string.illegal-unicode-escape":"Hexadecimal digit expected","progress.initializing.title":"Initializing Spyglass…","progress.reset-project-cache.title":"Resetting Project Cache…","punc.period":".","punc.quote":"“%0%”","quote":"a quote (“'” or “\"”)","quote_prefer_double":"Double quote (“\"”) is preferable here","quote_prefer_single":"Single quote (“'”) is preferable here","resource-location":"a resource location","score-holder":"a score holder","scoreholder-not-following-convention":"Invalid score_holder %0% which doesn't follow %1% convention","selector":"a selector","server.new-version":"The Data-pack Language Server has been updated to a newer version: %0%","server.progress.fixing-workspace.begin":"Fixing all auto-fixable problems in the workspace","server.progress.fixing-workspace.report":"fixing %0%","server.progress.preparing.title":"Preparing Spyglass language features","server.remove-cache-file":"The cache file of DHP was moved to a storage location provided by VSCode. You can safely delete the ugly “.datapack” folder in your workspace root.","server.show-release-notes":"Show Release Notes","string":"a string","tag":"a tag","tag-not-following-convention":"Invalid tag %0% which doesn't follow %1% convention","team":"a team","team-not-following-convention":"Invalid team %0% which doesn't follow %1% convention","text-component":"a text component","time-unit":"a time unit","too-many-block-affected":"Too many blocks in the specified area (maximum %0%, specified %1%)","too-many-chunk-affected":"Too many chunks in the specified area (maximum %0%, specified %1%)","unexpected-character":"Found non [a-z0-9/._-] character(s)","unexpected-datapack-tag":"Tags are not allowed here","unexpected-default-namespace":"Default namespace should be omitted here","unexpected-local-coordinate":"Local coordinate %0% is not allowed","unexpected-nbt":"This tag doesn't exist here","unexpected-nbt-array-type":"Invalid array type %0%. Should be one of “B”, “I”, and “L”","unexpected-nbt-path-filter":"Compound filters are only used for compound tags","unexpected-nbt-path-index":"Indices are only used for lists/arrays tags","unexpected-nbt-path-key":"Keys are only used for compound tags","unexpected-nbt-path-sub":"The current tag doesn't have extra items","unexpected-omitted-default-namespace":"Default namespace shouldn't be omitted here","unexpected-relative-coordinate":"Relative coordinate %0% is not allowed","unexpected-scoreboard-sub-slot":"Only “sidebar” has sub slots","unknown-command":"Unknown command %0%","unknown-escape":"Unexpected escape character %0%","unknown-key":"Unknown key %0%","unquoted-string":"an unquoted string","unsorted-keys":"Unsorted keys","uuid":"a UUID","vector":"a vector"}
@@ -1 +1 @@
1
- export default {"array":"一個陣列","boolean":"一個布林值","bug-of-mc":"由於一個Minecraft的錯誤(%0%),%1%。請回報 Mojang 修復","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":"將該向量對齊到方塊中心","comment":"以 %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 取代","duplicate-key":"鍵%0%重複","ending-quote":"一個結尾引號%0%","entity":"一個實體","error.unparseable-content":"遇到了無法解析的內容","expected":"期望%0%","expected-got":"期望%0%,但得到了%1%","float":"一個單精度浮點數","float.between":"一個處於 %0% 與 %1% 之間的浮點型數字","integer":"一個整數","integer.between":"一個處於 %0% 與 %1% 之間的整數","json.checker.property.deprecated":"屬性 %0% 已被棄用","json.checker.property.missing":"缺失屬性 %0%","json.checker.property.unknown":"未知屬性 %0%","json.checker.string.hex-color":"一個 6 位的十六進位數字","json.doc.advancement.display":"進度的顯示設定。若存在,則此進度會在進度畫面中可見。","key-not-following-convention":"無效的鍵%0%,因為沒有遵循%1%命名規範","linter.diagnostic-message-wrapper":"%0%(規則:%1%)","linter.name-convention.illegal":"名稱 %0% 與組態的正規表示式 %1% 不相符","long":"一個長整數","mcfunction.parser.entity-selector.arguments.not-applicable":"%0% 不適用於此處","mcfunction.parser.entity-selector.arguments.unknown":"未知的實體選擇器引數 %0%","mcfunction.parser.entity-selector.entities-disallowed":"此選擇器包含非玩家實體","mcfunction.parser.entity-selector.multiple-disallowed":"此選擇器包含多個實體","mcfunction.parser.entity-selector.player-name.too-long":"玩家名稱長度不能多於 %0% 個字元","mcfunction.parser.eoc-unexpected":"期望更多引數","mcfunction.parser.leading-slash":"一個前置斜線 「/」","mcfunction.parser.leading-slash.unexpected":"不能以斜槓「/」開始指令","mcfunction.parser.no-permission":"需要權限等級 %0%,高於設定中定義的 %1%","mcfunction.parser.objective.too-long":"計分板目標名稱長度不能多於 %0% 個字元","mcfunction.parser.range.min>max":"最小值 %0% 大於最大值 %1%","mcfunction.parser.score_holder.fake-name.too-long":"實體假名長度不能多於 %0% 個字元","mcfunction.parser.sep":"一個空白字元(%0%)","mcfunction.parser.trailing":"遇到尾隨資料","mcfunction.parser.unknown-parser":"尚未支援解析器 %0%","mcfunction.parser.uuid.invalid":"無效的 UUID 格式","mcfunction.parser.vector.local-disallowed":"局部座標不允許在此處使用","mcfunction.parser.vector.mixed":"不能將局部座標與世界座標混合使用","missing-key":"缺失鍵 %0%","nbt.checker.block-states.fake-boolean":"應用引號包裹布林型方塊狀態值","nbt.checker.block-states.unexpected-value-type":"方塊狀態值應為字串或整數","nbt.checker.block-states.unknown-state":"以下方塊具有未知的方塊狀態 %0%:%1%","nbt.checker.boolean.out-of-range":"布林值應為 %0% 或 %1%","nbt.checker.collection.length-between":"%0% 的長度在 %1% 和 %2% 之間","nbt.checker.compound.field.union-empty-members":"不允許的屬性","nbt.checker.path.index-out-of-bound":"提供的索引 %0% 越界,因為集合最多只能擁有 %1% 個元素","nbt.checker.path.unexpected-filter":"複合標籤過濾器只能用於複合標籤","nbt.checker.path.unexpected-index":"索引只能用於陣列或串列標籤","nbt.checker.path.unexpected-key":"字串鍵只能為複合標籤指定","nbt.node":"一個標籤","nbt.node.byte":"一個字元組標籤","nbt.node.byte_array":"一個字元組陣列標籤","nbt.node.compound":"一個複合標籤","nbt.node.double":"一個倍精度浮點型標籤","nbt.node.float":"一個單精度浮點型標籤","nbt.node.int":"一個整數標籤","nbt.node.int_array":"一個整數陣列標籤","nbt.node.list":"一個串列標籤","nbt.node.long":"一個長整數標籤","nbt.node.long_array":"一個長整數陣列標籤","nbt.node.path.end":"路徑結尾","nbt.node.path.filter":"一個複合標籤過濾器","nbt.node.path.index":"一個索引","nbt.node.path.key":"一個鍵","nbt.node.short":"一個短整數標籤","nbt.node.string":"一個字串標籤","nbt.parser.number.out-of-range":"這看起來像 %0%,但實際上是 %1%,因為數值超出了 [%2%, %3%]","mcdoc.checker.entry.empty-mod-seg":"您不能將「mod.mcdoc」直接放在根目錄下","mcdoc.checker.inject-clause.unmatched-injection":"不能用 %1% 注碼於 %0%","mcdoc.checker.type-not-assignable":"類型 %0% 不能分配給類型 %1%","mcdoc.node.compound-definition":"一個複合定義","mcdoc.node.enum-definition":"一個列舉定義","mcdoc.parser.compound-definition.field-type":"一個欄位類型","mcdoc.parser.float.illegal":"遇到了無效的單精度浮點數","mcdoc.parser.identifier.illegal":"%0% 不遵循格式 %1%","mcdoc.parser.inject-clause.definition-expected":"期望一個列舉注碼或複合注碼","mcdoc.parser.keyword.separation":"一個分隔符","mcdoc.parser.syntax.doc-comment-unexpected":"此處不允許文檔註解;您可能想用兩個斜線取代三個斜線","not-matching-any-child":"無效引數","nothing":"無","number":"一個數字","number-range":"一個數字範圍","number-range.missing-min-and-max":"期望一個最小值或一個最大值","number.<=":"一個小於等於 %0% 的數字","number.>=":"一個大於等於 %0% 的數字","number.between":"一個位於 %0% 和 %1% 之間的數字","object":"一個物件","objective":"一個計分板目標","objective-not-following-convention":"該計分板目標 %0% 沒有跟隨命名規則 %1%","parser.float.illegal":"無效的單精度浮點數不遵循 %0%","parser.integer.illegal":"無效的整數不遵循 %0%","parser.list.trailing-sep":"尾隨分隔符","parser.list.value":"一個值","parser.record.key":"一個鍵","parser.record.trailing-end":"尾隨分隔符","parser.record.unexpected-char":"預期外的字元 %0%","parser.record.value":"一個值","parser.resource-location.illegal":"無效字元:%0%","parser.resource-location.namespace-expected":"不可在此省略命名空間","parser.resource-location.tag-disallowed":"此處不允許使用標籤","parser.string.illegal-brigadier":"在 %0% 中遇到了非 [0-9A-Za-z_.+-] 字元","parser.string.illegal-escape":"預期外的跳脫字元 %0%","parser.string.illegal-quote":"此處只允許使用 %0% 包裹字串","parser.string.illegal-unicode-escape":"期望十六進位數字","punc.period":"。","punc.quote":"「%0%」","quote":"一個英文引號(「'」或「\"」)","quote_prefer_double":"此處請優先使用英文雙引號(「\"」)","quote_prefer_single":"此處請優先使用英文單引號(「'」)","resource-location":"一個資源位置","score-holder":"一個分數持有者","scoreholder-not-following-convention":"無效的分數持有者 %0% 不遵循 %1% 命名規則","server.new-version":"已更新資料包語言伺服器到新版本:%0%","server.progress.fixing-workspace.begin":"修復當前工作區中所有可自動修復的問題","server.progress.fixing-workspace.report":"正在修復%0%","server.remove-cache-file":"DHP 的快取檔案被移動到了一個由 VSCode 提供的快取目錄。您現在可以放心地刪除工作區根目錄下的「.datapack」檔案夾。","server.show-release-notes":"顯示更新日誌","string":"一個字串","tag":"一個標籤","tag-not-following-convention":"該標籤 %0% 沒有跟隨命名規則 %1%","team":"一個隊伍","team-not-following-convention":"該隊伍 %0% 沒有跟隨命名規則 %1%","time-unit":"一個時間單位","too-many-block-affected":"指定區域內的方塊太多(最大值為 %0%,指定為 %1%)","too-many-chunk-affected":"指定區域內的區塊太多(最大值為 %0%,指定值為 %1%)","unexpected-character":"遇到了非 [a-z0-9/._-] 字元","unexpected-datapack-tag":"此處不允許使用標籤","unexpected-default-namespace":"應當省略此處的預設命名空間","unexpected-local-coordinate":"不能使用局部座標%0%","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-omitted-default-namespace":"此處不能省略預設命名空間","unexpected-relative-coordinate":"不能使用相對座標%0%","unexpected-scoreboard-sub-slot":"只有「sidebar」有子欄目","unknown-command":"未知的指令%0%","unknown-escape":"預期外的跳脫字元 %0%","unknown-key":"未知的鍵%0%","unquoted-string":"一個未被引號包裹的字串","unsorted-keys":"鍵未排序","uuid":"一個 UUID","vector":"一個向量","mcdoc.binder.duplicated-declaration.related":"%0% 已在這裡宣告過了","mcdoc.binder.duplicated-declaration":"重複的宣告 %0%","mcfunction.signature-help.argument-parser-documentation":"[Minecraft 維基: `%0%` 參數類型](https://minecraft.fandom.com/zh/wiki/参数类型#%0%)","mcfunction.signature-help.command-documentation":"[Minecraft 維基: `%0%` 指令](https://minecraft.fandom.com/zh/wiki/命令/%0%)","mcfunction.completer.block.states.default-value":"預設: %0%","linter-config-validator.wrapper":"%0%。 閱讀[文件](%1)以獲取更多資訊","linter-config-validator.name-convention.type":"期望一個描述名字的正規表示式字串","linter.undeclared-symbol.message":"找不到 %0% %1%","json.checker.item.duplicate":"重複的清單內容"}
1
+ export default {"array":"一個陣列","boolean":"一個布林值","bug-of-mc":"由於一個Minecraft的錯誤(%0%),%1%。Mojang,拜託修好你的遊戲","code-action.add-default-namespace":"增加預設命名空間","code-action.add-leading-slash":"增加開頭的斜線","code-action.block-state-sort-keys":"將方塊狀態按鍵排序","code-action.command-replaceitem":"將該指令升級到 /item ... replace","code-action.create-undeclared-file":"建立%0% %1%","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.remove-leading-slash":"移除開頭的斜線","code-action.remove-trailing-separation":"移除結尾的分隔符號","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":"將該向量對齊到方塊中心","comment":"以 %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 取代","duplicate-key":"鍵%0%重複","ending-quote":"一個結尾引號%0%","entity":"一個實體","error.unparseable-content":"遇到了無法解析的內容","expected":"期望%0%","expected-got":"期望%0%,但得到了%1%","float":"一個單精度浮點數","float.between":"一個處於 %0% 與 %1% 之間的浮點型數字","integer":"一個整數","integer.between":"一個處於 %0% 與 %1% 之間的整數","invalid-key-combination":"無效的組合 %0%","invalid-regex-pattern":"無效的regex:%0%","java-edition.binder.wrong-folder":"在%0%資料夾中的檔案不屬於現在載入的遊戲版本(%1%),你需要的是%2%資料夾嗎?","java-edition.binder.wrong-version":"在%0%資料夾中的檔案不屬於現在載入的遊戲版本(%1%)","java-edition.pack-format.not-loaded":"資料包版本%0%不屬於現在載入的遊戲版本(%1%)。你可能需要重新載入Spyglass。","java-edition.pack-format.unsupported":"資料包版本%0%不屬於正式版本。快照版本不受支援。","java-edition.translation-value.percent-escape-hint":"%0%。使用「%%」顯示百分比符號","json.checker.array.length-between":"長度在%1%和%2%之間的%0%","json.checker.item.duplicate":"重複的清單內容","json.checker.object.field.union-empty-members":"不允許的屬性","json.checker.property.deprecated":"屬性 %0% 已被棄用","json.checker.property.missing":"缺失屬性 %0%","json.checker.property.unknown":"未知屬性 %0%","json.checker.string.hex-color":"一個 6 位的十六進位數字","json.checker.tag-entry.duplicate":"重複的值","json.checker.value":"一個值","json.doc.advancement.display":"進度的顯示設定。若存在,則此進度會在進度畫面中可見。","json.node.array":"一個陣列","json.node.boolean":"一個布林值","json.node.null":"null","json.node.number":"一個數字","json.node.object":"一個物件","json.node.string":"一個字串","key-not-following-convention":"無效的鍵%0%,因為沒有遵循%1%命名規範","linter-config-validator.name-convention.type":"期望一個描述名字的正規表示式字串","linter-config-validator.wrapper":"%0%。 閱讀[文件](%1)以獲取更多資訊","linter.diagnostic-message-wrapper":"%0%(規則:%1%)","linter.name-convention.illegal":"名稱 %0% 與組態的正規表示式 %1% 不相符","linter.undeclared-symbol.message":"找不到 %0% %1%","long":"一個長整數","long.between":"一個在%0%和%1%之間的長整數","mcdoc.binder.dispatcher-statement.duplicated-key":"重複的dispatcher:%0%","mcdoc.binder.dispatcher-statement.duplicated-key.related":"%0%已經在這裡定義過了","mcdoc.binder.duplicated-declaration":"重複的宣告 %0%","mcdoc.binder.duplicated-declaration.related":"%0% 已在這裡宣告過了","mcdoc.checker.entry.empty-mod-seg":"您不能將「mod.mcdoc」直接放在根目錄下","mcdoc.checker.inject-clause.unmatched-injection":"不能用 %1% 注碼於 %0%","mcdoc.checker.type-not-assignable":"類型 %0% 不能分配給類型 %1%","mcdoc.node.compound-definition":"一個複合定義","mcdoc.node.enum-definition":"一個列舉定義","mcdoc.parser.compound-definition.field-type":"一個欄位類型","mcdoc.parser.float.illegal":"遇到了無效的單精度浮點數","mcdoc.parser.identifier.illegal":"%0% 不遵循格式 %1%","mcdoc.parser.inject-clause.definition-expected":"期望一個列舉注碼或複合注碼","mcdoc.parser.keyword.separation":"一個分隔符","mcdoc.parser.syntax.doc-comment-unexpected":"此處不允許文檔註解;您可能想用兩個斜線取代三個斜線","mcfunction.completer.block.states.default-value":"預設: %0%","mcfunction.parser.entity-selector.arguments.not-applicable":"%0% 不適用於此處","mcfunction.parser.entity-selector.arguments.unknown":"未知的實體選擇器引數 %0%","mcfunction.parser.entity-selector.entities-disallowed":"此選擇器包含非玩家實體","mcfunction.parser.entity-selector.multiple-disallowed":"此選擇器包含多個實體","mcfunction.parser.entity-selector.player-name.too-long":"玩家名稱長度不能多於 %0% 個字元","mcfunction.parser.eoc-unexpected":"期望更多引數","mcfunction.parser.leading-slash":"一個前置斜線 「/」","mcfunction.parser.leading-slash.unexpected":"不能以斜槓「/」開始指令","mcfunction.parser.no-permission":"需要權限等級 %0%,高於設定中定義的 %1%","mcfunction.parser.objective.too-long":"計分板目標名稱長度不能多於 %0% 個字元","mcfunction.parser.range.min>max":"最小值 %0% 大於最大值 %1%","mcfunction.parser.score_holder.fake-name.too-long":"實體假名長度不能多於 %0% 個字元","mcfunction.parser.sep":"一個空白字元(%0%)","mcfunction.parser.trailing":"遇到尾隨資料","mcfunction.parser.unknown-parser":"尚未支援解析器 %0%","mcfunction.parser.uuid.invalid":"無效的 UUID 格式","mcfunction.parser.vector.local-disallowed":"局部座標不允許在此處使用","mcfunction.parser.vector.mixed":"不能將局部座標與世界座標混合使用","mcfunction.signature-help.argument-parser-documentation":"[Minecraft 維基: `%0%` 參數類型](https://minecraft.fandom.com/zh/wiki/参数类型#%0%)","mcfunction.signature-help.command-documentation":"[Minecraft 維基: `%0%` 指令](https://minecraft.fandom.com/zh/wiki/命令/%0%)","mismatching-regex-pattern":"值不符合regex:%0%","missing-key":"缺失鍵 %0%","nbt.checker.block-states.fake-boolean":"應用引號包裹布林型方塊狀態值","nbt.checker.block-states.unexpected-value-type":"方塊狀態值應為字串或整數","nbt.checker.block-states.unknown-state":"以下方塊具有未知的方塊狀態 %0%:%1%","nbt.checker.boolean.out-of-range":"布林值應為 %0% 或 %1%","nbt.checker.collection.length-between":"%0% 的長度在 %1% 和 %2% 之間","nbt.checker.compound.field.union-empty-members":"不允許的屬性","nbt.checker.path.index-out-of-bound":"提供的索引 %0% 越界,因為集合最多只能擁有 %1% 個元素","nbt.checker.path.unexpected-filter":"複合標籤過濾器只能用於複合標籤","nbt.checker.path.unexpected-index":"索引只能用於陣列或串列標籤","nbt.checker.path.unexpected-key":"字串鍵只能為複合標籤指定","nbt.node":"一個標籤","nbt.node.byte":"一個字元組標籤","nbt.node.byte_array":"一個字元組陣列標籤","nbt.node.compound":"一個複合標籤","nbt.node.double":"一個倍精度浮點型標籤","nbt.node.float":"一個單精度浮點型標籤","nbt.node.int":"一個整數標籤","nbt.node.int_array":"一個整數陣列標籤","nbt.node.list":"一個串列標籤","nbt.node.long":"一個長整數標籤","nbt.node.long_array":"一個長整數陣列標籤","nbt.node.path.end":"路徑結尾","nbt.node.path.filter":"一個複合標籤過濾器","nbt.node.path.index":"一個索引","nbt.node.path.key":"一個鍵","nbt.node.short":"一個短整數標籤","nbt.node.string":"一個字串標籤","nbt.parser.number.out-of-range":"這看起來像 %0%,但實際上是 %1%,因為數值超出了 [%2%, %3%]","not-matching-any-child":"無效引數","nothing":"無","number":"一個數字","number-range":"一個數字範圍","number-range.missing-min-and-max":"期望一個最小值或一個最大值","number.<=":"一個小於等於 %0% 的數字","number.>=":"一個大於等於 %0% 的數字","number.between":"一個位於 %0% 和 %1% 之間的數字","object":"一個物件","objective":"一個計分板目標","objective-not-following-convention":"該計分板目標 %0% 沒有跟隨命名規則 %1%","parser.float.illegal":"無效的單精度浮點數不遵循 %0%","parser.integer.illegal":"無效的整數不遵循 %0%","parser.list.trailing-sep":"尾隨分隔符","parser.list.value":"一個值","parser.record.key":"一個鍵","parser.record.trailing-end":"尾隨分隔符","parser.record.unexpected-char":"預期外的字元 %0%","parser.record.value":"一個值","parser.resource-location.illegal":"無效字元:%0%","parser.resource-location.namespace-expected":"不可在此省略命名空間","parser.resource-location.tag-disallowed":"此處不允許使用標籤","parser.string.illegal-brigadier":"在 %0% 中遇到了非 [0-9A-Za-z_.+-] 字元","parser.string.illegal-escape":"預期外的跳脫字元 %0%","parser.string.illegal-quote":"此處只允許使用 %0% 包裹字串","parser.string.illegal-unicode-escape":"期望十六進位數字","punc.period":"。","punc.quote":"「%0%」","quote":"一個英文引號(「'」或「\"」)","quote_prefer_double":"此處請優先使用英文雙引號(「\"」)","quote_prefer_single":"此處請優先使用英文單引號(「'」)","resource-location":"一個資源位置","score-holder":"一個分數持有者","scoreholder-not-following-convention":"無效的分數持有者 %0% 不遵循 %1% 命名規則","server.new-version":"已更新資料包語言伺服器到新版本:%0%","server.progress.fixing-workspace.begin":"修復當前工作區中所有可自動修復的問題","server.progress.fixing-workspace.report":"正在修復%0%","server.remove-cache-file":"DHP 的快取檔案被移動到了一個由 VSCode 提供的快取目錄。您現在可以放心地刪除工作區根目錄下的「.datapack」檔案夾。","server.show-release-notes":"顯示更新日誌","string":"一個字串","tag":"一個標籤","tag-not-following-convention":"該標籤 %0% 沒有跟隨命名規則 %1%","team":"一個隊伍","team-not-following-convention":"該隊伍 %0% 沒有跟隨命名規則 %1%","time-unit":"一個時間單位","too-many-block-affected":"指定區域內的方塊太多(最大值為 %0%,指定為 %1%)","too-many-chunk-affected":"指定區域內的區塊太多(最大值為 %0%,指定值為 %1%)","unexpected-character":"遇到了非 [a-z0-9/._-] 字元","unexpected-datapack-tag":"此處不允許使用標籤","unexpected-default-namespace":"應當省略此處的預設命名空間","unexpected-local-coordinate":"不能使用局部座標%0%","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-omitted-default-namespace":"此處不能省略預設命名空間","unexpected-relative-coordinate":"不能使用相對座標%0%","unexpected-scoreboard-sub-slot":"只有「sidebar」有子欄目","unknown-command":"未知的指令%0%","unknown-escape":"預期外的跳脫字元 %0%","unknown-key":"未知的鍵%0%","unquoted-string":"一個未被引號包裹的字串","unsorted-keys":"鍵未排序","uuid":"一個 UUID","vector":"一個向量"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spyglassmc/locales",
3
- "version": "0.3.13",
3
+ "version": "0.3.14",
4
4
  "type": "module",
5
5
  "description": "Locales for the Spyglass Project",
6
6
  "main": "./lib/index.js",