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

Go to the source code of this file.

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTP Feil: Kunne ikke authentisere.'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTP Feil: Kunne ikke koble til SMTP host.'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTP Feil: Data ble ikke akseptert.'
 
 $PHPMAILER_LANG ['encoding'] = 'Ukjent encoding: '
 
 $PHPMAILER_LANG ['execute'] = 'Kunne ikke utføre: '
 
 $PHPMAILER_LANG ['file_access'] = 'Kunne ikke få tilgang til filen: '
 
 $PHPMAILER_LANG ['file_open'] = 'Fil feil: Kunne ikke åpne filen: '
 
 $PHPMAILER_LANG ['from_failed'] = 'Følgende Fra feilet: '
 
 $PHPMAILER_LANG ['instantiate'] = 'Kunne ikke instantiate mail funksjonen.'
 
 $PHPMAILER_LANG ['provide_address'] = 'Du må ha med minst en mottager adresse.'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = ' mailer er ikke supportert.'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP Feil: Følgende mottagere feilet: '
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTP Feil: Kunne ikke authentisere.'

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

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

$PHPMAILER_LANG['connect_host'] = 'SMTP Feil: Kunne ikke koble til SMTP host.'

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

$PHPMAILER_LANG['data_not_accepted'] = 'SMTP Feil: Data ble ikke akseptert.'

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

$PHPMAILER_LANG['encoding'] = 'Ukjent encoding: '

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

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

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

$PHPMAILER_LANG['file_access'] = 'Kunne ikke få tilgang til filen: '

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

$PHPMAILER_LANG['file_open'] = 'Fil feil: Kunne ikke åpne filen: '

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

$PHPMAILER_LANG['from_failed'] = 'Følgende Fra feilet: '

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

$PHPMAILER_LANG['instantiate'] = 'Kunne ikke instantiate mail funksjonen.'

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

$PHPMAILER_LANG['provide_address'] = 'Du må ha med minst en mottager adresse.'

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

$PHPMAILER_LANG['mailer_not_supported'] = ' mailer er ikke supportert.'

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

$PHPMAILER_LANG['recipients_failed'] = 'SMTP Feil: Følgende mottagere feilet: '

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