mediawiki-extensions-InputBox/i18n/nb.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
562 B
JSON

{
"@metadata": {
"authors": [
"EivindJ"
]
},
"inputbox-desc": "Tillater inkludering av forhåndsdefinerte HTML-skjemaer",
"inputbox-error-no-type": "Du har ikke angitt hva slags inputboks du vil lage.",
"inputbox-error-bad-type": "Inputboks av typen «$1» gjenkjennes ikke.\nVennligst velg «create», «comment», «search», «search2» eller «fulltext».",
"tryexact": "Prøv nøyaktig treff",
"searchfulltext": "Søk full tekst",
"createarticle": "Opprett side",
"inputbox-ns-main": "Hoved"
}