en.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <?php
  2. global $config;
  3. /* Method List。*/
  4. $lang->my->index = 'Home';
  5. $lang->my->data = 'My Data';
  6. $lang->my->todo = 'My To-do';
  7. $lang->my->todoAction = 'Schedule List';
  8. $lang->my->calendar = 'Schedule';
  9. $lang->my->work = 'Work';
  10. $lang->my->contribute = 'Contribution';
  11. $lang->my->task = 'My Tasks';
  12. $lang->my->bug = 'My Bugs';
  13. $lang->my->myTestTask = 'My Test Requests';
  14. $lang->my->myTestCase = 'My Test Cases';
  15. $lang->my->story = 'My Stories';
  16. $lang->my->doc = "My Docs";
  17. $lang->my->createProgram = 'Create Program';
  18. $lang->my->project = "My {$lang->projectCommon}s";
  19. $lang->my->execution = "My {$lang->execution->common}s";
  20. $lang->my->audit = 'Reviews';
  21. $lang->my->issue = 'My Issues';
  22. $lang->my->risk = 'My Risks';
  23. $lang->my->reviewissue = 'My Review Issue';
  24. $lang->my->profile = 'My Profile';
  25. $lang->my->dynamic = 'My Recents';
  26. $lang->my->team = 'Team';
  27. $lang->my->editProfile = 'Edit Profile';
  28. $lang->my->changePassword = 'Change Oassword';
  29. $lang->my->preference = 'Preference';
  30. $lang->my->unbind = 'Unbind ZDOO';
  31. $lang->my->manageContacts = 'Manage Contacts';
  32. $lang->my->createContacts = 'Create Contact';
  33. $lang->my->deleteContacts = 'Delete Contact';
  34. $lang->my->viewContacts = 'View Contact';
  35. $lang->my->shareContacts = 'Public Contacts';
  36. $lang->my->limited = 'Permission restricted. You can only edit your own data.';
  37. $lang->my->score = 'My Points';
  38. $lang->my->scoreRule = 'Point Rules';
  39. $lang->my->noTodo = 'No To-do yet.';
  40. $lang->my->noData = 'No %s yet.';
  41. $lang->my->storyChanged = "Story Changed";
  42. $lang->my->hours = "Hours/day";
  43. $lang->my->uploadAvatar = 'Update Avatar';
  44. $lang->my->epic = "My {$lang->ERCommon}";
  45. $lang->my->requirement = "My {$lang->URCommon}";
  46. $lang->my->testtask = 'Mt Test Request';
  47. $lang->my->testcase = 'My Test Case';
  48. $lang->my->storyConcept = 'Story Concept';
  49. $lang->my->pri = 'Priority';
  50. $lang->my->alert = 'You can click your avatar in the upper-right corner and select Preference to update your information.';
  51. $lang->my->assignedToMe = 'Assigned to Me';
  52. $lang->my->byQuery = 'Search';
  53. $lang->my->contactHolder = 'Contacts';
  54. $lang->my->contactList = 'Contact List';
  55. $lang->my->myContact = 'My';
  56. $lang->my->publicContact = 'Public';
  57. $lang->my->manageSelf = 'You can only edit contacts you created.';
  58. $lang->my->adminView = 'System administrators have permission to delete public contacts.';
  59. $lang->my->indexAction = 'Dashboard Overview';
  60. $lang->my->calendarAction = 'My Calendar';
  61. $lang->my->workAction = 'My Work';
  62. $lang->my->contributeAction = 'My Contribution';
  63. $lang->my->profileAction = 'Profile';
  64. $lang->my->dynamicAction = 'Recents';
  65. $lang->my->myExecutions = "My Executions";
  66. $lang->my->name = 'Name';
  67. $lang->my->code = 'Code';
  68. $lang->my->projects = "{$lang->projectCommon}s";
  69. $lang->my->executions = 'Executions';
  70. $lang->my->taskMenu = new stdclass();
  71. $lang->my->taskMenu->assignedToMe = 'Assigned to Me';
  72. $lang->my->taskMenu->openedByMe = 'Created by Me';
  73. $lang->my->taskMenu->finishedByMe = 'Completed by Me';
  74. $lang->my->taskMenu->closedByMe = 'Closed by Me';
  75. $lang->my->taskMenu->canceledByMe = 'Cancelled by Me';
  76. $lang->my->taskMenu->assignedByMe = 'Assigned by Me';
  77. $lang->my->storyMenu = new stdclass();
  78. $lang->my->storyMenu->assignedToMe = 'Assigned to Me';
  79. $lang->my->storyMenu->reviewByMe = 'My Pending Review';
  80. $lang->my->storyMenu->openedByMe = 'Created by Me';
  81. $lang->my->storyMenu->reviewedByMe = 'Reviewed by Me';
  82. $lang->my->storyMenu->closedByMe = 'Closed by Me';
  83. $lang->my->storyMenu->assignedByMe = 'Assigned by Me';
  84. $lang->my->auditField = new stdclass();
  85. $lang->my->auditField->title = 'Title';
  86. $lang->my->auditField->time = 'Submission Time';
  87. $lang->my->auditField->type = 'Type';
  88. $lang->my->auditField->result = 'Result';
  89. $lang->my->auditField->status = 'Status';
  90. $lang->my->auditField->oaTitle['attend'] = '%ss Attendance Request: %s';
  91. $lang->my->auditField->oaTitle['leave'] = '%ss Leave Request: %s';
  92. $lang->my->auditField->oaTitle['makeup'] = '%ss Make-up Work Request: %s';
  93. $lang->my->auditField->oaTitle['overtime'] = '%ss Overtime Request: %s';
  94. $lang->my->auditField->oaTitle['lieu'] = '%ss Compensatory Leave Request: %s';
  95. $lang->my->form = new stdclass();
  96. $lang->my->form->lblBasic = 'Basic Info';
  97. $lang->my->form->lblContact = 'Contact Info';
  98. $lang->my->form->lblAccount = 'Account Info';
  99. $lang->my->programLink = 'Program Default Page';
  100. $lang->my->productLink = $lang->productCommon . ' Default Page';
  101. $lang->my->projectLink = $lang->projectCommon . ' Default Page';
  102. $lang->my->executionLink = 'Execution Default Page';
  103. $lang->my->docLink = 'Document Default Page';
  104. $lang->my->programLinkList = array();
  105. $lang->my->programLinkList['program-browse'] = 'Program List / View all programs.';
  106. $lang->my->programLinkList['program-kanban'] = 'Program Kanban / Visualize the progress of all programs.';
  107. $lang->my->programLinkList['program-project'] = "Recent Programs {$lang->projectCommon} List / View all {$lang->projectCommon} under the current program.";
  108. $lang->my->productLinkList = array();
  109. $lang->my->productLinkList['product-all'] = "{$lang->productCommon} List / View all {$lang->productCommon}.";
  110. $lang->my->productLinkList['product-kanban'] = "{$lang->productCommon} Kanban / Visualize the progress of all {$lang->productCommon}.";
  111. $lang->my->productLinkList['product-index'] = "All {$lang->productCommon} Dashboard / View statistics, summaries, and overviews of all {$lang->productCommon}.";
  112. $lang->my->productLinkList['product-dashboard'] = "Recent {$lang->productCommon} Dashboard / View the most recently accessed {$lang->productCommon} dashboard.";
  113. $lang->my->productLinkList['product-browse'] = "Recent {$lang->productCommon}s Story List / Access the story list under the most recently viewed {$lang->productCommon}.";
  114. $lang->my->projectLinkList = array();
  115. $lang->my->projectLinkList['project-browse'] = "{$lang->projectCommon} List / View all {$lang->projectCommon}.";
  116. $lang->my->projectLinkList['project-kanban'] = "{$lang->projectCommon} Kanban / Visualize the progress of all {$lang->projectCommon}.";
  117. $lang->my->projectLinkList['project-execution'] = "Recent {$lang->projectCommon} Execution List / View all execution lists under the {$lang->projectCommon}.";
  118. $lang->my->projectLinkList['project-index'] = "Recent {$lang->projectCommon} Dashboard / Access the dashboard of the most recently viewed {$lang->projectCommon}.";
  119. $lang->my->executionLinkList = array();
  120. $lang->my->executionLinkList['execution-all'] = 'Execution List / View all executions.';
  121. $lang->my->executionLinkList['execution-executionkanban'] = 'Execution Kanban / Visualize the progress of all executions.';
  122. $lang->my->executionLinkList['execution-task'] = 'Recent Execution Task List / View the tasks under the most recently created execution.';
  123. $lang->my->docLinkList = array();
  124. $lang->my->docLinkList['doc-lastViewedSpaceHome'] = 'The most recently viewed space homepage';
  125. $lang->my->docLinkList['doc-lastViewedSpace'] = 'The most recently viewed space';
  126. $lang->my->docLinkList['doc-lastViewedLib'] = 'The most recently viewed library';
  127. $lang->my->confirmReview['pass'] = 'Are you sure you want to pass it?';
  128. $lang->my->guideChangeTheme = <<<EOT
  129. <p class='theme-title'><span style='color: #0c60e1'>Young Blue</span>theme is available now!</p>
  130. <div>
  131. <p>With just one step, you can experience the brand new theme! Go ahead and set it up now!</p>
  132. <p>Simply hover over<span style='color: #0c60e1'>【Avatar - Theme - Young Blue】</span>, click on Young Blue, and you're all set!</p>
  133. </div>
  134. EOT;
  135. $lang->my->featureBar['todo']['all'] = 'Assigned to Me';
  136. $lang->my->featureBar['todo']['undone'] = 'Uncompleted';
  137. $lang->my->featureBar['todo']['future'] = 'TBD';
  138. $lang->my->featureBar['todo']['today'] = 'Today';
  139. $lang->my->featureBar['todo']['thisWeek'] = 'This Week';
  140. $lang->my->featureBar['todo']['thisMonth'] = 'This Month';
  141. $lang->my->featureBar['todo']['more'] = 'More';
  142. $lang->my->moreSelects['todo']['more']['thisYear'] = 'This Year';
  143. $lang->my->moreSelects['todo']['more']['assignedToOther'] = 'Assigned to Others';
  144. $lang->my->moreSelects['todo']['more']['cycle'] = 'Duration';
  145. $lang->my->featureBar['audit']['all'] = 'All';
  146. $lang->my->featureBar['audit']['demand'] = 'Stories from Story Pool';
  147. $lang->my->featureBar['audit']['story'] = $lang->SRCommon;
  148. $lang->my->featureBar['audit']['requirement'] = $lang->URCommon;
  149. $lang->my->featureBar['audit']['epic'] = $lang->ERCommon;
  150. $lang->my->featureBar['audit']['testcase'] = 'Test case';
  151. $lang->my->featureBar['audit']['mr'] = 'Merge request';
  152. if(in_array($config->edition, array('max', 'ipd')) and (helper::hasFeature('waterfall') or helper::hasFeature('waterfallplus'))) $lang->my->featureBar['audit']['project'] = $lang->projectCommon;
  153. if($config->edition != 'open') $lang->my->featureBar['audit']['feedback'] = 'Feedback';
  154. if($config->edition != 'open' and helper::hasFeature('OA')) $lang->my->featureBar['audit']['oa'] = 'OA';
  155. $lang->my->featureBar['project']['doing'] = 'Doing';
  156. $lang->my->featureBar['project']['wait'] = 'Waiting';
  157. $lang->my->featureBar['project']['suspended'] = 'On Hold';
  158. $lang->my->featureBar['project']['delayed'] = 'Delayed';
  159. $lang->my->featureBar['project']['closed'] = 'Closed';
  160. $lang->my->featureBar['project']['openedbyme'] = 'Created by Me';
  161. $lang->my->featureBar['execution']['undone'] = 'Uncompleted';
  162. $lang->my->featureBar['execution']['done'] = 'Done';
  163. $lang->my->featureBar['execution']['delayed'] = 'Delayed';
  164. $lang->my->featureBar['dynamic']['all'] = 'All';
  165. $lang->my->featureBar['dynamic']['today'] = 'Today';
  166. $lang->my->featureBar['dynamic']['yesterday'] = 'Yesterday';
  167. $lang->my->featureBar['dynamic']['thisWeek'] = 'This Week';
  168. $lang->my->featureBar['dynamic']['lastWeek'] = 'Last Week';
  169. $lang->my->featureBar['dynamic']['thisMonth'] = 'This Month';
  170. $lang->my->featureBar['dynamic']['lastMonth'] = 'Last Month';
  171. $lang->my->featureBar['work']['task']['assignedTo'] = $lang->my->assignedToMe;
  172. $lang->my->featureBar['work']['testcase']['assigntome'] = $lang->my->assignedToMe;
  173. $lang->my->featureBar['work']['testtask']['assignedTo'] = 'Managed by Me';
  174. $lang->my->featureBar['work']['epic'] = $lang->my->featureBar['work']['task'];
  175. $lang->my->featureBar['work']['epic']['reviewBy'] = 'My Pending Review';
  176. $lang->my->featureBar['work']['requirement'] = $lang->my->featureBar['work']['task'];
  177. $lang->my->featureBar['work']['requirement']['reviewBy'] = 'My Pending Review';
  178. $lang->my->featureBar['work']['story'] = $lang->my->featureBar['work']['requirement'];
  179. $lang->my->featureBar['work']['bug'] = $lang->my->featureBar['work']['task'];
  180. $lang->my->featureBar['contribute']['task']['openedBy'] = 'Created by Me';
  181. $lang->my->featureBar['contribute']['task']['finishedBy'] = 'Completed by Me';
  182. $lang->my->featureBar['contribute']['task']['myInvolved'] = 'My Involvement';
  183. $lang->my->featureBar['contribute']['task']['closedBy'] = 'Closed by Me';
  184. $lang->my->featureBar['contribute']['task']['canceledBy'] = 'Cancelled by Me';
  185. $lang->my->featureBar['contribute']['task']['assignedBy'] = 'Assigned by Me';
  186. $lang->my->featureBar['contribute']['epic']['openedBy'] = 'Created by Me';
  187. $lang->my->featureBar['contribute']['epic']['reviewedBy'] = 'Reviewed by Me';
  188. $lang->my->featureBar['contribute']['epic']['closedBy'] = 'Closed by Me';
  189. $lang->my->featureBar['contribute']['epic']['assignedBy'] = 'Assigned by Me';
  190. $lang->my->featureBar['contribute']['requirement']['openedBy'] = 'Created by Me';
  191. $lang->my->featureBar['contribute']['requirement']['reviewedBy'] = 'Reviewed by Me';
  192. $lang->my->featureBar['contribute']['requirement']['closedBy'] = 'Closed by Me';
  193. $lang->my->featureBar['contribute']['requirement']['assignedBy'] = 'Assigned by Me';
  194. $lang->my->featureBar['contribute']['bug']['openedBy'] = 'Created by Me';
  195. $lang->my->featureBar['contribute']['bug']['resolvedBy'] = 'Fixed by Me';
  196. $lang->my->featureBar['contribute']['bug']['closedBy'] = 'Closed by Me';
  197. $lang->my->featureBar['contribute']['bug']['assignedBy'] = 'Assigned by Me';
  198. $lang->my->featureBar['contribute']['story'] = $lang->my->featureBar['contribute']['requirement'];
  199. $lang->my->featureBar['contribute']['testcase']['openedbyme'] = 'Created by Me';
  200. $lang->my->featureBar['contribute']['testtask']['done'] = 'Tested Test Requests';
  201. $lang->my->featureBar['contribute']['audit']['reviewedbyme'] = 'Reviewed by Me';
  202. $lang->my->featureBar['contribute']['audit']['createdbyme'] = 'Created by Me';
  203. $lang->my->featureBar['contribute']['doc']['openedbyme'] = 'Created by Me';
  204. $lang->my->featureBar['contribute']['doc']['editedbyme'] = 'Edited by Me';
  205. $lang->my->featureBar['score']['all'] = 'My Points';
  206. $lang->my->reviewResultList['pass'] = 'Pass';
  207. $lang->my->reviewResultList['fail'] = 'Reject';