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

« back to all changes in this revision

Viewing changes to IlohaMail/lang/tw/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
        Traditional Chinese (BIG5), for use in Taiwan, 
 
7
        Hong Kong, and Overseas 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] = "�s��";
 
16
$ecStrings[1] = "�s�W";
 
17
$ecStrings[2] = " �s���H";
 
18
$ecStrings[3] = "�m�W";
 
19
$ecStrings[4] = "Email �H�c";
 
20
$ecStrings[5] = "�������}";
 
21
$ecStrings[6] = "���ݸs��";
 
22
$ecStrings[7] = "���[����";
 
23
$ecStrings[8] = "�q�ܡ]�a�^";
 
24
$ecStrings[9] = "�q�ܡ]���^";
 
25
$ecStrings[10] = "��ʹq��";
 
26
$ecStrings[11] = "�q�T�a�}";
 
27
$ecStrings[12] = "Email �H�c 2";
 
28
$ecStrings[13] = "�R��";
 
29
$ecStrings[14] = "��L";
 
30
 
 
31
 
 
32
$errors[0] = "�L�k�s�W�s���H�G��Ʈw�o�Ϳ��~�C";
 
33
$errors[1] = "�q�T���̤w�g���ӳs���H����ƤF�C";
 
34
$errors[2] = "�I��";
 
35
$errors[3] = "�o��";
 
36
$errors[4] = "�i�H�s��ӳs���H";
 
37
$errors[5] = "�䤣��ӳs���H�A�εL�k�s���C";
 
38
$errors[6] = "�z�T�w�n�R���u";
 
39
$errors[7] = "�v�ܡH";
 
40
 
 
41
?>
 
 
b'\\ No newline at end of file'