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

« back to all changes in this revision

Viewing changes to lang/ko/book.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
 
 
3
 
 
4
 
 
5
$string['addafter'] = '�� ���� �ۼ�';
 
6
$string['chapterscount'] = '���ܼ�';
 
7
$string['chaptertitle'] = '���� ����';
 
8
$string['confchapterdelete'] = '�� ������ �����Ͻðڽ��ϱ�?';
 
9
$string['confchapterdeleteall'] = '�� ���ܰ� ��� ���� �ܶ����� �����Ͻðڽ��ϱ�?';
 
10
$string['content'] = '����';
 
11
$string['customtitles'] = '����';
 
12
$string['disableprinting'] = '�μ��Ҽ�����';
 
13
$string['doimport'] = '��������';
 
14
$string['editingchapter'] = '������ ����';
 
15
$string['faq'] = '����';
 
16
$string['fileordir'] = '���� �Ǵ� ���';
 
17
$string['import'] = '��������';
 
18
$string['importinfo'] = '���õ� HTML �����̳� ����� �����ɴϴ�.<br />���ܵ��� �����̸������� ���ĺ������� �����Ǿ��ֽ��ϴ�';
 
19
$string['importing'] = '��������';
 
20
$string['importingchapters'] = '������ å�� �ֱ�';
 
21
$string['maindirectory'] = '�� ���';
 
22
$string['modulename'] = 'å';
 
23
$string['modulenameplural'] = 'å';
 
24
$string['navexit'] = 'å ������';
 
25
$string['navnext'] = '����';
 
26
$string['navprev'] = '����';
 
27
$string['numbering'] = '�弳��';
 
28
$string['numbering0'] = '����';
 
29
$string['numbering1'] = '��ȣ';
 
30
$string['numbering2'] = 'ź��';
 
31
$string['numbering3'] = '���ܺ���';
 
32
$string['printbook'] = 'å ��ü�� �μ�';
 
33
$string['printchapter'] = '�� ������ �μ�';
 
34
$string['printdate'] = '�μ⳯¥';
 
35
$string['printedby'] = '�μ���';
 
36
$string['relinking'] = '������';
 
37
$string['subchapter'] = '�ι���';
 
38
$string['toc'] = '����';
 
39
$string['tocwidth'] = '��� å���� ������ ���� �����Ͻʽÿ�.';
 
40
$string['top'] = '��';
 
41
?>