Go to the source code of this file.
Variables | |
$PHPMAILER_LANG ['authenticate'] = 'SMTP Fehler: Authentifizierung fehlgeschlagen.' | |
$PHPMAILER_LANG ['connect_host'] = 'SMTP Fehler: Konnte keine Verbindung zum SMTP-Host herstellen.' | |
$PHPMAILER_LANG ['data_not_accepted'] = 'SMTP Fehler: Daten werden nicht akzeptiert.' | |
$PHPMAILER_LANG ['empty_message'] = 'E-Mail Inhalt ist leer.' | |
$PHPMAILER_LANG ['encoding'] = 'Unbekanntes Encoding-Format: ' | |
$PHPMAILER_LANG ['execute'] = 'Konnte folgenden Befehl nicht ausführen: ' | |
$PHPMAILER_LANG ['file_access'] = 'Zugriff auf folgende Datei fehlgeschlagen: ' | |
$PHPMAILER_LANG ['file_open'] = 'Datei Fehler: konnte folgende Datei nicht öffnen: ' | |
$PHPMAILER_LANG ['from_failed'] = 'Die folgende Absenderadresse ist nicht korrekt: ' | |
$PHPMAILER_LANG ['instantiate'] = 'Mail Funktion konnte nicht initialisiert werden.' | |
$PHPMAILER_LANG ['invalid_email'] = 'E-Mail wird nicht gesendet, die Adresse ist ungültig.' | |
$PHPMAILER_LANG ['mailer_not_supported'] = ' mailer wird nicht unterstützt.' | |
$PHPMAILER_LANG ['provide_address'] = 'Bitte geben Sie mindestens eine Empfänger E-Mailadresse an.' | |
$PHPMAILER_LANG ['recipients_failed'] = 'SMTP Fehler: Die folgenden Empfänger sind nicht korrekt: ' | |
$PHPMAILER_LANG ['signing'] = 'Fehler beim Signieren: ' | |
$PHPMAILER_LANG ['smtp_connect_failed'] = 'Verbindung zu SMTP Server fehlgeschlagen.' | |
$PHPMAILER_LANG ['smtp_error'] = 'Fehler vom SMTP Server: ' | |
$PHPMAILER_LANG ['variable_set'] = 'Kann Variable nicht setzen oder zurücksetzen: ' | |
$PHPMAILER_LANG['authenticate'] = 'SMTP Fehler: Authentifizierung fehlgeschlagen.' |
PHPMailer language file: refer to English translation for definitive list German Version
Definition at line 7 of file phpmailer.lang-de.php.
Definition at line 8 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP Fehler: Daten werden nicht akzeptiert.' |
Definition at line 9 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['empty_message'] = 'E-Mail Inhalt ist leer.' |
Definition at line 10 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['encoding'] = 'Unbekanntes Encoding-Format: ' |
Definition at line 11 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['execute'] = 'Konnte folgenden Befehl nicht ausführen: ' |
Definition at line 12 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['file_access'] = 'Zugriff auf folgende Datei fehlgeschlagen: ' |
Definition at line 13 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['file_open'] = 'Datei Fehler: konnte folgende Datei nicht öffnen: ' |
Definition at line 14 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['from_failed'] = 'Die folgende Absenderadresse ist nicht korrekt: ' |
Definition at line 15 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['instantiate'] = 'Mail Funktion konnte nicht initialisiert werden.' |
Definition at line 16 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['invalid_email'] = 'E-Mail wird nicht gesendet, die Adresse ist ungültig.' |
Definition at line 17 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer wird nicht unterstützt.' |
Definition at line 18 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['provide_address'] = 'Bitte geben Sie mindestens eine Empfänger E-Mailadresse an.' |
Definition at line 19 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['recipients_failed'] = 'SMTP Fehler: Die folgenden Empfänger sind nicht korrekt: ' |
Definition at line 20 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['signing'] = 'Fehler beim Signieren: ' |
Definition at line 21 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['smtp_connect_failed'] = 'Verbindung zu SMTP Server fehlgeschlagen.' |
Definition at line 22 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['smtp_error'] = 'Fehler vom SMTP Server: ' |
Definition at line 23 of file phpmailer.lang-de.php.
$PHPMAILER_LANG['variable_set'] = 'Kann Variable nicht setzen oder zurücksetzen: ' |
Definition at line 24 of file phpmailer.lang-de.php.