en.php 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. <?php
  2. /**
  3. * The admin module English file of ZenTaoPMS.
  4. *
  5. * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com)
  6. * @license ZPL(http://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
  7. * @author Chunsheng Wang <chunsheng@cnezsoft.com>
  8. * @package admin
  9. * @version $Id: en.php 4460 2013-02-26 02:28:02Z chencongzhi520@gmail.com $
  10. * @link https://www.zentao.net
  11. */
  12. $lang->admin->index = 'Admin Home';
  13. $lang->admin->sso = 'Integrated with Zdoo';
  14. $lang->admin->ssoAction = 'Integrated with Zdoo';
  15. $lang->admin->safeIndex = 'Password Settings';
  16. $lang->admin->checkWeak = 'Weak Password Detection';
  17. $lang->admin->certifyMobile = 'Mobile Verification';
  18. $lang->admin->certifyEmail = 'Email Verification';
  19. $lang->admin->ztCompany = 'Organization Verification';
  20. $lang->admin->captcha = 'Verification Code';
  21. $lang->admin->getCaptcha = 'Send Code';
  22. $lang->admin->register = 'Register';
  23. $lang->admin->resetPWDSetting = 'Reset Password';
  24. $lang->admin->tableEngine = 'Table Engine';
  25. $lang->admin->setModuleIndex = 'System Features';
  26. $lang->admin->mon = 'month';
  27. $lang->admin->day = 'day';
  28. $lang->admin->updateDynamics = 'Update Dynamics';
  29. $lang->admin->updatePatch = 'Patch Update';
  30. $lang->admin->upgradeRecommend = 'Upgrade Recommend';
  31. $lang->admin->zentaoUsed = 'You have been using ZenTao';
  32. $lang->admin->api = 'API';
  33. $lang->admin->log = 'Log';
  34. $lang->admin->setting = 'Settings';
  35. $lang->admin->setFlow = 'Set Flow';
  36. $lang->admin->pluginRecommendation = 'Popular Add-ons';
  37. $lang->admin->zentaoInfo = 'ZenTao News';
  38. $lang->admin->officialAccount = 'Official Social Media';
  39. $lang->admin->publicClass = 'Webinars';
  40. $lang->admin->days = 'Log Retention Days';
  41. $lang->admin->resetPWDByMail = 'Reset Via Email';
  42. $lang->admin->followUs = 'Follow Us';
  43. $lang->admin->followUsContent = 'Stay updated on ZenTao news, events, and access support at any time.';
  44. $lang->admin->changeEngine = "Switch to InnoDB";
  45. $lang->admin->changingTable = 'Converting storage engine for table %s...';
  46. $lang->admin->changeSuccess = 'Table %s engine successfully converted to InnoDB.';
  47. $lang->admin->changeFail = "Failed to convert table %s engine. Reason: <span class='text-red'>%s</span>.";
  48. $lang->admin->errorInnodb = 'Your current database does not support the InnoDB storage engine.';
  49. $lang->admin->changeFinished = "Database engine conversion completed.";
  50. $lang->admin->engineInfo = "The engine for table <strong>%s</strong> is <strong>%s</strong>.";
  51. $lang->admin->engineSummary['hasMyISAM'] = "%s tables are not using the InnoDB engine.";
  52. $lang->admin->engineSummary['allInnoDB'] = "All tables are now using the InnoDB engine.";
  53. $lang->admin->info = new stdclass();
  54. $lang->admin->info->version = 'The current system version is %s, ';
  55. $lang->admin->info->links = 'You can visit the following link: ';
  56. $lang->admin->info->account = 'Your ZenTao Community account is %s.';
  57. $lang->admin->info->log = 'Logs exceeding the retention period will be deleted. Please enable Scheduled Tasks (Cron).';
  58. $lang->admin->notice = new stdclass();
  59. $lang->admin->notice->register = "You can %s the ZenTao Community (www.zentao.net) to get the latest updates.";
  60. $lang->admin->notice->ignore = "Ignore";
  61. $lang->admin->notice->int = "『%s』should be a positive integer.";
  62. $lang->admin->notice->confirmDisableStoryType = "‘{type}’ function closed, the system will remove all stories associated with the project and execution, the operation is irreversible";
  63. $lang->admin->notice->openDependFeature = 'Using "{source}" function requires enabling "{target}" function synchronously.';
  64. $lang->admin->notice->closeDependFeature = 'Closing "{source}" function requires synchronously closing "{target}" function.';
  65. $lang->admin->registerNotice = new stdclass();
  66. $lang->admin->registerNotice->common = 'Register';
  67. $lang->admin->registerNotice->caption = 'ZenTao Community Registration';
  68. $lang->admin->registerNotice->click = 'Register';
  69. $lang->admin->registerNotice->lblAccount = 'Please set your username. It must contain at least 3 alphanumeric characters (letters and numbers).';
  70. $lang->admin->registerNotice->lblPasswd = 'Please set your password. It must contain at least 6 characters (letters and numbers combined).';
  71. $lang->admin->registerNotice->submit = 'Register';
  72. $lang->admin->registerNotice->submitHere = 'Register Here';
  73. $lang->admin->registerNotice->bind = "Link Existing Account";
  74. $lang->admin->registerNotice->success = "Account registered successfully.";
  75. $lang->admin->bind = new stdclass();
  76. $lang->admin->bind->caption = 'Link Community Account';
  77. $lang->admin->bind->success = "Account linked successfully.";
  78. $lang->admin->bind->submit = "Link";
  79. $lang->admin->setModule = new stdclass();
  80. $lang->admin->setModule->module = 'Modules';
  81. $lang->admin->setModule->optional = 'Optional Features';
  82. $lang->admin->setModule->opened = 'Enabled';
  83. $lang->admin->setModule->closed = 'Disabled';
  84. $lang->admin->setModule->my = 'Dashboard';
  85. $lang->admin->setModule->product = $lang->productCommon;
  86. $lang->admin->setModule->project = $lang->projectCommon;
  87. $lang->admin->setModule->qa = 'Test';
  88. $lang->admin->setModule->assetlib = 'Asset';
  89. $lang->admin->setModule->other = 'General Modules';
  90. $lang->admin->setModule->program = 'Program';
  91. $lang->admin->setModule->testsuite = 'Test Suits';
  92. $lang->admin->setModule->automated = 'Automation';
  93. $lang->admin->setModule->AI = 'Agents';
  94. $lang->admin->setModule->BI = 'Reports';
  95. $lang->admin->setModule->workestimation = 'Work Estimation';
  96. $lang->admin->setModule->score = 'Points';
  97. $lang->admin->setModule->repo = 'Code';
  98. $lang->admin->setModule->issue = 'Issue';
  99. $lang->admin->setModule->risk = 'Risk';
  100. $lang->admin->setModule->opportunity = 'Opportunity';
  101. $lang->admin->setModule->process = 'Process';
  102. $lang->admin->setModule->auditplan = 'Test';
  103. $lang->admin->setModule->meeting = 'Meeting';
  104. $lang->admin->setModule->roadmap = 'Roadmap';
  105. $lang->admin->setModule->track = 'Matrix';
  106. $lang->admin->setModule->ER = $lang->ERCommon . 's';
  107. $lang->admin->setModule->UR = $lang->URCommon . 's';
  108. $lang->admin->setModule->deliverable = 'Deliverable';
  109. $lang->admin->setModule->cm = 'Baseline';
  110. $lang->admin->setModule->change = 'Project Change';
  111. $lang->admin->setModule->researchplan = 'Research';
  112. $lang->admin->setModule->gapanalysis = 'Training';
  113. $lang->admin->setModule->storylib = 'Story Lib';
  114. $lang->admin->setModule->caselib = 'Test Case Lib';
  115. $lang->admin->setModule->issuelib = 'Issue Lib';
  116. $lang->admin->setModule->risklib = 'Risk Lib';
  117. $lang->admin->setModule->opportunitylib = 'Opportunity Lib';
  118. $lang->admin->setModule->practicelib = ' Best Practice Lib';
  119. $lang->admin->setModule->componentlib = 'Component Lib';
  120. $lang->admin->setModule->devops = 'CI&CD';
  121. $lang->admin->setModule->deliverable = 'Deliverable';
  122. $lang->admin->setModule->kanban = 'Kanban';
  123. $lang->admin->setModule->OA = 'OA';
  124. $lang->admin->setModule->deploy = 'OPS';
  125. $lang->admin->setModule->traincourse = 'Academy';
  126. $lang->admin->setModule->setCode = 'Code';
  127. $lang->admin->setModule->measrecord = 'Metric';
  128. $lang->admin->safe = new stdclass();
  129. $lang->admin->safe->common = 'Security Policy';
  130. $lang->admin->safe->set = 'Password Settings';
  131. $lang->admin->safe->password = 'Password Strength';
  132. $lang->admin->safe->weak = 'Common Weak Passwords';
  133. $lang->admin->safe->reason = 'Type';
  134. $lang->admin->safe->checkWeak = 'Weak Password Audit';
  135. $lang->admin->safe->changeWeak = 'Change Weak Passwords';
  136. $lang->admin->safe->loginCaptcha = 'Enable CAPTCHA on Login';
  137. $lang->admin->safe->modifyPasswordFirstLogin = 'Force Password Change on First Login';
  138. $lang->admin->safe->passwordStrengthWeak = 'Password strength is below system requirements.';
  139. $lang->admin->safe->modeList[0] = 'Ignore';
  140. $lang->admin->safe->modeList[1] = 'Medium';
  141. $lang->admin->safe->modeList[2] = 'Strong';
  142. $lang->admin->safe->modeRuleList[1] = '≥6 characters: A-Z, a-z, and 0-9.';
  143. $lang->admin->safe->modeRuleList[2] = '≥10 characters: A-Z, a-z, 0-9, and symbols.';
  144. $lang->admin->safe->reasonList['weak'] = 'Common Weak Passwords';
  145. $lang->admin->safe->reasonList['account'] = 'Same as user name.';
  146. $lang->admin->safe->reasonList['mobile'] = 'Same as mobile number.';
  147. $lang->admin->safe->reasonList['phone'] = 'Same as phone number.';
  148. $lang->admin->safe->reasonList['birthday'] = 'Same as date of birth.';
  149. $lang->admin->safe->modifyPasswordList[1] = 'Mandatory';
  150. $lang->admin->safe->modifyPasswordList[0] = 'Optional';
  151. $lang->admin->safe->loginCaptchaList[1] = 'Yes';
  152. $lang->admin->safe->loginCaptchaList[0] = 'No';
  153. $lang->admin->safe->resetPWDList[1] = 'Enable';
  154. $lang->admin->safe->resetPWDList[0] = 'Disable';
  155. $lang->admin->safe->noticeMode = 'The system checks password strength when creating users, editing users, or changing passwords.';
  156. $lang->admin->safe->noticeWeakMode = 'The system checks password strength during login, user creation, user editing, and password changes.';
  157. $lang->admin->safe->noticeStrong = 'Security increases with password length, the use of uppercase letters, numbers, and special symbols, and fewer repeated characters.';
  158. $lang->admin->safe->noticeGd = 'The system detected that the GD module is not installed or FreeType support is not enabled on your server. CAPTCHA functionality is currently unavailable. Please install the necessary dependencies.';
  159. $lang->admin->menuSetting['system']['name'] = 'System';
  160. $lang->admin->menuSetting['system']['desc'] = 'Configure system components such as backups, chat, and security settings.';
  161. $lang->admin->menuSetting['user']['name'] = 'Users';
  162. $lang->admin->menuSetting['user']['desc'] = 'Manage departments, users, and permissions.';
  163. $lang->admin->menuSetting['switch']['name'] = 'Feature Options';
  164. $lang->admin->menuSetting['switch']['desc'] = 'Enable or disable specific system features.';
  165. $lang->admin->menuSetting['feature']['name'] = 'Features';
  166. $lang->admin->menuSetting['feature']['desc'] = 'Configure system elements organized by the feature menu.';
  167. $lang->admin->menuSetting['template']['name'] = 'Doc Template';
  168. $lang->admin->menuSetting['template']['desc'] = 'Configure document template types and content.';
  169. $lang->admin->menuSetting['message']['name'] = 'Notifications';
  170. $lang->admin->menuSetting['message']['desc'] = 'Configure notification channels and customize trigger actions.';
  171. $lang->admin->menuSetting['extension']['name'] = 'Add-ons';
  172. $lang->admin->menuSetting['extension']['desc'] = 'Browse and install plugins.';
  173. $lang->admin->menuSetting['dev']['name'] = 'Custom Development';
  174. $lang->admin->menuSetting['dev']['desc'] = 'Extend system functionality with custom code.';
  175. $lang->admin->menuSetting['convert']['name'] = 'Data import';
  176. $lang->admin->menuSetting['convert']['desc'] = 'Data migration from third-party systems.';
  177. $lang->admin->menuSetting['adminregister']['name'] = 'ZenTao Community';
  178. $lang->admin->menuSetting['adminregister']['desc'] = 'Access project management resources, technical support, and try demos of various versions.';
  179. $lang->admin->updateDynamics = 'Recents';
  180. $lang->admin->updatePatch = 'Patch';
  181. $lang->admin->upgradeRecommend = 'Available Upgrade';
  182. $lang->admin->zentaoUsed = 'ZenTao has been with you for ';
  183. $lang->admin->noPriv = 'You have no permission to visit this block.';
  184. $lang->admin->openTag = 'ZenTao Community Edition';
  185. $lang->admin->bizTag = 'ZenTao Biz ';
  186. $lang->admin->maxTag = 'ZenTao Max ';
  187. $lang->admin->ipdTag = 'ZenTao IPD';
  188. $lang->admin->bizInfoURL = 'https://www.zentao.net/page/enterprise.html';
  189. $lang->admin->maxInfoURL = 'https://www.zentao.net/page/max.html';
  190. $lang->admin->productDetail = 'Details';
  191. $lang->admin->productFeature['biz'][] = 'Feedback Management';
  192. $lang->admin->productFeature['biz'][] = 'Task Gantt Charts/Calendar/Effort';
  193. $lang->admin->productFeature['biz'][] = 'MS Word/Excel Import & Export';
  194. $lang->admin->productFeature['biz'][] = 'Competitive pricing with dedicated technical support.';
  195. $lang->admin->productFeature['max'][] = 'Project Metrics';
  196. $lang->admin->productFeature['max'][] = 'Asset Library';
  197. $lang->admin->productFeature['max'][] = 'QA Plan';
  198. $lang->admin->productFeature['max'][] = 'Strict permission controls with flexible and secure access.';
  199. $lang->admin->productFeature['ipd'][] = 'Built-in requirement pool management for requirement collection and distribution';
  200. $lang->admin->productFeature['ipd'][] = 'Complete support for product roadmap planning and project initiation process';
  201. $lang->admin->productFeature['ipd'][] = 'Provides comprehensive market management, research management and report management';
  202. $lang->admin->productFeature['ipd'][] = 'Provides a complete IPD R&D workflow with built-in TR and DCP reviews.';
  203. $lang->admin->community = new stdclass();
  204. $lang->admin->community->registerTitle = 'Join ZenTao Community';
  205. $lang->admin->community->skip = 'Skip';
  206. $lang->admin->community->uxPlanTitle = 'ZenTao User Experience Improvement Program';
  207. $lang->admin->community->loginFailed = 'Login failed.';
  208. $lang->admin->community->loginFailedMobile = 'Please enter your mobile number.';
  209. $lang->admin->community->loginFailedCode = 'Please enter the verification code.';
  210. $lang->admin->community->officialWebsite = 'ZenTao Website';
  211. $lang->admin->community->uxPlanWithBookTitle = 'ZenTao User Experience Improvement Program';
  212. $lang->admin->community->uxPlanStatusTitle = 'Help us understand how we can make improvement.';
  213. $lang->admin->community->mobile = 'Mobile Number';
  214. $lang->admin->community->smsCode = 'Verification code';
  215. $lang->admin->community->sendCode = 'Send Code';
  216. $lang->admin->community->join = 'Join';
  217. $lang->admin->community->joinDesc = 'Help us understand how the product is used.';
  218. $lang->admin->community->captchaTip = 'Please enter the verification code.';
  219. $lang->admin->community->sure = '<span style="font-size: 15px;">&nbsp;&nbsp;Confirm</span>';
  220. $lang->admin->community->unBindText = 'Unlink';
  221. $lang->admin->community->welcome = 'Join ZenTao Community';
  222. $lang->admin->community->welcomeForBound = "You have joined ZenTao Community. Your account is: ";
  223. $lang->admin->community->advantage1 = 'PM resources';
  224. $lang->admin->community->advantage2 = 'Technical support';
  225. $lang->admin->community->advantage3 = 'Demos';
  226. $lang->admin->community->advantage4 = 'ZenTao Software Manual';
  227. $lang->admin->community->goCommunity = 'Visit Community';
  228. $lang->admin->community->giftPackage = 'Fill in your info to claim your resource kit.';
  229. $lang->admin->community->enterMobile = 'Please enter your mobile number.';
  230. $lang->admin->community->enterCode = 'Please enter the verification code.';
  231. $lang->admin->community->goBack = 'back';
  232. $lang->admin->community->reSend = 'resend';
  233. $lang->admin->community->unbindTitle = 'Are you sure you want to unlink your ZenTao website account?';
  234. $lang->admin->community->unbindContent = 'Once unlinked, you will no longer be able to access the ZenTao website directly from the software.';
  235. $lang->admin->community->cancelButton = 'Cancel';
  236. $lang->admin->community->unbindButton = 'Unlink';
  237. $lang->admin->community->joinSuccess = 'You hava joined the ZenTao Community.';
  238. $lang->admin->community->receiveGiftPackage = 'Claim your resource kit';
  239. $lang->admin->community->giftPackageSuccess = 'Submitted successfully.';
  240. $lang->admin->community->positionList['Project Manager'] = 'Project Manager';
  241. $lang->admin->community->positionList['R&D Supervisor'] = 'Technical Manager';
  242. $lang->admin->community->positionList['Operation'] = 'Operations';
  243. $lang->admin->community->positionList['Procurement'] = 'Procurement';
  244. $lang->admin->community->positionList['Product Manager'] = 'Product Owner';
  245. $lang->admin->community->positionList['UI/UX Design'] = 'UI/UX Designer';
  246. $lang->admin->community->positionList['Front Development'] = 'Front-end Developer';
  247. $lang->admin->community->positionList['Backend Development'] = 'Back-end Developer';
  248. $lang->admin->community->positionList['Full Stack Development'] = 'Full Stack Developer';
  249. $lang->admin->community->positionList['Testing/QA'] = 'QA Engineer';
  250. $lang->admin->community->positionList['Architect'] = 'Software Architect';
  251. $lang->admin->community->solvedProblems['Product Management'] = 'Product Management';
  252. $lang->admin->community->solvedProblems['Project Management'] = 'Project Management';
  253. $lang->admin->community->solvedProblems['BUG Management'] = 'BUG Management';
  254. $lang->admin->community->solvedProblems['Workflow Management'] = 'Workflow Management';
  255. $lang->admin->community->solvedProblems['Efficiency Management'] = 'Efficiency Management';
  256. $lang->admin->community->solvedProblems['Document Management'] = 'Document Management';
  257. $lang->admin->community->solvedProblems['Feedback Management'] = 'Feedback Management';
  258. $lang->admin->community->solvedProblems['Other'] = 'Others';
  259. $lang->admin->community->giftPackageFormNickname = 'How should I address you?';
  260. $lang->admin->community->giftPackageFormPosition = 'Your Job Ttitle';
  261. $lang->admin->community->giftPackageFormCompany = 'Company name';
  262. $lang->admin->community->giftPackageFormQuestion = 'What project management challenges do you want to solve with ZenTao?';
  263. $lang->admin->community->giftPackageFailed = 'Submission failed.';
  264. $lang->admin->community->giftPackageFailedNickname = 'Please enter your name.';
  265. $lang->admin->community->giftPackageFailedPosition = 'Please enter your job title.';
  266. $lang->admin->community->giftPackageFailedCompany = 'Please enter your company name.';
  267. $lang->admin->community->uxPlan = new stdclass();
  268. $lang->admin->community->uxPlan->agree = 'Agreed';
  269. $lang->admin->community->uxPlan->cancel = 'Canceled';
  270. $lang->admin->community->unBind = new stdclass();
  271. $lang->admin->community->unBind->success = 'Unlinked';
  272. $lang->admin->nickname = 'Name';
  273. $lang->admin->position = 'Job Title';
  274. $lang->admin->company = 'Company Name';
  275. $lang->admin->solvedProblems = 'Project Management Challenges';
  276. $lang->admin->mobile = 'Mobile Number';
  277. $lang->admin->code = 'SMS Verification Code';
  278. $lang->admin->agreeUX = 'User Experience Program';
  279. $lang->admin->metricLib = new stdclass();
  280. $lang->admin->metricLib->startUpdate = 'Start Update';
  281. $lang->admin->metricLib->updating = 'Updating';
  282. $lang->admin->metricLib->updated = 'Update Completed';
  283. $lang->admin->metricLib->tips = "Due to the large volume of data in the metrics tables, updating the index may take a significant amount of time. Please perform this operation during off-peak hours. You may continue with other tasks, but please do not close this page or your browser.";
  284. include dirname(__FILE__) . '/menu.php';