# Translation of Plugins - Easy WP SMTP by SendLayer &#8211; WordPress SMTP and Email Log Plugin - Stable (latest release) in German
# This file is distributed under the same license as the Plugins - Easy WP SMTP by SendLayer &#8211; WordPress SMTP and Email Log Plugin - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-07-19 11:36:40+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/4.0.0-alpha.4\n"
"Language: de\n"
"Project-Id-Version: Plugins - Easy WP SMTP by SendLayer &#8211; WordPress SMTP and Email Log Plugin - Stable (latest release)\n"

#: inc/deprecated/class-easywpsmtp-admin.php:391
msgid "debug log is reset when the plugin is activated, deactivated or updated."
msgstr "Das Debug-Protokoll wird zurückgesetzt, wenn das Plugin aktiviert, deaktiviert oder aktualisiert wird."

#: inc/deprecated/class-easywpsmtp-admin.php:256
msgid "Optional. This email address will be used in the 'BCC' field of the outgoing emails. Use this option carefully since all your outgoing emails from this site will add this address to the BCC field. You can also enter multiple email addresses (comma separated)."
msgstr "Optional. Diese E-Mail-Adresse wird im „BCC“-Feld der ausgehenden E-Mails verwendet. Vorsicht mit dieser Option, weil all deine ausgehenden E-Mails von dieser Website diese Adresse dem BCC-Feld hinzufügen. Du kannst auch mehrere E-Mail-Adressen eingeben (kommagetrennt)."

#: inc/deprecated/class-easywpsmtp-admin.php:253
#: src/Admin/ConnectionSettings.php:354
msgid "BCC Email Address"
msgstr "BCC-E-Mail-Adresse"

#: inc/deprecated/class-easywpsmtp-admin.php:248
msgid "When enabled, the plugin will substitute occurances of the above From Email with the Reply-To Email address. The Reply-To Email will still be used if no other Reply-To Email is present. This option can prevent conflicts with other plugins that specify reply-to email addresses but still replaces the From Email with the Reply-To Email."
msgstr "Falls aktiv, ersetzt das Plugin Vorkommen der obigen From-E-Mail durch die Reply-To-E-Mail-Adresse. Die Reply-To-E-Mail wird weiterhin verwendet, wenn keine andere Reply-To-E-Mail vorhanden ist. Diese Option kann Konflikte mit anderen Plugins vermeiden, die Reply-To-E-Mail-Adressen spezifizieren, aber trotzdem die From-E-Mail durch die Reply-To-E-Mail ersetzen."

#: inc/deprecated/class-easywpsmtp-admin.php:246
#: src/Admin/ConnectionSettings.php:338
msgid "Substitute Mode"
msgstr "Ersetzungsmodus"

#: inc/deprecated/class-easywpsmtp.php:391
msgid "Can't clear log - file is not writeable."
msgstr "Kann die Log-Datei nicht leeren – Datei ist nicht schreibbar."

#: inc/deprecated/class-easywpsmtp-admin.php:417
msgid "Warning! This can't be undone."
msgstr "Vorsicht! Dies lässt sich nicht rückgängig machen."

#: inc/deprecated/class-easywpsmtp-admin.php:416
msgid "This will remove ALL your settings and deactivate the plugin. Useful when you're uninstalling the plugin and want to completely remove all crucial data stored in the database."
msgstr "Dies entfernt ALL deine Einstellungen und deaktiviert das Plugin. Nützlich, wenn du das Plugin deinstallieren und alle sensiblen Daten vollständig aus der Datenbank entfernen willst."

#: inc/deprecated/class-easywpsmtp-admin.php:416
msgid "Self-destruct"
msgstr "Selbstzerstörung"

#: inc/deprecated/class-easywpsmtp-admin.php:414
msgid "Delete Settings and Deactivate Plugin"
msgstr "Einstellungen löschen und Plugin deaktivieren"

