# German translation of Config Ignore (8.x-3.0-beta1)
# Copyright (c) 2023 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Config Ignore (8.x-3.0-beta1)\n"
"POT-Creation-Date: 2023-11-05 20:12+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 "Ignore"
msgstr "Ignorieren"
msgid "Config"
msgstr "Konfiguration"
msgid "Config Ignore"
msgstr "Config Ignore"
msgid "Config Ignore Settings"
msgstr "Config-Ignore-Einstellungen"
msgid "List of ignored configurations"
msgstr "Liste der ignorierten Konfigurationen"
msgid "Configuration entity names to ignore"
msgstr "Zu ignorierende Konfigurationsentitätsnamen"
msgid ""
"One configuration name per line.<br />\n"
"Examples: <ul>\n"
"<li>user.settings</li>\n"
"<li>views.settings</li>\n"
"<li>contact.settings</li>\n"
"<li>webform.webform.* (will ignore all config entities that starts "
"with <em>webform.webform</em>)</li>\n"
"<li>*.contact_message.custom_contact_form.* (will ignore all config "
"entities that starts with "
"<em>.contact_message.custom_contact_form.</em> like fields attached to "
"a custom contact form)</li>\n"
"<li>* (will ignore everything)</li>\n"
"<li>~webform.webform.contact (will force import for this "
"configuration, even if ignored by a wildcard)</li>\n"
"<li>user.mail:register_no_approval_required.body (will ignore the body "
"of the no approval required email setting, but will not ignore other "
"user.mail configuration.)</li>\n"
"</ul>"
msgstr ""
"Ein Konfigurationsname pro Zeile.<br>\r\n"
"Beispiele: <ul>\r\n"
"<li>user.settings</li>\r\n"
"<li>views.settings</li>\r\n"
"<li>contact.einstellungen</li>\r\n"
"<li>webform.webform.* (ignoriert alle Konfigurationsentitäten, die "
"mit <em>webform.webform</em></li> beginnen).</li>\r\n"
"<li>*.contact_message.custom_contact_form.* (ignoriert alle "
"Konfigurationsentitäten, die mit "
"<em>.contact_message.custom_contact_form.</em> beginnen, wie Felder, "
"die an ein benutzerdefiniertes Kontaktformular angehängt "
"sind).</li>\r\n"
"<li>* (ignoriert alles) </li>\r\n"
"<li>~webform.webform.contact (erzwingt den Import für diese "
"Konfiguration, auch wenn er von einem Platzhalter ignoriert wird) "
"</li>\r\n"
"<li>user.mail:register_no_approval_required.body (ignoriert den Text "
"der E-Mail-Einstellung „Keine Genehmigung erforderlich“, ignoriert "
"aber nicht andere user.mail-Konfigurationen.)</li>\r\n"
"</ul>"
msgid "Configuration Ignore settings"
msgstr "Config-Ignore-Einstellungen"
msgid "Ignore certain configuration during imports and exports"
msgstr "Bestimmte Konfigurationen beim Import und Export ignorieren"
