* @package report * @version $Id: zh-tw.php 5080 2013-07-10 00:46:59Z wyd621@gmail.com $ * @link http://www.zentao.net */ $lang->report->common = '統計視圖'; $lang->report->index = '統計首頁'; $lang->report->list = '統計報表'; $lang->report->item = '條目'; $lang->report->value = '值'; $lang->report->percent = '百分比'; $lang->report->undefined = '未設定'; $lang->report->query = '查詢'; $lang->report->annual = '年度總結'; $lang->report->colors[] = 'AFD8F8'; $lang->report->colors[] = 'F6BD0F'; $lang->report->colors[] = '8BBA00'; $lang->report->colors[] = 'FF8E46'; $lang->report->colors[] = '008E8E'; $lang->report->colors[] = 'D64646'; $lang->report->colors[] = '8E468E'; $lang->report->colors[] = '588526'; $lang->report->colors[] = 'B3AA00'; $lang->report->colors[] = '008ED6'; $lang->report->colors[] = '9D080D'; $lang->report->colors[] = 'A186BE'; $lang->report->assign['noassign'] = '未指派'; $lang->report->assign['assign'] = '已指派'; $lang->report->singleColor[] = 'F6BD0F'; $lang->report->projectDeviation = $lang->projectCommon . '偏差報表'; $lang->report->productSummary = $lang->productCommon . '彙總表'; $lang->report->bugCreate = 'Bug創建表'; $lang->report->bugAssign = 'Bug指派表'; $lang->report->workload = '員工負載表'; $lang->report->workloadAB = '工作負載'; $lang->report->bugOpenedDate = 'Bug創建時間'; $lang->report->beginAndEnd = '起止時間'; $lang->report->dept = '部門'; $lang->report->deviationChart = $lang->projectCommon . '偏差曲綫'; $lang->reportList->project->lists[10] = $lang->projectCommon . '偏差報表|report|projectdeviation'; $lang->reportList->product->lists[10] = $lang->productCommon . '彙總表|report|productsummary'; $lang->reportList->test->lists[10] = 'Bug創建表|report|bugcreate'; $lang->reportList->test->lists[13] = 'Bug指派表|report|bugassign'; $lang->reportList->staff->lists[10] = '員工負載表|report|workload'; $lang->report->id = '編號'; $lang->report->project = $lang->projectCommon; $lang->report->product = $lang->productCommon; $lang->report->user = '姓名'; $lang->report->bugTotal = 'Bug'; $lang->report->task = '任務數'; $lang->report->estimate = '總預計'; $lang->report->consumed = '總消耗'; $lang->report->remain = '剩餘工時'; $lang->report->deviation = '偏差'; $lang->report->deviationRate = '偏差率'; $lang->report->total = '總計'; $lang->report->to = '至'; $lang->report->taskTotal = "總任務數"; $lang->report->manhourTotal = "總工時"; $lang->report->validRate = "有效率"; $lang->report->validRateTips = "方案為已解決或延期/狀態為已解決或已關閉"; $lang->report->unplanned = '未計劃'; $lang->report->workday = '每天工時'; $lang->report->diffDays = '工作日天數'; $lang->report->typeList['default'] = '預設'; $lang->report->typeList['pie'] = '餅圖'; $lang->report->typeList['bar'] = '柱狀圖'; $lang->report->typeList['line'] = '折線圖'; $lang->report->conditions = '篩選條件:'; $lang->report->closedProduct = '關閉' . $lang->productCommon; $lang->report->overduePlan = '過期計劃'; /* daily reminder. */ $lang->report->idAB = 'ID'; $lang->report->bugTitle = 'Bug標題'; $lang->report->taskName = '任務名稱'; $lang->report->todoName = '待辦名稱'; $lang->report->testTaskName = '版本名稱'; $lang->report->deadline = '截止日期'; $lang->report->mailTitle = new stdclass(); $lang->report->mailTitle->begin = '提醒:您有'; $lang->report->mailTitle->bug = " Bug(%s),"; $lang->report->mailTitle->task = " 任務(%s),"; $lang->report->mailTitle->todo = " 待辦(%s),"; $lang->report->mailTitle->testTask = " 測試版本(%s),"; $lang->report->proVersion = '更多精彩,盡在專業版!'; $lang->report->proVersionEn = 'Try ZenTao Pro for more!'; $lang->report->annualData = new stdclass(); $lang->report->annualData->title = "%s年工作內容統計一覽表 —— %s"; $lang->report->annualData->baseInfo = "基本數據信息"; $lang->report->annualData->logins = "累計登錄次數"; $lang->report->annualData->actions = "累計動態數"; $lang->report->annualData->efforts = "累計日誌數"; $lang->report->annualData->consumed = "累計工時數"; $lang->report->annualData->foundBugs = "累計創建Bug數"; $lang->report->annualData->createdCases = "累計創建用例數"; $lang->report->annualData->involvedProducts = "累計參與{$lang->productCommon}數"; $lang->report->annualData->createdPlans = "累計創建計劃數"; $lang->report->annualData->createdStories = "累計創建{$lang->storyCommon}數"; $lang->report->annualData->productOverview = "{$lang->productCommon}創建{$lang->storyCommon}數及占比"; $lang->report->annualData->qaOverview = "{$lang->productCommon}創建Bug數及占比"; $lang->report->annualData->projectOverview = "參與{$lang->projectCommon}概覽"; $lang->report->annualData->doneProject = "已完成的{$lang->projectCommon}"; $lang->report->annualData->doingProject = "正在進行的{$lang->projectCommon}"; $lang->report->annualData->suspendProject = "已掛起的{$lang->projectCommon}"; $lang->report->annualData->projectName = "{$lang->projectCommon}名稱"; $lang->report->annualData->finishedStory = "完成{$lang->storyCommon}數"; $lang->report->annualData->finishedTask = '完成任務數'; $lang->report->annualData->foundBug = '創建Bug數'; $lang->report->annualData->resolvedBug = '解決Bug數'; $lang->report->annualData->productName = "{$lang->productCommon}名稱"; $lang->report->annualData->planCount = '計劃數'; $lang->report->annualData->storyCount = "{$lang->storyCommon}數"; $lang->report->annualData->qaData = "累計創建Bug數和創建用例數"; $lang->report->annualData->totalCreatedBug = '累計創建Bug數'; $lang->report->annualData->totalCreatedCase = '累計創建用例數'; $lang->report->annualData->devData = "完成任務數和解決Bug數"; $lang->report->annualData->totalFinishedTask = '完成任務數'; $lang->report->annualData->totalResolvedBug = '解決Bug數'; $lang->report->annualData->totalConsumed = '累計工時'; $lang->report->annualData->poData = "所創建{$lang->storyCommon}數和對應的優先順序及狀態"; $lang->report->annualData->totalStoryPri = "創建{$lang->storyCommon}優先順序分佈"; $lang->report->annualData->totalStoryStage = "創建{$lang->storyCommon}階段分佈"; $lang->report->annualData->qaStatistics = "月創建Bug數和創建用例數"; $lang->report->annualData->poStatistics = "月創建{$lang->storyCommon}數"; $lang->report->annualData->devStatistics = "月完成任務數及累計工時和解決Bug數"; $lang->report->annualData->unit = "個";