mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
32ba07bd70
Change-Id: I7d49a8f60a5e975f6ea77c5d841f007288bd5eb4
19 lines
686 B
JSON
19 lines
686 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"EivindJ",
|
|
"Danmichaelo"
|
|
]
|
|
},
|
|
"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"
|
|
}
|