]> git.mxchange.org Git - mailer.git/blobdiff - inc/phpmailer/language/phpmailer.lang-ja.php
branch prepared
[mailer.git] / inc / phpmailer / language / phpmailer.lang-ja.php
diff --git a/inc/phpmailer/language/phpmailer.lang-ja.php b/inc/phpmailer/language/phpmailer.lang-ja.php
new file mode 100644 (file)
index 0000000..75e3843
--- /dev/null
@@ -0,0 +1,25 @@
+<?php
+/**
+ * PHPMailer language file.
+ * Japanese Version
+ * By Mitsuhiro Yoshida - http://mitstek.com/
+ * This file is written in EUC-JP.
+ */
+
+$PHPMAILER_LANG = array();
+
+$PHPMAILER_LANG["provide_address"] = '���ʤ��Ȥ�1�ĥ᡼�륢�ɥ쥹��' .
+                                     '���ꤹ��ɬ�פ�����ޤ���';
+$PHPMAILER_LANG["mailer_not_supported"] = ' �᡼�顼�����ݡ��Ȥ���Ƥ��ޤ���';
+$PHPMAILER_LANG["execute"] = '�¹ԤǤ��ޤ���Ǥ���: ';
+$PHPMAILER_LANG["instantiate"] = '�᡼��ؿ�5���ư��ޤ���Ǥ�����';
+$PHPMAILER_LANG["authenticate"] = 'SMTP���顼: ǧ�ڤǤ��ޤ���Ǥ�����';
+$PHPMAILER_LANG["from_failed"] = '����From���ɥ쥹�˴ְ㤤������ޤ�: ';
+$PHPMAILER_LANG["recipients_failed"] = 'SMTP���顼: ���μ�ԥ��ɥ쥹�� ' .
+                                       '�ְ㤤������ޤ�: ';
+$PHPMAILER_LANG["data_not_accepted"] = 'SMTP���顼: �ǡ��������դ����ޤ���Ǥ�����';
+$PHPMAILER_LANG["connect_host"] = 'SMTP���顼: SMTP�ۥ��Ȥ���³�Ǥ��ޤ���Ǥ�����';
+$PHPMAILER_LANG["file_access"] = '�ե�����˥��������Ǥ��ޤ���: ';
+$PHPMAILER_LANG["file_open"] = '�ե����륨�顼: �ե�����򳫤��ޤ���: ';
+$PHPMAILER_LANG["encoding"] = '���$ʥ��󥳡��ǥ���: ';
+?>
\ No newline at end of file