msgid ""
msgstr ""
"PO-Revision-Date: 2022-10-21 09:55:41+0000\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-Generator: GlotPress/2.4.0-alpha\n"
"Language: de\n"
"Project-Id-Version: MailPoet - MailPoet\n"

#: assets/dist/js/marketing_optin_block/block.json
msgctxt "block title"
msgid "MailPoet Marketing Opt-in"
msgstr ""

#: lib/Automation/Integrations/MailPoet/Triggers/UserRegistrationTrigger.php:44
msgid "WordPress user registers"
msgstr ""

#. translators: %s is the ID of email.
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:94
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:167
msgid "Automation email with ID '%s' not found."
msgstr ""

#: lib/Automation/Integrations/Core/Actions/DelayAction.php:50
msgid "A delay can't be longer than two years"
msgstr ""

#: lib/Automation/Integrations/Core/Actions/DelayAction.php:47
msgid "A delay must have a positive value"
msgstr ""

#: lib/Automation/Integrations/Core/Actions/DelayAction.php:30
msgctxt "noun"
msgid "Delay"
msgstr ""

#: lib/Automation/Engine/Validation/WorkflowRules/ValidStepRule.php:66
msgid "Some steps are not valid"
msgstr ""

#: lib/Automation/Engine/Exceptions/Exception.php:27
#: lib/Automation/Engine/Validation/WorkflowRules/ValidStepRule.php:50
msgid "Unknown error."
msgstr "Unbekannter Fehler."

#. translators: %d is the ID of the workflow template.
#: lib/Automation/Engine/Exceptions.php:221
msgid "Workflow template with ID '%d' not found."
msgstr ""

#. translators: %d is the ID of the workflow.
#: lib/Automation/Engine/Exceptions.php:214
msgid "Can't delete workflow with ID '%d' because it was not trashed."
msgstr ""

#: lib/Automation/Engine/Exceptions.php:203
msgid "Step with ID '%1$s' is missing required subjects with keys: %2$s"
msgstr ""

#. translators: %s is a detailed information
#: lib/Automation/Engine/Exceptions.php:193
msgid "Workflow validation failed: %s"
msgstr ""

#: lib/API/JSON/v1/Services.php:115 lib/API/JSON/v1/Services.php:181
msgid "Your Premium key has been successfully validated, but is not valid for MailPoet Sending Service"
msgstr ""

#: views/welcome_wizard.html:35
msgid "Enable better-looking Google fonts in emails and show contextual help articles in MailPoet?"
msgstr ""

#: views/welcome_wizard.html:33
msgid "If enabled, we may load the Google Fonts library and [link]other 3rd-party libraries we use[/link]."
msgstr ""

#: views/welcome_wizard.html:31
msgid "Get improved features and fixes faster by sharing with us [link]non-sensitive data about how you use MailPoet[/link]. No personal data is tracked or stored."
msgstr ""

#: views/welcome_wizard.html:30
msgid "Help improve MailPoet"
msgstr ""

#: views/welcome_wizard.html:29
msgid "Privacy and data sharing"
msgstr ""

#: views/form/editor.html:219
msgid "Add New Tag"
msgstr "Neues Schlagwort erstellen"

#: lib/Util/Notices/BlackFridayNotice.php:36
msgid "Save 40% on all annual plans until 2 pm UTC, October 7. Terms & conditions apply."
msgstr "Spare 40% bei allen Jahrestarifen bis zum 7. Oktober, 14 Uhr UTC. Es gelten die Allgemeinen Geschäftsbedingungen."

#: lib/Util/Notices/BlackFridayNotice.php:35
msgid "Get ready for Black Friday with 40% off MailPoet plans"
msgstr "Mach dich bereit für den Black Friday mit 40% Rabatt auf MailPoet-Tarife"

#: lib/Automation/Integrations/MailPoet/Triggers/SomeoneSubscribesTrigger.php:35
msgid "Someone subscribes"
msgstr "Jemand abonniert"

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:36
msgid "MailPoet subscriber"
msgstr "MailPoet-Abonnent"

#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:35
msgid "MailPoet segment"
msgstr "MailPoet-Segment"

#: lib/Automation/Engine/Validation/WorkflowRules/TriggersUnderRootRule.php:35
msgid "Trigger must be a direct descendant of workflow root"
msgstr "Der Trigger muss ein direkter Nachkomme des Workflow-Root sein"

#: lib/Automation/Engine/Validation/WorkflowRules/NoUnreachableStepsRule.php:26
msgid "Unreachable steps found in workflow graph"
msgstr "Unerreichbare Schritte im Workflow-Diagramm gefunden"

#: lib/Automation/Engine/Validation/WorkflowRules/NoSplitRule.php:19
msgid "Path split found in workflow graph"
msgstr "Pfadaufteilung im Workflow-Diagramm gefunden"

#: lib/Automation/Engine/Validation/WorkflowRules/NoJoinRule.php:27
msgid "Path join found in workflow graph"
msgstr "Pfadverbindung im Workflow-Diagramm gefunden"

#: lib/Automation/Engine/Validation/WorkflowRules/NoDuplicateEdgesRule.php:20
msgid "Duplicate next step definition found"
msgstr "Doppelte Definition des nächsten Schritts gefunden"

#: lib/Automation/Engine/Validation/WorkflowRules/NoCycleRule.php:30
msgid "Cycle found in workflow graph"
msgstr "Zyklus im Workflow-Diagramm gefunden"

#: lib/Automation/Engine/Validation/WorkflowRules/ConsistentStepMapRule.php:18
msgid "Step with ID '%1$s' stored under a mismatched index '%2$s'."
msgstr "Schritt mit ID '%1$s' unter einem nicht übereinstimmenden Index '%2$s' gespeichert."

#: lib/Automation/Engine/Validation/WorkflowGraph/WorkflowWalker.php:75
msgid "Step with ID '%1$s' not found (referenced from '%2$s')"
msgstr "Schritt mit ID '%1$s' nicht gefunden (referenziert von '%2$s')"

#: lib/Automation/Engine/Validation/WorkflowGraph/WorkflowWalker.php:18
msgid "Workflow must contain a 'root' step"
msgstr "Der Workflow muss einen 'root'-Schritt enthalten"

#: lib/Automation/Engine/Exceptions.php:181
msgid "Modification of step '%1$s' of type '%2$s' with ID '%3$s' is not supported when the related plugin is not active."
msgstr "Die Änderung von Schritt '%1$s' des Typs '%2$s' mit der ID '%3$s' wird nicht unterstützt, wenn das zugehörige Plugin nicht aktiv ist."

#. translators: %s is a detailed information
#: lib/Automation/Engine/Exceptions.php:171
msgid "Invalid workflow structure: %s"
msgstr "Ungültige Workflow-Struktur: %s"

#: lib/Automation/Engine/Exceptions.php:157
msgid "Multiple payloads of class '%1$s' found for workflow run with ID '%2$d'."
msgstr "Mehrere Payloads der Klasse '%1$s' für Workflow-Lauf mit ID '%2$d' gefunden."

#: lib/Automation/Engine/Exceptions.php:148
msgid "Payload of class '%1$s' not found for workflow run with ID '%2$d'."
msgstr "Payload der Klasse '%1$s' nicht gefunden für Workflow-Lauf mit ID '%2$d'."

#: lib/Automation/Engine/Exceptions.php:139
msgid "Multiple subjects with key '%1$s' found for workflow run with ID '%2$d', only one expected."
msgstr "Mehrere Betreffe mit Schlüssel '%1$s' für Workflow-Lauf mit ID '%2$d' gefunden, nur einer erwartet."

#: lib/Automation/Engine/Exceptions.php:130
msgid "Subject data for subject with key '%1$s' not found for workflow run with ID '%2$d'."
msgstr "Betreffdaten für Betreff mit Schlüssel '%1$s' nicht gefunden für Workflow-Lauf mit ID '%2$d'."

#: views/subscribers/importExport/import.html:139
msgid "Pick a tag or create a new one to assign to these subscribers."
msgstr "Wähle ein Schlagwort oder erstelle ein neues, um es diesen Abonnenten zuzuweisen."

#: views/subscribers/importExport/import.html:138
msgid "Assign tags"
msgstr "Schlagwörter zuweisen"

#: views/newsletters.html:300 views/settings.html:100
msgid "Not an authorized sender email address. [link]Authorize it now.[/link]"
msgstr "Keine autorisierte E-Mail-Absender-Adresse. [link]Jetzt autorisieren.[/link]"

#: views/newsletters.html:280
msgid "Please select a list with subscribers."
msgstr "Bitte wähle eine Liste von Abonnenten aus."

#: lib/Automation/Engine/Control/RootStep.php:15
msgid "Root step"
msgstr "Erster Schritt"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:188
msgid "[link1]Click here to start the authentication[/link1]."
msgstr "[link1]Hier klicken, um die Autorisierung zu starten[/link1]."

#: lib/Automation/Engine/Storage/WorkflowTemplateStorage.php:61
msgid "Simple welcome email"
msgstr "Einfache Willkommens-E-Mail"

#: views/layout.html:122
msgid "Tutorial"
msgstr "Tutorial"

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:398
msgid "Can't unsubscribe from a list with ID %d."
msgstr "Die Abmeldung von einer Liste mit der ID %d ist nicht möglich."

#. translators: %s is an error message
#: lib/API/MP/v1/Subscribers.php:152
msgid "Failed to save subscriber custom fields: %s"
msgstr "Die individuellen Felder des Abonnenten konnten nicht gespeichert werden: %s"

#: views/layout.html:168 views/settings.html:102
msgid "Email violates Sender Domain’s DMARC policy. Please set up [link]sender authentication[/link]."
msgstr "Die E-Mail verstößt gegen die DMARC-Richtlinie der Absenderdomain. Bitte richte die [link]Absender-Authentisierung[/link] ein."

#: views/layout.html:167
msgid "Sender Domains"
msgstr "Absender-Domains"

#: views/layout.html:166
msgid "Authorized emails"
msgstr "Autorisierte E-Mails"

#: views/layout.html:165
msgid "Invalid"
msgstr "Ungültig"

#: views/layout.html:164
msgid "Verified"
msgstr "Verifiziert"

#: views/layout.html:163
msgid "Pending"
msgstr "Ausstehend"

#: views/layout.html:162
msgid "Click here to copy"
msgstr "Zum Kopieren hier klicken"

#: views/layout.html:161
msgid "Verify the DNS records"
msgstr "Die DNS-Einträge überprüfen"

#: views/layout.html:159
msgid "Value"
msgstr "Wert"

#: views/layout.html:158
msgid "Host"
msgstr "Host"

#: views/layout.html:156
msgid "To help your audience and MailPoet authenticate you as the domain owner, please add the following DNS records to your domain’s DNS and click “Verify the DNS records”. Please note that it may take up to 24 hours for DNS changes to propagate after you make the change. [link]Read the guide[/link]."
msgstr "Damit dein Publikum und MailPoet dich als Domaininhaber authentisieren können, füge bitte die folgenden DNS-Einträge zum DNS deiner Domain hinzu und klicke auf „DNS-Einträge überprüfen“. Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis sich die DNS-Änderungen nach dem Durchführen der Änderung verbreitet haben. [link]Die Anleitung lesen[/link]."

#: views/layout.html:155
msgid "Manage Sender Domain "
msgstr "Absenderdomain verwalten"

#: views/form/editor.html:210
msgctxt "A label for the error message color"
msgid "Error"
msgstr "Fehler"

#: views/form/editor.html:209
msgctxt "A label for the success message color"
msgid "Success"
msgstr "Erfolg"

#: views/form/editor.html:207
msgctxt "Settings in the divider block"
msgid "Background"
msgstr "Hintergrund"

#: views/form/editor.html:63
msgid "Font"
msgstr "Schrift"

#: views/form/editor.html:58
msgid "Color"
msgstr "Farbe"

#. translators: %s is email address which already exists.
#: lib/Subscribers/SubscriberSaveController.php:250
msgid "A subscriber with E-mail \"%s\" already exists."
msgstr "Ein Abonnent mit der E-Mail-Adresse „%s“ existiert bereits."

#. translators: %s is the name of the custom field.
#: lib/Subscribers/RequiredCustomFieldValidator.php:31
msgid "Missing value for custom field \"%s\""
msgstr "Fehlender Wert für individuelles Feld „%s“"

#. translators: %d is the ID.
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:50
msgid "Subscriber with ID '%d' not found."
msgstr "Abonnent mit ID '%d' nicht gefunden."

#. translators: %d is the ID.
#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:49
msgid "Segment with ID '%d' not found."
msgstr "Segment mit ID '%d' nicht gefunden."

#. translators: %1$s is the name of the key, %2$s the arguments.
#: lib/Automation/Engine/Exceptions.php:122
msgid "Subject with key \"%1$s\" and args \"%2$s\" failed to load."
msgstr "Betreff mit Schlüssel „%1$s“ und Argumenten „%2$s“ konnte nicht geladen werden."

#. translators: %s is the class name of the subject not found.
#: lib/Automation/Engine/Exceptions.php:115
msgid "Subject of class '%s' not found."
msgstr "Betreff der Klasse '%s' nicht gefunden."

#. translators: %s is the key of the subject not found.
#: lib/Automation/Engine/Exceptions.php:108
msgid "Subject with key '%s' not found."
msgstr "Betreff mit Schlüssel '%s' nicht gefunden."

#. translators: %1$d is the ID of the workflow run, %2$s its current status.
#: lib/Automation/Engine/Exceptions.php:101
msgid "Workflow run with ID \"%1$d\" is not running. Status: %2$s"
msgstr "Der Workflow mit der ID „%1$d“ wird nicht ausgeführt. Status: %2$s"

#. translators: %1$s is the key, %2$d is the workflow ID.
#: lib/Automation/Engine/Exceptions.php:94
msgid "Workflow trigger with key \"%1$s\" not found in workflow ID \"%2$d\"."
msgstr "Workflow-Trigger mit Schlüssel „%1$s“ nicht in Workflow-ID „%2$d“ gefunden."

#. translators: %s is the key of the workflow step.
#: lib/Automation/Engine/Exceptions.php:87
msgid "Workflow step with key '%s' not found."
msgstr "Workflow-Schritt mit Schlüssel '%s' nicht gefunden."

#. translators: %d is the ID of the workflow run.
#: lib/Automation/Engine/Exceptions.php:80
msgid "Workflow run with ID '%d' not found."
msgstr "Workflow-Lauf mit ID '%d' nicht gefunden."

#. translators: %1$s is the ID of the workflow, %2$s the version.
#: lib/Automation/Engine/Exceptions.php:73
msgid "Workflow with ID \"%1$s\" in version \"%2$s\" not found."
msgstr "Workflow mit ID „%1$s“ in Version „%2$s“ nicht gefunden."

#. translators: %d is the ID of the workflow.
#: lib/Automation/Engine/Exceptions.php:66
msgid "Workflow with ID '%d' not found."
msgstr "Workflow mit ID '%d' nicht gefunden."

#. translators: %s is the mentioned JSON string.
#: lib/Automation/Engine/Exceptions.php:59
msgid "JSON string '%s' doesn't encode an object."
msgstr "Der JSON-String '%s' kodiert kein Objekt."

#. translators: %s is the error message.
#: lib/Automation/Engine/Exceptions.php:52
msgid "Database error: %s"
msgstr "Datenbankfehler: %s"

#. translators: %s is the error message.
#: lib/Automation/Engine/Exceptions.php:45
msgid "Migration failed: %s"
msgstr "Migration fehlgeschlagen: %s"

#. translators: %s is the status.
#: lib/Automation/Engine/Builder/UpdateWorkflowController.php:77
msgid "Invalid status: %s"
msgstr "Ungültiger Status: %s"

#. translators: %s is the error message
#: lib/API/MP/v1/Subscribers.php:320
msgid "Subscriber added to lists, but confirmation email failed to send: %s"
msgstr "Abonnent zu Listen hinzugefügt, aber Bestätigungs-E-Mail wurde nicht gesendet: %s"

#. translators: %s is a comma-separated list of errors
#: lib/API/MP/v1/Subscribers.php:303
msgid "Subscriber added, but welcome email failed to send: %s"
msgstr "Abonnent hinzugefügt, aber Willkommens-E-Mail konnte nicht gesendet werden: %s"

#. translators: %s is the error message
#: lib/API/MP/v1/Subscribers.php:199
msgid "Failed to save a status of a subscriber : %s"
msgstr "Der Status eines Abonnenten konnte nicht gespeichert werden: %s"

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:395
msgid "Can't subscribe to a list with ID %d."
msgstr "Das Abonnieren einer Liste mit der ID %d ist nicht möglich."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:385
msgid "Can't subscribe to a WooCommerce Customers list with ID %d."
msgstr "Die Anmeldung auf einer WooCommerce-Kundenliste mit der ID %d ist nicht möglich."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:375
msgid "Can't subscribe to a WordPress Users list with ID %d."
msgstr "Die Anmeldung auf einer WordPress-Benutzerliste mit der ID %d ist nicht möglich."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:388
msgid "Can't unsubscribe from a WooCommerce Customers list with ID %d."
msgstr "Die Abmeldung von einer WooCommerce-Kundenliste mit der ID %d ist nicht möglich."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:378
msgid "Can't unsubscribe from a WordPress Users list with ID %d."
msgstr "Die Abmeldung von einer WordPress-Benutzerliste mit der ID %d ist nicht möglich."

#. translators: %s is the error message.
#: lib/API/JSON/v1/Settings.php:408
msgid "Unable to deactivate re-engagement emails: %s"
msgstr "Wiederaufnahme-E-Mails können nicht deaktiviert werden: %s"

#: lib/API/JSON/v1/Settings.php:344
msgid "Sender domain verification failed."
msgstr "Die Überprüfung der Absenderdomain ist fehlgeschlagen."

#: lib/API/JSON/v1/Settings.php:260 lib/API/JSON/v1/Settings.php:276
#: lib/API/JSON/v1/Settings.php:291 lib/API/JSON/v1/Settings.php:320
msgid "No sender domain specified."
msgstr "Keine Absenderdomain angegeben."

#: views/settings.html:123
msgid "WordPress built-in cron (recommended)"
msgstr "Mit WordPress mitgelieferter Cron (empfohlen)"

#: views/settings.html:121
msgid "Visitors to your website"
msgstr "Besucher deiner Website"

#: views/help.html:82
msgctxt "Label for the last date and time of background job worker run."
msgid "Last worker run"
msgstr "Letzter Worker-Lauf"

#: views/help.html:81
msgctxt "Label for the last date and time of background job trigger run."
msgid "Last trigger run"
msgstr "Letzter Trigger-Lauf"

#: views/help.html:80
msgctxt "Label for the next date and time of background job trigger run."
msgid "Next trigger run"
msgstr "Nächster Trigger-Lauf"

#: views/help.html:79
msgid "Storage type"
msgstr "Speichertyp"

#: views/help.html:78
msgid "Version"
msgstr "Version"

#: views/help.html:77
msgid "WP Cron / Action Scheduler Status"
msgstr "WP Cron/Aktionsplaner-Status"

#: lib/Subscribers/SubscriberListingRepository.php:318
msgid "All Tags"
msgstr "Alle Schlagwörter"

#. translators: %s is the error message
#. translators: %s is an error message.
#: lib/API/MP/v1/Segments.php:49 lib/API/MP/v1/Subscribers.php:142
msgid "Failed to add subscriber: %s"
msgstr "Abonnent kann nicht hinzugefügt werden: %s"

#: lib/Config/Hooks.php:433
msgid "View MailPoet settings"
msgstr "MailPoet-Einstellungen anzeigen"

#: lib/Automation/Engine/Exceptions.php:164
msgid "Workflow structure modification not supported."
msgstr "Die Änderung der Workflow-Struktur wird nicht unterstützt."

#: views/segments.html:188
msgctxt "Subscriber tag"
msgid "tag"
msgstr "Schlagwort"

#: views/subscribers/importExport/import.html:140
#: views/subscribers/subscribers.html:163
msgid "Add new tag"
msgstr "Neues Schlagwort hinzufügen"

#: views/subscribers/subscribers.html:162
msgid "Tags"
msgstr "Schlagwörter"

#: views/layout.html:180
msgid "An error occured when performing the request. Please try again later"
msgstr "Bei der Bearbeitung der Anfrage ist ein Fehler aufgetreten. Bitte versuche es später erneut"

#: views/layout.html:179
msgid "The email address has been authorized. You can now send emails using this address with MailPoet."
msgstr "Die E-Mail-Adresse wurde autorisiert. Du kannst jetzt von dieser Adresse aus E-Mails mit MailPoet versenden."

#: views/layout.html:178
msgid "Check your inbox now to confirm your email address. Please find the email with the subject: [bold]\"email address to authorize\"[/bold]"
msgstr "Prüfe jetzt deinen Posteingang, um deine E-Mail-Adresse zu bestätigen. Schaue nach der E-Mail mit dem Betreff: [bold]\"E-Mail-Adresse autorisieren\"[/bold]"

#: views/layout.html:177
msgid "Authorizing your email address: [senderEmail]"
msgstr "Autorisieren deiner E-Mail-Adresse: [senderEmail]"

#. translators: %s is the type which was given.
#: lib/Newsletter/Scheduler/AutomationEmailScheduler.php:35
msgid "Email with type 'automation' expected, '%s' given."
msgstr "E-Mail mit Typ 'automation' erwartet, '%s' erhalten."

#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:59
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:69
msgid "Send email"
msgstr "E-Mail senden"

#: lib/AdminPages/Pages/AutomationEditor.php:67
msgid "Workflow not found."
msgstr "Workflow nicht gefunden."

#: views/layout.html:121
msgid "Updates"
msgstr "Aktualisierungen"

#: views/newsletters.html:301 views/settings.html:101
msgid "Authorize my email address"
msgstr "Meine E-Mail-Adresse autorisieren"

#: lib/AdminPages/Pages/Help.php:66 lib/Helpscout/Beacon.php:71
msgid "Can‘t generate cron URL."
msgstr "Kann Cron-URL nicht erzeugen."

#: views/settings.html:156
msgid "Google reCAPTCHA v2 Invisible"
msgstr "Google reCAPTCHA v2 Invisible"

#: views/settings.html:155
msgid "Google reCAPTCHA v2 Checkbox"
msgstr "Google reCAPTCHA v2 per Auswahlbox"

#: views/settings.html:151
msgid "Please use the same reCAPTCHA type as in Google reCAPTCHA Settings."
msgstr "Bitte benutze denselben reCAPTCHA-Typ wie in den Google-reCAPTCHA-Einstellungen."

#: lib/Util/Notices/DeprecatedFilterNotice.php:37
msgid "The <i>mailpoet_mailer_smtp_transport_agent</i> filter no longer works. Please replace it with <i>mailpoet_mailer_smtp_options</i>. Read more in [link]documentation[/link]."
msgstr "Der Filter <i>mailpoet_mailer_smtp_transport_agent</i> funktioniert nicht mehr. Bitte ersetze ihn durch <i>mailpoet_mailer_smtp_options<i>. Mehr erfahren in der [link]Dokumentation[/link]."

#: lib/Config/AccessControl.php:84
msgid "Manage automations"
msgstr "Automationen verwalten"

#: lib/API/JSON/v1/Subscribers.php:218
msgid "Sign-up confirmation is disabled in your [link]MailPoet settings[/link]. Please enable it to resend confirmation emails or update your subscriber’s status manually."
msgstr "Die Registrierungsbestätigung ist in deinen [link]MailPoet-Einstellungen[/link] deaktiviert. Bitte aktiviere sie, um Bestätigungs-E-Mails erneut zu senden oder aktualisiere den Status deiner Abonnenten manuell."

#: views/newsletters.html:316
msgid "Sent when a new WordPress user with the role %1$s is added to your site."
msgstr "Gesendet, wenn deiner Website ein neuer WordPress-Benutzer mit der Rolle %1$s hinzugefügt wird."

#: views/newsletters.html:314
msgid "Sent when someone subscribes to the list: %1$s."
msgstr "Gesendet, wenn sich jemand auf die Liste %1$s einträgt."

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:61
msgid "Subscriber ID"
msgstr "Abonnenten-ID"

#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:60
msgid "Segment ID"
msgstr "Segment-ID"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:229
msgid "Your subscription is currently [link]pending approval[/link]. You’ll soon be able to send once our team reviews your account. In the meantime, you can send previews to your authorized emails."
msgstr "Dein Abonnement [link]wartet auf Bestätigung[/link]. Du wirst bald in der Lage sein zu senden, sobald unser Team dein Konto überprüft hat. In der Zwischenzeit kannst du Vorschauversionen an deine autorisierten E-Mail-Adressen senden."

#. translators: %1$s is the current parameter and %2$s a comma-separated list
#. of the allowed types.
#: lib/Validator/Validator.php:193
msgid "%1$s is not of type %2$s."
msgstr "%1$s ist nicht vom Typ %2$s."

#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:63
msgid "Unprocessed"
msgstr "Unbearbeitet"

#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:58
msgid "Failed"
msgstr "Fehlgeschlagen"

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:77
msgid "Subscriber status"
msgstr "Abonnentenstatus"

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:69
msgid "Subscriber email"
msgstr "Abonnenten-E-Mail"

#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:68
msgid "Segment name"
msgstr "Name des Segments"

#: views/newsletters.html:377
msgid "What’s next? Sign up to the MailPoet Starter plan for fast and reliable email delivery"
msgstr "Was kommt als Nächstes? Melde dich sich für den MailPoet-Starter-Tarif an, um eine schnelle und zuverlässige E-Mail-Zustellung zu erhalten."

#: views/mss_pitch_translations.html:15
msgctxt "Promotion for our email sending service: Feature item"
msgid "Google Analytics integration"
msgstr "Google-Analytics-Integration"

#: views/mss_pitch_translations.html:14
msgctxt "Promotion for our email sending service: Feature item"
msgid "Multi-condition subscriber segmentation"
msgstr "Segmentierung von Abonnenten mit mehreren Bedingungen"

#: views/mss_pitch_translations.html:13
msgctxt "Promotion for our email sending service: Feature item"
msgid "Detailed engagement statistics"
msgstr "Detaillierte Aktivitäts-Statistiken"

#: views/mss_pitch_translations.html:8
msgctxt "Promotion for our email sending service: Feature item"
msgid "Authenticate your emails (with SPF and DKIM) to improve deliverability and avoid spam boxes"
msgstr "Authentifiziere deine E-Mails (mit SPF und DKIM), um die Zustellbarkeit zu verbessern und Spam-Postfächer zu vermeiden."

#: views/mss_pitch_translations.html:7
msgctxt "Promotion for our email sending service: Feature item"
msgid "Maintain your sender reputation and improve engagement levels with automated bounce and complaint handling. Stop sending to non-deliverable and complaining addresses, automatically"
msgstr "Pflege den Ruf deines Absenders und verbessere deinen Workflow durch automatisierte Unzustellbarkeits- und Beschwerdebearbeitung. Höre automatisch auf, an nicht zustellbare und reklamierende Adressen zu senden."

#: views/mss_pitch_translations.html:6
msgctxt "Promotion for our email sending service: Feature item"
msgid "Send your emails super fast (up to 50,000 emails per hour)"
msgstr "Sende deine E-Mails superschnell (bis zu 50.000 E-Mails pro Stunde)"

#: views/mss_pitch_translations.html:5 views/mss_pitch_translations.html:12
msgctxt "Promotion for our email sending service: Feature item"
msgid "Reliable marketing and transactional email delivery. Reach inboxes, not spam boxes"
msgstr "Zuverlässige Marketing- und Transaktions-E-Mail-Zustellung. Erreiche Posteingänge, keine Spam-Postfächer."

#: views/upgrade.html:287
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "And if you’re not sure which plan is the right one for you, our [link]Customer Support team[/link] are on hand to help you decide."
msgstr "Und wenn du dir nicht sicher bist, welcher Tarif der richtige für dich ist, hilft dir unser [link]Kundensupport-Team[/link] bei der Entscheidung."

#: views/upgrade.html:276
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade now to grow your business and achieve your business goals."
msgstr "Führe jetzt ein Upgrade durch, um dein Business auszubauen und deine Geschäftsziele zu erreichen."

#: views/upgrade.html:275
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Over 500,000 people trust MailPoet to power their email marketing campaigns – why not join them?!"
msgstr "Mehr als 500.000 Menschen vertrauen MailPoet bei ihren E-Mail-Marketing-Kampagnen - warum nicht auch du?"

#: views/upgrade.html:241
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Use MailPoet on 50 websites"
msgstr "Verwende MailPoet auf 50 Websites"

#: views/upgrade.html:232
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "From $30/month, based on 500 subscribers per website"
msgstr "Ab $30/Monat, basierend auf 500 Abonnenten pro Website"

#: views/upgrade.html:229
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Quickly deploy an easy to learn email solution on up to 50 websites, and rest assured that your clients’ emails make it to the inbox with the MailPoet Sending Service."
msgstr "Setze schnell eine einfach zu erlernende E-Mail-Lösung auf bis zu 50 Websites ein und sei versichert, dass die E-Mails deiner Kunden mit dem MailPoet Sending Service im Posteingang landen."

#: views/upgrade.html:228
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Our Agency plan has been designed for those who maintain or build WordPress and WooCommerce solutions for multiple clients."
msgstr "Unser Agency-Tarif wurde für diejenigen entwickelt, die WordPress- und WooCommerce-Lösungen für mehrere Kunden warten oder erstellen."

#: views/upgrade.html:225
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Want to use MailPoet on multiple websites? Choose the Agency plan"
msgstr "Du möchtest MailPoet auf mehreren Websites nutzen? Wähle den Agency-Tarif"

#: views/upgrade.html:190
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Send with: Your own sending method"
msgstr "Senden mit: Deiner eigenen Versandmethode"

#: views/upgrade.html:187
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "From $8/month,<br>based on 500 subscribers"
msgstr "Ab $8/Monat,<br>basierend auf 500 Abonnenten"

#: views/upgrade.html:171 views/upgrade.html:206 views/upgrade.html:252
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Google Analytics integration"
msgstr "Google-Analytics-Integration"

#: views/upgrade.html:170 views/upgrade.html:205 views/upgrade.html:251
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Subscriber segmentation"
msgstr "Segmentierung der Abonnenten"

#: views/upgrade.html:169 views/upgrade.html:204 views/upgrade.html:250
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Detailed engagement statistics"
msgstr "Detaillierte Aktivitäts-Statistiken"

#: views/upgrade.html:166 views/upgrade.html:201 views/upgrade.html:247
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "All Starter features, plus:"
msgstr "Alle Starter-Funktionen, plus:"

#: views/upgrade.html:163 views/upgrade.html:198 views/upgrade.html:244
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Priority customer support"
msgstr "Vorrangige Kundenbetreuung"

#: views/upgrade.html:162 views/upgrade.html:197 views/upgrade.html:243
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Without MailPoet branding"
msgstr "Ohne MailPoet-Branding"

#: views/upgrade.html:161 views/upgrade.html:242
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Send unlimited emails"
msgstr "Unbegrenzt E-Mails versenden"

#: views/upgrade.html:160 views/upgrade.html:196
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Use MailPoet on 1 website"
msgstr "Verwende MailPoet auf 1 Website"

#: views/upgrade.html:157 views/upgrade.html:193 views/upgrade.html:238
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "This plan includes:"
msgstr "Dieser Tarif beinhaltet:"

#: views/upgrade.html:153 views/upgrade.html:235
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Send with: MailPoet Sending Service"
msgstr "Senden mit: MailPoet Sending Service"

#: views/upgrade.html:150
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "From $10/month,<br>based on 500 subscribers"
msgstr "Ab $10/Monat,<br>basierend auf 500 Abonnenten"

#: views/upgrade.html:147
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Business"
msgstr "Business"

#: views/upgrade.html:143
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Recommended"
msgstr "Empfohlen"

#: views/upgrade.html:134
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade and unlock MailPoet’s advanced features"
msgstr "Führe ein Upgrade durch und schalte erweiterte Funktionen von MailPoet frei"

#: views/upgrade.html:124
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Going beyond 200,000? No problem. Contact our friendly support team to discuss plan options and pricing."
msgstr "Du willst mehr als 200.000? Kein Problem. Kontaktiere unser freundliches Support-Team, um die Tarifoptionen und Preise zu besprechen."

#: views/upgrade.html:123
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Our plans scale as your list grows, with an automated upgrade option available for up to 200,000 subscribers."
msgstr "Unsere Tarife skalieren mit dem Wachstum deiner Liste und bieten eine automatische Upgrade-Option für bis zu 200.000 Abonnenten."

#: views/upgrade.html:119
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Whether you send 10 or 100,000 emails a day, if you use the MailPoet Sending Service, <b>your emails will always be delivered on time, every time</b>."
msgstr "Egal, ob du 10 oder 100.000 E-Mails am Tag versendest, wenn du den MailPoet Sending Service nutzt, <b>werden deine E-Mails immer pünktlich zugestellt, jedes Mal</b>."

#: views/upgrade.html:110
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Reach out to them via our priority support form, or by using the chat icon on your dashboard, and one of our friendly experts will respond within 48 hours."
msgstr "Wende dich über unser Formular für den Prioritäts-Support oder über das Chat-Symbol auf deinem Dashboard an sie, und einer unserer freundlichen Experten wird dir innerhalb von 48 Stunden antworten."

#: views/upgrade.html:107
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "If you’re ever not sure on how to use any of our features, what the best way to achieve your email marketing goals would be, or you run into a technical issue, you’ll have <b>direct access to our expert customer support team</b>."
msgstr "Wenn du dir einmal nicht sicher bist, wie du eine unserer Funktionen nutzen kannst, wie du deine E-Mail-Marketingziele am besten erreichst oder wenn du ein technisches Problem hast, kannst du dich <b>direkt an unser Expertenteam vom Kundensupport wenden</b>."

#: views/upgrade.html:104
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Expert help on hand, whenever you need it"
msgstr "Expertenhilfe, wann immer du sie brauchst"

#: views/upgrade.html:99
msgctxt "This text resides in the Uprade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Unlike in MailPoet, you won’t be able to track the identity of each visitor. This is against Google’s policy, which we respect."
msgstr "Anders als bei MailPoet kannst du die Identität jedes Besuchers nicht nachverfolgen. Das verstößt gegen die Richtlinien von Google, die wir respektieren."

#: views/upgrade.html:96
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Add a custom campaign name for each of your email campaigns, then <b>track how your subscribers are engaging with your website content</b> (through behavior metrics such as time on site, pages per visit, etc.), where they’re based (filter by city, country, or continent), and how they’re viewing your content (screen resolution, device, operating system, etc.)."
msgstr "Füge einen individuellen Kampagnennamen für jede deiner E-Mail-Kampagnen hinzu und <b>verfolge, wie sich deine Abonnenten mit den Inhalten deiner Website beschäftigen</b> (anhand von Verhaltenskennzahlen wie Verweildauer auf der Website, Seiten pro Besuch usw.), wo sie wohnen (filtere nach Stadt, Land oder Kontinent) und wie sie deine Inhalte betrachten (Bildschirmauflösung, Gerät, Betriebssystem usw.)."

#: views/upgrade.html:95
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "<b>Discover the part your email marketing campaigns play in your overall marketing strategy</b> by connecting MailPoet with your Google Analytics account."
msgstr "<b>Entdecke die Rolle, die deine E-Mail-Marketingkampagnen in deiner gesamten Marketingstrategie spielen</b>, indem du MailPoet mit deinem Google-Analytics-Konto verbindest."

#: views/upgrade.html:92
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Track engagement with Google Analytics"
msgstr "Verfolge die Aktivitäten mit Google Analytics"

#: views/upgrade.html:87
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Or if you run a WooCommerce store and you’d like to encourage one-time customers to return and make an additional purchase, you could combine the “number of orders” segment with “purchased in this category” to send an exclusive discount tailored to their purchase history."
msgstr "Wenn du einen WooCommerce-Shop betreibst und einmalige Kunden zu einem erneuten Kauf animieren möchtest, kannst du das Segment „Anzahl der Bestellungen“ mit „in dieser Kategorie gekauft“ kombinieren, um einen exklusiven, auf die Kaufhistorie zugeschnittenen Rabatt zu senden."

#: views/upgrade.html:86
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "For example, if you’d like to invite your most loyal, long-term subscribers to sign up to receive exclusive content, you could combine the “subscribe date” option with “number of email opens” to send an email to this subset of subscribers inviting them to sign up."
msgstr "Wenn du zum Beispiel deine treuesten, langjährigen Abonnenten dazu einladen möchtest, sich für exklusive Inhalte anzumelden, könntest du die Option „Anmeldedatum“ mit der „Anzahl der geöffneten E-Mails“ kombinieren, um eine E-Mail an diese Untergruppe von Abonnenten zu senden und sie zur Anmeldung einzuladen."

#: views/upgrade.html:83
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "When you upgrade to a paid plan, you’ll <b>unlock the ability to combine subscriber segments</b> in order to further personalize your email campaigns."
msgstr "Wenn du auf einen kostenpflichtigen Tarif umsteigst, <b>schaltest du die Möglichkeit frei, Abonnentensegmente zu kombinieren</b>, um deine E-Mail-Kampagnen weiter zu personalisieren."

#: views/upgrade.html:82
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "The more you can tailor your email campaigns to your subscribers’ interests or behavior, the higher the engagement and conversion levels you can expect to see."
msgstr "Je besser du deine E-Mail-Kampagnen auf die Interessen oder das Verhalten deiner Abonnenten abstimmen kannst, desto mehr Engagement und Konversionsraten kannst du erwarten."

#: views/upgrade.html:79
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Get personal with multi-segment criteria"
msgstr "Werde persönlich mit Multisegment-Kriterien"

#: views/upgrade.html:74
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Use these valuable insights to make incremental improvements to your email campaigns, and better tailor your marketing to your target audience to <b>increase engagement and conversions!</b>"
msgstr "Nutze diese wertvollen Erkenntnisse, um deine E-Mail-Kampagnen schrittweise zu verbessern und dein Marketing besser auf deine Zielgruppe abzustimmen, um <b>das Engagement und die Konversionsrate zu erhöhen!</b>"

#: views/upgrade.html:71
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "And if you manage a WooCommerce store, you’ll be able to see <b>how your email campaigns influence purchase behavior, including total revenue, number of orders, and the products purchased.</b>"
msgstr "Und wenn du einen WooCommerce-Shop verwaltest, kannst du sehen, <b>wie deine E-Mail-Kampagnen das Kaufverhalten beeinflussen, einschließlich des Gesamtumsatzes, der Anzahl der Bestellungen und der gekauften Produkte.</b>"

#: views/upgrade.html:70
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "<b>Understand how your subscribers engage with your emails</b> via open, click, and unsubscribe statistics."
msgstr "<b>Verstehe, wie deine Abonnenten mit deinen E-Mails umgehen</b> anhand der Öffnungs-, Klick- und Abbestellungsstatistiken."

#: views/upgrade.html:66
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Optimize with detailed engagement statistics"
msgstr "Optimiere mit detaillierten Aktivitäts-Statistiken"

#: views/upgrade.html:60
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Everything you need to take your email marketing (and business!) to the next level."
msgstr "Alles, was du brauchst, um dein E-Mail-Marketing (und dein Business!) auf die nächste Stufe zu bringen."

#: views/upgrade.html:57
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Fuel growth with<br>a MailPoet Business plan"
msgstr "Treibe das Wachstum an mit<br>einem MailPoet-Business-Tarif"

#: views/upgrade.html:40
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Website owners with less than 1,000 subscribers, like you, can get their emails delivered reliably for free with MailPoet Sending Service"
msgstr "Website-Besitzer mit weniger als 1.000 Abonnenten, wie du, können ihre E-Mails mit dem MailPoet Sending Service zuverlässig und kostenlos zustellen lassen"

#: views/upgrade.html:13
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade your plan to unlock MailPoet’s <b>advanced features</b>, access to <b>detailed analytics</b>, and <b>priority support</b>."
msgstr "Mit einem Upgrade erhältst du die <b>erweiterten Funktionen</b> von MailPoet, Zugang zu <b>detaillierten Analysen</b> und <b>bevorzugten Support</b>."

#: views/upgrade.html:12
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Ready to level up your email marketing efforts?"
msgstr "Bist du bereit, dein E-Mail-Marketing zu verbessern?"

#: views/upgrade.html:9
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Take your email marketing strategy<br> to the next level"
msgstr "Hebe deine E-Mail-Marketingstrategie<br>auf die nächste Stufe"

#: views/layout.html:146
msgid "I’ve upgraded my subscription, refresh monthly email limit"
msgstr "Ich habe mein Abonnement aufgestockt, aktualisiere das monatliche E-Mail-Limit"

#: views/layout.html:145
msgid "To continue sending with MailPoet Sending Service please [link]upgrade your plan[/link], or wait until sending is automatically resumed on <b>[date]</b>."
msgstr "Um weiterhin mit dem MailPoet Sending Service zu versenden, [link]führe bitte ein Upgrade deines Tarifs durch[/link] oder warte, bis der Versand am <b>[Datum]</b> automatisch wiederaufgenommen wird."

#: views/layout.html:144
msgid "You have sent more emails this month than your MailPoet plan includes ([emailVolumeLimit]), and sending has been temporarily paused."
msgstr "Du hast diesen Monat mehr E-Mails verschickt, als dein MailPoet-Tarif umfasst ([emailVolumeLimit]), und der Versand wurde vorübergehend angehalten."

#: views/layout.html:143
msgid "Congratulations, you sent more than [emailVolumeLimit] emails this month!"
msgstr "Glückwunsch, du hast diesen Monat mehr als [emailVolumenLimit] E-Mails verschickt!"

#: views/form/editor.html:111
msgctxt "times selection should be in the end \"7 days\""
msgid "%1s days"
msgstr "%1s Tage"

#: views/form/editor.html:110
msgctxt "times selection should be in the end \"1 day\""
msgid "1 day"
msgstr "1 Tag"

#: views/form/editor.html:109
msgctxt "times selection"
msgid "Always"
msgstr "Immer"

#: views/form/editor.html:108
msgctxt "Label on a selection of different times"
msgid "Show form every"
msgstr "Formular anzeigen alle"

#. translators: %1$s is email volume limit and %2$s the date when you can
#. resume sending.
#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:212
msgid "You have sent more emails this month than your MailPoet plan includes (%1$s), and sending has been temporarily paused. To continue sending with MailPoet Sending Service please [link]upgrade your plan[/link], or wait until sending is automatically resumed on <b>%2$s</b>."
msgstr "Du hast in diesem Monat mehr E-Mails verschickt, als dein MailPoet-Tarif umfasst (%1$s), und der Versand wurde vorübergehend angehalten. Um den Versand mit dem MailPoet Sending Service fortzusetzen, [link]führe bitte ein Upgrdae deines Tarifs aus[/link], oder warte, bis der Versand am <b>%2$s</b> automatisch wiederaufgenommen wird."

#: views/segments.html:246 views/newsletters.html:409
#: views/subscribers/subscribers.html:136 lib/Config/Menu.php:355
msgid "Upgrade"
msgstr "Upgrade"

#: views/segments.html:251 views/newsletters.html:209
#: views/subscribers/subscribers.html:142
msgid "Upgrade your plan"
msgstr "Deinen Plan hochstufen"

#: views/segments.html:247 views/newsletters.html:205
#: views/subscribers/subscribers.html:138
msgid "Your current MailPoet plan includes advanced features, but they require the MailPoet Premium plugin to be installed and activated."
msgstr "Dein aktueller MailPoet-Tarif enthält erweiterte Funktionen, für die jedoch das MailPoet-Premium-Plugin installiert und aktiviert werden muss."

#: views/help.html:33
msgid "Currently, your installation can not reach the sending service. If you want to use our service please consult our [link]knowledge base article[/link] for troubleshooting tips."
msgstr "Derzeit kann deine Installation den Sendedienst nicht erreichen. Wenn du unseren Dienst nutzen möchtest, findest du in unserem [link]Knowledge-Base-Artikel[/link] Tipps zur Fehlerbehebung."

#: views/help.html:32
msgid "Your installation can connect to our sending service."
msgstr "Deine Installation kann sich mit unserem Versanddienst verbinden."

#: views/help.html:27
msgid "Connection to the MailPoet Sending Service"
msgstr "Verbindung zum MailPoet-Sending-Service"

#: views/emails/statsNotificationAutomatedEmails.html:258
#: views/emails/statsNotification.html:352
msgid "bounced"
msgstr "bounced"

#: views/emails/statsNotificationAutomatedEmails.html:239
#: views/emails/statsNotification.html:320
msgid "unsubscribed"
msgstr "abgemeldet"

#: views/emails/statsNotificationAutomatedEmails.html:199
#: views/emails/statsNotification.html:268
msgid "machine-opened"
msgstr "maschinell geöffnet"

#: views/emails/statsNotificationAutomatedEmails.html:180
#: views/emails/statsNotification.html:236
msgid "opened"
msgstr "geöffnet"

#: views/emails/statsNotificationAutomatedEmails.html:139
#: views/emails/statsNotification.html:184
msgid "clicked"
msgstr "angeklickt"

#: views/settings.html:143
msgid "After 12 months (default)"
msgstr "Nach 12 Monaten (Standard)"

#: views/segments.html:182
msgctxt "Dynamic segment creation: User selects this to use any WooCommerce Memberships filters"
msgid "WooCommerce Memberships"
msgstr "WooCommerce-Mitgliedschaften"

#: views/segments.html:183
msgid "Search membership plans"
msgstr "Mitgliedschaftstarife suchen"

#: views/segments.html:181
msgid "is member of"
msgstr "ist Mitglied von"

#: views/segments.html:132
msgid "Email not sent yet!"
msgstr "E-Mail noch nicht gesendet!"

#: views/segments.html:131
msgid "All links"
msgstr "Alle Links"

#: views/newsletters.html:244
msgid "Tomorrow"
msgstr "Morgen"

#: views/segments.html:162
msgctxt "Meaning: \"Subscriber subscribed on a date other than the given date\""
msgid "not on"
msgstr "nicht am"

#: views/segments.html:161
msgctxt "Meaning: \"Subscriber subscribed on a given date\""
msgid "on"
msgstr "am"

#: views/segments.html:245
msgid "Your current MailPoet plan does not support advanced segments with multiple conditions. Upgrade to the MailPoet Business plan to more precisely target your emails based on how people engage with your business. [link]Learn more.[/link]"
msgstr "Dein aktueller MailPoet-Tarif unterstützt keine fortgeschrittenen Segmente mit mehreren Bedingungen. Führe ein Upgrade auf den MailPoet-Business-Tarif durch, um deine E-Mails zielgerichteter auszurichten, basierend darauf, wie Menschen mit deinem Business interagieren. [link]Mehr erfahren.[/link]"

#: views/segments.html:223
msgid "Learn more."
msgstr "Mehr erfahren."

#: views/segments.html:217
msgid "Search countries"
msgstr "Länder suchen"

#: views/segments.html:210
msgid "purchased in category"
msgstr "hat in Kategorie eingekauft"

#: views/segments.html:135
msgid "Search user roles"
msgstr "Benutzerrollen suchen"

#: views/segments.html:133
msgid "Search emails"
msgstr "E-Mails suchen"

#: views/newsletters.html:350
msgid "To edit this email, it needs to be deactivated. You can activate it again after you make the changes."
msgstr "Um diese E-Mail zu bearbeiten, muss sie deaktiviert werden. Du kannst sie erneut aktivieren, nachdem du die Änderungen durchgeführt hast."

#: views/newsletter/editor.html:416
msgid "This email was deactivated."
msgstr "Diese E-Mail wurde deaktiviert."

#: lib/Segments/SegmentDependencyValidator.php:145
msgid "Your current MailPoet plan does not support advanced segments. Please [link]upgrade to a MailPoet Premium plan[/link] to reactivate this segment."
msgstr "Dein aktueller MailPoet-Tarif unterstützt keine fortgeschrittenen Segmente. Bitte [link]führe ein Upgrade auf den MailPoet-Premium-Tarif aus[/link], um dieses Segment zu reaktivieren."

#: lib/API/MP/v1/Subscribers.php:334
msgid "A subscriber is required."
msgstr "Ein Abonnent ist erforderlich."

#: views/settings.html:297
msgid "Basic – only use data your site already has about your subscribers. Disable email engagement and cookie-based tracking, and re-engagement emails."
msgstr "Basis – nur Daten verwenden, die deine Website bereits von deinen Abonnenten hat. Deaktiviere E-Mail-Aktivitäten, Cookie-basiertes Tracking und Wiederaufnahme-E-Mails."

#: views/settings.html:296
msgid "Partial – additionally track email engagement (opens, clicks). Disable cookie-based tracking."
msgstr "Teilweise – zusätzliches Tracking von E-Mail-Aktivitäten (Öffnungen, Klicks). Deaktiviere Cookie-basiertes Tracking."

#: views/settings.html:295
msgid "Full – additionally use browser cookies to improve the site and email engagement tracking and abandoned cart email accuracy."
msgstr "Vollständig – verwende zusätzlich Browser-Cookies, um das Tracking der Website und von E-Mails und die Zuverlässigkeit bei E-Mails wegen verlassener Warenkörbe zu verbessern"

#: views/settings.html:294
msgid "Choose the balance between subscriber privacy and deeper engagement insights that is right for your business."
msgstr "Wähle die Balance zwischen der Privatsphäre der Abonnenten und tieferen Einsichten in deren Aktivitäten, die für dein Unternehmen am besten passt."

#: views/settings.html:293
msgid "Engagement analytics tracking"
msgstr "Aktivitätsanalyse-Tracking"

#: views/segments.html:240 views/subscribers/subscribers.html:160
msgid "Lists and Segments subscribers counts were calculated <abbr>{$mins} minutes ago</abbr>"
msgstr "Listen- und Segment-Abonnentenzahlen wurden vor <abbr>{$mins} Minuten</abbr> berechnet"

#: views/segments.html:211
msgid "purchased product"
msgstr "gekauftes Produkt"

#: views/segments.html:193
msgid "none of"
msgstr "keines von"

#: views/segments.html:192
msgid "all of"
msgstr "alle von"

#: views/segments.html:191
msgid "any of"
msgstr "eines von"

#: views/segments.html:187
msgid "Search lists"
msgstr "Listen durchsuchen"

#: views/segments.html:178
msgid "subscribed to list"
msgstr "Liste abonniert"

#: views/segments.html:71
msgid "Synchronization of the \"%1$s\" list started. It can take several minutes to finish."
msgstr "Synchronisierung der „%1$s“-Liste gestartet. Dies kann bis zur Fertigstellung mehrere Minuten dauern."

#: lib/Util/Notices/ChangedTrackingNotice.php:29
msgid "Email open and click tracking is now enabled. You can change how MailPoet tracks your subscribers in [link]Settings[/link]"
msgstr "Tracking für E-Mail-Öffnungen und Klicks ist jetzt aktiviert. Du kannst das Tracking der Abonnenten durch MailPoet in den [link]Einstellungen[/link] anpassen"

#: lib/API/JSON/v1/DynamicSegments.php:153
msgid "Please select a type for the comparison."
msgstr "Bitte wähle einen Typ für den Vergleich aus."

#: views/segments.html:177
msgctxt "The result will be \"higher than 20 %\""
msgid "{condition} {score} %"
msgstr "{condition} {score} %"

#: views/segments.html:176
msgctxt "Placeholder for input: subscriber engagement score"
msgid "score"
msgstr "Bewertung"

#: views/segments.html:175
msgctxt "Subscriber engagement score"
msgid "score"
msgstr "Bewertung"

#: views/segments.html:157
msgid "not unknown"
msgstr "nicht unbekannt"

#: views/segments.html:156
msgid "unknown"
msgstr "unbekannt"

#: views/segments.html:150
msgid "not equals"
msgstr "ist nicht gleich"

#: views/segments.html:148
msgid "lower than"
msgstr "kleiner als"

#: views/segments.html:147
msgid "higher than"
msgstr "größer als"

#: lib/PostEditorBlocks/WooCommerceBlocksIntegration.php:126
msgid "Subscribe to marketing opt-in."
msgstr "Bei Marketing-Opt-in anmelden"

#: views/newsletters.html:90
msgid "Re-engagement Emails"
msgstr "Wiederaufnahme-E-Mails"

#: lib/Form/Widget.php:154 lib/PostEditorBlocks/SubscriptionFormBlock.php:62
msgid "inactive"
msgstr "inaktiv"

#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:97
msgid ""
"<p style=\"text-align: left;\">Hi [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>It's been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won't make it hard for you, so feel free to unsubscribe right away.&nbsp;</span></p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><a href=\"[link:subscription_unsubscribe_url]\">Unsubscribe me!</a></p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\">(When you unsubscribe, you'll stop receiving all future emails from us.)</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below</strong>.</span></p>"
msgstr ""
"<p style=\"text-align: left;\">Hallo [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>Es ist eine Weile her, seit du unsere E-Mails geöffnet hast. Falls du deine Meinung geändert hast, seit du dich eingetragen hast und kein Interesse mehr hast, verstehen wir das! Wir legen dir keine Steine in den Weg, du kannst dich jetzt sofort austragen.&nbsp;</span></p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><a href=\"[link:subscription_unsubscribe_url]\">Jetzt austragen!</a></p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\">(Wenn du dich austrägst, bekommst du keine E-Mails mehr von uns.)</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>Falls du aber unsere E-Mails magst und weiter erhalten möchtest, <strong>bestätige bitte dein Abonnement, indem du den großen Button unten anklickst</strong>.</span></p>"

#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:20
msgid "Confirm your interest or unsubscribe"
msgstr "Bestätige dein Interesse oder melde dich ab"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:159
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:158
msgid "The MailPoet Team"
msgstr "Das MailPoet-Team"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:123
msgid "If you're no longer interested, that's completely fine. You don't need to take any action. Our system will automatically unsubscribe you soon from all of our future content."
msgstr "Falls du kein Interesse mehr hast, ist das in Ordnung. Du musst nichts weiter tun. Unser System wird dich in Kürze automatisch von zukünftigen Benachrichtigungen abmelden."

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:102
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:105
msgid "Yes, keep me subscribed!"
msgstr "Ja, ich möchte eingetragen bleiben!"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:97
msgid ""
"<p style=\"text-align: left;\">Hi [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>You have subscribed to receive email updates from us, but as we're not sure if you're reading our emails, we'd like to ask - <strong>are you still interested in hearing from us?</strong> If yes, please reconfirm your subscription by clicking the button below:</span></p>"
msgstr ""
"<p style=\"text-align: left;\">Hallo [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>Du hast dich eingetragen, E-Mails von uns zu erhalten, aber wir sind nicht sicher, ob du sie liest, deswegen fragen wir - <strong>möchtest du weiterhin von uns hören?</strong> Falls ja, bestätige bitte dein Abonnement, indem du auf den Button unten klickst:</span></p>"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:20
msgid "Confirm interest before deactivation"
msgstr "Interesse bestätigen vor Deaktivierung"

#: views/newsletters.html:427 views/newsletter/editor.html:387
#: lib/Newsletter/NewsletterValidator.php:71
msgid "A re-engagement email must include a link with [link:subscription_re_engage_url] shortcode."
msgstr "Eine Wiederaufnahme-E-Mail muss einen Link mit dem Shortcode [link:subscription_re_engage_url] beinhalten."

#: views/form/editor.html:218
msgid "Please save the form first!"
msgstr "Bitte zuerst das Formular speichern!"

#: lib/Util/Notices/BlackFridayNotice.php:38
msgid "Shop Now"
msgstr "Jetzt einkaufen"

#: lib/API/JSON/v1/Subscribers.php:231 lib/API/JSON/v1/Subscribers.php:236
msgid "There was a problem with your sending method. Please check if your sending method is properly configured."
msgstr "Es gab ein Problem mit deiner Sendemethode. Bitte prüfe, ob deine Sendemethode korrekt konfiguriert ist."

#: views/settings.html:131
msgid "Re-engagement emails are now enabled. Don’t forget to [link]activate them[/link]."
msgstr "Wiederaufnahme-E-Mails sind jetzt möglich. Denk daran, sie zu [link]aktivieren[/link]."

#: views/settings.html:130
msgid "Re-engagement emails were deactivated."
msgstr "Wiederaufnahme-E-Mails wurden deaktiviert."

#: views/settings.html:67
msgid "Thank your subscribers reactivated by the Re-engagement email for their continued interest in your emails."
msgstr "Bedanke dich bei deinen Abonnementen, die aufgrund einer Wiederaufnahme-E-Mail reaktiviert wurden, für ihr anhaltendes Interesse an deinen E-Mails."

#: views/settings.html:66
msgid "Re-engagement page"
msgstr "Wiederaufnahme-Seite"

#: views/newsletters.html:431
msgid "An email can only be scheduled up to 5 years in the future. Please choose a shorter period."
msgstr "Eine E-Mail kann höchstens 5 Jahre in die Zukunft geplant werden. Bitte eine kürzere Periode wählen."

#: views/newsletters.html:425
msgid "Re-engagement emails are disabled because [link]open and click tracking[/link] is disabled."
msgstr "Wiederaufnahme-E-Mails sind deaktiviert, weil [link]das Tracking für Öffnen und Klicken[/link] deaktiviert ist."

#: views/newsletters.html:248
msgid "%1$dth"
msgstr "%1$d."

#: lib/Subscription/Pages.php:448
msgid "We appreciate your continued interest in our updates. Expect to hear from us again soon!"
msgstr "Wir wissen dein anhaltendes Interesse an unseren Updates zu schätzen. Du wirst bald wieder von uns hören!"

#: lib/Subscription/Pages.php:396
msgid "Thank you for letting us know!"
msgstr "Danke, dass du es uns mitteilst!"

#: lib/Newsletter/NewsletterValidator.php:75
msgid "Re-engagement emails are disabled because open and click tracking is disabled in MailPoet → Settings → Advanced."
msgstr "Wiederaufnahme-E-Mails sind deaktiviert, weil das Tracking für Öffnen und Klicken in MailPoet → Einstellungen → Erweitert deaktiviert ist."

#: views/subscribers/importExport/import.html:127
msgctxt "CTA button label"
msgid "How can I clean my list?"
msgstr "Wie kann ich meine Liste leeren?"

#: views/segments.html:249 views/newsletters.html:207
#: views/subscribers/subscribers.html:140 views/settings.html:196
msgid "Activate MailPoet Premium plugin"
msgstr "MailPoet-Premium-Plugin aktivieren"

#: views/settings.html:194
msgid "MailPoet Premium is installed but not activated."
msgstr "MailPoet Premium ist installiert aber nicht aktiviert."

#: views/layout.html:131
msgid "Failed to resume sending because the email address is unauthorized. Please authorize it and try again."
msgstr "Das Senden wiederaufzunehmen ist fehlgeschlagen, weil die E-Mail-Adresse nicht autorisiert ist. Bitte autorisiere sie und versuche es erneut."

#: lib/Util/Notices/UnauthorizedEmailNotice.php:72
msgid "Use a different email address"
msgstr "Eine andere E-Mail-Adresse benutzen"

#: lib/Util/Notices/UnauthorizedEmailNotice.php:67
msgid "Authorize this email address"
msgstr "Diese E-Mail-Adresse autorisieren"

#: views/newsletters.html:256
msgctxt "weeks in the sentence \"5 weeks after inactivity\""
msgid "weeks"
msgstr "Wochen"

#: views/newsletters.html:255
msgctxt "week in the sentence \"1 week after inactivity\""
msgid "week"
msgstr "Woche"

#: views/newsletters.html:254
msgctxt "months in the sentence \"5 months after inactivity\""
msgid "months"
msgstr "Monate"

#: views/newsletters.html:253
msgctxt "month in the sentence \"1 month after inactivity\""
msgid "month"
msgstr "Monat"

#: views/newsletters.html:252
msgctxt "example: \"5 months after inactivity\""
msgid "{$count} {$frequency} after inactivity"
msgstr "{$count} {$frequency} nach Inaktivität"

#: views/settings.html:153
msgid "Built-in CAPTCHA (default)"
msgstr "Eingebautes CAPTCHA (Standard)"

#: views/settings.html:150
msgid "Built-in CAPTCHA protects your subscription forms against bots. Alternatively, use reCAPTCHA by Google."
msgstr "Eingebautes CAPTCHA schützt deine Abonnement-Formulare vor Bots. Alternativ kannst du reCAPTCHA von Google benutzen."

#: views/newsletters.html:311
msgid "Your Re-engagement Email could not be activated, please check the settings."
msgstr "Deine Wiederaufnahme-E-Mail konnte nicht aktiviert werden, bitte prüfe die Einstellungen."

#: views/newsletters.html:310
msgid "Your Re-engagement Email is now activated!"
msgstr "Deine Wiederaufnahme-E-Mail ist nun aktiviert!"

#: views/newsletters.html:259
msgid "When to send this re-engagement email?"
msgstr "Wann soll diese Wiederaufnahme-E-Mail gesendet werden?"

#: views/newsletters.html:213
msgid "Automatically email and win back subscribers who have recently lost interest and stopped engaging with your emails."
msgstr "Gewinne Abonnenten, die zuletzt das Interesse verloren haben und nicht mehr auf deine E-Mails reagiert haben, zurück, indem du ihnen automatisch eine E-Mail schickst."

#: views/newsletters.html:94
msgid "Disengaged subscribers will [link]become inactive[/link] after {$months} months and won’t receive this email. Please select a shorter period."
msgstr "Ehemalige Abonnenten werden nach {$months} Monaten [link]inaktiv[/link] und werden diese E-Mail nicht erhalten. Bitte wähle eine kürzere Periode aus."

#: views/newsletters.html:92
msgid "After no activity for"
msgstr "Nach keiner Aktivität für"

#: views/newsletters.html:83 views/newsletters.html:88
msgid "Re-engagement Email"
msgstr "Wiederaufnahme-E-Mail"

#: views/newsletters.html:75 views/newsletter/editor.html:375
msgid "Re-engagement"
msgstr "Wiederaufnahme"

#: views/newsletters.html:407
msgctxt "A tab title for the list of bounces (w.wiki/45Qc)"
msgid "Bounces"
msgstr "Bounces"

#: views/newsletters.html:402
msgctxt "Percentage of subscribers that bounced from a newsletter"
msgid "bounced"
msgstr "bounced"

#: lib/Form/Block/BlockRendererHelper.php:43
msgid "Addresses in names are not permitted, please add your name instead."
msgstr "Adressen in Namen sind nicht erlaubt, bitte füge stattdessen deinen Namen hinzu."

#: lib/Config/Shortcodes.php:106
msgid "Please note that mailpoet_archive_email_subject no longer runs and that the list of parameters of the new filter is different."
msgstr "Bitte bedenke, dass mailpoet_archive_email_subject nicht länger läuft und dass sich die Liste der Parameter des neuen Filters davon unterscheidet."

#: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:161
msgid "Please note that mailpoet_sending_newsletter_render_after no longer runs and that the list of parameters of the new filter is different."
msgstr ""

#: views/subscribers/subscribers.html:50
msgctxt "when was the last time the subscriber engaged with the website?"
msgid "never"
msgstr "nie"

#: views/segments.html:138
msgctxt "Dynamic segment creation: list of all subscribers that opened the newsletter automatically in the background"
msgid "machine-opened"
msgstr "maschinell geöffnet"

#: views/subscribers/subscribers.html:116
msgctxt "Percentage of newsletters that were opened by a machine"
msgid "Machine-opened"
msgstr "Maschinell geöffnet"

#: views/subscribers/subscribers.html:49
msgid "Last engagement"
msgstr "Letzte Aktivität"

#: views/segments.html:242
msgid "Due to email privacy protections, some opens may not be tracked. Consider using a different engagement metric."
msgstr "Aufgrund von E-Mail-Datenschutzeinstellungen werden manche Öffnungen nicht verfolgt. Du solltest dazu vielleicht eine andere Methode verwenden."

#: views/segments.html:140
msgid "# of machine-opens"
msgstr "# maschinell geöffnet"

#: views/newsletters.html:345
msgid "I have upgraded my subscription, resume sending"
msgstr "Ich habe ein Upgrade für mein Abonnement durchgeführt, Senden wiederaufnehmen"

#: views/newsletters.html:258
msgid "When to send this welcome email?"
msgstr "Wann soll diese Willkommens-E-Mail gesendet werden?"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:164
msgid "MailPoet Sending Service has been temporarily suspended for your site due to [link1]degraded email deliverability[/link1]. Please [link2]contact our support team[/link2] to resolve the issue."
msgstr "Der MailPoet Sending Service wurde auf deiner Website vorübergehend ausgesetzt, wegen einer [link1]herabgesetzten E-Mail-Lieferbarkeit[/link1]. Bitte [link2]kontaktiere unser Support Team[/link2], um dieses Problem zu lösen."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:140
msgid "You have reached the subscriber limit of your plan. Please [link1]upgrade your plan[/link1], or [link2]contact our support team[/link2] if you have any questions."
msgstr "Du hast die Grenze deines Tarifs für Abonnenten erreicht. Bitte [link1]führe ein Upgrade deines Tarifs durch[/link1], oder [link2]kontaktiere unser Support Team[/link2], falls du irgendwelche Fragen hast."

#: views/newsletters.html:398
msgctxt "Percentage of newsletters that were opened by a machine"
msgid "machine-opened"
msgstr "maschinell geöffnet"

#: views/newsletters.html:399 views/subscribers/subscribers.html:117
msgid "A machine-opened email is an email opened by a computer in the background without the user’s explicit request or knowledge. [link]Read more[/link]"
msgstr "Eine maschinell geöffnete E-Mail ist eine E-Mail, die im Hintergrund durch einen Computer geöffnet wurde, ohne dass der Benutzer dies angefragt oder bemerkt hätte. [link]Mehr erfahren[/link]"

#: views/newsletters.html:134
msgid "Clicked, Opened"
msgstr "Geklickt, Geöffnet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:34
msgid "MailPoet Emails Opens"
msgstr "MailPoet-E-Mails-Öffnungen"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:17
msgid "Timestamp of the open event"
msgstr "Zeitstempel des Öffnen-Ereignisses"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:32
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:28
msgid "User-agent"
msgstr "User-Agent"

#: lib/Config/PersonalDataExporters.php:76
msgid "MailPoet Email Opens"
msgstr "MailPoet-E-Mail-Öffnungen"

#. translators: %1$s is a comma-seperated list of forms for which the segment
#. is used.
#: lib/API/JSON/v1/Segments.php:200
msgctxt "Alert shown when trying to delete segment, when it is assigned to a form."
msgid "List cannot be deleted because it’s used for %1$s form"
msgid_plural "List cannot be deleted because it’s used for %1$s forms"
msgstr[0] "Liste kann nicht gelöscht werden, weil sie für %1$s Formular benutzt wird"
msgstr[1] "Liste kann nicht gelöscht werden, weil sie für %1$s Formulare benutzt wird"

#: views/layout.html:186
msgid "Your [link]API key[/link] to send with MailPoet is invalid."
msgstr "Dein [link]API-Schlüssel[/link] für das Senden mit MailPoet ist ungültig."

#: views/woocommerce_setup_translations.html:10
msgctxt "Submit button caption on the standalone WooCommerce setup page"
msgid "Start using WooCommerce features"
msgstr "Erste Schritte mit WooCommerce-Funktionen"

#: views/woocommerce_setup_translations.html:9
msgctxt "Submit button caption in the WooCommerce step in the wizard"
msgid "Start using MailPoet"
msgstr "Erste Schritte mit MailPoet"

#: views/woocommerce_setup_translations.html:8
msgctxt "GDPR compliance information"
msgid "To be compliant, you should display a cookie tracking banner on your website."
msgstr "Um konform zu gehen, solltest du auf deiner Website ein Cookie-Tracking-Banner anzeigen."

#: views/woocommerce_setup_translations.html:6
msgctxt "GDPR compliance information"
msgid "To be compliant, your customers must have accepted to receive your emails."
msgstr "Um konform zu gehen, müssen deine Kunden akzeptiert haben, E-Mails von dir zu erhalten."

#: views/woocommerce_setup_translations.html:4
msgctxt "WooCommerce setup GDPR tag"
msgid "GDPR"
msgstr "DSGVO"

#: views/woocommerce_setup_translations.html:2
msgctxt "Title on the WooCommerce setup page"
msgid "Get ready to use MailPoet for WooCommerce"
msgstr "Mach dich bereit, MailPoet für WooCommerce zu benutzen"

#: views/woocommerce/settings_overlay.html:31
msgctxt "Link from WooCommerce plugin to MailPoet"
msgid "Disable MailPoet customizer"
msgstr "MailPoet Customizer deaktivieren"

#: views/woocommerce/settings_overlay.html:26
#: views/woocommerce/settings_button.html:14
msgctxt "Button in WooCommerce settings page"
msgid "Customize with MailPoet"
msgstr "Mit MailPoet anpassen"

#: views/welcome_wizard.html:41
msgctxt "A form field label"
msgid "From Name"
msgstr "Von-Name"

#: views/welcome_wizard.html:40
msgctxt "A form field label"
msgid "Reply-to Address"
msgstr "Antwort-an-Adresse"

#: views/welcome_wizard.html:39
msgctxt "A form field label"
msgid "From Address"
msgstr "Von-Adresse"

#: views/welcome_wizard.html:38
msgctxt "A label on a skip button"
msgid "Finish later"
msgstr "Später fertigstellen"

#: views/welcome_wizard.html:37
msgctxt "A label on a skip button"
msgid "Skip"
msgstr "Überspringen"

#: views/welcome_wizard.html:43
msgctxt "A label on a button"
msgid "Continue"
msgstr "Fortfahren"

#: views/welcome_wizard.html:42
msgctxt "A label on a button"
msgid "Next"
msgstr "Weiter"

#: views/welcome_wizard.html:36
msgctxt "A label on a button"
msgid "See video guide"
msgstr "Video-Anleitung"

#: views/subscription/manage_subscription.html:16
msgctxt "success message after saving subscription settings"
msgid "Your preferences have been saved."
msgstr "Deine Einstellungen wurden gespeichert."

#: views/subscription/confirm_unsubscribe.html:5
msgctxt "Text in unsubscribe link"
msgid "Yes, unsubscribe me"
msgstr "Ja, ich möchte mich abmelden"

#: views/subscribers/subscribers.html:145
msgctxt "Table column label for count of subscriber actions"
msgid "Count"
msgstr "Zähler"

#: views/subscribers/subscribers.html:144
msgctxt "Table column label for date when subscriber action happened"
msgid "Action on"
msgstr "Aktion für"

#: views/subscribers/subscribers.html:143
msgctxt "Table column label for subscriber actions e.g. email open, link clicked"
msgid "Action"
msgstr "Aktion"

#: views/subscribers/subscribers.html:113
msgctxt "This is a heading for the subscribers statistics page example: \"Stats: mailpoet@example.com\""
msgid "Stats: %s"
msgstr "Statistik: %s"

#: views/subscribers/subscribers.html:104
msgctxt "This is an action on the subscribers page"
msgid "Unsubscribe"
msgstr "Austragen"

#: views/subscribers/importExport/import.html:132
msgctxt "This is a value in a select box for \"Set new subscribers’ status to\""
msgid "Don’t update"
msgstr "Nicht aktualisieren"

#: views/subscribers/importExport/import.html:128
msgctxt "Text in a link"
msgid "Got it, I’ll proceed to import"
msgstr "Verstehe, ich mache mit dem Import weiter"

#: views/subscribers/importExport/import.html:107
msgctxt " Verb"
msgid "Select"
msgstr "Auswählen"

#: views/subscribers/importExport/import.html:92
msgctxt "Question for users importing their list"
msgid "When did you last send an email to this list?"
msgstr "Wann hast du zuletzt eine E-Mail an diese Liste gesendet?"

#: views/subscribers/importExport/import.html:91
msgctxt "Button to visit a support article"
msgid "How to ask your contacts to join your list"
msgstr "Wie du deine Kontakte bittest, der Liste beizutreten"

#: views/subscribers/importExport/import.html:90
msgctxt "Paragraph warning what happens if user imports his contacts and sends with MailPoet"
msgid "If you send with MailPoet, we will detect if you import subscribers without their explicit consent and suspend your account."
msgstr "Falls du mit MailPoet sendest, werden wir feststellen, ob du Abonnenten ohne ihre ausdrückliche Erlaubnis importierst und dein Konto sperren."

#: views/subscribers/importExport/import.html:89
msgctxt "Paragraph explaining the user what to do when importing his contacts."
msgid "You will need to ask your contacts to join your list instead of importing them. This is a standard practice to ensure good email deliverability."
msgstr "Du musst deine Kontakte bitten, der Liste beizutreten, anstatt sie zu importieren. Dies ist ein Standardvorgehen, um eine gute E-Mail-Zustellbarkeit zu gewährleisten."

#: views/subscribers/importExport/import.html:88
msgctxt "User choice to import his address book contacts"
msgid "Contacts from my address book"
msgstr "Kontakte aus meinem Adressbuch"

#: views/subscribers/importExport/import.html:87
msgctxt "User choice to import an existing email list"
msgid "Existing list"
msgstr "Existierende Liste"

#: views/subscribers/importExport/import.html:86
msgctxt "Question for importing subscribers into MailPoet"
msgid "Are you importing an existing list or contacts from your address book?"
msgstr "Importierst du eine existierende Liste oder Kontakte aus deinem Adressbuch?"

#: views/subscribers/importExport/import.html:47
msgctxt "Error message when importing addresses like postmaster@domain.com"
msgid "%1$s [link]role-based addresses[/link] are not permitted: %2$s"
msgstr "%1$s [link]Rollenbasierte Adressen[/link] sind nicht erlaubt: %2$s"

#: views/settings.html:220
msgctxt "placeholder text for the WooCommerce checkout opt-in message"
msgid "Checkbox opt-in message"
msgstr "Auswahlbox-Opt-in-Nachricht"

#: views/settings.html:218
msgctxt "settings area: set the email opt-in message on the checkout page (e-commerce websites)"
msgid "Checkbox opt-in message"
msgstr "Auswahlbox-Opt-in-Nachricht"

#: views/settings.html:213
msgctxt "settings area: add an email opt-in checkbox on the checkout page (e-commerce websites)"
msgid "Opt-in on checkout"
msgstr "Opt-in auf Bezahlseite"

#: views/settings.html:212
msgctxt "Settings button to go to WooCommerce email editor"
msgid "Open template editor"
msgstr "Template-Editor öffnen"

#: views/settings.html:211
msgctxt "Setting for using our editor for WooCommerce email"
msgid "You can use the MailPoet editor to customize the template used to send WooCommerce emails (notification for order processing, completed, ...)."
msgstr "Du kannst den MailPoet-Editor benutzen, um das Template anzupassen, mit dem WooCommerce-E-Mails gesendet werden (Hinweise für Bearbeitungsstatus, ...)."

#: views/settings.html:210
msgctxt "Setting for using our editor for WooCommerce email"
msgid "Use MailPoet to customize WooCommerce emails"
msgstr "Benutze MailPoet, um deine WooCommerce-E-Mails zu individualisieren"

#: views/settings.html:173
msgctxt "In settings: \"Logging: Nothing\""
msgid "Nothing"
msgstr "Nichts"

#: views/settings.html:172
msgctxt "In settings: \"Logging: Errors only\""
msgid "Errors only"
msgstr "Nur Fehler"

#: views/settings.html:171
msgctxt "In settings: \"Logging: Everything\""
msgid "Everything"
msgstr "Alles"

#: views/settings.html:137
msgctxt "Transactional emails settings option"
msgid "The default WordPress sending method (default)"
msgstr "Die Standard-WordPress-Sendemethode (Standard)"

#: views/settings.html:135
msgctxt "Transactional emails settings option"
msgid "The current sending method - %1$s (recommended)"
msgstr "Die aktuelle Sendemethode - %1$s (empfohlen)"

#: views/settings.html:134
msgctxt "Transactional emails settings link"
msgid "Read more."
msgstr "Mehr ..."

#: views/settings.html:133
msgctxt "Transational emails settings description"
msgid "Choose which method to send all your WordPress emails (e.g. password reset, new registration, WooCommerce invoices, etc.)."
msgstr "Wähle, mit welcher Methode all deine WordPress-E-Mails versendet werden sollen (z. B. Passwort zurücksetzen, Neuregistrierung, WooCommerce-Rechnungen, etc.),"

#: views/settings.html:132
msgctxt "Transational emails settings title"
msgid "Send all site’s emails with…"
msgstr "Senden aller E-Mails der Website mit..."

#: views/settings.html:118
msgctxt "support article link label"
msgid "Read more."
msgstr "Mehr ..."

#: views/settings.html:81
msgctxt "Please reuse the current translations of “Welcome Emails”"
msgid "Welcome Emails and WooCommerce emails"
msgstr "Willkommens-E-Mails und WooCommerce-E-Mails"

#: views/settings.html:76
msgctxt "Please reuse the current translations of “Welcome Emails”"
msgid "Enter the email address that should receive your newsletter’s stats 24 hours after it has been sent, or every first Monday of the month for Welcome Emails and WooCommerce Emails."
msgstr "Gib die E-Mail-Adresse ein, die Statistiken deiner Newsletter empfangen soll, 24 Stunden nachdem sie gesendet wurden, oder an jedem ersten Montag des Monats für Willkommens-E-Mails und WooCommerce-E-Mails."

#: views/settings.html:75
msgctxt "name of a setting to automatically send statistics (newsletter open rate, click rate, etc) by email"
msgid "Stats notifications"
msgstr "Statistik-Benachrichtigungen"

#: views/settings.html:71
msgctxt "Unsubscribe pages customization link"
msgid "[link]Learn more about customizing these pages.[/link]"
msgstr "[link]Erfahre mehr darüber, wie du diese Seiten anpasst.[/link]"

#: views/segments.html:218
msgctxt "Dynamic segment creation: User selects this to use any woocommerce filters"
msgid "WooCommerce"
msgstr "WooCommerce"

#: views/segments.html:208
msgctxt "Appears together with `days` when creating a new WooCommerce segment based on the number of orders."
msgid "in the last"
msgstr "in den letzten"

#: views/segments.html:207
msgctxt "Appears together with `inTheLast` when creating a new WooCommerce segment based on the number of orders."
msgid "days"
msgstr "Tage"

#: views/segments.html:185
msgctxt "Dynamic segment creation: User selects this to use any WooCommerce Subscriptions filters"
msgid "WooCommerce Subscriptions"
msgstr "WooCommerce-Abonnements"

#: views/segments.html:171
msgctxt "A note about dynamic segments usage"
msgid "Tip"
msgstr "Tipp"

#: views/segments.html:169
msgctxt "Dynamic segment creation: when a newsletter link was not clicked"
msgid "not clicked"
msgstr "nicht geklickt"

#: views/segments.html:168
msgctxt "Dynamic segment creation: when a newsletter link in any email was clicked"
msgid "clicked any email"
msgstr "hat eine E-Mail angeklickt"

#: views/segments.html:167
msgctxt "Dynamic segment creation: when a newsletter link was clicked"
msgid "clicked"
msgstr "angeklickt"

#: views/segments.html:166
msgctxt "Dynamic segment creation: when newsletter was not opened"
msgid "not opened"
msgstr "nicht geöffnet"

#: views/segments.html:164
msgctxt "Meaning: \"Subscriber subscribed not in the last 3 days\""
msgid "not in the last"
msgstr "nicht in den letzten"

#: views/segments.html:163
msgctxt "Meaning: \"Subscriber subscribed in the last 3 days\""
msgid "in the last"
msgstr "in den letzten"

#: views/segments.html:160
msgctxt "Meaning: \"Subscriber subscribed after April"
msgid "after"
msgstr "nach"

#: views/segments.html:159
msgctxt "Meaning: \"Subscriber subscribed before April\""
msgid "before"
msgstr "bevor"

#: views/segments.html:144
msgctxt "The result will be \"in the last 5 days\""
msgid "in the last {days} days"
msgstr "in den letzten {days} Tagen"

#: views/segments.html:143
msgctxt "The result will be \"more than 20 opens\""
msgid "{condition} {opens} opens"
msgstr "{condition} {opens} Öffnungen"

#: views/segments.html:137
msgctxt "Dynamic segment creation: when newsletter was opened"
msgid "opened"
msgstr "geöffnet"

#: views/segments.html:129
msgctxt "Page X of Y"
msgid "of"
msgstr "von"

#: views/segments.html:103
msgctxt "number of subscribers in the plugin"
msgid "%s MailPoet subscribers"
msgstr "%s MailPoet-Abonnenten"

#: views/segments.html:100 views/subscribers/subscribers.html:62
msgctxt "number of subscribers in a sending plan"
msgid "%s subscribers in your plan"
msgstr "%s Abonnenten in deinem Tarif"

#: views/segments.html:99 views/subscribers/subscribers.html:61
msgctxt "count / total subscribers"
msgid "%1$d / %2$d"
msgstr "%1$d/%2$d"

#: views/upgrade.html:283
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade now"
msgstr "Upgrade jetzt durchführen"

#: views/upgrade.html:259
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Buy Now"
msgstr "Jetzt kaufen"

#: views/upgrade.html:178 views/upgrade.html:214
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Get started"
msgstr "Erste Schritte"

#: views/upgrade.html:184
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Creator"
msgstr "Creator"

#: views/upgrade.html:137
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Choose the MailPoet plan that’s right for you."
msgstr "Wähle den MailPoet-Tarif, der zu dir passt."

#: views/upgrade.html:272
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Get started today!"
msgstr "Fang noch heute an!"

#: views/upgrade.html:120
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Our advanced email infrastructure routinely handles small business newsletters through to huge mailing lists with tens of thousands of subscribers."
msgstr "Unsere fortschrittliche E-Mail-Infrastruktur verarbeitet routinemäßig kleine Unternehmens-Newsletter bis hin zu riesigen Mailinglisten mit zehntausenden von Abonnenten."

#: views/upgrade.html:116
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Email that scales with you"
msgstr "E-Mails, die mit dir mitwachsen"

#: views/upgrade.html:69
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Learn more about your subscribers and optimize your campaigns."
msgstr "Erfahre mehr über deine Abonnenten und optimiere deine Kampagnen."

#: views/upgrade.html:47
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Sign up for free"
msgstr "Kostenlos registrieren"

#: views/upgrade.html:37
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "MailPoet Starter plan is actually yours for free"
msgstr "Der MailPoet-Starter-Tarif ist tatsächlich kostenlos für dich"

#: views/upgrade.html:21
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade"
msgstr "Upgrade"

#: views/newsletters.html:401
msgctxt "Percentage of subscribers that unsubscribed from a newsletter"
msgid "unsubscribed"
msgstr "abgemeldet"

#: views/newsletters.html:400
msgctxt "Percentage of subscribers that clicked a newsletter link"
msgid "clicked"
msgstr "angeklickt"

#: views/newsletters.html:397
msgctxt "Percentage of subscribers that opened a newsletter link"
msgid "opened"
msgstr "geöffnet"

#: views/newsletters.html:381
msgctxt "an email sending status: unprocessed, sent or failed."
msgid "Sending status"
msgstr "Sende-Status"

#: views/newsletters.html:379
msgctxt "Page title. This page displays a list of emails along with their sending status: unprocessed, sent or failed."
msgid "Sending status"
msgstr "Sende-Status"

#: views/newsletters.html:356
msgctxt "Importing template tab title"
msgid "Import"
msgstr "Daten importieren"

#: views/newsletters.html:336
msgctxt "Button, after clicking it we will enable transactional emails"
msgid "Enable"
msgstr "Aktivieren"

#: views/newsletters.html:335
msgctxt "This is a link that leads to more information about transactional emails"
msgid "Read more."
msgstr "Mehr ..."

#: views/newsletters.html:250
msgctxt "Button label: Next step"
msgid "Next"
msgstr "Weiter"

#: views/newsletters.html:249
msgctxt "e.g. monthly every last Monday"
msgid "last"
msgstr "Letzter"

#: views/newsletters.html:176
msgctxt "Average click rate"
msgid "under 1%"
msgstr "unter 1%"

#: views/newsletters.html:175
msgctxt "Good click rate"
msgid "between 1 and 3%"
msgstr "zwischen 1 und 3%"

#: views/newsletters.html:174
msgctxt "Excellent click rate"
msgid "above 3%"
msgstr "über 3%"

#: views/newsletters.html:173
msgctxt "Average open rate"
msgid "under 10%"
msgstr "unter 10%"

#: views/newsletters.html:172
msgctxt "Good open rate"
msgid "between 10 and 30%"
msgstr "zwischen 10 und 30%"

#: views/newsletters.html:171
msgctxt "Excellent open rate"
msgid "above 30%"
msgstr "über 30%"

#: views/newsletters.html:159
msgctxt "number of welcome emails scheduled to be sent"
msgid "%1$d scheduled"
msgstr "%1$d geplant"

#: views/newsletters.html:158
msgctxt "number of welcome emails sent"
msgid "%1$d sent"
msgstr "%1$d gesendet"

#: views/newsletter/templates/components/newsletterPreview.hbs:2
msgctxt "Open email preview in new tab"
msgid "Open in new tab"
msgstr "In neuem Tab öffnen"

#: views/newsletter/templates/components/heading.hbs:5
msgctxt "Label of a dropdown used to switch between email type: order processing, order completed, ..."
msgid "Load dummy data for email:"
msgstr "Testdaten für E-Mail laden:"

#: views/newsletter/templates/components/heading.hbs:2
msgctxt "Name of user interface used to customize email template used for eCommerce related emails (for example order confirmation email)"
msgid "Edit template for WooCommerce emails"
msgstr "Template für WooCommerce-E-Mails bearbeiten"

#: views/newsletter/templates/blocks/woocommerceHeading/widget.hbs:4
msgctxt "Name of a widget in the email editor. This widget is used to display WooCommerce messages (like ”Thanks for your order!”)"
msgid "WooCommerce Email Heading"
msgstr "WooCommerce-Email-Überschrift"

#: views/newsletter/templates/blocks/woocommerceContent/widget.hbs:4
msgctxt "Name of a widget in the email editor. This widget is used to display WooCommerce order information (list of bought items, shipping address, ...)"
msgid "WooCommerce Transactional Email Content"
msgstr "WooCommerce-Transaktions-E-Mail-Inhalt"

#: views/newsletter/templates/blocks/social/settings.hbs:19
msgctxt "Visual alignment settings"
msgid "Right"
msgstr "Rechts"

#: views/newsletter/templates/blocks/social/settings.hbs:13
msgctxt "Visual alignment settings"
msgid "Center"
msgstr "Zentriert"

#: views/newsletter/templates/blocks/social/settings.hbs:7
msgctxt "Visual alignment settings"
msgid "Left"
msgstr "Links"

#: views/newsletter/templates/blocks/image/settings.hbs:59
msgctxt "Option to remove a default padding around images"
msgid "No padding"
msgstr "Kein Innenabstand"

#: views/newsletter/templates/blocks/image/settings.hbs:12
msgctxt "input field for the image URL"
msgid "Image address"
msgstr "Bild-Adresse"

#: views/newsletter/templates/blocks/container/settings.hbs:43
msgctxt "Editor > right sidebar for column block settings."
msgid "A [link]few email clients[/link] do not show background images. Make sure you have a good background color to fall back on if the image is not displayed."
msgstr "Einige [link]wenige E-Mail-Clients[/link] zeigen keine Hintergrundbilder an. Stelle sicher, dass du für den Fall eine gute Hintergrundfarbe eingestellt hast, falls das Bild nicht angezeigt wird."

#: views/newsletter/templates/blocks/container/settings.hbs:20
msgctxt "call to action to select an image as a background image of a layout block"
msgid "Select background image"
msgstr "Hintergrundbild auswählen"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:103
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:150
msgctxt "Display the post title above the post excerpt"
msgid "Above the excerpt text"
msgstr "Über dem Textauszug"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:97
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:144
msgctxt "Display the post title above the post block"
msgid "Above the post"
msgstr "Oberhalb des Beitrags"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:93
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:140
msgctxt "Setting in the email designer to position the blog post title"
msgid "Title position"
msgstr "Titelposition"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:97
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:97
msgctxt "Display the product title above the product description"
msgid "Above the product description"
msgstr "Über der Produktbeschreibung"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:91
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:91
msgctxt "Display the product title above the product block"
msgid "Above the product"
msgstr "Über dem Produkt"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:87
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:87
msgctxt "Setting in the email designer to position an ecommerce product title"
msgid "Product title position"
msgstr "Produkttitel-Position"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:69
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:69
msgctxt "Display the product title into a link"
msgid "Make the product title into a link"
msgstr "Aus dem Titel des Produkts einen Link machen"

#: views/newsletter/editor.html:1440 views/newsletter/editor.html:1442
msgctxt "Text of a button which links to an ecommerce product page"
msgid "Buy now"
msgstr "Jetzt kaufen"

#: views/newsletter/editor.html:427
msgctxt "A button title when user can't redo the change in editor"
msgid "No actions available to redo."
msgstr "Keine Aktionen zum Wiederholen verfügbar."

#: views/newsletter/editor.html:426
msgctxt "A button title when user can redo the change in editor"
msgid "Redo"
msgstr "Wiederholen"

#: views/newsletter/editor.html:425
msgctxt "A button title when user can't undo the change in editor"
msgid "No actions available to undo."
msgstr "Keine Aktionen zum Rückgängigmachen verfügbar."

#: views/newsletter/editor.html:424
msgctxt "A button title when user can undo the change in editor"
msgid "Undo"
msgstr "Rückgängig"

#: views/newsletters.html:126 views/newsletter/editor.html:420
msgctxt "Configuration options for automatic email events"
msgid "Conditions"
msgstr "Bedingungen"

#: views/newsletter/editor.html:414
msgctxt "cancel color selection"
msgid "Cancel"
msgstr "Abbrechen"

#: views/newsletter/editor.html:413
msgctxt "select color"
msgid "Select"
msgstr "Auswählen"

#: views/newsletters.html:429 views/newsletter/editor.html:390
#: lib/Newsletter/NewsletterValidator.php:88
msgctxt "(Please reuse the current translation used for the string “Automatic Latest Content”) This Error message is displayed when a user tries to send a “Post Notification” email without any “Automatic Latest Content” widget inside"
msgid "Please add an “Automatic Latest Content” widget to the email from the right sidebar."
msgstr "Bitte füge der E-Mail über die rechte Seitenleiste ein „Automatik für neueste Inhalte“-Widget hinzu."

#: views/mss_pitch_translations.html:18
msgctxt "Promotion for our email sending service: Skip link"
msgid "No thanks!"
msgstr "Nein, danke!"

#: views/mss_pitch_translations.html:17
msgctxt "Promotion for our email sending service: Button"
msgid "Upgrade"
msgstr "Upgrade"

#: views/mss_pitch_translations.html:9
msgctxt "Promotion for our email sending service: Button"
msgid "Sign up for free"
msgstr "Kostenlos anmelden!"

#: views/mss_pitch_translations.html:16
msgctxt "Promotion for our email sending service: Feature item"
msgid "Priority customer support"
msgstr "Kundensupport mit Priorität"

#: views/mss_pitch_translations.html:11
msgctxt "Promotion for our email sending service: Paragraph"
msgid "Starting at only $10 per month, MailPoet Business offers the following features"
msgstr "Beginnend bei nur $10 pro Monat, bietet MailPoet Business folgende Funktionen"

#: views/mss_pitch_translations.html:4
msgctxt "Promotion for our email sending service: Paragraph"
msgid "You’ll get"
msgstr "Du erhältst"

#: views/mss_pitch_translations.html:3
msgctxt "Promotion for our email sending service: Paragraph"
msgid "Did you know? Users with 1,000 subscribers or less get the Starter plan for free."
msgstr "Schon gewusst? Benutzer mit 1.000 oder weniger Abonnenten bekommen den Starter-Tarif kostenlos."

#: views/mss_pitch_translations.html:10
msgctxt "Promotion for our email sending service: Title"
msgid "It’s now time to take your MailPoet to the next level"
msgstr "Es wird Zeit, dein MailPoet auf das nächste Level zu heben"

#: views/mss_pitch_translations.html:2
msgctxt "Promotion for our email sending service: Title"
msgid "Reliable email delivery is entirely free for you. Sign up!"
msgstr "Verlässliche E-Mail-Zustellung ist komplett kostenlos für dich. Trag dich ein!"

#: views/logs.html:29
msgctxt "date to"
msgid "To"
msgstr "An"

#: views/logs.html:28
msgctxt "date from"
msgid "From"
msgstr "Von"

#: views/layout.html:230
msgctxt "Saturday - one letter abbreviation"
msgid "S"
msgstr "S"

#: views/layout.html:229
msgctxt "Friday - one letter abbreviation"
msgid "F"
msgstr "F"

#: views/layout.html:228
msgctxt "Thursday - one letter abbreviation"
msgid "T"
msgstr "D"

#: views/layout.html:227
msgctxt "Wednesday - one letter abbreviation"
msgid "W"
msgstr "M"

#: views/layout.html:226
msgctxt "Tuesday - one letter abbreviation"
msgid "T"
msgstr "D"

#: views/layout.html:225
msgctxt "Monday - one letter abbreviation"
msgid "M"
msgstr "M"

#: views/layout.html:224
msgctxt "Sunday - one letter abbreviation"
msgid "S"
msgstr "S"

#: views/layout.html:174
msgctxt "Review our plugin on WordPress.org."
msgid "Rate us now"
msgstr "Bewerte uns jetzt"

#: views/layout.html:170
msgctxt "After a user gives us positive feedback via the NPS poll, we ask them to review our plugin on WordPress.org."
msgid "Thank you! Time to tell the world?"
msgstr "Danke dir! Zeit, es weiterzusagen?"

#: views/layout.html:128
msgctxt "In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2"
msgid "Use an address like %1$s for the Sender and put %2$s in the <em>Reply-to</em> field below."
msgstr "Benutze eine Adresse wie %1$s für den Sender und setze %2$s in das <em>Antworten-an</em>-Feld unten ein."

#: views/layout.html:127
msgctxt "In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2"
msgid "You might not reach the inbox of your subscribers if you use this email address."
msgstr "Du erreichst womöglich nicht den Posteingang deiner Abonnenten, falls du diese E-Mail-Adresse benutzt."

#: views/help.html:76
msgctxt "Text of a link to email preview page."
msgid "Preview"
msgstr "Vorschau"

#: views/help.html:72
msgctxt "Table column heading for task priority (number)."
msgid "Priority"
msgstr "Priorität"

#: views/help.html:70
msgctxt "Table column heading for task type."
msgid "Type"
msgstr "Typ"

#: views/help.html:62
msgctxt "A label in a status table e.g. Error: missing data"
msgid "Error"
msgstr "Fehler"

#: views/help.html:61
msgctxt "A label in a status table e.g. Retry at: 2018-10-18 18:50"
msgid "Retry at"
msgstr "Erneuter Versuch um"

#: views/help.html:60
msgctxt "A label in a status table e.g. Retry attempt: 2"
msgid "Retry attempt"
msgstr "Erneuter Versuch"

#: views/help.html:59
msgctxt "A label in a status table e.g. Sent emails: 50"
msgid "Sent emails"
msgstr "Gesendete E-Mails"

#: views/help.html:58
msgctxt "A label in a status table e.g. Started at: 2018-10-18 18:50"
msgid "Started at"
msgstr "Gestartet um"

#: views/help.html:57
msgctxt "A state of a process."
msgid "waiting for the next run"
msgstr "wartet auf nächste Ausführung"

#: views/help.html:56
msgctxt "A state of a process."
msgid "paused"
msgstr "pausiert"

#: views/help.html:55
msgctxt "A state of a process."
msgid "running"
msgstr "laufend"

#: views/help.html:54
msgctxt "An empty state is a status table e.g. Error: none"
msgid "none"
msgstr "kein"

#: views/help.html:50
msgctxt "A label in a status table e.g. Accessible: yes"
msgid "Accessible"
msgstr "Verfügbar"

#: views/help.html:49
msgctxt "An unknown state is a status table e.g. Last run started: unknown"
msgid "unknown"
msgstr "unbekannt"

#: views/help.html:48
msgctxt "A label in a status table e.g. Last seen error date: 2018-10-18 18:50"
msgid "Last seen error date"
msgstr "Zuletzt aufgetretener Fehlerzeitpunkt"

#: views/help.html:47
msgctxt "A label in a status table e.g. Last seen error: Process timeout"
msgid "Last seen error"
msgstr "Zuletzt aufgetretener Fehler"

#: views/help.html:46
msgctxt "A label in a status table e.g. Last run completed: 2018-10-18 18:50"
msgid "Last run completed"
msgstr "Letzte Ausführung beendet"

#: views/help.html:45
msgctxt "A label in a status table e.g. Last run started: 2018-10-18 18:50"
msgid "Last run started"
msgstr "Letzte Ausführung gestartet"

#: views/help.html:44
msgctxt "A label in a status table e.g. Last updated: 2018-10-18 18:50"
msgid "Last updated"
msgstr "Zuletzt aktualisiert"

#: views/form/template_selection.html:42
msgctxt "Form template selection heading"
msgid "Select a template"
msgstr "Ein Template auswählen"

#: views/form/template_selection.html:41 views/newsletters.html:195
#: views/subscribers/importExport/import.html:119
#: views/subscribers/importExport/export.html:31
#: views/subscribers/importExport/export.html:49
msgctxt "Verb"
msgid "Select"
msgstr "Auswählen"

#: views/form/template_selection.html:35
msgctxt "a button for skipping form template selection"
msgid "Skip, start with a blank form"
msgstr "Überspringen, mit leerem Formular beginnen"

#: views/form/editor.html:212
#: views/newsletter/templates/components/newsletterPreview.hbs:9
msgctxt "Mobile browser preview mode"
msgid "Mobile"
msgstr "Mobilgerät"

#: views/form/editor.html:211
#: views/newsletter/templates/components/newsletterPreview.hbs:6
msgctxt "Desktop browser preview mode"
msgid "Desktop"
msgstr "Desktop"

#: views/form/editor.html:208
msgctxt "heading above the settings"
msgid "Message Color"
msgstr "Farbe der Meldung"

#: views/form/editor.html:206
msgctxt "Settings in the divider block"
msgid "Divider Width"
msgstr "Breite der Trennlinie"

#: views/form/editor.html:205
msgctxt "Settings in the divider block"
msgid "Divider Height"
msgstr "Höhe der Trennlinie"

#: views/form/editor.html:204
msgctxt "Setting in the divider block"
msgid "Dotted"
msgstr "Gepunktet"

#: views/form/editor.html:203
msgctxt "Setting in the divider block"
msgid "Dashed"
msgstr "Gestrichelt"

#: views/form/editor.html:202
msgctxt "Setting in the divider block"
msgid "Solid"
msgstr "Durchgezogen"

#: views/form/editor.html:201
msgctxt "Settings in the divider block (solid, dotted, …)"
msgid "Divider Style"
msgstr "Stil der Trennlinie"

#: views/form/editor.html:200
msgctxt "How a background image will be rendered: scale, fit or tile"
msgid "Tile"
msgstr "Kacheln"

#: views/form/editor.html:199
msgctxt "How a background image will be rendered: scale, fit or tile"
msgid "Fit"
msgstr "Anpassen"

#: views/form/editor.html:198
msgctxt "How a background image will be rendered: scale, fit or tile"
msgid "Scale"
msgstr "Skalieren"

#: views/form/editor.html:197
msgctxt "Settings in the spacer block"
msgid "Enable Divider"
msgstr "Trennlinie aktivieren"

#: views/form/editor.html:196
msgctxt "Settings in the spacer block"
msgid "Height"
msgstr "Höhe"

#: views/form/editor.html:195
msgctxt "Heading in the font selection list for a list of custom fonts"
msgid "Custom fonts"
msgstr "Individuelle Schriftarten"

#: views/form/editor.html:194
msgctxt "Heading in the font selection list: Arial, Times, ..."
msgid "Standard fonts"
msgstr "Standrad-Schriftarten"

#: views/form/editor.html:187
msgctxt "Label for form field for custom input type"
msgid "Select a field type"
msgstr "Wähle einen Feldtyp aus"

#: views/form/editor.html:186
msgctxt "Label for form field for custom input name"
msgid "Field name"
msgstr "Feldname"

#: views/form/editor.html:185
msgctxt "Label on form submit button."
msgid "Create"
msgstr "Erstellen"

#: views/form/editor.html:180
msgctxt "Textarea label"
msgid "Custom text"
msgstr "Individueller Text"

#: views/form/editor.html:176
msgctxt "The name of the block in the editor"
msgid "Divider / Spacer"
msgstr "Trennlinie/Abstand"

#: views/form/editor.html:175
msgctxt "Settings - if label should be displayed"
msgid "Display label"
msgstr "Beschriftung anzeigen"

#: views/form/editor.html:173
msgctxt "settings for a label of an input"
msgid "Label"
msgstr "Bezeichnung"

#: views/form/editor.html:171
msgctxt "a default value for a subscription form button"
msgid "Subscribe!"
msgstr "Abonnieren!"

#: views/form/editor.html:150
msgctxt "Number of rows in textarea"
msgid "5 lines"
msgstr "5 Zeilen"

#: views/form/editor.html:149
msgctxt "Number of rows in textarea"
msgid "4 lines"
msgstr "4 Zeilen"

#: views/form/editor.html:148
msgctxt "Number of rows in textarea"
msgid "3 lines"
msgstr "3 Zeilen"

#: views/form/editor.html:147
msgctxt "Number of rows in textarea"
msgid "2 lines"
msgstr "2 Zeilen"

#: views/form/editor.html:146
msgctxt "Number of rows in textarea"
msgid "1 line"
msgstr "1 Zeile"

#: views/form/editor.html:136
msgctxt "It is a placeholder in the select box - verb"
msgid "Select"
msgstr "Auswählen"

#: views/form/editor.html:135
#: views/form/templatesLegacy/settings/field_form.hbs:37
msgctxt "Form input type"
msgid "Select"
msgstr "Auswählen"

#: views/form/editor.html:129
msgctxt "Text on the delete button"
msgid "Delete this custom field"
msgstr "Dieses individuelle Feld löschen"

#: views/form/editor.html:128
msgctxt "Text on the save button"
msgid "Update custom field"
msgstr "Individuelles Feld aktualisieren"

#: views/form/editor.html:115
msgctxt "Value in a selectbox with a list of animations"
msgid "No Animation"
msgstr "Keine Animation"

#: views/form/editor.html:113
msgctxt "Label in the form placement section (Other form placements)"
msgid "Shortcode & other"
msgstr "Shortcode & andere"

#: views/form/editor.html:112
msgctxt "Text on a button to save and close a form"
msgid "Close"
msgstr "Schließen"

#: views/form/editor.html:107
msgctxt "times selection should be in the end \"30 sec\""
msgid "%1s sec"
msgstr "%1s sec"

#: views/form/editor.html:106
msgctxt "Placement of a slide in  form, on the left or right side of the page"
msgid "right"
msgstr "rechts"

#: views/form/editor.html:105
msgctxt "Placement of a slide in form, on the left or right side of the page"
msgid "left"
msgstr "links"

#: views/form/editor.html:104
msgctxt "Placement of a fixed bar form, on top of the page or on the bottom"
msgid "bottom"
msgstr "unten"

#: views/form/editor.html:103
msgctxt "Placement of a fixed bar form, on top of the page or on the bottom"
msgid "top"
msgstr "oben"

#: views/form/editor.html:102
msgctxt "Placement of a fixed bar form, on top of the page or on the bottom"
msgid "Position"
msgstr "Position"

#: views/form/editor.html:101
msgctxt "Label on a selection of different times"
msgid "Display with a delay of"
msgstr "Anzeigen mit einer Verzögerung von"

#: views/form/editor.html:100 views/form/template_selection.html:40
#: views/forms.html:99
msgctxt "Placement of the form using theme widget"
msgid "Others (widget)"
msgstr "Andere (Widget)"

#: views/form/editor.html:99
msgctxt "This is a text on a switch if a form should be displayed bellow all posts"
msgid "Display on all posts/products"
msgstr "Anzeigen auf allen Beiträgen/Produkten"

#: views/form/editor.html:98
msgctxt "This is a text on a switch if a form should be displayed bellow all pages"
msgid "Display on all pages"
msgstr "Auf allen Seiten anzeigen"

#: views/form/editor.html:96 views/form/template_selection.html:39
#: views/forms.html:95
msgctxt "This is a text on a widget that leads to settings for form placement"
msgid "Below pages"
msgstr "Unterhalb der Seiten"

#: views/form/editor.html:91 views/form/template_selection.html:38
#: views/forms.html:98
msgctxt "This is a text on a widget that leads to settings for form placement - form type is pop-up, it will be displayed on page in a small modal window"
msgid "Pop-up"
msgstr "Pop-up"

#: views/form/editor.html:89 views/form/template_selection.html:37
#: views/forms.html:97
msgctxt "This is a text on a widget that leads to settings for form placement - form type is slide in"
msgid "Slide–in"
msgstr "Slide-in"

#: views/form/editor.html:87 views/form/template_selection.html:36
#: views/forms.html:96
msgctxt "This is a text on a widget that leads to settings for form placement - form type is fixed bar"
msgid "Fixed bar"
msgstr "Fixierte Leiste"

#: views/form/editor.html:82
msgctxt "A label for a select box"
msgid "Form placement"
msgstr "Formular-Platzierung"

#: views/form/editor.html:78
msgctxt "A label for form width settings"
msgid "Form width"
msgstr "Formularbreite"

#: views/form/editor.html:75
msgctxt "An alignment value for form editor"
msgid "right"
msgstr "rechts"

#: views/form/editor.html:74
msgctxt "An alignment value for form editor"
msgid "center"
msgstr "zentriert"

#: views/form/editor.html:73
msgctxt "An alignment value for form editor"
msgid "left"
msgstr "links"

#: views/form/editor.html:72
msgctxt "A label for form style settings"
msgid "Alignment"
msgstr "Ausrichtung"

#: views/form/editor.html:71
msgctxt "A label for form style settings"
msgid "Form Padding"
msgstr "Formular-Innenabstand"

#: views/form/editor.html:70
msgctxt "A label for form style settings"
msgid "Input Padding"
msgstr "Eingabe-Innenabstand"

#: views/form/editor.html:76
msgctxt "A label for checkbox in form style settings"
msgid "Border"
msgstr "Rand"

#: views/form/editor.html:69
msgctxt "A label for checkbox in form style settings"
msgid "Border Radius"
msgstr "Rahmenradius"

#: views/form/editor.html:68
msgctxt "A label for checkbox in form style settings"
msgid "Border Size"
msgstr "Rahmengröße"

#: views/form/editor.html:67
msgctxt "A label for checkbox in form style settings"
msgid "Bold"
msgstr "Fett"

#: views/form/editor.html:66
msgctxt "A label for checkbox in form style settings"
msgid "Display Fullwidth"
msgstr "Anzeige in voller Breite"

#: views/form/editor.html:83
msgctxt "A settings section heading"
msgid "Custom CSS"
msgstr "Individuelles CSS"

#: views/form/editor.html:81
msgctxt "A settings section heading"
msgid "Form Placement"
msgstr "Formular-Platzierung"

#: views/form/editor.html:80
msgctxt "A settings section heading"
msgid "Form settings"
msgstr "Formular-Einstellungen"

#: views/form/editor.html:79
msgctxt "A settings section heading"
msgid "Custom field settings"
msgstr "Einstellungen für individuelles Feld"

#: views/form/editor.html:56
msgctxt "A settings section heading"
msgid "Settings"
msgstr "Einstellungen"

#: views/form/editor.html:52
msgctxt "A placeholder for form name input"
msgid "Add form name"
msgstr "Formularname hinzufügen"

#: lib/WooCommerce/TransactionalEmails.php:114
msgctxt "Default footer text for a WooCommerce transactional email"
msgid "Footer text"
msgstr "Footer-Text"

#. translators: %s is the email address.
#: lib/Util/Notices/UnauthorizedEmailNotice.php:58
msgctxt "Email addresses have to be authorized to be used to send emails. %s will be replaced by an email address."
msgid "<b>Sending all of your emails has been paused</b> because your email address <b>%s</b> hasn’t been authorized yet."
msgstr "<b>Das Senden all deiner E-Mails wurde pausiert</b>, weil deine E-Mail-Adresse <b>%s</b> noch nicht autorisiert wurde."

#. translators: %s is the newsletter subject.
#: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:57
msgctxt "%s will be replaced by a newsletter subject"
msgid "Update the from address of %s"
msgstr "Die Absender-Adresse von %s aktualisieren"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:73
msgctxt "Subscription status"
msgid "Global status"
msgstr "Globaler Status"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:72
msgctxt "Subscription status"
msgid "List status"
msgstr "Listen-Status"

#: lib/Services/CongratulatoryMssEmailController.php:31
msgctxt "Subject of an email confirming that MailPoet Sending Service works"
msgid "Sending with MailPoet works!"
msgstr "Senden mit MailPoet funktioniert!"

#: views/newsletters.html:384
msgctxt "status when the sending of a newsletter has not been processed"
msgid "Unprocessed"
msgstr "Unbearbeitet"

#: views/newsletters.html:386
msgctxt "status when the sending of a newsletter has failed"
msgid "Failed"
msgstr "Fehlgeschlagen"

#: views/newsletters.html:385
msgctxt "status when a newsletter has been sent"
msgid "Sent"
msgstr "Gesendet"

#: views/form/editor.html:217 views/forms.html:77 lib/Form/Widget.php:153
msgctxt "fallback for forms without a name in a form list"
msgid "no name"
msgstr "Kein Name"

#: lib/Form/Templates/Templates/Template3Widget.php:27
msgctxt "Text in a web form. First line of \"10% off, especially for you.\""
msgid "10% off,"
msgstr "10% Rabatt,"

#: lib/Form/Templates/Templates/Template3Widget.php:42
msgctxt "Text in a web form. Second line of \"10% off, especially...\""
msgid "especially for you"
msgstr "speziell für dich"

#: lib/Form/Templates/Templates/Template3Popup.php:42
#: lib/Form/Templates/Templates/Template3SlideIn.php:42
msgctxt "Text in a web form. Second line of \"10% off, especially...\""
msgid "off, especially for you"
msgstr "Rabatt, speziell für dich"

#: lib/Form/Templates/Templates/Template18BelowPages.php:114
#: lib/Form/Templates/Templates/Template18FixedBar.php:128
#: lib/Form/Templates/Templates/Template18Popup.php:87
#: lib/Form/Templates/Templates/Template18SlideIn.php:87
#: lib/Form/Templates/Templates/Template18Widget.php:73
msgctxt "Text in a web form (Black Friday)."
msgid "F R I D A Y"
msgstr "F R I D A Y"

#: lib/Form/Templates/Templates/Template18BelowPages.php:90
#: lib/Form/Templates/Templates/Template18FixedBar.php:104
#: lib/Form/Templates/Templates/Template18Popup.php:87
#: lib/Form/Templates/Templates/Template18SlideIn.php:87
#: lib/Form/Templates/Templates/Template18Widget.php:73
msgctxt "Text in a web form (Black Friday)."
msgid "B L A C K"
msgstr "B L A C K"

#: lib/Form/Templates/Templates/Template7FixedBar.php:53
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Let us do the hard work for you. Sign up to receive our latest deals directly in your inbox. We’ll never send you spam - promise. Find out more in our [link]Privacy Policy[/link]."
msgstr "Lass uns die harte Arbeit für dich machen. Trag dich ein, um unsere neuesten Angebote direkt in deinen Posteingang zu erhalten. Wir senden dir keinen Spam - versprochen! Erfahre mehr in unserer [link]Datenschutzerklärung[/link]."

#: lib/Form/Templates/Templates/Template7BelowPages.php:172
#: lib/Form/Templates/Templates/Template7Popup.php:156
#: lib/Form/Templates/Templates/Template7SlideIn.php:156
#: lib/Form/Templates/Templates/Template7Widget.php:110
msgctxt "Text in a web form. Keep HTML tags!"
msgid "We’ll never send you spam or share your email address.<br>Find out more in our [link]Privacy Policy[/link]."
msgstr "Wir senden keinen Spam und teilen niemald deine E-Mail-Adresse.<br>Erfahre mehr in unserer [link]Datenschutzerklärung[/link]."

#: lib/Form/Templates/Templates/Template6FixedBar.php:38
msgctxt "Text in a web form. Keep HTML tags!"
msgid "<strong>Dive in!</strong> Start your journey today."
msgstr "<strong>Tauch ein!</strong> Starte deine Reise heute."

#: lib/Form/Templates/Templates/Template4Popup.php:63
#: lib/Form/Templates/Templates/Template4SlideIn.php:63
#: lib/Form/Templates/Templates/Template4Widget.php:41
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Oh hi there 👋<br>It’s nice to meet you."
msgstr "Oh, hallo 👋 <br>Schön, dich zu treffen."

#: lib/Form/Templates/Templates/Template3FixedBar.php:53
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Sign up to receive your exclusive discount,<br>and keep up to date on our latest products & offers!"
msgstr "Trag dich ein für deinen exklusiven Rabatt<br>und bleib auf dem Laufenden über unsere neuesten Produkte und Angebote!"

#: lib/Form/Templates/Templates/Template3BelowPages.php:38
#: lib/Form/Templates/Templates/Template3FixedBar.php:38
msgctxt "Text in a web form. Keep HTML tags!"
msgid "10% off, <br>especially for you"
msgstr "10% Rabatt, <br>speziell für dich"

#: lib/Form/Templates/Templates/Template17Popup.php:97
#: lib/Form/Templates/Templates/Template17SlideIn.php:97
#: lib/Form/Templates/Templates/Template17Widget.php:78
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Subscribe to claim your <strong><span style=\"color:#ce4e09\" class=\"has-inline-color\">exclusive Halloween</span></strong> offer from us.</span>"
msgstr "Trag dich ein, um dein <strong><span style=\"color:#ce4e09\" class=\"has-inline-color\">exklusives Halloween</span></strong>-Angebot von uns zu erhalten.</span>"

#: lib/Form/Templates/Templates/Template12BelowPages.php:84
#: lib/Form/Templates/Templates/Template12FixedBar.php:178
#: lib/Form/Templates/Templates/Template12Popup.php:98
#: lib/Form/Templates/Templates/Template12SlideIn.php:98
#: lib/Form/Templates/Templates/Template12Widget.php:41
msgctxt "Text in a web form. Keep HTML tags!"
msgid "<strong>SUBSCRIBE</strong> AND <strong><span style=\"color:#e04f8e\" class=\"has-inline-color\">GET 20% OFF</span></strong> YOUR NEXT ORDER! <strong>OFFER ENDS SOON</strong> - DON’T MISS OUT!"
msgstr "<strong>ABONNIERE</strong> UND <strong><span style=\"color:#e04f8e\" class=\"has-inline-color\">SPARE 20% </span></strong> BEI DEINER NÄCHSTEN BESTELLUNG! <strong>ANGEBOT ENDET BALD</strong> - NICHT VERPASSEN!"

#: lib/Form/Templates/Templates/Template12BelowPages.php:70
#: lib/Form/Templates/Templates/Template12FixedBar.php:52
#: lib/Form/Templates/Templates/Template12Popup.php:84
#: lib/Form/Templates/Templates/Template12SlideIn.php:84
#: lib/Form/Templates/Templates/Template12Widget.php:27
msgctxt "Text in a web form. Keep HTML tags!"
msgid "DEAL<span style=\"color:#e04f8e\" class=\"has-inline-color\">WEEK</span>"
msgstr "DEAL<span style=\"color:#e04f8e\" class=\"has-inline-color\">WOCHE</span>"

#: lib/Form/Templates/Templates/Template11BelowPages.php:109
#: lib/Form/Templates/Templates/Template11FixedBar.php:98
#: lib/Form/Templates/Templates/Template11Popup.php:102
#: lib/Form/Templates/Templates/Template11SlideIn.php:102
#: lib/Form/Templates/Templates/Template11Widget.php:91
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Be the first to know when our album is released on <strong>iTunes</strong> and <strong><span style=\"color:#01d386\" class=\"has-inline-color\">Spotify</span></strong>"
msgstr "Erfahre als Erster, wenn unser neues Album veröffentlicht wird auf <strong>iTunes</strong> und <strong><span style=\"color:#01d386\" class=\"has-inline-color\">Spotify</span></strong>"

#: lib/Form/Templates/Templates/Template7BelowPages.php:132
#: lib/Form/Templates/Templates/Template7FixedBar.php:116
#: lib/Form/Templates/Templates/Template7Popup.php:124
#: lib/Form/Templates/Templates/Template7SlideIn.php:124
#: lib/Form/Templates/Templates/Template7Widget.php:89
msgctxt "Form label"
msgid "Get the latest deals"
msgstr "Erhalte die neuesten Angebote"

#: lib/Form/Templates/Templates/Template6BelowPages.php:104
#: lib/Form/Templates/Templates/Template6FixedBar.php:95
#: lib/Form/Templates/Templates/Template6Popup.php:76
#: lib/Form/Templates/Templates/Template6SlideIn.php:75
#: lib/Form/Templates/Templates/Template6Widget.php:75
msgctxt "Form label"
msgid "Get Started!"
msgstr "Los geht's!"

#: lib/Form/Templates/Templates/Template4BelowPages.php:109
#: lib/Form/Templates/Templates/Template4FixedBar.php:109
#: lib/Form/Templates/Templates/Template4Popup.php:125
#: lib/Form/Templates/Templates/Template4SlideIn.php:125
#: lib/Form/Templates/Templates/Template4Widget.php:88
msgctxt "Form label"
msgid "Let’s keep in touch"
msgstr "Lass uns in Verbindung bleiben"

#: lib/Form/Templates/Templates/Template3BelowPages.php:117
#: lib/Form/Templates/Templates/Template3FixedBar.php:110
#: lib/Form/Templates/Templates/Template3Popup.php:89
#: lib/Form/Templates/Templates/Template3SlideIn.php:89
#: lib/Form/Templates/Templates/Template3Widget.php:89
msgctxt "Form label"
msgid "Save 10%"
msgstr "10% sparen"

#: lib/Form/Templates/Templates/Template1BelowPages.php:60
#: lib/Form/Templates/Templates/Template1FixedBar.php:101
#: lib/Form/Templates/Templates/Template1Popup.php:63
#: lib/Form/Templates/Templates/Template1SlideIn.php:63
#: lib/Form/Templates/Templates/Template1Widget.php:63
#: lib/Form/Templates/Templates/Template3BelowPages.php:88
#: lib/Form/Templates/Templates/Template3FixedBar.php:91
#: lib/Form/Templates/Templates/Template3Popup.php:70
#: lib/Form/Templates/Templates/Template3SlideIn.php:70
#: lib/Form/Templates/Templates/Template3Widget.php:70
#: lib/Form/Templates/Templates/Template4BelowPages.php:90
#: lib/Form/Templates/Templates/Template4FixedBar.php:90
#: lib/Form/Templates/Templates/Template4Popup.php:106
#: lib/Form/Templates/Templates/Template4SlideIn.php:106
#: lib/Form/Templates/Templates/Template4Widget.php:69
#: lib/Form/Templates/Templates/Template6BelowPages.php:75
#: lib/Form/Templates/Templates/Template6FixedBar.php:76
#: lib/Form/Templates/Templates/Template6Popup.php:56
#: lib/Form/Templates/Templates/Template6SlideIn.php:56
#: lib/Form/Templates/Templates/Template6Widget.php:56
#: lib/Form/Templates/Templates/Template7BelowPages.php:103
#: lib/Form/Templates/Templates/Template7FixedBar.php:87
#: lib/Form/Templates/Templates/Template7Popup.php:95
#: lib/Form/Templates/Templates/Template7SlideIn.php:95
#: lib/Form/Templates/Templates/Template7Widget.php:70
#: lib/Form/Templates/Templates/Template10BelowPages.php:84
#: lib/Form/Templates/Templates/Template10FixedBar.php:154
#: lib/Form/Templates/Templates/Template10Popup.php:93
#: lib/Form/Templates/Templates/Template10SlideIn.php:91
#: lib/Form/Templates/Templates/Template10Widget.php:93
#: lib/Form/Templates/Templates/Template11BelowPages.php:146
#: lib/Form/Templates/Templates/Template11FixedBar.php:120
#: lib/Form/Templates/Templates/Template11Popup.php:114
#: lib/Form/Templates/Templates/Template11SlideIn.php:114
#: lib/Form/Templates/Templates/Template11Widget.php:103
#: lib/Form/Templates/Templates/Template12BelowPages.php:115
#: lib/Form/Templates/Templates/Template12FixedBar.php:104
#: lib/Form/Templates/Templates/Template12Popup.php:129
#: lib/Form/Templates/Templates/Template12SlideIn.php:129
#: lib/Form/Templates/Templates/Template12Widget.php:72
#: lib/Form/Templates/Templates/Template13BelowPages.php:124
#: lib/Form/Templates/Templates/Template13FixedBar.php:148
#: lib/Form/Templates/Templates/Template13Popup.php:124
#: lib/Form/Templates/Templates/Template13SlideIn.php:124
#: lib/Form/Templates/Templates/Template13Widget.php:100
#: lib/Form/Templates/Templates/Template14BelowPages.php:110
#: lib/Form/Templates/Templates/Template14FixedBar.php:134
#: lib/Form/Templates/Templates/Template14Popup.php:110
#: lib/Form/Templates/Templates/Template14SlideIn.php:110
#: lib/Form/Templates/Templates/Template14Widget.php:86
#: lib/Form/Templates/Templates/Template17BelowPages.php:88
#: lib/Form/Templates/Templates/Template17FixedBar.php:51
#: lib/Form/Templates/Templates/Template17Popup.php:110
#: lib/Form/Templates/Templates/Template17SlideIn.php:110
#: lib/Form/Templates/Templates/Template17Widget.php:91
#: lib/Form/Templates/Templates/Template18BelowPages.php:190
#: lib/Form/Templates/Templates/Template18FixedBar.php:204
#: lib/Form/Templates/Templates/Template18Popup.php:128
#: lib/Form/Templates/Templates/Template18SlideIn.php:128
#: lib/Form/Templates/Templates/Template18Widget.php:114
msgctxt "Form label"
msgid "Email Address"
msgstr "E-Mail-Adresse"

#: lib/Form/Templates/Templates/Template1BelowPages.php:90
#: lib/Form/Templates/Templates/Template1FixedBar.php:131
#: lib/Form/Templates/Templates/Template1Popup.php:83
#: lib/Form/Templates/Templates/Template1SlideIn.php:83
#: lib/Form/Templates/Templates/Template1Widget.php:83
msgctxt "Form label"
msgid "JOIN THE CLUB"
msgstr "TRITT DEM CLUB BEI"

#: lib/Form/Templates/Templates/Template18BelowPages.php:209
#: lib/Form/Templates/Templates/Template18FixedBar.php:223
#: lib/Form/Templates/Templates/Template18Popup.php:147
#: lib/Form/Templates/Templates/Template18SlideIn.php:147
#: lib/Form/Templates/Templates/Template18Widget.php:133
msgctxt "Form label"
msgid "GET YOUR COUPON"
msgstr "ERHALTE DEINEN GUTSCHEIN"

#: lib/Form/Templates/Templates/Template17BelowPages.php:107
#: lib/Form/Templates/Templates/Template17FixedBar.php:70
#: lib/Form/Templates/Templates/Template17Popup.php:129
#: lib/Form/Templates/Templates/Template17SlideIn.php:129
#: lib/Form/Templates/Templates/Template17Widget.php:110
msgctxt "Form label"
msgid "DARE TO SUBSCRIBE?!"
msgstr "DU WAGST ES, DICH EINZUTRAGEN?!"

#: lib/Form/Templates/Templates/Template14BelowPages.php:129
#: lib/Form/Templates/Templates/Template14FixedBar.php:153
#: lib/Form/Templates/Templates/Template14Popup.php:129
#: lib/Form/Templates/Templates/Template14SlideIn.php:129
#: lib/Form/Templates/Templates/Template14Widget.php:105
msgctxt "Form label"
msgid "LET’S DO THIS!"
msgstr "LASST ES UNS TUN!"

#: lib/Form/Templates/Templates/Template12BelowPages.php:135
#: lib/Form/Templates/Templates/Template12FixedBar.php:134
#: lib/Form/Templates/Templates/Template12Popup.php:149
#: lib/Form/Templates/Templates/Template12SlideIn.php:149
#: lib/Form/Templates/Templates/Template12Widget.php:92
msgctxt "Form label"
msgid "GET 20% OFF"
msgstr "ERHALTE 20% RABATT"

#: lib/Form/Templates/Templates/Template12BelowPages.php:96
#: lib/Form/Templates/Templates/Template12FixedBar.php:75
#: lib/Form/Templates/Templates/Template12Popup.php:110
#: lib/Form/Templates/Templates/Template12SlideIn.php:110
#: lib/Form/Templates/Templates/Template12Widget.php:53
msgctxt "Form label"
msgid "Full Name"
msgstr "Vollständiger Name"

#: lib/Form/Templates/Templates/Template11BelowPages.php:166
#: lib/Form/Templates/Templates/Template11FixedBar.php:163
#: lib/Form/Templates/Templates/Template11Popup.php:134
#: lib/Form/Templates/Templates/Template11SlideIn.php:134
#: lib/Form/Templates/Templates/Template11Widget.php:123
#: lib/Form/Templates/Templates/Template13BelowPages.php:143
#: lib/Form/Templates/Templates/Template13FixedBar.php:167
#: lib/Form/Templates/Templates/Template13Popup.php:143
#: lib/Form/Templates/Templates/Template13SlideIn.php:143
#: lib/Form/Templates/Templates/Template13Widget.php:119
msgctxt "Form label"
msgid "JOIN THE LIST"
msgstr "SETZ DICH AUF DIE LISTE"

#: lib/Form/Templates/Templates/Template10BelowPages.php:131
#: lib/Form/Templates/Templates/Template10FixedBar.php:183
#: lib/Form/Templates/Templates/Template10Popup.php:113
#: lib/Form/Templates/Templates/Template10SlideIn.php:110
#: lib/Form/Templates/Templates/Template10Widget.php:113
msgctxt "Form label"
msgid "Keep me posted!"
msgstr "Halt mich auf dem Laufenden!"

#: lib/Form/Templates/Templates/Template10BelowPages.php:113
#: lib/Form/Templates/Templates/Template10FixedBar.php:126
#: lib/Form/Templates/Templates/Template10Popup.php:74
#: lib/Form/Templates/Templates/Template10SlideIn.php:73
#: lib/Form/Templates/Templates/Template10Widget.php:74
msgctxt "Form label"
msgid "And your surname?"
msgstr "Und dein Nachname?"

#: lib/Form/Templates/Templates/Template10BelowPages.php:66
#: lib/Form/Templates/Templates/Template10FixedBar.php:98
#: lib/Form/Templates/Templates/Template10Popup.php:55
#: lib/Form/Templates/Templates/Template10SlideIn.php:55
#: lib/Form/Templates/Templates/Template10Widget.php:55
msgctxt "Form label"
msgid "What’s your name?"
msgstr "Wie ist dein Name?"

#: lib/Form/Templates/Templates/Template7BelowPages.php:56
#: lib/Form/Templates/Templates/Template7Popup.php:56
#: lib/Form/Templates/Templates/Template7SlideIn.php:56
#: lib/Form/Templates/Templates/Template7Widget.php:56
msgctxt "Text in a web form."
msgid "Put your feet up and let us do the hard work for you. Sign up to receive our latest deals directly in your inbox."
msgstr "Leg deine Füße hoch und lass uns die harte Arbeit für dich machen. Trag dich ein, um unsere neuesten Angebote direkt in deinen Posteingang zu erhalten."

#: lib/Form/Templates/Templates/Template7BelowPages.php:41
#: lib/Form/Templates/Templates/Template7FixedBar.php:38
#: lib/Form/Templates/Templates/Template7Popup.php:41
#: lib/Form/Templates/Templates/Template7SlideIn.php:41
#: lib/Form/Templates/Templates/Template7Widget.php:41
msgctxt "Text in a web form."
msgid "Relax!"
msgstr "Entspann dich!"

#: lib/Form/Templates/Templates/Template6FixedBar.php:53
msgctxt "Text in a web form."
msgid "Sign up to start your fitness program. We promise we’ll never spam! Take a look at our [link]Privacy Policy[/link] for more info."
msgstr "Trag dich ein, um dein Fitness-Programm zu starten. Wir versprechen, dass wir keinen Spam versenden! Erfahre mehr in unserer [link]Datenschutzerklärung[/link]."

#: lib/Form/Templates/Templates/Template6BelowPages.php:144
#: lib/Form/Templates/Templates/Template6Popup.php:97
#: lib/Form/Templates/Templates/Template6SlideIn.php:96
#: lib/Form/Templates/Templates/Template6Widget.php:96
msgctxt "Text in a web form."
msgid "We promise we’ll never spam! Take a look at our [link]Privacy Policy[/link] for more info."
msgstr "Wir versprechen, dass wir keinen Spam versenden! Erfahre mehr in unserer [link]Datenschutzerklärung[/link]."

#: lib/Form/Templates/Templates/Template6BelowPages.php:42
#: lib/Form/Templates/Templates/Template6Popup.php:42
#: lib/Form/Templates/Templates/Template6SlideIn.php:42
#: lib/Form/Templates/Templates/Template6Widget.php:42
msgctxt "Text in a web form."
msgid "Join [mailpoet_subscribers_count] others, and start your fitness journey with us today."
msgstr "Verbinde dich mit [mailpoet_subscribers_count] anderen, und beginne heute deine Fitnessreise mit uns."

#: lib/Form/Templates/Templates/Template6BelowPages.php:27
#: lib/Form/Templates/Templates/Template6Popup.php:27
#: lib/Form/Templates/Templates/Template6SlideIn.php:27
#: lib/Form/Templates/Templates/Template6Widget.php:27
msgctxt "Text in a web form."
msgid "Dive in!"
msgstr "Tauch ein!"

#: lib/Form/Templates/Templates/Template4BelowPages.php:53
#: lib/Form/Templates/Templates/Template4FixedBar.php:53
#: lib/Form/Templates/Templates/Template4Popup.php:78
#: lib/Form/Templates/Templates/Template4SlideIn.php:78
#: lib/Form/Templates/Templates/Template4Widget.php:56
msgctxt "Text in a web form."
msgid "Sign up to receive awesome content in your inbox, every month."
msgstr "Trag dich ein, um jeden Monat tolle Inhalte in deinen Posteingang zu bekommen."

#: lib/Form/Templates/Templates/Template4BelowPages.php:38
#: lib/Form/Templates/Templates/Template4FixedBar.php:38
msgctxt "Text in a web form."
msgid "Oh hi there 👋 It’s nice to meet you."
msgstr "Oh, hallo 👋 Schön, dich zu treffen."

#: lib/Form/Templates/Templates/Template3BelowPages.php:64
#: lib/Form/Templates/Templates/Template3Popup.php:57
#: lib/Form/Templates/Templates/Template3SlideIn.php:57
#: lib/Form/Templates/Templates/Template3Widget.php:57
msgctxt "Text in a web form."
msgid "Sign up to receive your exclusive discount, and keep up to date on our latest products & offers!"
msgstr "Trag dich ein für deinen exklusiven Rabatt und bleib auf dem Laufenden über unsere neuesten Produkte und Angebote!"

#: lib/Form/Templates/Templates/Template1BelowPages.php:130
msgctxt "Text in a web form."
msgid "We don’t spam! Read more in our [link]privacy policy[/link]"
msgstr "Wir senden keinen Spam! Erfahre mehr in unserer [link]Datenschutzerklärung[/link]"

#: lib/Form/Templates/Templates/Template1BelowPages.php:27
#: lib/Form/Templates/Templates/Template1FixedBar.php:52
#: lib/Form/Templates/Templates/Template1Popup.php:49
#: lib/Form/Templates/Templates/Template1SlideIn.php:49
#: lib/Form/Templates/Templates/Template1Widget.php:49
msgctxt "Text in a web form."
msgid "Don’t miss these tips!"
msgstr "Verpasse diese Tipps nicht!"

#: lib/Form/Templates/Templates/Template17BelowPages.php:75
#: lib/Form/Templates/Templates/Template17FixedBar.php:116
msgctxt "Text in a web form."
msgid "Subscribe to claim your exclusive Halloween offer from us."
msgstr "Trag dich ein, um dein exklusives Halloween-Angebot von uns zu erhalten."

#: lib/Form/Templates/Templates/Template17BelowPages.php:75
#: lib/Form/Templates/Templates/Template17FixedBar.php:116
#: lib/Form/Templates/Templates/Template17Popup.php:97
#: lib/Form/Templates/Templates/Template17SlideIn.php:97
#: lib/Form/Templates/Templates/Template17Widget.php:78
msgctxt "Text in a web form."
msgid "There aren’t any tricks here, only treats!"
msgstr "Nichts Saures hier, nur Süßes!"

#: lib/Form/Templates/Templates/Template11BelowPages.php:95
#: lib/Form/Templates/Templates/Template11FixedBar.php:84
#: lib/Form/Templates/Templates/Template11Popup.php:88
#: lib/Form/Templates/Templates/Template11SlideIn.php:88
#: lib/Form/Templates/Templates/Template11Widget.php:77
msgctxt "Text in a web form."
msgid "DON’T MISS A BEAT"
msgstr "BLEIB IM TAKT"

#: lib/Form/Templates/Templates/Template10FixedBar.php:63
msgctxt "Text in a web form."
msgid "We’d love to keep you updated with our latest news! We promise we’ll never spam. Take a look at our [link]Privacy Policy[/link] for more details."
msgstr "Wir möchten dir gerne die neuesten Neuigkeiten zukommen lassen! Wir versprechen, niemals zu spammen. Lies unsere [link]Datenschutzerklärung[/link] für mehr Details."

#: lib/Form/Templates/Templates/Template10FixedBar.php:38
msgctxt "Text in a web form."
msgid "LET’S KEEP IN TOUCH!"
msgstr "LASS UNS IN VERBINDUNG BLEIBEN!"

#: lib/Form/Templates/Templates/Template1FixedBar.php:67
#: lib/Form/Templates/Templates/Template1Popup.php:104
#: lib/Form/Templates/Templates/Template1SlideIn.php:104
#: lib/Form/Templates/Templates/Template1Widget.php:104
#: lib/Form/Templates/Templates/Template3BelowPages.php:150
#: lib/Form/Templates/Templates/Template3FixedBar.php:68
#: lib/Form/Templates/Templates/Template3Popup.php:111
#: lib/Form/Templates/Templates/Template3SlideIn.php:111
#: lib/Form/Templates/Templates/Template3Widget.php:111
#: lib/Form/Templates/Templates/Template4BelowPages.php:67
#: lib/Form/Templates/Templates/Template4FixedBar.php:67
#: lib/Form/Templates/Templates/Template4Popup.php:147
#: lib/Form/Templates/Templates/Template4SlideIn.php:147
#: lib/Form/Templates/Templates/Template4Widget.php:110
#: lib/Form/Templates/Templates/Template10BelowPages.php:163
#: lib/Form/Templates/Templates/Template10Popup.php:134
#: lib/Form/Templates/Templates/Template10SlideIn.php:131
#: lib/Form/Templates/Templates/Template10Widget.php:134
#: lib/Form/Templates/Templates/Template11BelowPages.php:188
#: lib/Form/Templates/Templates/Template11FixedBar.php:141
#: lib/Form/Templates/Templates/Template11Popup.php:156
#: lib/Form/Templates/Templates/Template11SlideIn.php:156
#: lib/Form/Templates/Templates/Template11Widget.php:145
#: lib/Form/Templates/Templates/Template12BelowPages.php:157
#: lib/Form/Templates/Templates/Template12FixedBar.php:201
#: lib/Form/Templates/Templates/Template12Popup.php:171
#: lib/Form/Templates/Templates/Template12SlideIn.php:171
#: lib/Form/Templates/Templates/Template12Widget.php:114
#: lib/Form/Templates/Templates/Template13BelowPages.php:164
#: lib/Form/Templates/Templates/Template13FixedBar.php:112
#: lib/Form/Templates/Templates/Template13Popup.php:164
#: lib/Form/Templates/Templates/Template13SlideIn.php:164
#: lib/Form/Templates/Templates/Template13Widget.php:159
#: lib/Form/Templates/Templates/Template14BelowPages.php:150
#: lib/Form/Templates/Templates/Template14FixedBar.php:98
#: lib/Form/Templates/Templates/Template14Popup.php:150
#: lib/Form/Templates/Templates/Template14SlideIn.php:150
#: lib/Form/Templates/Templates/Template14Widget.php:145
#: lib/Form/Templates/Templates/Template17BelowPages.php:128
#: lib/Form/Templates/Templates/Template17FixedBar.php:116
#: lib/Form/Templates/Templates/Template17Popup.php:150
#: lib/Form/Templates/Templates/Template17SlideIn.php:150
#: lib/Form/Templates/Templates/Template17Widget.php:131
#: lib/Form/Templates/Templates/Template18BelowPages.php:230
#: lib/Form/Templates/Templates/Template18FixedBar.php:244
#: lib/Form/Templates/Templates/Template18Popup.php:168
#: lib/Form/Templates/Templates/Template18SlideIn.php:168
#: lib/Form/Templates/Templates/Template18Widget.php:154
msgctxt "Text in a web form."
msgid "We don’t spam! Read our [link]privacy policy[/link] for more info."
msgstr "Wir senden keinen Spam! Erfahre mehr in unserer [link]Datenschutzerklärung[/link]."

#: lib/Form/Templates/Templates/Template10BelowPages.php:42
#: lib/Form/Templates/Templates/Template10Popup.php:42
#: lib/Form/Templates/Templates/Template10SlideIn.php:42
#: lib/Form/Templates/Templates/Template10Widget.php:42
msgctxt "Text in a web form."
msgid "We’d love to keep you updated with our latest news and offers"
msgstr "Wir möchten dir gerne die neuesten Neuigkeiten und Angebote zukommen lassen"

#: lib/Form/Templates/Templates/Template18BelowPages.php:153
#: lib/Form/Templates/Templates/Template18FixedBar.php:167
#: lib/Form/Templates/Templates/Template18Popup.php:115
#: lib/Form/Templates/Templates/Template18SlideIn.php:115
#: lib/Form/Templates/Templates/Template18Widget.php:101
msgctxt "Text in a web form"
msgid "PLUS FREE SHIPPING = ORDERS OVER $100"
msgstr "PLUS KOSTENLOSER VERSAND BEI BESTELLUNGEN ÜBER 100$"

#: lib/Form/Templates/Templates/Template18BelowPages.php:153
#: lib/Form/Templates/Templates/Template18FixedBar.php:167
#: lib/Form/Templates/Templates/Template18Popup.php:115
#: lib/Form/Templates/Templates/Template18SlideIn.php:115
#: lib/Form/Templates/Templates/Template18Widget.php:101
msgctxt "Text in a web form"
msgid "ENJOY 50% OFF ON ALL PRODUCTS"
msgstr "FREU DICH ÜBER 50% AUF ALLE PRODUKTE"

#: lib/Form/Templates/Templates/Template18BelowPages.php:38
#: lib/Form/Templates/Templates/Template18FixedBar.php:52
#: lib/Form/Templates/Templates/Template18Popup.php:60
#: lib/Form/Templates/Templates/Template18SlideIn.php:60
#: lib/Form/Templates/Templates/Template18Widget.php:46
msgctxt "Text in a web form"
msgid "IT’S HERE! DON’T MISS OUT!"
msgstr "ES IST HIER! VERPASS ES NICHT!"

#: lib/Form/Templates/Templates/Template17BelowPages.php:60
#: lib/Form/Templates/Templates/Template17FixedBar.php:101
#: lib/Form/Templates/Templates/Template17Popup.php:82
#: lib/Form/Templates/Templates/Template17SlideIn.php:82
#: lib/Form/Templates/Templates/Template17Widget.php:63
msgctxt "Text in a web form"
msgid "BOO! DON’T BE SCARED!"
msgstr "BOO! KEINE ANGST!"

#: lib/Form/Templates/Templates/Template14BelowPages.php:98
#: lib/Form/Templates/Templates/Template14FixedBar.php:98
#: lib/Form/Templates/Templates/Template14Popup.php:98
#: lib/Form/Templates/Templates/Template14SlideIn.php:98
#: lib/Form/Templates/Templates/Template14Widget.php:55
msgctxt "Text in a web form"
msgid "SIGN UP TO RECEIVE THE LATEST LIFESTYLE TIPS & TRICKS, PLUS SOME EXCLUSIVE GOODIES!"
msgstr "TRAG DICH EIN UND ERHALTE DIE NEUESTEN LIFESTYLE TIPPS & TRICKS PLUS EINIGE EXTRA-GESCHENKE!"

#: lib/Form/Templates/Templates/Template14BelowPages.php:84
#: lib/Form/Templates/Templates/Template14FixedBar.php:84
#: lib/Form/Templates/Templates/Template14Popup.php:84
#: lib/Form/Templates/Templates/Template14SlideIn.php:84
#: lib/Form/Templates/Templates/Template14Widget.php:41
msgctxt "Text in a web form"
msgid "WANT MORE?"
msgstr "DU WILLST MEHR?"

#: lib/Form/Templates/Templates/Template13BelowPages.php:112
#: lib/Form/Templates/Templates/Template13FixedBar.php:112
#: lib/Form/Templates/Templates/Template13Popup.php:112
#: lib/Form/Templates/Templates/Template13SlideIn.php:112
#: lib/Form/Templates/Templates/Template13Widget.php:69
msgctxt "Text in a web form"
msgid "SUBSCRIBE TO OUR NEWSLETTER AND SAVE 10% NEXT TIME YOU DINE IN"
msgstr "ABONNIERE UNSEREN NEWSLETTER UND SPARE 10%, WENN DU DAS NÄCHSTE MAL ZUM ESSEN KOMMST"

#: lib/Form/Templates/Templates/Template13BelowPages.php:98
#: lib/Form/Templates/Templates/Template13FixedBar.php:98
#: lib/Form/Templates/Templates/Template13Popup.php:98
#: lib/Form/Templates/Templates/Template13SlideIn.php:98
#: lib/Form/Templates/Templates/Template13Widget.php:55
msgctxt "Text in a web form"
msgid "10% OFF YOUR BILL"
msgstr "10% WENIGER AUF DER RECHNUNG"

#: lib/Form/Templates/Templates/Template10BelowPages.php:27
#: lib/Form/Templates/Templates/Template10Popup.php:27
#: lib/Form/Templates/Templates/Template10SlideIn.php:27
#: lib/Form/Templates/Templates/Template10Widget.php:27
msgctxt "Text in a web form"
msgid "LET’S KEEP IN TOUCH!"
msgstr "LASS UNS IN VERBINDUNG BLEIBEN!"

#: lib/Form/Templates/Templates/Template7BelowPages.php:14
#: lib/Form/Templates/Templates/Template7FixedBar.php:14
#: lib/Form/Templates/Templates/Template7Popup.php:14
#: lib/Form/Templates/Templates/Template7SlideIn.php:14
#: lib/Form/Templates/Templates/Template7Widget.php:14
msgctxt "Form template name"
msgid "Latest Deals"
msgstr "Neueste Angebote"

#: lib/Form/Templates/Templates/Template6BelowPages.php:14
#: lib/Form/Templates/Templates/Template6FixedBar.php:14
#: lib/Form/Templates/Templates/Template6Popup.php:14
#: lib/Form/Templates/Templates/Template6SlideIn.php:14
#: lib/Form/Templates/Templates/Template6Widget.php:14
msgctxt "Form template name"
msgid "Fitness Tips"
msgstr "Fitness-Tipps"

#: lib/Form/Templates/Templates/Template4BelowPages.php:14
#: lib/Form/Templates/Templates/Template4FixedBar.php:14
#: lib/Form/Templates/Templates/Template4Popup.php:14
#: lib/Form/Templates/Templates/Template4SlideIn.php:14
#: lib/Form/Templates/Templates/Template4Widget.php:14
msgctxt "Form template name"
msgid "Newsletter Signup"
msgstr "Newsletter-Eintragung"

#: lib/Form/Templates/Templates/Template3BelowPages.php:14
#: lib/Form/Templates/Templates/Template3FixedBar.php:14
#: lib/Form/Templates/Templates/Template3Popup.php:14
#: lib/Form/Templates/Templates/Template3SlideIn.php:14
#: lib/Form/Templates/Templates/Template3Widget.php:14
msgctxt "Form template name"
msgid "Welcome Discount"
msgstr "Willkommensrabatt"

#: lib/Form/Templates/Templates/Template1BelowPages.php:14
#: lib/Form/Templates/Templates/Template1FixedBar.php:14
#: lib/Form/Templates/Templates/Template1Popup.php:14
#: lib/Form/Templates/Templates/Template1SlideIn.php:14
#: lib/Form/Templates/Templates/Template1Widget.php:14
msgctxt "Form template name"
msgid "Join the Club"
msgstr "Tritt dem Club bei"

#: lib/Form/Templates/Templates/Template18BelowPages.php:14
#: lib/Form/Templates/Templates/Template18FixedBar.php:14
#: lib/Form/Templates/Templates/Template18Popup.php:14
#: lib/Form/Templates/Templates/Template18SlideIn.php:14
#: lib/Form/Templates/Templates/Template18Widget.php:14
msgctxt "Form template name"
msgid "Black Friday"
msgstr "Black Friday"

#: lib/Form/Templates/Templates/Template17BelowPages.php:14
#: lib/Form/Templates/Templates/Template17FixedBar.php:14
#: lib/Form/Templates/Templates/Template17Popup.php:14
#: lib/Form/Templates/Templates/Template17SlideIn.php:14
#: lib/Form/Templates/Templates/Template17Widget.php:14
msgctxt "Form template name"
msgid "Halloween"
msgstr "Halloween"

#: lib/Form/Templates/Templates/Template14BelowPages.php:14
#: lib/Form/Templates/Templates/Template14FixedBar.php:14
#: lib/Form/Templates/Templates/Template14Popup.php:14
#: lib/Form/Templates/Templates/Template14SlideIn.php:14
#: lib/Form/Templates/Templates/Template14Widget.php:14
msgctxt "Form template name"
msgid "Lifestyle Blog"
msgstr "Lifestyle Blog"

#: lib/Form/Templates/Templates/Template13BelowPages.php:14
#: lib/Form/Templates/Templates/Template13FixedBar.php:14
#: lib/Form/Templates/Templates/Template13Popup.php:14
#: lib/Form/Templates/Templates/Template13SlideIn.php:14
#: lib/Form/Templates/Templates/Template13Widget.php:14
msgctxt "Form template name"
msgid "Restaurant Discount"
msgstr "Restaurant-Rabatt"

#: lib/Form/Templates/Templates/Template12BelowPages.php:14
#: lib/Form/Templates/Templates/Template12FixedBar.php:14
#: lib/Form/Templates/Templates/Template12Popup.php:14
#: lib/Form/Templates/Templates/Template12SlideIn.php:14
#: lib/Form/Templates/Templates/Template12Widget.php:14
msgctxt "Form template name"
msgid "Limited Time Offer"
msgstr "Zeitlich begrenztes Angebot"

#: lib/Form/Templates/Templates/Template11BelowPages.php:14
#: lib/Form/Templates/Templates/Template11FixedBar.php:14
#: lib/Form/Templates/Templates/Template11Popup.php:14
#: lib/Form/Templates/Templates/Template11SlideIn.php:14
#: lib/Form/Templates/Templates/Template11Widget.php:14
msgctxt "Form template name"
msgid "Priority List"
msgstr "Prioritätenliste"

#: lib/Form/Templates/Templates/Template10BelowPages.php:14
#: lib/Form/Templates/Templates/Template10FixedBar.php:14
#: lib/Form/Templates/Templates/Template10Popup.php:14
#: lib/Form/Templates/Templates/Template10SlideIn.php:14
#: lib/Form/Templates/Templates/Template10Widget.php:14
msgctxt "Form template name"
msgid "Keep in Touch"
msgstr "Bleib in Verbindung"

#. translators: %1$s is the percentage of clicks, %2$s the percentage of opens
#. and %3$s the number of unsubscribes.
#: lib/Cron/Workers/StatsNotifications/Worker.php:154
msgctxt "newsletter open rate, click rate and unsubscribe rate"
msgid "%1$s%% clicks, %2$s%% opens, %3$s%% unsubscribes in a nutshell."
msgstr "%1$s%% Öffnungen, %2$s%% Klicks, %3$s%% gekündigte Abonnements, Kurzfassung."

#. translators: %s is the subject of the email.
#: lib/Cron/Workers/StatsNotifications/Worker.php:133
msgctxt "title of an automatic email containing statistics (newsletter open rate, click rate, etc)"
msgid "Stats for email %s"
msgstr "Statistiken für E-Mail %s"

#: lib/Config/Populator.php:318
msgctxt "default email opt-in message displayed on checkout page for ecommerce websites"
msgid "I would like to receive exclusive emails with discounts and product information"
msgstr "Ich würde gerne exklusive E-Mails mit Sonderangeboten und Produktinformationen erhalten"

#: lib/Config/Populator.php:317
msgctxt "default email opt-in message displayed on checkout page for ecommerce websites"
msgid "Yes, I would like to be added to your mailing list"
msgstr "Ja, ich möchte zu der Mailing-Liste hinzugefügt werden"

#: lib/Config/Menu.php:316
msgctxt "segments per page (screen options)"
msgid "Number of segments per page"
msgstr "Anzahl Segmente pro Seite"

#: lib/Config/Menu.php:265
msgctxt "subscribers per page (screen options)"
msgid "Number of subscribers per page"
msgstr "Anzahl Abonnenten pro Seite"

#: lib/Config/Menu.php:199
msgctxt "forms per page (screen options)"
msgid "Number of forms per page"
msgstr "Anzahl Formulare pro Seite"

#: lib/Config/Menu.php:161
msgctxt "newsletters per page (screen options)"
msgid "Number of newsletters per page"
msgstr "Anzahl Newsletter pro Seite"

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:61
msgctxt "Search input for product category (ecommerce)"
msgid "Search category"
msgstr "Kategorie suchen"

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:52
msgctxt "This is the name of a type for automatic email for ecommerce. Those emails are sent automatically every time a customer buys for the first time a product in a given category"
msgid "Purchased In This Category"
msgstr "In dieser Kategorie eingekauft"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:64
msgctxt "This is a trigger setting. It means that we will send an automatic email to a visitor 30 minutes after this visitor had left the website."
msgid "30 minutes after last page loaded"
msgstr "30 Minuten nachdem letzte Seite geladen wurde"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:57
msgctxt "Description of Abandoned Shopping Cart email"
msgid "Email sent when a customer abandons his cart."
msgstr "E-Mail wird gesendet, wenn ein Kunde seinen Warenkorb verlässt."

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:55
msgctxt "This is the name of a type of automatic email for ecommerce. Those emails are sent automatically when a customer adds product to his shopping cart but never complete the checkout process."
msgid "Abandoned Shopping Cart"
msgstr "Verlassener Warenkorb"

#: lib/AdminPages/Pages/Settings.php:102
msgctxt "Notice in Settings when WooCommerce is not enabled"
msgid "You need to have WooCommerce active to access the MailPoet email customizer for WooCommerce."
msgstr "Du musst WooCommerce aktivieren, um auf den MailPoet-E-Mail-Customizer für WooCommerce zugreifen zu können."

#. translators: %s is the code.
#: lib/API/JSON/v1/Services.php:295
msgctxt "Error code (inside parentheses)"
msgid "code: %s"
msgstr "Code: %s"

#. translators: %1$s is a comma-seperated list of emails for which the segment
#. is used.
#: lib/API/JSON/v1/Segments.php:188
msgctxt "Alert shown when trying to delete segment, which is assigned to any automatic emails."
msgid "List cannot be deleted because it’s used for %1$s email"
msgstr "Liste kann nicht gelöscht werden, weil sie für %1$s E-Mail benutzt wird"

#. translators: %1$s is a comma-seperated list of emails for which the segment
#. is used.
#: lib/API/JSON/v1/DynamicSegments.php:180
msgctxt "Alert shown when trying to delete segment, which is assigned to any automatic emails."
msgid "Segment cannot be deleted because it’s used for %1$s email"
msgstr "Segment kann nicht gelöscht werden, weil es für %1$s E-Mail benutzt wird"

#: views/woocommerce_setup_translations.html:11
msgid "Unknown error"
msgstr "Unbekannter Fehler"

#: views/woocommerce_setup_translations.html:7
msgid "Do you want to enable cookie tracking on your website? MailPoet will use cookies to provide you with more precise statistics. [link]Learn more[/link]."
msgstr "Willst du Cookie-Tracking auf deiner Website aktivieren? MailPoet wird Cookies benutzen, um dir präzisere Statistiken anbieten zu können. [link]Mehr erfahren[/link]."

#: views/woocommerce_setup_translations.html:5
msgid "MailPoet will import all your WooCommerce customers. Do you want to import your WooCommerce customers as subscribed? [link]Learn more[/link]."
msgstr "MailPoet wird all deine WooCommerce-Kunden importieren. Willst du deine WooCommerce-Kunden als Abonnenten importieren? [link]Mehr erfahren[/link]."

#: views/woocommerce_setup_translations.html:3
msgid "MailPoet Premium comes with powerful features for WooCommerce. Please complete this one-step setup to be ready to start using them."
msgstr "MailPoet Premium hat starke Funktionen für WooCommerce. Bitte gehe durch diese Ein-Schritt-Einrichtung, um damit zu beginnen, sie zu benutzen."

#: views/welcome_wizard.html:32 views/welcome_wizard.html:34
msgid "Note"
msgstr "Hinweis"

#: views/welcome_wizard.html:28
msgid "Who is the sender of the emails you’ll be creating with MailPoet?"
msgstr "Wer ist der Absender der E-Mails, die du mit MailPoet erstellst?"

#: views/welcome_wizard.html:27
msgid "Welcome! Let’s get you started on the right foot."
msgstr "Willkommen! Lass uns auf die rechte Art beginnen."

#: views/subscription/confirm_unsubscribe.html:3
msgid "Simply click on this link to stop receiving emails from us."
msgstr "Klicke einfach auf diesen Link, um keine E-Mails mehr von uns zu erhalten."

#: views/subscribers/subscribers.html:157
msgid "Read 20% or fewer of sent emails"
msgstr "20% oder weniger gesendete E-Mails gelesen"

#: views/subscribers/subscribers.html:154
msgid "Read between 20 and 50% of sent emails"
msgstr "Zwischen 20 und 50% gesendete E-Mails gelesen"

#: views/subscribers/subscribers.html:151
msgid "Read 50% or more of sent emails"
msgstr "50% oder mehr gesendete E-Mails gelesen"

#: views/subscribers/subscribers.html:133
msgid "Learn more about how each of your subscribers is engaging with your emails. See which emails they’ve opened, the links they clicked. If you’re a WooCommerce store owner, you’ll also see any purchases made as a result of your emails. [link]Learn more[/link]."
msgstr "Erfahre mehr darüber, wie jeder deiner Abonnenten mit deinen E-Mails umgeht. Sieh, welche E-Mails sie geöffnet haben, die Links, die sie geklickt haben. Falls du Betreiber eines WooCommerce-Geschäfts bist, siehst du auch alle Käufe, die aufgrund deiner E-Mails getätigt wurden. [link]Erfahre mehr[/link]."

#: views/subscribers/subscribers.html:126
msgid "Add New"
msgstr "Neu hinzufügen"

#: views/subscribers/subscribers.html:122
msgid "Need to add new fields, like a telephone number or street address? You can add custom fields by editing the subscription form on the Forms page."
msgstr "Brauchst du eigene Felder, wie für Telefonnummer oder Wohnadresse? Du kannst individuelle Felder hinzufügen, indem du das Abonnement-Formular auf der Formular-Seite bearbeitest."

#: views/subscribers/subscribers.html:120
msgid "Opened emails"
msgstr "Geöffnete E-Mails"

#: views/subscribers/subscribers.html:119
msgid "Not opened"
msgstr "Nicht geöffnet"

#: views/subscribers/subscribers.html:118
msgid "Clicked"
msgstr "Angeklickt"

#: views/subscribers/subscribers.html:114
msgid "Sent email"
msgstr "E-Mail gesendet"

#: views/subscribers/subscribers.html:111
msgid "This subscriber is a registered WordPress user. [link]Edit his/her profile[/link] to change his/her email."
msgstr "DIeser Abonnent ist ein registrierter WordPress-Benutzer. [link]Bearbeite sein/ihr Profil[/link], um seine/ihre E-Mail zu ändern."

#: views/subscribers/subscribers.html:109
msgid "Lists to which the subscriber was subscribed."
msgstr "Listen in die der Abonnent eingetragen war."

#: views/subscribers/subscribers.html:108
msgid "1 confirmation email has been sent."
msgstr "1 Bestätigungs-E-Mail wurde gesendet."

#: views/subscribers/subscribers.html:107
msgid "Resend confirmation email"
msgstr "Versende Bestätigungsemail erneut"

#: views/subscribers/subscribers.html:106
msgid "%1$d subscribers were removed from all lists."
msgstr "%1$d Abonnenten wurden von allen Listen entfernt."

#: views/subscribers/subscribers.html:105
msgid "This action will unsubscribe %s subscribers from all lists. This action cannot be undone. Are you sure, you want to continue?"
msgstr "Diese Aktion wird %s Abonnenten von allen Listen austragen. Diese Aktion kann nicht rückgängig gemacht werden. Bist du sicher, dass du fortfahren willst?"

#: views/subscribers/subscribers.html:103
msgid "Remove from all lists"
msgstr "Aus allen Listen entfernen"

#: views/subscribers/subscribers.html:102
msgid "%1$d subscribers were removed from list <strong>%2$s</strong>"
msgstr "%1$d Abonnenten wurden von Liste <strong>%2$s</strong> entfernt."

#: views/subscribers/subscribers.html:101
msgid "Remove from list..."
msgstr "Von Liste entfernen ..."

#: views/subscribers/subscribers.html:100
msgid "%1$d subscribers were added to list <strong>%2$s</strong>."
msgstr "%1$d Abonnenten wurden der Liste <strong>%2$s</strong> hinzugefügt."

#: views/subscribers/subscribers.html:99
msgid "Add to list..."
msgstr "Zu Liste hinzufügen ..."

#: views/subscribers/subscribers.html:98
msgid "%1$d subscribers were moved to list <strong>%2$s</strong>"
msgstr "%1$d Abonnenten wurden zu Liste <strong>%2$s</strong> verschoben."

#: views/subscribers/subscribers.html:97
msgid "Move to list..."
msgstr "Zu Liste verschieben ..."

#: views/subscribers/subscribers.html:96
msgid "%1$d subscribers have been restored from the trash."
msgstr "%1$d Abonnenten wurden aus dem Papierkorb wiederhergestellt."

#: views/subscribers/subscribers.html:95
msgid "1 subscriber has been restored from the trash."
msgstr "1 Abonnent wurde aus dem Papierkorb wiederhergestellt."

#: views/subscribers/subscribers.html:94
msgid "%1$d subscribers were permanently deleted."
msgstr "%1$d Abonnenten wurden unwiederbringlich gelöscht."

#: views/subscribers/subscribers.html:93
msgid "1 subscriber was permanently deleted."
msgstr "1 Abonnent wurde unwiederbringlich gelöscht."

#: views/subscribers/subscribers.html:92
msgid "%1$d subscribers were moved to the trash."
msgstr "%1$d Abonnenten wurden in den Papierkorb gelegt."

#: views/subscribers/subscribers.html:91
msgid "1 subscriber was moved to the trash."
msgstr "1 Abonnent wurde in den Papierkorb gelegt."

#: views/subscribers/subscribers.html:89
msgid "Subscribed on"
msgstr "Abonniert"

#: views/subscribers/subscribers.html:88
msgid "Score"
msgstr "Bewertung"

#: views/subscribers/subscribers.html:83
msgid "Unsubscribed at %1$d, for an unknown reason."
msgstr "Am %1$d aus unbekanntem Grund abgemeldet."

#: views/subscribers/subscribers.html:82
msgid "Unsubscribed at %1$d, by admin \"%2$d\"."
msgstr "Am %1$d von Admin „%2$d“ abgemeldet."

#: views/subscribers/subscribers.html:81
msgid "Unsubscribed at %1$d, using the “Manage my Subscription” page."
msgstr "Am %1$d über die Seite „Mein Abonnement verwalten“ abgemeldet."

#: views/subscribers/subscribers.html:80
msgid "Unsubscribed at %1$d, from newsletter [link]."
msgstr "Am %1$d vom Newsletter [link] abgemeldet."

#: views/subscribers/subscribers.html:78
msgid "This subscriber will receive Welcome Emails if any are active for your lists."
msgstr "Dieser Abonnent wird Willkommens-E-Mails erhalten, falls solche für deine Listen aktiv sind."

#: views/subscribers/subscribers.html:77
msgid "Subscriber was added successfully!"
msgstr "Abonnent wurde erfolgreich hinzugefügt!"

#: views/subscribers/subscribers.html:76
msgid "Subscriber was updated successfully!"
msgstr "Abonnent wurde erfolgreich aktualisiert!"

#: views/subscribers/subscribers.html:75
msgid "Unsubscribed on %1$s"
msgstr "Ausgetragen am %1$s"

#: views/subscribers/subscribers.html:65
msgid "E-mail"
msgstr "E-Mail"

#: views/subscribers/subscribers.html:36
msgid "%d subscribers were permanently deleted."
msgstr "%d Abonnenten wurden unwiederbringlich gelöscht."

#: views/subscribers/subscribers.html:34
msgid "Select all subscribers on all pages"
msgstr "Alle Abonnenten auf allen Seiten auswählen"

#: views/subscribers/subscribers.html:33
msgid "All %d subscribers are selected."
msgstr "Alle %d Abonnenten sind ausgewählt."

#: views/subscribers/subscribers.html:32
msgid "All subscribers on this page are selected."
msgstr "Alle Abonnenten auf dieser Seite sind ausgewählt."

#: views/subscribers/subscribers.html:31
msgid "Get premium version!"
msgstr "Hol dir die Premium-Version!"

#: views/subscribers/subscribers.html:30
msgid "Email addresses that are invalid or don't exist anymore are called \"bounced addresses\". It's a good practice not to send emails to bounced addresses to keep a good reputation with spam filters. Send your emails with MailPoet and we'll automatically ensure to keep a list of bounced addresses without any setup."
msgstr "Ungültige oder nicht mehr existierende E-Mail-Adressen werden „bounced addresses“ genannt. Es ist eine gute Praxis, keine weiteren E-Mails an diese Adressen zu senden, um bei Spamfiltern nicht unangenehm aufzufallen. Sende deine E-Mails mit MailPoet und wir werden automatisch sicherstellen, eine Liste mit „bounced“ Adressen ohne weitere Einrichtung vorzuhalten."

#: views/subscribers/subscribers.html:29
msgid "No subscribers were found."
msgstr "Es wurden keine Abonnenten gefunden."

#: views/subscribers/subscribers.html:28
msgid "Loading subscribers..."
msgstr "Lade Abonnenten ..."

#: views/subscribers/importExport/import.html:137
msgid "Update existing subscribers’ status to"
msgstr "Aktualisiere Status existierender Abonnenten auf"

#: views/subscribers/importExport/import.html:136
msgid "Are you importing subscribers from another marketing service provider? You may need to separately import the list of bad or previously unsubscribed addresses to avoid contacting them. [link]See how to import a suppression list.[/link]"
msgstr "Importierst du Abonnenten von einem anderen Marketing-Dienstleister? Du musst vielleicht die Liste von ungültigen oder bereits ausgetragenen Adressen separat importieren, um zu verhindern, dass diese kontaktiert werden. [link]So importierst du eine Unterdrückungsliste.[/link]"

#: views/subscribers/importExport/import.html:135
msgid "Congratulations, you’ve imported your subscribers!"
msgstr "Gratulation, du hast deine Abonnenten importiert!"

#: views/subscribers/importExport/import.html:134
msgid "Choose “Subscribed” only if you have explicit consent to send them bulk or marketing emails. [link]Why is consent important?[/link]"
msgstr "Wähle „Abonniert“ nur, falls dir eine ausdrückliche Einverständniserklärung vorliegt, Massen- oder Marketing-E-Mails zu senden. [link]Warum ist das Einverständnis wichtig?[/link]"

#: views/subscribers/importExport/import.html:133
msgid "Set new subscribers’ status to"
msgstr "Setze Status neuer Abonnenten auf"

#: views/subscribers/importExport/import.html:126
msgid "Lists can have up to 20% of invalid addresses after a year because people change jobs and stop using their addresses. If you send with MailPoet, we will pause your sending and ask you to clean your list if we detect over 10% of invalid addresses."
msgstr "Listen können nach einem Jahr bis zu 20% ungültige Adressen beinhalten, weil Leute ihren Job wechseln und aufhören, ihre Adressen zu benutzen. Falls du mit MailPoet versendest, pausieren wir deinen Versand und fordern dich auf, deine Liste aufzuräumen, falls wir mehr als 10% ungültige Adressen entdecken."

#: views/subscribers/importExport/import.html:125
msgid "We highly recommend cleaning your lists before importing them to MailPoet."
msgstr "Wir empfehlen dringend, deine Listen aufzuräumen, bevor du diese in MailPoet importierst."

#: views/subscribers/importExport/import.html:124
msgid "How would you like to import subscribers?"
msgstr "Wie möchtest du Abonnenten importieren?"

#: views/subscribers/importExport/import.html:123
msgid "This file needs to be formatted in a CSV style (comma-separated-values.) Look at some [link]examples on our support site[/link]."
msgstr "Diese Datei muss in einem CSV-Format vorliegen (durch Komma getrennt). Schau dir ein paar [link]Beispiele auf unserer Support-Website[/link] an."

#: views/subscribers/importExport/import.html:122
msgid "Copy and paste your subscribers from Excel/Spreadsheets"
msgstr "Kopiere deine Abonnenten von Excel/Spreadsheets und füge sie ein"

#: views/subscribers/importExport/import.html:120
msgid "Match data"
msgstr "Daten vergleichen"

#: views/subscribers/importExport/import.html:118
msgid "Select list(s)"
msgstr "Liste(n) auswählen"

#: views/subscribers/importExport/import.html:116
msgid "Find your MailChimp API key in our [link]documentation[/link]."
msgstr "Du findest deinen MailChimp-API-Schlüssel in unserer [link]Dokumentation[/link]."

#: views/subscribers/importExport/import.html:115
msgid "Enter your MailChimp API key"
msgstr "Gib deinen MailChimp API-Schlüssel ein"

#: views/subscribers/importExport/import.html:114
msgid "Import from MailChimp"
msgstr "Von MailChimp importieren"

#: views/subscribers/importExport/import.html:113
msgid "Upload a file"
msgstr "Datei hochladen"

#: views/subscribers/importExport/import.html:112
msgid " To add subscribers to a mailing segment, [link]create a list[/link]."
msgstr "Um Abonnenten zu einem Mailing-Segment hinzuzufügen, [link]erstelle eine Liste[/link]."

#: views/subscribers/importExport/import.html:109
msgid "Update existing subscribers’ information, like first name, last name, etc."
msgstr "Information existierender Abonnenten aktualisieren, wie Vorname, Nachname usw."

#: views/subscribers/importExport/import.html:108
msgid "Create a new list"
msgstr "Neue Liste anlegen"

#: views/subscribers/importExport/import.html:106
msgid "Pick the list that you want to import these subscribers to."
msgstr "Wähle die Liste, in die die Abonnenten importiert werden sollen."

#: views/subscribers/importExport/import.html:105
msgid "Pick one or more list(s)"
msgstr "Wähle eine oder mehrere Listen"

#: views/subscribers/importExport/import.html:104
msgid "Paste the data into a text box"
msgstr "Die Daten in ein Textfeld einfügen"

#: views/layout.html:141 views/subscribers/importExport/import.html:103
msgid "View subscribers"
msgstr "Abonnenten anzeigen"

#: views/subscribers/importExport/import.html:102
msgid "Import again"
msgstr "Erneut importieren"

#: views/subscribers/importExport/import.html:101
msgid " See video guide"
msgstr "Siehe Video-Anleitung"

#: views/subscribers/importExport/import.html:99
msgid "Next step"
msgstr "Nächster Schritt"

#: views/subscribers/importExport/import.html:98
msgid "Previous step"
msgstr "Vorheriger Schritt"

#: views/subscribers/importExport/import.html:96
msgid "Within the last 3 months"
msgstr "Innerhalb der letzten 3 Monate"

#: views/subscribers/importExport/import.html:95
msgid "Within the last year"
msgstr "Innerhalb des letzten Jahres"

#: views/subscribers/importExport/import.html:94
msgid "Between 1 and 2 years ago"
msgstr "Vor 1 bis 2 Jahren"

#: views/subscribers/importExport/import.html:93
msgid "Over 2 years ago"
msgstr "Vor über 2 Jahren"

#: views/subscribers/importExport/import.html:85
msgid "Read the support article."
msgstr "Lies den Support-Beitrag."

#: views/subscribers/importExport/import.html:84
msgid "Note: Imported subscribers will not receive any Welcome Emails"
msgstr "Hinweis: Importierte Abonnenten erhalten keine Willkommens-E-Mails"

#: views/subscribers/importExport/import.html:83
msgid "No subscribers were added or updated."
msgstr "Es wurden keine neuen Abonnenten hinzugefügt oder aktualisiert."

#: views/subscribers/importExport/import.html:82
msgid "%1$s existing subscribers were updated and added to %2$s."
msgstr "%1$s existierende Abonnenten wurden aktualisiert und zu %2$s hinzugefügt."

#: views/subscribers/importExport/import.html:81
msgid "%1$s subscribers added to %2$s."
msgstr "%1$s Abonnenten zu \"%2$s\" hinzugefügt."

#: views/subscribers/importExport/import.html:80
msgid "Custom field could not be created"
msgstr "Individuelles Feld konnte nicht erstellt werden"

#: views/subscribers/importExport/import.html:79
msgid "One of the fields contains an invalid email. Please fix before continuing."
msgstr "Eines der Felder enthält eine ungültige E-Mail. Bitte korrigieren, um fortzufahren."

#: views/subscribers/importExport/import.html:78
msgid "Error adding a new list:"
msgstr "Fehler beim Hinzufügen einer neuen Liste:"

#: views/subscribers/importExport/import.html:77
msgid "One of the fields contains an invalid date. Please fix before continuing."
msgstr "Eines der Felder enthält ein ungültiges Datum. Bitte korrigieren, um fortzufahren."

#: views/subscribers/importExport/import.html:76
msgid "Error matching date"
msgstr "Datum stimmt nicht überein"

#: views/subscribers/importExport/import.html:75
msgid "AM"
msgstr "AM"

#: views/subscribers/importExport/import.html:74
msgid "PM"
msgstr "PM"

#: views/subscribers/importExport/import.html:73
msgid "Verify that the date in blue matches the original date."
msgstr "Prüfe, ob das Datum in Blau dem Originaldatum entspricht."

#: views/subscribers/importExport/import.html:72
msgid "First row date cannot be empty."
msgstr "Datum der ersten Zeile darf nicht leer sein."

#: views/subscribers/importExport/import.html:71
msgid "Do not match as a 'date field' if most of the rows for that field return the same error."
msgstr "Nicht einem „Datumsfeld“ zuordnen, falls die meisten der Zeilen für dieses Feld denselben Fehler zurückgeben."

#: views/subscribers/importExport/import.html:58
msgid "One of the fields contains an invalid email. Please fix it before continuing."
msgstr "Eines der Felder beinhaltet eine ungültige E-Mail. Bitte korrigieren, um fortzufahren."

#: views/subscribers/importExport/import.html:57
msgid "Confirm that this field corresponds to the selected field."
msgstr "Bestätige, dass dieses Feld mit dem ausgewählten Feld korrespondiert."

#: views/subscribers/importExport/import.html:56
msgid "The selected value is already matched to another field."
msgstr "Der gewählte Wert entspricht bereits einem anderen Feld."

#: views/subscribers/importExport/import.html:53
msgid "Add new field"
msgstr "Neues Feld hinzufügen"

#: views/subscribers/importExport/import.html:52
#: views/subscribers/importExport/import.html:54
msgid "Add new list"
msgstr "Neue Liste hinzufügen"

#: views/subscribers/importExport/import.html:49
msgid "Hide details"
msgstr "Details verbergen"

#: views/subscribers/importExport/import.html:48
msgid "%1$s emails appear more than once in your file: %2$s"
msgstr "%1$s E-Mails befinden sich mehr als einmal in deiner Datei: %2$s"

#: views/subscribers/importExport/import.html:46
msgid "%1$s emails are not valid: %2$s"
msgstr "%1$s E-Mails sind ungültig: %2$s"

#: views/subscribers/importExport/import.html:45
msgid "%1$s records had issues and were skipped."
msgstr "%1$s Einträge hatten Probleme und wurden übersprungen."

#: views/subscribers/importExport/import.html:44
msgid "No valid records were found. This file needs to be formatted in a CSV style (comma-separated). Look at some [link]examples on our support site.[/link]"
msgstr "Es wurden keine gültigen Einträge gefunden. Diese Datei muss in einem CSV-Format vorliegen (durch Komma getrennt). Schau dir ein paar [link]Beispiele auf unserer Support-Website[/link] an."

#: views/subscribers/importExport/import.html:43
msgid "Your data could not be processed. Please make sure it is in the correct format."
msgstr "Deine Daten konnten nicht verarbeitet werden. Bitte stelle sicher, dass sie in einem korrekten Format vorliegen."

#: views/subscribers/importExport/import.html:42
msgid "Your CSV is over %s and is too big to process. Please split the file into two or more sections."
msgstr "Dein CSV ist größer als %s und zu groß, um fortzufahren. Bitte teile die Datei in zwei oder mehr Abschnitte."

#: views/subscribers/importExport/import.html:41
msgid "Only comma-separated (CSV) file formats are supported."
msgstr "Nur durch Komma getrennte Dateiformate (CSV) werden unterstützt."

#: views/subscribers/importExport/import.html:40
msgid "Select"
msgstr "Auswählen"

#: views/subscribers/importExport/import.html:38
msgid "No active lists found"
msgstr "Keine aktiven Listen gefunden"

#: views/subscribers/importExport/import.html:1
msgid "This file needs to be formatted in a CSV style (comma-separated-values). Look at some [link]examples on our support site[/link]."
msgstr "Diese Datei muss in einem CSV-Format vorliegen (durch Komma getrennt). Schau dir ein paar [link]Beispiele auf unserer Support-Website[/link] an."

#: views/subscribers/importExport/export.html:100
msgid "%1$s subscribers were exported. Get the exported file [link]here[/link]."
msgstr "%1$s Abonnenten wurden exportiert. Die Export-Datei finden Sie  [link]hier[/link]."

#: views/subscribers/importExport/import.html:39
#: views/subscribers/importExport/export.html:99
msgid "Server error:"
msgstr "Serverfehler:"

#: views/subscribers/importExport/export.html:73
msgid "ZIP extension is required to create Excel files. Please refer to the [link]official PHP ZIP installation guide[/link] or contact your hosting provider’s technical support for instructions on how to install and load the ZIP extension."
msgstr "ZIP-Erweiterung ist erforderlich, um Excel-Dateien zu erstellen. Bitte lies die [link]offizielle PHP-ZIP-Installationsanleitung[/link] oder frage deinen Hosting-Anbieter nach Anweisungen, wie die ZIP-Erweiterung installiert und geladen werden kann."

#: views/subscribers/importExport/export.html:69
msgid "Excel file"
msgstr "Excel-Datei"

#: views/subscribers/importExport/export.html:62
msgid "CSV file"
msgstr "CSV-Datei"

#: views/subscribers/importExport/export.html:54
msgid "Format"
msgstr "Format"

#: views/subscribers/importExport/export.html:40
msgid "[link]Read about the Global status.[/link]"
msgstr "[link]Lies über den globalen Status.[/link]"

#: views/subscribers/importExport/export.html:38
msgid "List of fields to export"
msgstr "Liste der zu exportierenden Felder"

#: views/subscribers/importExport/export.html:26
msgid "Pick one or multiple lists"
msgstr "Wähle eine oder mehrere Listen"

#: views/subscribers/importExport/export.html:11
msgid "Yikes! Couldn't find any subscribers"
msgstr "Kreisch! Konnte keine Abonnenten finden"

#: views/subscribers/importExport/import.html:7
#: views/subscribers/importExport/export.html:7
msgid "Back to Subscribers"
msgstr "Zurück zu Abonnenten"

#: views/settings.html:291
msgid "or Cancel"
msgstr "oder Abbrechen"

#: views/settings.html:290
msgid "The email has been sent! Check your inbox."
msgstr "Die E-Mail wurde gesendet! Prüfe deinen Posteingang."

#: views/settings.html:289
msgid "Yup, it works! You can start blasting away emails to the moon."
msgstr "Ja, es funktioniert! Du kannst damit anfangen, E-Mails rund um die Erde zu verteilen."

#: views/settings.html:288
msgid "This is a Sending Method Test"
msgstr "Dies ist ein Test der Sendemethode"

#: views/settings.html:287
msgid "The email could not be sent. Make sure the option \"Email notifications\" has a FROM email address in the Basics tab."
msgstr "Die E-Mail konnte nicht gesendet werden. Stelle sicher, dass die Option „E-Mail-Benachrichtigungen“ eine VON-Adresse im Grundlagen-Tab hat."

#: views/settings.html:286
msgid "Didn't receive the test email? Read our [link]quick guide[/link] to sending issues."
msgstr "Die Test-Email ist nicht angekommen? Lies unsere [link]Schnellanleitung[/link] bei Sendeproblemen."

#: views/settings.html:285
msgid "Send a test email"
msgstr "Eine Test-E-Mail senden"

#: views/settings.html:284
msgid "Test the sending method"
msgstr "Die Sendemethode testen"

#: views/settings.html:283
msgid "SPF is set up in your DNS. Read your host's support documentation for more information."
msgstr "SPF ist in deinem DNS eingerichtet. Lies die Dokumentation deines Hosts für mehr Information."

#: views/settings.html:282
msgid "This improves your delivery rate by verifying that you're allowed to send emails from your domain."
msgstr "Dies verbessert die Übertragungsrate durch die Prüfung der Erlaubnis, von deiner Domain aus E-Mails versenden zu dürfen."

#: views/settings.html:281
msgid "SPF Signature (Highly recommended!)"
msgstr "SPF-Signatur (Dringend empfohlen!)"

#: views/settings.html:280
msgid "Leave this option set to Yes. Only a tiny portion of SMTP services prefer Authentication to be turned off."
msgstr "Lasse diese Option auf Ja. Nur ein winziger Anteil von SMTP-Diensten bevorzugt das Ausschalten der Authentifizierung."

#: views/settings.html:279
msgid "Authentication"
msgstr "Authentifizierung"

#: views/settings.html:278
msgid "Secure Connection"
msgstr "Sichere Verbindung"

#: views/settings.html:277
msgid "Password"
msgstr "Passwort"

#: views/settings.html:276
msgid "Login"
msgstr "Anmelden"

#: views/settings.html:275
msgid "API Key"
msgstr "API-Schlüssel"

#: views/settings.html:274
msgid "Secret Key"
msgstr "Geheimschlüssel"

#: views/settings.html:273
msgid "Access Key"
msgstr "Zugangsschlüssel"

#: views/settings.html:272
msgid "Region"
msgstr "Region"

#: views/settings.html:271
msgid "SMTP Port"
msgstr "SMTP Port"

#: views/settings.html:270
msgid "e.g.: smtp.mydomain.com"
msgstr "z.B.: smtp.mydomain.com"

#: views/settings.html:269
msgid "SMTP Hostname"
msgstr "SMTP Hostname"

#: views/settings.html:268
msgid "<strong>Warning!</strong> You may break the terms of your web host or provider by sending more than the recommended emails per day. Contact your host if you want to send more."
msgstr "<strong>Warnung!</strong> Du könntest gegen die AGBs deines Webhosters verstoßen, wenn du mehr als die empfohlenen E-Mails pro Tag sendest. Kontaktiere deinen Hoster, falls du mehr senden möchtest."

#: views/settings.html:267
msgid "That's %1$s emails per second. <strong>We highly recommend to send 1 email per second, at the absolute maximum.</strong> MailPoet needs at least one second to process and send a single email (on most hosts.) <strong>Alternatively, send with MailPoet, which can be up to 50 times faster.</strong>"
msgstr "Das sind %1$s E-Mails pro Sekunde. <strong>Wir empfehlen dringend, als absoutes Maximum, eine E-Mail pro Sekunde zu senden.</strong> MailPoet benötigt mindestens eine Sekunden, um eine einzige E-Mail zu bearbeiten und zu senden (auf dein meisten Hosts). <strong>Sende stattdessen mit MailPoet, was bis zu 50-mal schneller sein kann.</strong>"

#: views/settings.html:266
msgid "That's <strong>%1$s emails</strong> per day"
msgstr "Das sind <strong>%1$s E-Mails</strong> pro Tag"

#: views/settings.html:261
msgid "%1$s emails"
msgstr "%1$s E-Mails"

#: views/settings.html:260
msgid "emails"
msgstr "E-Mails"

#: views/settings.html:259
msgid "I'll set my own frequency"
msgstr "Ich stelle meine eigene Frequenz ein"

#: views/settings.html:258
msgid "recommended"
msgstr "empfohlen"

#: views/settings.html:257
msgid "Recommended"
msgstr "Empfohlen"

#: views/settings.html:256
msgid "Sending frequency"
msgstr "Sendefrequenz"

#: views/settings.html:255
msgid "Not listed (default)"
msgstr "Nicht aufgeführt (Standard)"

#: views/settings.html:254
msgid "Your web host"
msgstr "Dein Webhoster"

#: views/settings.html:253
msgid "Select your provider"
msgstr "Wähle deinen Anbieter aus"

#: views/settings.html:252
msgid "SMTP"
msgstr "SMTP"

#: views/settings.html:251
msgid "Your web host / web server"
msgstr "Dein Host / Webserver"

#: views/settings.html:250
msgid "Method"
msgstr "Methode"

#: views/settings.html:249
msgid "Configure"
msgstr "Konfigurieren"

#: views/settings.html:248
msgid "Bounce handling is available, but only with an extra [link]add-on[/link]."
msgstr "Bounce Handling ist verfügbar, aber nur mit einem extra [link]Add-On[/link]."

#: views/settings.html:247
msgid "Manual configuration of SPF and DKIM required."
msgstr "Manuelle Konfiguration von SPF und DKIM erforderlich."

#: views/settings.html:246
msgid "Sending speed is limited by your host and/or your third-party (with a 2,000 per hour maximum)."
msgstr "Die Sendegeschwindigkeit ist durch deinen Host und/oder Drittanbieter begrenzt (auf ein Maximum von 2000 pro Stunde)."

#: views/settings.html:245
msgid "Unless you're a pro, you’ll probably end up in spam."
msgstr "Wenn du kein Profi bist, wirst du vermutlich im Spam landen."

#: views/settings.html:244
msgid "Get a new plan"
msgstr "Erhalte einen neuen Tarif"

#: views/settings.html:243
msgid "Your key is not valid for MailPoet Sending Service."
msgstr "Dein Schlüssel ist nicht gültig für den MailPoet Sending Service."

#: views/settings.html:242
msgid "or via a third-party sender."
msgstr "oder über einen Drittanbieter."

#: views/settings.html:241
msgid "(not recommended!)"
msgstr "(nicht empfohlen!)"

#: views/settings.html:240
msgid "Send emails via your host"
msgstr "E-Mails über deinen Hoster versenden"

#: views/settings.html:239
msgid "Other"
msgstr "Andere"

#: views/settings.html:238
msgid "[link]enter your key[/link]"
msgstr "[link]Gib deinen Schlüssel ein[/link]"

#: views/settings.html:237
msgid "or"
msgstr "oder"

#: views/settings.html:236
msgid "Free up to 1,000 subscribers"
msgstr "Kostenlos für bis zu 1.000 Abonnenten"

#: views/settings.html:235
msgid "Activated"
msgstr "Aktiviert"

#: views/settings.html:232
msgid "Automatically remove invalid and bounced addresses (bounce handling) to keep your lists clean."
msgstr "Ungültige und bounced Adressen automatisch entfernen (Bounce Handling), um deine Listen sauber zu halten."

#: views/settings.html:231
msgid "All emails are signed with SPF & DKIM."
msgstr "Alle E-Mails sind mit SPF & DKIM signiert."

#: views/settings.html:230
msgid "Super fast: send up to 50,000 emails per hour."
msgstr "Superschnell: Sende bis zu 50000 E-Mails pro Stunde."

#: views/settings.html:229
msgid "Easy configuration: enter a key to activate the sending service."
msgstr "Einfache Konfiguration: Gib einen Schlüssel zur Aktivierung des Sende-Dienstes ein."

#: views/settings.html:228
msgid "Reach the inbox, not the spam box."
msgstr "Erreiche den Posteingang, nicht den Spam-Ordner."

#: views/settings.html:227
msgid "Solve all of your sending problems!"
msgstr "Löse alle deine Sendeprobleme!"

#: views/settings.html:226
msgid "You're now sending with MailPoet!"
msgstr "Du versendest jetzt mit MailPoet!"

#: views/settings.html:225
msgid "MailPoet Sending Service"
msgstr "MailPoet Sending Service"

#: views/settings.html:223
msgid "Subscribe all my past customers to this list because they agreed to receive marketing emails from me."
msgstr "All meine ehemaligen Kunden zu dieser Liste hinzufügen, weil sie Ihr Einverständnis erklärt haben, Marketing-E-Mails von mir zu erhalten."

#: views/settings.html:222
msgid "Subscribe old WooCommerce customers"
msgstr "Alte WooCommerce-Kunden registrieren"

#: views/settings.html:221
msgid "The checkbox opt-in message cannot be empty."
msgstr "Die Opt-in-Nachricht der Auswahlbox darf nicht leer sein."

#: views/settings.html:219
msgid "This is the checkbox message your customers will see on your WooCommerce checkout page to subscribe to the \"WooCommerce Customers\" list and lists selected in \"Opt-in on checkout\" setting."
msgstr "Dies ist die Auswahlbox-Nachricht, die deine Kunden auf der WooCommerce-Bezahlseite zu sehen bekommen, um die „WooCommerce-Kunden“-Liste und die Listen, die in „Opt-in auf Bezahlseite“ ausgewählt sind zu abonnieren."

#: views/settings.html:217
msgid "Select lists..."
msgstr "Listen auswählen..."

#: views/settings.html:216
msgid "Leave empty to subscribe only to \"WooCommerce Customers\" list"
msgstr "Leer lassen, um nur die „WooCommerce-Kunden“-Liste zu abonnieren"

#: views/settings.html:215
msgid "Lists to also subscribe customers to:"
msgstr "Listen, für die Abonnenten auch eingetragen werden sollen:"

#: views/settings.html:214
msgid "Customers can subscribe to the \"WooCommerce Customers\" list and optionally other lists via a checkbox on the checkout page."
msgstr "Kunden können die „WooCommerce-Kunden“-Liste und optional andere Listen über eine Auswahlbox auf der Bezahlseite abonnieren."

#: views/settings.html:208
msgid "A test email was sent to [email_address]"
msgstr "Eine Test-E-Mail wurde an [email_address] gesendet"

#: views/settings.html:207
msgid "Rest assured, this only takes just a couple of hours. Until then, you can still send email previews to yourself. Any active automatic emails, like Welcome Emails, will be paused."
msgstr "Sei beruhigt, dies dauert nur wenige Stunden. Bis dahin kannst du trotzdem E-Mail-Voransichten an dich selbst senden. Alle automatischen E-Mails, wie Willkommens-E-Mails, werden pausiert."

#: views/settings.html:206
msgid "Note: your account is pending approval by MailPoet."
msgstr "Hinweis: Dein Account wartet auf Bestätigung von MailPoet."

#: views/settings.html:204
msgid "Activate MailPoet Sending Service"
msgstr "MailPoet Sending Service aktivieren"

#: views/settings.html:202
msgid "MailPoet Sending Service is active"
msgstr "MailPoet Sending Service ist aktiv"

#: views/settings.html:200
msgid "Something went wrong. Please [link]download the Premium plugin from your account[/link] and [link]contact our support team[/link]."
msgstr "Etwas ist schiefgegangen. Bitte [link]lade das Premium-Plugin von deinem Konto[/link] und [link]kontaktiere unser Support -Team[/link]."

#: views/settings.html:199
msgid "MailPoet Premium is active!"
msgstr "MailPoet Premium ist aktiv!"

#: views/settings.html:198
msgid "activating MailPoet Premium…"
msgstr "MailPoet Premium wird aktiviert..."

#: views/settings.html:197
msgid "downloading MailPoet Premium…"
msgstr "MailPoet Premium wird heruntergeladen..."

#: views/segments.html:248 views/newsletters.html:206
#: views/subscribers/subscribers.html:139 views/settings.html:195
msgid "Download MailPoet Premium plugin"
msgstr "MailPoet-Premium-Plugin herunterladen"

#: views/settings.html:193
msgid "MailPoet Premium is not installed."
msgstr "MailPoet Premium ist nicht installiert."

#: views/settings.html:190
msgid "This website is on an Intranet. Activating MailPoet will not be possible."
msgstr "Diese Website ist in einem Intranet. MailPoet kann nicht aktiviert werden."

#: views/settings.html:189
msgid "Your host is blocking the activation, e.g. Altervista"
msgstr "Dein Host blockiert die Aktivierung, z.&nbsp;B. Altervista"

#: views/settings.html:188
msgid "You’re on localhost or using an IP address instead of a domain. Not allowed for security reasons!"
msgstr "Du bist auf localhost oder benutzt eine IP-Adresse anstelle einer Domain. Das ist aus Sicherheitsgründen nciht erlaubt!"

#: views/settings.html:187
msgid "Yikes, we can’t validate your key because:"
msgstr "Wir können deinen Schlüssel leider nicht prüfen, weil:"

#: views/settings.html:186
msgid "Your key is not valid"
msgstr "Dein Schlüssel ist ungültig"

#: views/settings.html:185
msgid "Your key is valid"
msgstr "Dein Schlüssel ist gültig"

#: views/subscribers/importExport/import.html:117 views/settings.html:184
msgid "Verify"
msgstr "Prüfen"

#: views/settings.html:183
msgid "Please specify a license key before validating it."
msgstr "Bitte gib einen Lizenzschlüssel ein, bevor du ihn überprüfst."

#: views/settings.html:182
msgid "This key is used to validate your free or paid subscription. Paying customers will enjoy automatic upgrades of their Premium plugin and access to faster support."
msgstr "Dieser Schlüssel wird für die Prüfung deines kostenlosen oder bezahlten Abonnoments benutzt. Zahlende Kunden erhalten automatische Upgrades ihres Premium-Plugins und haben schnelleren Zugang zum Support."

#: views/settings.html:181
msgid "Activation Key"
msgstr "Aktivierungsschlüssel"

#: views/settings.html:179
msgid "(You can turn this feature off if it’s too many emails.)"
msgstr "(Du kannst diese Funktion ausschalten, falls es zu viele sind.)"

#: views/settings.html:178
msgid "It’s been a popular feature request from our users, we hope you get lots of emails about all your new subscribers!"
msgstr "Es ist eine beliebte Funktionsanfrage von unseren Benutzern, wir hoffen, du bekommst viele E-Mails über neue Abonnenten!"

#: views/settings.html:177
msgid "Get notified when someone subscribes"
msgstr "Erhalte eine Benachrichtigung, wenn jemand ein Abonnement abschließt"

#: views/settings.html:174
msgid "Are you sure? All of your MailPoet data will be permanently erased (newsletters, statistics, subscribers, etc.)."
msgstr "Bist du sicher? All deine MailPoet-Daten werden unwiederbringlich gelöscht (Newsletter, Statistiken, Abonnenten, etc.)."

#: views/settings.html:170
msgid "See logs."
msgstr "Siehe Protokolle."

#: views/settings.html:169
msgid "Enables logging for diagnostics of plugin behavior."
msgstr "Aktiviert das Protokoll für die Diagnose des Pluginverhaltens."

#: views/settings.html:168
msgid "Logging"
msgstr "Protokollieren"

#: views/settings.html:167
msgid "Reinstall now..."
msgstr "Jetzt neu installieren..."

#: views/settings.html:166
msgid "Want to start from the beginning? This will completely delete MailPoet and reinstall it from scratch. Remember: you will lose all of your data!"
msgstr "Willst du ganz neu beginnen? Dies wird MailPoet komplett löschen und es von Grund auf neu installieren. Bedenke: Du wirst all deine Daten verlieren!"

#: views/settings.html:165
msgid "Reinstall from scratch"
msgstr "Von Grund auf neu installieren"

#: views/settings.html:164
msgid "Subscriber score recalculation has been scheduled and will start soon. It may take some time to complete."
msgstr "Neuberechnung für Abonnenten-Bewertung ist geplant und wird in Kürze starten. Dies kann eine Weile dauern."

#: views/settings.html:163
msgid "Update now…"
msgstr "Jetzt aktualisieren…"

#: views/settings.html:162
msgid "MailPoet will recalculate subscriber engagement scores for all subscribers. This may take some time to complete."
msgstr "MailPoet berechnet die Engagement-Bewertungen für alle Abonnenten neu. Dies kann eine Weile dauern."

#: views/settings.html:161
msgid "Recalculate Subscriber Scores"
msgstr "Abonnenten-Bewertungen neu berechnen"

#: views/settings.html:160
msgid "Disable"
msgstr "Deaktivieren"

#: views/settings.html:159
msgid "Please fill the reCAPTCHA keys."
msgstr "Bitte die reCAPTCHA-Schlüssel eintragen."

#: views/settings.html:158
msgid "Your reCAPTCHA Secret Key"
msgstr "Dein reCAPTCHA-Secret-Schlüssel"

#: views/settings.html:157
msgid "Your reCAPTCHA Site Key"
msgstr "Dein reCAPTCHA-Website-Schlüssel"

#: views/settings.html:154
msgid "(disabled because GD or FreeType extension is missing)"
msgstr "(deaktiviert, weil GD- oder FreeType-Erweiterung fehlt)"

#: views/settings.html:152
msgid "Sign up for an API key pair here."
msgstr "Hier anmelden, um ein API-Schlüsselpaar zu erhalten"

#: views/settings.html:149
msgid "Protect your forms against spam signups"
msgstr "Schütze deine Formulare gegen Spam-Einträge"

#: views/settings.html:148
msgid "Share anonymous data and help us improve the plugin. We appreciate your help!"
msgstr "Teile anonyme Daten und hilf uns, das Plugin zu verbessern. Wir sind dankbar für deine Hilfe!"

#: views/settings.html:147
msgid "Share anonymous data"
msgstr "Anonyme Daten teilen"

#: views/settings.html:146
msgid "E.g. Google Fonts (used in Form Editor) and HelpScout (used for support). This needs to be enabled if you want to be able to contact support."
msgstr "Z.&nbsp;B. Google Fonts (im Formular-Editor benutzt) und HelpScout (für Support benutzt). Dies muss aktiviert werden, falls du in der Lage sein willst, den Support kontaktieren zu können. "

#: views/settings.html:145
msgid "Load 3rd-party libraries"
msgstr "Bibliotheken von Dritten laden"

#: views/settings.html:144
msgid "After 18 months"
msgstr "Nach 12 Monaten"

#: views/settings.html:142
msgid "After 6 months (recommended if you send at least twice a month)"
msgstr "Nach 6 Monaten (Standard, empfohlen, falls du mindestens einmal im Monat sendest)"

#: views/settings.html:141
msgid "After 3 months (recommended if you send once a day)"
msgstr "Nach 3 Monaten (empfohlen, falls du einmal am Tag sendest)"

#: views/settings.html:140
msgid "This option is disabled because tracking is disabled."
msgstr "Diese Option ist deaktiviert, weil Tracking deaktiviert wurde."

#: views/settings.html:139
msgid "Gmail, Yahoo and other email providers will treat your emails like spam if your subscribers don't open your emails in the long run. This option will mark your subscribers as Inactive and MailPoet will stop sending to them."
msgstr "Gmail, Yahoo und andere E-Mail-Anbieter werden deine E-Mails als Spam behandeln, falls deine Abonnenten deine E-Mail über längere Zeit nicht öffnen. Diese Option wird deine Abonnenten als inaktiv markieren und MailPoet wird aufhören, ihnen etwas zu senden."

#: views/settings.html:138
msgid "Stop sending to inactive subscribers"
msgstr "Nicht länger an inaktive Abonnenten senden"

#: views/settings.html:136
msgid "Note: attachments, CC, BCC and multiple TO are not supported. [link]Learn more[/link]"
msgstr "Hinweis: Anhänge, CC, BCC und mehrere Empfänger werden nicht unterstützt. [link]Mehr erfahren[/link]"

#: views/settings.html:129
msgid "Install the plugin [link]Members[/link] (free) to manage permissions."
msgstr "Installiere das Plugin [link]Members[/link] (kostenlos), um Berechtigungen zu verwalten."

#: views/settings.html:128
msgid "Manage using the Members plugin"
msgstr "Verwalten unter Benutzung des Members-Plugins"

#: views/settings.html:127
msgid "Manage which WordPress roles access which features of MailPoet."
msgstr "Verwalten, welche WordPress-Rollen auf welche Funktionen von MailPoet zugreifen können."

#: views/settings.html:126
msgid "Roles and capabilities"
msgstr "Rollen und Berechtigungen"

#: views/settings.html:125
msgid "With the frequency of running it every minute:"
msgstr "Mit der Frequenz von Durchläufen pro Minute:"

#: views/settings.html:124
msgid "To use this option please add this command to your crontab:"
msgstr "Um diese Option zu benutzen, füge deinem Crontab bitte folgendes Kommando hinzu:"

#: views/settings.html:122
msgid "Server side cron (Linux cron)"
msgstr "Serverseitiges Cron (Linux-Cron)"

#: views/settings.html:120
msgid "Select what will activate your newsletter queue."
msgstr "Wähle aus, was deinen anstehenden Newsletter aktiviert."

#: views/settings.html:119
msgid "Newsletter task scheduler (cron)"
msgstr "Newsletter Task Scheduler (Cron)"

#: views/settings.html:117
msgid "Your bounced emails will be sent to this address."
msgstr "Deine unzustellbaren E-Mails werden an diese Adresse gesendet."

#: views/settings.html:116
msgid "Bounce email address"
msgstr "Bounce-E-Mail-Adresse"

#: views/settings.html:114
msgid "New subscribers will be automatically confirmed, without having to confirm their subscription. This is not recommended!"
msgstr "Neue Abonnenten werden automatisch bestätigt, ohne ihr Abonnement zu bestätigen. Dies wird nicht empfohlen!"

#: views/settings.html:113
msgid "Subscribers will need to activate their subscription via email in order to receive your newsletters. This is highly recommended!"
msgstr "Abonnenten müssen ihr Abonnement via E-Mail aktivieren, um deine Newsletter zu erhalten. Dies wird dringend empfohlen!"

#: views/settings.html:112
msgid "When subscribers click on the activation link, they will be redirected to this page."
msgstr "Wenn Abonnenten den Aktivierungslink anklicken, werden sie zu dieser Seite weitergeleitet."

#: views/settings.html:110
msgid "Don't forget to include:<br /><br />[activation_link]Confirm your subscription.[/activation_link]<br /><br />Optional: [lists_to_confirm]."
msgstr "Vergiss nicht das Hinzufügen von:<br /><br />[activation_link]Bestätige dein Abonnement.[/activation_link]<br /><br />Optional: [lists_to_confirm]."

#: views/settings.html:109
msgid "Email content"
msgstr "Inhalt der E-Mail"

#: views/settings.html:107
msgid "Sign-up confirmation is mandatory when using the MailPoet Sending Service."
msgstr "Eine Registrierungsbestätigung ist obligatorisch bei der Nutzung des MailPoet Sending Service"

#: views/settings.html:106
msgid "Read more about Double Opt-in confirmation."
msgstr "Erfahre mehr über die Double Opt-In-Bestätigung."

#: views/settings.html:105
msgid "If you enable this option, your subscribers will first receive a confirmation email after they subscribe. Once they confirm their subscription (via this email), they will be marked as 'confirmed' and will begin to receive your email newsletters."
msgstr "Falls du diese Option aktivierst, werden deine Abonnenten, nachdem sie sich eingetragen haben, zuerst eine Bestätigungs-E-Mail erhalten. Sobald sie das Abonnement über diese E-Mail bestätigen, werden sie als „bestätigt“ markiert und erhalten künftig deine Newsletter."

#: views/settings.html:104
msgid "Enable sign-up confirmation"
msgstr "Registrierungsbestätigung aktivieren  "

#: views/settings.html:99
msgid "Invalid email address"
msgstr "Ungültige E-Mail-Adresse"

#: views/settings.html:97
msgid "Read our guide"
msgstr "Lies unsere Anleitung"

#: views/settings.html:96
msgid "You need to comply with European law in regards to data privacy if you have European subscribers. Rest assured, it’s easy!"
msgstr "Falls du europäische Abonnenten hast, musst du dich an das europäische Recht in Bezug auf den Datenschutz halten. Sei versichert, es ist ganz einfach!"

#: views/settings.html:95
msgid "Be GDPR compliant"
msgstr "Sei DSGVO-konform"

#: views/settings.html:93
msgid "Paste this shortcode on a post or page to display the total number of confirmed subscribers."
msgstr "Füge diesen Shortcode auf einem Beitrag oder Seite hinzu, um die Gesamtanzahl bestätigter Abonnenten anzuzeigen. "

#: views/settings.html:92
msgid "Shortcode to display total number of subscribers"
msgstr "Shortcode, um die Gesamtzahl der Abonnenten zu zeigen"

#: views/settings.html:91
msgid "Paste this shortcode on a page to display a list of past newsletters."
msgstr "Füge diesen Shortcode auf einer Seite hinzu, um eine Liste vorheriger Newsletter anzuzeigen. "

#: views/settings.html:90
msgid "Archive page shortcode"
msgstr "Shortcode zur Archivseite"

#: views/settings.html:88
msgid "Never"
msgstr "Nie"

#: views/settings.html:85
msgid "Enter the email address that should receive notifications when someone subscribes."
msgstr "Gib die E-Mail-Adresse ein, die Benachrichtigungen empfangen soll, wenn jemand ein Abonnement abschließt."

#: views/settings.html:84
msgid "New subscriber notifications"
msgstr "Benachrichtigungen bei neuen Abonnenten"

#: views/settings.html:82
msgid "Please fill the email address."
msgstr "Bitte E-Mail-Adresse ausfüllen."

#: views/settings.html:80
msgid "Newsletters and Post Notifications"
msgstr "Newsletter und Beitrags-Benachrichtigungen"

#: views/settings.html:73
msgid "Success page"
msgstr "Erfolgs-Seite"

#: views/settings.html:72 views/settings.html:111
msgid "Confirmation page"
msgstr "Bestätigungsseite"

#: views/settings.html:70
msgid "When your subscribers click the \"Unsubscribe\" link, they will be directed to a confirmation page. After confirming, the success page will be shown. These pages must contain the [mailpoet_page] shortcode."
msgstr "Wenn deine Abonnenten den „Austragen“-Link anklicken, werden sie zu einer Bestätigungsseite umgeleitet. Nach der Bestätigung wird die Erfolgsseite angezeigt. Diese Seiten müssen den [mailpoet_page] Shortcode beinhalten."

#: views/settings.html:69
msgid "Unsubscribe page"
msgstr "Austragen-Seite"

#: views/settings.html:64
msgid "Leave this field empty to display all lists"
msgstr "Dieses Feld leer lassen, um alle Listen anzuzeigen"

#: views/settings.html:63
msgid "Subscribers can choose from these lists:"
msgstr "Abonnenten können aus diesen Listen wählen:"

#: views/settings.html:61
msgid "Preview page"
msgstr "Vorschauseite"

#: views/settings.html:60
msgid "Want to use a custom Subscription page? Check out our [link]Knowledge Base[/link] for instructions."
msgstr "Willst du eine Abonnement-Seite benutzen? Schau in unsere [link]Wissensdatenbank [/link] für Anleitungen."

#: views/settings.html:59
msgid "When your subscribers click the \"Manage your subscription\" link, they will be directed to this page."
msgstr "Wenn deine Abonnenten den „Verwalte dein Abonnement“-Link anklicken, werden sie zu dieser Seite weitergeleitet."

#: views/settings.html:58
msgid "Manage Subscription page"
msgstr "\"Abonnements verwalten\"-Seite"

#: views/settings.html:56
msgid "Choose a list"
msgstr "Liste auswählen"

#: views/settings.html:55
msgid "Yes, add me to your mailing list"
msgstr "Ja, füge mich zu der Mailingliste hinzu!"

#: views/settings.html:54
msgid "Users will be subscribed to these lists:"
msgstr "Benutzer werden in folgende Listen eingetragen:"

#: views/settings.html:53
msgid "Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the \"WordPress Users\" list). This also enables WordPress users to receive confirmation emails (if sign-up confirmation is enabled)."
msgstr "Benutzern, die sich als WordPress-Benutzer auf deiner Website registrieren, erlauben, sich in eine MailPoet-Liste einzutragen (zusätzlich zur „WordPress-Benutzer“-Liste). Dies ermöglicht WordPress-Benutzern außerdem, Bestätigungs-E-Mails zu erhalten (falls Registrierungsbestätigungen aktiviert sind)"

#: views/settings.html:52
msgid "Subscribe in registration form"
msgstr "Über das Registrierungsformular abonnieren"

#: views/settings.html:51
msgid "Visitors that comment on a post can subscribe to your list via a checkbox."
msgstr "Besucher, die einen Beitrag kommentieren, können sich via Auswahlbox in deine Liste eintragen."

#: views/settings.html:50
msgid "Subscribe in comments"
msgstr "Abonnieren in Kommentaren"

#: views/settings.html:47
msgid "Your name"
msgstr "Dein Name"

#: views/settings.html:45
msgid "These email addresses will be selected by default for each new email."
msgstr "Diese E-Mail-Adressen werden standardmäßig für jede neue E-Mail ausgewählt."

#: views/settings.html:44
msgid "Default sender"
msgstr "Standardabsender"

#: views/settings.html:42
msgid "Settings saved"
msgstr "Einstellungen gesichert"

#: views/settings.html:41
msgid "Save settings"
msgstr "Einstellungen speichern"

#: views/settings.html:39
msgid "Key Activation"
msgstr "Schlüssel-Aktivierung"

#: views/settings.html:38
msgid "Advanced"
msgstr "Fortgeschritten"

#: views/settings.html:36
msgid "Send With..."
msgstr "Senden mit ..."

#: views/settings.html:35
msgid "Sign-up Confirmation"
msgstr "Registrierungsbestätigung"

#: views/settings.html:34
msgid "Basics"
msgstr "Grundlagen"

#: views/segments.html:241 views/subscribers/subscribers.html:161
msgid "Recalculate now"
msgstr "Jetzt neu berechnen"

#: views/segments.html:238
msgid "Add a condition"
msgstr "Eine Bedingung hinzufügen"

#: views/segments.html:237 views/subscribers/subscribers.html:158
msgid "Average percent of emails subscribers read in the last year"
msgstr "Durchschnittlich von Abonnenten im letzten Jahr gelesene E-Mails"

#: views/segments.html:236
msgid "20% or fewer"
msgstr "20% oder weniger"

#: views/segments.html:234 views/subscribers/subscribers.html:155
msgid "Low"
msgstr "Niedrig"

#: views/segments.html:233
msgid "between 20 and 50%"
msgstr "zwischen 20 und 50%"

#: views/segments.html:230
msgid "50% or more"
msgstr "50% oder mehr"

#: views/segments.html:227 views/subscribers/subscribers.html:148
msgid "Fewer than 3 emails sent"
msgstr "Weniger als 3 E-Mails gesendet"

#: views/segments.html:226 views/subscribers/subscribers.html:147
msgid "Not enough data."
msgstr "Nicht genug Daten."

#: views/segments.html:222
msgid "This segment has %1$d subscribers."
msgstr "Dieses Segment hat %1$d Abonnenten."

#: views/segments.html:221
msgid "It's taking longer than usual to generate the segment, which may be due to a complex configuration. Try using fewer or simpler conditions."
msgstr "Es dauert länger als üblich, das Segment zu erstellen, was auf eine komplexe Konfiguration zurückzuführen sein könnte. Versuche weniger oder einfachere Bedingungen."

#: views/segments.html:220
msgid "Calculating segment size…"
msgstr "Berechne Segmentgröße…"

#: views/segments.html:215
msgid "Search categories"
msgstr "Kategorien suchen"

#: views/segments.html:214
msgid "amount"
msgstr "Betrag"

#: views/segments.html:213
msgid "is in country"
msgstr "ist in Land"

#: views/segments.html:212
msgid "total spent"
msgstr "Gesamt-Bestellsumme"

#: views/segments.html:209
msgid "orders"
msgstr "Bestellungen"

#: views/segments.html:205 views/newsletters.html:93
msgid "count"
msgstr "Anzahl"

#: views/segments.html:202
msgid "# of orders"
msgstr "# Bestellungen"

#: views/segments.html:200
msgid "1 segment was permanently deleted."
msgstr "1 Segment wurde unwiederbringlich gelöscht."

#: views/segments.html:199
msgid "%1$d segments were permanently deleted."
msgstr "%1$d Segmente wurden unwiederbringlich gelöscht."

#: views/segments.html:198
msgid "%1$d segments have been restored from the Trash."
msgstr "%1$d Segmente wurden aus dem Papierkorb wiederhergestellt."

#: views/segments.html:197
msgid "1 segment has been restored from the Trash."
msgstr "1 Segment wurde aus dem Papierkorb wiederhergestellt."

#: views/segments.html:196
msgid "%1$d segments were moved to the trash."
msgstr "%1$d Segmente wurden in den Papierkorb gelegt."

#: views/segments.html:195
msgid "1 segment was moved to the trash."
msgstr "1 Segment wurde in den Papierkorb gelegt."

#: views/segments.html:186
msgid "Search subscriptions"
msgstr "Suche in Abonnements"

#: views/segments.html:184
msgid "has active subscription"
msgstr "hat laufendes Abonnement"

#: views/segments.html:180
msgid "MailPoet custom field"
msgstr "MailPoet-Individuelles-Feld"

#: views/segments.html:179
msgid "WordPress user role"
msgstr "WordPress-Benutzerrolle"

#: views/segments.html:174
msgid "subscribed date"
msgstr "Tag der Einschreibung"

#: views/segments.html:173
msgid "Read more."
msgstr "Mehr ..."

#: views/segments.html:172
msgid "segments allow you to group your subscribers by other criteria, such as events and actions."
msgstr "Segmente ermöglichen es dir, deine Abonnenten nach anderen Kriterien zu gruppieren, wie Events und Aktionen."

#: views/segments.html:155
msgid "unchecked"
msgstr "abgewählt"

#: views/segments.html:154
msgid "checked"
msgstr "ausgewählt"

#: views/segments.html:153
msgid "Select value"
msgstr "Wert auswählen"

#: views/segments.html:152
msgid "value"
msgstr "Wert"

#: views/segments.html:151
msgid "contains"
msgstr "beinhaltet"

#: views/segments.html:149
msgid "equals"
msgstr "ist gleich"

#: views/segments.html:146 views/segments.html:204
msgid "less than"
msgstr "weniger als"

#: views/segments.html:145 views/segments.html:203
msgid "more than"
msgstr "mehr als"

#: views/segments.html:142 views/segments.html:206
msgid "days"
msgstr "Tage"

#: views/segments.html:141
msgid "opens"
msgstr "Öffnungen"

#: views/segments.html:139
msgid "# of opens"
msgstr "# Öffnungen"

#: views/segments.html:136
msgid "Select custom field"
msgstr "Individuelles Feld auswählen"

#: views/segments.html:134
msgid "Select action"
msgstr "Aktion auswählen"

#: views/segments.html:121
msgid "No segments found"
msgstr "Keine Segmente gefunden"

#: views/segments.html:120
msgid "Loading data…"
msgstr "Lade Daten&#160;&hellip;"

#: views/segments.html:119
msgid "Missing plugin message"
msgstr "Nachricht über fehlendes Plugin"

#: views/segments.html:118
msgid "Modified on"
msgstr "Geändert am"

#: views/segments.html:117
msgid "Number of subscribers"
msgstr "Anzahl Abonnenten"

#: views/segments.html:112
msgid "Segment successfully added!"
msgstr "Segment erfolgreich hinzugefügt!"

#: views/segments.html:111
msgid "Segment successfully updated!"
msgstr "Segment erfolgreich aktualisiert!"

#: views/segments.html:108 views/segments.html:109
msgid "Segment"
msgstr "Segment"

#: views/segments.html:107
msgid "Segments"
msgstr "Segmente"

#: views/segments.html:105
msgid "This is the total of all subscribers excluding all WordPress users."
msgstr "Dies ist die Gesamtzahl aller Abonnenten, ohne WordPress-Benutzer."

#: views/segments.html:104
msgid "This is the total of all subscribers including %1$d WordPress users. To exclude WordPress users, please purchase one of our premium plans."
msgstr "Dies ist die Gesamtzahl aller Abonnenten inklusive %1$d WordPress-Benutzern. Um WordPress-Benutzer auszuschließen, kaufe bitte einen unserer Premium-Tarife."

#: views/segments.html:101 views/subscribers/subscribers.html:63
msgid "This is the total of subscribed, unconfirmed and inactive subscribers we count when you are sending with MailPoet Sending Service. The count excludes unsubscribed and bounced (invalid) email addresses."
msgstr "Das ist die Gesamtzahl aller bestätigten, unbestätigten und inaktiven Abonnenten, die wir zählen, wenn du mit dem MailPoet Sending Service versendest. Die Zahl beinhaltet keine abgemeldeten und bounced (ungültige) E-Mail-Adressen."

#: views/segments.html:96 views/segments.html:110
msgid "This text box is for your own use and is never shown to your subscribers."
msgstr "Dieses Textfeld ist nur für deinen Eigengebrauch und wird deinen Abonnenten niemals angezeigt."

#: views/segments.html:85
msgid "List score"
msgstr "Listen-Bewertung"

#: views/segments.html:84
msgid "Restore and enable"
msgstr "Wiederherstellen und aktivieren"

#: views/segments.html:83
msgid "Trash and disable"
msgstr "In den Papierkorb legen und deaktivieren"

#: views/segments.html:74
msgid "New Segment"
msgstr "Neues Segment"

#: views/segments.html:73
msgid "New List"
msgstr "Neue Liste"

#: views/segments.html:72
msgid "View Subscribers"
msgstr "Abonnenten anzeigen"

#: views/segments.html:70
msgid "List \"%1$s\" has been synchronized."
msgstr "Liste „%1$s“ wurde synchronisiert."

#: views/segments.html:69
msgid "Read More"
msgstr "Mehr erfahren"

#: views/segments.html:68
msgid "Force Sync"
msgstr "Synchronisation erzwingen"

#: views/segments.html:66
msgid "List \"%1$s\" has been duplicated."
msgstr "Liste „%1$s“ wurde dupliziert."

#: views/segments.html:64
msgid "%1$d lists have been restored from the Trash."
msgstr "%1$d Listen wurden aus dem Papierkorb wiederhergestellt."

#: views/segments.html:63
msgid "1 list has been restored from the Trash."
msgstr "1 Liste wurde aus dem Papierkorb wiederhergestellt."

#: views/segments.html:62
msgid "%1$d lists were permanently deleted. Note that deleting a list does not delete its subscribers."
msgstr "%1$d Listen wurden endgültig gelöscht. Bedenke, dass das Löschen einer Liste nicht deren Abonnenten löscht."

#: views/segments.html:61
msgid "1 list was permanently deleted. Note that deleting a list does not delete its subscribers."
msgstr "1 Liste wurde endgültig gelöscht. Bedenke, dass das Löschen einer Liste nicht deren Abonnenten löscht."

#: views/segments.html:60
msgid "%1$d lists were moved to the trash. Note that deleting a list does not delete its subscribers."
msgstr "%1$d Listen wurden in den Papierkorb gelegt. Bedenke, dass das Löschen einer Liste nicht deren Abonnenten löscht."

#: views/segments.html:59
msgid "1 list was moved to the trash. Note that deleting a list does not delete its subscribers."
msgstr "1 Liste wurde in den Papierkorb gelegt. Bedenke, dass das Löschen einer Liste nicht deren Abonnenten löscht."

#: views/segments.html:51
msgid "List successfully added!"
msgstr "Liste erfolgreich hinzugefügt!"

#: views/segments.html:50
msgid "List successfully updated!"
msgstr "Liste erfolgreich aktualisiert!"

#: views/segments.html:49
#: views/subscribers/importExport/import/step_data_manipulation.html:20
msgid "Description"
msgstr "Beschreibung"

#: views/segments.html:44
msgid "%d lists were permanently deleted."
msgstr "%d Listen wurden unwiederbringlich gelöscht."

#: views/segments.html:42
msgid "Select all lists on all pages"
msgstr "Alle Listen auf allen Seiten auswählen"

#: views/segments.html:41
msgid "All %d lists are selected."
msgstr "Alle %d Listen sind ausgewählt."

#: views/segments.html:40
msgid "All lists on this page are selected."
msgstr "Alle Listen auf dieser Seite sind ausgewählt."

#: views/segments.html:39
msgid "No lists found"
msgstr "Keine Listen gefunden"

#: views/segments.html:38
msgid "Loading lists..."
msgstr "Lade Listen ..."

#: views/upgrade.html:298
msgid "Image rooster crowing"
msgstr "Bild Hahnenkrähen"

#: views/upgrade.html:264
msgid "Image woodpecker"
msgstr "Bild Specht"

#: views/upgrade.html:28
msgid "Image bird feeder"
msgstr "Bild Vogel-Futterspender"

#: views/newsletters.html:424
msgid "Edit WooCommerce settings"
msgstr "WooCommerce-Einstellungen bearbeiten"

#: views/newsletters.html:423
msgid "WooCommerce emails won’t be sent to new customers because the opt-in on checkout is disabled. Enable it so they can immediately get your emails after their first purchase."
msgstr "WooCommerce-E-Mails werden nicht an neue Kunden versendet, weil das Opt-in bei Checkout deaktiviert ist. Aktiviere es, damit sie deine E-Mails sofort nach ihrem ersten Einkauf erhalten."

#: views/newsletters.html:422
msgid "Sent to %1$d customers"
msgstr "An %1$d Kunden gesendet"

#: views/newsletters.html:421
msgid "You need to configure email options before this email can be sent."
msgstr "Du musst deine E-Mail-Optionen konfigurieren, bevor diese E-Mail gesendet werden kann."

#: views/newsletters.html:420
msgid "Your %1s Automatic Email could not be activated, please check the settings."
msgstr "Deine %1s-Automatische-E-Mail konnte nicht aktiviert werden, bitte die Einstellungen überprüfen."

#: views/newsletters.html:419
msgid "Your %1s Automatic Email is now activated!"
msgstr "Deine %1s-Automatische-E-Mail ist nun aktiviert!"

#: views/newsletters.html:418
msgid "Send this %1s Automatic Email when..."
msgstr "Diese %1s-Automatische-E-Mail senden, wenn..."

#: views/newsletters.html:417
msgid "Select %1s events conditions"
msgstr "%1s-Ereignisse-Bedingungen auswählen"

#: views/newsletters.html:416 views/subscribers/subscribers.html:121
msgid "Tip:"
msgstr "Tipp:"

#: views/newsletters.html:415
msgid "Automatic Email"
msgstr "Automatische E-Mail"

#: views/newsletters.html:412
msgid "For example, “Spring email”. [link]Read the guide.[/link]"
msgstr "Beispielsweise \"Frühlings-E-Mail\". [link]Die Anleitung lesen.[/link]"

#: views/newsletters.html:411
msgid "Google Analytics Campaign"
msgstr "Google Analytics Kampagne"

#: views/layout.html:120 views/layout.html:189
msgid "Back to section root"
msgstr "Zurück zur Startauswahl"

#: views/newsletters.html:406
msgid "GA campaign"
msgstr "GA-Kampagne"

#: views/newsletters.html:405
msgid "Subscriber Engagement"
msgstr "Abonnenten-Aktivität"

#: views/newsletters.html:404
msgid "Clicked Links"
msgstr "Geklickte Links"

#: views/newsletters.html:403
msgid "Read more on stats."
msgstr "Mehr über Statistiken erfahren."

#: views/newsletters.html:396
msgid "Sent to"
msgstr "Gesendet an"

#: views/newsletters.html:394
msgid "To"
msgstr "An"

#: views/newsletters.html:393 views/settings.html:46
msgid "From"
msgstr "Von"

#: views/newsletters.html:389
msgid "Loading..."
msgstr "Laden..."

#: views/newsletters.html:387
msgid "No sending task found."
msgstr "Keine Sende-Aufgabe gefunden."

#: views/newsletters.html:383
msgid "Resend"
msgstr "Neu senden"

#: views/newsletters.html:382
msgid "Failure reason (if applicable)"
msgstr "Fehlerursache (falls verfügbar)"

#: views/newsletters.html:376
msgid "You are all set up and ready to go!"
msgstr "Es ist alles eingerichtet und du kannst loslegen!"

#: views/newsletters.html:375
msgid "Your email has been sent!"
msgstr "Deine E-Mail wurde gesendet!"

#: views/newsletters.html:373
msgid "Congrats, you’re sending your first newsletter! We’re doing a quick verification to make sure everything works fine."
msgstr "Gratulation, du versendest deinen ersten Newsletter! Wir führen eine schnelle Überprüfung aus, um sicherzustellen, dass alles korrekt funktioniert."

#: views/newsletters.html:372
msgid "Verification"
msgstr "Überprüfung"

#: views/newsletters.html:371
msgid "Rest assured, this is fairly common and is usually fixed quickly. [link]See our quick guide[/link] to help you solve this and get your website sending."
msgstr "Sei versichert, dies ist nichts besonderes und lässt sich normalerweise schnell beheben. [link]Siehe unsere Schnellanleitung[/link], um dir zu helfen, das Problem zu lösen und deine Website zum Senden zu bringen."

#: views/newsletters.html:370
msgid "Oops! We can’t send your newsletter"
msgstr "Hoppla! Wir können deinen Newsletter nicht senden"

#: views/newsletters.html:368
msgid "Your Welcome Email is now active."
msgstr "Deine Willkommens-E-Mail ist nun aktiviert."

#: views/newsletters.html:367
msgid "Your Post Notification is now active."
msgstr "Deine Beitrags-Benachrichtigung ist nun aktiv."

#: views/newsletters.html:366
msgid "Your WooCommerce email has been activated."
msgstr "Deine WooCommerce-E-Mail wurde aktiviert."

#: views/newsletters.html:365
msgid "Your newsletter is scheduled to be sent."
msgstr "Dein Newsletter ist zum Versand geplant."

#: views/newsletters.html:364
msgid "Your newsletter is being sent!"
msgstr "Dein Newsletter wurde versendet!"

#: views/newsletters.html:363
msgid "Congratulations!"
msgstr "Gratulation!"

#: views/layout.html:124
msgid "[link]Update MailPoet[/link] to see the latest changes"
msgstr "[link]MailPoet aktualisieren[/link], um die neuesten Änderungen zu sehen"

#: views/layout.html:123
msgid "What’s new"
msgstr "Was ist neu"

#: views/newsletters.html:362
msgid "Oops! There seems to be an issue with the sending on your website. [link]See our guide[/link] to solve this yourself."
msgstr "Oops! Es scheint auf deiner Website ein Problem mit dem Senden  zu geben. [link]Lies unsere Anleitung[/link], um dies selbst zu beheben."

#: views/newsletters.html:361
msgid "An error occurred while saving the template in \"Recently sent\""
msgstr "Ein Fehler ist aufgetreten beim Speichern des Templates in „Zuletzt gesendet“"

#: views/newsletters.html:360
msgid "Beta"
msgstr "Beta"

#: views/newsletters.html:359
msgid "Soon"
msgstr "Bald"

#: views/newsletters.html:357
msgid "This category does not contain any template yet!"
msgstr "Diese Kategorie enthält bisher kein Template!"

#: views/newsletters.html:354
msgid "Template preview"
msgstr "Template-Vorschau"

#: views/newsletters.html:353
msgid "Your saved templates"
msgstr "Deine gespeicherten Templates"

#: views/newsletters.html:352
msgid "Recently sent"
msgstr "Zuletzt gesendet"

#: views/newsletters.html:348
msgid "Confirm"
msgstr "Bestätigen"

#: views/newsletters.html:347
msgid "Confirm to proceed"
msgstr "Bestätigen, um fortzufahren"

#: views/newsletters.html:346
msgid "Sending is in progress. Do you want to pause sending and edit the newsletter?"
msgstr "Der Versand läuft. Willst du das Senden pausieren und den Newsletter bearbeiten?"

#: views/newsletters.html:342
msgid "Error code: %1$s"
msgstr "Fehlercode: %1$s"

#: views/newsletters.html:341
msgid "Sending is paused because the following connection issue prevents MailPoet from delivering emails"
msgstr "Versenden ist pausiert, weil folgendes Verbindungsproblem MailPoet am Ausliefern von E-Mails hindert"

#: views/newsletters.html:337
msgid "Sending has been paused due to a technical issue with %1$s"
msgstr "Das Senden wurde wegen eines technischen Problems mit %1$s pausiert"

#: views/newsletters.html:334
msgid "All of your WordPress and WooCommerce emails are sent with your hosting company, unless you have an SMTP plugin. Would you like such emails to be delivered with MailPoet’s active sending method for better deliverability?"
msgstr "All deine WordPress- und WooCommerce-E.Mails werden mit unserem Hosting-Unternehmen gesendet, es sei denn, du hast ein SMTP-Plugin. Möchtest du, dass solche E-Mails mit der aktiven Sendemethode von MailPoet gesendet werden, für eine bessere Auslieferungsrate?"

#: views/newsletters.html:333
msgid "Good news! MailPoet can now send your website’s emails too"
msgstr "Gute Nachrichten! MailPoet kann nun auch die E-Mails deiner Website senden"

#: views/newsletters.html:331
msgid "No subscribers!"
msgstr "Keine Abonnenten!"

#: views/newsletters.html:330
msgid "Back to Post notifications"
msgstr "Zurück zu Beitrags-Benachrichtigungen"

#: views/newsletters.html:328
msgid "You need to select a list to send to."
msgstr "Du musst eine Liste als Sendeziel auswählen."

#: views/newsletters.html:327
msgid "Send to %1$s"
msgstr "Senden an %1$s"

#: views/newsletters.html:325
msgid "Every %1$s %2$s of the month at %3$s"
msgstr "Jeden %1$s%2$s des Monats um %3$s"

#: views/newsletters.html:324
msgid "Monthly on the %1$s at %2$s"
msgstr "Monatlich am %1$s um %2$s"

#: views/newsletters.html:323
msgid "Weekly on %1$s at %2$s"
msgstr "Wöchentlich am %1$s um %2$s"

#: views/newsletters.html:322
msgid "Daily at %1$s"
msgstr "Täglich um %1$s"

#: views/newsletters.html:321
msgid "Invalid sending delay."
msgstr "Ungültige Sendeverzögerung."

#: views/newsletters.html:320
msgid "%1$d week(s) later"
msgstr "%1$d Woche(n) später"

#: views/newsletters.html:319
msgid "%1$d day(s) later"
msgstr "%1$d Tag(e) später"

#: views/newsletters.html:318
msgid "%1$d hour(s) later"
msgstr "%1$d Stunde(n) später"

#: views/newsletters.html:317
msgid "%1$d minute(s) later"
msgstr "%1$d Minute(n) später"

#: views/newsletters.html:315
msgid "Sent when a new WordPress user is added to your site."
msgstr "Gesendet, wenn deiner Website ein neuer WordPress-Benutzer hinzugefügt wird."

#: views/newsletters.html:313
msgid "Your Post Notification could not be activated, check the settings."
msgstr "Deine Beitrags-Benachrichtigung konnte nicht aktiviert werden, prüfe die Einstellungen."

#: views/newsletters.html:312
msgid "Your post notification is now active!"
msgstr "Deine Beitrags-Benachrichtigung ist nun aktiv!"

#: views/newsletters.html:309
msgid "Your Welcome Email could not be activated, please check the settings."
msgstr "Deine Willkommens-E-Mail konnte nicht aktiviert werden, bitte prüfe die EInstellungen."

#: views/newsletters.html:308
msgid "Your Welcome Email is now activated!"
msgstr "Deine Willkommens-E-Mail ist nun aktiviert!"

#: views/newsletters.html:307
msgid "The newsletter sending has been resumed."
msgstr "Das Senden des Newsletters wurde fortgesetzt."

#: views/newsletters.html:306
msgid "The newsletter has been scheduled."
msgstr "Der Newsletter wurde geplant."

#: views/newsletters.html:305
msgid "The newsletter is being sent..."
msgstr "Der Newsletter wird versendet ..."

#: views/newsletters.html:304
msgid "Previous"
msgstr "Zurück"

#: views/newsletters.html:299
msgid "Schedule"
msgstr "zeitversetzten Versand festlegen"

#: views/newsletters.html:298
msgid "Please enter the scheduled date."
msgstr "Bitte gib das geplante Datum ein."

#: views/newsletters.html:297
msgid "Your website’s time is"
msgstr "Die Zeit deiner Website ist"

#: views/newsletters.html:296
msgid "go back to the Design page"
msgstr "zu der Seite Design zurückgehen"

#: views/newsletters.html:295
msgid "or simply"
msgstr "oder einfach"

#: views/newsletters.html:293
msgid "Save as draft and close"
msgstr "Als Entwurf speichern und schließen"

#: views/newsletters.html:292
msgid "Final Step: Last Details"
msgstr "Abschließender Schritt: Letzte Details"

#: views/newsletters.html:291
msgid "An error occurred while trying to send. <a href=\"%1$s\">Please check your settings</a>."
msgstr "Ein Fehler ist aufgetreten beim Versuch, zu senden. <a href=\"%1$s\">Bitte prüfe deine Einstellungen</a>."

#: views/newsletters.html:290
msgid "Email was added successfully!"
msgstr "E-Mail wurde erfolgreich hinzugefügt!"

#: views/newsletters.html:289
msgid "Email was updated successfully!"
msgstr "E-Mail wurde erfolgreich aktualisiert!"

#: views/newsletters.html:286
msgid "When your subscribers reply to your emails, their emails will go to this address."
msgstr "Wenn deine Abonnenten auf deine E-Mails antworten, gehen ihre E-Mails an diese Adresse."

#: views/newsletters.html:285 views/newsletters.html:395 views/settings.html:48
msgid "Reply-to"
msgstr "Antwort an"

#: views/newsletters.html:284 views/newsletters.html:288
msgid "john.doe@email.com"
msgstr "john.doe@email.com"

#: views/newsletters.html:283 views/newsletters.html:287
msgid "John Doe"
msgstr "Max Mustermann"

#: views/newsletters.html:282
msgid "Your name and email"
msgstr "Dein Name und E-Mail"

#: views/newsletters.html:281
msgid "Sender"
msgstr "Absender"

#: views/newsletters.html:278 views/subscribers/subscribers.html:74
msgid "Select a list"
msgstr "Eine Liste auswählen"

#: views/newsletters.html:277
msgid "Subscribers in multiple lists will only receive one email."
msgstr "Abonnenten mehrerer Listen erhalten nur eine E-Mail."

#: views/newsletters.html:275
msgid "Please specify a subject"
msgstr "Bitte gib ein Thema an"

#: views/newsletters.html:274
msgid "Max length is 250 characters, however, we recommend 80 characters on a single line."
msgstr "Maximale Länge ist 250 Zeichen, wir empfehlen jedoch 80 Zeichen in einer Zeile."

#: views/newsletters.html:272
msgid "Type preview text (usually displayed underneath the subject line in the inbox)"
msgstr "Gib den Vorschautext ein (wird üblicherweise im Posteingang unterhalb der Betreffzeile angezeigt)"

#: views/newsletters.html:271
msgid "Preview text"
msgstr "Textvorschau"

#: views/newsletters.html:270
msgid "Be creative! It's the first thing that your subscribers see. Tempt them to open your email."
msgstr "Sei kreativ! Das ist das erste, was deine Abonnenten sehen. Verleite sie, deine E-Mail zu öffnen."

#: views/newsletters.html:269
msgid "Type newsletter subject"
msgstr "Gib den Betreff des Newsletters ein"

#: views/newsletters.html:263
msgid "immediately"
msgstr "sofort"

#: views/newsletters.html:262
msgid "When a new WordPress user is added to your site..."
msgstr "Wenn ein neuer Wordpress-Benutzer zu deiner Website hinzugefügt wurde ..."

#: views/newsletters.html:261
msgid "When someone subscribes to the list..."
msgstr "Wenn jemand die Liste abonniert ..."

#: views/newsletters.html:247
msgid "3rd"
msgstr "Dritten"

#: views/newsletters.html:246
msgid "2nd"
msgstr "Zweiten"

#: views/newsletters.html:245
msgid "1st"
msgstr "Ersten"

#: views/newsletters.html:243
msgid "Saturday"
msgstr "Samstag"

#: views/newsletters.html:242
msgid "Friday"
msgstr "Freitag"

#: views/newsletters.html:241
msgid "Thursday"
msgstr "Donnerstag"

#: views/newsletters.html:240
msgid "Wednesday"
msgstr "Mittwoch"

#: views/newsletters.html:239
msgid "Tuesday"
msgstr "Dienstag"

#: views/newsletters.html:238
msgid "Monday"
msgstr "Montag"

#: views/newsletters.html:237
msgid "Sunday"
msgstr "Sonntag"

#: views/newsletters.html:236 views/newsletters.html:326
msgid "Immediately"
msgstr "Sofort"

#: views/newsletters.html:235
msgid "Monthly every..."
msgstr "Monatlich alle ..."

#: views/newsletters.html:234
msgid "Monthly on the..."
msgstr "Monatlich am ..."

#: views/newsletters.html:233
msgid "Weekly on..."
msgstr "Wöchentlich am ..."

#: views/newsletters.html:232
msgid "Once a day at..."
msgstr "Einmal täglich um ..."

#: views/segments.html:250 views/newsletters.html:208
#: views/newsletters.html:230 views/subscribers/subscribers.html:135
#: views/subscribers/subscribers.html:141
msgid "Congratulations, you now have [subscribersCount] subscribers! Your plan is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet."
msgstr "Gratulation, du hast jetzt [subscribersCount] Abonnenten! Dein Tarif ist auf [subscribersLimit] Abonnenten begrenzt. Du musst jetzt ein Upgrade durchführen, um MailPoet weiter benutzen zu können."

#: views/newsletters.html:229 views/subscribers/subscribers.html:134
msgid "Congratulations, you now have [subscribersCount] subscribers! Our free version is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet."
msgstr "Gratulation, du hast jetzt [subscribersCount] Abonnenten! Unsere kostenlose Version ist auf [subscribersLimit] Abonnenten begrenzt. Du musst jetzt ein Upgrade durchführen, um MailPoet weiter benutzen zu können."

#: views/newsletters.html:228 views/subscribers/subscribers.html:132
msgid "Upgrade required"
msgstr "Upgrade erforderlich"

#: views/newsletters.html:227
msgid "Learn more about your subscribers and optimize your campaigns. See who opened your emails, which links they clicked, and then use the data to make your emails even better. And if you run a WooCommerce store, you’ll also see the revenue earned per email. All starting $10 per month."
msgstr "Erfahre mehr über deine Abonnenten und optimiere deine Kampagnen. Sieh, wer deine E-Mails geöffnet hat, welche Links sie geklickt haben und nutze die Daten, um deine E-Mails noch besser zu machen. Und falls du einen WooCommerce-Shop betreibst, siehst du auch den pro E-Mail generierten Umsatz. Das alles ab $10 pro Monat."

#: views/newsletters.html:225
msgid "Insert [newsletter:total] to show number of posts, [newsletter:post_title] to show the latest post's title & [newsletter:number] to display the issue number."
msgstr "Gib [newsletter:total] ein, um die Anzahl der Beiträge, [newsletter:post_title], um die Titel der neuesten Beiträge und [newsletter:number], um die Nummer des Newsletters anzeigen zu lassen."

#: views/newsletters.html:224
msgid "Select a frequency"
msgstr "Frequenz auswählen"

#: views/newsletters.html:223
msgid "Let MailPoet email your subscribers with your latest content. You can send daily, weekly, monthly, or even immediately after publication."
msgstr "Lass MailPoet deinen Abonnenten deine neuesten Inhalte per E-Mail zusenden. Entweder täglich, wöchentlich, monatlich, oder sofort nach der Veröffentlichung."

#: views/newsletters.html:222
msgid "Latest Post Notifications"
msgstr "Benachrichtigung über neueste Beiträge"

#: views/newsletters.html:221
msgid "Set up"
msgstr "Einrichtung"

#: views/newsletters.html:219
msgid "Automatically send an email (or series of emails) to new subscribers or WordPress users. Send a day, a week, or a month after they sign up."
msgstr "Neuen Abonnenten oder WordPress-Benutzern automatisch eine E-Mail (oder eine Folge von E-Mails) senden. Einen Tag, eine Woche oder einen Monat nach deren Registrierung versenden."

#: views/newsletters.html:216
msgid "Customize the template used for your WooCommerce emails using MailPoet's editor. Example of WooCommerce email: Order processing notification, Order failed notification, ..."
msgstr "Passe das Template, das für deine WooCommerce-E-Mails benutzt wird, mit dem Editor von MailPoetan. Beispiel einer WooCommerce-E-Mail: Benachrichtigung über Bestellbearbeitung, Benachrichtigung über Fehler beim Bestellprozess, ..."

#: views/newsletters.html:215
msgid "WooCommerce Emails Customizer"
msgstr "WooCommerce-E-Mails-Customizer"

#: views/newsletters.html:214
msgid "Create"
msgstr "Erstellen"

#: views/newsletters.html:212
msgid "Send a newsletter with images, buttons, dividers, and social bookmarks. Or, just send a basic text email."
msgstr "Sende einen Newsletter mit Bildern, Buttons, Trennlinien, und Sozialen Lesezeichen. Oder sende eine einfache Text-E-Mail."

#: views/newsletters.html:210 views/settings.html:191
msgid "Learn more"
msgstr "Mehr erfahren"

#: views/segments.html:244 views/newsletters.html:204
#: views/newsletters.html:220 views/subscribers/subscribers.html:131
msgid "This is a Premium feature"
msgstr "Dies ist eine Premium-Funktion"

#: views/newsletters.html:203 views/settings.html:233
msgid "See video guide"
msgstr "Video-Anleitung"

#: views/newsletters.html:202
msgid "Create your first email"
msgstr "Erstelle deine erste E-Mail"

#: views/newsletters.html:201
msgid "Select type of email"
msgstr "E-Mail-Typ auswählen"

#: views/newsletters.html:200
msgid "The last [newsletter:total] posts from our blog"
msgstr "Die letzten [newsletter:total] Beiträge unseres Blogs"

#: views/newsletters.html:197
msgid "Select a responsive template"
msgstr "Ein responsives Template auswählen"

#: views/newsletters.html:193
msgid "You are about to delete the template named \"%1$s\"."
msgstr "Du bist dabei, das Template namens „%1$s“ zu löschen."

#: views/newsletters.html:192
msgid "MailPoet's Guide"
msgstr "MailPoet-Anleitung"

#: views/newsletters.html:191
msgid "Upload"
msgstr "Hochladen"

#: views/newsletters.html:190
msgid "You can only upload .json templates that were originally created with MailPoet."
msgstr "Du kannst nur .json Templates hochladen, die mit MailPoet erstellt wurden."

#: views/newsletters.html:189
msgid "Select a .json file to upload"
msgstr "Eine .json-Datei zum Hochladen auswählen"

#: views/newsletters.html:188
msgid "Import a template"
msgstr "Ein Template importieren"

#: views/newsletters.html:187
msgid "This template file appears to be damaged. Please try another one."
msgstr "Diese Templatedatei scheint beschädigt zu sein. Bitte versuche eine andere."

#: views/newsletters.html:185
msgid "What can I do to improve this?"
msgstr "Wie kann ich dies verbessern?"

#: views/newsletters.html:184
msgid "Nice job! Check back in %1$d hour(s) for more stats."
msgstr "Gut gemacht! Komm in %1$d Stunde(n) wieder für mehr Statistiken."

#: views/newsletters.html:183
msgid "Revenues generated by customers who made a purchase within two weeks after they clicked on this email. This is the sum of the order totals including shipping and taxes."
msgstr "Umsätze von Kunden, die innerhalb der letzten zwei Wochen auf diese E-Mail geklickt haben. Dies ist die Summe der Bestellbeträge inklusive Versand und Steuern."

#: views/newsletters.html:182
msgid ""
"Under 1% is excellent.\n"
"Between 1 and 3% is good.\n"
"Over 3% is bad."
msgstr ""
"Unter 1% ist hervorragend.\n"
"Zwischen 1 und 3% ist gut.\n"
"Über 3% ist schlecht."

#: views/newsletters.html:181
msgid ""
"Above 3% is excellent.\n"
"Between 1 and 3% is good.\n"
"Under 1% is bad."
msgstr ""
"Über 3% ist hervorragend.\n"
"Zwischen 1 und 3% ist gut.\n"
"Unter 1% ist schlecht."

#: views/newsletters.html:180
msgid ""
"Above 30% is excellent.\n"
"Between 10 and 30% is good.\n"
"Under 10% is bad."
msgstr ""
"Über 30% ist hervorragend.\n"
"Zwischen 10 und 30% ist gut.\n"
"Unter 10% ist schlecht."

#: views/newsletters.html:178
msgid "Bad"
msgstr "Schlecht"

#: views/newsletters.html:177
msgid "Revenues by customers who clicked on this email in the last 2 weeks."
msgstr "Umsätze von Kunden, die innerhalb der letzten zwei Wochen auf diese E-Mail geklickt haben."

#: views/segments.html:235 views/newsletters.html:170
#: views/newsletters.html:179 views/subscribers/subscribers.html:156
msgid "Something to improve."
msgstr "Etwas zu verbessern."

#: views/newsletters.html:169 lib/Twig/Functions.php:293
msgid "Average"
msgstr "Durchschnitt"

#: views/segments.html:232 views/newsletters.html:168
#: views/subscribers/subscribers.html:153
msgid "Good stuff."
msgstr "Gute Sache."

#: views/segments.html:231 views/newsletters.html:167
#: views/subscribers/subscribers.html:152 lib/Twig/Functions.php:291
msgid "Good"
msgstr "Gut"

#: views/segments.html:228 views/newsletters.html:165
#: views/subscribers/subscribers.html:149 lib/Twig/Functions.php:289
msgid "Excellent"
msgstr "Hervorragend"

#: views/newsletters.html:163
msgid "New email"
msgstr "Neue E-Mail"

#: views/newsletters.html:162
msgid "Paused"
msgstr "Pausiert"

#: views/newsletters.html:160
msgid "Resume"
msgstr "Wieder aufnehmen"

#: views/newsletters.html:155
msgid "Schedule it"
msgstr "Zeitversetzt senden:"

#: views/newsletters.html:154
msgid "Scheduled for"
msgstr "Geplant für"

#: views/segments.html:130 views/newsletters.html:153
msgid "Not sent yet"
msgstr "Bisher nicht gesendet"

#: views/newsletters.html:152
msgid "Email \"%1$s\" has been duplicated."
msgstr "E-Mail „%1$s“ wurde dupliziert."

#: views/newsletters.html:147
msgid "%1$d emails have been restored from the Trash."
msgstr "%1$d E-Mails wurden aus dem Papierkorb wiederhergestellt."

#: views/newsletters.html:146
msgid "1 email has been restored from the Trash."
msgstr "1 E-Mail wurde aus dem Papierkorb wiederhergestellt."

#: views/newsletters.html:145
msgid "%1$d emails were permanently deleted."
msgstr "%1$d E-Mails wurden unwiederbringlich gelöscht."

#: views/newsletters.html:144
msgid "1 email was permanently deleted."
msgstr "1 E-Mails wurde unwiederbringlich gelöscht."

#: views/newsletters.html:143
msgid "%1$d emails were moved to the trash."
msgstr "%1$d E-Mails wurden in den Papierkorb gelegt."

#: views/newsletters.html:142
msgid "1 email was moved to the trash."
msgstr "1 E-Mail wurde in den Papierkorb gelegt."

#: views/newsletters.html:141
msgid "Sent on"
msgstr "Gesendet am"

#: views/newsletters.html:140 views/subscribers/subscribers.html:90
msgid "Last modified on"
msgstr "Zuletzt geändert am"

#: views/segments.html:58 views/newsletters.html:139
msgid "Created on"
msgstr "Erstellt am"

#: views/newsletters.html:138
msgid "View history"
msgstr "Verlauf anzeigen"

#: views/newsletters.html:137
msgid "History"
msgstr "Verlauf"

#: views/newsletters.html:133 views/subscribers/subscribers.html:112
msgid "Statistics"
msgstr "Statistiken"

#: views/newsletters.html:131 views/newsletters.html:199
#: views/newsletters.html:268
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:70
msgid "Subject"
msgstr "Betreff"

#: views/segments.html:91 views/segments.html:128 views/newsletters.html:119
msgid "Current page"
msgstr "Aktuelle Seite"

#: views/newsletters.html:113 views/subscribers/importExport/import.html:50
#: views/subscribers/importExport/import.html:121
#: views/subscribers/subscribers.html:48
msgid "Show more details"
msgstr "Mehr Details anzeigen"

#: views/newsletters.html:104
msgid "%d emails were permanently deleted."
msgstr "%d E-Mails wurden unwiederbringlich gelöscht."

#: views/newsletters.html:102
msgid "Select all emails on all pages"
msgstr "Alle E-Mails auf allen Seiten auswählen"

#: views/newsletters.html:101
msgid "All %d emails are selected."
msgstr "Alle %d E-Mails sind ausgewählt."

#: views/newsletters.html:100
msgid "All emails on this page are selected."
msgstr "Alle E-Mails auf dieser Seite sind ausgewählt."

#: views/newsletters.html:99
msgid "Nothing here yet! But, don't fret - there's no reason to get upset. Pretty soon, you’ll be sending emails faster than a turbo-jet."
msgstr "Es gibt hier nichts zu sehen! Aber sorge dich nicht - es gibt keinen Grund zur Aufregung. Sehr bald wirst du E-Mails schneller als ein Düsenjet versenden."

#: views/newsletters.html:98
msgid "No emails found."
msgstr "Keine E-Mails gefunden."

#: views/newsletters.html:97
msgid "Loading emails..."
msgstr "Lade E-Mails ..."

#: views/newsletters.html:89
msgid "Simple text"
msgstr "Einfacher Text"

#: views/newsletters.html:87
msgid "WooCommerce Emails"
msgstr "WooCommerce-E-Mails"

#: views/newsletters.html:85
msgid "Welcome Emails"
msgstr "Willkommens-E-Mails"

#: views/newsletters.html:84
msgid "Newsletters"
msgstr "Newsletter"

#: views/newsletter/templates/components/sidebar/styles.hbs:147
msgid "Global background"
msgstr "Globaler Hintergrund"

#: views/newsletter/templates/components/sidebar/styles.hbs:142
msgid "Content background"
msgstr "Inhalt-Hintergrund"

#: views/newsletter/templates/components/sidebar/styles.hbs:128
msgid "Heading line height"
msgstr "Überschrift-Zeilenhöhe"

#: views/newsletter/templates/components/sidebar/styles.hbs:118
msgid "Text line height"
msgstr "Text-Zeilenhöhe"

#: views/newsletter/templates/components/sidebar/styles.hbs:9
msgid "Branding color"
msgstr "Branding-Farbe"

#: views/newsletter/templates/components/sidebar/styles.hbs:1
msgid "Click to toggle"
msgstr "Klicken zum Umschalten"

#: views/newsletter/templates/components/sidebar/content.hbs:2
msgid "Content"
msgstr "Inhalt"

#: views/newsletter/templates/components/save.hbs:50
msgid "Template name"
msgstr "Template-Name"

#: views/newsletter/templates/components/save.hbs:49
#: views/newsletter/templates/components/save.hbs:51
msgid "Export template"
msgstr "Template exportieren"

#: views/newsletter/templates/components/save.hbs:45
msgid "Insert template name"
msgstr "Template-Namen einfügen"

#: views/newsletter/templates/components/save.hbs:40
msgid "Export as template"
msgstr "Als Template exportieren"

#: views/newsletter/templates/components/save.hbs:39
#: views/newsletter/templates/components/save.hbs:44
#: views/newsletter/templates/components/save.hbs:46
msgid "Save as new template"
msgstr "Als neues Template speichern"

#: views/newsletters.html:303 views/subscribers/importExport/import.html:97
#: views/newsletter/templates/components/save.hbs:25
msgid "Next"
msgstr "Weiter"

#: views/newsletters.html:196 views/newsletters.html:355
#: views/newsletters.html:391 views/newsletter/templates/components/save.hbs:21
#: views/newsletter/templates/components/save.hbs:24 views/settings.html:62
msgid "Preview"
msgstr "Vorschau"

#: views/newsletter/templates/components/save.hbs:18
msgid "Activate now"
msgstr "Jetzt aktivieren"

#: views/newsletter/templates/components/save.hbs:17
msgid "The usage of this email template for your WooCommerce emails is not yet activated."
msgstr "Die Benutzung dieses E-Mail-Templates für deine WooCommerce-E-Mails ist noch nicht aktiviert."

#: views/newsletter/templates/components/save.hbs:11
#: views/newsletter/templates/components/save.hbs:34
msgid "Autosaved"
msgstr "Automatisch gespeichert"

#: views/newsletters.html:294
#: views/newsletter/templates/components/newsletterPreview.hbs:61
msgid "You’ll soon be able to send once our team reviews your account. In the meantime, you can send previews to [link]your authorized emails[/link]."
msgstr "Du wirst bald senden können, sobald unser Team dein Konto überprüft hat. Bis dahin kannst du Voransichten an [link]deine authorisierten E-Mail-Adressen[/link] senden."

#: views/newsletter/templates/components/newsletterPreview.hbs:53
msgid "Didn’t receive the test email? Read our [link]quick guide[/link] to sending issues."
msgstr "Die Test-Email ist nicht angekommen? Lies unsere [link]Schnellanleitung[/link] bei Sendeproblemen."

#: views/newsletter/templates/components/newsletterPreview.hbs:50
msgid "Your test email has been sent!"
msgstr "Deine Test-E-Mail wurde gesendet!"

#: views/newsletter/templates/components/newsletterPreview.hbs:48
msgid "A MailPoet logo will appear in the footer of all emails sent with the free version of MailPoet."
msgstr "Ein MailPoet-Logo wird im Footer aller gesendeten E-Mails angezeigt, die mit der kostenlosen Version von MailPoet versendet werden."

#: views/newsletter/templates/components/newsletterPreview.hbs:44
msgid "Send preview"
msgstr "Vorschau versenden"

#: views/newsletter/templates/components/newsletterPreview.hbs:43
msgid "Sending…"
msgstr "Senden…"

#: views/newsletter/templates/components/newsletterPreview.hbs:32
msgid "Send preview to"
msgstr "Sende Vorschau an"

#: views/newsletter/templates/components/newsletterPreview.hbs:12
msgid "Send to email"
msgstr "Zu E-Mail-Adresse senden"

#: views/newsletter/templates/components/heading.hbs:30
msgid "Preview text (usually displayed underneath the subject line in the inbox)"
msgstr "Text-Voransicht (meist angezeigt unterhalb der Betreff-Zeile im Posteingang)"

#: views/newsletter/templates/components/heading.hbs:22
msgid "Click here to change the subject!"
msgstr "Hier klicken, um das Thema zu ändern!"

#: views/newsletter/templates/components/heading.hbs:10
msgid "Customer note"
msgstr "Kunden-Hinweis"

#: views/newsletter/templates/components/heading.hbs:9
msgid "Completed order"
msgstr "Abgeschlossene Bestellung"

#: views/newsletter/templates/components/heading.hbs:8
msgid "Processing order"
msgstr "Bearbeitungsreihenfolge"

#: views/newsletter/templates/components/heading.hbs:7
msgid "New account"
msgstr "Neues Konto"

#: views/newsletter/templates/components/heading.hbs:3
msgid "This email template will be used for all your WooCommerce emails. Meaning that any content added to this template will be visible in all WooCommerce emails. If you want to change email-specific content including titles, [link]visit WooCommerce settings[/link]."
msgstr "Dieses E-Mail-Template wird für all deine WooCommerce-E-Mails benutzt. Das bedeutet, dass alle Inhalte, die du dem Template hinzufügst, in allem WooCommerce-E-Mails sichtbar sein werden. Falls du E-Mail-spezifische Inhalte ändern willst, inklusive Titeln, [link]gehe zu den WooCommerce-Einstellungen[/link]."

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:8
msgid "We look forward to seeing you soon."
msgstr "Wir freuen uns, dich bald begrüßen zu dürfen."

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:7
msgid "Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s"
msgstr "Danke, dass du ein Konto auf %1$s erstellt hast.  Dein Benutzername ist %2$s. Du kannst auf deinen Kontobereich zugreifen, um Bestellungen anzusehen, dein Passwort zu ändern und mehr auf: %3$s"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:74
msgid "Thanks for reading."
msgstr "Danke für's Lesen."

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:11
msgid "As a reminder, here are your order details:"
msgstr "Zur Erinnerung, hier sind deine Bestelldetails:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:7
msgid "The following note has been added to your order:"
msgstr "Folgender Hinweis wurde deiner Bestellung hinzugefügt:"

#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:72
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:110
msgid "Thanks for shopping with us."
msgstr "Danke, dass sie bei uns eingekauft haben."

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:68
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:66
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:102
msgid "Shipping address"
msgstr "Lieferadresse"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:63
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:61
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:93
msgid "Billing address"
msgstr "Rechnungsadresse"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:51
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:49
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:71
msgid "Total:"
msgstr "Gesamt:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:47
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:45
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:65
msgid "Payment method:"
msgstr "Zahlmethode:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:41
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:39
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:54
msgid "Shipping:"
msgstr "Versand:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:37
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:35
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:46
msgid "Subtotal:"
msgstr "Zwischensumme:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:20
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:18
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:21
msgid "Quantity"
msgstr "Anzahl"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:19
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:17
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:19
msgid "Product"
msgstr "Produkt"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:13
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:11
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:11
msgid "[Order #0001]"
msgstr "[Order #0001]"

#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:7
msgid "We have finished processing your order."
msgstr "Wir haben deine Bestellung fertig bearbeitet."

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:6
#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:6
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:6
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:6
msgid "Hi %s,"
msgstr "Hallo %s,"

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:3
#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:3
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:3
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:3
#: views/newsletter/templates/blocks/woocommerceHeading/block.hbs:3
msgid "Autogenerated content by WooCommerce"
msgstr "Von WooCommerce automatisch erzeugter Inhalt"

#: views/newsletter/templates/blocks/unknownBlockFallback/block.hbs:4
msgid "\"%s\" block type is not supported and will not be included in the email. You can either delete this block, or enable a plugin that adds support for this block."
msgstr "„%s“-Blocktyp wird nicht unterstützt und wird nicht in der E-Mail enthalten sein. Du kannst diesen Block entweder löschen oder ein Plugin aktivieren, das die Unterstützung für diesen Block hinzufügt."

#: views/newsletter/templates/blocks/unknownBlockFallback/block.hbs:3
msgid "Unsupported block type"
msgstr "Nicht unterstützter Blocktyp"

#: views/newsletter/templates/blocks/spacer/widget.hbs:4
#: views/newsletter/templates/blocks/spacer/settings.hbs:1
msgid "Spacer"
msgstr "Abstandhalter"

#: views/newsletter/templates/blocks/social/widget.hbs:2
msgid "Social"
msgstr "Sozial"

#: views/newsletter/templates/blocks/social/settingsIconSelector.hbs:2
msgid "Add another social network"
msgstr "Ein anderes soziales Netzwerk hinzufügen"

#: views/newsletter/templates/blocks/social/settings.hbs:1
msgid "Select icons"
msgstr "Icons auswählen"

#: views/newsletter/templates/blocks/products/widget.hbs:4
msgid "Products"
msgstr "Produkte"

#: views/newsletter/templates/blocks/products/settingsSelectionEmpty.hbs:1
msgid "No products available"
msgstr "Keine Produkte verfügbar"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:182
msgid "\"Buy now\" text"
msgstr "„Jetzt kaufen“-Text"

#: views/newsletter/templates/blocks/products/settings.hbs:1
msgid "Product selection"
msgstr "Produktauswahl"

#: views/newsletter/templates/blocks/posts/settingsSelectionEmpty.hbs:1
msgid "No posts available"
msgstr "Keine Beiträge verfügbar"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:27
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:23
msgid "Loading posts..."
msgstr "Lade Beiträge ..."

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:14
msgid "Private"
msgstr "Privat"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:13
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:8
msgid "Pending Review"
msgstr "Ausstehender Review"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:10
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:7
msgid "Published"
msgstr "Veröffentlicht"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:3
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:3
msgid "Search..."
msgstr "Suche ..."

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:75
msgid "Make the post title into a link"
msgstr "Aus dem Titel des Beitrags einen Link machen"

#: views/newsletter/templates/blocks/posts/settings.hbs:9
#: views/newsletter/templates/blocks/products/settings.hbs:9
msgid "Insert selected"
msgstr "Auswahl einfügen"

#: views/newsletter/templates/blocks/posts/settings.hbs:6
#: views/newsletter/templates/blocks/products/settings.hbs:6
msgid "Back to selection"
msgstr "Zurück zur Auswahl"

#: views/newsletter/templates/blocks/image/settings.hbs:24
msgid "Alternative text"
msgstr "Alternativtext"

#: views/newsletter/templates/blocks/image/settings.hbs:4
msgid "Optional"
msgstr "Optional"

#: views/newsletter/templates/blocks/image/widget.hbs:4
#: views/newsletter/templates/blocks/image/settings.hbs:1
#: views/newsletter/templates/blocks/social/settingsIcon.hbs:27
msgid "Image"
msgstr "Bild"

#: views/newsletter/templates/blocks/header/widget.hbs:4
#: views/newsletter/templates/blocks/header/settings.hbs:1
msgid "Header"
msgstr "Kopfzeile"

#: views/newsletter/templates/blocks/footer/settings.hbs:69
#: views/newsletter/templates/blocks/header/settings.hbs:70
#: views/newsletter/templates/components/sidebar/styles.hbs:150
msgid "If an email client [link]does not support a custom web font[/link], a similar standard font will be used instead."
msgstr "Falls ein E-Mail-Client [link]keine individuellen Webfonts unterstützt[/link], wird stattdessen eine ähnliche Standard-Schriftart benutzt."

#: views/newsletter/templates/blocks/footer/settings.hbs:32
#: views/newsletter/templates/blocks/header/settings.hbs:33
#: views/newsletter/templates/components/sidebar/styles.hbs:113
msgid "Underline"
msgstr "Unterstrichen"

#: views/newsletter/templates/blocks/footer/widget.hbs:4
#: views/newsletter/templates/blocks/footer/settings.hbs:1
msgid "Footer"
msgstr "Fußbereich"

#: views/newsletter/templates/blocks/divider/widget.hbs:4
msgid "Divider"
msgstr "Trennlinie"

#: views/newsletter/templates/blocks/divider/settings.hbs:32
msgid "Apply to all dividers"
msgstr "Auf alle Trennlinien anwenden"

#: views/newsletter/templates/blocks/divider/settings.hbs:22
msgid "Divider color"
msgstr "Farbe der Trennlinie"

#: views/newsletter/templates/blocks/divider/settings.hbs:15
msgid "Divider height"
msgstr "Höhe der Trennlinie"

#: views/newsletter/templates/blocks/divider/settings.hbs:1
msgid "Dividers"
msgstr "Trennlinien"

#: views/newsletter/templates/blocks/container/twoColumnLayoutWidget21.hbs:4
msgid "2:1 columns"
msgstr "2:1 Spalten"

#: views/newsletter/templates/blocks/container/twoColumnLayoutWidget12.hbs:4
msgid "1:2 columns"
msgstr "1:2 Spalten"

#: views/newsletter/templates/blocks/container/twoColumnLayoutWidget.hbs:4
msgid "2 columns"
msgstr "2 Spalten"

#: views/newsletter/templates/blocks/container/threeColumnLayoutWidget.hbs:4
msgid "3 columns"
msgstr "3 Spalten"

#: views/newsletter/templates/blocks/container/settings.hbs:39
msgid "Tile"
msgstr "Kacheln"

#: views/newsletter/templates/blocks/container/settings.hbs:33
msgid "Fit"
msgstr "Anpassen"

#: views/newsletter/templates/blocks/container/settings.hbs:27
msgid "Scale"
msgstr "Skalieren"

#: views/newsletter/templates/blocks/image/settings.hbs:19
#: views/newsletter/templates/blocks/container/settings.hbs:20
msgid "Select another image"
msgstr "Anderes Bild auswählen"

#: views/newsletter/templates/blocks/container/settings.hbs:13
msgid "Background image"
msgstr "Hintergrundbild"

#: views/newsletter/templates/blocks/container/settings.hbs:7
msgid "Background color"
msgstr "Hintergrundfarbe"

#: views/newsletter/templates/blocks/container/settings.hbs:1
#: views/newsletter/templates/components/sidebar/layout.hbs:2
msgid "Columns"
msgstr "Spalten"

#: views/newsletter/templates/blocks/container/oneColumnLayoutWidget.hbs:4
msgid "1 column"
msgstr "1 Spalte"

#: views/newsletter/templates/blocks/container/emptyBlock.hbs:1
msgid "Add a content block here."
msgstr "Füge hier einen Inhaltsbereich hinzu."

#: views/newsletter/templates/blocks/container/emptyBlock.hbs:1
msgid "Add a column block here."
msgstr "Füge hier einen Spaltenbereich hinzu."

#: views/newsletter/templates/blocks/button/settings.hbs:119
msgid "Apply styles to all buttons"
msgstr "Stil auf alle Buttons anwenden"

#: views/newsletter/templates/blocks/button/settings.hbs:110
msgid "Height"
msgstr "Höhe"

#: views/newsletter/templates/blocks/image/settings.hbs:32
#: views/newsletter/templates/blocks/button/settings.hbs:101
msgid "Width"
msgstr "Breite"

#: views/newsletter/templates/blocks/button/settings.hbs:92
msgid "Rounded corners"
msgstr "Abgerundete Ecken"

#: views/newsletter/templates/blocks/button/settings.hbs:84
msgid "Border"
msgstr "Rahmen"

#: views/form/editor.html:59
#: views/newsletter/templates/blocks/footer/settings.hbs:41
#: views/newsletter/templates/blocks/spacer/settings.hbs:6
#: views/newsletter/templates/blocks/button/settings.hbs:78
#: views/newsletter/templates/blocks/divider/settings.hbs:28
#: views/newsletter/templates/blocks/header/settings.hbs:42
msgid "Background"
msgstr "Hintergrund"

#: views/newsletter/templates/blocks/button/settings.hbs:70
msgid "Bold"
msgstr "Fett"

#: views/newsletter/templates/blocks/footer/settings.hbs:23
#: views/newsletter/templates/blocks/social/settingsIcon.hbs:55
#: views/newsletter/templates/blocks/button/settings.hbs:64
#: views/newsletter/templates/blocks/text/widget.hbs:4
#: views/newsletter/templates/blocks/text/settings.hbs:1
#: views/newsletter/templates/blocks/text/settings.hbs:2
#: views/newsletter/templates/blocks/header/settings.hbs:24
#: views/newsletter/templates/components/sidebar/styles.hbs:35
msgid "Text"
msgstr "Text"

#: views/newsletter/templates/blocks/footer/settings.hbs:11
#: views/newsletter/templates/blocks/button/settings.hbs:52
#: views/newsletter/templates/blocks/header/settings.hbs:12
#: views/newsletter/templates/components/sidebar/styles.hbs:24
#: views/newsletter/templates/components/sidebar/styles.hbs:49
#: views/newsletter/templates/components/sidebar/styles.hbs:73
#: views/newsletter/templates/components/sidebar/styles.hbs:97
msgid "Custom fonts"
msgstr "Individuelle Schriftarten"

#: views/newsletter/templates/blocks/footer/settings.hbs:6
#: views/newsletter/templates/blocks/button/settings.hbs:47
#: views/newsletter/templates/blocks/header/settings.hbs:7
#: views/newsletter/templates/components/sidebar/styles.hbs:18
#: views/newsletter/templates/components/sidebar/styles.hbs:43
#: views/newsletter/templates/components/sidebar/styles.hbs:67
#: views/newsletter/templates/components/sidebar/styles.hbs:91
msgid "Standard fonts"
msgstr "Standrad-Schriftarten"

#: views/newsletter/templates/blocks/image/settings.hbs:65
#: views/newsletter/templates/blocks/social/settings.hbs:3
#: views/newsletter/templates/blocks/button/settings.hbs:23
msgid "Alignment"
msgstr "Ausrichtung"

#: views/newsletter/templates/blocks/button/settings.hbs:4
msgid "Label"
msgstr "Bezeichnung"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:31
msgid "Drag to move"
msgstr "Mit der Maus verschieben"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:20
msgid "Confirm deletion"
msgstr "Löschen bestätigen"

#: views/newsletters.html:349
#: views/subscribers/importExport/import/step_data_manipulation.html:28
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:18
msgid "Cancel"
msgstr "Abbrechen"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:17
msgid "Cancel deletion"
msgstr "Löschen abbrechen"

#: views/newsletters.html:194
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:14
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:21
msgid "Delete"
msgstr "Löschen"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:8
msgid "Edit settings"
msgstr "Einstellungen bearbeiten"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:3
msgid "Switch editing layer"
msgstr "Arbeitsebene wechseln"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/block.hbs:4
msgid "This is only a preview! Your subscribers will see your latest blog posts."
msgstr "Dies ist nur eine Voransicht! Deine Abonnenten werden deine letzten Blog-Beiträge sehen."

#: views/newsletter/templates/blocks/automatedLatestContentLayout/widget.hbs:4
#: views/newsletter/templates/blocks/automatedLatestContent/widget.hbs:4
msgid "Automatic Latest Content"
msgstr "Automatik für neueste Inhalte"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:247
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:309
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:277
msgid "Show divider between posts"
msgstr "Trennlinie zwischen den Beiträgen zeigen"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:302
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:270
msgid "Oldest"
msgstr "Älteste"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:296
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:264
msgid "Newest"
msgstr "Neueste"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:292
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:260
msgid "Sort by"
msgstr "Sortierreihenfolge"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:238
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:201
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:284
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:252
msgid "Design a button"
msgstr "Gestalte einen Button"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:219
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:265
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:233
msgid "\"Read more\" text"
msgstr "„Mehr ...“-Text"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:191
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:237
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:205
msgid "Show categories"
msgstr "Kategorien anzeigen"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:184
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:210
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:230
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:256
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:198
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:224
msgid "Preceded by:"
msgstr "Vorangestellt:"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:165
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:211
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:179
msgid "Show author"
msgstr "Autor anzeigen"

#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:148
msgid "Above title"
msgstr "Über dem Titel"

#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:142
msgid "Below title"
msgstr "Unter dem Titel"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:113
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:158
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:138
msgid "Featured image position"
msgstr "Position des Beitragsbilds"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:122
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:120
msgid "Title as links"
msgstr "Titel als Links"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:47
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:94
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:92
msgid "Show as list"
msgstr "Als Liste anzeigen"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:11
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:60
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:58
msgid "Full post"
msgstr "Ganzer Beitrag"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:5
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:54
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:52
msgid "Excerpt"
msgstr "Auszug"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:45
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:45
msgid "Hide display options"
msgstr "Anzeigeoptionen ausblenden"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:32
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:32
msgid "Exclude"
msgstr "Ausschließen"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:26
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:26
msgid "Include"
msgstr "Einschließen"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:8
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:10
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:10
msgid "MailPoet pages"
msgstr "MailPoet-Seiten"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:7
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:9
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:9
msgid "Pages"
msgstr "Seiten"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:6
#: views/newsletter/templates/blocks/posts/widget.hbs:4
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:8
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:8
msgid "Posts"
msgstr "Beiträge"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:4
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:4
msgid "Show max:"
msgstr "Maximal anzeigen:"

#: views/newsletter/templates/blocks/posts/settings.hbs:1
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:1
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:1
msgid "Post selection"
msgstr "Beitragsauswahl"

#: views/newsletter/templates/blocks/abandonedCartContent/widget.hbs:4
msgid "Abandoned Cart Content"
msgstr "Inhalt Verlassener Warenkorb"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:261
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:222
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:196
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:323
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:291
msgid "Select divider"
msgstr "Trennlinie wählen"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:208
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:182
msgid "Show divider between products"
msgstr "Trennlinie zwischen den Produkten anzeigen"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:175
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:201
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:168
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:168
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:221
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:247
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:189
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:215
msgid "Above text"
msgstr "Über dem Text"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:181
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:207
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:162
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:162
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:227
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:253
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:195
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:221
msgid "Below text"
msgstr "Unter dem Text"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:158
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:158
#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:21
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:19
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:24
msgid "Price"
msgstr "Preis"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:157
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:150
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:150
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:203
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:171
msgid "Padded"
msgstr "Innenabstand"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:151
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:144
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:144
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:197
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:165
msgid "Full width"
msgstr "Volle Breite"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:147
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:140
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:140
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:193
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:161
msgid "Image width"
msgstr "Bildbreite"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:141
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:134
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:134
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:186
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:154
msgid "None"
msgstr "Keine"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:135
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:128
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:128
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:180
msgid "Alternate"
msgstr "Abwechselnd"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:117
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:110
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:110
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:162
msgid "Centered"
msgstr "Mittig ausgerichtet"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:106
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:106
msgid "Product image position"
msgstr "Produktbild-Position"

#: views/newsletter/templates/blocks/footer/settings.hbs:60
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:69
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:129
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:63
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:122
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:63
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:122
#: views/newsletter/templates/blocks/image/settings.hbs:81
#: views/newsletter/templates/blocks/button/settings.hbs:39
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:116
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:174
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:114
#: views/newsletter/templates/blocks/header/settings.hbs:61
msgid "Right"
msgstr "Rechts"

#: views/newsletter/templates/blocks/footer/settings.hbs:54
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:63
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:57
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:57
#: views/newsletter/templates/blocks/image/settings.hbs:75
#: views/newsletter/templates/blocks/button/settings.hbs:33
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:110
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:108
#: views/newsletter/templates/blocks/header/settings.hbs:55
msgid "Center"
msgstr "Zentriert"

#: views/newsletter/templates/blocks/footer/settings.hbs:48
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:57
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:123
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:51
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:116
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:51
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:116
#: views/newsletter/templates/blocks/image/settings.hbs:69
#: views/newsletter/templates/blocks/button/settings.hbs:27
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:104
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:168
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:102
#: views/newsletter/templates/blocks/header/settings.hbs:49
msgid "Left"
msgstr "Links"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:53
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:47
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:47
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:100
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:98
msgid "Title Alignment"
msgstr "Titelausrichtung"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:41
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:41
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:41
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:88
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:86
#: views/newsletter/templates/components/sidebar/styles.hbs:108
msgid "Heading 3"
msgstr "Überschrift 3"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:35
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:35
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:35
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:82
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:80
#: views/newsletter/templates/components/sidebar/styles.hbs:84
msgid "Heading 2"
msgstr "Überschrift 2"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:29
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:29
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:29
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:76
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:74
#: views/newsletter/templates/components/sidebar/styles.hbs:60
msgid "Heading 1"
msgstr "Überschrift 1"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:25
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:25
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:25
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:72
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:70
msgid "Title Format"
msgstr "Titelformat"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:17
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:17
msgid "Title and description"
msgstr "Titel und Beschreibung"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:11
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:11
msgid "Title and a short description"
msgstr "Titel und eine Kurzbeschreibung"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:17
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:5
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:5
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:66
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:64
msgid "Title only"
msgstr "Nur Titel"

#: views/newsletter/templates/blocks/posts/settings.hbs:7
#: views/newsletter/templates/blocks/products/settings.hbs:7
#: views/newsletter/templates/blocks/abandonedCartContent/settings.hbs:1
#: views/newsletter/templates/blocks/container/settings.hbs:23
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:43
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:41
msgid "Display options"
msgstr "Anzeigeoptionen"

#: views/newsletter/templates/blocks/abandonedCartContent/block.hbs:3
msgid "This is only a preview! Your customers will see the product(s) they left in their shopping cart."
msgstr "Dies ist nur eine Voransicht! Deine Kunden werden die Produkte sehen, die sie in ihrem Warenkorb liegen gelassen haben."

#: views/newsletter/editor.html:1520
msgid "Edit this to insert text."
msgstr "Bearbeite dies, um Text einzufügen."

#: views/newsletter/editor.html:1507
msgid "Twitter"
msgstr "Twitter"

#: views/newsletter/editor.html:1496
msgid "Facebook"
msgstr "Facebook"

#: views/newsletter/editor.html:1360
msgid "An image of..."
msgstr "Ein Bild von ..."

#: views/newsletter/editor.html:1298
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:229
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:192
#: views/newsletter/templates/blocks/button/widget.hbs:4
#: views/newsletter/templates/blocks/button/settings.hbs:1
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:275
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:243
msgid "Button"
msgstr "Button"

#: views/newsletter/editor.html:1148
msgid "Custom"
msgstr "Individuell"

#: views/newsletter/editor.html:1123
msgid "Website"
msgstr "Website"

#: views/newsletter/editor.html:1104 views/newsletter/editor.html:1109
#: views/newsletter/editor.html:1114 views/newsletter/editor.html:1119
#: views/newsletter/editor.html:1124 views/newsletter/editor.html:1134
#: views/newsletter/editor.html:1139 views/newsletter/editor.html:1144
#: views/newsletter/editor.html:1149
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:223
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:186
#: views/newsletter/templates/blocks/image/settings.hbs:4
#: views/newsletter/templates/blocks/button/settings.hbs:14
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:269
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:237
msgid "Link"
msgstr "Link"

#: views/newsletters.html:128 views/newsletter/editor.html:422
msgid "Designer"
msgstr "Designer"

#: views/newsletters.html:125 views/newsletter/editor.html:419
msgid "Events"
msgstr "Events"

#: views/newsletters.html:124 views/newsletter/editor.html:418
msgid "Select type"
msgstr "Typ auswählen"

#: views/newsletter/editor.html:417
msgid "Before you start, this is how you drag and drop in MailPoet"
msgstr "Bevor du beginnst, so benutzt du Drag-and-drop in MailPoet"

#: views/newsletter/editor.html:415
msgid "Email sending has been paused."
msgstr "Versenden von E-Mails wurde pausiert."

#: views/newsletter/editor.html:412
msgid "There are unsaved changes which will be lost if you leave this page."
msgstr "Es sind ungesicherte Änderungen vorhanden, welche verloren gehen, falls du die Seite verlässt."

#: views/newsletter/editor.html:411
msgid "Saving..."
msgstr "Speichern ..."

#: views/newsletter/editor.html:410
msgid "Contents of this newsletter are corrupted and may be lost, you may need to add new content to this newsletter, or create a new one. If possible, please contact us and report this issue."
msgstr "Inhalte dieses Newsletters sind defekt und können verloren sein, du musst diesem Newsletter vielleicht neue Inhalte hinzufügen, oder einen neuen erstellen. Falls möglich, kontaktiere uns bitte und melde dieses Problem."

#: views/newsletter/editor.html:409
msgid "Newsletter Preview"
msgstr "Newsletter-Vorschau"

#: views/newsletter/editor.html:408
msgid "Your preview should open in a new tab. Please ensure your browser is not blocking popups from this page."
msgstr "Deine Vorschau sollte sich in einem neuen Tab öffnen. Bitte stelle sicher, dass dein Browser auf dieser Seite keine Pop-ups blockiert."

#: views/newsletter/editor.html:407
msgid "There is no content to display."
msgstr "Es gibt keinen Inhalt zum Anzeigen."

#: views/newsletter/editor.html:406
msgid "Categories & tags"
msgstr "Kategorien und Schlagwörter"

#: views/newsletter/editor.html:405
msgid "Template has not been saved, please try again"
msgstr "Template wurde nicht gespeichert, bitte erneut versuchen"

#: views/newsletter/editor.html:404
msgid "Template has been saved."
msgstr "Template wurde gespeichert"

#: views/newsletter/editor.html:403
msgid "Use images with widths of at least 1,000 pixels to ensure sharp display on high density screens, like mobile devices."
msgstr "Benutze Bilder mit mindestens 1000 Pixeln Breite, um eine scharfe Darstellung auf hochauflösenden Bildschirmen, wie auf Mobilgeräten, zu gewährleisten."

#: views/newsletter/editor.html:402
msgid "This option eliminates padding around the image."
msgstr "Diese Option löscht den Rand um das Bild."

#: views/newsletter/editor.html:401
msgid "Max length is 250 characters, however, we recommend 80 characters."
msgstr "Maximale Länge ist 250 Zeichen, wir empfehlen jedoch 80 Zeichen."

#: views/newsletters.html:273 views/newsletter/editor.html:400
msgid "This optional text will appear in your subscribers' inboxes, beside the subject line. Write something enticing!"
msgstr "Dieser optionale Text wird im Posteingang deiner Abonnenten erscheinen, neben der Betreff-Zeile. Schreibe etwas verlockendes!"

#: views/newsletter/editor.html:399
msgid "You can add MailPoet shortcodes here. For example, you can add your subscribers' first names by using this shortcode: [subscriber:firstname | default:reader]. Simply copy and paste the shortcode into the field."
msgstr "Du kannst hier MailPoet-Shortcodes hinzufügen. Zum Beispiel kannst du die Vornamen deiner Abonnenten mit diesem Shortcode hinzufügen: [subscriber:firstname | default:Leser]. Kopiere einfach den Shortcode in das Feld."

#: views/newsletter/editor.html:398
msgid "Please add a template name"
msgstr "Bitte füge einen Templatenamen hinzu"

#: views/newsletters.html:343 views/newsletter/editor.html:397
msgid "Check your [link]sending method settings[/link]."
msgstr "Prüfe deine [link]Sendemethode-Einstellungen[/link]."

#: views/newsletters.html:340 views/newsletter/editor.html:396
msgid "Sign up for free in minutes"
msgstr "Melde dich kostenlos in wenigen Minuten an"

#: views/newsletters.html:339 views/newsletter/editor.html:395
msgid "The easy alternative is to <b>send emails with MailPoet Sending Service</b> instead, like thousands of other users do."
msgstr "Die einfache Alternative ist das <b>Senden von E-Mails mit dem MailPoet Sending Service</b>, so wie es bereits tausende andere Benutzer tun."

#: views/newsletters.html:338 views/newsletter/editor.html:394
msgid "Please check your sending method configuration, you may need to consult with your hosting company."
msgstr "Bitte prüfe die Konfiguration deiner Sendemethode. Du musst dich vielleicht mit deinem Hosting-Anbieter in Verbindung setzen."

#: views/newsletter/editor.html:393
msgid "The email could not be sent due to a technical issue with %1$s"
msgstr "Die E-Mail konnte wegen eines technischen Problems mit %1$s nicht gesendet werden"

#: views/newsletter/editor.html:391
msgid "Enter an email address to send the preview newsletter to."
msgstr "Gib eine E-Mail-Adresse ein, zu der die Newsletter-Vorschau gesendet werden soll."

#: views/newsletters.html:430 views/newsletter/editor.html:389
msgid "This email has already been sent. It can be edited, but not sent again. Duplicate this email if you want to send it again."
msgstr "Diese E-Mail wurde bereits versendet. Sie kann bearbeitet, aber nicht erneut gesendet werden. Dupliziere diese E-Mail, falls du sie erneut senden willst."

#: views/newsletters.html:428 views/newsletter/editor.html:388
#: lib/Newsletter/NewsletterValidator.php:52
msgid "Poet, please add prose to your masterpiece before you send it to your followers."
msgstr "Poet, bitte füge deinem Meisterwerk Prosa hinzu, bevor du es deinen Abonnenten zukommen läßt. "

#: views/newsletters.html:426 views/newsletter/editor.html:386
#: lib/Newsletter/NewsletterValidator.php:47
msgid "All emails must include an \"Unsubscribe\" link. Add a footer widget to your email to continue."
msgstr "Alle E-Mails müssen einen „Austragen“-Link beinhalten. Füge deiner E-Mail ein Footer Widget hinzu, um fortzufahren."

#: views/newsletter/editor.html:385
msgid "The email could not be saved. Please, clear browser cache and reload the page. If the problem persists, duplicate the email and try again."
msgstr "Die E-Mail konnte nicht geladen werden. Bitte lösche den Browser-Cache und lade die Seite neu. Falls das Problem besteht, dupliziere die E-Mail und versuche es erneut"

#: views/newsletter/editor.html:384
msgid "Select a shortcode"
msgstr "Einen Shortcode auswählen"

#: views/newsletter/editor.html:383
msgid "Failed to fetch rendered posts"
msgstr "Abrufen anzuzeigender Beiträge gescheitert"

#: views/newsletter/editor.html:382
msgid "Failed to fetch available posts"
msgstr "Abrufen verfügbarer Beiträge gescheitert"

#: views/newsletters.html:79 views/newsletters.html:226
#: views/newsletter/editor.html:379 views/settings.html:234
msgid "Activate"
msgstr "Aktivieren"

#: views/newsletters.html:78 views/newsletters.html:129
#: views/newsletter/editor.html:378 views/newsletter/editor.html:423
msgid "Send"
msgstr "Senden"

#: views/newsletters.html:77 views/newsletter/editor.html:377
msgid "Design"
msgstr "Design"

#: views/newsletters.html:76 views/newsletters.html:127
#: views/newsletter/editor.html:376 views/newsletter/editor.html:421
msgid "Template"
msgstr "Template"

#: views/newsletters.html:73 views/newsletter/editor.html:373
msgid "Post Notification"
msgstr "Beitrags-Benachrichtigung"

#: views/newsletters.html:72 views/newsletters.html:218
#: views/newsletter/editor.html:372
msgid "Welcome Email"
msgstr "Willkommens-E-Mail"

#: views/newsletters.html:161
msgid "Pause"
msgstr "Pause"

#: views/logs.html:27
msgid "Limit"
msgstr "Limit"

#: views/logs.html:26
msgid "Offset"
msgstr "Abstand"

#: views/logs.html:24
msgid "Created On"
msgstr "Erstellt am"

#: views/logs.html:23
msgid "Message"
msgstr "Nachricht"

#: views/logs.html:21
msgid "Logs"
msgstr "Protokolle"

#: views/layout.html:173
msgid "You’ve been using MailPoet for [months] month now, and we would love to read your own review."
msgid_plural "You’ve been using MailPoet for [months] months now, and we would love to read your own review."
msgstr[0] "Du benutzt MailPoet nun seit [days] Monat. Wir würden gerne deine eigene Bewertung lesen."
msgstr[1] "Du benutzt MailPoet nun seit [days] Monate. Wir würden gerne deine eigene Bewertung lesen."

#: views/layout.html:172
msgid "You’ve been using MailPoet for [days] day now, and we would love to read your own review."
msgid_plural "You’ve been using MailPoet for [days] days now, and we would love to read your own review."
msgstr[0] "Du benutzt MailPoet nun seit [days] Tag. Wir würden gerne deine eigene Bewertung lesen."
msgstr[1] "Du benutzt MailPoet nun seit [days] Tagen. Wir würden gerne deine eigene Bewertung lesen."

#: views/layout.html:308
msgid "This value should be the same."
msgstr "Dieser Wert sollte derselbe sein."

#: views/layout.html:307
msgid "You must select between %s and %s choices."
msgstr "Du musst zwischen %s und %s Auswahlen treffen."

#: views/layout.html:306
msgid "You must select %s choices or fewer."
msgstr "Du musst %s oder weniger Auswahlen treffen."

#: views/layout.html:305
msgid "You must select at least %s choices."
msgstr "Du musst mindestens %s Auswahlen treffen."

#: views/layout.html:304
msgid "This value length is invalid. It should be between %s and %s characters long."
msgstr "Die Länge des Wertes ist ungültig. Er sollte zwischen %s und %s Zeichen lang sein."

#: views/layout.html:303
msgid "This value is too long. It should have %s characters or fewer."
msgstr "Dieser Wert ist zu lang. Er sollte %s oder weniger Zeichen haben."

#: views/layout.html:302
msgid "This value is too short. It should have %s characters or more."
msgstr "Dieser Wert ist zu kurz. Er sollte %s oder mehr Zeichen haben."

#: views/layout.html:301
msgid "This value should be between %s and %s."
msgstr "Dieser Wert sollte zwischen %s und %s liegen."

#: views/layout.html:300
msgid "This value should be lower than or equal to %s."
msgstr "Dieser Wert sollte kleiner oder gleich %s sein."

#: views/layout.html:299
msgid "This value should be greater than or equal to %s."
msgstr "Dieser Wert sollte größer oder gleich %s sein."

#: views/layout.html:297
msgid "This value is required."
msgstr "Dieser Wert ist erforderlich."

#: views/layout.html:296
msgid "This value should not be blank."
msgstr "Dieser Wert sollte nicht leer sein."

#: views/layout.html:294
msgid "This value should be alphanumeric."
msgstr "Dieser Wert sollte alphanumerisch sein."

#: views/layout.html:293
msgid "This value should be digits."
msgstr "Dieser Wert sollte aus Ziffern bestehen."

#: views/layout.html:292
msgid "This value should be a valid integer."
msgstr "Dieser Wert sollte eine gültige Ganzzahl sein."

#: views/layout.html:291
msgid "This value should be a valid number."
msgstr "Dieser Wert sollte eine gültige Zahl sein."

#: views/layout.html:290
msgid "This value should be a valid url."
msgstr "Dieser Wert sollte eine gültige URL sein."

#: views/layout.html:289 lib/Form/Block/BlockRendererHelper.php:37
msgid "This value should be a valid email."
msgstr "Dieser Wert sollte eine gültige E-Mail-Adresse sein."

#: views/layout.html:287 views/layout.html:298
msgid "This value seems to be invalid."
msgstr "Dieser Wert scheint ungültig zu sein."

#: views/layout.html:265
msgid "Want to give feedback to the MailPoet team? Contact us here. Please provide as much information as possible!"
msgstr "Willst du dem MailPoet Team etwas mitteilen? Du kannst uns hier kontaktieren. Bitte möglichst viele Informationen angeben!"

#: views/layout.html:223
msgid "Sat"
msgstr "Sam"

#: views/layout.html:222
msgid "Fri"
msgstr "Fre"

#: views/layout.html:221
msgid "Thu"
msgstr "Don"

#: views/layout.html:220
msgid "Wed"
msgstr "Mit"

#: views/layout.html:219
msgid "Tue"
msgstr "Die"

#: views/layout.html:218
msgid "Mon"
msgstr "Mon"

#: views/layout.html:217
msgid "Sun"
msgstr "Son"

#: views/layout.html:216
msgid "Dec"
msgstr "Dez"

#: views/layout.html:215
msgid "Nov"
msgstr "Nov"

#: views/layout.html:214
msgid "Oct"
msgstr "Okt"

#: views/layout.html:213
msgid "Sep"
msgstr "Sep"

#: views/layout.html:212
msgid "Aug"
msgstr "Aug"

#: views/layout.html:211
msgid "Jul"
msgstr "Jul"

#: views/layout.html:210
msgid "Jun"
msgstr "Jun"

#: views/layout.html:208
msgid "Apr"
msgstr "Apr"

#: views/layout.html:207
msgid "Mar"
msgstr "Mrz"

#: views/layout.html:206
msgid "Feb"
msgstr "Feb"

#: views/layout.html:205
msgid "Jan"
msgstr "Jan"

#: views/layout.html:192
msgid "Today"
msgstr "Heute"

#: views/layout.html:191 views/newsletter/editor.html:381
msgid "Close"
msgstr "Schließen"

#: views/layout.html:183
msgid "Not sent yet!"
msgstr "Noch nicht gesendet!"

#: views/layout.html:175
msgid "Not now"
msgstr "Nicht jetzt"

#: views/layout.html:171
msgid "[username], did you know that hundreds of WordPress users read the reviews on the plugin repository? They’re also a source of inspiration for our team."
msgstr "[username], wusstest du, dass Hunderte WordPress-Benutzer die Bewertungen im Plugin-Repository lesen? Sie sind außerdem eine Inspirationsquelle für unser Team."

#: views/layout.html:153
msgid "An error occured when saving FROM email address."
msgstr "Beim Speichern der Absenderadresse ist ein Fehler aufgetreten."

#: views/layout.html:152
msgid "Can’t use this email yet! [link]Please authorize it first[/link]."
msgstr "Diese E-Mail-Adresse kann nicht benutzt werden, [link]bevor sie autorisiert wird![/link]"

#: views/layout.html:151
msgid "Excellent. Your authorized email was saved. You can change it in the [link]Basics tab of the MailPoet settings[/link]."
msgstr "Hervorragend. Deine autorisierte E-Mail wurde gespeichert. Du kannst sie im [link]Grundlagen-Tab der MailPoet-Einstellungen[/link] ändern."

#: views/layout.html:149
msgid "Set one of [link]your authorized email addresses[/link] as the default FROM email for your MailPoet emails."
msgstr "Stelle eine [link]deiner autorisierten E-Mail-Adressen[/link] als Standard-Absenderadresse für deine MailPoet-E-Mails ein."

#: views/layout.html:148
msgid "It’s time to set your default FROM address!"
msgstr "Es ist Zeit, deine Standard-Absenderadresse einzustellen!"

#: views/layout.html:140
msgid "I’ve upgraded my subscription, refresh subscriber limit"
msgstr "Ich habe ein Upgrade für mein Abonnement durchgeführt, Limit aktualisieren"

#: views/layout.html:139 views/subscribers/subscribers.html:137
msgid "Upgrade Now"
msgstr "Upgrade jetzt durchführen"

#: views/layout.html:138
msgid "If you do not send emails to your WordPress Users list, you can [link]disable it[/link] to lower your number of subscribers."
msgstr "Falls du keine E-Mails an deine WordPress-Benutzer sendest, kannst du [link]sie deaktivieren[/link], um die Anzahl deiner Abonnenten zu verringern."

#: views/layout.html:137
msgid "You need to upgrade now to be able to continue using MailPoet."
msgstr "Du musst jetzt ein Upgrade durchführen, um MailPoet weiterbenutzen zu können."

#: views/layout.html:136
msgid "Your plan is limited to [subscribersLimit] subscribers."
msgstr "Dein Tarif ist auf [subscribersLimit] begrenzt."

#: views/layout.html:135
msgid "Our free version is limited to [subscribersLimit] subscribers."
msgstr "Unsere kostenlose Version ist auf [subscribersLimit] begrenzt."

#: views/layout.html:132 views/newsletters.html:81
msgid "Dismiss this notice."
msgstr "Diesen Hinweis verwerfen."

#: views/layout.html:130
msgid "Sending has been resumed."
msgstr "Senden wurde fortgesetzt."

#: views/layout.html:126
msgid "An error has happened while performing a request, the server request has timed out after %d seconds"
msgstr "Fehler bei der Ausführung einer Anfrage, die Server-Anfrage wurde nach %d Sekunden abgebrochen"

#. translators: %d is the error code.
#. translators: %d will be replaced by an error code
#: views/layout.html:125 lib/Services/Bridge/API.php:212
#: lib/Services/Bridge/API.php:270 lib/Services/Bridge/API.php:314
msgid "An error has happened while performing a request, the server has responded with response code %d"
msgstr "Fehler bei der Ausführung einer Anfrage, der Server antwortete mit dem Code %d"

#: views/index.html:5
msgid "%sSet up%s MailPoet and start sending."
msgstr "MailPoet %seinrichten%s und mit dem Versenden beginnen."

#: views/help.html:75
msgid "Nothing to show."
msgstr "Nichts anzuzeigen."

#: views/help.html:74
msgid "Updated At"
msgstr "Aktualisiert am"

#: views/help.html:73
msgid "Scheduled At"
msgstr "Geplant um"

#: views/help.html:69
msgid "Completed tasks"
msgstr "Abgeschlossene Aufgaben"

#: views/help.html:68
msgid "Running tasks"
msgstr "Laufende Aufgaben"

#: views/help.html:67
msgid "Scheduled tasks"
msgstr "Geplante Aufgaben"

#: views/help.html:66
msgid "Total paused tasks"
msgstr "Gesamt pausierte Aufgaben"

#: views/help.html:65
msgid "Total running tasks"
msgstr "Gesamt laufende Aufgaben"

#: views/help.html:64
msgid "Total scheduled tasks"
msgstr "Gesamt geplante Aufgaben"

#: views/help.html:63
msgid "Total completed tasks"
msgstr "Gesamt abgeschlossene Aufgaben"

#: views/help.html:53
msgid "no"
msgstr "nein"

#: views/help.html:52
msgid "yes"
msgstr "ja"

#: views/help.html:43
msgid "Read our Privacy Notice"
msgstr "Lies unseren Datenschutzhinweis"

#: views/help.html:42
msgid "If you send with MailPoet, we track data that is used to ensure that the service works correctly."
msgstr "Falls du mit MailPoet sendest, zeichnen wir Daten auf, die dazu dienen, dass der Dienst korrekt funktioniert."

#: views/help.html:41
msgid "Third-party services used within the plugin may track information such as your email & IP address."
msgstr "Drittanbieter-Dienste, die dieses Plugin benutzt, können Informationen wie deine E-Mail- und IP-Adresse aufzeichnen."

#: views/help.html:40
msgid "MailPoet respects your privacy. We don’t track any information about your website or yourself without your explicit consent."
msgstr "MailPoet respektiert deine Privatsphäre. Wir zeichnen ohne deine explizite Einwilligung keine Informationen über deine Website oder dich selbst auf."

#: views/help.html:39
msgid "Sending Queue"
msgstr "Sende-Warteschlange"

#: views/help.html:38
msgid "Cron"
msgstr "Cron"

#: views/help.html:36
msgid "The information below is useful when you need to get in touch with our support. Just copy all the text below and paste it into a message to us."
msgstr "Die Informationen unten sind nützlich, wenn du dich an unseren Support wenden musst. Kopiere einfach all den Text unten und füge ihn in eine Nachricht an uns ein."

#: views/help.html:35
msgid "Visit our Knowledge Base for more articles"
msgstr "Besuche unsere Knowledge Base für mehr Beiträge"

#: views/help.html:34
msgid "Click on one of these categories below to find more information:"
msgstr "Klicke auf eine dieser Kategorien unten, um mehr Informationen zu erhalten:"

#: views/help.html:30
msgid "Please consult our [link]knowledge base article[/link] for troubleshooting tips."
msgstr "Bitte lies unseren [link]Knowledge Base Beitrag[/link] für Hinweise bei Problemen."

#: views/help.html:29
msgid "Connection unsuccessful."
msgstr "Verbindung nicht erfolgreich."

#: views/help.html:28
msgid "Connection successful."
msgstr "Verbindung erfolgreich."

#: views/help.html:26
msgid "Task Scheduler"
msgstr "Aufgabenplaner"

#: views/help.html:25
msgid "For the plugin to work, it must be able to establish connection with the task scheduler and the key activation/MailPoet sending service."
msgstr "Damit das Plugin funktioniert, muss es eine Verbindung mit dem Aufgabenplaner und dem Dienst für die Prüfung des Schlüssels / MailPoet Sending Service herstellen können."

#: views/help.html:24
msgid "For the plugin to work, it must be able to establish connection with the task scheduler."
msgstr "Damit das Plugin funktioniert, muss es eine Verbindung mit dem Aufgabenplaner herstellen können."

#: views/help.html:23
msgid "Your Privacy"
msgstr "Deine Privatsphäre"

#: views/help.html:22
msgid "System Status"
msgstr "System-Status"

#: views/help.html:21
msgid "System Info"
msgstr "System-Information"

#: views/help.html:20
msgid "Knowledge Base"
msgstr "Knowledge Base"

#: views/forms.html:94
msgid "New Form"
msgstr "Neues Formular"

#: views/forms.html:93 views/segments.html:77 views/newsletters.html:149
#: views/subscribers/subscribers.html:46
msgid "Move to trash"
msgstr "In den Papierkorb legen"

#: views/forms.html:91
msgid "Form \"%1$s\" has been duplicated."
msgstr "Formular „%1$s“ wurde dupliziert."

#: views/forms.html:90 views/segments.html:65 views/newsletters.html:151
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:26
msgid "Duplicate"
msgstr "Duplizieren"

#: views/forms.html:89 views/segments.html:75 views/newsletters.html:150
msgid "Edit"
msgstr "Bearbeiten"

#: views/forms.html:88
msgid "%1$d forms have been restored from the trash."
msgstr "%1$d Formulare wurden aus dem Papierkorb wiederhergestellt."

#: views/forms.html:87
msgid "1 form has been restored from the trash."
msgstr "1 Formular wurde aus dem Papierkorb wiederhergestellt."

#: views/forms.html:86
msgid "%1$d forms were permanently deleted."
msgstr "%1$d Formulare wurden unwiederbringlich gelöscht."

#: views/forms.html:85
msgid "1 form was permanently deleted."
msgstr "1 Formular wurde unwiederbringlich gelöscht."

#: views/forms.html:84
msgid "%1$d forms were moved to the trash."
msgstr "%1$d Formulare wurden in den Papierkorb gelegt."

#: views/forms.html:83
msgid "1 form was moved to the trash."
msgstr "1 Formular wurde in den Papierkorb gelegt."

#: views/forms.html:82
msgid "Modified date"
msgstr "Änderungsdatum"

#: views/forms.html:81
msgid "Sign-ups"
msgstr "Registrierungen"

#: views/forms.html:80
msgid "User choice:"
msgstr "Benutzerwahl:"

#: views/layout.html:157 views/forms.html:79 views/segments.html:113
msgid "Type"
msgstr "Typ"

#: views/forms.html:76 views/segments.html:48 views/segments.html:116
#: views/logs.html:22
#: views/subscribers/importExport/import/step_data_manipulation.html:7
msgid "Name"
msgstr "Name"

#: views/forms.html:74 views/segments.html:94 views/segments.html:123
#: views/newsletters.html:122 views/subscribers/subscribers.html:59
msgid "%1$d items"
msgstr "%1$d Elemente"

#: views/forms.html:73 views/segments.html:93 views/segments.html:122
#: views/newsletters.html:121 views/subscribers/subscribers.html:58
msgid "1 item"
msgstr "1 Element"

#: views/forms.html:72 views/segments.html:92 views/newsletters.html:120
#: views/subscribers/subscribers.html:57
msgid "of"
msgstr "von"

#: views/forms.html:71 views/subscribers/subscribers.html:56
msgid "Current Page"
msgstr "Aktuelle Seite"

#: views/forms.html:70 views/segments.html:90 views/segments.html:127
#: views/newsletters.html:118 views/subscribers/subscribers.html:55
msgid "Last page"
msgstr "Letzte Seite"

#: views/forms.html:69 views/segments.html:89 views/segments.html:126
#: views/newsletters.html:117 views/subscribers/subscribers.html:54
msgid "Next page"
msgstr "Nächste Seite"

#: views/forms.html:68 views/segments.html:88 views/segments.html:125
#: views/newsletters.html:116 views/subscribers/subscribers.html:53
msgid "First page"
msgstr "Erste Seite"

#: views/forms.html:67 views/segments.html:87 views/segments.html:124
#: views/newsletters.html:115 views/subscribers/subscribers.html:52
msgid "Previous page"
msgstr "Vorherige Seite"

#: views/forms.html:65
msgid "Your Form is now activated!"
msgstr "Dein Formular ist nun aktiviert!"

#: views/forms.html:64 views/newsletters.html:157
msgid "Not Active"
msgstr "Nicht aktiv"

#: views/forms.html:60 views/newsletters.html:112
#: views/subscribers/subscribers.html:47
msgid "Delete Permanently"
msgstr "Unwiederbringlich löschen"

#: views/forms.html:59 views/segments.html:80 views/newsletters.html:111
msgid "Restore"
msgstr "Wiederherstellen"

#: views/forms.html:58 views/segments.html:79 views/newsletters.html:110
#: views/subscribers/subscribers.html:42
msgid "Select All"
msgstr "Alle auswählen"

#: views/forms.html:57 views/segments.html:78 views/newsletters.html:109
#: views/subscribers/subscribers.html:41
msgid "Empty Trash"
msgstr "Papierkorb leeren"

#: views/forms.html:56 views/newsletters.html:108 views/logs.html:30
#: views/subscribers/subscribers.html:40
msgid "Filter"
msgstr "Auswahl einschränken"

#: views/forms.html:55 views/segments.html:47 views/newsletters.html:107
#: views/subscribers/subscribers.html:39
msgid "Apply"
msgstr "Übernehmen"

#: views/forms.html:54 views/segments.html:46 views/newsletters.html:106
#: views/subscribers/subscribers.html:38
msgid "Bulk Actions"
msgstr "Aktion wählen"

#: views/forms.html:53 views/segments.html:45 views/newsletters.html:105
#: views/subscribers/subscribers.html:37
msgid "Select bulk action"
msgstr "Aktion wählen"

#: views/forms.html:52
msgid "%d forms permanently deleted."
msgstr "%d Formulare unwiederbringlich gelöscht."

#: views/forms.html:51 views/segments.html:43 views/newsletters.html:103
#: views/subscribers/subscribers.html:35
msgid "Clear selection"
msgstr "Auswahl aufheben"

#: views/forms.html:50
msgid "Select all forms on all pages"
msgstr "Alle Formulare auf allen Seiten auswählen"

#: views/forms.html:49
msgid "All %d forms are selected."
msgstr "Alle %d Formulare sind ausgewählt."

#: views/forms.html:48
msgid "All forms on this page are selected."
msgstr "Alle Formulare auf dieser Seite sind ausgewählt."

#: views/forms.html:47
msgid "No forms were found. Why not create a new one?"
msgstr "Es wurden keine Formulare gefunden. Warum nicht ein neues erstellen?"

#: views/forms.html:46
msgid "Loading forms..."
msgstr "Lade Formulare ..."

#: views/form/templatesLegacy/settings/submit.hbs:2
#: views/form/templatesLegacy/settings/field_form.hbs:61
#: views/subscribers/importExport/import/step_data_manipulation.html:29
#: views/newsletter/templates/blocks/footer/settings.hbs:66
#: views/newsletter/templates/blocks/abandonedCartContent/settings.hbs:4
#: views/newsletter/templates/blocks/spacer/settings.hbs:10
#: views/newsletter/templates/blocks/image/settings.hbs:87
#: views/newsletter/templates/blocks/container/settings.hbs:45
#: views/newsletter/templates/blocks/social/settings.hbs:30
#: views/newsletter/templates/blocks/button/settings.hbs:124
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:331
#: views/newsletter/templates/blocks/divider/settings.hbs:37
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:299
#: views/newsletter/templates/blocks/header/settings.hbs:67
msgid "Done"
msgstr "Fertig"

#: views/forms.html:45 views/segments.html:37 views/segments.html:170
#: views/newsletters.html:96 views/logs.html:25
msgid "Search"
msgstr "Suchen"

#: views/forms.html:8
msgid "<strong>Tip:</strong> check out [link]this list[/link] of form plugins that integrate with MailPoet."
msgstr "<strong>Tipp:</strong> Schau dir [link]diese Liste[/link] von Formular-Plugins an, die sich in MailPoet integrieren."

#: views/form/templatesLegacy/settings/validate.hbs:2
msgid "Validate for:"
msgstr "Bestätigen für:"

#: views/form/templatesLegacy/settings/segment_selection_item.hbs:11
msgid "Move"
msgstr "Verschieben"

#: views/form/templatesLegacy/settings/values_item.hbs:20
#: views/form/templatesLegacy/settings/segment_selection_item.hbs:10
msgid "Remove"
msgstr "Entfernen"

#: views/form/templatesLegacy/settings/segment_selection.hbs:8
msgid "Add"
msgstr "Hinzufügen"

#: views/form/templatesLegacy/settings/segment_selection.hbs:4
msgid "Select the segment that you want to add:"
msgstr "Das hinzuzufügende Segment auswählen:"

#: views/form/templatesLegacy/settings/required.hbs:2
msgid "Is this field mandatory?"
msgstr "Ist dieses Feld ein Pflichtfeld?"

#: views/form/templatesLegacy/settings/label_within.hbs:2
msgid "Display label within input:"
msgstr "Zeige Bezeichnung innerhalb des Eingabefelds:"

#: views/form/templatesLegacy/settings/label.hbs:2
msgid "Label:"
msgstr "Bezeichnung:"

#: views/form/templatesLegacy/settings/field_form.hbs:46
msgid "Field name:"
msgstr "Feldname:"

#: views/form/templatesLegacy/settings/field_form.hbs:11
msgid "Select a field type:"
msgstr "Einen Feldtyp auswählen:"

#: views/form/templatesLegacy/settings/field.hbs:24
msgid "1 line"
msgid_plural "%d lines"
msgstr[0] "1 Zeile"
msgstr[1] "%d Zeilen"

#: views/form/templatesLegacy/settings/field.hbs:19
msgid "Number of lines:"
msgstr "Anzahl Zeilen:"

#: views/form/templatesLegacy/settings/date_default.hbs:11
#: views/form/templatesLegacy/settings/required.hbs:9
#: views/form/templatesLegacy/settings/label_within.hbs:5
#: views/subscribers/importExport/import.html:110
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:79
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:251
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:73
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:212
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:73
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:186
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:126
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:313
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:124
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:281
#: views/settings.html:86
msgid "Yes"
msgstr "Ja"

#: views/form/templatesLegacy/settings/date_default.hbs:2
msgid "Preselect today's date:"
msgstr "Heutiges Datum setzen:"

#: views/form/template_selection.html:43 views/help.html:37
#: views/newsletter/editor.html:392
msgid "Sorry, there was an error, please try again later."
msgstr "Leider ist ein Fehler aufgetreten, bitte später erneut versuchen."

#: views/form/template_selection.html:34
msgid "Select form template"
msgstr "Formular-Template auswählen"

#: views/form/front_end_form.html:74
msgid "An error occurred, make sure you have filled all the required fields."
msgstr "Ein Fehler ist aufgetreten, stelle sicher, dass du alle erforderlichen Felder ausgefüllt hast."

#: views/form/editor.html:216
msgid "A video tour of the form editor"
msgstr "Eine Videotour durch den Formular-Editor"

#: views/form/editor.html:215
msgid "Close Button Style"
msgstr "Stil des Schließen-Buttons"

#: views/form/editor.html:214
msgid "Psssst. Forms on mobile appear smaller automatically because it’s better for SEO."
msgstr "Psssst. Formulare erscheinen auf Mobilgeräten automatisch kleiner, weil das besser für SEO ist."

#: views/form/editor.html:213
msgid "Psssst. We try our best to show you what the widget might look like, but better check the final result on your website."
msgstr "Psssst. Wir versuchen unser Bestes, dir zu zeigen, wie das Widget aussehen würde, aber überprüfe das Endergebnis besser auf deiner Website."

#: views/form/editor.html:193
msgid "Theme’s default fonts"
msgstr "Standard-Schriften des Themes"

#: views/form/editor.html:192
msgid "Font Family"
msgstr "Schriftfamilie"

#: views/form/editor.html:191
msgid "Form Preview"
msgstr "Formular-Vorschau"

#: views/form/editor.html:190
msgid "This is what the error message looks like."
msgstr "So sieht die Fehlermeldung aus."

#: views/form/editor.html:189
msgid "This is what the success message looks like."
msgstr "So sieht die Erfolgsnachricht aus."

#: views/form/editor.html:188
msgid "The custom field [name] already exists. Please choose another name."
msgstr "Das individuelle Feld [name] existiert bereits. Bitte wähle einen anderen Namen."

#: views/form/editor.html:184
msgid "New Custom Field."
msgstr "Neues individuelles Feld."

#: views/form/editor.html:183
msgid "Create a new custom field for your subscribers."
msgstr "Erstelle ein neues individuelles Feld für deine Abonnenten."

#: views/form/editor.html:182
msgid "Create Custom Field"
msgstr "Individuelles Feld erstellen"

#: views/form/editor.html:181 views/form/templatesLegacy/settings/field.hbs:61
msgid "Automatically add paragraphs"
msgstr "Absätze automatisch hinzufügen"

#: views/form/editor.html:179
msgid "Subscribe to our newsletter and join [mailpoet_subscribers_count] other subscribers."
msgstr "Abonniere unseren Newsletter und schließe dich [mailpoet_subscribers_count] anderen Abonnenten an."

#: views/form/editor.html:178
msgid "Display custom text or HTML code in your form."
msgstr "Zeige individuellen Text oder HTML in deinem Formular an"

#: views/form/editor.html:177
msgid "Custom HTML"
msgstr "Individuelles HTML"

#: views/form/editor.html:174
msgid "Display label within input"
msgstr "Zeige Bezeichnung innerhalb des Eingabefelds"

#: views/form/editor.html:172
msgid "Email input or submit is missing. Try reloading the form editor."
msgstr "E-Mail-Eingabe oder Senden fehlt. Versuche, das Formular erneut zu laden."

#: views/form/editor.html:170
msgid "Button used to submit the form."
msgstr "Button zum Absenden des Formulars"

#: views/form/editor.html:169
msgid "Submit button"
msgstr "Absenden-Button"

#: views/form/editor.html:168
msgid "Input field used to catch subscribers’ email addresses."
msgstr "Eingabefeld zur Aufnahme der E-Mail-Adressen der Abonnenten."

#: views/form/editor.html:166
msgid "Select the segment that you want to add"
msgstr "Wähle das hinzuzufügende Segment aus"

#: views/form/editor.html:165 views/subscribers/importExport/import.html:51
msgid "Please select at least one list"
msgstr "Bitte wähle mindestens eine Liste aus"

#: views/form/editor.html:164
msgid "Select list(s):"
msgstr "Liste(n) auswählen:"

#: views/form/editor.html:163
msgid "Allow your subscribers to select which list(s) they want to subscribe to."
msgstr "Deinen Abonnenten die Auswahl ermöglichen, welche Liste(n) sie abonnieren wollen."

#: views/form/editor.html:162
msgid "List selection"
msgstr "Listenauswahl"

#: views/form/editor.html:161
msgid "Input field used to catch subscribers’ last names."
msgstr "Eingabefeld zur Aufnahme der Nachnamen der Abonnenten."

#: views/form/editor.html:159
msgid "Input field used to catch subscribers’ first names."
msgstr "Eingabefeld zur Aufnahme der Vornamen der Abonnenten."

#: views/form/editor.html:157
msgid "Mandatory field"
msgstr "Erforderliches Feld"

#: views/form/editor.html:156 views/form/templatesLegacy/settings/values.hbs:4
msgid "Add item"
msgstr "Element hinzufügen"

#: views/form/editor.html:155
#: views/form/templatesLegacy/settings/validate.hbs:21
msgid "Phone number, (+,-,#,(,) and spaces allowed)"
msgstr "Telefonnummer, (+, -, #, (,) und Leerzeichen erlaubt)"

#: views/form/editor.html:154
#: views/form/templatesLegacy/settings/validate.hbs:16
msgid "Alphanumerical"
msgstr "Alphanumerisch"

#: views/form/editor.html:153
#: views/form/templatesLegacy/settings/validate.hbs:11
msgid "Numbers only"
msgstr "Nur Zahlen"

#: views/form/editor.html:152
#: views/form/templatesLegacy/settings/validate.hbs:6
msgid "Nothing"
msgstr "Nichts"

#: views/form/editor.html:151
msgid "Validate for"
msgstr "Bestätigen für"

#: views/form/editor.html:142
msgid "Preselect today’s date"
msgstr "Heutiges Datum vorauswählen"

#: views/form/editor.html:141
#: views/form/templatesLegacy/settings/date_formats.hbs:9
msgid "Order"
msgstr "Anordnung"

#: views/form/editor.html:140
#: views/form/templatesLegacy/settings/date_types.hbs:2
msgid "Type of date"
msgstr "Datumstyp"

#: views/form/editor.html:138
msgid "Display on posts with these tags"
msgstr "Anzeigen auf Beiträgen mit diesen Schlagwörtern"

#: views/form/editor.html:137
msgid "Display on posts with these categories"
msgstr "Anzeigen auf Beiträgen mit diesen Kategorien"

#: views/form/editor.html:134
#: views/form/templatesLegacy/settings/field_form.hbs:33
msgid "Checkbox"
msgstr "Auswahlbox"

#: views/form/editor.html:133
#: views/form/templatesLegacy/settings/field_form.hbs:29
msgid "Radio buttons"
msgstr "Radiobuttons"

#: views/form/editor.html:132
#: views/form/templatesLegacy/settings/field_form.hbs:25
msgid "Text Area"
msgstr "Textbereich"

#: views/form/editor.html:131
#: views/form/templatesLegacy/settings/field_form.hbs:21
msgid "Text Input"
msgstr "Texteingabe"

#: views/form/editor.html:130
msgid "This field will be deleted for all your subscribers. Are you sure?"
msgstr "Dieses Feld wird für alle Abonnenten gelöscht. Bist du sicher?"

#: views/form/editor.html:127
msgid "Number of lines"
msgstr "Anzahl Zeilen"

#: views/form/editor.html:126
msgid "Layout"
msgstr "Layout"

#: views/form/editor.html:125
msgid "Custom Fields"
msgstr "Individuelle Felder"

#: views/form/editor.html:124
msgid "Fields"
msgstr "Felder"

#: views/form/editor.html:122
msgid "Go to Page"
msgstr "Gehe zu Seite"

#: views/form/editor.html:121
msgid "Show message"
msgstr "Nachricht anzeigen"

#: views/form/editor.html:120
msgid "After submit…"
msgstr "Nach dem Absenden…"

#: views/form/editor.html:119
msgid "This form adds the subscribers to these lists"
msgstr "Dieses Formular fügt die Abonnenten zu diesen Listen hinzu"

#: views/form/editor.html:118
msgid "Use [link]PHP[/link] or [link]iFrame[/link]."
msgstr "Benutze [link]PHP[/link] oder [link]iFrame[/link]."

#: views/form/editor.html:117
msgid "Or in any page or post as a block, or with this shortcode if you prefer [shortcode]."
msgstr "Oder auf einer beliebigen Seite oder Block, oder mit diesem Shortcode, falls du es bevorzugst [shortcode]"

#: views/form/editor.html:116
msgid "You can add this form to a [link]widget area of your theme[/link] (new tab)."
msgstr "Du kannst dieses Formular einem [link]Widget-Bereich deines Themes[/link] hinzufügen (Neuer Tab)."

#: views/form/editor.html:114
msgid "Show animation on display"
msgstr "Animation bei Anzeige"

#: views/form/editor.html:97
msgid "This form placement allows you to add this form at the end of all the pages or posts, below the content."
msgstr "Diese Formular-Platzierung ermöglicht dir, dieses Formular am Ende aller Seiten oder Beiträge hinzuzufügen, unterhalb des Inhalts."

#: views/form/editor.html:95
msgid "Exit-intent display"
msgstr "Exit-Intent-Anzeige"

#: views/form/editor.html:94
msgid "Show the form immediately if the visitor attempts to leave the site."
msgstr "Das Formular in dem Moment anzeigen, wenn der Besucher die Absicht hat, die Website zu verlassen."

#: views/form/editor.html:93
msgid "Display on exit-intent"
msgstr "Anzeige bei Exit-Intent"

#: views/form/editor.html:92
msgid "Display your form in a pop-up window."
msgstr "Dein Formular in einem Pop-up-Fenster anzeigen."

#: views/form/editor.html:90
msgid "Display your form in a slide–in form on top of your page content."
msgstr "Zeige dein Formular in einem Slide-in-Formular am oberen Rand deines Seiteninhalts."

#: views/form/editor.html:88
msgid "Display your form in a fixed horizontal bar at the top or bottom of posts or pages."
msgstr "Zeige dein Formular in einer fixierten horizontalen Leiste am oberen oder unteren Ende von Seiten oder Beiträgen an."

#: views/form/editor.html:86
msgid "Custom field saved."
msgstr "Individuelles Feld gespeichert."

#: views/form/editor.html:85
msgid "Cookies reset — you will see all your dismissed popup forms again."
msgstr "Cookies zurücksetzen – du wirst all deine ausgeblendeten Popup-Formulare wiedersehen."

#: views/form/editor.html:84
msgid "Form saved."
msgstr "Formular gespeichert."

#: views/form/editor.html:77
msgid "Apply styles to all inputs"
msgstr "Stile auf alle Eingaben anwenden"

#: views/form/editor.html:65
msgid "Inherit style from theme"
msgstr "Stil von Theme übernehmen"

#: views/form/editor.html:64
msgid "Inherit from theme"
msgstr "Von Theme übernehmen"

#: views/form/editor.html:62
msgid "Font Size"
msgstr "Schriftgröße"

#: views/form/editor.html:61
msgid "Select Image…"
msgstr "Bild auswählen..."

#: views/form/editor.html:60
msgid "Background Image"
msgstr "Hintergrundbild"

#: views/form/editor.html:57
#: views/newsletter/templates/blocks/social/settings.hbs:27
#: views/newsletter/templates/components/sidebar/styles.hbs:2
msgid "Styles"
msgstr "Stile"

#: views/form/editor.html:55
msgid "Form"
msgstr "Formular"

#: views/form/editor.html:54 views/segments.html:97 views/newsletters.html:390
#: views/subscribers/subscribers.html:130
msgid "Back"
msgstr "Zurück"

#: views/form/editor.html:53
msgid "The changes you made may not be saved"
msgstr "Die von dir gemachten Änderungen werden womöglich nicht gespeichert"

#: views/form/editor.html:51
msgid "Enable"
msgstr "Aktivieren"

#: views/form/editor.html:50
msgid "Display the form"
msgstr "Das Formular anzeigen"

#: views/emails/statsNotificationLayout.html:104
msgid "Disable these emails"
msgstr "Diese E-Mails deaktivieren"

#: views/emails/statsNotificationLayout.html:96
msgid "And my click rate?"
msgstr "Und meine Klickrate?"

#: views/emails/statsNotificationLayout.html:87
msgid "How to improve my open rate?"
msgstr "Wie verbessere ich meine Öffnungsrate?"

#: views/emails/statsNotificationLayout.html:86
#: views/emails/statsNotificationLayout.html:95
msgid "How to Improve Open and Click Rates"
msgstr "Wie verbessere ich Öffnungs- und Klickraten?"

#: views/emails/statsNotification.html:478
msgid "View all stats"
msgstr "Alle Statistiken anzeigen"

#: views/emails/statsNotification.html:435
msgid "%s unique clicks"
msgstr "%s eindeutige Klicks"

#: views/emails/statsNotification.html:411
msgid "Most clicked link"
msgstr "Meistgeklickter Link"

#: views/emails/statsNotification.html:84
msgid "Our free version is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet."
msgstr "Unsere kostenlose Version ist auf [subscribersLimit] Abonnenten begrenzt. Du musst jetzt ein Upgrade durchführen, um MailPoet weiter benutzen zu können."

#: views/layout.html:134 views/emails/statsNotification.html:66
msgid "Congratulations, you now have more than [subscribersLimit] subscribers!"
msgstr "Gratulation, du hast jetzt mehr als [subscribersLimit] Abonnenten!"

#: views/emails/statsNotification.html:26
msgid "Your stats are in!"
msgstr "Deine Statistiken sind da!"

#: views/emails/newSubscriberNotification.html:9
msgid "The MailPoet Plugin"
msgstr "Das MailPoet-Plugin"

#: views/emails/newSubscriberNotification.html:7
msgid "Cheers,"
msgstr "Danke,"

#: views/emails/newSubscriberNotification.html:3
msgid "The subscriber %1$s has just subscribed to your list %2$s!"
msgstr "Der Abonnent %1$s hat sich gerade in deine Liste %2$s eingetragen!"

#: views/emails/newSubscriberNotification.html:1
msgid "Howdy,"
msgstr "Hallo,"

#: views/emails/congratulatoryMssEmail.html:61
msgid "This email was sent automatically with the MailPoet Sending Service after you activated your key in your MailPoet settings."
msgstr "Diese E-Mail wurde automatisch mit dem MailPoet Sending Service gesendet, nachdem du deinen Schlüssel in deinen MailPoet-Einstellungen aktiviert hast."

#: views/emails/congratulatoryMssEmail.html:50
msgid "MailPoet is now sending your emails"
msgstr "MailPoet versendet jetzt deine E-Mails"

#: views/emails/congratulatoryMssEmail.html:50 views/segments.html:229
#: views/newsletters.html:166 views/subscribers/subscribers.html:150
msgid "Congrats!"
msgstr "Gratulation!"

#: mailpoet.php:136
msgid "MailPoet cannot start because it is missing core files. Please reinstall the plugin."
msgstr "MailPoet kann nicht starten, weil Core-Dateien fehlen. Bitte installiere das Plugin erneut."

#: mailpoet.php:122
msgid "MailPoet plugin cannot run under Microsoft's Internet Information Services (IIS) web server. We recommend that you use a web server powered by Apache or NGINX."
msgstr "MailPoet Plugin funktioniert nicht auf einem Microsoft Internet Information Services (IIS) Webserver. Wir empfehlen die Nutzung eines Webservers mit Apache oder NGINX."

#: mailpoet.php:85
msgid "If you can’t upgrade the PHP version, [link]install this version[/link] of MailPoet. Remember to not update MailPoet ever again!"
msgstr "Falls du kein Upgrade deiner PHP-Version durchführen kannst, [link]installiere diese Version[/link] von MailPoet. Denke daran, keine Aktualisierung von MailPoet mehr durchzuführen!"

#: mailpoet.php:77
msgid "Please read our [link]instructions[/link] on how to upgrade your site."
msgstr "Bitte lies unsere [link]Anleitung[/link], wie du auf deiner Website ein Upgrade durchführst."

#: mailpoet.php:74
msgid "MailPoet requires PHP version 7.2 or newer (8.0 recommended). You are running version [version]."
msgstr "MailPoet erfordert PHP Version 7.2 oder neuer (8.0 empfohlen). Du benutzt Version [version]."

#: mailpoet.php:55
msgid "MailPoet plugin requires WordPress version 5.6 or newer. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet erfordert WordPress Version 5.6 oder neuer. Bitte lies unsere [link]Anleitungen[/link] darüber, wie du dieses Problem lösen kannst."

#: lib/WP/Notice.php:42
msgid "MailPoet Error:"
msgstr "MailPoet Fehler: "

#: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:67
msgid "Fix this!"
msgstr "Beheben!"

#: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:49
msgid "<b>Your automatic emails have been paused</b> because some email addresses haven’t been authorized yet."
msgstr "<b>Deine automatischen E-Mails wurden pausiert,</b> weil manche E-Mail-Adressen noch nicht autorisiert wurden."

#. translators: %s is the PHP version
#: lib/Util/Notices/PHPVersionWarnings.php:26
msgid "Your website is running on PHP %s which MailPoet does not officially support. Read our [link]simple PHP upgrade guide.[/link]"
msgstr "Deine Website läuft auf PHP %s, welches MailPoet nicht offiziell unterstützt. Lies unsere [link]einfache PHP-Upgrade-Anleitung[/link]"

#. translators: %d is the number of inactive subscribers.
#: lib/Util/Notices/InactiveSubscribersNotice.php:62
msgid "Good news! MailPoet won’t send emails to your %s inactive subscribers. This is a standard practice to maintain good deliverability and open rates. But if you want to disable it, you can do so in settings. [link]Read more.[/link]"
msgstr "Gute Nachrichten! MailPoet wird keine E-Mails an deine %s inaktiven Abonnenten senden. Dies ist eine gängige Praxis, um eine gute Zustellbarkeit und Öffnungsraten zu gewährleisten. Falls du es aber deaktivieren willst, kannst du das in den Einstellungen tun. [link]Weiterlesen.[/link]"

#: lib/Util/Notices/InactiveSubscribersNotice.php:58
msgid "Go to the Advanced Settings"
msgstr "Zu Fortgeschrittenen Einstellungen gehen"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:76
msgid "[link]Learn how to fix this issue and restore functionality[/link]"
msgstr "[link]Erfahre, wie du dieses Problem beheben und die Funktionalität wiederherstellen kannst[/link]"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:71
msgid "CAPTCHA not rendering correctly"
msgstr "CAPTCHA nicht korrekt dargestellt"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:70
msgid "Inaccurate tracking of email opens and clicks"
msgstr "Ungenaues Tracking von E-Mail-Öffnungen und Klicks"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:69
msgid "It looks like there's an issue with some of the PHP files on your website which is preventing MailPoet from functioning correctly. If not resolved, you may experience:"
msgstr "Es scheint ein Problem mit einigen PHP-Dateien auf deiner Website zu geben, was MailPoet davon abhält, korrekt zu funktionieren. Falls nicht behoben, könnte folgendes auftreten:"

#. translators: %s is the subject of the newsletter.
#: lib/Util/Notices/EmailWithInvalidSegmentNotice.php:36
msgid "You are sending “%s“ to the deleted list. To continue sending, please restore the list. Alternatively, delete the newsletter if you no longer want to keep sending it."
msgstr "Du sendest „%s“ zu der gelöschten Liste. Um mit dem Senden fortzufahren, stelle bitte die die Liste wieder her. Alternativ kannst du den Newsletter löschen, falls du ihn nicht länger versenden möchtest."

#: lib/Util/Notices/AfterMigrationNotice.php:35
msgid "Congrats! You’re progressing well so far. Complete your upgrade thanks to this [link]checklist[/link]."
msgstr "Gratulation! Du kommst bisher gut voran. Vervollständige dein Upgrade anhand dieser [link]Checkliste[/link]."

#. translators: %1$d is the amount of hours.
#: views/settings.html:265 lib/Twig/Functions.php:197
msgid "every %1$d hours"
msgstr "alle %1$d Stunden"

#: views/settings.html:264 lib/Twig/Functions.php:195
msgid "every hour"
msgstr "jede Stunde"

#. translators: %1$d is the amount of minutes.
#: views/settings.html:263 lib/Twig/Functions.php:194
msgid "every %1$d minutes"
msgstr "alle %1$d Minuten"

#: views/settings.html:262 lib/Twig/Functions.php:192
msgid "every minute"
msgstr "jede Minute"

#. translators: %s is the number of seconds
#: lib/Subscription/Throttling.php:75
msgid "%d seconds"
msgstr "%d Sekunden"

#. translators: %s is the number of minutes
#: lib/Subscription/Throttling.php:73
msgid "%d minutes"
msgstr "%d Minuten"

#. translators: %s is the number of hours
#: lib/Subscription/Throttling.php:71
msgid "%d hours"
msgstr "%d Stunden"

#: lib/Subscription/Pages.php:470
msgid "Link to subscription management page is only available to mailing lists subscribers."
msgstr "Der Link zur Abonnement-Verwaltungs-Seite ist nur für Abonnenten einer Mailingliste verfügbar."

#: lib/Subscription/Pages.php:438
msgid "Accidentally unsubscribed?"
msgstr "Abonnement versehentlich beendet?"

#: lib/Subscription/Pages.php:422
msgid "Subscription management form is only available to mailing lists subscribers."
msgstr "Das Formular zur Abonnement-Verwaltung ist nur für Abonnenten einer Mailingliste verfügbar."

#: lib/Subscription/Pages.php:408
msgid "Yup, we've added you to our email list. You'll hear from us shortly."
msgstr "Ja, wir haben dich in unsere E-Mail-Liste eingetragen. Du wirst in Kürze von uns hören."

#: lib/Subscription/Pages.php:402
msgid "Confirm you want to unsubscribe"
msgstr "Bestätige deine Abmeldung"

#: lib/Subscription/Pages.php:390
msgid "You are now unsubscribed."
msgstr "Du bist nun ausgetragen."

#: lib/Subscription/Pages.php:370
msgid "You are now subscribed!"
msgstr "Du bist jetzt als Abonnent eingetragen!"

#. translators: %s is a comma-separated list of segment names.
#: lib/Subscription/Pages.php:361 lib/Subscription/Pages.php:374
msgid "You have subscribed to: %s"
msgstr "Du hast %s abonniert."

#: lib/Subscription/Pages.php:300
msgid "Your email address doesn't appear in our lists anymore. Sign up again or contact us if this appears to be a mistake."
msgstr "Deine E-Mail-Adresse ist in keiner unserer Listen mehr vorhanden. Registriere dich erneut oder kontaktiere uns, falls dies ein Fehler zu sein scheint."

#: lib/Subscription/Pages.php:272
msgid "Hmmm... we don't have a record of you."
msgstr "Hmm ... Wir haben keinen Eintrag von dir."

#: lib/Subscription/ManageSubscriptionFormRenderer.php:261
msgid "Your lists"
msgstr "Deine Listen"

#: lib/Subscription/ManageSubscriptionFormRenderer.php:115
msgid "[link]Log in to your account[/link] to update your email."
msgstr "[link]Melde dich auf deinem Konto an[/link], um deine E-Mail zu aktualisieren."

#: lib/Subscription/ManageSubscriptionFormRenderer.php:109
msgid "[link]Edit your profile[/link] to update your email."
msgstr "[link]Bearbeite dein Profil[/link], um deine E-Mail zu aktualisieren."

#: lib/Subscription/ManageSubscriptionFormRenderer.php:100
msgid "Need to change your email address? Unsubscribe using the form below, then simply sign up again."
msgstr "Musst du deine E-Mail-Adresse ändern? Trage dich einfach hier aus und registriere dich erneut."

#: views/layout.html:150 views/segments.html:82
#: views/subscribers/subscribers.html:129
#: views/newsletter/templates/components/save.hbs:4
#: views/newsletter/templates/components/save.hbs:22
#: views/newsletter/templates/components/save.hbs:27
#: lib/Subscription/ManageSubscriptionFormRenderer.php:87
msgid "Save"
msgstr "Speichern"

#: lib/Subscription/Comment.php:47 lib/Subscription/Registration.php:39
msgid "Yes, please add me to your mailing list."
msgstr "Ja, bitte füge mich zu der Mailingliste hinzu."

#: lib/Subscription/CaptchaRenderer.php:144
msgid "The characters you entered did not match the CAPTCHA image. Please try again with this new image."
msgstr "Die von dir eingegebenen Zeichen entsprachen nicht dem CAPTCHA-Bild. Bitte mit diesem neuen Bild erneut versuchen."

#: lib/Subscription/CaptchaRenderer.php:121
msgid "Click to refresh the CAPTCHA"
msgstr "Klicken, um das CAPTCHA neu zu laden"

#: lib/Subscription/CaptchaRenderer.php:83
msgid "Subscribe"
msgstr "Abonnieren"

#: lib/Subscription/CaptchaRenderer.php:75
msgid "Type in the characters you see in the picture above:"
msgstr "Gib die Zeichen ein, die du in dem Bild oben siehst:"

#: lib/Subscription/CaptchaRenderer.php:47
msgid "Confirm you’re not a robot"
msgstr "Bestätige, dass du kein Roboter bist"

#: lib/Subscribers/SubscriberSubscribeController.php:298
msgid "Please specify a valid form ID."
msgstr "Bitte gib eine gültige Formular-ID ein."

#: lib/Form/Block/BlockRendererHelper.php:56
#: lib/Subscribers/SubscriberSubscribeController.php:287
msgid "Please select a list."
msgstr "Bitte wähle eine Liste aus."

#: lib/Subscribers/SubscriberSubscribeController.php:269
msgid "The characters entered do not match with the previous CAPTCHA."
msgstr "Die eingegebenen Zeichen stimmen nicht mit den vorherigen CAPTCHA überein."

#: lib/Subscribers/SubscriberSubscribeController.php:265
msgid "Please regenerate the CAPTCHA."
msgstr "Bitte das CAPTCHA. neu laden."

#: lib/Subscribers/SubscriberSubscribeController.php:255
#: lib/Subscribers/SubscriberSubscribeController.php:259
msgid "Error while validating the CAPTCHA."
msgstr "Fehler beim Überprüfen des CAPTCHAS."

#: lib/Subscribers/SubscriberSubscribeController.php:237
msgid "Please check the CAPTCHA."
msgstr "Bitte das CAPTCHA prüfen."

#: lib/Subscribers/SubscriberSubscribeController.php:231
msgid "Please fill in the CAPTCHA."
msgstr "Bitte das CAPTCHA ausfüllen."

#. translators: %s is the amount of time the user has to wait.
#: lib/Subscribers/SubscriberSubscribeController.php:138
msgid "You need to wait %s before subscribing again."
msgstr "Du musst %s warten, bevor du dich wieder eintragen kannst."

#: lib/Subscribers/SubscriberSubscribeController.php:101
msgid "Please leave the first field empty."
msgstr "Bitte das erste Feld leer lassen."

#: views/segments.html:57 views/subscribers/subscribers.html:73
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:86
#: lib/Subscribers/SubscriberListingRepository.php:231
#: lib/Subscription/ManageSubscriptionFormRenderer.php:202
msgid "Bounced"
msgstr "Bounced"

#: views/segments.html:56 views/subscribers/importExport/import.html:131
#: views/subscribers/subscribers.html:72
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:85
#: lib/Subscribers/SubscriberListingRepository.php:226
#: lib/Subscription/ManageSubscriptionFormRenderer.php:214
msgid "Inactive"
msgstr "Inaktiv"

#: views/segments.html:55 views/subscribers/importExport/import.html:130
#: views/subscribers/subscribers.html:71
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:84
#: lib/Subscribers/SubscriberListingRepository.php:221
#: lib/Subscription/ManageSubscriptionFormRenderer.php:194
msgid "Unsubscribed"
msgstr "Ausgetragen"

#: views/segments.html:54 views/subscribers/subscribers.html:69
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:83
#: lib/Subscribers/SubscriberListingRepository.php:216
msgid "Unconfirmed"
msgstr "Unbestätigt"

#: views/segments.html:53 views/subscribers/importExport/import.html:129
#: views/subscribers/subscribers.html:70
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:82
#: lib/Subscribers/SubscriberListingRepository.php:211
#: lib/Subscription/ManageSubscriptionFormRenderer.php:186
msgid "Subscribed"
msgstr "Eingetragen"

#. translators: %s is name of the segment.
#: lib/Subscribers/NewSubscriberNotificationMailer.php:95
msgid "New subscriber to %s"
msgstr "Neuer Abonnent von %s"

#: views/segments.html:225 views/subscribers/subscribers.html:146
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:28
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:24
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:142
msgid "Unknown"
msgstr "Unbekannt"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:140
msgid "Imported by the administrator"
msgstr "Vom Administrator importiert"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:138
msgid "Created by the administrator"
msgstr "Vom Administrator erstellt"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:136
msgid "Added by a 3rd party via MailPoet API"
msgstr "Durch ein Produkt eines Drittherstellers über die MailPoet-API hinzugefügt"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:134
msgid "Subscription via a MailPoet subscription form"
msgstr "Abonnement über ein MailPoet-Anmeldeformular"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:132
msgid "Subscriber information synchronized via WP user sync"
msgstr "Abonnent-Information synchronisiert über WP User Sync"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:107
msgid "Subscriber's subscription source"
msgstr "Quelle des Abonnements des Abonnenten"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:91
msgid "Created at"
msgstr "Erstellt am"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:86
msgid "Confirmed IP"
msgstr "Bestätigte IP"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:80
msgid "Subscribed IP"
msgstr "Abonnement-IP"

#: views/help.html:51 views/layout.html:160 views/forms.html:62
#: views/newsletters.html:132 views/subscribers/subscribers.html:68
#: views/subscribers/subscribers.html:86
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:74
#: lib/Subscription/ManageSubscriptionFormRenderer.php:182
msgid "Status"
msgstr "Status"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:69
msgid "MailPoet Mailing Lists"
msgstr "MailPoet-Mailing-Listen"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:64
msgid "Timestamp of the subscription (or last change of the subscription status)"
msgstr "Zeitstempel des Abonnement-Abschlusses (oder der letzten Änderung dessen Status)"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:60
msgid "Subscription status"
msgstr "Abonnement-Status"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:56
msgid "List name"
msgstr "Listen-Name"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:106
msgid "MailPoet Emails Sent"
msgstr "MailPoet-E-Mails versendet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:97
msgid "Email preview"
msgstr "E-Mail-Vorschau"

#: views/form/templatesLegacy/settings/date_default.hbs:20
#: views/form/templatesLegacy/settings/required.hbs:17
#: views/form/templatesLegacy/settings/label_within.hbs:8
#: views/subscribers/importExport/import.html:111
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:85
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:169
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:195
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:257
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:79
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:174
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:218
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:79
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:174
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:192
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:132
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:215
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:241
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:319
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:130
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:183
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:209
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:287
#: views/settings.html:87
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:92
msgid "No"
msgstr "Nein"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:86
msgid "Opened at"
msgstr "Geöffnet am"

#: views/subscribers/subscribers.html:115
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:82
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:91
msgid "Opened"
msgstr "Geöffnet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:75
msgid "Sent at"
msgstr "Gesendet am"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:38
msgid "MailPoet Emails Clicks"
msgstr "MailPoet-E-Mails-Klicks"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:21
msgid "URL"
msgstr "URL"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:17
msgid "Timestamp of the click event"
msgstr "Zeitstempel des Klick-Ereignisses"

#: views/settings.html:108
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:13
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:13
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:71
msgid "Email subject"
msgstr "Betreff der E-Mail"

#: lib/Subscribers/ImportExport/ImportExportRepository.php:184
msgid "Not In Segment"
msgstr "Nicht in Segment"

#: views/subscribers/importExport/import.html:55
#: lib/Subscribers/ImportExport/ImportExportFactory.php:152
#: lib/Subscribers/ImportExport/ImportExportFactory.php:153
msgid "User fields"
msgstr "Felder für Benutzer"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:145
#: lib/Subscribers/ImportExport/ImportExportFactory.php:146
msgid "System fields"
msgstr "Systemfelder"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:140
#: lib/Subscribers/ImportExport/ImportExportFactory.php:141
msgid "Actions"
msgstr "Aktionen"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:134
#: lib/Subscribers/ImportExport/ImportExportFactory.php:135
msgid "Deselect all..."
msgstr "Alle abwählen ..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:129
#: lib/Subscribers/ImportExport/ImportExportFactory.php:130
msgid "Select all..."
msgstr "Alle auswählen ..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:122
#: lib/Subscribers/ImportExport/ImportExportFactory.php:123
msgid "Create new field..."
msgstr "Neues Feld erstellen ..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:117
#: lib/Subscribers/ImportExport/ImportExportFactory.php:118
msgid "Ignore field..."
msgstr "Feld ignorieren ..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:66
msgid "Confirmation IP"
msgstr "Bestätigungs-IP"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:65
msgid "Confirmation time"
msgstr "Bestätigungs-Zeit"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:64
msgid "Subscription time"
msgstr "Abonnement-Zeit"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:63
msgid "Subscription IP"
msgstr "Abonnement-IP"

#: lib/Subscribers/ImportExport/Import/MailChimp.php:148
msgid "Did not find any valid lists."
msgstr "Es wurden keine gültigen Listen gefunden."

#: lib/Subscribers/ImportExport/Import/MailChimp.php:145
msgid "Did not find any active subscribers."
msgstr "Es wurden keine aktiven Abonnenten gefunden."

#: lib/Subscribers/ImportExport/Import/MailChimp.php:142
msgid "The information received from MailChimp is too large for processing. Please limit the number of lists!"
msgstr "Die von MailChimp erhaltene Information ist zu groß, um fortzufahren. Bitte beschränke die Anzahl der Listen!"

#: lib/Subscribers/ImportExport/Import/MailChimp.php:139
msgid "Invalid API Key."
msgstr "Ungültiger API-Schlüssel."

#: lib/Subscribers/ImportExport/Import/MailChimp.php:136
msgid "Unknown MailChimp error."
msgstr "Unbekannter MailChimp-Fehler."

#: lib/Subscribers/ImportExport/Import/Import.php:196
msgid "Unable to save imported subscribers."
msgstr "Kann importierte Abonnenten nicht speichern."

#: lib/Subscribers/ImportExport/Import/Import.php:145
msgid "No valid subscribers were found."
msgstr "Es wurden keine gültigen Abonnenten gefunden."

#: lib/Subscribers/ImportExport/Import/Import.php:133
msgid "Missing or invalid import data."
msgstr "Fehlende oder ungültige Importdaten."

#: views/segments.html:52 lib/Subscribers/ImportExport/Export/Export.php:68
msgid "List"
msgstr "Liste"

#: lib/Subscribers/ImportExport/Export/Export.php:113
msgid "Failed opening file for export."
msgstr "Öffnen der Datei für den Export fehlgeschlagen."

#: lib/Subscribers/ImportExport/Export/Export.php:90
msgid "Export requires a ZIP extension to be installed on the host."
msgstr "Für den Export ist eine ZIP-Erweiterung auf dem Host erforderlich."

#: lib/Subscribers/ImportExport/Export/Export.php:87
msgid "The export file could not be saved on the server."
msgstr "Die Exportdatei konnte nicht auf dem Server gespeichert werden."

#: lib/Subscribers/ConfirmationEmailMailer.php:132
#: lib/Subscribers/ConfirmationEmailMailer.php:136
msgid "Something went wrong with your subscription. Please contact the website owner."
msgstr "Etwas ist mit deinem Abonnement schiefgelaufen. Bitte kontaktiere den Besitzer der Website."

#: lib/Settings/SettingsController.php:72
msgid ""
"Hello,\n"
"\n"
"Welcome to our newsletter!\n"
"\n"
"Please confirm your subscription to our list by clicking the link below: \n"
"\n"
"[activation_link]I confirm my subscription![/activation_link]\n"
"\n"
"Thank you,\n"
"\n"
"The Team"
msgstr ""
"Hallo,\n"
"\n"
"Willkommen zu unserem Newsletter!\n"
"\n"
"Bitte bestätige dein Abonnement unserer Liste durch Klick auf den Link unten: \n"
"\n"
"[activation_link]Ich bestätige mein Abonnement![/activation_link]\n"
"\n"
"Danke dir,\n"
"\n"
"Das Team"

#. translators: %1$s is the name of the blog
#: lib/Settings/SettingsController.php:71
msgid "Confirm your subscription to %1$s"
msgstr "Bestätige dein Abonnement für %1$s"

#: lib/Settings/Pages.php:15 lib/Settings/Pages.php:16
#: lib/Settings/Pages.php:40 lib/Subscription/Pages.php:265
msgid "MailPoet Page"
msgstr "MailPoet-Seite"

#: lib/Router/Router.php:54
msgid "Invalid router endpoint action"
msgstr "Ungültige Router-Endpunkt-Aktion."

#: lib/Router/Router.php:48
msgid "Invalid router endpoint"
msgstr "Ungültiger Router-Endpunkt."

#: views/form/iframe.html:46 lib/PostEditorBlocks/SubscriptionFormBlock.php:61
msgid "MailPoet Subscription Form"
msgstr "MailPoet Anmeldeformular"

#: lib/PostEditorBlocks/SubscriptionFormBlock.php:59
msgid "Select a MailPoet form"
msgstr "Wähle ein MailPoet-Formular aus"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:110
msgid "View in your browser"
msgstr "In deinem Browser anzeigen"

#: views/newsletter/editor.html:1340
#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:102
msgid "Manage subscription"
msgstr "Abonnement verwalten"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:98
msgid "Edit subscription page link"
msgstr "Link zur Abonnement-Verwaltung"

#: views/newsletter/templates/blocks/footer/settings.hbs:29
#: views/newsletter/templates/blocks/header/settings.hbs:30
#: views/newsletter/templates/components/sidebar/styles.hbs:113
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:88
msgid "Links"
msgstr "Links"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:80
msgid "Full name of current month"
msgstr "Name des aktuellen Monats"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:76
msgid "Current month number"
msgstr "Aktueller Monat (Zahl)"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:72
msgid "Full name of current day"
msgstr "Vollständiger Name des aktuellen Tages"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:68
msgid "Current day of the month in ordinal form, i.e. 2nd, 3rd, 4th, etc."
msgstr "Aktueller Tag des Monats als Ordnungszahl, z.B.: 1., 2., 3., etc."

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:64
msgid "Current day of the month number"
msgstr "Aktueller Tag des Monats (Ziffer)"

#: views/form/editor.html:139
#: views/form/templatesLegacy/settings/field_form.hbs:41
#: views/newsletters.html:392 lib/Newsletter/Shortcodes/ShortcodesHelper.php:62
msgid "Date"
msgstr "Datum"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:58
msgid "Issue Number"
msgstr "Ausgabenummer"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:54
msgid "Most Recent Post Title"
msgstr "Titel des neuesten Beitrags"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:50
msgid "Total Number of Posts or Pages"
msgstr "Gesamtanzahl von Beiträgen oder Seiten"

#: views/newsletters.html:86 lib/Newsletter/Shortcodes/ShortcodesHelper.php:48
msgid "Post Notifications"
msgstr "Beitrags-Benachrichtigungen"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:44
msgid "Newsletter Subject"
msgstr "Newsletter Betreff"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:38
msgid "Total Number of Subscribers"
msgstr "Gesamtanzahl von Abonnenten"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:34
msgid "WordPress User Display Name"
msgstr "Anzeigename des WordPress-Benutzers"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:26
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:66
msgid "Last Name"
msgstr "Nachname"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:22
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:62
msgid "First Name"
msgstr "Vorname"

#: views/segments.html:114 views/newsletters.html:380
#: views/subscribers/subscribers.html:85
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:20
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:117
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:118
msgid "Subscriber"
msgstr "Abonnent"

#: lib/Newsletter/Listing/NewsletterListingRepository.php:165
msgid "Not active"
msgstr "Nicht aktiv"

#: views/forms.html:63 views/newsletters.html:156
#: lib/Newsletter/Listing/NewsletterListingRepository.php:160
msgid "Active"
msgstr "Aktiv"

#: views/layout.html:182
#: lib/Newsletter/Listing/NewsletterListingRepository.php:132
#: lib/Newsletter/Listing/NewsletterListingRepository.php:147
#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:53
msgid "Sent"
msgstr "Gesendet"

#: lib/Newsletter/Listing/NewsletterListingRepository.php:127
#: lib/Newsletter/Listing/NewsletterListingRepository.php:142
msgid "Sending"
msgstr "Senden"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:11
#: lib/Newsletter/Listing/NewsletterListingRepository.php:122
msgid "Scheduled"
msgstr "Geplant"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:12
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:9
#: lib/Newsletter/Listing/NewsletterListingRepository.php:117
msgid "Draft"
msgstr "Entwurf"

#: lib/Newsletter/Editor/PostContentManager.php:144
msgid "Click here to view media."
msgstr "Hier klicken, um die Medien zu sehen."

#. translators: %s is the number of subscribers without a segment.
#. translators: %s is the number of subscribers without a list.
#: lib/Models/Subscriber.php:172
#: lib/Subscribers/SubscriberListingRepository.php:261
msgid "Subscribers without a list (%s)"
msgstr "Abonnenten ohne eine Liste (%s)"

#: lib/Models/Subscriber.php:163
#: lib/Newsletter/Listing/NewsletterListingRepository.php:62
#: lib/Subscribers/SubscriberListingRepository.php:275
msgid "All Lists"
msgstr "Alle Listen"

#: lib/Models/SendingQueue.php:36
msgid "Rendered newsletter body is invalid!"
msgstr "Anzuzeigender Newsletter-Body ist ungültig!"

#: lib/Models/Segment.php:269 lib/Segments/SegmentsSimpleListRepository.php:59
msgid "Subscribers without a list"
msgstr "Abonnenten ohne eine Liste"

#: lib/Models/Segment.php:160 lib/Segments/SegmentsRepository.php:76
msgid "This list contains all of your WooCommerce customers."
msgstr "Diese Liste enthält all deine WooCommerce-Kunden."

#: lib/Models/Segment.php:158 lib/Segments/SegmentsRepository.php:74
msgid "WooCommerce Customers"
msgstr "WooCommerce-Kunden"

#: lib/Models/Segment.php:142 lib/Segments/SegmentsRepository.php:59
msgid "This list contains all of your WordPress users."
msgstr "Diese Liste beinhaltet all deine WordPress-Benutzer."

#: views/subscribers/subscribers.html:110 lib/Models/Segment.php:140
#: lib/Segments/SegmentsRepository.php:57
msgid "WordPress Users"
msgstr "WordPress-Benutzer"

#: lib/Models/NewsletterOptionField.php:25
msgid "Please specify a newsletter type."
msgstr "Bitte gib einen Newsletter-Typ an."

#: lib/Models/Newsletter.php:294
msgid "Deleted list"
msgstr "Gelöschte Liste"

#: lib/Models/Newsletter.php:161
msgid "This is an empty email without any content and it cannot be sent. Please update [link]the email[/link]."
msgstr "Dies ist eine leere E-Mail ohne jeglichen Inhalt und sie kann nicht versendet werden. Bitte aktualisiere [link]die E-Mail[/link]."

#. translators: %1$s is the name of the database column.
#: views/subscribers/importExport/import/step_data_manipulation.html:17
#: lib/Models/Model.php:244
msgid "Another record already exists. Please specify a different \"%1$s\"."
msgstr "Ein anderer Eintrag existiert bereits. Bitte gib eine Alternative an zu „%1$s“."

#: views/form/templatesLegacy/settings/field_form.hbs:16
#: lib/Models/CustomField.php:29 lib/Models/Newsletter.php:65
msgid "Please specify a type."
msgstr "Bitte gib einen Typ an."

#: views/newsletters.html:344 lib/Util/Notices/UnauthorizedEmailNotice.php:78
msgid "Resume sending"
msgstr "Senden fortsetzen"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:132
msgid "Unknown address"
msgstr "Unbekannte Adresse"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:117
msgid "Invalid MSS response format."
msgstr "Ungültiges MSS-Antwort-Format."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:99
msgid "Email service is temporarily not available, please try again in a few minutes."
msgstr "E-Mail-Service ist vorübergehend nicht erreichbar, bitte in ein paar Minuten erneut versuchen."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:79
msgid "Error while sending."
msgstr "Fehler beim Senden."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:75
msgid "JSON input is not an array"
msgstr "JSON-Eingabe ist kein Array"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:62
msgid "MailPoet API key is invalid!"
msgstr "MailPoet API-Schlüssel ist ungültig!"

#. translators: %s is the name of the method.
#: lib/Mailer/Methods/ErrorMappers/AmazonSESMapper.php:32
#: lib/Mailer/Methods/ErrorMappers/BlacklistErrorMapperTrait.php:11
#: lib/Mailer/Methods/ErrorMappers/PHPMailerMapper.php:23
#: lib/Mailer/Methods/ErrorMappers/SendGridMapper.php:19
msgid "%s has returned an unknown error."
msgstr "%s hat einen unbekannten Fehler zurückgegeben."

#: lib/Mailer/Methods/AmazonSES.php:83
msgid "Unsupported Amazon SES region"
msgstr "Nicht unterstützte Amazon SES Region"

#: lib/Mailer/MailerLog.php:105
msgid "Sending frequency limit has been reached."
msgstr "Sendefrequenz-Begrenzung wurde erreicht."

#: lib/Mailer/MailerLog.php:97
msgid "Sending is waiting to be retried."
msgstr "Versenden wartet auf erneuten Versuch."

#: lib/Mailer/MailerLog.php:94
msgid "Sending has been paused."
msgstr "Versenden wurde pausiert."

#: lib/Mailer/MailerError.php:104
msgid "Unprocessed subscribers:"
msgstr "Unbearbeitete Abonnenten:"

#: lib/Mailer/MailerError.php:102
msgid "Unprocessed subscriber:"
msgstr "Unbearbeiteter Abonnent:"

#: lib/Mailer/MailerFactory.php:118
msgid "Sender name and email are not configured."
msgstr "Absendername und E-Mail sind nicht konfiguriert."

#: lib/Mailer/MailerFactory.php:111
msgid "Mailer is not configured."
msgstr "Mailer ist nicht konfiguriert."

#: lib/Mailer/MailerFactory.php:104
msgid "Mailing method does not exist."
msgstr "Mailingmethode existiert nicht."

#: lib/Form/Widget.php:161 lib/PostEditorBlocks/SubscriptionFormBlock.php:60
msgid "Create a new form"
msgstr "Neues Formular erstellen"

#: lib/Form/Widget.php:138
msgid "Title:"
msgstr "Titel:"

#: lib/Form/Widget.php:123
msgid "Subscribe to Our Newsletter"
msgstr "Abonniere unseren Newsletter"

#: lib/Form/Widget.php:35
msgid "Add a newsletter subscription form"
msgstr "Formular zum Abonnieren eines Newsletters hinzufügen"

#: lib/Form/Widget.php:34
msgid "MailPoet Form"
msgstr "MailPoet-Formular"

#: lib/Form/Util/Export.php:92
msgid "END Scripts"
msgstr "END Scripts"

#: lib/Form/Util/Export.php:60
msgid "BEGIN Scripts: you should place them in the header of your theme"
msgstr "BEGIN Scripts: Du solltest sie in den Header deines Themes positionieren"

#: lib/Form/Templates/Templates/InitialForm.php:38
msgid "Subscribe!"
msgstr "Abonnieren!"

#: lib/Form/Templates/Templates/InitialForm.php:35
msgid "Submit"
msgstr "Absenden"

#: lib/Form/Templates/Templates/InitialForm.php:25
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:30
msgid "Email Address"
msgstr "E-Mail-Adresse"

#: lib/Form/Renderer.php:87
msgid "Please leave this field empty"
msgstr "Bitte dieses Feld leer lassen"

#: lib/Form/PreviewPage.php:62
msgid "Sample page to preview your form"
msgstr "Beispielseite zur Vorschau deines Formulars"

#: views/forms.html:92 views/segments.html:76 views/newsletters.html:148
#: views/subscribers/subscribers.html:45
#: lib/Form/Listing/FormListingRepository.php:36
#: lib/Newsletter/Listing/NewsletterListingRepository.php:174
#: lib/Segments/SegmentListingRepository.php:99
#: lib/Subscribers/SubscriberListingRepository.php:236
msgid "Trash"
msgstr "Papierkorb"

#: lib/Form/Listing/FormListingRepository.php:31
#: lib/Newsletter/Listing/NewsletterListingRepository.php:106
#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:48
#: lib/Segments/SegmentListingRepository.php:94
#: lib/Subscribers/SubscriberListingRepository.php:206
msgid "All"
msgstr "Alle"

#. translators: %s is the original workflow name.
#. translators: %s is name of the form which has been duplicated.
#. translators: %s is the subject of the mail which has been copied.
#. translators: %s is the name of the segment
#: lib/Automation/Engine/Builder/DuplicateWorkflowController.php:52
#: lib/Form/FormSaveController.php:28
#: lib/Newsletter/NewsletterSaveController.php:175
#: lib/Segments/SegmentSaveController.php:46
msgid "Copy of %s"
msgstr "Kopie von %s"

#: lib/Form/FormMessageController.php:27 lib/Form/FormMessageController.php:46
#: lib/Form/Templates/FormTemplate.php:144
msgid "You’ve been successfully subscribed to our newsletter!"
msgstr "Du wurdest erfolgreich für unseren Newsletter eingetragen!"

#: lib/Form/FormMessageController.php:26 lib/Form/FormMessageController.php:28
#: lib/Form/FormMessageController.php:44
#: lib/Form/Templates/FormTemplate.php:142
msgid "Check your inbox or spam folder to confirm your subscription."
msgstr "Prüfe deinen Posteingang oder Spam-Ordner, um dein Abonnement zu bestätigen."

#: views/layout.html:204 views/subscribers/importExport/import.html:70
#: lib/Form/Block/Date.php:121
msgid "December"
msgstr "Dezember"

#: views/layout.html:203 views/subscribers/importExport/import.html:69
#: lib/Form/Block/Date.php:121
msgid "November"
msgstr "November"

#: views/layout.html:202 views/subscribers/importExport/import.html:68
#: lib/Form/Block/Date.php:121
msgid "October"
msgstr "Oktober"

#: views/layout.html:201 views/subscribers/importExport/import.html:67
#: lib/Form/Block/Date.php:120
msgid "September"
msgstr "September"

#: views/layout.html:200 views/subscribers/importExport/import.html:66
#: lib/Form/Block/Date.php:120
msgid "August"
msgstr "August"

#: views/layout.html:199 views/subscribers/importExport/import.html:65
#: lib/Form/Block/Date.php:120
msgid "July"
msgstr "Juli"

#: views/layout.html:198 views/subscribers/importExport/import.html:64
#: lib/Form/Block/Date.php:120
msgid "June"
msgstr "Juni"

#: views/layout.html:197 views/layout.html:209
#: views/subscribers/importExport/import.html:63 lib/Form/Block/Date.php:120
msgid "May"
msgstr "Mai"

#: views/layout.html:196 views/subscribers/importExport/import.html:62
#: lib/Form/Block/Date.php:119
msgid "April"
msgstr "April"

#: views/layout.html:195 views/subscribers/importExport/import.html:61
#: lib/Form/Block/Date.php:119
msgid "March"
msgstr "März"

#: views/layout.html:194 views/subscribers/importExport/import.html:60
#: lib/Form/Block/Date.php:119
msgid "February"
msgstr "Februar"

#: views/layout.html:193 views/subscribers/importExport/import.html:59
#: lib/Form/Block/Date.php:119
msgid "January"
msgstr "Januar"

#: lib/Form/Block/Date.php:104
msgid "Month (January, February,...)"
msgstr "Monat (Januar, Februar, ...)"

#: lib/Form/Block/Date.php:103
msgid "Year, month"
msgstr "Jahr, Monat"

#: lib/Form/Block/Date.php:102
msgid "Year, month, day"
msgstr "Jahr, Monat, Tag"

#: views/form/editor.html:145
#: views/form/templatesLegacy/blocks/date_years.hbs:5
#: views/subscribers/subscribers.html:123 lib/Form/Block/Date.php:89
#: lib/Form/Block/Date.php:105 lib/Form/Block/Date.php:182
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:84
msgid "Year"
msgstr "Jahr"

#: lib/Form/Block/Date.php:87
msgid "Please select a year"
msgstr "Bitte wähle ein Jahr aus"

#: views/form/editor.html:144
#: views/form/templatesLegacy/blocks/date_months.hbs:3
#: views/subscribers/subscribers.html:124 lib/Form/Block/Date.php:80
#: lib/Form/Block/Date.php:147
msgid "Month"
msgstr "Monat"

#: lib/Form/Block/Date.php:78
msgid "Please select a month"
msgstr "Bitte wähle einen Monat aus"

#: views/form/editor.html:143 views/form/templatesLegacy/blocks/date_days.hbs:3
#: views/subscribers/subscribers.html:125 lib/Form/Block/Date.php:71
#: lib/Form/Block/Date.php:213
msgid "Day"
msgstr "Tag"

#: lib/Form/Block/Date.php:69
msgid "Please select a day"
msgstr "Bitte wähle einen Tag aus"

#: lib/Form/Block/BlockRendererHelper.php:77
msgid "Please select at least one option."
msgstr "Bitte wähle mindestens eine Option aus."

#: lib/Form/Block/BlockRendererHelper.php:68
msgid "Please specify a valid phone number."
msgstr "Bitte gib eine gültige Telefonnummer an."

#: lib/Form/Block/BlockRendererHelper.php:62
msgid "This field is required."
msgstr "Dieses Feld wird benötigt."

#: views/form/editor.html:123 views/newsletters.html:279
msgid "Please select a list"
msgstr "Bitte wähle eine Liste aus"

#: lib/Form/Block/BlockRendererHelper.php:42
msgid "Please specify a valid name."
msgstr "Bitte gib einen gültigen Namen an."

#: lib/Form/AssetsController.php:94
msgid "An error has happened while performing a request, please try again later."
msgstr "Fehler bei der Ausführung einer Anfrage, bitte später erneut versuchen."

#: lib/CustomFields/ApiDataSanitizer.php:167
msgid "Value cannot be empty"
msgstr "Wert kann nicht leer sein"

#: lib/CustomFields/ApiDataSanitizer.php:156
msgid "You need to pass some values for this type"
msgstr "Du musst einige Werte für diesen Typ übergeben"

#: lib/CustomFields/ApiDataSanitizer.php:146
msgid "Invalid value for date_type"
msgstr "Ungültiger Wert für date_type"

#: lib/CustomFields/ApiDataSanitizer.php:132
msgid "Invalid date_format for year_month"
msgstr "Ungültiges date_format für year_month"

#: lib/CustomFields/ApiDataSanitizer.php:126
msgid "Invalid date_format for year_month_day"
msgstr "Ungültiges date_format für year_month_day"

#: lib/CustomFields/ApiDataSanitizer.php:107
msgid "You need to pass exactly one value for checkbox"
msgstr "Du musst exakt einen Parameter für die Auswahlbox übergeben"

#: lib/CustomFields/ApiDataSanitizer.php:100
msgid "Validate parameter is not valid"
msgstr "Prüfparameter ist ungültig"

#. translators: %s is the name of the type.
#: lib/CustomFields/ApiDataSanitizer.php:91
msgid "Invalid type \"%s\""
msgstr "Ungültiger Typ „%s\""

#: lib/CustomFields/ApiDataSanitizer.php:45
msgid "Params has to be array"
msgstr "Parameter müssen als Array vorliegen"

#. translators: %s is the name of the malformed argument.
#: lib/CustomFields/ApiDataSanitizer.php:39
msgid "Mandatory argument \"%s\" has to be string"
msgstr "Erforderliches Argument „%s“ muss ein String sein"

#. translators: %s is the name of the missing argument.
#: lib/CustomFields/ApiDataSanitizer.php:35
msgid "Mandatory argument \"%s\" is missing"
msgstr "Erforderliches Argument „%s“ fehlt"

#: lib/Cron/Workers/StatsNotifications/Worker.php:194
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:106
msgid "View in browser link"
msgstr "„Im Browser anzeigen“-Link"

#: lib/Cron/Workers/StatsNotifications/Worker.php:193
msgid "Manage subscription link"
msgstr "Abonnements verwalten Link"

#: lib/Cron/Workers/StatsNotifications/Worker.php:192
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:90
msgid "Unsubscribe link"
msgstr "Austragen-Link"

#: views/emails/statsNotificationAutomatedEmails.html:27
#: lib/Cron/Workers/StatsNotifications/AutomatedEmails.php:106
msgid "Your monthly stats are in!"
msgstr "Deine monatlichen Statistiken sind da!"

#: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:274
msgid "There was an error processing your newsletter during sending. If possible, please contact us and report this issue."
msgstr "Während der Verarbeitung deines Newsletters zum Senden ist ein Fehler aufgetreten. Falls möglich, kontaktiere uns bitte und melde den Vorfall."

#: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:194
msgid "No subject"
msgstr "Kein Betreff"

#: lib/Cron/Workers/SendingQueue/Migration.php:78
msgid "Your sending queue data is being migrated to allow better performance, sending is paused while the migration is in progress and will resume automatically upon completion. This may take a few minutes."
msgstr "Deine Daten in der Sende-Warteschlange werden migriert, um eine bessere Leistung zu ermöglichen. Das Senden wird während der Migration pausiert und nach dem Abschluß automatisch wiederaufgenommen. Dies kann ein paar Minuten dauern."

#: lib/Cron/DaemonHttpRunner.php:81
msgid "Daemon does not set correctly."
msgstr "Daemon ist nicht korrekt eingestellt."

#: lib/Cron/DaemonHttpRunner.php:67
msgid "Daemon does not exist."
msgstr "Daemon existiert nicht."

#: lib/Cron/DaemonHttpRunner.php:64
msgid "Invalid or missing request data."
msgstr "Ungültige oder fehlende Anfragedaten."

#: lib/Cron/CronHelper.php:222
msgid "Maximum execution time has been reached."
msgstr "Maximale Ausführungszeit wurde erreicht."

#: lib/Cron/CronHelper.php:195 lib/Cron/CronHelper.php:216
msgid "Site URL is unreachable."
msgstr "Website-URL ist unerreichbar."

#: lib/Config/Shortcodes.php:227
msgid "Preview in a new tab"
msgstr "Vorschau in neuem Tab anzeigen"

#: lib/Config/Shortcodes.php:164
msgid "Oops! There are no newsletters to display."
msgstr "Hoppla! Es gibt keine Newsletter zum Anzeigen."

#. translators: %s is a date.
#: lib/Config/ServicesChecker.php:121
msgid "Your License Key for MailPoet is expiring! Don't forget to [link]renew your license[/link] by %s to keep enjoying automatic updates and Premium support."
msgstr "Dein Lizenzschlüssel für MailPoet läuft ab! Bitte [link]erneuere rechtzeitig deine Lizenz[/link] auf %s, um weiterhin automatische Aktualisierungen und Premium-Support zu erhalten."

#: lib/Config/ServicesChecker.php:96
msgid "[link1]Register[/link1] your copy of the MailPoet Premium plugin to receive access to automatic upgrades and support. Need a license key? [link2]Purchase one now.[/link2]"
msgstr "[link1]Registriere[/link1] dein MailPoet Premium-Plugin, um Zugang zu automatischen Aktualisierungen und Support zu erhalten. Du brauchst einen Lizenzschlüssel? [link2]Kaufe jetzt einen.[/link2]"

#. translators: %s is a date.
#: lib/Config/ServicesChecker.php:65
msgid "Your newsletters are awesome! Don't forget to [link]upgrade your MailPoet email plan[/link] by %s to keep sending them to your subscribers."
msgstr "Deine Newsletter sind toll! Denke daran, [link]deine E-Mail-Preisgestaltung[/link] auf %s zu erhöhen, um diese weiterhin an deine Abonnenten zu versenden."

#: views/layout.html:187 lib/Config/ServicesChecker.php:51
msgid "Purchase a key"
msgstr "Einen Schlüssel kaufen"

#: lib/Config/ServicesChecker.php:46
msgid "Your key to send with MailPoet is invalid."
msgstr "Dein Schlüssel für das Senden mit MailPoet ist ungültig."

#: views/layout.html:185 lib/Config/ServicesChecker.php:45
msgid "All sending is currently paused!"
msgstr "Versenden ist momentan vollständig pausiert!"

#. translators: %1$s is the dependency and %2$s the plugin.
#: lib/Config/RequirementsChecker.php:105
msgid "MailPoet has detected a dependency conflict (%1$s) with another plugin (%2$s), which may cause unexpected behavior. Please disable the offending plugin to fix this issue."
msgstr "MailPoet hat einen Abhängigkeits-Konflikt (%1$s) mit einem anderen Plugin (%2$s) festgestellt, was zu unerwartetem Verhalten führen kann. Bitte deaktiviere das störende Plugin, um dieses Problem zu lösen."

#. translators: %s is the dependency.
#: lib/Config/RequirementsChecker.php:93
msgid "A MailPoet dependency (%s) does not appear to be loaded correctly, thus MailPoet will not work correctly. Please reinstall the plugin."
msgstr "Eine MailPoet-Abhängigkeit (%s) scheint nicht korrekt geladen zu sein, deshalb wird MailPoet nicht korrekt arbeiten. Bitte installiere das Plugin erneut."

#: lib/Config/RequirementsChecker.php:80
msgid "MailPoet requires an XML PHP extension. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet erfordert die PHP-Erweiterung XML. Bitte lies unsere [link]Anleitung[/link], wie du dieses Problem löst."

#: lib/Config/RequirementsChecker.php:70
msgid "MailPoet requires a PDO_MYSQL PHP extension. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet erfordert die PHP-Erweiterung PDO_MYSQL. Bitte lies unsere [link]Anleitung[/link], wie du dieses Problem löst."

#: lib/Config/RequirementsChecker.php:49
msgid "MailPoet requires write permissions inside the /wp-content/uploads folder. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet erfordert Schreibberechtigung innerhalb des Ordners /wp-content/uploads. Bitte lies unsere [link]Anleitungen[/link] darüber, wie du dieses Problem lösen kannst."

#. translators: %1$s is the name of the render, %2$s the folder path, %3$s the
#. error message.
#: lib/Config/Renderer.php:106
msgid "Failed to render template \"%1$s\". Please ensure the template cache folder \"%2$s\" exists and has write permissions. Terminated with error: \"%3$s\""
msgstr "Bearbeiten des Templates „%1$s“ fehlgeschlagen. Bitte stelle sicher, dass der Cache-Ordner „%2$s“ für das Template existiert und schreibberechtigt ist. Abgebrochen mit Fehler: „%3$s“"

#: lib/Config/PrivacyPolicy.php:66
msgid "Note: User must be opted-in and a confirmed subscriber."
msgstr "Hinweis: Benutzer muss ein eingetragener (Opt-in) und bestätigter Abonnent sein."

#: lib/Config/PrivacyPolicy.php:63
msgid "Cookie description: The purpose of this cookie is to track a user that has abandoned their cart in your WooCommerce store to then be able to send them an abandoned cart newsletter from MailPoet."
msgstr "Cookie-Beschreibung: Der Zweck dieses Cookies ist es, einen Benutzer aufzuzeichnen, der seinen Warenkorb in deinem WooCommerce-Store verlassen hat, um in der Lage zu sein, diesem einen gezielten Newsletter verlassene Warenkörbe aus MailPoet heraus senden zu können."

#: lib/Config/PrivacyPolicy.php:54
msgid "Cookie description: The purpose of this cookie is to track which newsletter sent from your website has acquired a click-through and a subsequent purchase in your WooCommerce store."
msgstr "Cookie-Beschreibung: Der Zweck dieses Cookies ist es aufzuzeichnen, welche Newsletter, die von deiner Website aus gesendet wurden, durchgängige Klicks und einen folgenden Kauf in deinem WooCommerce-Store ausgelöst haben."

#. translators: %s is the number of days.
#: lib/Config/PrivacyPolicy.php:52 lib/Config/PrivacyPolicy.php:61
msgid "Cookie expiry: %s days."
msgstr "Cookie-Ablaufzeit: %s Tage."

#. translators: %s is the name of the cookie.
#: lib/Config/PrivacyPolicy.php:49 lib/Config/PrivacyPolicy.php:58
msgid "Cookie name: %s"
msgstr "Cookie-Name: %s"

#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Hi, new subscriber!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Subscriber],</p>\n"
"<p>&nbsp;</p>\n"
"<p>You recently joined our list and we'd like to give you a warm welcome!</p>\n"
"<p>&nbsp;</p>\n"
"<p>Want to get to know us better? Check out some of our most popular articles: </p>\n"
"<ol>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">The Importance of Focus When Writing</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">How to Write a Great Subject Line</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway</a></li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Hallo, neuer Abonnent!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Abonnent],</p>\n"
"<p>&nbsp;</p>\n"
"<p>Du hast dich kürzlich in unsere Liste eingetragen und wir begrüßen dich herzlich!</p>\n"
"<p>&nbsp;</p>\n"
"<p>Willst du uns besser kennenlernen? Schau dir einige unserer beliebtesten Beiträge an: </p>\n"
"<ol>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">The Importance of Focus When Writing</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">How to Write a Great Subject Line</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway</a></li>\n"
"</ol>"

#: lib/Config/PrivacyPolicy.php:45
msgid "MailPoet creates and stores two cookies if you are using WooCommerce and MailPoet together. Those cookies are:"
msgstr "MailPoet erstellt und speichert zwei Cookies, falls du WooCommerce und MailPoet zusammen benutzt. Diese Cookies sind:"

#: lib/Config/PrivacyPolicy.php:38
msgid "No identifiable information is otherwise tracked outside this website except for the email address."
msgstr "Es werden außer der E-Mail-Adresse keine identifizierbaren Informationen außerhalb dieser Website aufgezeichnet."

#: lib/Config/PrivacyPolicy.php:32
msgid "This website can send emails through the [link]MailPoet sending service[/link]. This service allows us to track opens and clicks on our emails. We use this information to improve the content of our newsletters."
msgstr "Die Website kann E-Mails über den [link]MailPoet Sending Service[/link] versenden. Dieser Dienst ermöglicht es uns, Öffnungen und Klicks auf unsere E-Mails aufzuzeichnen. Wir benutzen diese Informationen, um die Inhalte unserer Newsletter zu verbessern."

#: lib/Config/PrivacyPolicy.php:28
msgid "To send you emails, we use the name and email address you provide us. Our site also logs the IP address you used when you signed up for the service to prevent abuse of the system."
msgstr "Um dir E-Mails zu senden, benutzen wir den Namen und die E-Mail-Adresse, die du uns angegeben hast. Unsere Website zeichnet die IP-Adresse auf, die du bei der Anmeldung für die Dienstleistung benutzt hast, um Missbrauch zu verhindern."

#: lib/Config/PrivacyPolicy.php:25
msgid "We will only send you emails which you have signed up to receive, or which pertain to the services we provided to you."
msgstr "Wir werden dir nur dann E-Mails senden, wenn du dazu eingewilligt hast oder die unsere Dienstleistungen betreffen, die wir dir angeboten haben."

#: lib/Config/PrivacyPolicy.php:22
msgid "If you have subscribed to our newsletter or if you are a member of our website (you can log in) or if you have purchased on our website, there is a good chance you will receive emails from us."
msgstr "Falls du unseren Newsletter abonniert hast oder ein Mitglied unserer Website bist (Du kannst dich anmelden) oder auf unserer Website eingekauft hast, besteht eine hohe Wahrscheinlichkeit, dass du E-Mails von uns erhältst."

#: lib/Config/PrivacyPolicy.php:19
msgid "MailPoet newsletter & emails"
msgstr "MailPoet-Newsletter und E-Mails"

#: lib/Config/PopulatorData/Templates/YogaStudio.php:18
msgid "Yoga Studio"
msgstr "Yoga-Studio"

#: lib/Config/PopulatorData/Templates/WorldCup.php:18
msgid "World Cup"
msgstr "Weltmeisterschaft"

#: lib/Config/PopulatorData/Templates/WordPressTheme.php:19
msgid "WordPress Theme"
msgstr "WordPress Theme"

#: lib/Config/PopulatorData/Templates/WineCity.php:18
msgid "Wine City (with coupon)"
msgstr "Weinstadt (mit Gutschein)"

#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:18
msgid "Wide Story Layout"
msgstr "Breites Story-Layout"

#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:23
msgid "Welcome Email: Blank 1 Column"
msgstr "Willkommens-E-Mail: Leere 1 Spalte"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:200
msgid "Read up!"
msgstr "Lies nach!"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:196
msgid "<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.</p>"
msgstr "<p>Füge deinem Newsletter einen einzigen Button hinzu, damit du einen eindeutigen Call-To-Action hast, was deine Klickraten erhöhen wird.</p>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:192
msgid "<h3>What's Next?</h3>"
msgstr "<h3>Was kommt als Nächstes?</h3>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:177
msgid ""
"<ul>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">The Importance of Focus When Writing</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">How to Write a Great Subject Line</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway</a></li>\n"
"</ul>"
msgstr ""
"<ul>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">The Importance of Focus When Writing</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">How to Write a Great Subject Line</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway</a></li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:173
msgid "<h3>Our Most Popular Posts</h3>"
msgstr "<h3>Unsere beliebtesten Beiträge</h3>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Hi, new subscriber!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Subscriber],</p>\n"
"<p>&nbsp;</p>\n"
"<p>You recently joined our list and we'd like to give you a warm welcome!</p>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Hallo, neuer Abonnent!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Abonnent],</p>\n"
"<p>&nbsp;</p>\n"
"<p>Du hast dich kürzlich in unsere Liste eingetragen und wir begrüßen dich herzlich!</p>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:23
msgid "Welcome Email: Blank 1:2 Column"
msgstr "Willkommens-E-Mail: Leere 1:2 Spalte"

#: lib/Config/PopulatorData/Templates/Vlogger.php:19
msgid "Vlogger"
msgstr "Vlogger"

#: lib/Config/PopulatorData/Templates/TakeAHike.php:18
msgid "Take a Hike"
msgstr "Mach dich auf!"

#: lib/Config/PopulatorData/Templates/Synagogue.php:19
msgid "Synagogue"
msgstr "Synagoge"

#: lib/Config/PopulatorData/Templates/Sunglasses.php:18
msgid "Sunglasses"
msgstr "Sonnenbrillen"

#: lib/Config/PopulatorData/Templates/Software.php:18
msgid "Software"
msgstr "Software"

#: lib/Config/PopulatorData/Templates/SimpleText.php:141
msgid ""
"<p>Thanks for reading. See you soon!</p>\n"
"<p>&nbsp;</p>\n"
"<p><strong><em>The MailPoet Team</em></strong></p>"
msgstr ""
"<p>Danke für das Lesen. Bis bald!</p>\n"
"<p>&nbsp;</p>\n"
"<p><strong><em>Das MailPoet Team</em></strong></p>"

#: lib/Config/PopulatorData/Templates/SimpleText.php:120
msgid "It's time to take action!"
msgstr "Es ist Zeit, in Aktion zu treten!"

#: lib/Config/PopulatorData/Templates/SimpleText.php:85
msgid ""
"<p style=\"text-align: left;\">Hi [subscriber:firstname | default:subscriber],</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Is this too simple? You can still style your text with basic formatting, like <strong>bold</strong> or <em>italics.</em></p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:</p>"
msgstr ""
"<p style=\"text-align: left;\">Hallo [subscriber:firstname | default:Abonnent],</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">In MailPoet kannst du E-Mail als einfachen Text schreiben, genau wie bei einer üblichen E-Mail. Dies kann deine E-Mail-Newsletter persönlicher machen und Aufmerksamkeit erzeugen.</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Ist das zu einfach? Du kannst den Text jederzeit mit einfachen Formatierungen wie <strong>fett</strong> oder <em>kursiv</em> aufhübschen.</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Zu guter Letzt kannst du auch einen Call-To-Action-Button zwischen 2 Textbereichen hinzufügen, etwa so:</p>"

#: lib/Config/PopulatorData/Templates/SimpleText.php:23
msgid "Simple Text"
msgstr "Einfacher Text"

#: lib/Config/PopulatorData/Templates/Shoes.php:18
msgid "Shoes"
msgstr "Schuhe"

#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:18
msgid "Science Weekly"
msgstr "Science Weekly"

#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:18
msgid "Stripped RSS Style Layout"
msgstr "Blankes RSS-Stil-Layout"

#: lib/Config/PopulatorData/Templates/RockBand.php:19
msgid "Rock Band"
msgstr "Rock Band"

#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:18
msgid "Retro Computing Magazine"
msgstr "Retro-Computermagazin"

#: lib/Config/PopulatorData/Templates/Retro.php:19
msgid "Retro"
msgstr "Retro"

#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:18
msgid "Renewable Energy"
msgstr "Erneuerbare Energie"

#: lib/Config/PopulatorData/Templates/RealEstate.php:19
msgid "Real Estate"
msgstr "Immobilien"

#: lib/Config/PopulatorData/Templates/PrimarySchool.php:19
msgid "Primary School"
msgstr "Grundschule"

#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:174
msgid "Read the post"
msgstr "Den Beitrag lesen"

#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Check Out Our New Blog Posts! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>MailPoet can <span style=\"line-height: 1.6em; background-color: inherit;\"><em>automatically</em> </span><span style=\"line-height: 1.6em; background-color: inherit;\">send your new blog posts to your subscribers.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">Below, you'll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content</em> widget, which can be found in the right sidebar, under <em>Content</em>.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">To edit the settings and styles of your post, simply click on a post below.</span></p>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Schau dir unsere neuen Blog-Beiträge an! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>MailPoet kann <span style=\"line-height: 1.6em; background-color: inherit;\"><em>automatisch</em> </span><span style=\"line-height: 1.6em; background-color: inherit;\">deine neuen Blog-Beiträge an deine Abonnenten senden.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">Unten findest du drei neue Beiträge, die automatisch angezeigt werden, dank des <em>Automatik für neueste Inhalte</em>-Widgets, welches in der rechten Seitenleiste unter <em>Inhalt</em> zu finden ist.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">Um die Einstellungen und Stile deines Beitrags zu bearbeiten, klicke einfach unten auf einen Beitrag.</span></p>"

#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:23
msgid "Post Notifications: Blank 1 Column"
msgstr "Beitrags-Benachrichtigungen: Leere 1 Spalte"

#: lib/Config/PopulatorData/Templates/Poet.php:19
msgid "Poet"
msgstr "Dichter"

#: lib/Config/PopulatorData/Templates/PieceOfCake.php:19
msgid "Piece of cake"
msgstr "Kuchen-Klacks"

#: lib/Config/PopulatorData/Templates/Photography.php:19
msgid "Photography"
msgstr "Fotografie"

#: lib/Config/PopulatorData/Templates/Phone.php:19
msgid "New Phone Purchase"
msgstr "Telefon-Neukauf"

#: lib/Config/PopulatorData/Templates/Painter.php:19
msgid "Painter"
msgstr "Maler"

#: lib/Config/PopulatorData/Templates/NotSoMedium.php:19
msgid "One Full Post In An Email"
msgstr "Ein vollständiger Beitrag in einer E-Mail"

#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:19
msgid "Newspaper Traditional"
msgstr "Zeitung Traditionell"

#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find 4 menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Lass uns beginnen!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>Es ist Zeit, dass du deinen Newsletter gestaltest! In der rechten Seitenleiste findest du 4 Menü-Einträge, die dir helfen, deinen Newsletter zu individualisieren:\n"
"</p>\n"
"<ol>\n"
"<li>Inhalt</li>\n"
"<li>Spalten</li>\n"
"<li>Stile</li>\n"
"<li>Vorschau</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:23
msgid "Newsletter: Blank 1 Column"
msgstr "Newsletter: Leere 1 Spalte"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:206
msgid "You can add as many layout blocks as you want!"
msgstr "Du kannst so viele Layout-Blöcke hinzufügen, wie du willst!"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:202
msgid "3-column layout."
msgstr "3-Spalten-Layout."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:187
msgid ""
"<p>You have the choice of:</p>\n"
"<ul>\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<p>Du hast die Wahl zwischen:</p>\n"
"<ul>\n"
"<li>1 Spalte</li>\n"
"<li>2 Spalten</li>\n"
"<li>3 Spalten</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:183
msgid "... has a..."
msgstr "... hat ein..."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:168
msgid "In the right sidebar, you can add layout blocks to your newsletter."
msgstr "In der rechten Seitenleiste kannst du deinem Newsletter Layout-Blöcke hinzufügen."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:164
msgid "This template..."
msgstr "Dieses Template..."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find four menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Lass uns beginnen!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>Es ist Zeit, dass du deinen Newsletter gestaltest! In der rechten Seitenleiste findest du 4 Menü-Einträge, die dir helfen, deinen Newsletter zu individualisieren:\n"
"</p>\n"
"<ol>\n"
"<li>Inhalt</li>\n"
"<li>Spalten</li>\n"
"<li>Stile</li>\n"
"<li>Vorschau</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:23
msgid "Newsletter: Blank 1:3 Column"
msgstr "Newsletter: Leere 1:3 Spalte"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:187
msgid "<p><span style=\"line-height: 25.6px;\">You can change a layout's background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.</span></p>"
msgstr "<p><span style=\"line-height: 25.6px;\">Ändere die Hintergrundfarbe eines Layouts durch Klicken auf das Einstellungs-Icon in der rechten Ecke des Designers. Das Einstellungs-Icon ist bei Mauszeigerkontakt in diesem Bereich zu sehen.</span></p>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:168
msgid ""
"<p>In the right sidebar, you can add these layout blocks to your email:</p>\n"
"<ul>\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<p>In der rechten Seitenleiste kannst du deiner E-Mail folgende Layout-Bereiche hinzufügen:</p>\n"
"<ul>\n"
"<li>1 Spalte</li>\n"
"<li>2 Spalten</li>\n"
"<li>3 Spalten</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find 4 menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Lass uns beginnen!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>Es ist Zeit, dass du deinen Newsletter gestaltest! In der rechten Seitenleiste findest du 4 Menü-Einträge, die dir helfen, deinen Newsletter zu individualisieren:\n"
"</p>\n"
"<ol>\n"
"<li>Inhalt</li>\n"
"<li>Spalten</li>\n"
"<li>Stile</li>\n"
"<li>Vorschau</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:23
msgid "Newsletter: Blank 1:2 Column"
msgstr "Newsletter: Leere 1:2 Spalte"

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:247
msgid ""
"<h3 style=\"text-align: center;\"><span style=\"font-weight: 600;\">Let's end with a single column. </span></h3>\n"
"<p style=\"line-height: 25.6px;\">In the right sidebar, you can add these layout blocks to your email:</p>\n"
"<p style=\"line-height: 25.6px;\"></p>\n"
"<ul style=\"line-height: 25.6px;\">\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<h3 style=\"text-align: center;\"><span style=\"font-weight: 600;\">Lass uns mit einer einzelnen Spalte enden. </span></h3>\n"
"<p style=\"line-height: 25.6px;\">In der rechten Seitenleiste kannst du deiner E-Mail diese Layout-Blöcke hinzufügen:</p>\n"
"<p style=\"line-height: 25.6px;\"></p>\n"
"<ul style=\"line-height: 25.6px;\">\n"
"<li>1 Spalte</li>\n"
"<li>2 Spalten</li>\n"
"<li>3 Spalten</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:187
msgid "You can change a layout's background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon."
msgstr "Ändere die Hintergrundfarbe eines Layouts durch Klicken auf das Einstellungs-Icon in der rechten Ecke des Designers. Das Einstellungs-Icon (Zahnrad) ist bei Mauszeigerkontakt in diesem Bereich zu sehen."

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:183
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:183
msgid "... a 2-column layout."
msgstr "... ein 2-Spalten-Layout."

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:168
msgid ""
"<p>In the right sidebar, you can add layout blocks to your email:</p>\n"
"<ul>\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<p>In der rechten Seitenleiste kannst du deiner E-Mail Layout-Bereiche hinzufügen:</p>\n"
"<ul>\n"
"<li>1 Spalte</li>\n"
"<li>2 Spalten</li>\n"
"<li>3 Spalten</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:164
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:164
msgid "This template has..."
msgstr "Dieses template hat..."

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started!</strong></h1>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find four menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Lass uns beginnen!</strong></h1>\n"
"<p>Es ist Zeit, dass du deinen Newsletter gestaltest! In der rechten Seitenleiste findest du 4 Menü-Einträge, die dir helfen, deinen Newsletter zu individualisieren:</p>\n"
"<ol>\n"
"<li>Inhalt</li>\n"
"<li>Spalten</li>\n"
"<li>Stile</li>\n"
"<li>Vorschau</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:85
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:85
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:114
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:114
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:114
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:114
#: lib/Config/PopulatorData/Templates/SimpleText.php:73
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:114
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:114
msgid "Fake logo"
msgstr "Fake-Logo"

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:23
msgid "Newsletter: Blank 1:2:1 Column"
msgstr "Newsletter: Leere 1:2:1 Spalte"

#: lib/Config/PopulatorData/Templates/NewsDay.php:19
msgid "News Day"
msgstr "News Day"

#: lib/Config/PopulatorData/Templates/Music.php:18
msgid "Music"
msgstr "Musik"

#: lib/Config/PopulatorData/Templates/Motor.php:19
msgid "Motor"
msgstr "Motor"

#: lib/Config/PopulatorData/Templates/Mosque.php:19
msgid "Mosque"
msgstr "Moschee"

#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:19
msgid "Modular Style Stories"
msgstr "Geschichten im Modular-Stil"

#: lib/Config/PopulatorData/Templates/Minimal.php:19
msgid "Minimal"
msgstr "Minimal"

#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:19
msgid "Lifestyle Blog"
msgstr "Lifestyle Blog"

#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:19
msgid "Makeup Blog"
msgstr "Makeup Blog"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:1546
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1549
msgid "Buy now"
msgstr "Jetzt kaufen"

#: views/newsletter/editor.html:1203 views/newsletter/editor.html:1205
#: views/newsletter/editor.html:1258 views/newsletter/editor.html:1260
#: views/newsletter/editor.html:1387 views/newsletter/editor.html:1389
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1337
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1340
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1397
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1400
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1519
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1522
msgid "Read more"
msgstr "Mehr erfahren"

#: views/newsletter/editor.html:1201 views/newsletter/editor.html:1256
#: views/newsletter/editor.html:1385
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1295
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:169
msgid "Categories:"
msgstr "Kategorien:"

#: views/newsletter/editor.html:1199 views/newsletter/editor.html:1254
#: views/newsletter/editor.html:1383
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1292
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1352
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1473
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:167
msgid "Author:"
msgstr "Autor:"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:1026
msgid "Pink Dance Dress"
msgstr "Rosa Tanzkleid"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:959
msgid "Red T-Shirt"
msgstr "Rotes T-Shirt"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:892
msgid "Cherry Dress"
msgstr "Kirschenkleid"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:774
msgid "YOU MIGHT ALSO LIKE…"
msgstr "DU MAGST VIELLEICHT AUCH..."

#: lib/Config/PopulatorData/Templates/KidsClothing.php:684
msgid "Go To Cart"
msgstr "Zum Warenkorb"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:595
msgid "Don’t worry, we saved it for you…"
msgstr "Keine Bange, wir haben es für dich aufbewahrt..."

#: lib/Config/PopulatorData/Templates/KidsClothing.php:503
msgid "You’ve left something in your cart!"
msgstr "Da ist noch etwas in deinem Warenkorb!"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:503
msgid "Wait!"
msgstr "Warte!"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:444
msgid "Toys & Games"
msgstr "Spielzeug & Spiele"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:418
msgid "Girls Clothes"
msgstr "Kleidung für Mädchen"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:392
msgid "Boys Clothes"
msgstr "Kleidung für Jungs"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:19
msgid "Abandoned Cart – Kids"
msgstr "Verlassener Warenkorb – Kinder"

#: lib/Config/PopulatorData/Templates/JazzClub.php:19
msgid "Jazz Club"
msgstr "Jazz Club"

#: lib/Config/PopulatorData/Templates/IndustryConference.php:19
msgid "Industry Conference"
msgstr "Industriekonferenz"

#: lib/Config/PopulatorData/Templates/Hotels.php:19
msgid "Hotels"
msgstr "Hotels"

#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:18
msgid "Healthy Food Blog"
msgstr "Blog über gesunde Ernährung"

#: lib/Config/PopulatorData/Templates/Guitarist.php:19
msgid "Guitarist"
msgstr "Gitarrist"

#: lib/Config/PopulatorData/Templates/GiftWelcome.php:19
msgid "Gift Welcome"
msgstr "Willkommensgeschenk"

#: lib/Config/PopulatorData/Templates/FoodBox.php:19
msgid "Welcome to FoodBox"
msgstr "Willkommen in der FoodBox"

#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:19
msgid "Flowers (with coupon)"
msgstr "Blumen (mit Gutschein)"

#: lib/Config/PopulatorData/Templates/Fitness.php:1192
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1656
msgid "A note has been added to your order"
msgstr "Deiner Bestellung wurde ein Hinweis hinzugefügt"

#: views/newsletter/editor.html:1523
#: lib/Config/PopulatorData/Templates/Avocado.php:1012
#: lib/Config/PopulatorData/Templates/Birds.php:209
#: lib/Config/PopulatorData/Templates/Birds.php:1730
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:825
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1176
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:104
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:2070
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:159
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1277
#: lib/Config/PopulatorData/Templates/Charity.php:1112
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:105
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1478
#: lib/Config/PopulatorData/Templates/ClearNews.php:105
#: lib/Config/PopulatorData/Templates/ClearNews.php:1863
#: lib/Config/PopulatorData/Templates/Coffee.php:226
#: lib/Config/PopulatorData/Templates/College.php:278
#: lib/Config/PopulatorData/Templates/College.php:1122
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:105
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:1115
#: lib/Config/PopulatorData/Templates/DogFood.php:1126
#: lib/Config/PopulatorData/Templates/Drone.php:1169
#: lib/Config/PopulatorData/Templates/Engineering.php:163
#: lib/Config/PopulatorData/Templates/Engineering.php:1248
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:104
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1533
#: lib/Config/PopulatorData/Templates/FashionBlog.php:105
#: lib/Config/PopulatorData/Templates/FashionBlog.php:1080
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:173
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1423
#: lib/Config/PopulatorData/Templates/FashionShop.php:105
#: lib/Config/PopulatorData/Templates/FashionShop.php:1018
#: lib/Config/PopulatorData/Templates/FashionStore.php:1402
#: lib/Config/PopulatorData/Templates/Fitness.php:1164
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1491
#: lib/Config/PopulatorData/Templates/Guitarist.php:287
#: lib/Config/PopulatorData/Templates/Guitarist.php:1721
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2449
#: lib/Config/PopulatorData/Templates/Hotels.php:1390
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1042
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1453
#: lib/Config/PopulatorData/Templates/JazzClub.php:105
#: lib/Config/PopulatorData/Templates/JazzClub.php:1248
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1648
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:93
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1260
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:155
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1490
#: lib/Config/PopulatorData/Templates/Minimal.php:1193
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1422
#: lib/Config/PopulatorData/Templates/Mosque.php:147
#: lib/Config/PopulatorData/Templates/Mosque.php:1783
#: lib/Config/PopulatorData/Templates/Motor.php:238
#: lib/Config/PopulatorData/Templates/Motor.php:1188
#: lib/Config/PopulatorData/Templates/Music.php:1461
#: lib/Config/PopulatorData/Templates/NewsDay.php:1073
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:62
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:62
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:62
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:62
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:143
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1211
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:986
#: lib/Config/PopulatorData/Templates/Painter.php:105
#: lib/Config/PopulatorData/Templates/Painter.php:1395
#: lib/Config/PopulatorData/Templates/Phone.php:754
#: lib/Config/PopulatorData/Templates/Photography.php:155
#: lib/Config/PopulatorData/Templates/Photography.php:2093
#: lib/Config/PopulatorData/Templates/PieceOfCake.php:58
#: lib/Config/PopulatorData/Templates/Poet.php:180
#: lib/Config/PopulatorData/Templates/Poet.php:1244
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:62
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:105
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1340
#: lib/Config/PopulatorData/Templates/RealEstate.php:1092
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1327
#: lib/Config/PopulatorData/Templates/Retro.php:1310
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:163
#: lib/Config/PopulatorData/Templates/RockBand.php:147
#: lib/Config/PopulatorData/Templates/RockBand.php:1214
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:812
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1165
#: lib/Config/PopulatorData/Templates/Software.php:1289
#: lib/Config/PopulatorData/Templates/Synagogue.php:105
#: lib/Config/PopulatorData/Templates/Synagogue.php:1777
#: lib/Config/PopulatorData/Templates/Vlogger.php:105
#: lib/Config/PopulatorData/Templates/Vlogger.php:1402
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:62
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:62
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:751
#: lib/Config/PopulatorData/Templates/WineCity.php:937
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:105
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1413
msgid "View this in your browser."
msgstr "Dies in deinem Browser anzeigen."

#: lib/Config/PopulatorData/Templates/Fitness.php:1191
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1655
msgid "Thanks for shopping with us"
msgstr "Danke, dass sie bei uns eingekauft haben"

#: lib/Config/PopulatorData/Templates/Fitness.php:1190
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1654
msgid "Thank you for your order"
msgstr "Danke für deine Bestellung"

#: lib/Config/PopulatorData/Templates/Fitness.php:1189
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1653
msgid "New Order: #0001"
msgstr "Neue Bestellung: #0001"

#: lib/Config/PopulatorData/Templates/Fitness.php:19
msgid "Abandoned Cart – Fitness"
msgstr "Verlassener Warenkorb – Fitness"

#: lib/Config/PopulatorData/Templates/FestivalEvent.php:19
msgid "Festival Event"
msgstr "Festival Event"

#: lib/Config/PopulatorData/Templates/FashionStore.php:19
msgid "Fashion Store"
msgstr "Modehaus"

#: lib/Config/PopulatorData/Templates/FashionShop.php:19
msgid "Kids Shop"
msgstr "Shop für Kinder"

#: views/newsletter/editor.html:1340
#: lib/Config/PopulatorData/Templates/Avocado.php:643
#: lib/Config/PopulatorData/Templates/Avocado.php:876
#: lib/Config/PopulatorData/Templates/Birds.php:1349
#: lib/Config/PopulatorData/Templates/Birds.php:1583
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130
#: lib/Config/PopulatorData/Templates/Charity.php:774
#: lib/Config/PopulatorData/Templates/Charity.php:987
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323
#: lib/Config/PopulatorData/Templates/ClearNews.php:1718
#: lib/Config/PopulatorData/Templates/Coffee.php:934
#: lib/Config/PopulatorData/Templates/College.php:712
#: lib/Config/PopulatorData/Templates/College.php:976
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:958
#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162
#: lib/Config/PopulatorData/Templates/DogFood.php:758
#: lib/Config/PopulatorData/Templates/DogFood.php:990
#: lib/Config/PopulatorData/Templates/Drone.php:1044
#: lib/Config/PopulatorData/Templates/Engineering.php:823
#: lib/Config/PopulatorData/Templates/Engineering.php:1111
#: lib/Config/PopulatorData/Templates/Faith.php:353
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396
#: lib/Config/PopulatorData/Templates/FashionBlog.php:656
#: lib/Config/PopulatorData/Templates/FashionBlog.php:943
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278
#: lib/Config/PopulatorData/Templates/FashionShop.php:639
#: lib/Config/PopulatorData/Templates/FashionShop.php:871
#: lib/Config/PopulatorData/Templates/FashionStore.php:1064
#: lib/Config/PopulatorData/Templates/FashionStore.php:1277
#: lib/Config/PopulatorData/Templates/Fitness.php:981
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354
#: lib/Config/PopulatorData/Templates/FoodBox.php:687
#: lib/Config/PopulatorData/Templates/Guitarist.php:1338
#: lib/Config/PopulatorData/Templates/Guitarist.php:1584
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302
#: lib/Config/PopulatorData/Templates/Hotels.php:1032
#: lib/Config/PopulatorData/Templates/Hotels.php:1265
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1066
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1306
#: lib/Config/PopulatorData/Templates/JazzClub.php:853
#: lib/Config/PopulatorData/Templates/JazzClub.php:1093
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1185
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1469
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343
#: lib/Config/PopulatorData/Templates/Minimal.php:783
#: lib/Config/PopulatorData/Templates/Minimal.php:1068
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290
#: lib/Config/PopulatorData/Templates/Mosque.php:1412
#: lib/Config/PopulatorData/Templates/Mosque.php:1646
#: lib/Config/PopulatorData/Templates/Motor.php:790
#: lib/Config/PopulatorData/Templates/Motor.php:1052
#: lib/Config/PopulatorData/Templates/Music.php:1091
#: lib/Config/PopulatorData/Templates/Music.php:1336
#: lib/Config/PopulatorData/Templates/NewsDay.php:949
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:604
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:859
#: lib/Config/PopulatorData/Templates/Painter.php:1035
#: lib/Config/PopulatorData/Templates/Painter.php:1248
#: lib/Config/PopulatorData/Templates/Phone.php:630
#: lib/Config/PopulatorData/Templates/Photography.php:1700
#: lib/Config/PopulatorData/Templates/Photography.php:1946
#: lib/Config/PopulatorData/Templates/Poet.php:867
#: lib/Config/PopulatorData/Templates/Poet.php:1100
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:959
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193
#: lib/Config/PopulatorData/Templates/RealEstate.php:723
#: lib/Config/PopulatorData/Templates/RealEstate.php:967
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191
#: lib/Config/PopulatorData/Templates/Retro.php:832
#: lib/Config/PopulatorData/Templates/Retro.php:1185
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592
#: lib/Config/PopulatorData/Templates/RockBand.php:843
#: lib/Config/PopulatorData/Templates/RockBand.php:1077
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:452
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039
#: lib/Config/PopulatorData/Templates/SimpleText.php:145
#: lib/Config/PopulatorData/Templates/Software.php:907
#: lib/Config/PopulatorData/Templates/Software.php:1152
#: lib/Config/PopulatorData/Templates/Sunglasses.php:660
#: lib/Config/PopulatorData/Templates/Synagogue.php:1352
#: lib/Config/PopulatorData/Templates/Synagogue.php:1640
#: lib/Config/PopulatorData/Templates/TakeAHike.php:677
#: lib/Config/PopulatorData/Templates/Vlogger.php:1003
#: lib/Config/PopulatorData/Templates/Vlogger.php:1255
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626
#: lib/Config/PopulatorData/Templates/WineCity.php:504
#: lib/Config/PopulatorData/Templates/WineCity.php:801
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266
#: lib/Config/PopulatorData/Templates/WorldCup.php:724
msgid "Add your postal address here!"
msgstr "Füge hier deine Postanschrift hinzu!"

#: lib/Config/PopulatorData/Templates/FashionBlogA.php:19
msgid "Women Fashion Store"
msgstr "Modehaus für Frauen"

#: lib/Config/PopulatorData/Templates/FashionBlog.php:19
msgid "Fashion Blog"
msgstr "Fashion Blog"

#: lib/Config/PopulatorData/Templates/FarmersMarket.php:18
msgid "Farmers Market"
msgstr "Bauernmarkt"

#: lib/Config/PopulatorData/Templates/Faith.php:19
msgid "Faith"
msgstr "Glaube"

#: lib/Config/PopulatorData/Templates/AppWelcome.php:319
#: lib/Config/PopulatorData/Templates/Avocado.php:643
#: lib/Config/PopulatorData/Templates/Avocado.php:876
#: lib/Config/PopulatorData/Templates/Birds.php:1349
#: lib/Config/PopulatorData/Templates/Birds.php:1583
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130
#: lib/Config/PopulatorData/Templates/Charity.php:774
#: lib/Config/PopulatorData/Templates/Charity.php:987
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323
#: lib/Config/PopulatorData/Templates/ClearNews.php:1425
#: lib/Config/PopulatorData/Templates/ClearNews.php:1718
#: lib/Config/PopulatorData/Templates/Coffee.php:934
#: lib/Config/PopulatorData/Templates/College.php:712
#: lib/Config/PopulatorData/Templates/College.php:976
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:605
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:958
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162
#: lib/Config/PopulatorData/Templates/DogFood.php:758
#: lib/Config/PopulatorData/Templates/DogFood.php:990
#: lib/Config/PopulatorData/Templates/Drone.php:812
#: lib/Config/PopulatorData/Templates/Drone.php:1044
#: lib/Config/PopulatorData/Templates/Engineering.php:823
#: lib/Config/PopulatorData/Templates/Engineering.php:1111
#: lib/Config/PopulatorData/Templates/Faith.php:353
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396
#: lib/Config/PopulatorData/Templates/FashionBlog.php:656
#: lib/Config/PopulatorData/Templates/FashionBlog.php:943
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278
#: lib/Config/PopulatorData/Templates/FashionShop.php:639
#: lib/Config/PopulatorData/Templates/FashionShop.php:871
#: lib/Config/PopulatorData/Templates/FashionStore.php:1064
#: lib/Config/PopulatorData/Templates/FashionStore.php:1277
#: lib/Config/PopulatorData/Templates/Fitness.php:707
#: lib/Config/PopulatorData/Templates/Fitness.php:981
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354
#: lib/Config/PopulatorData/Templates/FoodBox.php:687
#: lib/Config/PopulatorData/Templates/GiftWelcome.php:298
#: lib/Config/PopulatorData/Templates/Guitarist.php:1338
#: lib/Config/PopulatorData/Templates/Guitarist.php:1584
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302
#: lib/Config/PopulatorData/Templates/Hotels.php:1032
#: lib/Config/PopulatorData/Templates/Hotels.php:1265
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1066
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1306
#: lib/Config/PopulatorData/Templates/JazzClub.php:853
#: lib/Config/PopulatorData/Templates/JazzClub.php:1093
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1185
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1469
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343
#: lib/Config/PopulatorData/Templates/Minimal.php:783
#: lib/Config/PopulatorData/Templates/Minimal.php:1068
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290
#: lib/Config/PopulatorData/Templates/Mosque.php:1412
#: lib/Config/PopulatorData/Templates/Mosque.php:1646
#: lib/Config/PopulatorData/Templates/Motor.php:790
#: lib/Config/PopulatorData/Templates/Motor.php:1052
#: lib/Config/PopulatorData/Templates/Music.php:1091
#: lib/Config/PopulatorData/Templates/Music.php:1336
#: lib/Config/PopulatorData/Templates/NewsDay.php:562
#: lib/Config/PopulatorData/Templates/NewsDay.php:949
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:604
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:859
#: lib/Config/PopulatorData/Templates/Painter.php:1035
#: lib/Config/PopulatorData/Templates/Painter.php:1248
#: lib/Config/PopulatorData/Templates/Phone.php:417
#: lib/Config/PopulatorData/Templates/Phone.php:630
#: lib/Config/PopulatorData/Templates/Photography.php:1700
#: lib/Config/PopulatorData/Templates/Photography.php:1946
#: lib/Config/PopulatorData/Templates/Poet.php:867
#: lib/Config/PopulatorData/Templates/Poet.php:1100
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:959
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193
#: lib/Config/PopulatorData/Templates/RealEstate.php:723
#: lib/Config/PopulatorData/Templates/RealEstate.php:967
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191
#: lib/Config/PopulatorData/Templates/Retro.php:832
#: lib/Config/PopulatorData/Templates/Retro.php:1185
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592
#: lib/Config/PopulatorData/Templates/RockBand.php:843
#: lib/Config/PopulatorData/Templates/RockBand.php:1077
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:451
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039
#: lib/Config/PopulatorData/Templates/Shoes.php:509
#: lib/Config/PopulatorData/Templates/SimpleText.php:145
#: lib/Config/PopulatorData/Templates/Software.php:907
#: lib/Config/PopulatorData/Templates/Software.php:1152
#: lib/Config/PopulatorData/Templates/Sunglasses.php:660
#: lib/Config/PopulatorData/Templates/Synagogue.php:1352
#: lib/Config/PopulatorData/Templates/Synagogue.php:1640
#: lib/Config/PopulatorData/Templates/TakeAHike.php:647
#: lib/Config/PopulatorData/Templates/Vlogger.php:1003
#: lib/Config/PopulatorData/Templates/Vlogger.php:1255
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626
#: lib/Config/PopulatorData/Templates/WineCity.php:504
#: lib/Config/PopulatorData/Templates/WineCity.php:801
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266
#: lib/Config/PopulatorData/Templates/WorldCup.php:724
#: lib/Config/PopulatorData/Templates/YogaStudio.php:698
#: lib/Subscription/Pages.php:384 lib/Subscription/Pages.php:476
msgid "Manage your subscription"
msgstr "Verwalte dein Abonnement"

#: lib/Config/PopulatorData/Templates/Engineering.php:18
msgid "Engineering"
msgstr "Maschinenbau"

#: lib/Config/PopulatorData/Templates/Drone.php:19
msgid "Drone"
msgstr "Drohne"

#: lib/Config/PopulatorData/Templates/DogFood.php:19
msgid "Dog Food"
msgstr "Hundefutter"

#: lib/Config/PopulatorData/Templates/ComputerRepair.php:19
msgid "Computer Repair"
msgstr "Computerwerkstatt"

#: lib/Config/PopulatorData/Templates/College.php:19
msgid "College"
msgstr "Hochschule"

#: lib/Config/PopulatorData/Templates/Coffee.php:19
msgid "Coffee"
msgstr "Kaffee"

#: lib/Config/PopulatorData/Templates/ClearNews.php:19
msgid "Clear News"
msgstr "Klare News"

#: lib/Config/PopulatorData/Templates/CityLocalNews.php:19
msgid "City News"
msgstr "Stadtnachrichten"

#: lib/Config/PopulatorData/Templates/Charity.php:19
msgid "Charity"
msgstr "Charity"

#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:19
msgid "Buddhist Temple"
msgstr "Buddhistischer Tempel"

#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:18
msgid "Branding Agency News"
msgstr "Branding-Agentur-Nachrichten"

#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:19
msgid "Book store (with coupon)"
msgstr "Buchhandlung (mit Gutschein)"

#: lib/Config/PopulatorData/Templates/Birds.php:19
msgid "Birds"
msgstr "Vögel"

#: lib/Config/PopulatorData/Templates/Avocado.php:19
msgid "Avocado"
msgstr "Avocado"

#: views/newsletter/editor.html:1340
#: lib/Config/PopulatorData/Templates/AppWelcome.php:319
#: lib/Config/PopulatorData/Templates/Avocado.php:643
#: lib/Config/PopulatorData/Templates/Avocado.php:876
#: lib/Config/PopulatorData/Templates/Birds.php:1349
#: lib/Config/PopulatorData/Templates/Birds.php:1583
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130
#: lib/Config/PopulatorData/Templates/Charity.php:774
#: lib/Config/PopulatorData/Templates/Charity.php:987
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323
#: lib/Config/PopulatorData/Templates/ClearNews.php:1424
#: lib/Config/PopulatorData/Templates/ClearNews.php:1718
#: lib/Config/PopulatorData/Templates/Coffee.php:934
#: lib/Config/PopulatorData/Templates/College.php:712
#: lib/Config/PopulatorData/Templates/College.php:976
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:605
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:958
#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162
#: lib/Config/PopulatorData/Templates/DogFood.php:758
#: lib/Config/PopulatorData/Templates/DogFood.php:990
#: lib/Config/PopulatorData/Templates/Drone.php:812
#: lib/Config/PopulatorData/Templates/Drone.php:1044
#: lib/Config/PopulatorData/Templates/Engineering.php:822
#: lib/Config/PopulatorData/Templates/Engineering.php:1111
#: lib/Config/PopulatorData/Templates/Faith.php:353
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396
#: lib/Config/PopulatorData/Templates/FashionBlog.php:656
#: lib/Config/PopulatorData/Templates/FashionBlog.php:943
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278
#: lib/Config/PopulatorData/Templates/FashionShop.php:639
#: lib/Config/PopulatorData/Templates/FashionShop.php:871
#: lib/Config/PopulatorData/Templates/FashionStore.php:1064
#: lib/Config/PopulatorData/Templates/FashionStore.php:1277
#: lib/Config/PopulatorData/Templates/FestivalEvent.php:464
#: lib/Config/PopulatorData/Templates/Fitness.php:707
#: lib/Config/PopulatorData/Templates/Fitness.php:981
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354
#: lib/Config/PopulatorData/Templates/FoodBox.php:687
#: lib/Config/PopulatorData/Templates/GiftWelcome.php:298
#: lib/Config/PopulatorData/Templates/Guitarist.php:1338
#: lib/Config/PopulatorData/Templates/Guitarist.php:1584
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302
#: lib/Config/PopulatorData/Templates/Hotels.php:1032
#: lib/Config/PopulatorData/Templates/Hotels.php:1265
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1066
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1306
#: lib/Config/PopulatorData/Templates/JazzClub.php:853
#: lib/Config/PopulatorData/Templates/JazzClub.php:1093
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1185
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1469
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343
#: lib/Config/PopulatorData/Templates/Minimal.php:782
#: lib/Config/PopulatorData/Templates/Minimal.php:1068
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290
#: lib/Config/PopulatorData/Templates/Mosque.php:1412
#: lib/Config/PopulatorData/Templates/Mosque.php:1646
#: lib/Config/PopulatorData/Templates/Motor.php:790
#: lib/Config/PopulatorData/Templates/Motor.php:1052
#: lib/Config/PopulatorData/Templates/Music.php:1090
#: lib/Config/PopulatorData/Templates/Music.php:1336
#: lib/Config/PopulatorData/Templates/NewsDay.php:562
#: lib/Config/PopulatorData/Templates/NewsDay.php:949
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:604
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:859
#: lib/Config/PopulatorData/Templates/Painter.php:1035
#: lib/Config/PopulatorData/Templates/Painter.php:1248
#: lib/Config/PopulatorData/Templates/Phone.php:416
#: lib/Config/PopulatorData/Templates/Phone.php:630
#: lib/Config/PopulatorData/Templates/Photography.php:1700
#: lib/Config/PopulatorData/Templates/Photography.php:1946
#: lib/Config/PopulatorData/Templates/PieceOfCake.php:367
#: lib/Config/PopulatorData/Templates/Poet.php:867
#: lib/Config/PopulatorData/Templates/Poet.php:1100
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:959
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193
#: lib/Config/PopulatorData/Templates/RealEstate.php:723
#: lib/Config/PopulatorData/Templates/RealEstate.php:967
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191
#: lib/Config/PopulatorData/Templates/Retro.php:832
#: lib/Config/PopulatorData/Templates/Retro.php:1185
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592
#: lib/Config/PopulatorData/Templates/RockBand.php:843
#: lib/Config/PopulatorData/Templates/RockBand.php:1077
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:451
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039
#: lib/Config/PopulatorData/Templates/Shoes.php:509
#: lib/Config/PopulatorData/Templates/SimpleText.php:145
#: lib/Config/PopulatorData/Templates/Software.php:907
#: lib/Config/PopulatorData/Templates/Software.php:1152
#: lib/Config/PopulatorData/Templates/Sunglasses.php:660
#: lib/Config/PopulatorData/Templates/Synagogue.php:1352
#: lib/Config/PopulatorData/Templates/Synagogue.php:1640
#: lib/Config/PopulatorData/Templates/TakeAHike.php:647
#: lib/Config/PopulatorData/Templates/Vlogger.php:1003
#: lib/Config/PopulatorData/Templates/Vlogger.php:1255
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626
#: lib/Config/PopulatorData/Templates/WineCity.php:504
#: lib/Config/PopulatorData/Templates/WineCity.php:801
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266
#: lib/Config/PopulatorData/Templates/WorldCup.php:724
#: lib/Config/PopulatorData/Templates/YogaStudio.php:698
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:94
msgid "Unsubscribe"
msgstr "Austragen"

#: lib/Config/PopulatorData/Templates/AppWelcome.php:19
msgid "App Welcome"
msgstr "App Willkommen"

#: lib/Config/Populator.php:387
msgid "This list is automatically created when you install MailPoet."
msgstr "Diese Liste wird bei der Installation von MailPoet automatisch erstellt."

#: lib/Config/Populator.php:385
msgid "Newsletter mailing list"
msgstr "Newsletter-Mailing-Liste"

#: lib/Config/PluginActivatedHook.php:18
msgid "We noticed that you're using an unsupported environment. While MailPoet might work within a MultiSite environment, we don’t support it."
msgstr "Wir haben festgestellt, dass du eine nicht unterstützte Umgebung benutzt. MailPoet kann innerhalb einer Netzwerkinstallation funktionieren, wir unterstützen es jedoch nicht."

#: lib/Config/PersonalDataExporters.php:68
msgid "MailPoet Email Clicks"
msgstr "MailPoet-E-Mail-Klicks"

#: lib/Config/PersonalDataExporters.php:60
msgid "MailPoet Emails"
msgstr "MailPoet-E-Mails"

#: lib/Config/PersonalDataExporters.php:51
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:48
msgid "MailPoet Subscriber Data"
msgstr "MailPoet-Abonnenten-Daten"

#: lib/Config/PersonalDataExporters.php:43
msgid "MailPoet Lists"
msgstr "Listen von MailPoet"

#: lib/Config/PersonalDataErasers.php:16
msgid "MailPoet Subscribers"
msgstr "MailPoet-Abonnenten"

#: lib/Config/Menu.php:381 lib/Config/Menu.php:382
msgid "WooCommerce Setup"
msgstr "WooCommerce-Einrichtung"

#: lib/Config/Menu.php:368 lib/Config/Menu.php:369
msgid "Welcome Wizard"
msgstr "Konfigurations-Assistent"

#: lib/Config/Menu.php:341 lib/Config/Menu.php:342
msgid "Help"
msgstr "Hilfe"

#: views/newsletters.html:136 views/settings.html:33 lib/Config/Hooks.php:433
#: lib/Config/Menu.php:328 lib/Config/Menu.php:329
msgid "Settings"
msgstr "Einstellungen"

#: views/forms.html:78 views/segments.html:36 views/newsletters.html:135
#: views/newsletters.html:276 views/subscribers/subscribers.html:87
#: lib/Config/Menu.php:303 lib/Config/Menu.php:304
msgid "Lists"
msgstr "Listen"

#: views/subscribers/importExport/export.html:6
#: views/subscribers/importExport/export.html:80
#: views/subscribers/subscribers.html:128 lib/Config/Menu.php:290
#: lib/Config/Menu.php:291
msgid "Export"
msgstr "Daten exportieren"

#: views/subscribers/importExport/import.html:6
#: views/subscribers/importExport/import.html:100
#: views/subscribers/subscribers.html:127 lib/Config/Menu.php:277
#: lib/Config/Menu.php:278
msgid "Import"
msgstr "Daten importieren"

#: views/subscribers/subscribers.html:26 lib/Config/Menu.php:252
msgid "Subscribers"
msgstr "Abonnenten"

#: lib/Config/Menu.php:231 lib/Config/Menu.php:232
msgid "Select Form Template"
msgstr "Formular-Template auswählen"

#: lib/Config/Menu.php:211 lib/Config/Menu.php:212
msgid "Form Editor"
msgstr "Formulareditor"

#: views/forms.html:44 lib/Config/Menu.php:186 lib/Config/Menu.php:187
msgid "Forms"
msgstr "Formulare"

#: views/newsletter/editor.html:328 lib/Config/Menu.php:174
msgid "Newsletter Editor"
msgstr "Newslettereditor"

#: views/newsletters.html:71 views/newsletters.html:211
#: views/newsletter/editor.html:371 lib/Config/Menu.php:173
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:42
msgid "Newsletter"
msgstr "Newsletter"

#: views/newsletters.html:69 lib/Config/Menu.php:148 lib/Config/Menu.php:149
msgid "Emails"
msgstr "E-Mails"

#: lib/Config/Initializer.php:189
msgid "Unable to connect to the database (the database is unable to open a file or folder), the connection is likely not configured correctly. Please read our [link] Knowledge Base article [/link] for steps how to resolve it."
msgstr "Keine Verbindung zur Datenbank (Die Datenbank kann keine Datei oder Ordner öffnen), die Verbindung ist wahrscheinlich nicht korrekt konfiguriert. Bitte lies unseren [link] Knowledge Base Beitrag [/link] für die Schritte zur Lösung."

#: lib/Config/Hooks.php:377
msgid "MailPoet Newsletter"
msgstr "MailPoet Newsletter"

#. Plugin Name of the plugin
#. Author of the plugin
#: lib/Config/Capabilities.php:80 lib/Config/Menu.php:535
#: lib/Config/PrivacyPolicy.php:12
msgid "MailPoet"
msgstr "MailPoet"

#: lib/Config/Activator.php:54
msgid "MailPoet version update is in progress, please refresh the page in a minute."
msgstr "Die MailPoet-Version wird gerade aktualisiert, bitte lade die Seite in einer Minute neu."

#: lib/Config/AccessControl.php:83
msgid "Manage segments"
msgstr "Segmente verwalten"

#: lib/Config/AccessControl.php:82
msgid "Manage forms"
msgstr "Formulare verwalten"

#: lib/Config/AccessControl.php:81
msgid "Manage subscribers"
msgstr "Abonnenten verwalten"

#: lib/Config/AccessControl.php:80
msgid "Manage emails"
msgstr "E-Mails verwalten"

#: lib/Config/AccessControl.php:79
msgid "Manage features"
msgstr "Funktionen verwalten"

#: lib/Config/AccessControl.php:78
msgid "Manage settings"
msgstr "Einstellungen verwalten"

#: lib/Config/AccessControl.php:77
msgid "Admin menu item"
msgstr "Admin-Menüelement"

#. translators: %s is the name of the event.
#: lib/AutomaticEmails/WooCommerce/WooCommerce.php:113
msgid "WooCommerce %s event is misconfigured."
msgstr "WooCommerce %s-Ereignis ist fehlkonfiguriert."

#: lib/AutomaticEmails/WooCommerce/WooCommerce.php:73
msgid "WooCommerce is required"
msgstr "WooCommerce ist erforderlich"

#: lib/AutomaticEmails/WooCommerce/WooCommerce.php:66
msgid "Automatically send an email based on your customers’ purchase behavior. Enhance your customer service and start increasing sales with WooCommerce follow up emails."
msgstr "Automatisch eine E-Mail senden, basierend auf dem Kaufverhalten deiner Kunden. Verbessere deinen Kundenservice und beginne damit, deine Verkäufe mit WooCommerce durch Folge-E-Mails anzukurbeln."

#: views/newsletters.html:74 views/newsletter/editor.html:374
#: views/settings.html:37 lib/AutomaticEmails/WooCommerce/WooCommerce.php:65
msgid "WooCommerce"
msgstr "WooCommerce"

#: views/segments.html:216
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:82
msgid "Search products"
msgstr "Produkte suchen"

#. translators: %s is the name of the products.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:78
msgid "Email sent when a customer buys products: %s"
msgstr "E-Mail wird gesendet, wenn ein Kunde Produkte %s kauft."

#. translators: %s is the name of the product.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:76
msgid "Email sent when a customer buys product: %s"
msgstr "E-Mail wird gesendet, wenn ein Kunde Produkt %s kauft."

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:74
msgid "Let MailPoet send an email to customers who purchase a specific product for the first time."
msgstr "MailPoet soll eine E-Mail an Kunden senden, die zum ersten Mal ein bestimmtes Produkt gekauft haben."

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:73
msgid "Purchased This Product"
msgstr "Hat dieses Produkt gekauft"

#. translators: %s is the name of the category.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:57
msgid "Email sent when a customer buys a product in categories: %s"
msgstr "E-Mail wird gesendet, wenn ein Kunde Produkte der Kategorien %s kauft."

#. translators: %s is the name of the category.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:55
msgid "Email sent when a customer buys a product in category: %s"
msgstr "E-Mail wird gesendet, wenn ein Kunde ein Produkt der Kategorie %s kauft."

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:53
msgid "Let MailPoet send an email to customers who purchase a product for the first time in a specific category."
msgstr "MailPoet soll eine E-Mail an Kunden senden, die zum ersten Mal ein Produkt einer bestimmten Kategorie gekauft haben."

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:88
msgid "Order date"
msgstr "Bestelldatum"

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:84
msgid "Order amount"
msgstr "Bestellmenge"

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:77
msgid "Email sent when a customer makes their first purchase."
msgstr "E-Mail wird gesendet, wenn ein Kunde seinen ersten Einkauf tätigt."

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:76
msgid "Let MailPoet send an email to customers who make their first purchase."
msgstr "MailPoet soll eine E-Mail an Kunden senden, die ihren ersten Einkauf machen."

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:75
msgid "First Purchase"
msgstr "Erster Einkauf"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:83
msgid "We recommend setting up 3 abandoned cart emails. Here’s why."
msgstr "Wir empfehlen das Einrichten von 3 Verlassener-Warenkorb-E-Mails. Hier die Begründung."

#: views/newsletters.html:266
#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:76
msgid "week(s) later"
msgstr "Woche(n) später"

#: views/newsletters.html:265
#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:72
msgid "day(s) later"
msgstr "Tag(e) später"

#: views/newsletters.html:264
#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:68
msgid "hour(s) later"
msgstr "Stunde(n) später"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:59
#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:79
msgid "Must-have"
msgstr "Must-have"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:56
msgid "Send an email to logged-in visitors who have items in their shopping carts but left your website without checking out. Can convert up to 5% of abandoned carts."
msgstr "Eine E-Mail an angemeldete Besucher senden, die Waren im Warenkorb haben, aber die Website ohne zu bezahlen verlassen haben. Kann bis zu 5% verlassener Warenkörbe konvertieren."

#: views/help.html:31 lib/AutomaticEmails/WooCommerce/WooCommerce.php:114
msgid "Please contact our technical support for assistance."
msgstr "Bitte kontaktiere unseren technischen Support für Hilfe"

#: lib/AdminPages/Pages/Newsletters.php:101
msgid "In any WordPress role"
msgstr "Mit jeder WordPress-Rolle"

#: lib/API/MP/v1/Segments.php:39
msgid "This list already exists."
msgstr "Diese Liste existiert bereits."

#: lib/API/MP/v1/Segments.php:32
msgid "List name is required."
msgstr "Der Listenname ist erforderlich."

#: lib/API/MP/v1/Subscribers.php:120
msgid "This subscriber already exists."
msgstr "Dieser Abonnent existiert bereits."

#: lib/API/MP/v1/Subscribers.php:112
msgid "Subscriber email address is required."
msgstr "Abonnenten-E-Mail-Adresse ist erforderlich."

#. translators: %s is the count of lists
#: lib/API/MP/v1/Subscribers.php:410
msgid "List with ID %s does not exist."
msgid_plural "Lists with IDs %s do not exist."
msgstr[0] "Listen mit ID %s existiert nicht."
msgstr[1] "Listen mit IDs %s existieren nicht."

#: lib/API/MP/v1/Subscribers.php:331
msgid "At least one segment ID is required."
msgstr "Mindestens eine Segment-ID ist erforderlich."

#: views/form/editor.html:160 views/subscribers/subscribers.html:67
#: lib/API/MP/v1/CustomFields.php:43
#: lib/Subscribers/ImportExport/ImportExportFactory.php:62
#: lib/Subscription/ManageSubscriptionFormRenderer.php:172
msgid "Last name"
msgstr "Nachname"

#: views/form/editor.html:158 views/subscribers/subscribers.html:66
#: lib/API/MP/v1/CustomFields.php:35
#: lib/Subscribers/ImportExport/ImportExportFactory.php:61
#: lib/Subscription/ManageSubscriptionFormRenderer.php:163
msgid "First name"
msgstr "Vorname"

#: views/form/editor.html:167 views/help.html:71
#: views/subscription/manage_subscription.html:9 views/segments.html:115
#: views/newsletter/editor.html:1128 views/newsletter/editor.html:1129
#: lib/API/MP/v1/CustomFields.php:27
#: lib/Form/Templates/Templates/InitialForm.php:22
#: lib/Subscribers/ImportExport/ImportExportFactory.php:60
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:70
msgid "Email"
msgstr "E-Mail"

#: lib/API/JSON/v1/UserFlags.php:30
msgid "You have not specified any user flags to be saved."
msgstr "Du hast keine Benutzermarkierungen zum Speichern angegeben."

#: lib/API/JSON/v1/Subscribers.php:315
msgid "Unexpected error."
msgstr "Unerwarteter Fehler."

#: lib/API/JSON/v1/Subscribers.php:312 lib/Models/Subscriber.php:52
msgid "Your email address is invalid!"
msgstr "Deine E-Mail-Adresse ist ungültig!"

#: lib/API/JSON/v1/Subscribers.php:310 lib/Models/Subscriber.php:51
msgid "Please enter your email address"
msgstr "Bitte gib deine E-Mail-Adresse ein"

#: lib/API/JSON/v1/Subscribers.php:89 lib/API/JSON/v1/Subscribers.php:183
#: lib/API/JSON/v1/Subscribers.php:199 lib/API/JSON/v1/Subscribers.php:211
#: lib/API/JSON/v1/Subscribers.php:241 lib/API/JSON/v1/SubscriberStats.php:38
#: lib/API/MP/v1/Subscribers.php:351
msgid "This subscriber does not exist."
msgstr "Dieser Abonnent existiert nicht."

#: lib/API/JSON/v1/Settings.php:196
msgid "Can’t use this email yet! Please authorize it first."
msgstr "Diese E-Mail-Adresse kann nicht benutzt werden, bevor sie autorisiert wird!"

#: lib/API/JSON/v1/Settings.php:187 lib/API/JSON/v1/Settings.php:214
#: lib/API/JSON/v1/Settings.php:244
msgid "No email address specified."
msgstr "Keine E-Mail-Adresse angegeben."

#: lib/API/JSON/v1/Settings.php:128
msgid "You have not specified any settings to be saved."
msgstr "Du hast keine Einstellungen angegeben, die gespeichert werden sollen."

#: lib/API/JSON/v1/Services.php:291
msgid "Contact your hosting support to check the connection between your host and https://bridge.mailpoet.com"
msgstr "Kontaktiere deinen Hosting-Anbieter und bitte ihn, die Verbindung zwischen deinem Host und https://bridge.mailpoet.com zu prüfen"

#: lib/API/JSON/v1/Services.php:288
msgid "Service unavailable"
msgstr "Service nicht verfügbar"

#: lib/API/JSON/v1/Services.php:273
msgid "Sending of congratulatory email failed."
msgstr "Das Versenden einer Glückwunsch-E-Mail ist fehlgeschlagen."

#. translators: %s is the email address, which is not authorized.
#: lib/API/JSON/v1/Services.php:264
msgid "Sender email address '%s' is not authorized."
msgstr "Absender-E-Mail-Adresse '%s' ist nicht autorisiert."

#: lib/API/JSON/v1/Services.php:248
msgid "Sender email address is not set."
msgstr "Absender-E-Mail-Adresse ist nicht eingestellt."

#: lib/API/JSON/v1/Services.php:259
msgid "No FROM email addresses are authorized."
msgstr "Keine autorisierten Absender-E-Mail-Adressen."

#: views/settings.html:203 lib/API/JSON/v1/Services.php:243
msgid "MailPoet Sending Service is not active."
msgstr "MailPoet Sending Service ist nicht aktiv."

#. translators: %s is the error message.
#: lib/API/JSON/v1/Services.php:212
msgid "Error validating Premium key, please try again later (%s)"
msgstr "Fehler beim Prüfen deines Premium-Schlüssels, bitte später erneut versuchen (%s)"

#: lib/API/JSON/v1/Services.php:206
msgid "Your Premium key is already used on another site"
msgstr "Dein Premium-Schlüssel wird bereits auf einer anderen Website benutzt"

#: views/settings.html:201 lib/API/JSON/v1/Services.php:203
msgid "Your key is not valid for MailPoet Premium"
msgstr "Dein Schlüssel ist nicht gültig für das MailPoet Premium"

#. translators: %s is the expiration date.
#: lib/API/JSON/v1/Services.php:185
msgid "Your Premium key expires on %s"
msgstr "Dein Premium-Schlüssel läuft am %s ab"

#: lib/API/JSON/v1/Services.php:179
msgid "Your Premium key has been successfully validated"
msgstr "Dein Premium-Schlüssel wurde erfolgreich geprüft"

#: lib/API/JSON/v1/Services.php:145
msgid "Note that it doesn't work on localhost."
msgstr "Bedenke, dass es nicht auf localhost funktioniert."

#. translators: %s is the error message.
#: lib/API/JSON/v1/Services.php:142
msgid "Error validating MailPoet Sending Service key, please try again later (%s)."
msgstr "Fehler bei der Prüfung des MailPoet-Sending-Service-Schlüssels, bitte später erneut versuchen (%s)."

#: lib/API/JSON/v1/Services.php:137
msgid "Your MailPoet Sending Service key is already used on another site"
msgstr "Dein MailPoet Sending Service Schlüssel wird bereits auf einer anderen Website benutzt"

#: views/settings.html:205 lib/API/JSON/v1/Services.php:134
msgid "Your key is not valid for the MailPoet Sending Service"
msgstr "Dein Schlüssel ist nicht gültig für den MailPoet Sending Service"

#. translators: %s is the expiration date.
#: lib/API/JSON/v1/Services.php:119
msgid "Your MailPoet Sending Service key expires on %s!"
msgstr "Dein MailPoet Sending Service Schlüssel läuft am %s ab!"

#: lib/API/JSON/v1/Services.php:113
msgid "Your MailPoet Sending Service key has been successfully validated"
msgstr "Dein MailPoet Sending Service Schlüssel wurde erfolgreich überprüft"

#: lib/API/JSON/v1/Services.php:86 lib/API/JSON/v1/Services.php:162
msgid "Please specify a key."
msgstr "Bitte gib einen Schlüssel an."

#: lib/API/JSON/v1/SendingTaskSubscribers.php:71
#: lib/API/JSON/v1/SendingTaskSubscribers.php:124
msgid "Newsletter not found!"
msgstr "Newsletter nicht gefunden!"

#: lib/API/JSON/v1/SendingTaskSubscribers.php:117
msgid "Failed sending task not found!"
msgstr "Keine fehlgeschlagene Sende-Aufgabe gefunden!"

#: lib/API/JSON/v1/SendingTaskSubscribers.php:78
msgid "This email has not been sent yet."
msgstr "Diese E-Mail wurde noch nicht gesendet."

#: lib/API/JSON/v1/SendingQueue.php:207 lib/API/JSON/v1/SendingQueue.php:237
msgid "This newsletter has not been sent yet."
msgstr "Dieser Newsletter wurde noch nicht gesendet."

#: lib/API/JSON/v1/SendingQueue.php:171
msgid "There are no subscribers in that list!"
msgstr "In dieser Liste befinden sich keine Abonnenten!"

#: lib/API/JSON/v1/SendingQueue.php:137
msgid "This newsletter is already being sent."
msgstr "Dieser Newsletter wurde bereits gesendet."

#: lib/API/JSON/v1/SendingQueue.php:103 lib/API/JSON/v1/SendingQueue.php:109
#: lib/API/JSON/v1/SendingQueue.php:215 lib/API/JSON/v1/SendingQueue.php:246
msgid "This newsletter does not exist."
msgstr "Dieser Newsletter existiert nicht."

#: lib/API/JSON/v1/Segments.php:248
msgid "Duplicating of segment failed."
msgstr "Duplizieren des Segments fehlgeschlagen."

#: lib/API/JSON/v1/Segments.php:141 lib/API/JSON/v1/Segments.php:177
msgid "This list cannot be moved to trash."
msgstr "Diese Liste kann nicht in den Papierkorb gelegt werden."

#: lib/API/JSON/v1/Segments.php:99 lib/API/JSON/v1/Segments.php:161
#: lib/API/JSON/v1/Segments.php:171 lib/API/JSON/v1/Segments.php:235
#: lib/API/JSON/v1/Segments.php:257 lib/API/MP/v1/Subscribers.php:365
msgid "This list does not exist."
msgid_plural "These lists do not exist."
msgstr[0] "Diese Liste existiert nicht."
msgstr[1] ""

#: lib/API/JSON/v1/Premium.php:64
msgid "Error when activating MailPoet Premium plugin."
msgstr "Fehler beim Aktivieren des MailPoet-Premium-Plugins."

#: lib/API/JSON/v1/Premium.php:45 lib/API/JSON/v1/Premium.php:51
msgid "Error when installing MailPoet Premium plugin."
msgstr "Fehler beim Installieren des MailPoet-Premium-Plugins."

#: lib/API/JSON/v1/Premium.php:37 lib/API/JSON/v1/Premium.php:59
msgid "Premium key is not valid."
msgstr "Der Premium-Schlüssel ist ungültig."

#: lib/API/JSON/v1/Newsletters.php:322
msgid "Please specify receiver information."
msgstr "Bitte gib die Empfänger-Information an."

#: lib/API/JSON/v1/Newsletters.php:299
msgid "Newsletter data is missing."
msgstr "Newsletterdaten fehlen."

#: lib/API/JSON/v1/Newsletters.php:204
msgid "This email has incorrect state."
msgstr "Diese E-Mail hat einen ungültigen Status."

#: lib/API/JSON/v1/Newsletters.php:178 lib/API/JSON/v1/SendingQueue.php:90
#: lib/API/JSON/v1/SendingQueue.php:223
msgid "Subscribers limit reached."
msgstr "Maximalanzahl Abonnenten erreicht."

#: lib/API/JSON/v1/Newsletters.php:123 lib/API/JSON/v1/Newsletters.php:140
#: lib/API/JSON/v1/Newsletters.php:185 lib/API/JSON/v1/Newsletters.php:244
#: lib/API/JSON/v1/Newsletters.php:260 lib/API/JSON/v1/Newsletters.php:274
#: lib/API/JSON/v1/Newsletters.php:291 lib/API/JSON/v1/Newsletters.php:306
#: lib/API/JSON/v1/Newsletters.php:329
msgid "This email does not exist."
msgstr "Diese E-Mail existiert nicht."

#: lib/API/JSON/v1/NewsletterTemplates.php:53
#: lib/API/JSON/v1/NewsletterTemplates.php:93
msgid "This template does not exist."
msgstr "Dieses Template existiert nicht."

#. translators: %s is the error message.
#. translators: %s contains the actual error message.
#: lib/API/JSON/v1/Mailer.php:77
#: lib/Newsletter/Preview/SendPreviewController.php:82
msgid "The email could not be sent: %s"
msgstr "Die E-Mail konnte nicht gesendet werden: %s"

#: lib/API/JSON/v1/Forms.php:311
msgid "Duplicating form failed."
msgstr "Duplizieren des Formulars fehlgeschlagen."

#: lib/API/JSON/v1/Forms.php:219
msgid "Only administrator can edit forms containing Custom HTML block."
msgstr "Nur Administratoren können Formulare bearbeiten, die einen Block für Individuelles HTML beinhalten"

#: lib/API/JSON/v1/Forms.php:174
msgid "New form"
msgstr "Neues Formular"

#. translators: %1$s is a comma-seperated list of allowed values, %2$s the
#. status the user specified.
#: lib/API/JSON/v1/Forms.php:126
msgid "Invalid status. Allowed values are (%1$s), you specified %2$s"
msgstr "Ungültiger Status. Mögliche Werte sind (%1$s), deine Angabe war %2$s"

#: lib/API/JSON/v1/Forms.php:108 lib/API/JSON/v1/Newsletters.php:172
msgid "You need to specify a status."
msgstr "Du musst einen Status angeben."

#: lib/API/JSON/v1/Forms.php:99 lib/API/JSON/v1/Forms.php:117
#: lib/API/JSON/v1/Forms.php:268 lib/API/JSON/v1/Forms.php:284
#: lib/API/JSON/v1/Forms.php:298 lib/API/JSON/v1/Forms.php:320
msgid "This form does not exist."
msgstr "Dieses Formular gibt es nicht."

#: lib/API/JSON/v1/DynamicSegments.php:155
msgid "An error occurred while saving data."
msgstr "Beim Speichern der Daten ist ein Fehler aufgetreten"

#: lib/API/JSON/v1/DynamicSegments.php:151
msgid "Please add at least one condition for filtering."
msgstr "Bitte mindestens eine Filterbedingung hinzufügen."

#: lib/API/JSON/v1/DynamicSegments.php:149
msgid "Please select a type for the comparison, an amount and a number of days."
msgstr "Bitte wähle einen Typ für den Vergleich, einen Betrag und eine Anzahl Tage."

#: lib/API/JSON/v1/DynamicSegments.php:147
msgid "Please select a type for the comparison, a number of orders and a number of days."
msgstr "Bitte wähle einen Typ für den Vergleich, eine Anzahl Bestellungen und eine Anzahl Tage."

#: lib/API/JSON/v1/DynamicSegments.php:145
msgid "Please fill all required values."
msgstr "Bitte alle erforderlichen Werte ausfüllen."

#: lib/API/JSON/v1/DynamicSegments.php:143
msgid "Please select a category."
msgstr "Bitte eine Kategorie auswählen."

#: lib/API/JSON/v1/DynamicSegments.php:141
msgid "Please select a country."
msgstr "Bitte ein Land auswählen."

#: lib/API/JSON/v1/DynamicSegments.php:139
msgid "Please select a product."
msgstr "Bitte ein Produkt auswählen."

#: lib/API/JSON/v1/DynamicSegments.php:137
msgid "Please select an email."
msgstr "Bitte eine E-Mail auswählen"

#: lib/API/JSON/v1/DynamicSegments.php:135
msgid "Please select an email action."
msgstr "Bitte eine E-Mail-Aktion auswählen."

#: lib/API/JSON/v1/DynamicSegments.php:132
msgid "Please select a user role."
msgstr "Bitte eine Benutzerrolle auswählen."

#: lib/API/JSON/v1/DynamicSegments.php:130
msgid "The segment type is unknown."
msgstr "Der Segment-Typ ist unbekannt."

#: lib/API/JSON/v1/DynamicSegments.php:128
msgid "The segment type is missing."
msgstr "Der Segment-Typ fehlt."

#: views/form/templatesLegacy/settings/field_form.hbs:53
#: views/subscribers/importExport/import/step_data_manipulation.html:14
#: lib/API/JSON/v1/DynamicSegments.php:120 lib/API/JSON/v1/ImportExport.php:116
#: lib/API/JSON/v1/Segments.php:125 lib/Models/CustomField.php:26
#: lib/Models/NewsletterOptionField.php:22 lib/Models/Segment.php:28
msgid "Please specify a name."
msgstr "Bitte gib einen Namen an."

#: lib/API/JSON/v1/DynamicSegments.php:116 lib/API/JSON/v1/ImportExport.php:120
#: lib/API/JSON/v1/Segments.php:129
msgid "Another record already exists. Please specify a different \"name\"."
msgstr "Ein anderer Eintrag existiert bereits. Bitte gib eine Alternative an zu \"name\"."

#: lib/API/JSON/v1/DynamicSegments.php:85
#: lib/API/JSON/v1/DynamicSegments.php:169
#: lib/API/JSON/v1/DynamicSegments.php:202
#: lib/API/JSON/v1/DynamicSegments.php:223 lib/API/JSON/v1/Subscribers.php:256
msgid "This segment does not exist."
msgstr "Dieses Segment existiert nicht."

#: lib/API/JSON/v1/DynamicSegments.php:78
#: lib/API/JSON/v1/DynamicSegments.php:162
#: lib/API/JSON/v1/DynamicSegments.php:195
#: lib/API/JSON/v1/DynamicSegments.php:216
msgid "Missing mandatory argument `id`."
msgstr "Fehlendes erforderliches Argument `id`."

#: lib/API/JSON/v1/CustomFields.php:47 lib/API/JSON/v1/CustomFields.php:70
msgid "This custom field does not exist."
msgstr "Dieses individuelle Feld existiert nicht."

#: lib/API/JSON/v1/AutomaticEmails.php:74
msgid "Automatic email event does not exist."
msgstr "Es existiert kein automatisches E-Mail-Ereignis."

#: lib/API/JSON/v1/AutomaticEmails.php:51
msgid "Automatic email event filter does not exist."
msgstr "Es existiert kein automatischer Filter für E-Mail-Ereignisse."

#: lib/API/JSON/v1/AutomaticEmails.php:39
#: lib/API/JSON/v1/AutomaticEmails.php:63
msgid "Improperly formatted request."
msgstr "Ungültig formatierte Anfrage."

#. translators: %s is the name of the missing plugin.
#: lib/API/JSON/ResponseBuilders/DynamicSegmentsResponseBuilder.php:89
msgid "Activate the %s plugin to see the number of subscribers and enable the editing of this segment."
msgstr "Aktiviere das %s-Plugin, um die Anzahl der Abonnenten anzuzeigen und das Bearbeiten dieses Segments zu ermöglichen."

#: lib/API/JSON/Endpoint.php:38
msgid "Invalid request parameters"
msgstr "Ungültige Anfrageparameter"

#: lib/API/JSON/Endpoint.php:29 lib/API/JSON/ErrorHandler.php:14
#: lib/API/JSON/ErrorResponse.php:25 lib/API/REST/API.php:84
msgid "An unknown error occurred."
msgstr "Ein unbekannter Fehler ist aufgetreten."

#: lib/API/JSON/API.php:205 lib/Router/Router.php:57
msgid "You do not have the required permissions."
msgstr "Du hast nicht die erforderlichen Berechtigungen."

#: lib/API/JSON/API.php:190
msgid "HTTP request method not allowed."
msgstr "HTTP-Anfragemethode nicht erlaubt."

#: lib/API/JSON/API.php:186
msgid "Invalid API endpoint method."
msgstr "Ungültige API-Endpunkt-Methode."

#: lib/API/JSON/API.php:181
msgid "Invalid API endpoint."
msgstr "Ungültiger API-Endpunkt."

#: lib/API/JSON/API.php:137
msgid "Invalid API request."
msgstr "Ungültige API-Anfrage."

#: lib/API/JSON/API.php:109
msgid "Sorry, but we couldn't connect to the MailPoet server. Please refresh the web page and try again."
msgstr "Wir konnten leider keine Verbindung zum MailPoet Server herstellen. Bitte lade die Seite neu und versuche es erneut."

#: lib/API/API.php:19
msgid "Invalid API version."
msgstr "Ungültige API-Version."