#: inc/deprecated/class-easywpsmtp-admin.php:407
msgid "Actions in this section can (and some of them will) erase or mess up your settings. Use it with caution."
msgstr "Änderungen in diesem Abschnitt können (und einige werden) deine Einstellungen löschen oder durcheinander bringen.  Mit Vorsicht zu verwenden."

#: inc/deprecated/class-easywpsmtp-admin.php:405
msgid "Danger Zone"
msgstr "Gefahrenzone"

#: inc/deprecated/class-easywpsmtp-admin.php:30
msgid "All settings have been deleted and plugin is deactivated."
msgstr "Alle Einstellungen wurden gelöscht und das Plugin ist deaktiviert."

#: inc/deprecated/class-easywpsmtp-admin.php:29
msgid "Are you sure you want to delete ALL your settings and deactive plugin?"
msgstr "Bist du sicher, dass du ALLE Einstellungen löschen und das Plugin deaktivieren willst?"

#: inc/deprecated/class-easywpsmtp.php:543
msgid "Please refresh the page and try again."
msgstr "Bitte lade die Seite neu und versuche es nochmals."

#: inc/deprecated/class-easywpsmtp-admin.php:527
msgid "Documentation"
msgstr "Dokumentation"

#: inc/deprecated/class-easywpsmtp-admin.php:27
msgid "Error occurred:"
msgstr "Fehler aufgetreten:"

#: inc/deprecated/class-easywpsmtp-admin.php:28
msgid "Sending..."
msgstr "Wird gesendet..."

#: inc/deprecated/class-easywpsmtp-admin.php:287
msgid "STARTTLS"
msgstr "STARTTLS"

#: inc/deprecated/class-easywpsmtp-admin.php:281
msgid "SSL/TLS"
msgstr "SSL/TLS"

#: inc/deprecated/class-easywpsmtp-admin.php:440
msgid "Following error occurred when attempting to send test email:"
msgstr "Während versucht wurde eine Test-E-Mail zu senden, ist der folgende Fehler aufgetreten:"

#: inc/deprecated/class-easywpsmtp-admin.php:368
msgid "Encrypt Password"
msgstr "Passwort verschlüsseln"

#: inc/deprecated/class-easywpsmtp-admin.php:443
msgid "Test email was successfully sent. No errors occurred during the process."
msgstr "Die Test-E-Mail wurde erfolgreich versendet. Es sind dabei keine Fehler aufgetreten."

#: inc/deprecated/class-easywpsmtp-admin.php:372
msgid "When enabled, your SMTP password is stored in the database using AES-256 encryption."
msgstr "Falls aktiv, wird dein SMTP-Passwort in der Datenbank AES-256-verschlüsselt gespeichert."

#. translators: %s is PHP version
#: inc/deprecated/class-easywpsmtp-admin.php:66
msgid "Your PHP version is %s, encryption function requires PHP version 5.3.0 or higher."
msgstr "Deine PHP-Version ist %s, die Verschlüsselung erfordert PHP 5.3.0 oder höher."

#: inc/deprecated/class-easywpsmtp-admin.php:58
msgid "PHP OpenSSL extension is not installed on the server. It is required for encryption to work properly. Please contact your server administrator or hosting provider and ask them to install it."
msgstr "Die PHP-Erweiterung OpenSSL ist auf dem Server nicht installiert. Sie ist erforderlich, damit die Verschlüsselung korrekt funktioniert. Kontaktiere deinen Server-Administrator oder Hosting-Anbieter und bitte darum, sie zu installieren."

#: inc/deprecated/class-easywpsmtp-admin.php:55
msgid "PHP OpenSSL extension is not installed on the server. It's required by Easy WP SMTP plugin to operate properly. Please contact your server administrator or hosting provider and ask them to install it."
msgstr "Die PHP-Erweiterung OpenSSL ist auf dem Server nicht installiert. Sie ist erforderlich, damit das Plugin Easy WP SMTP korrekt funktioniert. Kontaktiere deinen Server-Administrator oder Hosting-Anbieter und bitte darum, sie zu installieren."

#: inc/deprecated/class-easywpsmtp-admin.php:464
msgid "Hide Debug Log"
msgstr "Debug-Protokoll verbergen"

