mediawiki-extensions-InputBox/i18n/af.json
Siebrand Mazeland 2ed67f2c7d Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
2014-03-28 08:24:47 +01:00

14 lines
574 B
JSON

{
"@metadata": {
"authors": [
"Naudefj"
]
},
"inputbox-desc": "Laat die insluiting van vooraf gedefinieerde HTML-vorms moontlik",
"inputbox-error-no-type": "U het nie die tipe invoerveld gespesifiseer nie.",
"inputbox-error-bad-type": "Tipe invoerveld is \"$1\" nie herken nie.\nGebruik \"create\", \"comment\", \"search\", \"search2\" of \"fulltext\".",
"tryexact": "Soek presiese ooreenkoms",
"searchfulltext": "Deursoek volledige teks",
"createarticle": "Skep bladsy",
"inputbox-ns-main": "Hoofnaamruimte"
}