ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
phpmailer.lang-de.php File Reference

Go to the source code of this file.

Namespaces

 PHPMailer
 PHPMailer - PHP email creation and transport class.
 

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'] = 'Unbekannte Kodierung: '
 
 $PHPMAILER_LANG ['execute'] = 'Konnte folgenden Befehl nicht ausführen: '
 
 $PHPMAILER_LANG ['file_access'] = 'Zugriff auf folgende Datei fehlgeschlagen: '
 
 $PHPMAILER_LANG ['file_open'] = 'Dateifehler: 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_address'] = '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ängeradresse 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 zum SMTP-Server fehlgeschlagen.'
 
 $PHPMAILER_LANG ['smtp_error'] = 'Fehler vom SMTP-Server: '
 
 $PHPMAILER_LANG ['variable_set'] = 'Kann Variable nicht setzen oder zurücksetzen: '
 
 $PHPMAILER_LANG ['extension_missing'] = 'Fehlende Erweiterung: '
 

Variable Documentation

◆ $PHPMAILER_LANG [1/19]

$PHPMAILER_LANG[ 'authenticate'] = 'SMTP-Fehler: Authentifizierung fehlgeschlagen.'

Definition at line 7 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [2/19]

$PHPMAILER_LANG[ 'connect_host'] = 'SMTP-Fehler: Konnte keine Verbindung zum SMTP-Host herstellen.'

Definition at line 8 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [3/19]

$PHPMAILER_LANG[ 'data_not_accepted'] = 'SMTP-Fehler: Daten werden nicht akzeptiert.'

Definition at line 9 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [4/19]

$PHPMAILER_LANG[ 'empty_message'] = 'E-Mail-Inhalt ist leer.'

Definition at line 10 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [5/19]

$PHPMAILER_LANG[ 'encoding'] = 'Unbekannte Kodierung: '

Definition at line 11 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [6/19]

$PHPMAILER_LANG[ 'execute'] = 'Konnte folgenden Befehl nicht ausführen: '

Definition at line 12 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [7/19]

$PHPMAILER_LANG[ 'file_access'] = 'Zugriff auf folgende Datei fehlgeschlagen: '

Definition at line 13 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [8/19]

$PHPMAILER_LANG[ 'file_open'] = 'Dateifehler: Konnte folgende Datei nicht öffnen: '

Definition at line 14 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [9/19]

$PHPMAILER_LANG[ 'from_failed'] = 'Die folgende Absenderadresse ist nicht korrekt: '

Definition at line 15 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [10/19]

$PHPMAILER_LANG[ 'instantiate'] = 'Mail-Funktion konnte nicht initialisiert werden.'

Definition at line 16 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [11/19]

$PHPMAILER_LANG[ 'invalid_address'] = 'Die Adresse ist ungültig: '

Definition at line 17 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [12/19]

$PHPMAILER_LANG[ 'mailer_not_supported'] = ' mailer wird nicht unterstützt.'

Definition at line 18 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [13/19]

$PHPMAILER_LANG[ 'provide_address'] = 'Bitte geben Sie mindestens eine Empfängeradresse an.'

Definition at line 19 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [14/19]

$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 [15/19]

$PHPMAILER_LANG[ 'signing'] = 'Fehler beim Signieren: '

Definition at line 21 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [16/19]

$PHPMAILER_LANG[ 'smtp_connect_failed'] = 'Verbindung zum SMTP-Server fehlgeschlagen.'

Definition at line 22 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [17/19]

$PHPMAILER_LANG[ 'smtp_error'] = 'Fehler vom SMTP-Server: '

Definition at line 23 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [18/19]

$PHPMAILER_LANG[ 'variable_set'] = 'Kann Variable nicht setzen oder zurücksetzen: '

Definition at line 24 of file phpmailer.lang-de.php.

◆ $PHPMAILER_LANG [19/19]

$PHPMAILER_LANG[ 'extension_missing'] = 'Fehlende Erweiterung: '

Definition at line 25 of file phpmailer.lang-de.php.