source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/lang/zh-tw/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 872 bytes
Line 
1<?php
2/**
3 * Chinese Traditional language file
4 *
5 * @author Li-Jiun Huang <[email protected]>
6 * @author http://www.chinese-tools.com/tools/converter-simptrad.html
7 * @author Wayne San <[email protected]>
8 * @author Li-Jiun Huang <[email protected]>
9 * @author Cheng-Wei Chien <[email protected]>
10 * @author Danny Lin
11 * @author Shuo-Ting Jian <[email protected]>
12 */
13$lang['name'] = '人氣回饋茉å…
14¥å¯èƒœéœ€èŠäž€äº›æ™‚間';
15$lang['submit'] = '癌送資料';
16$lang['autosubmit'] = '每月自動癌送';
17$lang['submissionFailed'] = '由斌以䞋原因資料無法癌送:';
18$lang['submitDirectly'] = '䜠可以利甚以䞋的衚單䟆癌手動癌送資料.';
19$lang['autosubmitError'] = '由斌以䞋原因䞊次自動癌送倱敗:';
20$lang['lastSent'] = '資料已癌送';
Note: See TracBrowser for help on using the repository browser.