Merge branch 'sprint/scx_tranlsate' into 'master'
Sprint/scx tranlsate See merge request easycorp/zentaopms!1965
This commit is contained in:
@@ -69,11 +69,11 @@ $lang->program->typeList['others'] = 'Others';
|
||||
|
||||
$lang->program->noProgram = 'No program.';
|
||||
$lang->program->showClosed = 'Closed programs.';
|
||||
$lang->program->tips = 'If a parent item set is selected, products under that parent item set can be associated. If no item set is selected, a product with the same name as the item is created by default and associated with that item.';
|
||||
$lang->program->tips = 'If a parent program is selected, the products under the parent program can be associated. If no program is selected for the project, a product with the same name as the project is created and associated with the project by default.';
|
||||
|
||||
$lang->program->endList[31] = 'One month';
|
||||
$lang->program->endList[93] = 'Trimester';
|
||||
$lang->program->endList[186] = 'Half yearly';
|
||||
$lang->program->endList[186] = 'Half year';
|
||||
$lang->program->endList[365] = 'One year';
|
||||
$lang->program->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@ $lang->program->stakeholderTypeList['outside'] = 'Outside';
|
||||
|
||||
$lang->program->noProgram = 'No program.';
|
||||
$lang->program->showClosed = 'Closed';
|
||||
$lang->program->tips = 'If a parent item set is selected, products under that parent item set can be associated. If no item set is selected, a product with the same name as the item is created by default and associated with that item.';
|
||||
$lang->program->tips = 'If a parent program is selected, the products under the parent program can be associated. If no program is selected for the project, a product with the same name as the project is created and associated with the project by default.';
|
||||
$lang->program->confirmBatchUnlink = "Do you want to batch unlink these stakeholders?";
|
||||
$lang->program->beginLetterParent = "Parent begin date: %s, begin date should be > = parent begin date.";
|
||||
$lang->program->endGreaterParent = "Parent end date: %s, end date should be < = parent end date.";
|
||||
@@ -93,7 +93,7 @@ $lang->program->beyondParentBudget = 'The remaining budget of the owned program
|
||||
|
||||
$lang->program->endList[31] = 'One month';
|
||||
$lang->program->endList[93] = 'Trimester';
|
||||
$lang->program->endList[186] = 'Half yearly';
|
||||
$lang->program->endList[186] = 'Half year';
|
||||
$lang->program->endList[365] = 'One year';
|
||||
$lang->program->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -69,11 +69,11 @@ $lang->program->typeList['others'] = 'Others';
|
||||
|
||||
$lang->program->noProgram = 'No program.';
|
||||
$lang->program->showClosed = 'Closed programs.';
|
||||
$lang->program->tips = 'If a parent item set is selected, products under that parent item set can be associated. If no item set is selected, a product with the same name as the item is created by default and associated with that item.';
|
||||
$lang->program->tips = 'If a parent program is selected, the products under the parent program can be associated. If no program is selected for the project, a product with the same name as the project is created and associated with the project by default.';
|
||||
|
||||
$lang->program->endList[31] = 'One month';
|
||||
$lang->program->endList[93] = 'Trimester';
|
||||
$lang->program->endList[186] = 'Half yearly';
|
||||
$lang->program->endList[186] = 'Half year';
|
||||
$lang->program->endList[365] = 'One year';
|
||||
$lang->program->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -69,11 +69,11 @@ $lang->program->typeList['others'] = 'Others';
|
||||
|
||||
$lang->program->noProgram = 'No program.';
|
||||
$lang->program->showClosed = 'Closed programs.';
|
||||
$lang->program->tips = 'If a parent item set is selected, products under that parent item set can be associated. If no item set is selected, a product with the same name as the item is created by default and associated with that item.';
|
||||
$lang->program->tips = 'If a parent program is selected, the products under the parent program can be associated. If no program is selected for the project, a product with the same name as the project is created and associated with the project by default.';
|
||||
|
||||
$lang->program->endList[31] = 'One month';
|
||||
$lang->program->endList[93] = 'Trimester';
|
||||
$lang->program->endList[186] = 'Half yearly';
|
||||
$lang->program->endList[186] = 'Half year';
|
||||
$lang->program->endList[365] = 'One year';
|
||||
$lang->program->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -185,7 +185,7 @@ $lang->project->statusList['closed'] = 'Closed';
|
||||
|
||||
$lang->project->endList[31] = 'One month';
|
||||
$lang->project->endList[93] = 'Trimester';
|
||||
$lang->project->endList[186] = 'Half yearly';
|
||||
$lang->project->endList[186] = 'Half year';
|
||||
$lang->project->endList[365] = 'One year';
|
||||
$lang->project->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -251,7 +251,7 @@ $lang->project->statusList['delay'] = 'Delayed';
|
||||
|
||||
$lang->project->endList[31] = 'One month';
|
||||
$lang->project->endList[93] = 'Trimester';
|
||||
$lang->project->endList[186] = 'Half yearly';
|
||||
$lang->project->endList[186] = 'Half year';
|
||||
$lang->project->endList[365] = 'One year';
|
||||
$lang->project->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -185,7 +185,7 @@ $lang->project->statusList['closed'] = 'Closed';
|
||||
|
||||
$lang->project->endList[31] = 'One month';
|
||||
$lang->project->endList[93] = 'Trimester';
|
||||
$lang->project->endList[186] = 'Half yearly';
|
||||
$lang->project->endList[186] = 'Half year';
|
||||
$lang->project->endList[365] = 'One year';
|
||||
$lang->project->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -185,7 +185,7 @@ $lang->project->statusList['closed'] = 'Closed';
|
||||
|
||||
$lang->project->endList[31] = 'One month';
|
||||
$lang->project->endList[93] = 'Trimester';
|
||||
$lang->project->endList[186] = 'Half yearly';
|
||||
$lang->project->endList[186] = 'Half year';
|
||||
$lang->project->endList[365] = 'One year';
|
||||
$lang->project->endList[999] = 'Longtime';
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ $lang->weekly->workloadByType = 'Workload Summary';
|
||||
$lang->weekly->term = 'Reporting Cycle';
|
||||
$lang->weekly->project = 'Project Name';
|
||||
$lang->weekly->master = 'Project Manager ';
|
||||
$lang->weekly->staff = 'The number of men in this week';
|
||||
$lang->weekly->staff = 'Weekly Effort';
|
||||
|
||||
$lang->weekly->weekDesc = 'Week % s (% s ~% s)';
|
||||
$lang->weekly->progress = 'Progress of the project';
|
||||
|
||||
@@ -25,7 +25,7 @@ $lang->weekly->workloadByType = 'Workload Summary';
|
||||
$lang->weekly->term = 'Reporting Cycle';
|
||||
$lang->weekly->project = 'Project Name';
|
||||
$lang->weekly->master = 'Project Manager ';
|
||||
$lang->weekly->staff = 'The number of men in this week';
|
||||
$lang->weekly->staff = 'Weekly Effort';
|
||||
|
||||
$lang->weekly->weekDesc = 'Week % s (% s ~% s)';
|
||||
$lang->weekly->progress = 'Progress of the project';
|
||||
|
||||
@@ -25,7 +25,7 @@ $lang->weekly->workloadByType = 'Workload Summary';
|
||||
$lang->weekly->term = 'Reporting Cycle';
|
||||
$lang->weekly->project = 'Project Name';
|
||||
$lang->weekly->master = 'Project Manager ';
|
||||
$lang->weekly->staff = 'The number of men in this week';
|
||||
$lang->weekly->staff = 'Weekly Effort';
|
||||
|
||||
$lang->weekly->weekDesc = 'Week % s (% s ~% s)';
|
||||
$lang->weekly->progress = 'Progress of the project';
|
||||
|
||||
@@ -25,7 +25,7 @@ $lang->weekly->workloadByType = 'Workload Summary';
|
||||
$lang->weekly->term = 'Reporting Cycle';
|
||||
$lang->weekly->project = 'Project Name';
|
||||
$lang->weekly->master = 'Project Manager ';
|
||||
$lang->weekly->staff = 'The number of men in this week';
|
||||
$lang->weekly->staff = 'Weekly Effort';
|
||||
|
||||
$lang->weekly->weekDesc = 'Week % s (% s ~% s)';
|
||||
$lang->weekly->progress = 'Progress of the project';
|
||||
|
||||
Reference in New Issue
Block a user