* Finish task #36467.

This commit is contained in:
tianshujie98
2021-03-11 11:51:01 +08:00
parent 92ef264c1d
commit a5152b5908
5 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -37,7 +37,7 @@ $lang->report->assign['assign'] = 'Zugeordnet';
$lang->report->singleColor[] = 'F6BD0F';
$lang->report->executionDeviation = $lang->executionCommon . ' Abweichung';
$lang->report->executionDeviation = 'Durchgeführt Abweichung';
$lang->report->productSummary = $lang->productCommon . ' Zusammenfassung';
$lang->report->bugCreate = 'Bug gemeldet';
$lang->report->bugAssign = 'Bug zugeordnet';
@@ -46,7 +46,7 @@ $lang->report->workloadAB = 'Arbeitslast';
$lang->report->bugOpenedDate = 'Bug gemeldet am';
$lang->report->beginAndEnd = ' : von';
$lang->report->dept = 'Abteilung';
$lang->report->deviationChart = $lang->executionCommon . ' Abweichnungs Chart';
$lang->report->deviationChart = 'Durchgeführt Abweichnungs Chart';
$lang->reportList = new stdclass();
$lang->reportList->execution = new stdclass();
@@ -54,7 +54,7 @@ $lang->reportList->product = new stdclass();
$lang->reportList->test = new stdclass();
$lang->reportList->staff = new stdclass();
$lang->reportList->execution->lists[10] = $lang->executionCommon . ' Abweichnung|report|executiondeviation';
$lang->reportList->execution->lists[10] = 'Durchgeführt Abweichnung|report|executiondeviation';
$lang->reportList->product->lists[10] = $lang->productCommon . ' Zusammenfassung|report|productsummary';
$lang->reportList->test->lists[10] = 'Bugs gemeldet|report|bugcreate';
$lang->reportList->test->lists[13] = 'Bugs zugeordnet|report|bugassign';
+3 -3
View File
@@ -37,7 +37,7 @@ $lang->report->assign['assign'] = 'Assigned';
$lang->report->singleColor[] = 'F6BD0F';
$lang->report->executionDeviation = $lang->executionCommon . ' Deviation';
$lang->report->executionDeviation = 'Execution Deviation';
$lang->report->productSummary = $lang->productCommon . ' Summary';
$lang->report->bugCreate = 'Bug Reported Summary';
$lang->report->bugAssign = 'Bug Assigned Summary';
@@ -46,7 +46,7 @@ $lang->report->workloadAB = 'Workload';
$lang->report->bugOpenedDate = 'Bug reported from';
$lang->report->beginAndEnd = ' From';
$lang->report->dept = 'Department';
$lang->report->deviationChart = $lang->executionCommon . ' Deviation Chart';
$lang->report->deviationChart = 'Execution Deviation Chart';
$lang->reportList = new stdclass();
$lang->reportList->execution = new stdclass();
@@ -54,7 +54,7 @@ $lang->reportList->product = new stdclass();
$lang->reportList->test = new stdclass();
$lang->reportList->staff = new stdclass();
$lang->reportList->execution->lists[10] = $lang->executionCommon . ' Deviation|report|executiondeviation';
$lang->reportList->execution->lists[10] = 'Execution Deviation|report|executiondeviation';
$lang->reportList->product->lists[10] = $lang->productCommon . ' Summary|report|productsummary';
$lang->reportList->test->lists[10] = 'Bug Reported Summary|report|bugcreate';
$lang->reportList->test->lists[13] = 'Bug Assigned Summary|report|bugassign';
+3 -3
View File
@@ -37,7 +37,7 @@ $lang->report->assign['assign'] = 'Affecté';
$lang->report->singleColor[] = 'F6BD0F';
$lang->report->executionDeviation = 'Dérive ' . $lang->executionCommon;
$lang->report->executionDeviation = 'Dérive Effectué';
$lang->report->productSummary = 'Résumé ' . $lang->productCommon;
$lang->report->bugCreate = 'Résumé remontée Bugs';
$lang->report->bugAssign = 'Résumé affectation Bugs';
@@ -46,7 +46,7 @@ $lang->report->workloadAB = 'Charge Travail';
$lang->report->bugOpenedDate = 'Bugs signalés de';
$lang->report->beginAndEnd = ' de';
$lang->report->dept = 'Compartiment';
$lang->report->deviationChart = 'Graphique de Dérive du ' . $lang->executionCommon;
$lang->report->deviationChart = 'Graphique de Dérive d uEffectué' ;
$lang->reportList = new stdclass();
$lang->reportList->execution = new stdclass();
@@ -54,7 +54,7 @@ $lang->reportList->product = new stdclass();
$lang->reportList->test = new stdclass();
$lang->reportList->staff = new stdclass();
$lang->reportList->execution->lists[10] = 'Dérive ' . $lang->executionCommon . '|report|executiondeviation';
$lang->reportList->execution->lists[10] = 'Dériv Effectué|report|executiondeviation';
$lang->reportList->product->lists[10] = 'Résumé ' . $lang->productCommon . '|report|productsummary';
$lang->reportList->test->lists[10] = 'Résumé remontée Bugs|report|bugcreate';
$lang->reportList->test->lists[13] = 'Résumé affectation Bugs|report|bugassign';
+3 -3
View File
@@ -37,7 +37,7 @@ $lang->report->assign['assign'] = 'Đã giao';
$lang->report->singleColor[] = 'F6BD0F';
$lang->report->executionDeviation = 'Độ lệch '.$lang->executionCommon;
$lang->report->executionDeviation = 'Độ lệch thực hiện';
$lang->report->productSummary = 'Tóm tắt '.$lang->productCommon;
$lang->report->bugCreate = 'Báo cáo Bug';
$lang->report->bugAssign = 'Bàn giao Bug';
@@ -46,7 +46,7 @@ $lang->report->workloadAB = 'Lượng công việc';
$lang->report->bugOpenedDate = 'Bug được báo cáo từ';
$lang->report->beginAndEnd = ' từ';
$lang->report->dept = 'Phòng/Ban';
$lang->report->deviationChart = 'Biểu đồ chênh lệch '.$lang->executionCommon;
$lang->report->deviationChart = 'Biểu đồ chênh lệcthực hiệnh';
$lang->reportList = new stdclass();
$lang->reportList->execution = new stdclass();
@@ -54,7 +54,7 @@ $lang->reportList->product = new stdclass();
$lang->reportList->test = new stdclass();
$lang->reportList->staff = new stdclass();
$lang->reportList->execution->lists[10] = 'Chênh lệch '.$lang->executionCommon . '|report|executiondeviation';
$lang->reportList->execution->lists[10] = 'Chênh lệchthực hiện|report|executiondeviation';
$lang->reportList->product->lists[10] = 'Tóm tắt '.$lang->productCommon . '|report|productsummary';
$lang->reportList->test->lists[10] = 'Báo cáo Bug|report|bugcreate';
$lang->reportList->test->lists[13] = 'Bàn giao Bug|report|bugassign';
+3 -3
View File
@@ -37,7 +37,7 @@ $lang->report->assign['assign'] = '已指派';
$lang->report->singleColor[] = 'F6BD0F';
$lang->report->executionDeviation = $lang->executionCommon . '偏差报表';
$lang->report->executionDeviation = '执行偏差报表';
$lang->report->productSummary = $lang->productCommon . '汇总表';
$lang->report->bugCreate = 'Bug创建表';
$lang->report->bugAssign = 'Bug指派表';
@@ -46,7 +46,7 @@ $lang->report->workloadAB = '工作负载';
$lang->report->bugOpenedDate = 'Bug创建时间';
$lang->report->beginAndEnd = '起止时间';
$lang->report->dept = '部门';
$lang->report->deviationChart = $lang->executionCommon . '偏差曲线';
$lang->report->deviationChart = '执行偏差曲线';
$lang->reportList = new stdclass();
$lang->reportList->execution = new stdclass();
@@ -54,7 +54,7 @@ $lang->reportList->product = new stdclass();
$lang->reportList->test = new stdclass();
$lang->reportList->staff = new stdclass();
$lang->reportList->execution->lists[10] = $lang->executionCommon . '偏差报表|report|executiondeviation';
$lang->reportList->execution->lists[10] = '执行偏差报表|report|executiondeviation';
$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';