EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Variables
phpmailer.lang-dk.php File Reference

Go to the source code of this file.

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTP fejl: Kunne ikke logge på.'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTP fejl: Kunne ikke tilslutte SMTP serveren.'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTP fejl: Data kunne ikke accepteres.'
 
 $PHPMAILER_LANG ['encoding'] = 'Ukendt encode-format: '
 
 $PHPMAILER_LANG ['execute'] = 'Kunne ikke køre: '
 
 $PHPMAILER_LANG ['file_access'] = 'Ingen adgang til fil: '
 
 $PHPMAILER_LANG ['file_open'] = 'Fil fejl: Kunne ikke åbne filen: '
 
 $PHPMAILER_LANG ['from_failed'] = 'Følgende afsenderadresse er forkert: '
 
 $PHPMAILER_LANG ['instantiate'] = 'Kunne ikke initialisere email funktionen.'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = ' mailer understøttes ikke.'
 
 $PHPMAILER_LANG ['provide_address'] = 'Du skal indtaste mindst en modtagers emailadresse.'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP fejl: Følgende modtagere er forkerte: '
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTP fejl: Kunne ikke logge på.'

PHPMailer language file: refer to English translation for definitive list Danish Version Author: Mikael Stokkebro info@.nosp@m.stok.nosp@m.kebro.nosp@m..dk

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

$PHPMAILER_LANG['connect_host'] = 'SMTP fejl: Kunne ikke tilslutte SMTP serveren.'

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

$PHPMAILER_LANG['data_not_accepted'] = 'SMTP fejl: Data kunne ikke accepteres.'

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

$PHPMAILER_LANG['encoding'] = 'Ukendt encode-format: '

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

$PHPMAILER_LANG['execute'] = 'Kunne ikke køre: '

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

$PHPMAILER_LANG['file_access'] = 'Ingen adgang til fil: '

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

$PHPMAILER_LANG['file_open'] = 'Fil fejl: Kunne ikke åbne filen: '

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

$PHPMAILER_LANG['from_failed'] = 'Følgende afsenderadresse er forkert: '

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

$PHPMAILER_LANG['instantiate'] = 'Kunne ikke initialisere email funktionen.'

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

$PHPMAILER_LANG['mailer_not_supported'] = ' mailer understøttes ikke.'

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

$PHPMAILER_LANG['provide_address'] = 'Du skal indtaste mindst en modtagers emailadresse.'

Definition at line 20 of file phpmailer.lang-dk.php.

$PHPMAILER_LANG['recipients_failed'] = 'SMTP fejl: Følgende modtagere er forkerte: '

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