~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to lang/ja/enrol_authorize.php

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?PHP // $Id$ 
 
2
      // enrol_authorize.php - created with Moodle 1.6 development (2005060201)
 
3
 
 
4
 
 
5
$string['anlogin'] = 'Authorize.net: ��������̾';
 
6
$string['anpassword'] = 'Authorize.net: �ѥ���� ( ���� )';
 
7
$string['anreferer'] = 'ɬ�פʾ��ϡ���ե���URL�����ꤷ�Ƥ�������������ϡ������֥ꥯ�����ȤΡ�Referer: URL�ץإå����������ޤ���';
 
8
$string['antestmode'] = 'Authorize.net: �ƥ��ȥȥ�󥶥������';
 
9
$string['antrankey'] = 'Authorize.net: �ȥ�󥶥�����󥭡�';
 
10
$string['ccexpire'] = 'ͭ������';
 
11
$string['ccexpired'] = '���쥸�åȥ����ɤδ��¤��ڤ�Ƥ��ޤ���';
 
12
$string['ccinvalid'] = '���쥸�åȥ����ɤ��ְ�äƤ��ޤ���';
 
13
$string['ccno'] = '���쥸�åȥ������ֹ�';
 
14
$string['cctype'] = '���쥸�åȥ����ɥ�����';
 
15
$string['ccvv'] = 'CV2';
 
16
$string['ccvvhelp'] = '�����ɤ�΢�� ( 3��ο��� ) ��������������';
 
17
$string['choosemethod'] = '����������Ͽ�������ΤäƤ�����ϡ����Ϥ��Ƥ�������������������Ͽ�������Τ�ʤ����ϡ����Υ����������������ʧ��ɬ�פ�����ޤ���';
 
18
$string['chooseone'] = '����2�ĤΥե�����ɤ�1�Ĥޤ���ξ�������Ϥ��Ƥ���������';
 
19
$string['description'] = 'Authorize.net�⥸�塼��Ǥϡ����쥸�åȥ����ɷ�ͳ�ǥ������λ�ʧ����Ԥ����Ȥ��Ǥ��ޤ����������μ������������ξ�硢�������Ф��Ƽ�����Ͽ�˴ؤ����ʧ���ϵ����ޤ��󡣥��������Τ���������ǥե���ȤȤ��Ƥ��������ꤷ�ơ����������Ȥ˼����������ꤹ�뤳�Ȥ��Ǥ��ޤ��������������������ꤷ����硢�������������ϥ�������������ͥ�褷�ޤ���';
 
20
$string['enrolname'] = 'Authorize.net ���쥸�åȥ����ɡ������ȥ�����';
 
21
$string['logindesc'] = '<a href=\"$a->url\">loginhttps</a>���ץ������ѿ�/�������ƥ��������������ꤹ�뤳�Ȥ��Ǥ��ޤ���
 
22
<br /><br />
 
23
��������ꤹ�뤳�Ȥˤ�ꡢMoodle�ϰ�����https��³��������󤪤�ӻ�ʧ���ڡ����ǻ��Ѥ��ޤ���';
 
24
$string['nameoncard'] = '���쥸�åȥ�����̾��';
 
25
$string['sendpaymentbutton'] = '��ʧ��������';
 
26
$string['zipcode'] = '͹���ֹ�';
 
27
 
 
28
?>