* Improve project module.
This commit is contained in:
+69
-69
@@ -1,41 +1,41 @@
|
||||
<?php
|
||||
/* Actions. */
|
||||
$lang->program->index = 'Program';
|
||||
$lang->program->create = 'Create Program';
|
||||
$lang->program->createGuide = 'Select Template';
|
||||
$lang->program->edit = 'Edit';
|
||||
$lang->program->browse = 'Programs';
|
||||
$lang->program->all = 'All';
|
||||
$lang->program->start = 'Start';
|
||||
$lang->program->finish = 'Finish';
|
||||
$lang->program->suspend = 'Suspend';
|
||||
$lang->program->delete = 'Delete';
|
||||
$lang->program->close = 'Close';
|
||||
$lang->program->activate = 'Activate';
|
||||
$lang->program->group = 'Privilege Group';
|
||||
$lang->program->createGroup = 'Create Group';
|
||||
$lang->program->editGroup = 'Edit Group';
|
||||
$lang->program->copyGroup = 'Copy Group';
|
||||
$lang->program->manageView = 'Manage View';
|
||||
$lang->program->managePriv = 'Manage Privilege';
|
||||
$lang->program->manageMembers = 'Manage Team';
|
||||
$lang->program->export = 'Export';
|
||||
$lang->program->manageGroupMember = 'Manage Group';
|
||||
$lang->program->index = 'Program';
|
||||
$lang->program->PRJCreate = 'Create Program';
|
||||
$lang->program->PRJCreateGuide = 'Select Template';
|
||||
$lang->program->PRJEdit = 'Edit';
|
||||
$lang->program->PRJBrowse = 'Programs';
|
||||
$lang->program->PRJAll = 'All';
|
||||
$lang->program->PRJStart = 'Start';
|
||||
$lang->program->PRJFinish = 'Finish';
|
||||
$lang->program->PRJSuspend = 'Suspend';
|
||||
$lang->program->PRJDelete = 'Delete';
|
||||
$lang->program->PRJClose = 'Close';
|
||||
$lang->program->PRJActivate = 'Activate';
|
||||
$lang->program->PRJGroup = 'Privilege Group';
|
||||
$lang->program->PRJCreateGroup = 'Create Group';
|
||||
$lang->program->PRJEditGroup = 'Edit Group';
|
||||
$lang->program->PRJCopyGroup = 'Copy Group';
|
||||
$lang->program->PRJManageView = 'Manage View';
|
||||
$lang->program->PRJManagePriv = 'Manage Privilege';
|
||||
$lang->program->PRJManageMembers = 'Manage Team';
|
||||
$lang->program->PRJExport = 'Export';
|
||||
$lang->program->PRJManageGroupMember = 'Manage Group';
|
||||
|
||||
/* Fields. */
|
||||
$lang->program->common = 'Program';
|
||||
$lang->program->PRJCommon = 'Program';
|
||||
$lang->program->stage = 'Stage';
|
||||
$lang->program->name = 'Name';
|
||||
$lang->program->template = 'Template';
|
||||
$lang->program->category = 'Category';
|
||||
$lang->program->desc = 'Description';
|
||||
$lang->program->code = 'Code';
|
||||
$lang->program->copy = 'Copy';
|
||||
$lang->program->PRJName = 'Name';
|
||||
$lang->program->PRJTemplate = 'Template';
|
||||
$lang->program->PRJCategory = 'Category';
|
||||
$lang->program->PRJDesc = 'Description';
|
||||
$lang->program->PRJCode = 'Code';
|
||||
$lang->program->PRJCopy = 'Copy';
|
||||
$lang->program->begin = 'Begin';
|
||||
$lang->program->end = 'End';
|
||||
$lang->program->status = 'Status';
|
||||
$lang->program->PM = 'Manager';
|
||||
$lang->program->budget = 'Budget';
|
||||
$lang->program->PRJStatus = 'Status';
|
||||
$lang->program->PRJPM = 'Manager';
|
||||
$lang->program->PRJBudget = 'Budget';
|
||||
$lang->program->dateRange = 'Duration';
|
||||
$lang->program->to = ' to ';
|
||||
$lang->program->realEnd = 'Actual End';
|
||||
@@ -46,26 +46,26 @@ $lang->program->mine = 'My';
|
||||
$lang->program->setPlanduration = 'Set Duration';
|
||||
$lang->program->privway = 'Access Control';
|
||||
$lang->program->durationEstimation = 'Estimated Workload';
|
||||
$lang->program->progress = 'Program Progress';
|
||||
$lang->program->PRJProgress = 'Program Progress';
|
||||
$lang->program->teamCount = 'Man';
|
||||
$lang->program->leftStories = 'Left Stories';
|
||||
$lang->program->leftTasks = 'Left Tasks';
|
||||
$lang->program->leftBugs = 'Left Bugs';
|
||||
$lang->program->children = 'Child Project';
|
||||
$lang->program->parent = 'Parent Project';
|
||||
$lang->program->PRJChildren = 'Child Project';
|
||||
$lang->program->PRJParent = 'Parent Project';
|
||||
$lang->program->allStories = 'All Stories';
|
||||
$lang->program->doneStories = 'Finished Stories';
|
||||
$lang->program->leftStories = 'Left Stories';
|
||||
$lang->program->allInput = 'Total Input';
|
||||
$lang->program->weekly = 'Program Weekly';
|
||||
$lang->program->PRJAllInput = 'Total Input';
|
||||
$lang->program->PRJWeekly = 'Program Weekly';
|
||||
$lang->program->pv = 'PV';
|
||||
$lang->program->ev = 'EV';
|
||||
$lang->program->sv = 'SV%';
|
||||
$lang->program->ac = 'AC';
|
||||
$lang->program->cv = 'CV%';
|
||||
$lang->program->pm = 'PM';
|
||||
$lang->program->teamCount = 'Team';
|
||||
$lang->program->longTime = 'Long-Term Project';
|
||||
$lang->program->PRJPm = 'PM';
|
||||
$lang->program->PRJTeamCount = 'Team';
|
||||
$lang->program->PRJLongTime = 'Long-Term Project';
|
||||
|
||||
$lang->program->unitList[''] = '';
|
||||
$lang->program->unitList['yuan'] = 'Yuan';
|
||||
@@ -83,40 +83,40 @@ $lang->program->featureBar['wait'] = 'Waiting';
|
||||
$lang->program->featureBar['suspended'] = 'Suspended';
|
||||
$lang->program->featureBar['closed'] = 'Closed';
|
||||
|
||||
$lang->program->aclList['open'] = "Default (Users who can visit {$lang->projectCommon} can access it)";
|
||||
$lang->program->aclList['private'] = 'Private (For team members only)';
|
||||
$lang->program->aclList['custom'] = 'Custom (Team members and the whitelist users can access it)';
|
||||
$lang->program->PRJAclList['open'] = "Default (Users who can visit {$lang->projectCommon} can access it)";
|
||||
$lang->program->PRJAclList['private'] = 'Private (For team members only)';
|
||||
$lang->program->PRJAclList['custom'] = 'Custom (Team members and the whitelist users can access it)';
|
||||
|
||||
$lang->program->privwayList['extend'] = 'Inherit ( program privilege and company privilege)';
|
||||
$lang->program->privwayList['reset'] = 'Reset (program privilege only)';
|
||||
$lang->program->PRJPrivwayList['extend'] = 'Inherit ( program privilege and company privilege)';
|
||||
$lang->program->PRJPrivwayList['reset'] = 'Reset (program privilege only)';
|
||||
|
||||
$lang->program->statusList['wait'] = 'Wait';
|
||||
$lang->program->statusList['doing'] = 'Doing';
|
||||
$lang->program->statusList['suspended'] = 'Suspended';
|
||||
$lang->program->statusList['closed'] = 'Closed';
|
||||
|
||||
$lang->program->noProgram = 'No program';
|
||||
$lang->program->accessDenied = 'Access denied to this program';
|
||||
$lang->program->chooseProgramType = 'Select management type';
|
||||
$lang->program->nextStep = 'Next step';
|
||||
$lang->program->hoursUnit = '%s hours';
|
||||
$lang->program->membersUnit = '%s men';
|
||||
$lang->program->lastIteration = 'Recent iterations';
|
||||
$lang->program->ongoingStage = 'Ongoing stage';
|
||||
$lang->program->scrum = 'Scrum';
|
||||
$lang->program->scrumTitle = 'Scrum ALM';
|
||||
$lang->program->waterfall = 'CMMI';
|
||||
$lang->program->waterfallTitle = 'CMMI Management';
|
||||
$lang->program->cannotCreateChild = 'The project has contents, so you cannot add a child project. You can create a parent project for this one and then add a child project for the parent project.';
|
||||
$lang->program->hasChildren = 'This project has a child project, so it cannot be deleted.';
|
||||
$lang->program->confirmDelete = 'Do you want to delete this project?';
|
||||
$lang->program->emptyPM = 'No manager';
|
||||
$lang->program->cannotChangeToCat = "The project has contents, so you cannot it to a parent project.";
|
||||
$lang->program->cannotCancelCat = "There are child projects of this project. You cannot cancel the parent project mark.";
|
||||
$lang->program->parentBeginEnd = "The begin and end date of the parent project: %s ~ %s";
|
||||
$lang->program->parentBudget = "The budget of the parent project: %s";
|
||||
$lang->program->beginLetterParent = "The begin date of the parent project: %s. It cannot be < the begin date of its parent project.";
|
||||
$lang->program->endGreaterParent = "The end date of the parent project: %s. It cannot be > the end date of its parent project.";
|
||||
$lang->program->beginGreateChild = "The earliest begin date of a child project: %s. The begin date of its parent project cannot be > the earliest begin date of a child project.";
|
||||
$lang->program->endLetterChild = "The latest end date of a child project: %s. The end date of its parent project cannot be < the latest end date of child project.";
|
||||
$lang->program->childLongTime = "There are long-term projects in the child project, and the parent project should also be a long-term project.";
|
||||
$lang->program->PRJNoProgram = 'No program';
|
||||
$lang->program->PRJAccessDenied = 'Access denied to this program';
|
||||
$lang->program->PRJChooseProgramType = 'Select management type';
|
||||
$lang->program->nextStep = 'Next step';
|
||||
$lang->program->hoursUnit = '%s hours';
|
||||
$lang->program->membersUnit = '%s men';
|
||||
$lang->program->lastIteration = 'Recent iterations';
|
||||
$lang->program->ongoingStage = 'Ongoing stage';
|
||||
$lang->program->scrum = 'Scrum';
|
||||
$lang->program->scrumTitle = 'Scrum ALM';
|
||||
$lang->program->waterfall = 'CMMI';
|
||||
$lang->program->waterfallTitle = 'CMMI Management';
|
||||
$lang->program->PRJCannotCreateChild = 'The project has contents, so you cannot add a child project. You can create a parent project for this one and then add a child project for the parent project.';
|
||||
$lang->program->PRJHasChildren = 'This project has a child project, so it cannot be deleted.';
|
||||
$lang->program->PRJConfirmDelete = 'Do you want to delete this project?';
|
||||
$lang->program->emptyPM = 'No manager';
|
||||
$lang->program->PRJCannotChangeToCat = "The project has contents, so you cannot it to a parent project.";
|
||||
$lang->program->PRJCannotCancelCat = "There are child projects of this project. You cannot cancel the parent project mark.";
|
||||
$lang->program->PRJParentBeginEnd = "The begin and end date of the parent project: %s ~ %s";
|
||||
$lang->program->PRJParentBudget = "The budget of the parent project: %s";
|
||||
$lang->program->PRJBeginLetterParent = "The begin date of the parent project: %s. It cannot be < the begin date of its parent project.";
|
||||
$lang->program->PRJEndGreaterParent = "The end date of the parent project: %s. It cannot be > the end date of its parent project.";
|
||||
$lang->program->PRJBeginGreateChild = "The earliest begin date of a child project: %s. The begin date of its parent project cannot be > the earliest begin date of a child project.";
|
||||
$lang->program->PRJEndLetterChild = "The latest end date of a child project: %s. The end date of its parent project cannot be < the latest end date of child project.";
|
||||
$lang->program->PRJChildLongTime = "There are long-term projects in the child project, and the parent project should also be a long-term project.";
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
<?php
|
||||
/* Actions. */
|
||||
$lang->program->index = '仪表盘';
|
||||
$lang->program->PRJCreate = '创建项目';
|
||||
$lang->program->PRJCreateGuide = '选择项目模板';
|
||||
$lang->program->PRJEdit = '编辑项目';
|
||||
$lang->program->PRJBatchEdit = '批量编辑';
|
||||
$lang->program->PRJBrowse = '项目列表';
|
||||
$lang->program->PRJAll = '所有项目';
|
||||
$lang->program->PRJStart = '启动项目';
|
||||
@@ -20,6 +22,10 @@ $lang->program->PRJManagePriv = '维护权限';
|
||||
$lang->program->PRJManageMembers = '项目团队';
|
||||
$lang->program->PRJExport = '导出';
|
||||
$lang->program->PRJManageGroupMember = '维护分组用户';
|
||||
$lang->program->PGMList = '项目集';
|
||||
$lang->program->PGMCreate = '创建项目集';
|
||||
$lang->program->PRJModuleSetting = '模块设置';
|
||||
$lang->program->PRJModuleOpen = '列表页是否显示模块名';
|
||||
|
||||
/* Fields. */
|
||||
$lang->program->common = '项目';
|
||||
@@ -120,6 +126,36 @@ $lang->program->beginGreateChild = "子项目的最小开始日期:%s,父
|
||||
$lang->program->endLetterChild = "子项目的最大完成日期:%s,父项目的完成日期不能小于子项目的最大完成日期";
|
||||
$lang->program->childLongTime = "子项目中有长期项目,父项目也应该是长期项目";
|
||||
|
||||
$lang->program->PRJModuleStatus['0'] = '不显示';
|
||||
$lang->program->PRJModuleStatus['base'] = '只显示一级模块';
|
||||
$lang->program->PRJModuleStatus['end'] = '只显示最后一级模块';
|
||||
|
||||
$lang->program->PRJNoProgram = '暂时没有项目';
|
||||
$lang->program->PRJAccessDenied = '您无权访问该项目!';
|
||||
$lang->program->PRJChooseProgramType = '选择项目管理方式';
|
||||
$lang->program->nextStep = '下一步';
|
||||
$lang->program->hoursUnit = '%s工时';
|
||||
$lang->program->membersUnit = '%s人';
|
||||
$lang->program->lastIteration = '近期迭代';
|
||||
$lang->program->ongoingStage = '进行中的阶段';
|
||||
$lang->program->scrum = 'Scrum';
|
||||
$lang->program->scrumTitle = '敏捷开发全流程项目管理';
|
||||
$lang->program->waterfall = '瀑布';
|
||||
$lang->program->waterfallTitle = '瀑布式项目管理';
|
||||
$lang->program->PRJCannotCreateChild = '该项目已经有实际的内容,无法直接添加子项目。您可以为当前项目创建一个父项目,然后在新的父项目下面添加子项目。';
|
||||
$lang->program->PRJHasChildren = '该项目有子项目存在,不能删除。';
|
||||
$lang->program->PRJConfirmDelete = "您确定删除项目[%s]吗?";
|
||||
$lang->program->emptyPM = '暂无';
|
||||
$lang->program->PRJCannotChangeToCat = "该项目已经有实际的内容,无法修改为父项目";
|
||||
$lang->program->PRJCannotCancelCat = "该项目下已经有子项目,无法取消父项目标记";
|
||||
$lang->program->PRJParentBeginEnd = "父项目起止时间:%s ~ %s";
|
||||
$lang->program->PRJParentBudget = "父项目预算:%s";
|
||||
$lang->program->PRJBeginLetterParent = "父项目的开始日期:%s,开始日期不能小于父项目的开始日期";
|
||||
$lang->program->PRJEndGreaterParent = "父项目的完成日期:%s,完成日期不能大于父项目的完成日期";
|
||||
$lang->program->PRJBeginGreateChild = "子项目的最小开始日期:%s,父项目的开始日期不能大于子项目的最小开始日期";
|
||||
$lang->program->PRJEndLetterChild = "子项目的最大完成日期:%s,父项目的完成日期不能小于子项目的最大完成日期";
|
||||
$lang->program->PRJChildLongTime = "子项目中有长期项目,父项目也应该是长期项目";
|
||||
|
||||
/* Actions. */
|
||||
$lang->program->PGMIndex = '仪表盘';
|
||||
$lang->program->PGMCreate = '添加项目集';
|
||||
|
||||
Reference in New Issue
Block a user