#: inc/deprecated/class-easywpsmtp-admin.php:454
#: inc/deprecated/class-easywpsmtp-admin.php:462
msgid "Show Debug Log"
msgstr "Debug-Protokoll anzeigen"

#: inc/deprecated/class-easywpsmtp-admin.php:236
msgid "If email's From Name is empty, the plugin will set the above value regardless."
msgstr "Wenn der From Name der E-Mail leer ist, setzt das Plugin den obigen Wert trotzdem."

#: inc/deprecated/class-easywpsmtp-admin.php:234
msgid "When enabled, the plugin will set the above From Name for each email. Disable it if you're using contact form plugins, it will prevent the plugin from replacing form submitter's name when contact email is sent."
msgstr "Falls aktiv, setzt das Plugin den obigen From Name für jede E-Mail. Schalte dies ab, wenn du Plugins für Kontaktformulare verwendest, denn es hindert das Plugin daran, den Namen des Absenders zu ersetzen, wenn die Kontakt-E-Mail versendet wird."

#: inc/deprecated/class-easywpsmtp-admin.php:232
#: src/Admin/ConnectionSettings.php:275
msgid "Force From Name Replacement"
msgstr "From-Name-Ersetzung erzwingen"

#: inc/deprecated/class-easywpsmtp-admin.php:568
msgid "rating"
msgstr "Bewertung"

#. translators: %s is replaced by rating link
#: inc/deprecated/class-easywpsmtp-admin.php:564
msgctxt "%s is replaced by \"rating\" link"
msgid "Like the plugin? Please give us a %s"
msgstr "Gefällt dir das Plugin? Dann hinterlasse uns bitte eine %s"

#: inc/deprecated/class-easywpsmtp-admin.php:558
msgid "Rate Us"
msgstr "Bewerte uns"

#: inc/deprecated/class-easywpsmtp-admin.php:551
msgid "Support Forum"
msgstr "Support-Forum"

#. translators: %s is replaced by support forum URL
#: inc/deprecated/class-easywpsmtp-admin.php:547
msgctxt "%s is replaced by \"Support Forum\" link"
msgid "Having issues or difficulties? You can post your issue on the %s"
msgstr "Du hast Probleme oder Schwierigkeiten? Du kannst deine Beschreibung im %s veröffentlichen."

#: inc/deprecated/class-easywpsmtp-admin.php:541
msgid "Support"
msgstr "Support"

#: inc/deprecated/class-easywpsmtp-admin.php:328
msgid "when you click \"Save Changes\", your actual password is stored in the database and then used to send emails. This field is replaced with a gag (#easywpsmtpgagpass#). This is done to prevent someone with the access to Settings page from seeing your password (using password fields unmasking programs, for example)."
msgstr "Wenn du auf „Änderungen speichern“ klickst, wird dein tatsächliches Passwort in der Datenbank gespeichert und zum Verwenden von E-Mails verwendet. Dieses Feld wird durch eine Sperre (#easywpsmtpgagpass#) ersetzt, damit jemand mit Zugang zu den Einstellungen nicht dein Passwort sehen kann, etwa mit einem Demaskierungsprogramm für Passwortfelder."

#: inc/deprecated/class-easywpsmtp-admin.php:379
#: src/Admin/Pages/MiscTab.php:169
msgid "Allow Insecure SSL Certificates"
msgstr "Unsichere SSL-Zertifikate erlauben"

#: inc/deprecated/class-easywpsmtp-admin.php:382
msgid "Allows insecure and self-signed SSL certificates on SMTP server. It's highly recommended to keep this option disabled."
msgstr "Erlaubt unsichere und selbst signierte SSL-Zertifikate auf dem SMTP-Server. Es wird dringend empfohlen, diese Option ausgeschaltet zu lassen."

