mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-13 17:53:26 +00:00
47bbee9847
Change-Id: Ib0bd8df222d8dd7ce48846fdac5ae58937e7d98b
20 lines
709 B
JSON
20 lines
709 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Danmichaelo",
|
|
"EivindJ",
|
|
"Jon Harald Søby"
|
|
]
|
|
},
|
|
"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».",
|
|
"inputbox-tryexact": "Prøv nøyaktig treff",
|
|
"inputbox-searchfulltext": "Søk full tekst",
|
|
"inputbox-createarticle": "Opprett side",
|
|
"inputbox-movearticle": "Flytt side",
|
|
"inputbox-postcomment": "Nytt avsnitt",
|
|
"inputbox-postcommenttitle": "Nytt avsnitt",
|
|
"inputbox-ns-main": "Hoved"
|
|
}
|