PHP Classes

File: uploady/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.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-ja.php   Download  
File: uploady/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.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: 1 month ago
Size: 2,029 bytes
 

Contents

Class file image Download
<?php

/**
 * Japanese PHPMailer language file: refer to English translation for definitive list
 * @package PHPMailer
 * @author Mitsuhiro Yoshida <http://mitstek.com/>
 * @author Yoshi Sakai <http://bluemooninc.jp/>
 * @author Arisophy <https://github.com/arisophy/>
 */

$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'] = '???????: ??????????: ';
$PHPMAILER_LANG['from_failed'] = 'From?????????????????????: ';
$PHPMAILER_LANG['instantiate'] = '???????????????????';
$PHPMAILER_LANG['invalid_address'] = '??????????: ';
$PHPMAILER_LANG['provide_address'] = '?????1????????? ????????????';
$PHPMAILER_LANG['mailer_not_supported'] = ' ?????????????????';
$PHPMAILER_LANG['recipients_failed'] = 'SMTP???: ?????????? ????????: ';
$PHPMAILER_LANG['signing'] = '?????: ';
$PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP??????????';
$PHPMAILER_LANG['smtp_error'] = 'SMTP???????: ';
$PHPMAILER_LANG['variable_set'] = '?????????: ';
$PHPMAILER_LANG['extension_missing'] = '????????????: ';