1 | 1 | simandl | <?php |
2 | | | |
3 | | | // WebSVN - Subversion repository viewing via the web using PHP |
4 | | | // Copyright (C) 2004 Tim Armes |
5 | | | // |
6 | | | // This program is free software; you can redistribute it and/or modify |
7 | | | // it under the terms of the GNU General Public License as published by |
8 | | | // the Free Software Foundation; either version 2 of the License, or |
9 | | | // (at your option) any later version. |
10 | | | // |
11 | | | // This program is distributed in the hope that it will be useful, |
12 | | | // but WITHOUT ANY WARRANTY; without even the implied warranty of |
13 | | | // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 | | | // GNU General Public License for more details. |
15 | | | // |
16 | | | // You should have received a copy of the GNU General Public License |
17 | | | // along with this program; if not, write to the Free Software |
18 | | | // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
19 | | | // |
20 | | | // -- |
21 | | | // |
22 | | | // tchinese.php |
23 | | | // |
24 | | | // Traditional Chinese language strings |
25 | | | // |
26 | | | // Author: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> |
27 | | | |
28 | | | // The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
29 | | | $lang["LANGUAGENAME"] = "Traditional Chinese"; |
30 | | | $lang['LANGUAGETAG'] = 'zh-TW'; |
31 | | | |
32 | | | $lang["LOG"] = "ćˇĺ˛č¨é"; |
33 | | | $lang["DIFF"] = "ćŻĺ°"; |
34 | | | |
35 | | | $lang["NOREP"] = "ć˛ććŞćĄĺşŤ"; |
36 | | | $lang["NOPATH"] = "ćžä¸ĺ°čˇŻĺž"; |
37 | | | $lang["SUPPLYREP"] = "čŤĺ¨include/config.phpä¸č¨ĺŽćŞćĄĺşŤä˝ç˝Žçş \$config->parentPath ć \$config->addRepository<p>ć´čŠłç´°çĺ
§ĺŽščŤčŚĺŽčŁćĺ"; |
38 | | | |
39 | | | $lang["DIFFREVS"] = "ä¸ĺçćŹéç塎ç°"; |
40 | | | $lang["AND"] = "č"; |
41 | | | $lang["REV"] = "俎č¨çč"; |
42 | | | $lang["LINE"] = "čĄ"; |
43 | | | $lang["SHOWALL"] = "饯示ĺŽć´çćŞćĄ"; |
44 | | | $lang["SHOWCOMPACT"] = "ĺŞéĄŻç¤şä¸ĺč"; |
45 | | | |
46 | | | $lang["DIFFPREV"] = "čĺä¸ç揥ćŻčź"; |
47 | | | $lang["BLAME"] = "č´č˛Ź"; |
48 | | | |
49 | | | $lang["REVINFO"] = "俎č¨ç揥čłč¨"; |
50 | | | $lang["GOYOUNGEST"] = "ĺ°ćć°ç俎č¨"; |
51 | | | $lang["LASTMOD"] = "ćĺžć´ĺ"; |
52 | | | $lang["LOGMSG"] = "č¨ćŻč¨é"; |
53 | | | $lang["CHANGES"] = "ćščŽ"; |
54 | | | $lang["SHOWCHANGED"] = "饯示塲čŽĺćŞćĄ"; |
55 | | | $lang["HIDECHANGED"] = "éąč塲čŽĺćŞćĄ"; |
56 | | | $lang["NEWFILES"] = "ć°ćŞćĄ"; |
57 | | | $lang["CHANGEDFILES"] = "塲čŽĺćŞćĄ"; |
58 | | | $lang["DELETEDFILES"] = "塲ĺŞé¤ćŞćĄ"; |
59 | | | $lang["VIEWLOG"] = "çćˇĺ˛č¨é"; |
60 | | | $lang["PATH"] = "衯ĺž"; |
61 | | | $lang["AUTHOR"] = "ä˝č
"; |
62 | | | $lang["AGE"] = "ć´ĺćé"; |
63 | | | $lang["LOG"] = "ćˇĺ˛č¨é"; |
64 | | | $lang["CURDIR"] = "çŽĺçŽé"; |
65 | | | $lang["TARBALL"] = "Tarball ć źĺź"; |
66 | | | |
67 | | | $lang["PREV"] = "ä¸ä¸ç"; |
68 | | | $lang["NEXT"] = "ä¸ä¸ç"; |
69 | | | $lang["SHOWALL"] = "饯示ĺ
¨é¨"; |
70 | | | |
71 | | | $lang["BADCMD"] = "ĺˇčĄéŻčޤ"; |
72 | | | |
73 | | | $lang["POWERED"] = "ćĄç¨ <a href=\"http://www.websvn.info/\">WebSVN</a>ćśč¨"; |
74 | | | $lang["PROJECTS"] = "Subversion ĺ°ćĄ"; |
75 | | | $lang["SERVER"] = "Subversion Server"; |
76 | | | |
77 | | | $lang["SEARCHLOG"] = "ćĺ°č¨éĺ
§ĺŽš"; |
78 | | | $lang["CLEARLOG"] = "ć¸
é¤çŽĺćĺ°"; |
79 | | | $lang["MORERESULTS"] = "ćžĺ°ć´ĺ¤ç珌ĺç..."; |
80 | | | $lang["NORESULTS"] = "ćĽčŠ˘çľć丌ć˛ć珌ĺçç´é"; |
81 | | | $lang["NOMORERESULTS"] = "ć˛ćć´ĺ¤ç´é珌ĺä˝ çćĽčŠ˘"; |
82 | | | |
83 | | | $lang["RSSFEEDTITLE"] = "WebSVN RSS feed"; |
84 | | | $lang["FILESMODIFIED"] = "ĺćŞćĄčŽĺ"; |
85 | | | $lang["RSSFEED"] = "RSS feed"; |
86 | | | |
87 | | | $lang["LINENO"] = "čĄ"; |
88 | | | $lang["BLAMEFOR"] = "çćŹč´č˛Źčłč¨"; |
89 | | | |
90 | | | $lang["YEARS"] = "ĺš´ĺ"; |
91 | | | $lang["MONTHS"] = "ćĺ"; |
92 | | | $lang["WEEKS"] = "éąĺ"; |
93 | | | $lang["DAYS"] = "ćĽĺ"; |
94 | | | $lang["HOURS"] = "ĺ°ćĺ"; |
95 | | | $lang["MINUTES"] = "ĺéĺ"; |
96 | | | |
97 | | | $lang["GO"] = "ĺ°"; |
98 | | | |
99 | | | $lang["COMPAREPATHS"] = "ćŻĺ°čˇŻĺž"; |
100 | | | $lang["COMPAREREVS"] = "ćŻĺ°äżŽč¨ç"; |
101 | | | $lang["PROPCHANGES"] = "ćščŽĺąŹć§ :"; |
102 | | | $lang["CONVFROM"] = "éĺćŻĺ°éĄŻç¤şĺż
éćščŽč˝ć衯ĺž"; |
103 | | | $lang["TO"] = "ĺ°"; |
104 | | | $lang["REVCOMP"] = "éĄĺćŻĺ°"; |
105 | | | |
106 | | | // The following are defined by some languages to stop unwanted line splitting |
107 | | | // in the template files. |
108 | | | |
109 | | | $lang["NOBR"] = ""; |
110 | | | $lang["ENDNOBR"] = ""; |
111 | | | |