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

Go to the source code of this file.

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTP Error: Chyba autentikace.'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTP Error: Nelze navázat spojení se SMTP serverem.'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTP Error: Data nebyla pøijata'
 
 $PHPMAILER_LANG ['encoding'] = 'Neznámé kódování: '
 
 $PHPMAILER_LANG ['execute'] = 'Nelze provést: '
 
 $PHPMAILER_LANG ['file_access'] = 'Soubor nenalezen: '
 
 $PHPMAILER_LANG ['file_open'] = 'File Error: Nelze otevøít soubor pro ètení: '
 
 $PHPMAILER_LANG ['from_failed'] = 'Následující adresa From je nesprávná: '
 
 $PHPMAILER_LANG ['instantiate'] = 'Nelze vytvoøit instanci emailové funkce.'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = ' mailový klient není podporován.'
 
 $PHPMAILER_LANG ['provide_address'] = 'Musíte zadat alespoò jednu emailovou adresu pøíjemce.'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP Error: Adresy pøíjemcù nejsou správné '
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTP Error: Chyba autentikace.'

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

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

$PHPMAILER_LANG['connect_host'] = 'SMTP Error: Nelze navázat spojení se SMTP serverem.'

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

$PHPMAILER_LANG['data_not_accepted'] = 'SMTP Error: Data nebyla pøijata'

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

$PHPMAILER_LANG['encoding'] = 'Neznámé kódování: '

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

$PHPMAILER_LANG['execute'] = 'Nelze provést: '

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

$PHPMAILER_LANG['file_access'] = 'Soubor nenalezen: '

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

$PHPMAILER_LANG['file_open'] = 'File Error: Nelze otevøít soubor pro ètení: '

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

$PHPMAILER_LANG['from_failed'] = 'Následující adresa From je nesprávná: '

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

$PHPMAILER_LANG['instantiate'] = 'Nelze vytvoøit instanci emailové funkce.'

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

$PHPMAILER_LANG['mailer_not_supported'] = ' mailový klient není podporován.'

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

$PHPMAILER_LANG['provide_address'] = 'Musíte zadat alespoò jednu emailovou adresu pøíjemce.'

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

$PHPMAILER_LANG['recipients_failed'] = 'SMTP Error: Adresy pøíjemcù nejsou správné '

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