en.json 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951
  1. {
  2. "common": {
  3. "appName": "appName",
  4. "tabMessages": "tabMessages",
  5. "tabWorkbench": "tabWorkbench",
  6. "tabProfile": "tabProfile",
  7. "loading": "loading",
  8. "loadFailed": "loadFailed",
  9. "noData": "noData",
  10. "noMessages": "noMessages",
  11. "noDrafts": "noDrafts",
  12. "noCompletedRecords": "noCompletedRecords",
  13. "initiate": "initiate",
  14. "records": "records",
  15. "more": "more",
  16. "settings": "settings",
  17. "about": "about",
  18. "language": "language",
  19. "darkMode": "darkMode",
  20. "themeDark": "themeDark",
  21. "themeLight": "themeLight",
  22. "languageZhCN": "languageZhCN",
  23. "languageEn": "languageEn",
  24. "languageZhTW": "languageZhTW",
  25. "userName": "userName",
  26. "salesDepartment": "salesDepartment",
  27. "version": "version",
  28. "save": "save",
  29. "submit": "submit",
  30. "cancel": "cancel",
  31. "confirm": "confirm",
  32. "reset": "reset",
  33. "publish": "publish",
  34. "saveDraft": "Save Draft",
  35. "submitting": "Submitting…",
  36. "dataLoading": "Loading data…",
  37. "pageFooter": "You've reached the bottom ~ nothing more!",
  38. "submitApproval": "submitApproval",
  39. "saveDraftShort": "saveDraftShort",
  40. "delete": "delete",
  41. "edit": "edit",
  42. "add": "add",
  43. "close": "close",
  44. "retry": "retry",
  45. "confirmAdd": "confirmAdd",
  46. "confirmEdit": "confirmEdit",
  47. "confirmSubmit": "confirmSubmit",
  48. "confirmPublish": "confirmPublish",
  49. "confirmAction": "confirmAction",
  50. "confirmExit": "confirmExit",
  51. "confirmReset": "confirmReset",
  52. "continueEditing": "continueEditing",
  53. "discardAndExit": "discardAndExit",
  54. "confirmPrompt": "confirmPrompt",
  55. "withdraw": "withdraw",
  56. "withdrawAction": "withdrawAction",
  57. "withdrawApplication": "withdrawApplication",
  58. "withdrawConfirm": "withdrawConfirm",
  59. "withdrawConfirmTip": "withdrawConfirmTip",
  60. "approve": "approve",
  61. "reject": "reject",
  62. "confirmApprove": "confirmApprove",
  63. "confirmReject": "confirmReject",
  64. "preview": "preview",
  65. "previewTitle": "previewTitle",
  66. "draft": "draft",
  67. "pending": "pending",
  68. "approved": "approved",
  69. "rejected": "rejected",
  70. "expired": "expired",
  71. "paid": "Paid",
  72. "unpaid": "Unpaid",
  73. "returned": "returned",
  74. "completed": "completed",
  75. "statusPending": "statusPending",
  76. "statusApproved": "Approved",
  77. "statusRejected": "statusRejected",
  78. "statusDraft": "statusDraft",
  79. "statusWithdrawn": "statusWithdrawn",
  80. "statusReturned": "statusReturned",
  81. "statusDisabled": "statusDisabled",
  82. "statusWaitApprove": "Pending",
  83. "statusWaitPay": "statusWaitPay",
  84. "filterAll": "filterAll",
  85. "all": "all",
  86. "myDrafts": "myDrafts",
  87. "public": "public",
  88. "normal": "normal",
  89. "urgent": "urgent",
  90. "unknown": "unknown",
  91. "other": "other",
  92. "no": "no",
  93. "selectOrFill": "selectOrFill",
  94. "pleaseSelect": "pleaseSelect",
  95. "selectDateTime": "selectDateTime",
  96. "selectDate": "selectDate",
  97. "optional": "optional",
  98. "pleaseEnter": "pleaseEnter",
  99. "enterNumber": "enterNumber",
  100. "requiredField": "requiredField",
  101. "unknownError": "unknownError",
  102. "networkTimeout": "networkTimeout",
  103. "draftSaved": "draftSaved",
  104. "draftSavedToast": "Draft saved",
  105. "saveFailed": "Save failed",
  106. "submitSuccess": "submitSuccess",
  107. "submitFailedRetry": "submitFailedRetry",
  108. "noCostTypeData": "No cost type data. Please add cost types in ERP first.",
  109. "submittedAwaitingApproval": "submittedAwaitingApproval",
  110. "published": "published",
  111. "withdrawn": "withdrawn",
  112. "featureDev": "featureDev",
  113. "completeFormInfo": "completeFormInfo",
  114. "unsavedContentWarning": "unsavedContentWarning",
  115. "resetWarning": "resetWarning",
  116. "maxChars": "maxChars",
  117. "enterField": "enterField",
  118. "applicant": "applicant",
  119. "department": "department",
  120. "applyDept": "Apply Dept",
  121. "expensePersonnel": "Expense Personnel",
  122. "expenseDept": "Expense Dept",
  123. "dept": "dept",
  124. "date": "date",
  125. "startTime": "startTime",
  126. "endTime": "endTime",
  127. "creator": "creator",
  128. "hours": "hours",
  129. "total": "total",
  130. "send": "send",
  131. "search": "Search",
  132. "searchByNameOrId": "searchByNameOrId",
  133. "searchEmployee": "searchEmployee",
  134. "searchEmployeeHint": "searchEmployeeHint",
  135. "approver": "approver",
  136. "rejecter": "rejecter",
  137. "currentApprover": "currentApprover",
  138. "approvalFlow": "approvalFlow",
  139. "approvalProgress": "approvalProgress",
  140. "opinion": "opinion",
  141. "currentNode": "currentNode",
  142. "waitHandle": "waitHandle",
  143. "approvalComment": "approvalComment",
  144. "submitTimeText": "submitTimeText",
  145. "submitTime": "submitTime",
  146. "downloadAttachment": "downloadAttachment",
  147. "noMoreData": "noMoreData",
  148. "expandRemaining": "Expand ${count} more",
  149. "collapseRemaining": "Collapse ${count} items",
  150. "searchImportHint": "Search No./Reason/Dept/Applicant/Type",
  151. "businessShort": "businessShort",
  152. "custom": "custom",
  153. "markedAsRead": "markedAsRead",
  154. "pinTopTag": "pinTopTag",
  155. "pinToTop": "pinToTop",
  156. "filterTitle": "filterTitle",
  157. "filterStartDate": "filterStartDate",
  158. "filterEndDate": "filterEndDate",
  159. "filterSelectStartDate": "filterSelectStartDate",
  160. "filterSelectEndDate": "filterSelectEndDate",
  161. "filterDateStartAfterEnd": "filterDateStartAfterEnd",
  162. "filterDateEndBeforeStart": "filterDateEndBeforeStart",
  163. "filterStatus": "filterStatus",
  164. "filterPayment": "filterPayment",
  165. "filterThisMonth": "filterThisMonth",
  166. "filterThisQuarter": "filterThisQuarter",
  167. "filterThisYear": "filterThisYear",
  168. "filterThisWeek": "filterThisWeek",
  169. "filter7Days": "filter7Days",
  170. "filter30Days": "filter30Days",
  171. "filterLastMonth": "filterLastMonth",
  172. "filterLast3Months": "filterLast3Months",
  173. "filterDateRange": "filterDateRange",
  174. "filterGroupOther": "filterGroupOther",
  175. "applyFilter": "applyFilter",
  176. "clickChartToFilter": "clickChartToFilter",
  177. "tdOpen": "tdOpen",
  178. "tdClose": "tdClose",
  179. "tdCancel": "tdCancel",
  180. "tdConfirm": "tdConfirm",
  181. "tdOther": "tdOther",
  182. "tdReset": "tdReset",
  183. "tdLoading": "tdLoading",
  184. "tdLoadingWithPoint": "tdLoadingWithPoint",
  185. "tdKnew": "tdKnew",
  186. "tdRefreshing": "tdRefreshing",
  187. "tdReleaseRefresh": "tdReleaseRefresh",
  188. "tdPullToRefresh": "tdPullToRefresh",
  189. "tdCompleteRefresh": "tdCompleteRefresh",
  190. "tdDays": "tdDays",
  191. "tdHours": "tdHours",
  192. "tdMinutes": "tdMinutes",
  193. "tdSeconds": "tdSeconds",
  194. "tdMilliseconds": "tdMilliseconds",
  195. "tdYearLabel": "tdYearLabel",
  196. "tdMonthLabel": "tdMonthLabel",
  197. "tdDateLabel": "tdDateLabel",
  198. "tdWeeksLabel": "tdWeeksLabel",
  199. "tdSunday": "tdSunday",
  200. "tdMonday": "tdMonday",
  201. "tdTuesday": "tdTuesday",
  202. "tdWednesday": "tdWednesday",
  203. "tdThursday": "tdThursday",
  204. "tdFriday": "tdFriday",
  205. "tdSaturday": "tdSaturday",
  206. "tdYear": "tdYear",
  207. "tdJanuary": "tdJanuary",
  208. "tdFebruary": "tdFebruary",
  209. "tdMarch": "tdMarch",
  210. "tdApril": "tdApril",
  211. "tdMay": "tdMay",
  212. "tdJune": "tdJune",
  213. "tdJuly": "tdJuly",
  214. "tdAugust": "tdAugust",
  215. "tdSeptember": "tdSeptember",
  216. "tdOctober": "tdOctober",
  217. "tdNovember": "tdNovember",
  218. "tdDecember": "tdDecember",
  219. "tdTime": "tdTime",
  220. "tdStart": "tdStart",
  221. "tdEnd": "tdEnd",
  222. "tdNotRated": "tdNotRated",
  223. "tdCascadeLabel": "tdCascadeLabel",
  224. "tdBack": "tdBack",
  225. "tdTop": "tdTop",
  226. "tdEmptyData": "tdEmptyData",
  227. "basicInfo": "basicInfo",
  228. "noDetailData": "noDetailData",
  229. "unitItem": "unitItem",
  230. "personUnit": "personUnit"
  231. },
  232. "home": {
  233. "myDashboard": "myDashboard",
  234. "monthlyTotalExpense": "monthlyTotalExpense",
  235. "monthlySubmitted": "monthlySubmitted",
  236. "pendingDocuments": "pendingDocuments",
  237. "preApplication": "preApplication",
  238. "expenseReimbursement": "expenseReimbursement",
  239. "vehicleApplication": "vehicleApplication",
  240. "overtimeApplication": "overtimeApplication",
  241. "applicationRecords": "applicationRecords",
  242. "expenseRecords": "expenseRecords",
  243. "outingLogs": "outingLogs",
  244. "companyAnnouncements": "companyAnnouncements",
  245. "myApprovals": "myApprovals",
  246. "myApplications": "myApplications",
  247. "subordinateRecords": "subordinateRecords",
  248. "myExpenses": "myExpenses",
  249. "outingLog": {
  250. "noOutingLogs": "No Outing Logs",
  251. "newComment": "New Comment",
  252. "salespersonLabel": "Sales: {name} · {dept}",
  253. "noPlan": "No Plan",
  254. "noWorkSummary": "No Work Summary",
  255. "inputComment": "Enter comment...",
  256. "outingDetail": "Outing Detail",
  257. "outingType": "Outing Type",
  258. "outingLocation": "Location",
  259. "enterLocation": "Enter location",
  260. "outingReason": "Outing Reason",
  261. "enterOutingReason": "Enter reason",
  262. "workSummary": "Work Summary",
  263. "followUp": "Follow-up",
  264. "sitePhotos": "Site Photos",
  265. "customerVisit": "Customer Visit",
  266. "outingAffairs": "Outing Affairs",
  267. "selectOutingType": "Select type",
  268. "reportOutingLog": "Outing Log Report",
  269. "outingLogList": "Outing Logs",
  270. "outingLogCreate": "New Outing Log",
  271. "outingLogDetail": "Outing Log Details",
  272. "reportOutingLogDetail": "Outing Log Detail Report",
  273. "customerInfo": "Customer Info",
  274. "comments": "Comments",
  275. "managerComment": "Manager Comment",
  276. "noPhotos": "No Photos",
  277. "noComments": "No Comments",
  278. "selectRating": "Please select rating",
  279. "enterComment": "Please enter comment",
  280. "commentSent": "Comment sent",
  281. "requiredSummary": "Work summary required",
  282. "requiredPhotos": "Take at least 1 photo",
  283. "outingLogSubmitted": "Outing log submitted",
  284. "selectContact": "Select Contact",
  285. "selectContactHint": "Tap to select contact (optional)",
  286. "searchCustomer": "Search customer name",
  287. "noContact": "No contacts for this customer",
  288. "selectCustomerFirst": "Please select a customer first",
  289. "takePhoto": "Take Photo",
  290. "maxPhotoCount": "Max 9 photos",
  291. "limitReached": "Limit Reached",
  292. "tapToTakePhoto": "Tap to take photo (min 1)",
  293. "watermarkHint": "Photos auto-add watermark: server time + GPS",
  294. "checkInAddress": "Check-in Address",
  295. "checkInTime": "Check-in Time",
  296. "customerName": "Customer Name",
  297. "followUpOptional": "Follow-up plan (optional)",
  298. "salesperson": "Salesperson",
  299. "workSummaryRequiredHint": "Please fill in work summary (required)",
  300. "mockPhotoTaken": "Mock photo: Photo #{idx} taken (watermark: {time} | {lat}, {lng})",
  301. "watermarkHintDynamic": "Auto watermark: server time + GPS ({lat}°N, {lng}°E)",
  302. "searchOutingLog": "Search customer name or salesperson"
  303. },
  304. "announcements": "announcements",
  305. "deptDashboard": "deptDashboard",
  306. "financeDashboard": "financeDashboard",
  307. "deptMonthlyReimbursement": "deptMonthlyReimbursement",
  308. "deptMonthlySubmitted": "deptMonthlySubmitted",
  309. "deptPendingDocuments": "deptPendingDocuments",
  310. "scopeMyApplications": "scopeMyApplications",
  311. "scopeSubordinates": "scopeSubordinates"
  312. },
  313. "expenseApply": {
  314. "expenseApplyList": "expenseApplyList",
  315. "expenseApplyDetail": "expenseApplyDetail",
  316. "expenseApplyRequest": "expenseApplyRequest",
  317. "expenseApplyImport": "expenseApplyImport",
  318. "importApprovedPreApp": "importApprovedPreApp",
  319. "confirmImport": "confirmImport",
  320. "importSuccess": "importSuccess",
  321. "searchExpenseApply": "searchExpenseApply",
  322. "noExpenseApplications": "noExpenseApplications",
  323. "reportExpenseApply": "reportExpenseApply",
  324. "reportExpenseApplyDetail": "reportExpenseApplyDetail",
  325. "emergencyLevel": "emergencyLevel",
  326. "feeType": "feeType",
  327. "feeReason": "feeReason",
  328. "enterFeeReason": "enterFeeReason",
  329. "applyReason": "applyReason",
  330. "enterApplyReason": "enterApplyReason",
  331. "validUntil": "validUntil",
  332. "selectExpiryDate": "selectExpiryDate",
  333. "relatedContractNo": "relatedContractNo",
  334. "referenceNo": "referenceNo",
  335. "relatedControl": "relatedControl",
  336. "availableBudget": "availableBudget",
  337. "overBudget": "overBudget",
  338. "overBudgetTriggerApproval": "overBudgetTriggerApproval",
  339. "expenseDetails": "expenseDetails",
  340. "addDetail": "Add Expense Detail",
  341. "addAtLeastOneDetail": "addAtLeastOneDetail",
  342. "noDetailHint": "noDetailHint",
  343. "detailRemark": "detailRemark",
  344. "expenseProject": "expenseProject",
  345. "expenseCategory": "expenseCategory",
  346. "selectExpenseCategory": "selectExpenseCategory",
  347. "acctSubject": "acctSubject",
  348. "selectAcctSubject": "selectAcctSubject",
  349. "costDept": "costDept",
  350. "selectCostDept": "selectCostDept",
  351. "estimatedAmount": "estimatedAmount",
  352. "enterEstimatedAmount": "enterEstimatedAmount",
  353. "estimatedAmountPositive": "estimatedAmountPositive",
  354. "quantity": "quantity",
  355. "quantityPricePositive": "quantityPricePositive",
  356. "unit": "unit",
  357. "unitPrice": "unitPrice",
  358. "selectUnit": "selectUnit",
  359. "estimatedStartDate": "estimatedStartDate",
  360. "estimatedEndDate": "estimatedEndDate",
  361. "selectEstimatedStartDate": "selectEstimatedStartDate",
  362. "selectEstimatedEndDate": "selectEstimatedEndDate",
  363. "startDateNotAfterEndDate": "startDateNotAfterEndDate",
  364. "transportType": "transportType",
  365. "selectTransport": "selectTransport",
  366. "isOvernight": "isOvernight",
  367. "travelExpense": "travelExpense",
  368. "entertainmentExpense": "entertainmentExpense",
  369. "entertainmentTargetUnit": "entertainmentTargetUnit",
  370. "entertainmentLevel": "entertainmentLevel",
  371. "selectEntertainmentLevel": "selectEntertainmentLevel",
  372. "externalCount": "externalCount",
  373. "internalCount": "internalCount",
  374. "companionNotExceedGuest": "companionNotExceedGuest",
  375. "venue": "venue",
  376. "pleaseEnterLocation": "pleaseEnterLocation",
  377. "meetingExpense": "meetingExpense",
  378. "meetingLocation": "meetingLocation",
  379. "pleaseEnterMeetingLocation": "pleaseEnterMeetingLocation",
  380. "hintTravelFields": "hintTravelFields",
  381. "hintEntertainmentFields": "hintEntertainmentFields",
  382. "hintMeetingFields": "hintMeetingFields",
  383. "filterExpenseTravel": "filterExpenseTravel",
  384. "filterExpenseEntertainment": "filterExpenseEntertainment",
  385. "filterExpenseOffice": "filterExpenseOffice",
  386. "filterExpenseMeeting": "filterExpenseMeeting",
  387. "filterCritical": "filterCritical",
  388. "costCategoryTransport": "costCategoryTransport",
  389. "costCategoryHotel": "costCategoryHotel",
  390. "costCategoryOfficeSupplies": "costCategoryOfficeSupplies",
  391. "costCategoryMeals": "costCategoryMeals",
  392. "costCategoryMaterials": "costCategoryMaterials",
  393. "costCategoryService": "costCategoryService",
  394. "costCategoryOther": "costCategoryOther",
  395. "unitPiece": "unitPiece",
  396. "unitRoom": "unitRoom",
  397. "unitPerson": "unitPerson",
  398. "unitDay": "unitDay",
  399. "unitSet": "unitSet",
  400. "transportPlane": "transportPlane",
  401. "transportHighSpeedRail": "transportHighSpeedRail",
  402. "transportTrain": "transportTrain",
  403. "transportSelfDrive": "transportSelfDrive",
  404. "entertainmentVip": "entertainmentVip",
  405. "important": "important",
  406. "isTaxIncluded": "isTaxIncluded",
  407. "expenseType": "expenseType",
  408. "selectAtLeastOneExpenseType": "selectAtLeastOneExpenseType",
  409. "expenseTypeProcurement": "expenseTypeProcurement",
  410. "expenseTypeActivity": "expenseTypeActivity",
  411. "expenseTypeTraining": "expenseTypeTraining",
  412. "mockAttachmentAdded": "mockAttachmentAdded",
  413. "attachmentUpload": "attachmentUpload",
  414. "maxAttachment": "maxAttachment",
  415. "attachments": "attachments",
  416. "pickImage": "Select Image",
  417. "pickFile": "Select File",
  418. "fileTooLarge": "File size exceeds limit",
  419. "imageSizeLimit": "Image must be ≤${max}MB",
  420. "fileSizeLimit": "File must be ≤${max}MB",
  421. "addExpenseDetailFirst": "addExpenseDetailFirst"
  422. },
  423. "expense": {
  424. "expenseList": "expenseList",
  425. "expenseDetail": "expenseDetail",
  426. "editExpense": "editExpense",
  427. "expenseApply": {
  428. "noExpenseApplications": "No Applications",
  429. "expenseDetails": "Expense Details",
  430. "addDetail": "Add Expense Detail",
  431. "expenseProject": "Expense Item",
  432. "emergencyLevel": "Urgency",
  433. "feeType": "Fee Type",
  434. "feeReason": "Fee Reason",
  435. "enterFeeReason": "Enter reason",
  436. "relatedControl": "Related Control",
  437. "availableBudget": "Available Budget",
  438. "noDetailHint": "No details, tap above to add",
  439. "overBudget": "Over budget {amount}",
  440. "attachmentUpload": "Attachment Upload",
  441. "maxAttachment": "Up to 9 attachments, support image/PDF/Word/Excel (image ≤10MB, doc ≤20MB)",
  442. "attachments": "Attachments",
  443. "validUntil": "Valid Until",
  444. "reportExpenseApply": "Expense Apply Report",
  445. "expenseApplyList": "Expense Apply List",
  446. "expenseApplyDetail": "Expense Apply Details",
  447. "expenseApplyRequest": "Expense Apply",
  448. "reportExpenseApplyDetail": "Expense Apply Detail Report",
  449. "expenseApplyImport": "Import approved application",
  450. "importApprovedPreApp": "Import Approved Application",
  451. "importExpenseApply": "Import Expense Application",
  452. "confirmImport": "Confirm Import",
  453. "importSuccess": "Import successful",
  454. "addExpenseDetailFirst": "Please add expense details first",
  455. "addAtLeastOneDetail": "Please add at least one expense detail",
  456. "detailRemark": "Detail Remark",
  457. "acctSubject": "GL Account",
  458. "selectAcctSubject": "Auto-filled from expense category",
  459. "costDept": "Cost Department",
  460. "selectCostDept": "Select cost department",
  461. "estimatedAmount": "Estimated Amount",
  462. "enterEstimatedAmount": "Enter estimated amount",
  463. "estimatedAmountPositive": "Estimated amount must be greater than 0",
  464. "entertainmentExpense": "Entertainment Expense",
  465. "entertainmentLevel": "Entertainment Level",
  466. "entertainmentTargetUnit": "Target Organization",
  467. "estimatedEndDate": "Estimated End Date",
  468. "estimatedStartDate": "Estimated Start Date",
  469. "expenseCategory": "Expense Category",
  470. "externalCount": "External Attendees",
  471. "important": "Important",
  472. "internalCount": "Internal Attendees",
  473. "isOvernight": "Overnight",
  474. "isTaxIncluded": "Tax Included",
  475. "meetingExpense": "Meeting Expense",
  476. "meetingLocation": "Meeting Location",
  477. "mockAttachmentAdded": "Attachment added (mock)",
  478. "overBudgetTriggerApproval": "Over budget. Submission will trigger executive approval.",
  479. "pleaseEnterLocation": "Please enter location",
  480. "pleaseEnterMeetingLocation": "Please enter meeting location",
  481. "quantity": "Quantity",
  482. "quantityPricePositive": "Quantity and price must be greater than 0",
  483. "relatedContractNo": "Related Contract No.",
  484. "selectEntertainmentLevel": "Select Entertainment Level",
  485. "selectEstimatedEndDate": "Please select estimated end date",
  486. "selectEstimatedStartDate": "Please select estimated start date",
  487. "selectExpenseCategory": "Select Expense Category",
  488. "selectExpiryDate": "Select Expiry Date",
  489. "selectTransport": "Select Transport",
  490. "selectUnit": "Select Unit",
  491. "startDateNotAfterEndDate": "Start date cannot be later than end date",
  492. "transportType": "Transport Type",
  493. "travelExpense": "Travel Expense",
  494. "unit": "Unit",
  495. "unitPrice": "Unit Price",
  496. "venue": "Venue",
  497. "hintTravelFields": "Please fill in travel details (dates, transport, etc.)",
  498. "hintEntertainmentFields": "Please fill in entertainment details (target, level, guests, etc.)",
  499. "hintMeetingFields": "Please fill in meeting details (dates, venue, etc.)",
  500. "companionNotExceedGuest": "Internal attendees cannot exceed external guests",
  501. "searchExpenseApply": "Search application no. or applicant",
  502. "filterExpenseTravel": "Travel Expense",
  503. "filterExpenseEntertainment": "Entertainment",
  504. "filterExpenseOffice": "Office Expense",
  505. "filterExpenseMeeting": "Meeting Expense",
  506. "filterCritical": "Critical",
  507. "costCategoryTransport": "Transport",
  508. "costCategoryHotel": "Hotel",
  509. "costCategoryOfficeSupplies": "Office Supplies",
  510. "costCategoryMeals": "Meals",
  511. "costCategoryMaterials": "Materials",
  512. "costCategoryService": "Service Fee",
  513. "costCategoryOther": "Other",
  514. "transportPlane": "Plane",
  515. "transportHighSpeedRail": "High-Speed Rail",
  516. "transportTrain": "Train",
  517. "transportSelfDrive": "Self-Drive",
  518. "unitPiece": "Piece",
  519. "unitRoom": "Room",
  520. "unitPerson": "Person",
  521. "unitDay": "Day",
  522. "unitSet": "Set",
  523. "entertainmentVip": "VIP"
  524. },
  525. "searchExpense": "Search expense No. or applicant",
  526. "noExpenses": "noExpenses",
  527. "reportExpense": "reportExpense",
  528. "reportExpenseDetail": "reportExpenseDetail",
  529. "expenseDate": "expenseDate",
  530. "expenseNo": "Expense No.",
  531. "autoGenerated": "autoGenerated",
  532. "currency": "currency",
  533. "selectCurrency": "selectCurrency",
  534. "paymentMethod": "paymentMethod",
  535. "bankTransfer": "Bank Transfer",
  536. "cash": "Cash",
  537. "alipay": "Alipay",
  538. "wechat": "WeChat Pay",
  539. "bankAccountName": "Account Name",
  540. "selectPaymentMethod": "selectPaymentMethod",
  541. "voucherNo": "voucherNo",
  542. "enterVoucherNo": "enterVoucherNo",
  543. "remark": "Remark",
  544. "enterRemark": "Enter remark",
  545. "generateVoucher": "Generate Voucher",
  546. "receiptAccount": "receiptAccount",
  547. "bankName": "bankName",
  548. "accountName": "accountName",
  549. "bankAccount": "bankAccount",
  550. "selectBank": "selectBank",
  551. "enterBankAccount": "enterBankAccount",
  552. "bankSelection": "bankSelection",
  553. "bankAccountInput": "bankAccountInput",
  554. "expenseAmount": "expenseAmount",
  555. "totalExpense": "totalExpense",
  556. "approvedTotal": "approvedTotal",
  557. "amount": "amount",
  558. "enterAmount": "enterAmount",
  559. "enterValidAmount": "enterValidAmount",
  560. "amountMustPositive": "amountMustPositive",
  561. "amountExcludingTax": "Excl. Tax Amount",
  562. "amountInclTax": "amountInclTax",
  563. "amountPositive": "amountPositive",
  564. "taxAmount": "taxAmount",
  565. "taxRate": "taxRate",
  566. "approvedAmount": "Approved Amount",
  567. "expenseName": "expenseName",
  568. "enterExpenseName": "enterExpenseName",
  569. "description": "description",
  570. "addExpenseDetail": "addExpenseDetail",
  571. "invoiceUpload": "invoiceUpload",
  572. "maxInvoices": "maxInvoices",
  573. "invoiceAttachment": "invoiceAttachment",
  574. "noInvoice": "noInvoice",
  575. "invoiceCheck": "invoiceCheck",
  576. "invoiceCheck1": "invoiceCheck1",
  577. "invoiceCheck2": "invoiceCheck2",
  578. "invoiceCheck3": "invoiceCheck3",
  579. "invoiceCheck4": "invoiceCheck4",
  580. "project": "project",
  581. "relatedProject": "relatedProject",
  582. "budgetSubject": "budgetSubject",
  583. "costCenter": "costCenter",
  584. "selectProject": "selectProject",
  585. "selectProjectAndSubject": "selectProjectAndSubject",
  586. "selectSubject": "selectSubject",
  587. "selectCostCenter": "selectCostCenter",
  588. "projectSelection": "projectSelection",
  589. "budgetSubjectSelection": "budgetSubjectSelection",
  590. "costCenterSelection": "costCenterSelection",
  591. "projectCode": "projectCode",
  592. "subjectCode": "subjectCode",
  593. "projectCategory": "projectCategory",
  594. "expenseReason": "expenseReason",
  595. "enterExpenseReason": "enterExpenseReason",
  596. "customerVendor": "customerVendor",
  597. "offsetAmount": "offsetAmount",
  598. "financialArchive": "financialArchive",
  599. "archiveDate": "archiveDate",
  600. "archiver": "archiver",
  601. "financeDept": "financeDept",
  602. "isInvoiceVerified": "isInvoiceVerified",
  603. "isTaxIdMatched": "isTaxIdMatched",
  604. "isCategoryCompliant": "isCategoryCompliant",
  605. "paymentStatus": "Payment Status",
  606. "confirmPaymentAndArchive": "confirmPaymentAndArchive",
  607. "confirmPaymentAndArchiveTip": "confirmPaymentAndArchiveTip",
  608. "nextPendingPayment": "nextPendingPayment",
  609. "allPaymentsProcessed": "allPaymentsProcessed",
  610. "paymentArchiveSuccess": "paymentArchiveSuccess"
  611. },
  612. "overtime": {
  613. "overtimeList": "overtimeList",
  614. "overtimeDetail": "overtimeDetail",
  615. "overtimeApply": "overtimeApply",
  616. "overtimeRecords": "overtimeRecords",
  617. "searchOvertime": "searchOvertime",
  618. "noOvertimes": "noOvertimes",
  619. "reportOvertime": "reportOvertime",
  620. "reportOvertimeDetail": "reportOvertimeDetail",
  621. "overtimeInfo": "overtimeInfo",
  622. "overtimeType": "overtimeType",
  623. "overtimeReason": "overtimeReason",
  624. "compensationMethod": "compensationMethod",
  625. "netOvertimeHours": "netOvertimeHours",
  626. "enterOvertimeReason": "enterOvertimeReason",
  627. "workdayOvertime": "workdayOvertime",
  628. "weekendOvertime": "weekendOvertime",
  629. "holidayOvertime": "holidayOvertime",
  630. "overtimePay": "overtimePay",
  631. "compLeave": "compLeave",
  632. "selectOvertimeType": "selectOvertimeType",
  633. "selectCompensationMethod": "selectCompensationMethod",
  634. "compensationOvertimePay": "compensationOvertimePay",
  635. "compensationCompLeave": "compensationCompLeave",
  636. "compensationMixed": "compensationMixed",
  637. "workday": "workday",
  638. "weekend": "weekend",
  639. "holiday": "holiday"
  640. },
  641. "vehicle": {
  642. "vehicleList": "vehicleList",
  643. "vehicleApply": "vehicleApply",
  644. "vehicleDetail": "vehicleDetail",
  645. "vehicleRecords": "vehicleRecords",
  646. "searchVehicle": "searchVehicle",
  647. "noVehicles": "noVehicles",
  648. "reportVehicle": "reportVehicle",
  649. "reportVehicleDetail": "reportVehicleDetail",
  650. "vehicleInfo": "vehicleInfo",
  651. "vehicleReason": "vehicleReason",
  652. "vehiclePurpose": "vehiclePurpose",
  653. "selectVehicle": "selectVehicle",
  654. "selectPlate": "selectPlate",
  655. "noVehicle": "noVehicle",
  656. "enterVehicleReason": "enterVehicleReason",
  657. "selectVehicleReason": "selectVehicleReason",
  658. "departureLocation": "departureLocation",
  659. "destination": "destination",
  660. "enterDestination": "enterDestination",
  661. "passengerCount": "passengerCount",
  662. "companion": "companion",
  663. "selectCompanion": "selectCompanion",
  664. "estimatedTime": "estimatedTime",
  665. "estimatedMileage": "estimatedMileage",
  666. "tripPreview": "tripPreview",
  667. "tripRoute": "tripRoute",
  668. "mapPreview": "mapPreview",
  669. "snMapPickerComingSoon": "snMapPickerComingSoon",
  670. "mapPickerComingSoon": "mapPickerComingSoon",
  671. "gpsLocating": "gpsLocating",
  672. "gpsLocatingWait": "gpsLocatingWait",
  673. "gpsFailed": "gpsFailed",
  674. "gpsFailedHint": "gpsFailedHint",
  675. "gpsSuccess": "gpsSuccess",
  676. "gpsPermission": "gpsPermission",
  677. "origin": "origin",
  678. "sedan": "sedan",
  679. "suv": "suv",
  680. "businessVan": "businessVan",
  681. "customerReception": "customerReception",
  682. "businessTrip": "businessTrip",
  683. "internalAffairs": "internalAffairs",
  684. "official": "official",
  685. "returnCarRegister": "returnCarRegister",
  686. "confirmReturnCar": "confirmReturnCar",
  687. "confirmReturn": "confirmReturn",
  688. "reEdit": "reEdit",
  689. "returnCarArchived": "returnCarArchived",
  690. "returnCarArchivedAt": "returnCarArchivedAt",
  691. "mileageBefore": "mileageBefore",
  692. "mileageAfter": "mileageAfter",
  693. "actualCost": "actualCost",
  694. "costRemarkLabel": "costRemarkLabel",
  695. "returnCarSubmitted": "returnCarSubmitted",
  696. "returnTimeMustLater": "returnTimeMustLater",
  697. "departTime": "departTime",
  698. "returnTime": "returnTime",
  699. "arriveTime": "arriveTime",
  700. "earlyReturn": "earlyReturn",
  701. "overReturnTime": "overReturnTime",
  702. "actualReturnTime": "actualReturnTime",
  703. "selectReturnTime": "selectReturnTime",
  704. "navigation": "navigation",
  705. "navigationComingSoon": "navigationComingSoon",
  706. "tapToViewNavigation": "tapToViewNavigation",
  707. "mockOpenNavigation": "mockOpenNavigation",
  708. "submitConfirmContent": "submitConfirmContent",
  709. "licensePlate": "licensePlate",
  710. "selectLicensePlate": "selectLicensePlate",
  711. "filterVehicle": "filterVehicle",
  712. "filterUsage": "filterUsage",
  713. "filterReception": "filterReception",
  714. "vehicleOccupied": "vehicleOccupied",
  715. "vehicleOccupiedPeriod": "vehicleOccupiedPeriod",
  716. "mileageInvalid": "mileageInvalid",
  717. "business": "business"
  718. },
  719. "outingLog": {
  720. "outingLogList": "outingLogList",
  721. "outingLogCreate": "outingLogCreate",
  722. "outingLogDetail": "outingLogDetail",
  723. "searchOutingLog": "searchOutingLog",
  724. "noOutingLogs": "noOutingLogs",
  725. "reportOutingLog": "reportOutingLog",
  726. "reportOutingLogDetail": "reportOutingLogDetail",
  727. "outingDetail": "outingDetail",
  728. "outingType": "outingType",
  729. "outingReason": "outingReason",
  730. "outingLocation": "outingLocation",
  731. "enterLocation": "enterLocation",
  732. "enterOutingReason": "enterOutingReason",
  733. "workSummary": "workSummary",
  734. "followUp": "followUp",
  735. "workSummaryRequiredHint": "workSummaryRequiredHint",
  736. "followUpOptional": "followUpOptional",
  737. "sitePhotos": "sitePhotos",
  738. "takePhoto": "takePhoto",
  739. "maxPhotoCount": "maxPhotoCount",
  740. "limitReached": "limitReached",
  741. "tapToTakePhoto": "tapToTakePhoto",
  742. "noPhotos": "noPhotos",
  743. "noComments": "noComments",
  744. "noPlan": "noPlan",
  745. "noWorkSummary": "noWorkSummary",
  746. "customerVisit": "customerVisit",
  747. "outingAffairs": "outingAffairs",
  748. "selectOutingType": "selectOutingType",
  749. "salesperson": "salesperson",
  750. "salespersonLabel": "salespersonLabel",
  751. "customerName": "customerName",
  752. "customerInfo": "customerInfo",
  753. "selectContact": "selectContact",
  754. "selectContactHint": "selectContactHint",
  755. "noContact": "noContact",
  756. "searchCustomer": "searchCustomer",
  757. "selectCustomerFirst": "selectCustomerFirst",
  758. "checkInAddress": "checkInAddress",
  759. "checkInTime": "checkInTime",
  760. "watermarkHint": "watermarkHint",
  761. "watermarkHintDynamic": "watermarkHintDynamic",
  762. "mockPhotoTaken": "mockPhotoTaken",
  763. "outingLogSubmitted": "outingLogSubmitted",
  764. "newComment": "newComment",
  765. "comments": "comments",
  766. "managerComment": "managerComment",
  767. "selectRating": "selectRating",
  768. "enterComment": "enterComment",
  769. "commentSent": "commentSent",
  770. "requiredSummary": "requiredSummary",
  771. "requiredPhotos": "requiredPhotos",
  772. "inputComment": "inputComment"
  773. },
  774. "announcement": {
  775. "announcementList": "announcementList",
  776. "announcementDetail": "announcementDetail",
  777. "announcementCreate": "announcementCreate",
  778. "searchAnnouncement": "searchAnnouncement",
  779. "noAnnouncements": "noAnnouncements",
  780. "announcementContent": "announcementContent",
  781. "enterContent": "enterContent",
  782. "announcementType": "announcementType",
  783. "selectAnnouncementType": "selectAnnouncementType",
  784. "publishSettings": "publishSettings",
  785. "pinAnnouncement": "pinAnnouncement",
  786. "recipientScope": "recipientScope",
  787. "selectRecipientScope": "selectRecipientScope",
  788. "addAttachment": "addAttachment",
  789. "attachmentPicker": "attachmentPicker",
  790. "attachmentLimit": "attachmentLimit",
  791. "announcementPublished": "announcementPublished",
  792. "confirmPublishTitle": "confirmPublishTitle",
  793. "confirmPublishContent": "confirmPublishContent",
  794. "expiryNever": "expiryNever",
  795. "allStaff": "allStaff",
  796. "byDept": "byDept",
  797. "byDeptHint": "byDeptHint",
  798. "byUser": "byUser",
  799. "byUserHint": "byUserHint",
  800. "selectDept": "selectDept",
  801. "coverageCount": "coverageCount",
  802. "scopeAllStaff": "scopeAllStaff",
  803. "dingReminder": "dingReminder",
  804. "dingPromptSent": "dingPromptSent",
  805. "readCount": "readCount",
  806. "unreadCount": "unreadCount",
  807. "typeAndPublishDate": "typeAndPublishDate",
  808. "titleNotFilled": "titleNotFilled",
  809. "contentNotFilled": "contentNotFilled",
  810. "announcementExpired": "announcementExpired",
  811. "selectedCount": "selectedCount",
  812. "auditTracking": "auditTracking",
  813. "mockExpandReadList": "mockExpandReadList",
  814. "mockExpandUnreadList": "mockExpandUnreadList",
  815. "announcementTypes": "announcementTypes",
  816. "previewTitle": "previewTitle",
  817. "enterTitle": "enterTitle",
  818. "hrPolicy": "hrPolicy",
  819. "holidayActivity": "holidayActivity",
  820. "filterNotice": "filterNotice",
  821. "filterHr": "filterHr",
  822. "filterHoliday": "filterHoliday",
  823. "noticeAnnouncement": "noticeAnnouncement",
  824. "pinnedToast": "pinnedToast",
  825. "deletedToast": "deletedToast",
  826. "markReadToast": "markReadToast",
  827. "markUnreadToast": "markUnreadToast",
  828. "pinTopTag": "pinTopTag",
  829. "markRead": "markRead",
  830. "markUnread": "markUnread",
  831. "markAllRead": "markAllRead",
  832. "published": "published",
  833. "publishAnnouncement": "publishAnnouncement"
  834. },
  835. "report": {
  836. "reports": "reports",
  837. "chartTitle1": "chartTitle1",
  838. "chartTitle2": "chartTitle2",
  839. "chartTitle3": "chartTitle3",
  840. "chartTitle4": "chartTitle4",
  841. "chartTitle5": "chartTitle5",
  842. "chartDesc1": "chartDesc1",
  843. "chartDesc2": "chartDesc2",
  844. "chartDesc3": "chartDesc3",
  845. "chartDesc4": "chartDesc4",
  846. "chartDesc5": "chartDesc5",
  847. "chartDeptExpenseCompare": "chartDeptExpenseCompare",
  848. "chartDeptApplyCompare": "chartDeptApplyCompare",
  849. "chartDeptOvertimeCompare": "chartDeptOvertimeCompare",
  850. "chartDeptVehicleCompare": "chartDeptVehicleCompare",
  851. "chartDeptOutingCompare": "chartDeptOutingCompare",
  852. "statTotalApproved": "statTotalApproved",
  853. "statMonthCount": "statMonthCount",
  854. "statPendingApprove": "statPendingApprove",
  855. "statPendingPayment": "statPendingPayment",
  856. "statTotalApply": "statTotalApply",
  857. "statApprovedCount": "statApprovedCount",
  858. "statApprovedAmount": "statApprovedAmount",
  859. "statMonthHours": "statMonthHours",
  860. "statMonthTrips": "statMonthTrips",
  861. "statTotalMileage": "statTotalMileage",
  862. "statTotalCost": "statTotalCost",
  863. "statNotReturned": "statNotReturned",
  864. "statMonthVisits": "statMonthVisits",
  865. "statVisitedCustomers": "statVisitedCustomers",
  866. "statAvgRating": "statAvgRating",
  867. "statNotReviewed": "statNotReviewed",
  868. "yearApproved": "yearApproved",
  869. "monthCount": "monthCount",
  870. "waitApprove": "waitApprove",
  871. "waitPayment": "waitPayment",
  872. "monthNetHours": "monthNetHours",
  873. "overtimeCount": "overtimeCount",
  874. "compHours": "compHours",
  875. "settleCount": "settleCount",
  876. "monthVehicle": "monthVehicle",
  877. "totalMileage": "totalMileage",
  878. "totalCost": "totalCost",
  879. "notReturned": "notReturned",
  880. "yearTotalApp": "yearTotalApp",
  881. "approvedCount": "approvedCount",
  882. "approvedAmount": "Approved Amount",
  883. "monthVisits": "monthVisits",
  884. "visitCustomers": "visitCustomers",
  885. "avgRating": "avgRating",
  886. "notReviewed": "notReviewed",
  887. "paidTotal": "paidTotal",
  888. "pendingPaymentTotal": "pendingPaymentTotal",
  889. "abnormalReturns": "abnormalReturns",
  890. "exportPlaceholder": "exportPlaceholder"
  891. },
  892. "messages": {
  893. "tabMessages": "tabMessages",
  894. "messageNotifications": "messageNotifications",
  895. "systemNotice": "systemNotice",
  896. "approvalNotice": "approvalNotice",
  897. "systemMessage": "systemMessage",
  898. "minutesAgo": "minutesAgo",
  899. "hoursAgo": "hoursAgo",
  900. "daysAgo": "daysAgo",
  901. "withdrawNotice": "withdrawNotice",
  902. "expiryReminder": "expiryReminder",
  903. "pendingApproval": "pendingApproval"
  904. },
  905. "admin": {
  906. "permissionManagement": "permissionManagement",
  907. "permissionEdit": "permissionEdit",
  908. "quickPresets": "quickPresets",
  909. "permissionItems": "permissionItems",
  910. "changeLog": "changeLog",
  911. "recentItems": "recentItems",
  912. "confirmSave": "confirmSave",
  913. "financeStaff": "financeStaff",
  914. "systemAdmin": "systemAdmin",
  915. "regularEmployee": "regularEmployee",
  916. "employeeId": "employeeId",
  917. "itDept": "itDept",
  918. "adminDept": "adminDept",
  919. "marketDept": "marketDept",
  920. "techDept": "techDept",
  921. "expenseApplyNo": "Application No.",
  922. "applyDate": "Apply Date",
  923. "critical": "Critical",
  924. "unused": "Unused",
  925. "partiallyUsed": "Partially Used",
  926. "fullyUsed": "Fully Used",
  927. "usageStatus": "Usage Status",
  928. "bankTransferNo": "Bank Transfer No.",
  929. "approvalStepSubmitted": "Submitted",
  930. "approvalStepApproved": "Approved",
  931. "approvalStepFinanceReview": "Finance Review",
  932. "approvalStepInvoice": "Invoice Verification",
  933. "approvalStepPayment": "Payment & Archive",
  934. "approvalStepArchive": "Archive",
  935. "approvalStepArchiveDesc": "Auto-archived after approval completes",
  936. "approvalStepPaymentDesc": "Pending all 3 verifications",
  937. "approvalDescSubmitted": "Zhang San",
  938. "approvalDescApproved": "Li Si — Approved",
  939. "approvalDescFinanceReview": "Wang — Finance Dept.",
  940. "approvalDescInvoice": "Wang — Finance Dept.",
  941. "draftFound": "Draft Found",
  942. "draftRestorePrompt": "An unfinished form was found. Restore it?",
  943. "discard": "Discard",
  944. "restore": "Restore",
  945. "noAttachment": "No attachments",
  946. "attachServiceUnavailable": "Attachment service unavailable",
  947. "downloadFailed": "Download failed",
  948. "openFailed": "Open failed",
  949. "downloading": "Loading…"
  950. }
  951. }