#: inc/deprecated/class-easywpsmtp-admin.php:486
msgid "debug log for this test email will be automatically displayed right after you send it. Test email also ignores \"Enable Domain Check\" option."
msgstr "Das Debug-Log für diese Test-Email wird unmittelbar nach dem Versand angezeigt. Die Test-E-Mail ignoriert außerdem die Option „Domain-Check aktivieren“."

#: inc/deprecated/class-easywpsmtp-admin.php:328
#: inc/deprecated/class-easywpsmtp-admin.php:391
#: inc/deprecated/class-easywpsmtp-admin.php:434
#: inc/deprecated/class-easywpsmtp-admin.php:486
msgctxt "\"Note\" as in \"Note: keep this in mind\""
msgid "Note:"
msgstr "Hinweis:"

#: inc/deprecated/class-easywpsmtp-admin.php:485
msgid "You can use this section to send an email from your server using the above configured SMTP details to see if the email gets delivered."
msgstr "In diesem Abschnitt kannst du eine E-Mail von deinem Server mit den oben konfigurierten SMTP-Details senden, um zu sehen, ob sie zugestellt wird."

#: inc/deprecated/class-easywpsmtp-admin.php:434
msgid "You have unsaved settings. In order to send a test email, you need to go back to previous tab and click \"Save Changes\" button first."
msgstr "Du hast ungesicherte Einstellungen. Um eine Test-E-Mail zu senden, musst du zuerst zum vorigen Tab gehen und dort den Button „Änderungen speichern“ klicken."

#: inc/deprecated/class-easywpsmtp-admin.php:362
#: src/Admin/Pages/MiscTab.php:126
msgid "Block all emails"
msgstr "Alle E-Mails blockieren"

#: inc/deprecated/class-easywpsmtp-admin.php:216
msgid "You can request your hosting provider for the SMTP details of your site. Use the SMTP details provided by your hosting provider to configure the following settings."
msgstr "Du kannst die SMTP-Details deiner Website von deinem Hosting-Anbieter erfragen. Verwende diese Details, um die folgenden Einstellungen zu konfigurieren."

#: inc/deprecated/class-easywpsmtp-admin.php:198
msgid "SMTP Settings"
msgstr "SMTP-Einstellungen"

#: inc/deprecated/class-easywpsmtp-admin.php:91
#: inc/deprecated/class-easywpsmtp.php:385
msgid "Nonce check failed."
msgstr "Nonce-Prüfung fehlgeschlagen."

#: inc/deprecated/class-easywpsmtp-admin.php:364
msgid "When enabled, plugin attempts to block ALL emails from being sent out if domain mismatch."
msgstr "Falls aktiv, versucht das Plugin, den Versand ALLER E-Mails zu verhindern, wenn die Domain nicht übereinstimmt."

#: inc/deprecated/class-easywpsmtp-admin.php:351
msgid "This option is useful when you are using several email aliases on your SMTP server. If you don't want your aliases to be replaced by the address specified in \"From\" field, enter them in this field."
msgstr "Diese Option ist hilfreich, wenn du mehrere E-Mail-Aliasse auf deinem SMTP-Server benutzt. Wenn du nicht möchtest, dass deine Aliasse durch die Adresse im „From“-Feld ersetzt werden, gib sie in diesem Feld ein."

#: inc/deprecated/class-easywpsmtp-admin.php:350
msgid "Comma separated emails list. Example value: email1@domain.com, email2@domain.com"
msgstr "Kommagetrennte E-Mail-Adress-Liste. Beispiel: email1@domain.com, email2@domain.com"

#: inc/deprecated/class-easywpsmtp-admin.php:347
msgid "Don't Replace \"From\" Field"
msgstr "„From“-Feld nicht ersetzen"

#: inc/deprecated/class-easywpsmtp-admin.php:343
msgid "Additional Settings (Optional)"
msgstr "Weitere Einstellungen (optional)"

#: inc/deprecated/class-easywpsmtp-admin.php:200
#: inc/deprecated/class-easywpsmtp-admin.php:432
msgid "Test Email"
msgstr "Test-E-Mail"

#: inc/deprecated/class-easywpsmtp-admin.php:26 src/Admin/Area.php:424
msgid "Log cleared."
msgstr "Log geleert."

