summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/InputBox/i18n/da.json
blob: 3ba81b56b8c5032a484c3cdda039727d2af4d2ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"@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"
}