mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
8e176a9cec
Change-Id: I972218c7dad6cb44cc57cca7520ec81547d5fad2
20 lines
699 B
JSON
20 lines
699 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Byrial",
|
|
"Peter Alberti",
|
|
"Christian List"
|
|
]
|
|
},
|
|
"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"
|
|
}
|