# Dutch translation of Clientside Validation (8.x-1.0)
# Copyright (c) 2025 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Clientside Validation (8.x-1.0)\n"
"POT-Creation-Date: 2025-08-06 23:41+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Submit"
msgstr "Indienen"
msgid "Required"
msgstr "Verplicht"
msgid "URL"
msgstr "URL"
msgid "Email"
msgstr "E-mail"
msgid "Url"
msgstr "URL"
msgid "Maximum"
msgstr "Maximum"
msgid "Maximum length"
msgstr "Maximumlengte"
msgid "Phone Number"
msgstr "Telefoonnummer"
msgid "Pattern"
msgstr "Patroon"
msgid "Minimum"
msgstr "Minimum"
msgid "Step"
msgstr "Stap"
msgid "Text 1"
msgstr "Tekst 1"
msgid "Text 2"
msgstr "Tekst 2"
msgid "Number 1"
msgstr "Getal 1"
msgid "Number 2"
msgstr "Getal 2"
msgid "Clientside Validation"
msgstr "Clientside Validation"
msgid "@title field has a maximum length of @max."
msgstr "Veld @title heeft een maximale lengte van @max."
msgid "Add client side validation to forms."
msgstr "Voeg client-side validatie toe aan formulieren."
msgid "Clientside Validation jQuery"
msgstr "Clientside Validation jQuery"
msgid "Uses the jQuery Validate plugin as the clientside validation library."
msgstr ""
"Gebruikt de jQuery Validate-plugin als client-side "
"validatiebibliotheek."
msgid "@title does not contain a valid email."
msgstr "@title bevat geen geldig e-mailadres."
msgid "@title field can only have a maximum of @max values."
msgstr "Veld @title heeft een maximum van @max waardes."
msgid "The value in @title has to be greater than @min."
msgstr "De waarde in @title moet hoger zijn dan @min."
msgid "The value in @title has to be greater than @min by steps of @step."
msgstr "De waarde in @title moet hoger zijn dan @min in stappen van @step."
msgid "The value in @title has to be divisible by @step."
msgstr "De waarde in @title moet deelbaar zijn door @step."
msgid "@title does not contain a valid url."
msgstr "@title bevat geen geldige URL."
msgid "The value in @title has to be less than @max."
msgstr "De waarde in @title moet minder zijn dan @max."
msgid "Url - Internal/External"
msgstr "URL - Intern/Extern"
msgid "Beginning to remove libraries..."
msgstr "Start met het verwijderen van bibliotheken..."
msgid "Removing existing libraries..."
msgstr "Bestaande bibliotheken verwijderen..."
msgid "Clientside Validation Demo"
msgstr "Clientside Validation Demo"
msgid "Provides demo for Clientside Validation."
msgstr "Bevat een demonstratie van Clientside Validation."
msgid "Simple required text field."
msgstr "Eenvoudig verplicht tekstveld."
msgid "Required text field with custom required_error message."
msgstr "Verplicht tekstveld met een een aangepast required_error-bericht."
msgid "This message is coming from #required_error."
msgstr "Dit bericht komt uit #required_error."
msgid "Text 3"
msgstr "Tekst 3"
msgid "Required text field with max length."
msgstr "Verplicht tekstveld met maximum lengte."
msgid "E-Mail 1"
msgstr "E-mail 1"
msgid "Required E-Mail field."
msgstr "Verplicht e-mailveld."
msgid "E-Mail 2"
msgstr "E-mail 2"
msgid "E-Mail field."
msgstr "E-mailveld."
msgid "Number field."
msgstr "Getalveld."
msgid "Number field with max."
msgstr "Getal met een maximum."
msgid "Number 3"
msgstr "Getal 3"
msgid "Number field with min."
msgstr "Getalveld met een minimum."
msgid "Number 4"
msgstr "Getal 4"
msgid "Number field with min and max."
msgstr "Getalveld met minimum en maximum."
msgid "Number 5"
msgstr "Getal 5"
msgid "Number field with min, max and step."
msgstr "Getalveld met minimum, maximum en stap."
msgid "URL field."
msgstr "URL-veld."
msgid "All form validations passed."
msgstr "Alle formuliervalidaties zijn geslaagd."
msgid "Clientside Validation jQuery library"
msgstr "Clientside Validation jQuery-bibliotheek"
msgid "Downloaded in Library"
msgstr "Gedownload in bibliotheek"
msgid "Downloaded in module OR using from CDN"
msgstr "Gedownload in module OF met behulp van CDN"
msgid ""
"Check README in module folder for instructions on how to use it "
"through libraries (Drupal way)."
msgstr ""
"Raadpleeg README in de modulemap voor instructies over het gebruik van "
"Libraries (de Drupal-manier)."
msgid "Clientside Validation jQuery Settings"
msgstr "Clientside Validation jQuery-instellingen"
msgid "Configure clientside validation jQuery settings."
msgstr "Clientside validation jQuery instellen."
msgid "Use JS from CDN"
msgstr "Gebruik JS van CDN"
msgid "Enter Phone Number - [789][0-9]{9}"
msgstr "Voer een telefoonnummer in - [789][0-9]{9}"
msgid "@title does not meet the requirements."
msgstr "@title voldoet niet aan de vereisten."
