]> git.mxchange.org Git - mailer.git/blob - 0.2.1/inc/phpmailer/language/phpmailer.lang-ro.php
871eac0b087926f9a40c68d15f186a84861f2f78
[mailer.git] / 0.2.1 / inc / phpmailer / language / phpmailer.lang-ro.php
1 <?php\r
2 /**\r
3  * PHPMailer language file.  \r
4  * Romanian Version\r
5  * @package PHPMailer\r
6  * @author Catalin Constantin <catalin@dazoot.ro>\r
7  */\r
8 \r
9 $PHPMAILER_LANG = array();\r
10 \r
11 $PHPMAILER_LANG["provide_address"] = 'Trebuie sa adaugati cel putin un recipient (adresa de mail).';\r
12 $PHPMAILER_LANG["mailer_not_supported"] = ' mailer nu este suportat.';\r
13 $PHPMAILER_LANG["execute"] = 'Nu pot executa:  ';\r
14 $PHPMAILER_LANG["instantiate"] = 'Nu am putut instantia functia mail.';\r
15 $PHPMAILER_LANG["authenticate"] = 'Eroare SMTP: Nu a functionat autentificarea.';\r
16 $PHPMAILER_LANG["from_failed"] = 'Urmatoarele adrese From au dat eroare: ';\r
17 $PHPMAILER_LANG["recipients_failed"] = 'Eroare SMTP: Urmatoarele adrese de mail au dat eroare: ';\r
18 $PHPMAILER_LANG["data_not_accepted"] = 'Eroare SMTP: Continutul mailului nu a fost acceptat.';\r
19 $PHPMAILER_LANG["connect_host"] = 'Eroare SMTP: Nu m-am putut conecta la adresa SMTP.';\r
20 $PHPMAILER_LANG["file_access"] = 'Nu pot accesa fisierul: ';\r
21 $PHPMAILER_LANG["file_open"] = 'Eroare de fisier: Nu pot deschide fisierul: ';\r
22 $PHPMAILER_LANG["encoding"] = 'Encodare necunoscuta: ';\r
23 ?>\r