Translation & Modified zh-TW language.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5197 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2009-01-01 10:31:44 +00:00
parent 7ca60dcd76
commit d2707f9152
6 changed files with 52 additions and 20 deletions

View file

@ -22,15 +22,15 @@
$lang->cmd_accept = '接受';
$lang->svn_url = 'SVN位址';
$lang->about_svn_url = '請輸入專案的 SVN位址。';
$lang->about_svn_url = '請輸入專案的 SVN 位址。';
$lang->svn_cmd = 'SVN應用程式位置';
$lang->about_svn_cmd = '請輸入 SVN Client應用程式位置。(ex: /usr/bin/svn)';
$lang->about_svn_cmd = '請輸入 SVN Client 應用程式位置。(ex: /usr/bin/svn)';
$lang->diff_cmd = 'DIFF應用程式位置';
$lang->about_diff_cmd = '為了比較 SVN revisions請輸入diff應用程式位置。 (ex: /usr/bin/diff)';
$lang->svn_userid = 'SVN ID';
$lang->about_svn_userid = 'If authentication is necessary, input userid for accessing the SVN repository';
$lang->svn_passwd = 'SVN password';
$lang->about_svn_passwd = 'If authentication is necessary, input password for accessing the SVN repository';
$lang->about_diff_cmd = '為了比較 SVN 版本,請輸入 diff 應用程式位置。 (ex: /usr/bin/diff)';
$lang->svn_userid = 'SVN帳號';
$lang->about_svn_userid = '必須要驗證時,請輸入帳號來登入 SVN 檔案庫';
$lang->svn_passwd = 'SVN密碼';
$lang->about_svn_passwd = '必須要驗證時,請輸入密碼來登入 SVN 檔案庫';
$lang->issue = '問題';
$lang->total_issue = '所有問題';