File: lang.php

package info (click to toggle)
dokuwiki 0.0.20120125b-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 21,016 kB
  • sloc: php: 114,495; sh: 530; perl: 200; xml: 196; makefile: 38
file content (19 lines) | stat: -rw-r--r-- 872 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php
/**
 * Chinese Traditional language file
 *
 * @author Li-Jiun Huang <ljhuang.tw@gmail.com>
 * @author http://www.chinese-tools.com/tools/converter-simptrad.html
 * @author Wayne San <waynesan@zerozone.tw>
 * @author Li-Jiun Huang <ljhuang.tw@gmai.com>
 * @author Cheng-Wei Chien <e.cwchien@gmail.com>
 * @author Danny Lin
 * @author Shuo-Ting Jian <shoting@gmail.com>
 */
$lang['name']                  = '人氣回饋(載入可能需要一些時間)';
$lang['submit']                = '發送資料';
$lang['autosubmit']            = '每月自動發送';
$lang['submissionFailed']      = '由於以下原因,資料無法發送:';
$lang['submitDirectly']        = '你可以利用以下的表單來發手動發送資料.';
$lang['autosubmitError']       = '由於以下原因,上次自動發送失敗:';
$lang['lastSent']              = '資料已發送';