workestimation->common = '工作量估算'; $lang->workestimation->budget = '估算'; $lang->workestimation->index = '總覽'; $lang->workestimation->scale = '規模'; $lang->workestimation->productivity = '生產率'; $lang->workestimation->duration = '估算總工時'; $lang->workestimation->unitLaborCost = '單位人工成本'; $lang->workestimation->totalLaborCost = '估算人工成本'; $lang->workestimation->dayHour = '每日工時'; $lang->workestimation->hour = '工時'; $lang->workestimation->consumed = '已消耗工時'; $lang->workestimation->scaleTip = "當前' . $lang->projectCommon . '實際規模:%s{$lang->hourCommon} 使用"; $lang->workestimation->tips = '完成工作量估算後,才能進行工期估算'; $lang->workestimation->placeholder = new stdclass(); $lang->workestimation->placeholder->scale = ''; $lang->workestimation->placeholder->productivity = ''; $lang->workestimation->placeholder->duration = ''; $lang->workestimation->placeholder->unitLaborCost = ''; $lang->workestimation->placeholder->totalLaborCost = '';