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

« back to all changes in this revision

Viewing changes to IlohaMail/lang/cn/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/tw/edit_contact.inc
 
5
        (C)2001-2002 Ryo Chijiiwa <Ryo@IlohaMail.org>
 
6
        Simplified Chinese (GB2312), for use in China, 
 
7
        Singapore & Malaysia Chinese communities
 
8
        Translator: Danny Lin <danny@groopie.com>
 
9
 
 
10
        This file is part of IlohaMail, and released under GPL.
 
11
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
 
12
 
 
13
********************************************************/
 
14
 
 
15
$ecStrings[0] = "�༭";
 
16
$ecStrings[1] = "�½�";
 
17
$ecStrings[2] = " ��ϵ��";
 
18
$ecStrings[3] = "����";
 
19
$ecStrings[4] = "Email ����";
 
20
$ecStrings[5] = "��վ��ַ";
 
21
$ecStrings[6] = "����Ⱥ��";
 
22
$ecStrings[7] = "����˵��";
 
23
$ecStrings[8] = "�绰���ң�";
 
24
$ecStrings[9] = "�绰������";
 
25
$ecStrings[10] = "�ж��绰";
 
26
$ecStrings[11] = "ͨѶ��ַ";
 
27
$ecStrings[12] = "Email ���� 2";
 
28
$ecStrings[13] = "ɾ��";
 
29
$ecStrings[14] = "����";
 
30
 
 
31
 
 
32
$errors[0] = "�޷��½���ϵ�ˣ����ݿⷢ������";
 
33
$errors[1] = "��ַ�����Ѿ��и���ϵ�˵������ˡ�";
 
34
$errors[2] = "��ѡ";
 
35
$errors[3] = "����";
 
36
$errors[4] = "���Ա༭����ϵ��";
 
37
$errors[5] = "δ�ҵ�����ϵ�ˣ����ܷ��ʡ�";
 
38
$errors[6] = "��ȷʵҪɾ����";
 
39
$errors[7] = "����";
 
40
 
 
41
?>