# German translation of Field Validation (7.x-2.0-alpha1)
# Copyright (c) 2022 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field Validation (7.x-2.0-alpha1)\n"
"POT-Creation-Date: 2022-10-19 02:14+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\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 "Field name"
msgstr "Feldname"
msgid "Fields"
msgstr "Felder"
msgid "Column"
msgstr "Spalte"
msgid "Entity type"
msgstr "Entitätstyp"
msgid "Validator"
msgstr "Validator"
msgid "rule"
msgstr "Regel"
msgid "rules"
msgstr "Regeln"
msgid "Min length"
msgstr "Minimale Länge"
msgid "Rule name"
msgstr "Name der Regel"
msgid "Custom error message"
msgstr "Individuelle Fehlermeldung"
msgid ""
"Specify an error message that should be displayed when user input "
"doesn't pass validation"
msgstr ""
"Geben Sie eine Fehlermeldung an, welche angezeigt werden soll, falls "
"die Benutzereingabe die Überprüfung nicht besteht."
msgid "Minimum number of characters"
msgstr "Minimale Anzahl von Zeichen"
msgid ""
"Specify the minimum number of characters that have to be entered to "
"pass validation."
msgstr ""
"Geben Sie die minimale Anzahl von Zeichen ein, die erforderlich sind, "
"um die Überprüfung zu bestehen."
msgid "Add validation rules to fields."
msgstr "Überprüfungsregeln zu Feldern hinzufügen."
msgid "A column defined in the hook_field_schema() of this field."
msgstr ""
"Eine Spalte, die in der Funktion hook_field_schema() dieses Fedes "
"definiert wird.."
msgid "You should enter at least two words."
msgstr "Es müssen mindestens zwei Worte eingegeben werden."
msgid "Field Validation rule"
msgstr "Feldüberprüfungsregel"
msgid "Field Validation rules"
msgstr "Feldüberprüfungsregeln"
msgid "Bundle name"
msgstr "Name des Subtyps"
msgid "Config Data"
msgstr "Konfigurationsdaten"
msgid "Config data"
msgstr "Konfigurationsdaten"
msgid "Config data."
msgstr "Konfigurationsdaten."
msgid "Plugin '@validator' should extends 'field_validation_validator'."
msgstr "Das Plugin '@validator' sollte 'field_validation_validator' erweitern."
msgid "Field Validation UI"
msgstr "Field Validation UI"
msgid "UI for Field Validation."
msgstr "UI zur Feldvalidierung."
