~ubuntu-branches/ubuntu/maverick/ilohamail/maverick

« back to all changes in this revision

Viewing changes to IlohaMail/lang/kr/edit_contact.inc

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-02-04 13:44:37 UTC
  • Revision ID: james.westby@ubuntu.com-20040204134437-kz8j3ui2qa7oq8z2
Tags: upstream-0.8.12
Import upstream version 0.8.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
include("../lang/eng/edit_contact.inc"); // <-- do not delete
 
3
/********************************************************
 
4
        lang/kr/edit_contact.inc
 
5
        (C)2001-2002 Ryo Chijiiwa <Ryo@IlohaMail.org>
 
6
 
 
7
        This file is part of IlohaMail, and released under GPL.
 
8
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
 
9
 
 
10
********************************************************/
 
11
 
 
12
$ecStrings[0] = "��ġ��";
 
13
$ecStrings[1] = "���ϱ�";
 
14
$ecStrings[2] = " ����ó";
 
15
$ecStrings[3] = "�̸�";
 
16
$ecStrings[4] = "Email";
 
17
$ecStrings[5] = "URL";
 
18
$ecStrings[6] = "�׷�";
 
19
$ecStrings[7] = "��Ÿ����";
 
20
$ecStrings[8] = "�� ��ȭ";
 
21
$ecStrings[9] = "���� ��ȭ";
 
22
$ecStrings[10] = "�޴� ��ȭ";
 
23
$ecStrings[11] = "�ּ�";
 
24
$ecStrings[12] = "�ٸ� �̸���";
 
25
$ecStrings[13] = "����";
 
26
$ecStrings[14] = "��Ÿ";
 
27
 
 
28
 
 
29
$errors[0] = "����ó�� �߰��Ҽ� �����ϴ�. ����Ÿ���̽��� ������ �ֽ��ϴ�.";
 
30
$errors[1] = "���� �ּҸ� ���� ����ó�� �ֽ��ϴ�.";
 
31
$errors[2] = "���� ";
 
32
$errors[3] = "����";
 
33
$errors[4] = " to edit that entry instead.";
 
34
$errors[5] = "����ó�� ã�� �� ���ų� ������ �źεǾ����ϴ�.";
 
35
$errors[6] = "����ó�� ������ ���Ͻʴϱ� \"";
 
36
$errors[7] = "\"?";
 
37
 
 
38
?>
 
 
b'\\ No newline at end of file'