en.js 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. MWF.xApplication = MWF.xApplication || {};
  2. MWF.xApplication.process = MWF.xApplication.process || {};
  3. MWF.xApplication.process.workcenter = MWF.xApplication.process.workcenter || {};
  4. MWF.xApplication.process.workcenter.LP={
  5. "title": "Work Center",
  6. "task": "Task",
  7. "read": "Read",
  8. "taskCompleted": "TaskCompleted",
  9. "readCompleted": "ReadCompleted",
  10. "draft": "Draft",
  11. "createProcess": "Create Process",
  12. "all": "All",
  13. "byType": "Category",
  14. "expire1": "Task deadline: {time}",
  15. "expire2": "The task is about to time out. Deadline:{time}",
  16. "expire3": "The task has timed out. Deadline:{time}",
  17. "firstPage": "First Page",
  18. "lastPage": "Last Page",
  19. "process": "Flow",
  20. "processStarted": "Process Started",
  21. "taskProcessed": "The file has been submitted",
  22. "taskProcessedMessage": "You processed a to-do task:",
  23. "nextActivity": "Next activity:",
  24. "nextUser": "Processor:",
  25. "processStartedMessage": "You started a new job:",
  26. "deal": "Deal",
  27. "processing": "Processing",
  28. "workCompleted": "File transfer completed",
  29. "completed": "Transfer completed",
  30. "workProcess": "Continue to flow",
  31. "next_etc": "Wait for {count} people",
  32. "processTaskCompleted": "Todo has been processed",
  33. "arrivedActivity": "The work has arrived at the activity:",
  34. "rapidEditor": "Quick To Do",
  35. "setReadCompleted": "Set as read",
  36. "setReaded": "Set as read",
  37. "setReadedConfirmContent": "Are you sure you want to mark “{title}” as read?",
  38. "setReadedConfirmTitle": "Mark read confirmation",
  39. "readOpinion": "Read Opinion",
  40. "processInfo": "Flow Details",
  41. "opinion": "opinion",
  42. "time": "time",
  43. "starttime": "Arrival Time",
  44. "workFlowTo": "File flow to:",
  45. "taskPerson": "Processor:",
  46. "open": "Open",
  47. "select": "Select",
  48. "processActivity": "Done",
  49. "processActivityInfo": "Activity status when processing this file",
  50. "readActivity": "Read",
  51. "readActivityInfo": "Activity status when receiving pending reading",
  52. "filter": "Filter",
  53. "search": "Search",
  54. "filterPlaceholder": "Please enter a keyword",
  55. "commonUseProcess": "Common Process",
  56. "searchProcessResault": "Search results for “{key}”",
  57. "filterStartPlaceholder": "Search for a startable process",
  58. "filterCategoryList": [
  59. {
  60. "key": "applicationList",
  61. "name": "Application"
  62. },
  63. {
  64. "key": "processList",
  65. "name": "Process"
  66. },
  67. {
  68. "key": "activityNameList",
  69. "name": "Activity"
  70. },
  71. {
  72. "key": "creatorUnitList",
  73. "name": "Creator Unit"
  74. },
  75. {
  76. "key": "startTimeMonthList",
  77. "name": "Received Month"
  78. },
  79. {
  80. "key": "completedTimeMonthList",
  81. "name": "Processed Month"
  82. },
  83. {
  84. "key": "completedList",
  85. "name": "Is Complete"
  86. },
  87. {
  88. "key": "key",
  89. "name": "Key"
  90. }
  91. ],
  92. "filterCategoryShortList": [
  93. {
  94. "key": "applicationList",
  95. "name": "Application"
  96. },
  97. {
  98. "key": "processList",
  99. "name": "Process"
  100. },
  101. {
  102. "key": "activityNameList",
  103. "name": "Activity"
  104. },
  105. {
  106. "key": "creatorUnitList",
  107. "name": "Unit"
  108. },
  109. {
  110. "key": "startTimeMonthList",
  111. "name": "Month"
  112. },
  113. {
  114. "key": "completedTimeMonthList",
  115. "name": "Month"
  116. },
  117. {
  118. "key": "completedList",
  119. "name": "Complete"
  120. },
  121. {
  122. "key": "key",
  123. "name": "Key"
  124. }
  125. ],
  126. "noTask": "No to-dos to process",
  127. "noTaskCompleted": "No files processed",
  128. "noRead": "No files to read",
  129. "noReadCompleted": "No files have been read",
  130. "noDraft": "No draft files",
  131. "createWork": "New Process File",
  132. "batch": "Batch processing",
  133. "readConfirm": "Are you sure you want to mark the selected files as read?",
  134. "selectBatch": "Select multiple to-dos of the same link for batch processing",
  135. "cannotSelectBatch": "To-dos in different links cannot be batch processed",
  136. "unnamed": "unnamed",
  137. "review": "Refer to",
  138. "myCreated": "My drafting",
  139. "noReview": "No reference",
  140. "noMyCreated": "No files I created",
  141. "filterCategoryShortListReview": [
  142. {
  143. "key": "applicationList",
  144. "name": "application"
  145. },
  146. {
  147. "key": "processList",
  148. "name": "flow"
  149. },
  150. {
  151. "key": "activityNameList",
  152. "name": "activity"
  153. },
  154. {
  155. "key": "creatorUnitList",
  156. "name": "department"
  157. },
  158. {
  159. "key": "startTimeMonthList",
  160. "name": "Create month"
  161. },
  162. {
  163. "key": "completedList",
  164. "name": "complete"
  165. },
  166. {
  167. "key": "key",
  168. "name": "keyword"
  169. }
  170. ],
  171. "filterCategoryListReview": [
  172. {
  173. "key": "applicationList",
  174. "name": "apply name"
  175. },
  176. {
  177. "key": "processList",
  178. "name": "Process Name"
  179. },
  180. {
  181. "key": "activityNameList",
  182. "name": "Handling activities"
  183. },
  184. {
  185. "key": "creatorUnitList",
  186. "name": "Create department"
  187. },
  188. {
  189. "key": "startTimeMonthList",
  190. "name": "Create month"
  191. },
  192. {
  193. "key": "completedList",
  194. "name": "Is the circulation completed"
  195. },
  196. {
  197. "key": "key",
  198. "name": "keyword"
  199. }
  200. ]
  201. }
  202. MWF.xApplication.process.workcenter["lp."+o2.language] = MWF.xApplication.process.workcenter.LP