language/phpmailer.lang-ro.php Quellcode

phpmailer.lang-ro.php
gehe zur Dokumentation dieser Datei
1 <?php
8 $PHPMAILER_LANG['authenticate'] = 'Eroare SMTP: Nu a functionat autentificarea.';
9 $PHPMAILER_LANG['connect_host'] = 'Eroare SMTP: Nu m-am putut conecta la adresa SMTP.';
10 $PHPMAILER_LANG['data_not_accepted'] = 'Eroare SMTP: Continutul mailului nu a fost acceptat.';
11 $PHPMAILER_LANG['empty_message'] = 'Mesajul este gol.';
12 $PHPMAILER_LANG['encoding'] = 'Encodare necunoscuta: ';
13 $PHPMAILER_LANG['execute'] = 'Nu pot executa: ';
14 $PHPMAILER_LANG['file_access'] = 'Nu pot accesa fisierul: ';
15 $PHPMAILER_LANG['file_open'] = 'Eroare de fisier: Nu pot deschide fisierul: ';
16 $PHPMAILER_LANG['from_failed'] = 'Urmatoarele adrese From au dat eroare: ';
17 $PHPMAILER_LANG['instantiate'] = 'Nu am putut instantia functia mail.';
18 $PHPMAILER_LANG['invalid_address'] = 'Adresa de email nu este valida. ';
19 $PHPMAILER_LANG['mailer_not_supported'] = ' mailer nu este suportat.';
20 $PHPMAILER_LANG['provide_address'] = 'Trebuie sa adaugati cel putin un recipient (adresa de mail).';
21 $PHPMAILER_LANG['recipients_failed'] = 'Eroare SMTP: Urmatoarele adrese de mail au dat eroare: ';
22 $PHPMAILER_LANG['signing'] = 'A aparut o problema la semnarea emailului. ';
23 $PHPMAILER_LANG['smtp_connect_failed'] = 'Conectarea la serverul SMTP a esuat.';
24 $PHPMAILER_LANG['smtp_error'] = 'A aparut o eroare la serverul SMTP. ';
25 $PHPMAILER_LANG['variable_set'] = 'Nu se poate seta/reseta variabila. ';




Korrekturen, Hinweise und Ergänzungen

Bitte scheuen Sie sich nicht und melden Sie, was auf dieser Seite sachlich falsch oder irreführend ist, was ergänzt werden sollte, was fehlt usw. Dazu bitte oben aus dem Menü Seite den Eintrag Support Forum wählen. Es ist eine kostenlose Anmeldung erforderlich, um Anmerkungen zu posten. Unpassende Postings, Spam usw. werden kommentarlos entfernt.