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
699 B
JSON
20 lines
699 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Byrial",
|
|
"Christian List",
|
|
"Peter Alberti"
|
|
]
|
|
},
|
|
"inputbox-desc": "Muliggør inkludering af forhåndsdefinerede HTML-formularer",
|
|
"inputbox-error-no-type": "Du har ikke angivet type i inputboksen som skal laves.",
|
|
"inputbox-error-bad-type": "Inputboks-type \"$1\" kendes ikke.\nVælg venligst \"create\", \"comment\", \"search\", \"search2\" eller \"fulltext\".",
|
|
"inputbox-tryexact": "Prøv præcis match",
|
|
"inputbox-searchfulltext": "Fuldtekstsøgning",
|
|
"inputbox-createarticle": "Opret side",
|
|
"inputbox-movearticle": "Flyt side",
|
|
"inputbox-postcomment": "Nyt afsnit",
|
|
"inputbox-postcommenttitle": "Nyt afsnit",
|
|
"inputbox-ns-main": "Hoved"
|
|
}
|