summaryrefslogtreecommitdiff
path: root/extensions/InputBox/i18n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/InputBox/i18n/nl.json')
-rw-r--r--extensions/InputBox/i18n/nl.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/extensions/InputBox/i18n/nl.json b/extensions/InputBox/i18n/nl.json
new file mode 100644
index 00000000..919090d7
--- /dev/null
+++ b/extensions/InputBox/i18n/nl.json
@@ -0,0 +1,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": "Zoeken op exacte overeenkomst",
+ "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"
+}