PHP Classes

File: api/library/PHPMailer-master/language/phpmailer.lang-vi.php

Recommend this page to a friend!
  Classes of adriano123456   API Voucher PHP School Management System   api/library/PHPMailer-master/language/phpmailer.lang-vi.php   Download  
File: api/library/PHPMailer-master/language/phpmailer.lang-vi.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: API Voucher PHP School Management System
Manage school activities, courses and students
Author: By
Last change:
Date: 1 year ago
Size: 1,589 bytes
 

Contents

Class file image Download
<?php
/**
 * Vietnamese (Ti?ng Vi?t) PHPMailer language file: refer to English translation for definitive list.
 * @package PHPMailer
 * @author VINADES.,JSC <contact@vinades.vn>
 */

$PHPMAILER_LANG['authenticate'] = 'L?i SMTP: Không th? xác th?c.';
$PHPMAILER_LANG['connect_host'] = 'L?i SMTP: Không th? k?t n?i máy ch? SMTP.';
$PHPMAILER_LANG['data_not_accepted'] = 'L?i SMTP: D? li?u không ???c ch?p nh?n.';
$PHPMAILER_LANG['empty_message'] = 'Không có n?i dung';
$PHPMAILER_LANG['encoding'] = 'Mã hóa không xác ??nh: ';
$PHPMAILER_LANG['execute'] = 'Không th?c hi?n ???c: ';
$PHPMAILER_LANG['file_access'] = 'Không th? truy c?p t?p tin ';
$PHPMAILER_LANG['file_open'] = 'L?i T?p tin: Không th? m? t?p tin: ';
$PHPMAILER_LANG['from_failed'] = 'L?i ??a ch? g?i ?i: ';
$PHPMAILER_LANG['instantiate'] = 'Không dùng ???c các hàm g?i th?.';
$PHPMAILER_LANG['invalid_address'] = '??i ch? emai không ?úng';
$PHPMAILER_LANG['mailer_not_supported'] = ' trình g?i th? không ???c h? tr?.';
$PHPMAILER_LANG['provide_address'] = 'B?n ph?i cung c?p ít nh?t m?t ??a ch? ng??i nh?n.';
$PHPMAILER_LANG['recipients_failed'] = 'L?i SMTP: l?i ??a ch? ng??i nh?n: ';
$PHPMAILER_LANG['signing'] = 'L?i ??ng nh?p: ';
$PHPMAILER_LANG['smtp_connect_failed'] = 'L?i k?t n?i v?i SMTP';
$PHPMAILER_LANG['smtp_error'] = 'L?i máy ch? smtp ';
$PHPMAILER_LANG['variable_set'] = 'Không th? thi?t l?p ho?c thi?t l?p l?i bi?n: ';