zh-tw.php 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  1. <?php
  2. global $config;
  3. $lang->custom->common = '自定義';
  4. $lang->custom->id = '編號';
  5. $lang->custom->set = '自定義配置';
  6. $lang->custom->restore = '恢復預設';
  7. $lang->custom->key = '鍵';
  8. $lang->custom->value = '值';
  9. $lang->custom->working = '工作方式';
  10. $lang->custom->hours = '工時';
  11. $lang->custom->select = '請選擇流程:';
  12. $lang->custom->branch = '多分支';
  13. $lang->custom->owner = '所有者';
  14. $lang->custom->module = '模組';
  15. $lang->custom->section = '附加部分';
  16. $lang->custom->lang = '所屬語言';
  17. $lang->custom->setPublic = '設為公共';
  18. $lang->custom->required = '必填項';
  19. $lang->custom->score = '積分';
  20. $lang->custom->timezone = '時區';
  21. $lang->custom->scoreReset = '重置積分';
  22. $lang->custom->scoreTitle = '積分功能';
  23. $lang->custom->productName = $lang->productCommon . '關閉設置';
  24. $lang->custom->convertFactor = '換算係數';
  25. $lang->custom->region = '區間';
  26. $lang->custom->tips = '提示語';
  27. $lang->custom->setTips = '設置提示語';
  28. $lang->custom->isRange = '是否目標控制範圍';
  29. $lang->custom->concept = "{$lang->projectCommon}概念";
  30. $lang->custom->URStory = "用戶需求";
  31. $lang->custom->SRStory = "軟件需求";
  32. $lang->custom->default = "預設";
  33. $lang->custom->scrumStory = "故事";
  34. $lang->custom->waterfallCommon = "瀑布";
  35. $lang->custom->buildin = "系統內置";
  36. $lang->custom->editStoryConcept = "編輯需求概念";
  37. $lang->custom->setStoryConcept = "設置需求概念";
  38. $lang->custom->setDefaultConcept = "設置預設概念";
  39. $lang->custom->browseStoryConcept = "需求概念列表";
  40. $lang->custom->deleteStoryConcept = "刪除需求概念";
  41. $lang->custom->ERConcept = "業需概念";
  42. $lang->custom->URConcept = "用需概念";
  43. $lang->custom->SRConcept = "軟需概念";
  44. $lang->custom->reviewRule = "評審規則";
  45. $lang->custom->switch = "切換";
  46. $lang->custom->oneUnit = "一個{$lang->hourCommon}";
  47. $lang->custom->convertRelationTitle = "請先設置{$lang->hourCommon}轉換為%s的換算係數";
  48. $lang->custom->superReviewers = "超級評審人";
  49. $lang->custom->kanban = "看板";
  50. $lang->custom->allUsers = '所有人員';
  51. $lang->custom->account = '人員';
  52. $lang->custom->role = '職位';
  53. $lang->custom->dept = '部門';
  54. $lang->custom->code = $lang->code;
  55. $lang->custom->setCode = '是否啟用代號';
  56. $lang->custom->projectCommon = $lang->projectCommon . '設置';
  57. $lang->custom->executionCommon = '執行';
  58. $lang->custom->selectDefaultProgram = '請選擇一個預設項目集';
  59. $lang->custom->defaultProgram = '預設項目集';
  60. $lang->custom->modeManagement = '模式管理';
  61. $lang->custom->percent = $lang->stage->percent;
  62. $lang->custom->setPercent = "是否啟用{$lang->stage->percent}";
  63. $lang->custom->beginAndEndDate = '起止日期';
  64. $lang->custom->beginAndEndDateRange = '起止日期範圍';
  65. $lang->custom->limitTaskDateAction = '設置起止日期必填';
  66. $lang->custom->closeSetting = '關閉設置';
  67. $lang->custom->gradeRule = '是否允許跨層級細分';
  68. $lang->custom->setExecutionClose = '執行關閉設置';
  69. $lang->custom->kanbanExpireReminder = '到期提醒';
  70. $lang->custom->kanbanExpireDays = '到期提醒天數';
  71. $lang->custom->gradeRuleList['cross'] = '是';
  72. $lang->custom->gradeRuleList['stepwise'] = '否';
  73. $lang->custom->unitList['efficiency'] = '工時/';
  74. $lang->custom->unitList['manhour'] = '人時/';
  75. $lang->custom->unitList['cost'] = '元/小時';
  76. $lang->custom->unitList['hours'] = '小時';
  77. $lang->custom->unitList['days'] = '天';
  78. $lang->custom->unitList['loc'] = 'KLOC';
  79. $lang->custom->tipProgressList['SPI'] = "{$lang->projectCommon}進度績效(SPI)";
  80. $lang->custom->tipProgressList['SV'] = '進度偏差率(SV%)';
  81. $lang->custom->tipCostList['CPI'] = "{$lang->projectCommon}成本績效(CPI)";
  82. $lang->custom->tipCostList['CV'] = '成本偏差率(CV%)';
  83. $lang->custom->tipRangeList[0] = '否';
  84. $lang->custom->tipRangeList[1] = '是';
  85. $lang->custom->regionMustNumber = '區間必須是數字';
  86. $lang->custom->tipNotEmpty = '提示語不能為空';
  87. $lang->custom->currencyNotEmpty = '至少選擇一種貨幣';
  88. $lang->custom->defaultNotEmpty = '預設貨幣不能為空';
  89. $lang->custom->convertRelationTips = "{$lang->hourCommon}轉換為%s後,歷史數據將被統一轉換為%s";
  90. $lang->custom->saveTips = '點擊保存後,則以當前%s為預設估算單位';
  91. $lang->custom->numberError = '區間必須大於零';
  92. $lang->custom->hoursError = '可用工時必須在0到24之間!';
  93. $lang->custom->closedProject = '已關閉' . $lang->projectCommon;
  94. $lang->custom->closedExecution = '已關閉' . $lang->custom->executionCommon;
  95. $lang->custom->closedKanban = '已關閉' . $lang->custom->kanban;
  96. $lang->custom->closedProduct = '已關閉' . $lang->productCommon;
  97. $lang->custom->gradeStatusList['enable'] = '正常';
  98. $lang->custom->gradeStatusList['disable'] = '停用';
  99. $lang->custom->block = new stdclass();
  100. $lang->custom->block->fields['closed'] = '關閉的區塊';
  101. $lang->custom->project = new stdClass();
  102. $lang->custom->project->currencySetting = '貨幣設置';
  103. $lang->custom->project->defaultCurrency = '預設貨幣';
  104. $lang->custom->project->fields['required'] = $lang->custom->required;
  105. $lang->custom->project->fields['project'] = '關閉設置';
  106. $lang->custom->project->fields['unitList'] = '預算單位';
  107. $lang->custom->execution = new stdClass();
  108. $lang->custom->execution->fields['required'] = $lang->custom->required;
  109. $lang->custom->execution->fields['execution'] = '關閉設置';
  110. $lang->custom->product = new stdClass();
  111. $lang->custom->product->fields['required'] = $lang->custom->required;
  112. $lang->custom->product->fields['browsestoryconcept'] = '需求概念';
  113. $lang->custom->product->fields['product'] = '關閉設置';
  114. $lang->custom->story = new stdClass();
  115. $lang->custom->story->fields['required'] = $lang->custom->required;
  116. $lang->custom->story->fields['categoryList'] = '類型';
  117. $lang->custom->story->fields['priList'] = '優先順序';
  118. $lang->custom->story->fields['sourceList'] = '來源';
  119. $lang->custom->story->fields['reasonList'] = '關閉原因';
  120. $lang->custom->story->fields['stageList'] = '研發階段';
  121. $lang->custom->story->fields['statusList'] = '狀態';
  122. $lang->custom->story->fields['reviewRules'] = '評審規則';
  123. $lang->custom->story->fields['reviewResultList'] = '評審結果';
  124. $lang->custom->story->fields['review'] = '評審流程';
  125. $lang->custom->epic = clone $lang->custom->story;
  126. $lang->custom->requirement = clone $lang->custom->story;
  127. $lang->custom->task = new stdClass();
  128. $lang->custom->task->fields['required'] = $lang->custom->required;
  129. $lang->custom->task->fields['priList'] = '優先順序';
  130. $lang->custom->task->fields['typeList'] = '類型';
  131. $lang->custom->task->fields['reasonList'] = '關閉原因';
  132. $lang->custom->task->fields['statusList'] = '狀態';
  133. $lang->custom->task->fields['limitTaskDate'] = '起止日期';
  134. $lang->custom->bug = new stdClass();
  135. $lang->custom->bug->fields['required'] = $lang->custom->required;
  136. $lang->custom->bug->fields['priList'] = '優先順序';
  137. $lang->custom->bug->fields['severityList'] = '嚴重程度';
  138. $lang->custom->bug->fields['osList'] = '操作系統';
  139. $lang->custom->bug->fields['browserList'] = '瀏覽器';
  140. $lang->custom->bug->fields['typeList'] = '類型';
  141. $lang->custom->bug->fields['resolutionList'] = '解決方案';
  142. $lang->custom->bug->fields['statusList'] = '狀態';
  143. $lang->custom->bug->fields['longlife'] = '久未處理天數';
  144. $lang->custom->testcase = new stdClass();
  145. $lang->custom->testcase->fields['required'] = $lang->custom->required;
  146. $lang->custom->testcase->fields['priList'] = '優先順序';
  147. $lang->custom->testcase->fields['typeList'] = '類型';
  148. $lang->custom->testcase->fields['stageList'] = '適用環節';
  149. $lang->custom->testcase->fields['resultList'] = '執行結果';
  150. $lang->custom->testcase->fields['statusList'] = '狀態';
  151. $lang->custom->testcase->fields['review'] = '評審流程';
  152. $lang->custom->testtask = new stdClass();
  153. $lang->custom->testtask->fields['required'] = $lang->custom->required;
  154. $lang->custom->testtask->fields['statusList'] = '狀態';
  155. $lang->custom->testtask->fields['typeList'] = '測試類型';
  156. $lang->custom->testtask->fields['priList'] = '優先順序';
  157. $lang->custom->testreport = new stdClass();
  158. $lang->custom->testreport->fields['required'] = $lang->custom->required;
  159. $lang->custom->caselib = new stdClass();
  160. $lang->custom->caselib->fields['required'] = $lang->custom->required;
  161. $lang->custom->todo = new stdClass();
  162. $lang->custom->todo->fields['priList'] = '優先順序';
  163. $lang->custom->todo->fields['typeList'] = '類型';
  164. $lang->custom->todo->fields['statusList'] = '狀態';
  165. $lang->custom->user = new stdClass();
  166. $lang->custom->user->fields['required'] = $lang->custom->required;
  167. $lang->custom->user->fields['roleList'] = '職位';
  168. $lang->custom->user->fields['statusList'] = '狀態';
  169. $lang->custom->user->fields['contactField'] = '可用聯繫方式';
  170. $lang->custom->user->fields['deleted'] = '列出已刪除用戶';
  171. $lang->custom->currentLang = '適用當前語言';
  172. $lang->custom->allLang = '適用所有語言';
  173. $lang->custom->confirmRestore = '是否要恢復預設配置?';
  174. $lang->custom->notice = new stdclass();
  175. $lang->custom->notice->userFieldNotice = '控制以上欄位在用戶相關頁面是否顯示,留空則全部顯示';
  176. $lang->custom->notice->canNotAdd = '該項參與運算,不提供自定義添加功能';
  177. $lang->custom->notice->forceReview = "指定人提交的%s必須評審。";
  178. $lang->custom->notice->forceNotReview = "指定人提交的%s不需要評審。";
  179. $lang->custom->notice->longlife = 'Bug列表頁面的久未處理標籤中,列出設置天數之前未處理的Bug。';
  180. $lang->custom->notice->invalidNumberKey = '鍵值應為不大於255的數字';
  181. $lang->custom->notice->invalidStringKey = '鍵值應當為大小寫英文字母、數字或下劃線的組合';
  182. $lang->custom->notice->cannotSetTimezone = 'date_default_timezone_set方法不存在或禁用,不能設置時區。';
  183. $lang->custom->notice->noClosedBlock = '沒有永久關閉的區塊';
  184. $lang->custom->notice->required = '頁面提交時,選中的欄位必填';
  185. $lang->custom->notice->conceptResult = '我們已經根據您的選擇為您設置了<b> %s-%s </b>模式,使用<b>%s</b> + <b> %s</b>。';
  186. $lang->custom->notice->conceptPath = '您可以在:後台 -> 自定義 -> 流程頁面修改。';
  187. $lang->custom->notice->readOnlyOfProduct = '禁止修改後,已關閉' . $lang->productCommon . '下的' . $lang->SRCommon . '、Bug、用例、日誌、發佈、計劃、構建都禁止修改。';
  188. $lang->custom->notice->readOnlyOfProject = "禁止修改後,已關閉{$lang->projectCommon}下的數據將禁止修改:<br/>
  189. 1. 產品型{$lang->projectCommon}啟用{$lang->custom->executionCommon}:已關閉項目下的{$lang->custom->executionCommon}、需求、設計、評審、評審問題、基線、文檔、構建、發佈、日誌、測試單、測試報告、過程裁剪、調研、估算、問題、風險、機會、會議、質量保證計劃、不符合項等禁止修改。<br/>
  190. 2. 產品型{$lang->projectCommon}不啟用{$lang->custom->executionCommon}:已關閉項目下的任務、需求、構建、發佈、日誌、測試單、測試報告、文檔等禁止修改。<br/>
  191. 3. 項目型{$lang->projectCommon}啟用{$lang->custom->executionCommon}:已關閉項目下的執行、需求、設計、評審、評審問題、基線、Bug、用例、測試單、測試報告、文檔、構建、發佈、日誌、過程裁剪、調研、估算、問題、風險、機會、會議、質量保證計劃、不符合項等禁止修改。<br/>
  192. 4. 項目型{$lang->projectCommon}不啟用{$lang->custom->executionCommon}:已關閉項目下的任務、需求、Bug、用例、測試單、測試報告、文檔、構建、發佈、日誌等禁止修改。";
  193. $lang->custom->notice->kanbanReminder = '當卡片截止日期小於設置天數時觸發到期提醒。';
  194. if(in_array($config->edition, array('open', 'biz')))
  195. {
  196. $lang->custom->notice->readOnlyOfExecution = "禁止修改後,已關閉{$lang->custom->executionCommon}下的任務、日誌、構建、測試單、測試報告、文檔以及關聯需求等都禁止修改。";
  197. }
  198. else
  199. {
  200. $lang->custom->notice->readOnlyOfExecution = "禁止修改後,已關閉{$lang->custom->executionCommon}下的任務、日誌、構建、測試單、測試報告、文檔、問題、風險、QA、會議以及關聯需求等都禁止修改。";
  201. }
  202. $lang->custom->notice->readOnlyOfKanban = "禁止修改後,已關閉{$lang->custom->kanban}下的卡片以及相關設置都禁止修改。";
  203. $lang->custom->notice->URSREmpty = '自定義需求名稱不能為空!';
  204. $lang->custom->notice->valueEmpty = '值不能為空!';
  205. $lang->custom->notice->confirmDelete = '您確定要刪除嗎?';
  206. $lang->custom->notice->confirmReviewCase = '是否將待評審的用例修改為正常狀態?';
  207. $lang->custom->notice->storyReviewTip = '按人員、職位、部門勾選後,取所有人員的並集。';
  208. $lang->custom->notice->selectAllTip = '勾選所有人員後,會清空並置灰評審人員,同時隱藏職位、部門。';
  209. $lang->custom->notice->repeatKey = '%s鍵重複';
  210. $lang->custom->notice->readOnlyOfCode = "代號是一種管理話術,主要便于保密或作為別名存在。啟用代號管理後,系統中的{$lang->productCommon}、{$lang->projectCommon}、執行在創建、編輯、詳情、列表等頁面均會展示代號信息。";
  211. $lang->custom->notice->readOnlyOfPercent = "工作量占比用於劃分{$lang->projectCommon}中存在多個階段時的工作量的占比,同一級階段的百分比之和最高為100%。啟用工作量占比後,系統中的瀑布{$lang->projectCommon}和融合瀑布{$lang->projectCommon}模型中設置階段時需要維護階段的工作量占比。";
  212. $lang->custom->notice->gradeRule = '跨層細分:可從任意需求層級創建需求,並支持跨層級關聯父子關係。例如:您可以在第一層需求下直接創建第三層需求。';
  213. $lang->custom->notice->indexPage['product'] = "從8.2版本起增加了產品主頁視圖,是否預設進入產品主頁?";
  214. $lang->custom->notice->indexPage['project'] = "從8.2版本起增加了{$lang->projectCommon}主頁視圖,是否預設進入{$lang->projectCommon}主頁?";
  215. $lang->custom->notice->indexPage['qa'] = "從8.2版本起增加了測試主頁視圖,是否預設進入測試主頁?";
  216. $lang->custom->notice->invalidStrlen['ten'] = '鍵的長度必須小於10個字元!';
  217. $lang->custom->notice->invalidStrlen['fifteen'] = '鍵的長度必須小於15個字元!';
  218. $lang->custom->notice->invalidStrlen['twenty'] = '鍵的長度必須小於20個字元!';
  219. $lang->custom->notice->invalidStrlen['thirty'] = '鍵的長度必須小於30個字元!';
  220. $lang->custom->notice->invalidStrlen['twoHundred'] = '鍵的長度必須小於225個字元!';
  221. $lang->custom->storyReview = '評審流程';
  222. $lang->custom->forceReview = '強制評審';
  223. $lang->custom->forceNotReview = '不需要評審';
  224. $lang->custom->reviewList[1] = '開啟';
  225. $lang->custom->reviewList[0] = '關閉';
  226. $lang->custom->deletedList[1] = '列出';
  227. $lang->custom->deletedList[0] = '不列出';
  228. $lang->custom->setHours = '工時設置';
  229. $lang->custom->setWeekend = '休息日設置';
  230. $lang->custom->setHoliday = '節假日設置';
  231. $lang->custom->workingHours = '每天可用工時';
  232. $lang->custom->weekendRole = '規則設置';
  233. $lang->custom->weekendList[1] = '單休';
  234. $lang->custom->weekendList[2] = '雙休';
  235. $lang->custom->restDayList[6] = '周六休息';
  236. $lang->custom->restDayList[0] = '周天休息';
  237. global $config;
  238. $lang->custom->sprintConceptList[0] = "項目 產品 迭代";
  239. $lang->custom->sprintConceptList[1] = "項目 產品 衝刺";
  240. $lang->custom->workingList['full'] = '完整研發管理工具';
  241. $lang->custom->menuTip = '點擊顯示或隱藏導航條目,拖拽來更改顯示順序。';
  242. $lang->custom->saveFail = '保存失敗!';
  243. $lang->custom->page = '頁面';
  244. $lang->custom->usage = '使用場景';
  245. $lang->custom->selectUsage = '請選擇使用模式';
  246. $lang->custom->useLight = '使用輕量管理模式';
  247. $lang->custom->useALM = '使用全生命周期管理模式';
  248. $lang->custom->currentModeTips = '您當前使用的是%s, 您可以切換到%s';
  249. $lang->custom->changeModeTips = '您確定要切換到%s嗎?';
  250. $lang->custom->selectProgramTips = "切換到輕量管理模式後,為確保資料結構一致,需要選擇一個項目集作為預設項目集,後續新增的{$lang->productCommon}和{$lang->projectCommon}數據都關聯在這個預設的項目集下。";
  251. $lang->custom->modeList['light'] = '輕量級管理模式';
  252. $lang->custom->modeList['ALM'] = '全生命周期管理模式';
  253. $lang->custom->modeList['PLM'] = 'IPD整合產品開發模式';
  254. $lang->custom->modeIntroductionList['light'] = "提供了{$lang->projectCommon}管理的核心功能,適用於小型研發團隊";
  255. $lang->custom->modeIntroductionList['ALM'] = '概念更加完整、嚴謹,功能更加豐富,適用於中大型研發團隊';
  256. $lang->custom->features['program'] = '項目集';
  257. $lang->custom->features['productRR'] = "{$lang->productCommon}-研發需求";
  258. $lang->custom->features['productUR'] = "{$lang->productCommon}-用戶需求";
  259. $lang->custom->features['productER'] = "{$lang->productCommon}-業務需求";
  260. $lang->custom->features['productLine'] = "{$lang->productCommon}-產品綫";
  261. $lang->custom->features['projectScrum'] = "{$lang->projectCommon}-敏捷模型";
  262. $lang->custom->features['projectWaterfall'] = "{$lang->projectCommon}-瀑布模型";
  263. $lang->custom->features['projectKanban'] = "{$lang->projectCommon}-看板模型";
  264. $lang->custom->features['projectAgileplus'] = "{$lang->projectCommon}-融合敏捷模型";
  265. $lang->custom->features['projectWaterfallplus'] = "{$lang->projectCommon}-融合瀑布模型";
  266. $lang->custom->features['execution'] = '執行';
  267. $lang->custom->features['qa'] = '測試';
  268. $lang->custom->features['devops'] = 'DevOps';
  269. $lang->custom->features['kanban'] = '看板';
  270. $lang->custom->features['doc'] = '文檔';
  271. $lang->custom->features['report'] = 'BI';
  272. $lang->custom->features['system'] = '組織';
  273. $lang->custom->features['assetlib'] = '資產庫';
  274. $lang->custom->features['oa'] = '辦公';
  275. $lang->custom->features['ops'] = '運維';
  276. $lang->custom->features['feedback'] = '反饋';
  277. $lang->custom->features['traincourse'] = '學堂';
  278. $lang->custom->features['workflow'] = '工作流';
  279. $lang->custom->features['admin'] = '後台';
  280. $lang->custom->features['vision'] = '研發綜合界面、運營管理界面';
  281. $lang->custom->features['ai'] = 'AI';
  282. $lang->custom->needClosedFunctions['waterfall'] = "瀑布{$lang->projectCommon}";
  283. $lang->custom->needClosedFunctions['waterfallplus'] = "融合瀑布{$lang->projectCommon}";
  284. $lang->custom->needClosedFunctions['URStory'] = '用戶需求';
  285. if($config->edition == 'max') $lang->custom->needClosedFunctions['assetLib'] = '資產庫';
  286. $lang->custom->scoreStatus[1] = '開啟';
  287. $lang->custom->scoreStatus[0] = '關閉';
  288. $lang->custom->CRProduct[1] = '允許修改';
  289. $lang->custom->CRProduct[0] = '禁止修改';
  290. $lang->custom->CRProject[1] = '允許修改';
  291. $lang->custom->CRProject[0] = '禁止修改';
  292. $lang->custom->CRExecution[1] = '允許修改';
  293. $lang->custom->CRExecution[0] = '禁止修改';
  294. $lang->custom->CRKanban[1] = '允許修改';
  295. $lang->custom->CRKanban[0] = '禁止修改';
  296. $lang->custom->moduleName['product'] = $lang->productCommon;
  297. $lang->custom->moduleName['productplan'] = '計劃';
  298. $lang->custom->moduleName['execution'] = $lang->custom->executionCommon;
  299. $lang->custom->conceptQuestions['overview'] = "下述哪種組合方式更適合您公司的管理現狀?";
  300. $lang->custom->conceptQuestions['URAndSR'] = "是否啟用{$lang->URCommon}和{$lang->SRCommon}概念?";
  301. $lang->custom->conceptQuestions['storypoint'] = "您公司是在使用以下哪種單位來做規模估算?";
  302. $lang->custom->conceptOptions = new stdclass;
  303. $lang->custom->conceptOptions->story = array();
  304. $lang->custom->conceptOptions->story['0'] = '需求';
  305. $lang->custom->conceptOptions->story['1'] = '故事';
  306. $lang->custom->conceptOptions->URAndSR = array();
  307. $lang->custom->conceptOptions->URAndSR['1'] = '是';
  308. $lang->custom->conceptOptions->URAndSR['0'] = '否';
  309. $lang->custom->conceptOptions->hourPoint = array();
  310. $lang->custom->conceptOptions->hourPoint['0'] = '工時';
  311. $lang->custom->conceptOptions->hourPoint['1'] = '故事點';
  312. $lang->custom->conceptOptions->hourPoint['2'] = '功能點';
  313. $lang->custom->scrum = new stdclass();
  314. $lang->custom->scrum->setConcept = "設置{$lang->projectCommon}概念";
  315. $lang->custom->reviewRules['allpass'] = '全部通過通過';
  316. $lang->custom->reviewRules['halfpass'] = '半數以上通過通過';
  317. $lang->custom->limitTaskDate['0'] = '不限制';
  318. $lang->custom->limitTaskDate['1'] = '限定在所屬執行起止日期範圍內';
  319. $lang->custom->setDate = new stdClass();
  320. $lang->custom->setDate->fields['hours'] = $lang->custom->setHours;
  321. $lang->custom->setDate->fields['weekend'] = $lang->custom->setWeekend;
  322. $lang->custom->setDate->fields['holiday'] = $lang->custom->setHoliday;