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

Go to the source code of this file.

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTP fel: Kunde inte autentisera.'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTP fel: Kunde inte ansluta till SMTP-server.'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTP fel: Data accepterades inte.'
 
 $PHPMAILER_LANG ['encoding'] = 'Okänt encode-format: '
 
 $PHPMAILER_LANG ['execute'] = 'Kunde inte köra: '
 
 $PHPMAILER_LANG ['file_access'] = 'Ingen åtkomst till fil: '
 
 $PHPMAILER_LANG ['file_open'] = 'Fil fel: Kunde inte öppna fil: '
 
 $PHPMAILER_LANG ['from_failed'] = 'Följande avsändaradress är felaktig: '
 
 $PHPMAILER_LANG ['instantiate'] = 'Kunde inte initiera e-postfunktion.'
 
 $PHPMAILER_LANG ['provide_address'] = 'Du måste ange minst en mottagares e-postadress.'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = ' mailer stöds inte.'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP fel: Följande mottagare är felaktig: '
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTP fel: Kunde inte autentisera.'

PHPMailer language file: refer to English translation for definitive list Swedish Version Author: Johan Linnér johan.nosp@m.@lin.nosp@m.ner.b.nosp@m.iz

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

$PHPMAILER_LANG['connect_host'] = 'SMTP fel: Kunde inte ansluta till SMTP-server.'

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

$PHPMAILER_LANG['data_not_accepted'] = 'SMTP fel: Data accepterades inte.'

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

$PHPMAILER_LANG['encoding'] = 'Okänt encode-format: '

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

$PHPMAILER_LANG['execute'] = 'Kunde inte köra: '

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

$PHPMAILER_LANG['file_access'] = 'Ingen åtkomst till fil: '

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

$PHPMAILER_LANG['file_open'] = 'Fil fel: Kunde inte öppna fil: '

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

$PHPMAILER_LANG['from_failed'] = 'Följande avsändaradress är felaktig: '

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

$PHPMAILER_LANG['instantiate'] = 'Kunde inte initiera e-postfunktion.'

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

$PHPMAILER_LANG['provide_address'] = 'Du måste ange minst en mottagares e-postadress.'

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

$PHPMAILER_LANG['mailer_not_supported'] = ' mailer stöds inte.'

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

$PHPMAILER_LANG['recipients_failed'] = 'SMTP fel: Följande mottagare är felaktig: '

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