PHP Classes

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

Recommend this page to a friend!
  Classes of adriano123456   API Voucher PHP School Management System   api/library/PHPMailer-master/language/phpmailer.lang-fa.php   Download  
File: api/library/PHPMailer-master/language/phpmailer.lang-fa.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,998 bytes
 

Contents

Class file image Download
<?php
/**
 * Persian/Farsi PHPMailer language file: refer to English translation for definitive list
 * @package PHPMailer
 * @author Ali Jazayeri <jaza.ali@gmail.com>
 * @author Mohammad Hossein Mojtahedi <mhm5000@gmail.com>
 */

$PHPMAILER_LANG['authenticate'] = '???? SMTP: ????? ???? ?? ???? ????? ??.';
$PHPMAILER_LANG['connect_host'] = '???? SMTP: ????? ?? ???? SMTP ?????? ???.';
$PHPMAILER_LANG['data_not_accepted'] = '???? SMTP: ??????? ??????? ?????.';
$PHPMAILER_LANG['empty_message'] = '??? ??? ???? ???? ???.';
$PHPMAILER_LANG['encoding'] = '???????? ?????????: ';
$PHPMAILER_LANG['execute'] = '????? ???? ???? ?????: ';
$PHPMAILER_LANG['file_access'] = '????? ?????? ?? ???? ???? ?????: ';
$PHPMAILER_LANG['file_open'] = '???? File: ????? ??????? ???? ???? ?????: ';
$PHPMAILER_LANG['from_failed'] = '???? ??????? ?????? ???: ';
$PHPMAILER_LANG['instantiate'] = '????? ????? ???? ????? ???? ?????.';
$PHPMAILER_LANG['invalid_address'] = '???? ????? ????? ????: ';
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer ???????? ???????.';
$PHPMAILER_LANG['provide_address'] = '???? ????? ?? ???? ?????? ???? ????.';
$PHPMAILER_LANG['recipients_failed'] = '???? SMTP: ????? ?? ???? ?????? ?? ??? ????? ??: ';
$PHPMAILER_LANG['signing'] = '??? ?? ????: ';
$PHPMAILER_LANG['smtp_connect_failed'] = '??? ?? ????? ?? SMTP.';
$PHPMAILER_LANG['smtp_error'] = '??? ?? SMTP Server: ';
$PHPMAILER_LANG['variable_set'] = '????? ????? ?? ????? ???? ???????? ???? ?????: ';