#: inc/deprecated/class-easywpsmtp-admin.php:25 src/Admin/Area.php:423
msgid "Are you sure want to clear log?"
msgstr "Bist du sicher, dass du das Log leeren möchtest?"

#: inc/deprecated/class-easywpsmtp-admin.php:393
#: src/Admin/Pages/MiscTab.php:223
msgid "Clear Log"
msgstr "Log leeren"

#: inc/deprecated/class-easywpsmtp-admin.php:393
#: src/Admin/Pages/MiscTab.php:222
msgid "View Log"
msgstr "Log ansehen"

#: inc/deprecated/class-easywpsmtp-admin.php:389
msgid "Check this box to enable mail debug log"
msgstr "Einschalten, um das E-Mail-Debug-Log zu aktivieren"

#: inc/deprecated/class-easywpsmtp-admin.php:386
#: src/Admin/Pages/MiscTab.php:196
msgid "Enable Debug Log"
msgstr "Debug-Log aktivieren"

#: inc/deprecated/class-easywpsmtp-admin.php:360
msgid "Coma-separated domains list. Example: domain1.com, domain2.com"
msgstr "Kommagetrennte Domain-Liste. Beispiel: domain1.com, domain2.com"

#: inc/deprecated/class-easywpsmtp-admin.php:358
msgid "This option is usually used by developers only. SMTP settings will be used only if the site is running on following domain(s):"
msgstr "Diese Option ist normalerweise nur für Entwickler gedacht. SMTP-Einstellungen werden nur verwendet, wenn die Website auf der/den folgende(n) Domain(s) läuft:"

#: inc/deprecated/class-easywpsmtp-admin.php:355 src/Admin/Pages/MiscTab.php:87
msgid "Enable Domain Check"
msgstr "Domain-Prüfung aktivieren"

#: inc/deprecated/class-easywpsmtp-admin.php:199
msgid "Additional Settings"
msgstr "Weitere Einstellungen"

#: inc/deprecated/class-easywpsmtp-admin.php:244
msgid "Optional. This email address will be used in the 'Reply-To' field of the email. Leave it blank to use 'From' email as the reply-to value."
msgstr "Optional. Diese E-Mail-Adresse wird im „Reply-To“-Feld der E-Mail verwendet. Lasse sie leer, um die „From“-E-Mail als Reply-To-Wert zu nutzen."

#: inc/deprecated/class-easywpsmtp-admin.php:241
#: src/Admin/ConnectionSettings.php:316
msgid "Reply-To Email Address"
msgstr "Reply-To-E-Mail-Adresse"

#: src/Admin/UserFeedback.php:127
msgid "I already did"
msgstr "Habe ich schon erledigt"

#: src/Admin/UserFeedback.php:125
msgid "Nope, maybe later"
msgstr "Nein, vielleicht später"

#: src/Admin/UserFeedback.php:122
msgid "OK, you deserve it"
msgstr "Ok, du hast es verdient"

#: src/Admin/UserFeedback.php:117
msgid "~ Easy WP SMTP team"
msgstr "~ Easy WP SMTP Team"

#: src/Admin/UserFeedback.php:106
msgid "Give Feedback"
msgstr "Feedback geben"

#: src/Admin/UserFeedback.php:97
msgid "Not Really"
msgstr "Nicht wirklich"

#: src/Admin/UserFeedback.php:92
msgid "Are you enjoying Easy WP SMTP?"
msgstr "Gefällt dir Easy WP SMTP?"

#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://easywpsmtp.com/"
msgstr "https://easywpsmtp.com/"

#: src/Admin/UserFeedback.php:111
msgid "No thanks"
msgstr "Nein, danke"

#: inc/deprecated/class-easywpsmtp-admin.php:508
msgid "Write your email message"
msgstr "Schreib deine E-Mail"

#: inc/deprecated/class-easywpsmtp-admin.php:213
msgid "SMTP Configuration Settings"
msgstr "SMTP-Konfigruation"

