durationestimation->index = '工期估算首頁'; $lang->durationestimation->create = '工期估算設置'; $lang->durationestimation->common = $lang->projectCommon . '工期估算'; $lang->durationestimation->stage = '階段'; $lang->durationestimation->workloadRate = '工作量占比'; $lang->durationestimation->workload = '工作量'; $lang->durationestimation->worktimeRate = '全時率'; $lang->durationestimation->people = '估算人數'; $lang->durationestimation->members = '投入人數'; $lang->durationestimation->startDate = '開始日期'; $lang->durationestimation->endDate = '結束日期'; $lang->durationestimation->setting = '設置'; $lang->durationestimation->indexAction = '工期估算列表'; $lang->durationestimation->setWorkestimation = "請先錄入工作量估算信息"; $lang->durationestimation->summary = $lang->projectCommon . "'規模: %s {$lang->hourCommon}, 估算工作量: 0, 總投入人數: 0"; $lang->durationestimation->workloadError = "工作量占比之和必須是100%"; $lang->durationestimation->placeholder = new stdclass(); $lang->durationestimation->placeholder->scale = ''; $lang->durationestimation->placeholder->productivity = ''; $lang->durationestimation->placeholder->duration = ''; $lang->durationestimation->placeholder->unitLaborCost = ''; $lang->durationestimation->placeholder->totalLaborCost = '';