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

Go to the source code of this file.

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTP Fout: authenticatie mislukt.'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTP Fout: Kon niet verbinden met SMTP host.'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTP Fout: Data niet geaccepteerd.'
 
 $PHPMAILER_LANG ['encoding'] = 'Onbekende codering: '
 
 $PHPMAILER_LANG ['execute'] = 'Kon niet uitvoeren: '
 
 $PHPMAILER_LANG ['file_access'] = 'Kreeg geen toegang tot bestand: '
 
 $PHPMAILER_LANG ['file_open'] = 'Bestandsfout: Kon bestand niet openen: '
 
 $PHPMAILER_LANG ['from_failed'] = 'De volgende afzender adressen zijn mislukt: '
 
 $PHPMAILER_LANG ['instantiate'] = 'Kon mail functie niet initialiseren.'
 
 $PHPMAILER_LANG ['provide_address'] = 'Er moet tenmiste één ontvanger emailadres opgegeven worden.'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = ' mailer wordt niet ondersteund.'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP Fout: De volgende ontvangers zijn mislukt: '
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTP Fout: authenticatie mislukt.'

PHPMailer language file: refer to English translation for definitive list Dutch Version

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

$PHPMAILER_LANG['connect_host'] = 'SMTP Fout: Kon niet verbinden met SMTP host.'

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

$PHPMAILER_LANG['data_not_accepted'] = 'SMTP Fout: Data niet geaccepteerd.'

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

$PHPMAILER_LANG['encoding'] = 'Onbekende codering: '

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

$PHPMAILER_LANG['execute'] = 'Kon niet uitvoeren: '

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

$PHPMAILER_LANG['file_access'] = 'Kreeg geen toegang tot bestand: '

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

$PHPMAILER_LANG['file_open'] = 'Bestandsfout: Kon bestand niet openen: '

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

$PHPMAILER_LANG['from_failed'] = 'De volgende afzender adressen zijn mislukt: '

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

$PHPMAILER_LANG['instantiate'] = 'Kon mail functie niet initialiseren.'

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

$PHPMAILER_LANG['provide_address'] = 'Er moet tenmiste één ontvanger emailadres opgegeven worden.'

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

$PHPMAILER_LANG['mailer_not_supported'] = ' mailer wordt niet ondersteund.'

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

$PHPMAILER_LANG['recipients_failed'] = 'SMTP Fout: De volgende ontvangers zijn mislukt: '

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