summaryrefslogtreecommitdiff
path: root/extensions/InputBox/i18n/nl.json
blob: d6afa5bc8cc295ef44e1db7a7fb62b7560e033ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"@metadata": {
		"authors": [
			"SPQRobin",
			"Siebrand"
		]
	},
	"inputbox-desc": "Maakt het toevoegen van voorgedefinieerde HTML-formulieren mogelijk",
	"inputbox-error-no-type": "U hebt het type invoerveld niet opgegeven.",
	"inputbox-error-bad-type": "Type invoerveld \"$1\" niet herkend.\nGebruik \"create\", \"comment\", \"search\", \"search2\" of \"fulltext\".",
	"inputbox-tryexact": "Op exacte overeenkomst zoeken",
	"inputbox-searchfulltext": "Volledige tekst doorzoeken",
	"inputbox-createarticle": "Pagina aanmaken",
	"inputbox-movearticle": "Pagina hernoemen",
	"inputbox-postcomment": "Nieuw kopje",
	"inputbox-postcommenttitle": "Nieuw kopje",
	"inputbox-ns-main": "Hoofdnaamruimte"
}