62 lines
4.7 KiB
JSON
62 lines
4.7 KiB
JSON
{
|
|
"Default value": "Default value",
|
|
"$ref '{0}' in '{1}' cannot be resolved.": "$ref '{0}' in '{1}' cannot be resolved.",
|
|
"Problems loading reference '{0}': {1}": "Problems loading reference '{0}': {1}",
|
|
"Unable to load schema from '{0}': No content.": "Unable to load schema from '{0}': No content.",
|
|
"Unable to load schema from '{0}': No content. {1}": "Unable to load schema from '{0}': No content. {1}",
|
|
"Unable to parse content from '{0}': Parse error at line: {1} column: {2}": "Unable to parse content from '{0}': Parse error at line: {1} column: {2}",
|
|
"Schema '{0}' is not valid: {1}": "Schema '{0}' is not valid: {1}",
|
|
"Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA.": "Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA.",
|
|
"String is not a RFC3339 date-time.": "String is not a RFC3339 date-time.",
|
|
"String is not a RFC3339 date.": "String is not a RFC3339 date.",
|
|
"String is not a RFC3339 time.": "String is not a RFC3339 time.",
|
|
"String is not an e-mail address.": "String is not an e-mail address.",
|
|
"String does not match IPv4 format.": "String does not match IPv4 format.",
|
|
"String does not match IPv6 format.": "String does not match IPv6 format.",
|
|
"Value is not accepted. Valid values: {0}.": "Value is not accepted. Valid values: {0}.",
|
|
"Incorrect type. Expected one of {0}.": "Incorrect type. Expected one of {0}.",
|
|
"Matches a schema that is not allowed.": "Matches a schema that is not allowed.",
|
|
"Matches multiple schemas when only one must validate.": "Matches multiple schemas when only one must validate.",
|
|
"filePatternAssociation '{0}' does not match with doc uri '{1}'": "filePatternAssociation '{0}' does not match with doc uri '{1}'",
|
|
"Value is not divisible by {0}.": "Value is not divisible by {0}.",
|
|
"Value is below the exclusive minimum of {0}.": "Value is below the exclusive minimum of {0}.",
|
|
"Value is above the exclusive maximum of {0}.": "Value is above the exclusive maximum of {0}.",
|
|
"Value is below the minimum of {0}.": "Value is below the minimum of {0}.",
|
|
"Value is above the maximum of {0}.": "Value is above the maximum of {0}.",
|
|
"String is shorter than the minimum length of {0}.": "String is shorter than the minimum length of {0}.",
|
|
"String is longer than the maximum length of {0}.": "String is longer than the maximum length of {0}.",
|
|
"String does not match the pattern of \"{0}\".": "String does not match the pattern of \"{0}\".",
|
|
"URI expected.": "URI expected.",
|
|
"URI with a scheme is expected.": "URI with a scheme is expected.",
|
|
"String is not a URI: {0}": "String is not a URI: {0}",
|
|
"Array has too many items according to schema. Expected {0} or fewer.": "Array has too many items according to schema. Expected {0} or fewer.",
|
|
"Array does not contain required item.": "Array does not contain required item.",
|
|
"Array has too few items. Expected {0} or more.": "Array has too few items. Expected {0} or more.",
|
|
"Array has too many items. Expected {0} or fewer.": "Array has too many items. Expected {0} or fewer.",
|
|
"Array has too few items matching \"contains\". Expected {0} or more.": "Array has too few items matching \"contains\". Expected {0} or more.",
|
|
"Array has too many items matching \"contains\". Expected {0} or fewer.": "Array has too many items matching \"contains\". Expected {0} or fewer.",
|
|
"Array has duplicate items.": "Array has duplicate items.",
|
|
"Property {0} is not allowed.": "Property {0} is not allowed.",
|
|
"Object has more properties than limit of {0}.": "Object has more properties than limit of {0}.",
|
|
"Object has fewer properties than the required number of {0}": "Object has fewer properties than the required number of {0}",
|
|
"Object is missing property {0} required by property {1}.": "Object is missing property {0} required by property {1}.",
|
|
"Inline schema": "Inline schema",
|
|
"- (array item) ": "- (array item) ",
|
|
"Allowed Values:": "Allowed Values:",
|
|
"Example:": "Example:",
|
|
"Source: [{0}]({1})": "Source: [{0}]({1})",
|
|
"Jump to schema location ({0})": "Jump to schema location ({0})",
|
|
"Convert Tab to Spaces": "Convert Tab to Spaces",
|
|
"Convert all Tabs to Spaces": "Convert all Tabs to Spaces",
|
|
"Delete unused anchor: {0}": "Delete unused anchor: {0}",
|
|
"Convert to boolean": "Convert to boolean",
|
|
"Convert to block style {0}": "Convert to block style {0}",
|
|
"Fix key order for this map": "Fix key order for this map",
|
|
"Flow style mapping is forbidden": "Flow style mapping is forbidden",
|
|
"Flow style sequence is forbidden": "Flow style sequence is forbidden",
|
|
"Unused anchor \"{0}\"": "Unused anchor \"{0}\"",
|
|
"Unresolved alias \"{0}\"": "Unresolved alias \"{0}\"",
|
|
"Convert string to folded block string": "Convert string to folded block string",
|
|
"Convert string to literal block string": "Convert string to literal block string"
|
|
}
|