#: inc/deprecated/class-easywpsmtp-admin.php:494
msgid "Enter the recipient's email address"
msgstr "E-Mail-Adresse des Empfängers eingeben"

#: inc/deprecated/class-easywpsmtp-admin.php:172
msgid "Please enter a valid email address in the recipient email field."
msgstr "Bitte eine gültige E-Mail-Adresse in das Empfänger-Feld eingeben."

#: inc/deprecated/class-easywpsmtp-admin.php:333
#: inc/deprecated/class-easywpsmtp-admin.php:398
msgid "Save Changes"
msgstr "Änderungen speichern"

#: inc/deprecated/class-easywpsmtp-admin.php:312 src/Admin/Area.php:418
#: src/Admin/Pages/DebugEventsTab.php:150 src/Admin/UserFeedback.php:95
msgid "Yes"
msgstr "Ja"

#: inc/deprecated/class-easywpsmtp-admin.php:306
msgid "No"
msgstr "Nein"

#: assets/languages/easy-wp-smtp-vue.php:405
#: inc/deprecated/class-easywpsmtp-admin.php:324
#: src/Providers/OptionsAbstract.php:431
msgid "SMTP Password"
msgstr "SMTP-Passwort"

#: inc/deprecated/class-easywpsmtp-admin.php:491
msgid "To"
msgstr "Empfänger"

#: inc/deprecated/class-easywpsmtp-admin.php:498
#: src/Admin/Pages/ExportTab.php:214 src/Admin/Pages/TestTab.php:217
msgid "Subject"
msgstr "Betreff"

#: inc/deprecated/class-easywpsmtp-admin.php:505
#: src/Admin/Pages/TestTab.php:230
msgid "Message"
msgstr "Nachricht"

#: inc/deprecated/class-easywpsmtp.php:440
#: inc/deprecated/class-easywpsmtp.php:448 src/Admin/Area.php:263
#: src/Admin/Area.php:264 src/Admin/Area.php:1063
#: src/Admin/Pages/SettingsTab.php:48
msgid "Settings"
msgstr "Einstellungen"

#: inc/deprecated/class-easywpsmtp-admin.php:158
msgid "Settings saved."
msgstr "Einstellungen gespeichert."

#: assets/languages/easy-wp-smtp-vue.php:411
#: inc/deprecated/class-easywpsmtp-admin.php:275
#: src/Providers/OptionsAbstract.php:320
msgid "None"
msgstr "Keine"

#: inc/deprecated/class-easywpsmtp-admin.php:501
msgid "Enter a subject for your message"
msgstr "Einen Betreff für deine Nachricht eingeben"

#: inc/deprecated/class-easywpsmtp-admin.php:313
msgid "This options should always be checked 'Yes'"
msgstr "Diese Option sollte immer auf 'Ja' stehen"

#: assets/languages/easy-wp-smtp-vue.php:402
#: inc/deprecated/class-easywpsmtp-admin.php:317
#: src/Providers/OptionsAbstract.php:414
msgid "SMTP Username"
msgstr "SMTP-Benutzername"

#: assets/languages/easy-wp-smtp-vue.php:417
#: src/Providers/OptionsAbstract.php:340
msgid "TLS"
msgstr "TLS"

#: assets/languages/easy-wp-smtp-vue.php:384
#: inc/deprecated/class-easywpsmtp-admin.php:292
#: src/Providers/OptionsAbstract.php:353
msgid "SMTP Port"
msgstr "SMTP-Port"

#: inc/deprecated/class-easywpsmtp-admin.php:299
#: src/Providers/OptionsAbstract.php:392
msgid "SMTP Authentication"
msgstr "SMTP-Authentifizierung"

#: assets/languages/easy-wp-smtp-vue.php:414
#: src/Providers/OptionsAbstract.php:330
msgid "SSL"
msgstr "SSL"

#: inc/deprecated/class-easywpsmtp-admin.php:268
#: src/Providers/OptionsAbstract.php:309
msgid "Type of Encryption"
msgstr "Art der Verschlüsselung"

