mediawiki-extensions-InputBox/i18n/da.json
Translation updater bot 47bbee9847 Localisation updates from https://translatewiki.net.
Change-Id: Ib0bd8df222d8dd7ce48846fdac5ae58937e7d98b
2020-04-07 08:42:53 +02:00

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"
}