EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Variables
phpmailer.lang-ja.php File Reference

Go to the source code of this file.

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTPエラー: 認証できませんでした。'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTPエラー: SMTPホストに接続できませんでした。'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTPエラー: データが受け付けられませんでした。'
 
 $PHPMAILER_LANG ['encoding'] = '不明なエンコーディング: '
 
 $PHPMAILER_LANG ['execute'] = '実行できませんでした: '
 
 $PHPMAILER_LANG ['file_access'] = 'ファイルにアクセスできません: '
 
 $PHPMAILER_LANG ['file_open'] = 'ファイルエラー: ファイルを開けません: '
 
 $PHPMAILER_LANG ['from_failed'] = '次のFromアドレスに間違いがあります: '
 
 $PHPMAILER_LANG ['instantiate'] = 'メール関数が正常に動作しませんでした。'
 
 $PHPMAILER_LANG ['provide_address'] = '少なくとも1つメールアドレスを 指定する必要があります。'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = ' メーラーがサポートされていません。'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTPエラー: 次の受信者アドレスに 間違いがあります: '
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTPエラー: 認証できませんでした。'

PHPMailer language file: refer to English translation for definitive list Japanese Version By Mitsuhiro Yoshida - http://mitstek.com/

Definition at line 8 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['connect_host'] = 'SMTPエラー: SMTPホストに接続できませんでした。'

Definition at line 9 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['data_not_accepted'] = 'SMTPエラー: データが受け付けられませんでした。'

Definition at line 10 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['encoding'] = '不明なエンコーディング: '

Definition at line 12 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['execute'] = '実行できませんでした: '

Definition at line 13 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['file_access'] = 'ファイルにアクセスできません: '

Definition at line 14 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['file_open'] = 'ファイルエラー: ファイルを開けません: '

Definition at line 15 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['from_failed'] = '次のFromアドレスに間違いがあります: '

Definition at line 16 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['instantiate'] = 'メール関数が正常に動作しませんでした。'

Definition at line 17 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['provide_address'] = '少なくとも1つメールアドレスを 指定する必要があります。'

Definition at line 19 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['mailer_not_supported'] = ' メーラーがサポートされていません。'

Definition at line 20 of file phpmailer.lang-ja.php.

$PHPMAILER_LANG['recipients_failed'] = 'SMTPエラー: 次の受信者アドレスに 間違いがあります: '

Definition at line 21 of file phpmailer.lang-ja.php.