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

« back to all changes in this revision

Viewing changes to IlohaMail/lang/tw/read_message.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/read_message.inc"); // <-- do not delete
 
3
/********************************************************
 
4
        lang/tw/read_message.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
$rmStrings[0] = "��^";
 
16
$rmStrings[1] = "�^�H";
 
17
$rmStrings[2] = "��H";
 
18
$rmStrings[3] = "�����R��";
 
19
$rmStrings[4] = "�R��";
 
20
$rmStrings[5] = "����";
 
21
$rmStrings[6] = "���[����";
 
22
$rmStrings[7] = "�o�O�@�� HTML �榡�H��C";
 
23
$rmStrings[8] = "�I��o�̥i�H�ߧYŪ���C";
 
24
$rmStrings[9] = "�H���l�X";
 
25
$rmStrings[10] = "�j�p";
 
26
$rmStrings[11] = "�аO��Ū";
 
27
$rmStrings[12] = "��ܫH����Y";
 
28
$rmStrings[13] = "�^���U���H��";
 
29
$rmStrings[14] = "�^�H���Ҧ��H";
 
30
$rmStrings[15] = "<b>�w�^��</b>";
 
31
$rmStrings[16] = "�C�L";
 
32
 
 
33
?>