# Copyright (C) 2021 GP Limit Choices
# This file is distributed under the same license as the GP Limit Choices package.
msgid ""
msgstr ""
"Project-Id-Version: GP Limit Choices\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-20 11:57+0000\n"
"PO-Revision-Date: 2022-10-24 14:11-0400\n"
"Last-Translator: Florian Rinnhofer\n"
"Language-Team: Deutsch\n"
"Language: de_DE\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"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;"
"_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;"
"esc_html_x:1,2c\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.2\n"
"X-Loco-Version: 2.6.2; wp-6.0.3\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"

#: class-gp-limit-choices.php:118
msgid "Enable Limits"
msgstr "Limits aktivieren"

#: class-gp-limit-choices.php:105
msgid "enable limits"
msgstr "Limits aktivieren"

#. Plugin Name of the plugin
msgid "GP Limit Choices"
msgstr "GP Limit Choices"

#. Author of the plugin
msgid "Gravity Wiz"
msgstr "Gravity Wiz"

#. Author URI of the plugin
msgid "http://gravitywiz.com/"
msgstr "https://gravitywiz.com/"

#. Plugin URI of the plugin
msgid "https://gravitywiz.com/documentation/gravity-forms-limit-choices/"
msgstr "https://gravitywiz.com/documentation/gravity-forms-limit-choices/"

#. Description of the plugin
msgid ""
"Limit how many times a choice may be selected for Radio Button, Drop Down and "
"Checkbox fields."
msgstr ""
"Lege ein Limit fest, wie viele Auswahlen bei Radio-Buttons, Drop-Down- und Checkbox-"
"Feldern getroffen werden können."

#: class-gp-limit-choices.php:522
msgid "The choice, \"%s\", which you have selected is no longer available."
msgstr "Die Auswahl \"%s\", die du gewählt hast, ist nicht länger verfügbar."

#: class-gp-limit-choices.php:669
msgid "There are no options available for this field."
msgstr "Für dieses Feld sind keine Optionen verfügbar."

#: class-gp-limit-choices.php:1076
msgid "unlimited"
msgstr "unbegrenzt"

#: class-gp-limit-choices.php:543
msgid "You selected %1$d of this item but only %2$d is available."
msgid_plural "You selected %1$d of this item but only %2$d are available."
msgstr[0] "Du hast %1$d dieses Elements gewählt, aber nur %2$d ist verfügbar."
msgstr[1] "Du hast %1$d dieses Elements gewählt, aber nur %2$d sind verfügbar."

#: class-gp-limit-choices.php:541
msgid ""
"You selected this option for %1$d items but only %2$d of this option is available."
msgid_plural ""
"You selected this option for %1$d items but only %2$d of this option are available."
msgstr[0] ""
"Du hast diese Option für %1$d Elemente gewählt, aber nur %2$d dieser Option ist "
"verfügbar."
msgstr[1] ""
"Du hast diese Option für %1$d Elemente gewählt, aber nur %2$d dieser Option sind "
"verfügbar."