#: assets/languages/easy-wp-smtp-vue.php:378
#: inc/deprecated/class-easywpsmtp-admin.php:261
#: src/Providers/OptionsAbstract.php:292
msgid "SMTP Host"
msgstr "SMTP-Host"

#: inc/deprecated/class-easywpsmtp-admin.php:264
msgid "Your mail server"
msgstr "Dein Mail-Server"

#: inc/deprecated/class-easywpsmtp-admin.php:71
msgid "Easy WP SMTP Settings"
msgstr "Easy WP SMTP Einstellungen"

#: inc/deprecated/class-easywpsmtp-admin.php:160
msgid "Settings are not saved."
msgstr "Einstellungen nicht gespeichert."

#. Plugin Name of the plugin
#. Author of the plugin
#: inc/deprecated/class-easywpsmtp-admin.php:38 src/Admin/Area.php:244
#: src/Admin/Area.php:245 src/Admin/Area.php:252 src/Admin/Area.php:253
#: src/Admin/DashboardWidget.php:164 src/SiteHealth.php:43
msgid "Easy WP SMTP"
msgstr "Easy WP SMTP"

#: inc/deprecated/class-easywpsmtp-admin.php:513
#: src/Admin/Pages/TestTab.php:261
msgid "Send Test Email"
msgstr "Test-E-Mail senden"

#: inc/deprecated/class-easywpsmtp-admin.php:288
msgid "For most servers SSL/TLS is the recommended option"
msgstr "Für die meisten Server ist SSL/TLS die empfohlene Option"

#: assets/languages/easy-wp-smtp-vue.php:173
#: inc/deprecated/class-easywpsmtp-admin.php:227
#: src/Admin/ConnectionSettings.php:248 src/Admin/Pages/ExportTab.php:207
msgid "From Name"
msgstr "Name des Absenders"

#: inc/deprecated/class-easywpsmtp-admin.php:327
msgid "The password to login to your mail server"
msgstr "Das Passwort für die Anmeldung bei deinem Mailserver"

#: inc/deprecated/class-easywpsmtp-admin.php:320
msgid "The username to login to your mail server"
msgstr "Der Benutzername, um sich bei deinem Mailserver anzumelden"

#: inc/deprecated/class-easywpsmtp-admin.php:295
msgid "The port to your mail server"
msgstr "Der Port zu deinem Mailserver"

#: inc/deprecated/class-easywpsmtp-admin.php:230
msgid "This text will be used in the 'FROM' field"
msgstr "Dieser Text wird im Feld 'VON' verwendet"

#: inc/deprecated/class-easywpsmtp-admin.php:223
msgid "This email address will be used in the 'From' field."
msgstr "Diese E-Mail-Adresse wird im Feld \"Von\" verwendet."

#: inc/deprecated/class-easywpsmtp-admin.php:220
#: src/Admin/ConnectionSettings.php:208
msgid "From Email Address"
msgstr "Von E-Mail-Adresse"

#. translators: %s URL to the plugin's settings page.
#: inc/deprecated/class-easywpsmtp.php:365
msgid "Please configure your SMTP credentials in the <a href=\"%s\">settings menu</a> in order to send email using Easy WP SMTP plugin."
msgstr "Bitte die SMTP-Zugangsdaten im <a href=\"%s\">Einstellungsmenü</a> angeben, um E-Mails mit dem Easy WP SMTP Plugin zu verschicken."

#: inc/deprecated/class-easywpsmtp-admin.php:149
msgid "Please enter a valid port in the 'SMTP Port' field."
msgstr "Bitte gib einen gültigen Port in das Feld 'SMTP Port' ein."

#: inc/deprecated/class-easywpsmtp-admin.php:102
msgid "Please enter a valid email address in the 'FROM' field."
msgstr "Bitte gib eine gültige E-Mail-Adresse in das Feld 'VON' ein."

#: src/Admin/ConnectionSettings.php:200
msgid "General Settings"
msgstr "Allgemeine Einstellungen"