en.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289
  1. <?php
  2. $lang->demand->common = 'Demand';
  3. $lang->demand->create = 'Create Demand';
  4. $lang->demand->batchCreate = 'Batch Create';
  5. $lang->demand->subdivide = 'Subdivide';
  6. $lang->demand->browse = 'Demand List';
  7. $lang->demand->edit = 'Edit Demand';
  8. $lang->demand->view = 'Demand View';
  9. $lang->demand->delete = 'Delete';
  10. $lang->demand->review = 'Review';
  11. $lang->demand->change = 'Change';
  12. $lang->demand->close = 'Close';
  13. $lang->demand->distribute = 'Distribute';
  14. $lang->demand->activate = 'Activate';
  15. $lang->demand->track = 'Demand Rrack';
  16. $lang->demand->assignTo = 'AssignTo';
  17. $lang->demand->recall = 'Recall Review';
  18. $lang->demand->recallChange = 'Undo Changes';
  19. $lang->demand->submitReview = 'submit Review';
  20. $lang->demand->export = 'Export';
  21. $lang->demand->tostory = 'To story';
  22. $lang->demand->import = 'Import';
  23. $lang->demand->comment = 'Comment';
  24. $lang->demand->exportTemplate = 'Export Template';
  25. $lang->demand->showImport = 'Show Import';
  26. $lang->demand->copy = 'Copy Demand';
  27. $lang->demand->story = 'Distribute Demand';
  28. $lang->demand->retract = 'Retract';
  29. $lang->demand->processDemandChange = 'Process Demand Change';
  30. $lang->demand->affectedProjects = 'Impacted Projects or Executions';
  31. $lang->demand->affectedStories = 'Impacted Stories';
  32. $lang->demand->affectedBugs = 'Impacted Bug';
  33. $lang->demand->affectedCases = 'Impacted Cases';
  34. $lang->demand->changeAction = "Change Demand";
  35. $lang->demand->reviewAction = "Review Demand";
  36. $lang->demand->closeAction = "Close Demand";
  37. $lang->demand->id = 'ID';
  38. $lang->demand->idAB = 'ID';
  39. $lang->demand->code = 'Code';
  40. $lang->demand->category = 'Category';
  41. $lang->demand->pri = 'Priority';
  42. $lang->demand->priAB = 'P';
  43. $lang->demand->pool = 'Demand Pool';
  44. $lang->demand->status = 'Status';
  45. $lang->demand->stage = 'Stage';
  46. $lang->demand->storyStage = 'Development Stage';
  47. $lang->demand->name = 'Name';
  48. $lang->demand->nameAB = 'Name';
  49. $lang->demand->title = 'Name';
  50. $lang->demand->titleAB = 'Name';
  51. $lang->demand->demandTitle = 'Name';
  52. $lang->demand->module = 'Module';
  53. $lang->demand->product = 'Distributed Products';
  54. $lang->demand->storyGrade = 'Story Grade';
  55. $lang->demand->union = 'Union';
  56. $lang->demand->source = 'Source';
  57. $lang->demand->sourceNote = 'Source Note';
  58. $lang->demand->synUnion = 'Sync Union';
  59. $lang->demand->date = 'Date';
  60. $lang->demand->createdBy = 'Created By';
  61. $lang->demand->createdDate = 'Created Date';
  62. $lang->demand->contact = 'Contract';
  63. $lang->demand->contactInfo = 'Contact Info';
  64. $lang->demand->group = 'Group';
  65. $lang->demand->owner = 'Owner';
  66. $lang->demand->deadline = 'Deadline';
  67. $lang->demand->spec = 'Desc';
  68. $lang->demand->num = 'Num';
  69. $lang->demand->new = 'New';
  70. $lang->demand->assignedTo = 'Assigned To';
  71. $lang->demand->workload = 'Workload(H)';
  72. $lang->demand->mailto = 'Mailto';
  73. $lang->demand->feedbackedBy = 'Feedback By';
  74. $lang->demand->email = 'Email';
  75. $lang->demand->mobile = 'Mobile';
  76. $lang->demand->reviewer = 'Reviewer';
  77. $lang->demand->reviewedBy = 'ReviewedBy';
  78. $lang->demand->BSA = 'BSA';
  79. $lang->demand->duration = 'Duration';
  80. $lang->demand->result = 'Review Result';
  81. $lang->demand->allModule = 'All Modules';
  82. $lang->demand->noModule = 'No Module';
  83. $lang->demand->manageTree = 'Manage Tree';
  84. $lang->demand->manageChild = 'Manage Child';
  85. $lang->demand->chooseType = 'Choose Type';
  86. $lang->demand->next = 'Next';
  87. $lang->demand->storyType = 'Demand Type';
  88. $lang->demand->to = 'To';
  89. $lang->demand->URS = "To {$lang->URCommon}";
  90. $lang->demand->SRS = "To {$lang->SRCommon}";
  91. $lang->demand->verify = "Verify";
  92. $lang->demand->reviewedDate = 'Reviewed Date';
  93. $lang->demand->parent = 'Parent Demand';
  94. $lang->demand->saveDraft = 'Save Draft';
  95. $lang->demand->subdivide = 'Subdivide';
  96. $lang->demand->children = "Children";
  97. $lang->demand->childDemands = "Children";
  98. $lang->demand->childrenAB = "Children";
  99. $lang->demand->colorTag = 'Color';
  100. $lang->demand->addProduct = 'Add Product';
  101. $lang->demand->addRoadmap = 'Add Roadamp';
  102. $lang->demand->roadmapStart = 'Start Date';
  103. $lang->demand->roadmapEnd = 'End Date';
  104. $lang->demand->deleted = 'Deleted';
  105. $lang->demand->submitedBy = 'Submited By';
  106. $lang->demand->reviewers = 'Reviewers';
  107. $lang->demand->demandpool = 'RM Hub';
  108. $lang->demand->undetermined = 'Undetermined';
  109. $lang->demand->keywords = 'keywords';
  110. $lang->demand->duplicateDemand = 'Duplicate Demand';
  111. $lang->demand->duplicateTip = 'Please enter keyword search';
  112. $lang->demand->distributedStory = "Distributed Stories";
  113. $lang->demand->noRequire = 'Row %s has" %s " which is a required field and it should not be blank.';
  114. $lang->demand->assignedDate = 'Assigned Date';
  115. $lang->demand->changedBy = 'Changed By';
  116. $lang->demand->changedDate = 'Changed Date';
  117. $lang->demand->closedDate = 'Closed Date';
  118. $lang->demand->closedReason = 'Closed Reason';
  119. $lang->demand->lastEditedBy = 'LastEdited By';
  120. $lang->demand->lastEditedDate = 'LastEdited Date';
  121. $lang->demand->version = 'Version';
  122. $lang->demand->closedBy = 'Closed By';
  123. $lang->demand->activatedDate = 'Activated Date';
  124. $lang->demand->distributedBy = 'Distributed By';
  125. $lang->demand->distributedDate = 'Distributed Date';
  126. $lang->demand->retractedReason = 'Retract Reason';
  127. $lang->demand->more = 'More';
  128. $lang->demand->rejectReason = 'Reject Reason';
  129. $lang->demand->legendSpec = 'Description';
  130. $lang->demand->legendAttach = 'Files';
  131. $lang->demand->legendBasicInfo = 'Basic Info';
  132. $lang->demand->legendLifeTime = 'Demand Life';
  133. $lang->demand->needNotReview = 'Need Not Review';
  134. $lang->demand->reviewResult = 'Review Result';
  135. $lang->demand->basicInfo = 'Basic Info';
  136. $lang->demand->lifeTime = 'Life Time';
  137. $lang->demand->bsaTip = 'BSA is a method of categorizing product requirements based on their level of importance in computer science.';
  138. $lang->demand->roadmap = 'Roadmap';
  139. $lang->demand->roadmapOrPlan = 'Roadmap Or Plan';
  140. $lang->demand->roadmapOrPlanAB = 'Roadmap Or Plan';
  141. $lang->demand->distributeProduct = 'Distribute To Product';
  142. $lang->demand->errorEmptyProduct = '『Distributed』cannot be empty.';
  143. $lang->demand->errorEmptyReviewedBy = '『ReviewedBy』cannot be empty.';
  144. $lang->demand->subdivideNotice = 'This demand has been distributed, and it will become the parent demand after the subdivision operation is performed, and the parent demand will be removed from the distributed product.';
  145. $lang->demand->subdivideHint = 'Subdivide child demand';
  146. global $config;
  147. if($config->enableER)
  148. {
  149. $lang->demand->distributeHint = "Distribute {$lang->ERCommon} {$lang->URCommon} Or {$lang->SRCommon}";
  150. }
  151. else
  152. {
  153. $lang->demand->distributeHint = "Distribute {$lang->URCommon} Or {$lang->SRCommon}";
  154. }
  155. $lang->demand->gradeName = new stdclass();
  156. $lang->demand->gradeName->OR1 = 'Parent';
  157. $lang->demand->gradeName->OR2 = 'Children';
  158. $lang->demand->notice = new stdClass();
  159. $lang->demand->notice->reviewerNotEmpty = "This demand needs to be reviewed, and the reviewedby is required.";
  160. $lang->demand->notice->notDeleted = 'People who have been reviewed cannot be deleted.';
  161. $lang->demand->retractedTips['developing'] = 'This user requirement is developing, are you sure you want to retract it?';
  162. $lang->demand->retractedTips['closed'] = 'This user requirement is closed, are you sure you want to retract it?';
  163. $lang->demand->retractedReasonTips = 'After the retracted, the %s will be closed with the reason of canceled.';
  164. $lang->demand->distributedTips = 'The requirement has been distributed to %s products and cannot be redistributed.';
  165. $lang->demand->retractedReasonList['omit'] = 'Omit';
  166. $lang->demand->retractedReasonList['other'] = 'Other';
  167. $lang->demand->gradeList = array();
  168. $lang->demand->gradeList['BR1'] = 'BR1';
  169. $lang->demand->gradeList['UR1'] = 'UR1';
  170. $lang->demand->statusList[''] = '';
  171. $lang->demand->statusList['draft'] = 'Draft';
  172. $lang->demand->statusList['reviewing'] = 'Reviewing';
  173. $lang->demand->statusList['active'] = 'Active';
  174. $lang->demand->statusList['changing'] = 'Changing';
  175. $lang->demand->statusList['closed'] = 'Closed';
  176. $lang->demand->stageList['wait'] = 'Wait';
  177. $lang->demand->stageList['distributed'] = 'Distributed';
  178. $lang->demand->stageList['inroadmap'] = 'In Roadmap';
  179. $lang->demand->stageList['incharter'] = 'In Charter';
  180. $lang->demand->stageList['developing'] = 'Developing';
  181. $lang->demand->stageList['delivering'] = 'Delivering';
  182. $lang->demand->stageList['delivered'] = 'Delivered';
  183. $lang->demand->stageList['closed'] = 'Closed';
  184. $lang->demand->featureBar['browse']['all'] = 'All';
  185. $lang->demand->featureBar['browse']['assignedtome'] = 'AssignedToMe';
  186. $lang->demand->featureBar['browse']['draft'] = 'Draft';
  187. $lang->demand->featureBar['browse']['reviewing'] = 'Reviewing';
  188. $lang->demand->featureBar['browse']['changing'] = 'Changing';
  189. $lang->demand->featureBar['browse']['wait'] = 'ToBeDistributed';
  190. $lang->demand->featureBar['browse']['willcharter'] = 'ToBeChartered';
  191. $lang->demand->featureBar['browse']['incharter'] = 'InCharter';
  192. $lang->demand->featureBar['browse']['willclose'] = 'ToBeClosed';
  193. $lang->demand->featureBar['browse']['closed'] = 'Closed';
  194. $lang->demand->priList[0] = '';
  195. $lang->demand->priList[1] = '1';
  196. $lang->demand->priList[2] = '2';
  197. $lang->demand->priList[3] = '3';
  198. $lang->demand->priList[4] = '4';
  199. $lang->demand->sourceList[''] = '';
  200. $lang->demand->sourceList['customer'] = 'customer';
  201. $lang->demand->sourceList['user'] = 'user';
  202. $lang->demand->sourceList['po'] = 'PO';
  203. $lang->demand->sourceList['market'] = 'market';
  204. $lang->demand->sourceList['service'] = 'service';
  205. $lang->demand->sourceList['operation'] = 'operation';
  206. $lang->demand->sourceList['support'] = 'support';
  207. $lang->demand->sourceList['competitor'] = 'competitor';
  208. $lang->demand->sourceList['partner'] = 'partner';
  209. $lang->demand->sourceList['dev'] = 'dev';
  210. $lang->demand->sourceList['tester'] = 'tester';
  211. $lang->demand->sourceList['other'] = 'other';
  212. $lang->demand->categoryList[''] = '';
  213. $lang->demand->categoryList['feature'] = 'feature';
  214. $lang->demand->categoryList['interface'] = 'interface';
  215. $lang->demand->categoryList['performance'] = 'performance';
  216. $lang->demand->categoryList['safe'] = 'safe';
  217. $lang->demand->categoryList['experience'] = 'experience';
  218. $lang->demand->categoryList['improve'] = 'improve';
  219. $lang->demand->categoryList['zhanlue'] = 'zhanlue';
  220. $lang->demand->categoryList['maintainability'] = 'maintainability';
  221. $lang->demand->categoryList['packing'] = 'packing';
  222. $lang->demand->categoryList['other'] = 'other';
  223. $lang->demand->reasonList[''] = '';
  224. $lang->demand->reasonList['done'] = 'done';
  225. $lang->demand->reasonList['duplicate'] = 'duplicate';
  226. $lang->demand->reasonList['willnotdo'] = 'willnotdo';
  227. $lang->demand->durationList[''] = '';
  228. $lang->demand->durationList['urgency'] = 'urgency';
  229. $lang->demand->durationList['short'] = 'short';
  230. $lang->demand->durationList['middle_short'] = 'middle short';
  231. $lang->demand->durationList['medium_term'] = 'medium term';
  232. $lang->demand->durationList['long_term'] = 'long term';
  233. $lang->demand->bsaList[''] = '';
  234. $lang->demand->bsaList['basic'] = 'basic';
  235. $lang->demand->bsaList['satisfied'] = 'satisfied';
  236. $lang->demand->bsaList['attractive'] = 'attractive';
  237. $lang->demand->reviewResultList[''] = '';
  238. $lang->demand->reviewResultList['pass'] = 'Pass';
  239. $lang->demand->reviewResultList['revert'] = 'Revert';
  240. $lang->demand->reviewResultList['clarify'] = 'To Be Clarified';
  241. $lang->demand->reviewResultList['reject'] = 'Reject';
  242. $lang->demand->storyTypeList['story'] = $lang->SRCommon;
  243. $lang->demand->storyTypeList['requirement'] = $lang->URCommon;
  244. $lang->demand->storyTypeList['epic'] = $lang->ERCommon;
  245. $lang->demand->confirmDelete = 'Do you want to delete this requirement?';
  246. $lang->demand->hasDistributed = 'The requirement has been dispatched';
  247. $lang->demand->confirmChangProduct = 'User Requirements have been distributed in this product. When the association is canceled, the distributed User Requirements will be retracted and the User Requirements will be closed.';
  248. $lang->demand->action = new stdclass();
  249. $lang->demand->action->reviewed = array('main' => '$date, recorded by <strong>$actor</strong>. The result is <strong>$extra</strong>.', 'extra' => 'reviewResultList');
  250. $lang->demand->action->rejectreviewed = array('main' => '$date, recorded by <strong>$actor</strong>. The result is <strong>$extra</strong>. The reason is <strong>$reason</strong>.', 'extra' => 'reviewResultList', 'reason' => 'reasonList');
  251. $lang->demand->action->recalled = array('main' => '$date, recalled by <strong>$actor</strong>.');
  252. $lang->demand->action->distributed = array('main' => '$date, Distributed by <strong>$actor</strong>.');
  253. $lang->demand->action->reviewpassed = array('main' => '$date, determined by the <strong>System</strong>. The result is <strong>Pass</strong>.');
  254. $lang->demand->action->reviewrejected = array('main' => '$date, closed by <strong>System</strong>. The reason is <strong>Rejection</strong>.');
  255. $lang->demand->action->reviewclarified = array('main' => '$date, determined by the <strong>System</strong>. The result is <strong>To Be Clarified</strong>. Please re-initiate the review after edit.');
  256. $lang->demand->action->reviewreverted = array('main' => '$date, determined by the <strong>System</strong>. The result is <strong>Undo Change</strong>.');
  257. $lang->demand->action->recalledchange = array('main' => '$date, Undo changes by <strong>\$actor</strong>.');
  258. $lang->demand->action->closed = array('main' => '$date, closed by <strong>$actor</strong>. The result is <strong>$extra</strong> $appendLink。', 'extra' => 'reasonList');
  259. $lang->demand->action->retracted = array('main' => '$date, Retracted by <strong>$actor</strong>, <strong>$extra</strong>。');
  260. $lang->demand->action->restored = array('main' => '$date, Restored by <strong>$actor</strong> Redistribute demand <strong>$extra</strong>.');