blob: 786f82482816dc5adb9f173993df5f5cfd8c7e02 [file] [log] [blame]
// I18N constants
// LANG: "nl", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Insert a Form.": "Formulier invoegen",
"Insert a check box.": "Een checkbox invoegen",
"Insert a multi-line text field.": "Een tekstveld met meerdere lijnen invoegen",
"Insert a radio button.": "Een radio knop invoegen",
"Insert a select field.": "Een selectielijst invoegen",
"Insert a submit/reset button.": "Een verzend/wis knop invoegen",
"Insert a text, password or hidden field.": "Tekst, wachtwoord of verborgen veld invoegen"
};