mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-24 00:06:25 +00:00
22 lines
1.6 KiB
JSON
22 lines
1.6 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"portable-infobox-desc": "Maakt overdraagbare infoboxen die kunnen worden weergegeven met behulp van zuivere semantische HTML-opmaak, op iedere vormgeving en op ieder platform, met behulp van een eenvoudig te begrijpen, krachtige, XML-achtige notatie. Bevat ook een bouwprogramma voor overdraagbare infoboxen op [[Special:PortableInfoboxBuilder]].",
|
|
"portable-infobox-unimplemented-infobox-tag": "Unimplemented infobox tag: <$1>",
|
|
"portable-infobox-xml-parse-error-info": "There is a problem with parsing the infobox",
|
|
"portable-infobox-xml-parse-error": "Incorrect XML markup. Please validate your XML",
|
|
"portable-infobox-xml-parse-error-document-end": "Extra content at the end of the document",
|
|
"portable-infobox-xml-parse-error-undeclared-entity": "Undeclared entity (for example: )",
|
|
"portable-infobox-xml-parse-error-attribute-not-started": "Attribute value should be inside quotation marks",
|
|
"portable-infobox-xml-parse-error-attribute-without-value": "Tag attribute needs to have value",
|
|
"portable-infobox-xml-parse-error-space-required": "Attributes construct error",
|
|
"portable-infobox-xml-parse-error-name-required": "Error parsing attribute name",
|
|
"portable-infobox-xml-parse-error-gt-required": "Tag definition is not properly terminated",
|
|
"portable-infobox-xml-parse-error-tag-name-mismatch": "Opening and ending tag mismatch",
|
|
"portable-infobox-xml-parse-error-tag-not-finished": "Premature end of tag",
|
|
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "Attribute \"$1\" is not supported in <infobox> tag"
|
|
}
|