PHP Classes

File: uploady/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php   Download  
File: uploady/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change: update permission to 755
Date: 5 months ago
Size: 2,448 bytes
 

Contents

Class file image Download
<?php

/**
 * Romanian PHPMailer language file: refer to English translation for definitive list
 * @package PHPMailer
 */

$PHPMAILER_LANG['authenticate'] = 'Eroare SMTP: Autentificarea a e?uat.';
$PHPMAILER_LANG['buggy_php'] = 'Versiunea instalat? de PHP este afectat? de o problem? care poate duce la coruperea mesajelor Pentru a preveni aceast? problem?, folosi?i SMTP, dezactiva?i op?iunea mail.add_x_header din php.ini, folosi?i MacOS/Linux sau actualiza?i versiunea de PHP la 7.0.17+ sau 7.1.3+.';
$PHPMAILER_LANG['connect_host'] = 'Eroare SMTP: Conectarea la serverul SMTP a e?uat.';
$PHPMAILER_LANG['data_not_accepted'] = 'Eroare SMTP: Datele nu au fost acceptate.';
$PHPMAILER_LANG['empty_message'] = 'Mesajul este gol.';
$PHPMAILER_LANG['encoding'] = 'Encodare necunoscut?: ';
$PHPMAILER_LANG['execute'] = 'Nu se poate executa urm?toarea comand?: ';
$PHPMAILER_LANG['extension_missing'] = 'Lipse?te extensia: ';
$PHPMAILER_LANG['file_access'] = 'Nu se poate accesa urm?torul fi?ier: ';
$PHPMAILER_LANG['file_open'] = 'Eroare fi?ier: Nu se poate deschide urm?torul fi?ier: ';
$PHPMAILER_LANG['from_failed'] = 'Urm?toarele adrese From au dat eroare: ';
$PHPMAILER_LANG['instantiate'] = 'Func?ia mail nu a putut fi ini?ializat?.';
$PHPMAILER_LANG['invalid_address'] = 'Adresa de email nu este valid?: ';
$PHPMAILER_LANG['invalid_header'] = 'Numele sau valoarea header-ului nu este valid?: ';
$PHPMAILER_LANG['invalid_hostentry'] = 'Hostentry invalid: ';
$PHPMAILER_LANG['invalid_host'] = 'Host invalid: ';
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer nu este suportat.';
$PHPMAILER_LANG['provide_address'] = 'Trebuie s? ad?uga?i cel pu?in o adres? de email.';
$PHPMAILER_LANG['recipients_failed'] = 'Eroare SMTP: Urm?toarele adrese de email au e?uat: ';
$PHPMAILER_LANG['signing'] = 'A aparut o problem? la semnarea emailului. ';
$PHPMAILER_LANG['smtp_code'] = 'Cod SMTP: ';
$PHPMAILER_LANG['smtp_code_ex'] = 'Informa?ii SMTP adi?ionale: ';
$PHPMAILER_LANG['smtp_connect_failed'] = 'Conectarea la serverul SMTP a e?uat.';
$PHPMAILER_LANG['smtp_detail'] = 'Detalii SMTP: ';
$PHPMAILER_LANG['smtp_error'] = 'Eroare server SMTP: ';
$PHPMAILER_LANG['variable_set'] = 'Nu se poate seta/reseta variabila. ';