* convert the zh-tw lang files.

This commit is contained in:
wangchunsheng
2011-03-11 05:21:48 +00:00
parent 7eee2b8ae2
commit 5cfc6f7f0f
30 changed files with 97 additions and 71 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package action
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->action->common = '系統日誌';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package admin
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->admin->common = '後台管理';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package api
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->api->common = 'API介面';
+7 -2
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package bug
* @version $Id: zh-tw.php 1270 2010-11-22 02:41:32Z wwccss $
* @version $Id: zh-tw.php 1498 2011-03-04 09:06:00Z wwccss $
* @link http://www.zentao.net
*/
/* 欄位列表。*/
@@ -156,10 +156,13 @@ $lang->bug->osList['winxp'] = 'Windows XP';
$lang->bug->osList['win7'] = 'Windows 7';
$lang->bug->osList['vista'] = 'Windows Vista';
$lang->bug->osList['win2000'] = 'Windows 2000';
$lang->bug->osList['win2003'] = 'Windows 2003';
$lang->bug->osList['win2008'] = 'Windows 2008';
$lang->bug->osList['winnt'] = 'Windows NT';
$lang->bug->osList['win98'] = 'Windows 98';
$lang->bug->osList['linux'] = 'Linux';
$lang->bug->osList['freebsd'] = 'FreeBSD';
$lang->bug->osList['mac'] = 'Mac OS';
$lang->bug->osList['unix'] = 'Unix';
$lang->bug->osList['others'] = '其他';
@@ -171,10 +174,12 @@ $lang->bug->browserList['ie7'] = 'IE7';
$lang->bug->browserList['ie8'] = 'IE8';
$lang->bug->browserList['firefox'] = 'firefox系列';
$lang->bug->browserList['firefox2'] = 'firefox2';
$lang->bug->browserList['firefx3'] = 'firefox3';
$lang->bug->browserList['firefox3'] = 'firefox3';
$lang->bug->browserList['firefox4'] = 'firefox4';
$lang->bug->browserList['opera'] = 'opera系列';
$lang->bug->browserList['opera9'] = 'opera9';
$lang->bug->browserList['oprea10'] = 'opera10';
$lang->bug->browserList['oprea11'] = 'opera11';
$lang->bug->browserList['safari'] = 'safari';
$lang->bug->browserList['chrome'] = 'chrome';
$lang->bug->browserList['other'] = '其他';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package build
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->build->common = 'Build';
+11 -13
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package ZenTaoPMS
* @version $Id: zh-tw.php 1376 2010-12-02 13:45:59Z wwccss $
* @version $Id: zh-tw.php 1539 2011-03-10 02:29:19Z yidong@cnezsoft.com $
* @link http://www.zentao.net
*/
$lang->arrow = ' » ';
@@ -121,15 +121,14 @@ $lang->todo->menu = $lang->my->menu;
/* 產品視圖設置。*/
$lang->product->menu->list = '%s';
$lang->product->menu->story = array('link' => '需求列表|product|browse|productID=%s', 'subModule' => 'story');
$lang->product->menu->plan = array('link' => '計劃列表|productplan|browse|productID=%s', 'subModule' => 'productplan');
$lang->product->menu->release= array('link' => '發佈列表|release|browse|productID=%s', 'subModule' => 'release');
$lang->product->menu->story = array('link' => '需求|product|browse|productID=%s', 'subModule' => 'story');
$lang->product->menu->plan = array('link' => '計劃|productplan|browse|productID=%s', 'subModule' => 'productplan');
$lang->product->menu->release= array('link' => '發佈|release|browse|productID=%s', 'subModule' => 'release');
$lang->product->menu->roadmap= '路線圖|product|roadmap|productID=%s';
$lang->product->menu->doc = array('link' => '文檔列表|product|doc|productID=%s', 'subModule' => 'doc');
$lang->product->menu->view = '基本信息|product|view|productID=%s';
$lang->product->menu->edit = '編輯產品|product|edit|productID=%s';
$lang->product->menu->module = '維護模組|tree|browse|productID=%s&view=story';
$lang->product->menu->delete = array('link' => '刪除產品|product|delete|productID=%s', 'target' => 'hiddenwin');
$lang->product->menu->doc = array('link' => '文檔|product|doc|productID=%s', 'subModule' => 'doc');
$lang->product->menu->view = '概況|product|view|productID=%s';
$lang->product->menu->edit = '編輯|product|edit|productID=%s';
$lang->product->menu->module = '模組|tree|browse|productID=%s&view=story';
$lang->product->menu->create = array('link' => '新增產品|product|create', 'float' => 'right');
$lang->story->menu = $lang->product->menu;
$lang->productplan->menu = $lang->product->menu;
@@ -144,11 +143,10 @@ $lang->project->menu->build = array('link' => 'Build|project|build|projectID
$lang->project->menu->burn = '燃盡圖|project|burn|projectID=%s';
$lang->project->menu->team = array('link' => '團隊|project|team|projectID=%s', 'alias' => 'managemembers');
$lang->project->menu->doc = array('link' => '文檔|project|doc|porjectID=%s', 'subModule' => 'doc');
$lang->project->menu->product = '關聯產品|project|manageproducts|projectID=%s';
$lang->project->menu->product = '產品|project|manageproducts|projectID=%s';
$lang->project->menu->linkstory = array('link' => '關聯需求|project|linkstory|projectID=%s');
$lang->project->menu->view = '基本信息|project|view|projectID=%s';
$lang->project->menu->edit = '編輯項目|project|edit|projectID=%s';
$lang->project->menu->delete = array('link' => '刪除項目|project|delete|projectID=%s', 'target' => 'hiddenwin');
$lang->project->menu->view = '概況|project|view|projectID=%s';
$lang->project->menu->edit = '編輯|project|edit|projectID=%s';
$lang->project->menu->create = array('link' => '新增項目|project|create', 'float' => 'right');
$lang->task->menu = $lang->project->menu;
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package company
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->company->common = '組織視圖';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package convert
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->convert->common = '從其他系統導入';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package dept
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->dept->common = '部門結構';
+8
View File
@@ -29,6 +29,10 @@ $lang->doc->addedDate = '添加時間';
$lang->doc->editedBy = '由誰編輯';
$lang->doc->editedDate = '編輯時間';
$lang->doc->moduleDoc = '按模組瀏覽';
$lang->doc->searchDoc = '搜索';
//$lang->doc->allDoc = '所有文檔';
$lang->doc->moduleName = '模組名稱';
$lang->doc->moduleOrder = '模組排序';
@@ -44,6 +48,10 @@ $lang->doc->editLib = '編輯文檔庫';
$lang->doc->deleteLib = '刪除文檔庫';
$lang->doc->libName = '文檔庫名稱';
/* 查詢條件列表 */
$lang->doc->allProduct = '所有產品';
$lang->doc->allProject = '所有項目';
$lang->doc->systemLibs['product'] = '產品文檔庫';
$lang->doc->systemLibs['project'] = '項目文檔庫';
+4 -4
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package file
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1512 2011-03-07 02:56:53Z guotao@cnezsoft.com $
* @link http://www.zentao.net
*/
$lang->file->common = '附件';
@@ -16,6 +16,6 @@ $lang->file->export2CSV = '導出CSV';
$lang->file->ajaxUpload = '介面:編輯器上傳附件';
$lang->file->label = '標題:';
$lang->file->errorNotExists = "<span class='red'>文件 '%s' 不存在</span>";
$lang->file->errorCanNotWrite = "<span class='red'>文件 '%s' 不可寫,請改變文件的權限。在linux中輸入指令:sudo chmod a+rx '%s'</span>";
$lang->file->confirmDelete = " 您確定刪除該附件嗎?";
$lang->file->errorNotExists = "<span class='red'>檔案 '%s' 不存在</span>";
$lang->file->errorCanNotWrite = "<span class='red'>檔案 '%s' 不可寫,請改變檔案的權限。在linux中輸入指令:sudo chmod a+rx '%s'</span>";
$lang->file->confirmDelete = " 您確定刪除該附件嗎?";
+16 -13
View File
@@ -6,21 +6,24 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package group
* @version $Id: zh-tw.php 1342 2010-11-30 03:36:13Z yuren_@126.com $
* @version $Id: zh-tw.php 1522 2011-03-08 05:43:21Z wwccss $
* @link http://www.zentao.net
*/
$lang->group->common = '權限分組';
$lang->group->browse = '瀏覽分組';
$lang->group->create = '新增分組';
$lang->group->edit = '編輯分組';
$lang->group->copy = '複製分組';
$lang->group->delete = '刪除分組';
$lang->group->managePriv = '權限維護';
$lang->group->manageMember = '成員維護';
$lang->group->linkMember = '關聯用戶';
$lang->group->unlinkMember = '移除用戶';
$lang->group->confirmDelete= '您確定刪除該用戶分組嗎?';
$lang->group->successSaved = '成功保存';
$lang->group->common = '權限分組';
$lang->group->browse = '瀏覽分組';
$lang->group->create = '新增分組';
$lang->group->edit = '編輯分組';
$lang->group->copy = '複製分組';
$lang->group->delete = '刪除分組';
$lang->group->managePriv = '權限維護';
$lang->group->managePrivByGroup = '權限維護';
$lang->group->managePrivByModule = '按模組分配權限';
$lang->group->manageMember = '成員維護';
$lang->group->linkMember = '關聯用戶';
$lang->group->unlinkMember = '移除用戶';
$lang->group->confirmDelete = '您確定刪除該用戶分組嗎?';
$lang->group->successSaved = '成功保存';
$lang->group->errorNotSaved = '沒有保存,請確認選擇了權限數據。';
$lang->group->id = '編號';
$lang->group->name = '分組名稱';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package ZenTaoPMS
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->index->common = '首頁';
+18 -14
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package install
* @version $Id: zh-tw.php 1367 2010-12-02 08:21:49Z wwccss $
* @version $Id: zh-tw.php 1544 2011-03-10 06:45:01Z wwccss $
* @link http://www.zentao.net
*/
$lang->install->common = '安裝';
@@ -26,9 +26,10 @@ $lang->install->desc = <<<EOT
禪道項目管理軟件由<strong><a href='http://www.cnezsoft.com' target='_blank' class='red'>青島易軟天創網絡科技有限公司</a>開發</strong>。
官方網站:<a href='http://www.zentao.net' target='_blank'>http://www.zentao.net</a>
技術支持: <a href='http://www.zentao.net/ask/' target='_blank'>http://www.zentao.net/ask/</a>
新浪微博:<a href='http://t.sina.com.cn/zentaopms' target='_blank'>t.sina.com.cn/zentaopms</a>
騰訊微博:<a href='http://t.qq.com/zentaopms/' target='_blank'>t.qq.com/zentaopms</a>
QQ交流群:60121455
QQ交流群:102807460
您現在正在安裝的版本是 <strong class='red'>%s</strong>。
EOT;
@@ -62,23 +63,26 @@ $lang->install->dataRoot = '上傳檔案目錄';
$lang->install->mkdir = '<p>需要創建目錄%s。<br /> linux下面命令為:<br /> mkdir -p %s</p>';
$lang->install->chmod = '需要修改目錄 "%s" 的權限。<br />linux下面命令為:<br />chmod o=rwx -R %s';
$lang->install->settingDB = '設置資料庫';
$lang->install->webRoot = 'PMS所在網站目錄';
$lang->install->requestType = 'URL方式';
$lang->install->settingDB = '設置資料庫';
$lang->install->webRoot = 'PMS所在網站目錄';
$lang->install->requestType = 'URL方式';
$lang->install->defaultLang = '預設語言';
$lang->install->dbHost = '資料庫伺服器';
$lang->install->dbHostNote = '如果localhost無法訪問,嘗試使用127.0.0.1';
$lang->install->dbPort = '伺服器連接埠';
$lang->install->dbUser = '資料庫用戶名';
$lang->install->dbPassword = '資料庫密碼';
$lang->install->dbName = 'PMS使用的庫';
$lang->install->dbPrefix = '建表使用的首碼';
$lang->install->createDB = '自動創建資料庫';
$lang->install->clearDB = '清空現有數據';
$lang->install->requestTypes['GET'] = '普通方式';
$lang->install->requestTypes['PATH_INFO'] = '靜態友好方式';
$lang->install->dbHost = '資料庫伺服器';
$lang->install->dbHostNote = '如果localhost無法訪問,嘗試使用127.0.0.1';
$lang->install->dbPort = '伺服器連接埠';
$lang->install->dbUser = '資料庫用戶名';
$lang->install->dbPassword = '資料庫密碼';
$lang->install->dbName = 'PMS使用的庫';
$lang->install->dbPrefix = '建表使用的首碼';
$lang->install->createDB = '自動創建資料庫';
$lang->install->clearDB = '清空現有數據';
$lang->install->errorConnectDB = '資料庫連接失敗 ';
$lang->install->errorCreateDB = '資料庫創建失敗';
$lang->install->errorDBExists = '資料庫已經存在,繼續安裝請選擇清空數據';
$lang->install->errorCreateTable = '創建表失敗';
$lang->install->setConfig = '生成配置檔案';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package misc
* @version $Id: zh-tw.php 1280 2010-11-22 07:43:20Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->misc->common = '雜項';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package product
* @version $Id: zh-tw.php 1297 2010-11-24 03:29:13Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->product->common = '產品視圖';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package productplan
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->productplan->common = '產品計劃';
+6 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package project
* @version $Id: zh-tw.php 1356 2010-12-01 13:38:53Z wwccss $
* @version $Id: zh-tw.php 1531 2011-03-09 04:03:38Z yidong@cnezsoft.com $
* @link http://www.zentao.net
*/
/* 欄位列表。*/
@@ -102,6 +102,10 @@ $lang->project->groups['left'] = '剩餘分組';
$lang->project->groups['type'] = '類型分組';
$lang->project->groups['deadline'] = '截止分組';
$lang->project->listTaskNeedConfrim = '需求變動';
$lang->project->byQuery = '搜索';
/* 查詢條件列表。*/
$lang->project->allProject = '所有項目';
/* 頁面提示。*/
$lang->project->selectProject = "請選擇項目";
@@ -134,3 +138,4 @@ $lang->project->charts->burn->graph->baseFontSize = 12;
$lang->project->charts->burn->graph->formatNumber = 0;
$lang->project->charts->burn->graph->animation = 0;
$lang->project->charts->burn->graph->rotateNames = 1;
$lang->project->charts->burn->graph->showValues = 0;
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package company
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->qa->common = 'QA視圖';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package release
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->release->common = '發佈';
+3 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package report
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1516 2011-03-07 09:07:06Z wwccss $
* @link http://www.zentao.net
*/
$lang->report->common = '報表';
@@ -27,3 +27,5 @@ $lang->report->colors[] = 'B3AA00';
$lang->report->colors[] = '008ED6';
$lang->report->colors[] = '9D080D';
$lang->report->colors[] = 'A186BE';
$lang->report->singleColor[] = 'F6BD0F';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package search
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->search->common = '搜索';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package story
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->story->browse = "需求列表";
+2 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package task
* @version $Id: zh-tw.php 1326 2010-11-28 13:10:34Z wwccss $
* @version $Id: zh-tw.php 1539 2011-03-10 02:29:19Z yidong@cnezsoft.com $
* @link http://www.zentao.net
*/
$lang->task->index = "任務一覽";
@@ -57,6 +57,7 @@ $lang->task->closedDate = '關閉時間';
$lang->task->closedReason = '關閉原因';
$lang->task->lastEdited = '最後編輯';
$lang->task->statusList[''] = '';
$lang->task->statusList['wait'] = '未開始';
$lang->task->statusList['doing'] = '進行中';
$lang->task->statusList['done'] = '已完成';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package testcase
* @version $Id: zh-tw.php 1340 2010-11-29 14:57:55Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->testcase->id = '用例編號';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package testtask
* @version $Id: zh-tw.php 1337 2010-11-29 13:01:52Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->testtask->index = "測試任務首頁";
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package todo
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->todo->common = 'TODO';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package tree
* @version $Id: zh-tw.php 1150 2010-11-09 07:19:37Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->tree->common = '模組維護';
+1 -1
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package upgrade
* @version $Id: zh-tw.php 1304 2010-11-24 06:37:27Z wwccss $
* @version $Id: zh-tw.php 1429 2011-02-21 14:35:26Z wwccss $
* @link http://www.zentao.net
*/
$lang->upgrade->common = '升級';
+2 -2
View File
@@ -6,7 +6,7 @@
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package user
* @version $Id: zh-tw.php 1279 2010-11-22 07:31:28Z wwccss $
* @version $Id: zh-tw.php 1519 2011-03-07 14:49:57Z wwccss $
* @link http://www.zentao.net
*/
$lang->user->common = '用戶';
@@ -73,5 +73,5 @@ $lang->user->zipcode = '郵編';
$lang->user->join = '加入日期';
$lang->user->visits = '訪問次數';
$lang->user->ip = '最後IP';
$lang->user->last = '最後登錄時間';
$lang->user->last = '最後登錄';
$lang->user->status = '狀態';