en.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853
  1. {
  2. "common": {
  3. "appName": "TBOSS Workbench",
  4. "tabMessages": "Messages",
  5. "tabWorkbench": "Workbench",
  6. "tabProfile": "Profile",
  7. "loading": "Loading…",
  8. "loadFailed": "Load failed",
  9. "noData": "No data",
  10. "noMessages": "No messages",
  11. "noDrafts": "No drafts",
  12. "noCompletedRecords": "No completed records",
  13. "initiate": "Initiate",
  14. "records": "Records",
  15. "more": "More",
  16. "settings": "Settings",
  17. "about": "About",
  18. "language": "Language",
  19. "darkMode": "Dark Mode",
  20. "themeDark": "Dark",
  21. "themeLight": "Light",
  22. "languageZhCN": "简体中文",
  23. "languageEn": "English",
  24. "languageZhTW": "繁體中文",
  25. "userName": "Zhang San",
  26. "salesDepartment": "Sales Dept · Account Manager",
  27. "version": "TBOSS OA v2.13.0",
  28. "save": "Save",
  29. "submit": "Submit",
  30. "cancel": "Cancel",
  31. "confirm": "Confirm",
  32. "selectedLabel": "Selected: ",
  33. "reset": "Reset",
  34. "publish": "Publish",
  35. "saveDraft": "Save Draft",
  36. "submitting": "Submitting…",
  37. "dataLoading": "Loading data…",
  38. "pageFooter": "You've reached the bottom ~ nothing more!",
  39. "submitApproval": "Submit for Approval",
  40. "saveDraftShort": "Save Draft",
  41. "delete": "Delete",
  42. "edit": "Edit",
  43. "add": "Add",
  44. "close": "Close",
  45. "copy": "Copy",
  46. "datePickerTitle": "Select Date Range",
  47. "today": "Today",
  48. "thisWeek": "This Week",
  49. "last7Days": "Last 7 Days",
  50. "thisMonth": "This Month",
  51. "lastMonth": "Last Month",
  52. "last30Days": "Last 30 Days",
  53. "thisQuarter": "This Quarter",
  54. "thisYear": "This Year",
  55. "startDateLabel": "Start Date",
  56. "endDateLabel": "End Date",
  57. "selectedDateRange": "Selected: ",
  58. "retry": "Retry",
  59. "confirmAdd": "Confirm Add",
  60. "confirmEdit": "Confirm Edit",
  61. "confirmSubmit": "Confirm Submit",
  62. "confirmPublish": "Confirm Publish",
  63. "confirmAction": "Are you sure you want to {action} this application?",
  64. "confirmExit": "Confirm Exit",
  65. "confirmReset": "Confirm Reset",
  66. "continueEditing": "Continue Editing",
  67. "discardAndExit": "Discard and Exit",
  68. "confirmPrompt": "Confirm to {action} this application?",
  69. "withdraw": "Withdraw Application",
  70. "withdrawAction": "Withdraw",
  71. "withdrawApplication": "Withdraw Application",
  72. "withdrawConfirm": "Confirm Withdraw",
  73. "withdrawConfirmTip": "Are you sure you want to withdraw this application? The approval process will be terminated.",
  74. "approve": "Approve",
  75. "reject": "Reject",
  76. "confirmApprove": "Confirm Approve",
  77. "confirmReject": "Confirm Reject",
  78. "preview": "Preview",
  79. "previewTitle": "Preview",
  80. "draft": "Draft",
  81. "pending": "In Approval",
  82. "approved": "Approved",
  83. "rejected": "Rejected",
  84. "expired": "Expired",
  85. "paid": "Paid",
  86. "unpaid": "Unpaid",
  87. "returned": "Returned",
  88. "completed": "Completed",
  89. "statusPending": "In Approval",
  90. "statusApproved": "Approved",
  91. "statusRejected": "Rejected",
  92. "statusDraft": "Draft",
  93. "statusWithdrawn": "Withdrawn",
  94. "statusReturned": "Returned",
  95. "statusDisabled": "Disabled",
  96. "statusWaitApprove": "Pending",
  97. "statusWaitPay": "Pending Payment",
  98. "editApply": "Edit Pre-Application",
  99. "editExpense": "Edit Expense Report",
  100. "statusTransferred": "Transferred",
  101. "statusClosed": "Closed",
  102. "statusPendingReview": "Pending Review",
  103. "statusReviewing": "Under Review",
  104. "statusReviewRejected": "Review Rejected",
  105. "statusFinalRejected": "Review Rejected(Final)",
  106. "filterAll": "All",
  107. "all": "All",
  108. "myDrafts": "My Drafts",
  109. "public": "All Staff",
  110. "normal": "Normal",
  111. "urgent": "Urgent",
  112. "unknown": "Unknown",
  113. "other": "Other",
  114. "no": "None",
  115. "select": "Select",
  116. "selectOrFill": "Select or fill in",
  117. "pleaseSelect": "Please select",
  118. "selectDateTime": "Select date & time",
  119. "selectDate": "Select date",
  120. "optional": "Optional",
  121. "pleaseEnter": "Please enter",
  122. "enterNumber": "Please enter a number",
  123. "requiredField": "This field is required",
  124. "unknownError": "Unknown error",
  125. "networkTimeout": "Network connection timeout",
  126. "draftSaved": "Draft saved",
  127. "draftSavedToast": "Draft saved",
  128. "saveFailed": "Save failed",
  129. "submitSuccess": "Submitted successfully",
  130. "submitFailed": "Submit Failed",
  131. "submitFailedRetry": "Submission failed, please try again later",
  132. "noCostTypeData": "No cost type data. Please add cost types in ERP first.",
  133. "submittedAwaitingApproval": "Submitted, awaiting approval",
  134. "published": "Announcement published",
  135. "withdrawn": "Withdrawn",
  136. "featureDev": "{feature} is under development",
  137. "completeFormInfo": "Please complete the form",
  138. "unsavedContentWarning": "Current content is not saved. Exit anyway?",
  139. "resetWarning": "This will clear all entered content and cannot be undone",
  140. "maxChars": "Up to {max} characters",
  141. "enterField": "Please enter {field}",
  142. "applicant": "Applicant",
  143. "department": "Department",
  144. "applyDept": "Apply Dept",
  145. "expensePersonnel": "Expense Personnel",
  146. "expenseDept": "Expense Dept",
  147. "dept": "Dept",
  148. "date": "Date",
  149. "startTime": "Start Time",
  150. "endTime": "End Time",
  151. "creator": "Creator",
  152. "hours": "Hours",
  153. "total": "Total",
  154. "send": "Send",
  155. "search": "Search",
  156. "searchByNameOrId": "Search by name or employee ID...",
  157. "searchEmployee": "Search Employee",
  158. "searchEmployeeHint": "Search by name or employee ID",
  159. "approver": "Approver",
  160. "rejecter": "Rejected By",
  161. "currentApprover": "Current Approver",
  162. "approvalFlow": "Approval Flow",
  163. "approvalProgress": "Approval Progress",
  164. "opinion": "Opinion: ",
  165. "currentNode": "Current Node",
  166. "waitHandle": "Pending",
  167. "approvalComment": "Approval comment (optional)",
  168. "submitTimeText": "Submit Time",
  169. "submitTime": "Submit Time",
  170. "downloadAttachment": "Download Attachment",
  171. "noMoreData": "No more data",
  172. "expandRemaining": "Expand ${count} more",
  173. "collapseRemaining": "Collapse ${count} items",
  174. "searchImportHint": "Search No./Reason/Applicant",
  175. "businessShort": "Business",
  176. "custom": "Custom",
  177. "markedAsRead": "Marked as read",
  178. "pinTopTag": "Pinned",
  179. "pinToTop": "Pin to Top",
  180. "filterTitle": "Filters",
  181. "filterStartDate": "Start Date",
  182. "filterEndDate": "End Date",
  183. "filterSelectStartDate": "Select start date",
  184. "filterSelectEndDate": "Select end date",
  185. "filterDateStartAfterEnd": "Start date cannot be later than end date",
  186. "filterDateEndBeforeStart": "End date cannot be earlier than start date",
  187. "filterStatus": "Approval Status",
  188. "transferStatus": "Transfer Status",
  189. "filterPayment": "Payment Status",
  190. "filterThisMonth": "This Month",
  191. "filterThisQuarter": "This Quarter",
  192. "filterThisYear": "This Year",
  193. "filterThisWeek": "This Week",
  194. "filter7Days": "Last 7 Days",
  195. "filter30Days": "Last 30 Days",
  196. "filterLastMonth": "Last Month",
  197. "filterLast3Months": "Last 3 Months",
  198. "filterDateRange": "Date Range",
  199. "filterGroupOther": "Other",
  200. "applyFilter": "Apply Filter",
  201. "clickChartToFilter": "Tap the bar chart to filter",
  202. "tdOpen": "On",
  203. "tdClose": "Off",
  204. "tdCancel": "Cancel",
  205. "tdConfirm": "Confirm",
  206. "tdOther": "Other",
  207. "tdReset": "Reset",
  208. "tdLoading": "Loading",
  209. "tdLoadingWithPoint": "Loading...",
  210. "tdKnew": "Got it",
  211. "tdRefreshing": "Refreshing",
  212. "tdReleaseRefresh": "Release to refresh",
  213. "tdPullToRefresh": "Pull to refresh",
  214. "tdCompleteRefresh": "Refresh complete",
  215. "tdDays": "Days",
  216. "tdHours": "Hours",
  217. "tdMinutes": "Minutes",
  218. "tdSeconds": "Seconds",
  219. "tdMilliseconds": "Milliseconds",
  220. "tdYearLabel": "Year",
  221. "tdMonthLabel": "Month",
  222. "tdDateLabel": "Day",
  223. "tdWeeksLabel": "Week",
  224. "tdSunday": "Sun",
  225. "tdMonday": "Mon",
  226. "tdTuesday": "Tue",
  227. "tdWednesday": "Wed",
  228. "tdThursday": "Thu",
  229. "tdFriday": "Fri",
  230. "tdSaturday": "Sat",
  231. "tdYear": "Year",
  232. "tdJanuary": "January",
  233. "tdFebruary": "February",
  234. "tdMarch": "March",
  235. "tdApril": "April",
  236. "tdMay": "May",
  237. "tdJune": "June",
  238. "tdJuly": "July",
  239. "tdAugust": "August",
  240. "tdSeptember": "September",
  241. "tdOctober": "October",
  242. "tdNovember": "November",
  243. "tdDecember": "December",
  244. "tdTime": "Time",
  245. "tdStart": "Start",
  246. "tdEnd": "End",
  247. "tdNotRated": "Not Rated",
  248. "tdCascadeLabel": "Select Option",
  249. "tdBack": "Back",
  250. "tdTop": "Top",
  251. "tdEmptyData": "No Data",
  252. "basicInfo": "Basic Info",
  253. "noDetailData": "No detail data",
  254. "unitItem": "items",
  255. "personUnit": "persons"
  256. },
  257. "home": {
  258. "myDashboard": "My Dashboard",
  259. "monthlyTotalExpense": "Monthly Total Reimbursement",
  260. "monthlySubmitted": "Submitted This Month",
  261. "pendingDocuments": "Pending Documents",
  262. "preApplication": "Pre-Application",
  263. "expenseReimbursement": "Reimbursement",
  264. "vehicleApplication": "Vehicle Application",
  265. "overtimeApplication": "Overtime Application",
  266. "applicationRecords": "Application Records",
  267. "expenseRecords": "Reimbursement Records",
  268. "outingLogs": "Outing Logs",
  269. "companyAnnouncements": "Company Announcements",
  270. "myApprovals": "My Approvals",
  271. "myApplications": "My Applications",
  272. "subordinateRecords": "Subordinate Records",
  273. "myExpenses": "My Reimbursements",
  274. "outingLog": "Outing Log",
  275. "announcements": "Announcements",
  276. "deptDashboard": "Dept Dashboard",
  277. "financeDashboard": "Finance Dashboard",
  278. "deptMonthlyReimbursement": "Dept Monthly Reimbursement",
  279. "deptMonthlySubmitted": "Dept Submitted This Month",
  280. "deptPendingDocuments": "Dept Pending Documents",
  281. "scopeMyApplications": "My Initiated",
  282. "scopeSubordinates": "Subordinate Approvals"
  283. },
  284. "expenseApply": {
  285. "expenseApplyList": "Expense Application List",
  286. "expenseApplyDetail": "Expense Application Details",
  287. "statusConvertedToExpense": "Converted to Expense",
  288. "expenseApplyRequest": "Expense Application",
  289. "expenseApplyImport": "Import Approved Applications",
  290. "importApprovedPreApp": "Import Approved Applications",
  291. "importExpenseApply": "Import Expense Application",
  292. "confirmImport": "Confirm Import",
  293. "importSuccess": "Import successful",
  294. "searchExpenseApply": "Search application no. or applicant",
  295. "noExpenseApplications": "No applications",
  296. "reportExpenseApply": "Expense Application Report",
  297. "reportExpenseApplyDetail": "Expense Application Detail Report",
  298. "emergencyLevel": "Urgency",
  299. "feeType": "Fee Type",
  300. "feeReason": "Fee Reason",
  301. "enterFeeReason": "Enter fee reason",
  302. "applyReason": "Application Reason",
  303. "expenseApplyReason": "Purpose",
  304. "enterApplyReason": "Enter application reason",
  305. "validUntil": "Valid Until",
  306. "selectExpiryDate": "Select expiry date",
  307. "relatedContractNo": "Related Contract No.",
  308. "referenceNo": "Reference No.",
  309. "relatedControl": "Related Control",
  310. "availableBudget": "Available Budget",
  311. "overBudget": "Over budget {amount}",
  312. "overBudgetTriggerApproval": "Your amount exceeds the budget. Submission will trigger the executive approval process.",
  313. "expenseDetails": "Expense Details",
  314. "addDetail": "Add Expense Detail",
  315. "addAtLeastOneDetail": "Please add at least one expense detail",
  316. "noDetailHint": "No details, tap above to add",
  317. "detailRemark": "Detail Remark",
  318. "expenseProject": "Expense Item",
  319. "expenseCategory": "Expense Item",
  320. "selectExpenseCategory": "Select expense item",
  321. "acctSubject": "GL Account",
  322. "selectAcctSubject": "Auto-filled from expense category",
  323. "costDept": "Cost Department",
  324. "selectCostDept": "Select cost department",
  325. "estimatedAmount": "Estimated Amount",
  326. "enterEstimatedAmount": "Enter estimated amount",
  327. "estimatedAmountPositive": "Estimated amount must be greater than 0",
  328. "quantity": "Quantity",
  329. "quantityPricePositive": "Quantity and price must be greater than 0",
  330. "unit": "Unit",
  331. "unitPrice": "Unit Price",
  332. "selectUnit": "Select unit",
  333. "estimatedStartDate": "Estimated Start Date",
  334. "estimatedEndDate": "Estimated End Date",
  335. "estimatedDate": "Estimated Date",
  336. "detailList": "Detail List",
  337. "auditTrail": "Audit Trail",
  338. "bodyDetailList": "Body Details",
  339. "items": "items",
  340. "selectEstimatedStartDate": "Please select estimated start date",
  341. "selectEstimatedEndDate": "Please select estimated end date",
  342. "startDateNotAfterEndDate": "Start date cannot be later than end date",
  343. "transportType": "Transport Type",
  344. "selectTransport": "Select transport",
  345. "isOvernight": "Overnight",
  346. "travelExpense": "Travel Expense",
  347. "entertainmentExpense": "Entertainment Expense",
  348. "entertainmentTargetUnit": "Target Organization",
  349. "entertainmentLevel": "Entertainment Level",
  350. "selectEntertainmentLevel": "Select entertainment level",
  351. "externalCount": "External Attendees",
  352. "internalCount": "Internal Attendees",
  353. "companionNotExceedGuest": "Internal attendees cannot exceed external guests",
  354. "venue": "Venue",
  355. "pleaseEnterLocation": "Please enter location",
  356. "meetingExpense": "Meeting Expense",
  357. "meetingLocation": "Meeting Location",
  358. "pleaseEnterMeetingLocation": "Please enter meeting location",
  359. "hintTravelFields": "Please fill in travel details (dates, transport, etc.)",
  360. "hintEntertainmentFields": "Please fill in entertainment details (target, level, guests, etc.)",
  361. "hintMeetingFields": "Please fill in meeting details (dates, venue, etc.)",
  362. "filterExpenseTravel": "Travel Expense",
  363. "filterExpenseEntertainment": "Entertainment",
  364. "filterExpenseOffice": "Office Expense",
  365. "filterExpenseMeeting": "Meeting Expense",
  366. "filterCritical": "Critical",
  367. "costCategoryTransport": "Transport",
  368. "costCategoryHotel": "Hotel",
  369. "costCategoryOfficeSupplies": "Office Supplies",
  370. "costCategoryMeals": "Meals",
  371. "costCategoryMaterials": "Materials",
  372. "costCategoryService": "Service Fee",
  373. "costCategoryOther": "Other",
  374. "unitPiece": "Piece",
  375. "unitRoom": "Room",
  376. "unitPerson": "Person",
  377. "unitDay": "Day",
  378. "unitSet": "Set",
  379. "transportPlane": "Plane",
  380. "transportHighSpeedRail": "High-Speed Rail",
  381. "transportTrain": "Train",
  382. "transportSelfDrive": "Self-Drive",
  383. "entertainmentVip": "VIP",
  384. "important": "Important",
  385. "isTaxIncluded": "Tax Included",
  386. "expenseType": "Expense Type",
  387. "selectAtLeastOneExpenseType": "Please select at least one expense type",
  388. "expenseTypeProcurement": "Daily Procurement",
  389. "expenseTypeActivity": "Activity Funds",
  390. "expenseTypeTraining": "Training Fee",
  391. "mockAttachmentAdded": "Attachment added (mock)",
  392. "attachmentUpload": "Attachment Upload",
  393. "maxAttachment": "Up to 9 attachments, support image/PDF/Word/Excel (image ≤10MB, doc ≤20MB)",
  394. "attachments": "Attachments",
  395. "pickImage": "Select Image",
  396. "pickFile": "Select File",
  397. "fileTooLarge": "File size exceeds limit",
  398. "imageSizeLimit": "Image must be ≤${max}MB",
  399. "fileSizeLimit": "File must be ≤${max}MB",
  400. "fileLimitHint": "At most ${limit} file(s) can be selected",
  401. "dateRangeLimit": "Date range cannot exceed 12 months",
  402. "selectDateRange": "Please select start and end dates",
  403. "endDateBeforeStart": "End date cannot be earlier than start date",
  404. "addExpenseDetailFirst": "Please add expense items in the details"
  405. },
  406. "expense": {
  407. "expenseList": "Expense List",
  408. "expenseDetail": "Expense Details",
  409. "editExpense": "Edit Expense",
  410. "expenseApply": "Reimbursement",
  411. "searchExpense": "Search expense No. or applicant",
  412. "noExpenses": "No expense reports",
  413. "reportExpense": "Expense Report",
  414. "reportExpenseDetail": "Expense Detail Report",
  415. "expenseDate": "Expense Date",
  416. "expenseNo": "Expense No.",
  417. "autoGenerated": "Auto-generated",
  418. "currency": "Currency",
  419. "selectCurrency": "Select currency",
  420. "paymentMethod": "Payment Method",
  421. "bankTransfer": "Bank Transfer",
  422. "cash": "Cash",
  423. "alipay": "Alipay",
  424. "wechat": "WeChat Pay",
  425. "bankAccountName": "Account Name",
  426. "selectPaymentMethod": "Select payment method",
  427. "voucherNo": "Voucher No.",
  428. "enterVoucherNo": "Enter voucher no.",
  429. "remark": "Remark",
  430. "enterRemark": "Enter remark",
  431. "generateVoucher": "Generate Voucher",
  432. "receiptAccount": "Receipt Account",
  433. "bankName": "Bank Name",
  434. "accountName": "Account Name",
  435. "bankAccount": "Bank Account",
  436. "selectBank": "Please select bank",
  437. "enterBankAccount": "Enter bank account",
  438. "bankSelection": "Bank selection is under development",
  439. "bankAccountInput": "Bank account input is under development",
  440. "expenseAmount": "Expense Amount",
  441. "totalExpense": "Total Expense",
  442. "approvedTotal": "Approved Total",
  443. "amount": "Amount",
  444. "enterAmount": "Enter amount",
  445. "enterValidAmount": "Enter a valid amount",
  446. "amountMustPositive": "Amount must be greater than 0",
  447. "amountExcludingTax": "Excl. Tax Amount",
  448. "amountInclTax": "Incl. Tax Amount",
  449. "amountPositive": "Amount must be greater than 0",
  450. "taxAmount": "Tax Amount",
  451. "taxRate": "Tax Rate",
  452. "exchangeRate": "Exchange Rate",
  453. "approvedAmount": "Approved Amount",
  454. "expenseName": "Expense Name",
  455. "enterExpenseName": "Enter expense item name",
  456. "description": "Description",
  457. "addExpenseDetail": "Add Expense Detail",
  458. "invoiceUpload": "Invoice Upload",
  459. "maxInvoices": "Up to 9 invoices",
  460. "invoiceAttachment": "Invoice Attachment",
  461. "noInvoice": "No invoice attachments",
  462. "invoiceCheck": "Invoice Compliance Check",
  463. "invoiceCheck1": "Invoice info matches the expense",
  464. "invoiceCheck2": "Invoice amount matches the expense amount",
  465. "invoiceCheck3": "Invoice date is within validity",
  466. "invoiceCheck4": "Invoice title is the full company name",
  467. "project": "Project",
  468. "relatedProject": "Related Project",
  469. "budgetSubject": "Budget Account",
  470. "costCenter": "Cost Center",
  471. "selectProject": "Select related project",
  472. "selectProjectAndSubject": "Select project and budget account",
  473. "selectSubject": "Please select account",
  474. "selectCostCenter": "Please select cost center",
  475. "projectSelection": "Project selection is under development",
  476. "budgetSubjectSelection": "Budget account is under development",
  477. "costCenterSelection": "Cost center is under development",
  478. "projectCode": "Project Code",
  479. "subjectCode": "Account Code",
  480. "projectCategory": "Project Category",
  481. "expenseReason": "Expense Reason",
  482. "enterExpenseReason": "Enter expense reason",
  483. "customerVendor": "Customer/Vendor",
  484. "offsetAmount": "Offset Amount",
  485. "financialArchive": "Financial Archive",
  486. "archiveDate": "Archive Date",
  487. "archiver": "Archiver",
  488. "financeDept": "Finance Dept",
  489. "isInvoiceVerified": "Invoice Verified",
  490. "isTaxIdMatched": "Tax ID Matched",
  491. "isCategoryCompliant": "Category Compliant",
  492. "paymentStatus": "Payment Status",
  493. "confirmPaymentAndArchive": "Confirm Payment & Archive",
  494. "confirmPaymentAndArchiveTip": "Confirm to pay and archive this expense? This cannot be undone.",
  495. "nextPendingPayment": "Next Pending Payment",
  496. "allPaymentsProcessed": "All pending payments have been processed",
  497. "paymentArchiveSuccess": "Payment and archive completed"
  498. },
  499. "overtime": {
  500. "overtimeList": "Overtime Records",
  501. "overtimeDetail": "Overtime Details",
  502. "overtimeApply": "Overtime Application",
  503. "overtimeRecords": "Overtime Records",
  504. "searchOvertime": "Search overtime no. or applicant",
  505. "noOvertimes": "No overtime records",
  506. "reportOvertime": "Overtime Report",
  507. "reportOvertimeDetail": "Overtime Detail Report",
  508. "overtimeInfo": "Overtime Info",
  509. "overtimeType": "Overtime Type",
  510. "overtimeReason": "Overtime Reason",
  511. "compensationMethod": "Compensation Method",
  512. "netOvertimeHours": "Net Overtime Hours",
  513. "enterOvertimeReason": "Please describe the overtime reason in detail",
  514. "workdayOvertime": "Workday Overtime",
  515. "weekendOvertime": "Weekend Overtime",
  516. "holidayOvertime": "Holiday Overtime",
  517. "overtimePay": "Overtime Pay",
  518. "compLeave": "Comp Leave",
  519. "selectOvertimeType": "Select overtime type",
  520. "selectCompensationMethod": "Select compensation method",
  521. "compensationOvertimePay": "Overtime Pay",
  522. "compensationCompLeave": "Comp Leave",
  523. "compensationMixed": "Mixed",
  524. "workday": "Workday",
  525. "weekend": "Weekend",
  526. "holiday": "Holiday"
  527. },
  528. "vehicle": {
  529. "vehicleList": "Vehicle Records",
  530. "vehicleApply": "Vehicle Application",
  531. "vehicleDetail": "Vehicle Details",
  532. "vehicleRecords": "Vehicle Records",
  533. "searchVehicle": "Search vehicle no. or applicant",
  534. "noVehicles": "No vehicle records",
  535. "reportVehicle": "Vehicle Report",
  536. "reportVehicleDetail": "Vehicle Detail Report",
  537. "vehicleInfo": "Vehicle Info",
  538. "vehicleReason": "Vehicle Reason",
  539. "vehiclePurpose": "Vehicle Purpose",
  540. "selectVehicle": "Select vehicle",
  541. "selectPlate": "Please select license plate",
  542. "noVehicle": "No vehicle specified",
  543. "enterVehicleReason": "Enter vehicle reason",
  544. "selectVehicleReason": "Select vehicle reason",
  545. "departureLocation": "Departure Location",
  546. "destination": "Destination",
  547. "enterDestination": "Enter destination",
  548. "passengerCount": "Passenger Count",
  549. "companion": "Companion",
  550. "selectCompanion": "Select companion",
  551. "estimatedTime": "Estimated Time",
  552. "estimatedMileage": "Estimated Mileage",
  553. "tripPreview": "Trip Preview",
  554. "tripRoute": "Trip Route",
  555. "mapPreview": "Map Route Preview",
  556. "snMapPickerComingSoon": "Map picker coming soon",
  557. "mapPickerComingSoon": "Map picker coming soon",
  558. "gpsLocating": "Locating via GPS…",
  559. "gpsLocatingWait": "Locating via GPS, please wait",
  560. "gpsFailed": "Unable to get current location",
  561. "gpsFailedHint": "Please check location permission settings",
  562. "gpsSuccess": "GPS located successfully",
  563. "gpsPermission": "Unable to get GPS location, please check location permission",
  564. "origin": "Origin",
  565. "sedan": "Sedan",
  566. "suv": "SUV",
  567. "businessVan": "Business Van",
  568. "customerReception": "Customer Reception",
  569. "businessTrip": "Business Trip",
  570. "internalAffairs": "Internal Affairs",
  571. "official": "Official",
  572. "returnCarRegister": "Return Registration",
  573. "confirmReturnCar": "Confirm Return",
  574. "confirmReturn": "Confirm return and register",
  575. "reEdit": "Re-edit",
  576. "returnCarArchived": "Return archived",
  577. "returnCarArchivedAt": "Return archived at {time}",
  578. "mileageBefore": "Mileage before (km)",
  579. "mileageAfter": "Mileage after (km)",
  580. "actualCost": "Actual cost (CNY)",
  581. "costRemarkLabel": "Cost remark (tolls/parking, etc.)",
  582. "returnCarSubmitted": "Return registration submitted",
  583. "returnTimeMustLater": "Return time must be later than departure time",
  584. "departTime": "Departure Time",
  585. "returnTime": "Return Time",
  586. "arriveTime": "Return Time",
  587. "earlyReturn": "Note: early return",
  588. "overReturnTime": "Warning: exceeded planned return time",
  589. "actualReturnTime": "Actual Return Time",
  590. "selectReturnTime": "Select actual return time",
  591. "navigation": "Navigation",
  592. "navigationComingSoon": "Navigation coming soon",
  593. "tapToViewNavigation": "Tap to view navigation",
  594. "mockOpenNavigation": "Mock: open native navigation",
  595. "submitConfirmContent": "Mileage and cost cannot be changed after submission. Continue?",
  596. "licensePlate": "License Plate",
  597. "selectLicensePlate": "Select license plate",
  598. "filterVehicle": "Vehicle Filter",
  599. "filterUsage": "Usage Filter",
  600. "filterReception": "Reception",
  601. "vehicleOccupied": "This vehicle is occupied during this period",
  602. "vehicleOccupiedPeriod": "The vehicle is booked for this period. Please choose another vehicle or adjust the time.",
  603. "mileageInvalid": "Return mileage cannot be less than departure mileage",
  604. "business": "Official"
  605. },
  606. "outingLog": {
  607. "outingLogList": "Outing Logs",
  608. "outingLogCreate": "New Outing Log",
  609. "outingLogDetail": "Outing Log Details",
  610. "searchOutingLog": "Search customer name or salesperson",
  611. "noOutingLogs": "No outing logs",
  612. "reportOutingLog": "Outing Log Report",
  613. "reportOutingLogDetail": "Outing Log Detail Report",
  614. "outingDetail": "Outing Details",
  615. "outingType": "Outing Type",
  616. "outingReason": "Outing Reason",
  617. "outingLocation": "Outing Location",
  618. "enterLocation": "Enter outing location",
  619. "enterOutingReason": "Enter outing reason and work details...",
  620. "workSummary": "Work Summary",
  621. "followUp": "Follow-up Plan",
  622. "workSummaryRequiredHint": "Please fill in the work summary (required)",
  623. "followUpOptional": "Follow-up plan (optional)",
  624. "sitePhotos": "Site Photos",
  625. "takePhoto": "Take Photo",
  626. "maxPhotoCount": "Up to 9 photos",
  627. "limitReached": "Limit reached",
  628. "tapToTakePhoto": "Tap to take photo (min 1)",
  629. "noPhotos": "No photos",
  630. "noComments": "No comments",
  631. "noPlan": " · No plan",
  632. "noWorkSummary": "No work summary",
  633. "customerVisit": "Customer Visit",
  634. "outingAffairs": "Outing Affairs",
  635. "selectOutingType": "Select outing type",
  636. "salesperson": "Salesperson",
  637. "salespersonLabel": "Sales: {name} · {dept}",
  638. "customerName": "Customer Name",
  639. "customerInfo": "Customer Info",
  640. "selectContact": "Select Contact",
  641. "selectContactHint": "Tap to select contact (optional)",
  642. "noContact": "No contacts for this customer",
  643. "searchCustomer": "Search customer name",
  644. "selectCustomerFirst": "Please select a customer first",
  645. "checkInAddress": "Check-in Address",
  646. "checkInTime": "Check-in Time",
  647. "watermarkHint": "Photos auto-add watermark: server time + GPS",
  648. "watermarkHintDynamic": "Auto watermark: server time + GPS ({lat}°N, {lng}°E)",
  649. "mockPhotoTaken": "Mock photo: Photo #{idx} taken (watermark: {time} | {lat}, {lng})",
  650. "outingLogSubmitted": "Outing log submitted",
  651. "newComment": "New Comment",
  652. "comments": "Comments",
  653. "managerComment": "Manager Comment",
  654. "selectRating": "Please select rating",
  655. "enterComment": "Please enter comment",
  656. "commentSent": "Comment sent",
  657. "requiredSummary": "Please fill in work summary",
  658. "requiredPhotos": "Take at least 1 photo",
  659. "inputComment": "Enter comment…"
  660. },
  661. "announcement": {
  662. "announcementList": "Announcement List",
  663. "announcementDetail": "Announcement Details",
  664. "announcementCreate": "Publish Announcement",
  665. "searchAnnouncement": "Search announcement title",
  666. "noAnnouncements": "No announcements",
  667. "announcementContent": "Announcement Content",
  668. "enterContent": "Enter announcement content...",
  669. "announcementType": "Announcement Type",
  670. "selectAnnouncementType": "Select announcement type",
  671. "publishSettings": "Publish Settings",
  672. "pinAnnouncement": "Pin Announcement",
  673. "recipientScope": "Recipient Scope",
  674. "selectRecipientScope": "Select recipient scope",
  675. "addAttachment": "Add Attachment",
  676. "attachmentPicker": "Mock: select attachment (PDF/image/Word/Excel, ≤20MB)",
  677. "attachmentLimit": "Up to 5 attachments, support PDF/image/Word/Excel, ≤20MB each",
  678. "announcementPublished": "Announcement published",
  679. "confirmPublishTitle": "Confirm Publish",
  680. "confirmPublishContent": "Confirm to publish {title}?",
  681. "expiryNever": "Never expires (optional)",
  682. "allStaff": "All Staff",
  683. "byDept": "By Department",
  684. "byDeptHint": "Multi-select by department tree",
  685. "byUser": "By Specific Users",
  686. "byUserHint": "Multi-select by employee search",
  687. "selectDept": "Select Department",
  688. "coverageCount": "Coverage Count",
  689. "scopeAllStaff": "Visible to all staff",
  690. "dingReminder": "One-tap DING reminder",
  691. "dingPromptSent": "Reminder sent to {count} unread staff",
  692. "readCount": "{count} read",
  693. "unreadCount": "{count} unread",
  694. "typeAndPublishDate": "{type} · shown after publishing",
  695. "titleNotFilled": "(No title)",
  696. "contentNotFilled": "(No content)",
  697. "announcementExpired": "This announcement expired on {date}",
  698. "selectedCount": "{count} selected",
  699. "auditTracking": "Reach rate audit tracking",
  700. "mockExpandReadList": "Mock: expand read staff list",
  701. "mockExpandUnreadList": "Mock: expand unread staff list",
  702. "announcementTypes": "Select announcement type",
  703. "previewTitle": "Preview",
  704. "enterTitle": "Enter announcement title (required)",
  705. "hrPolicy": "HR & Policy",
  706. "holidayActivity": "Holiday & Activity",
  707. "filterNotice": "Notice",
  708. "filterHr": "HR & Policy",
  709. "filterHoliday": "Holiday & Activity",
  710. "noticeAnnouncement": "Notice",
  711. "pinnedToast": "Pinned: ",
  712. "deletedToast": "Deleted: ",
  713. "markReadToast": "Marked as read: ",
  714. "markUnreadToast": "Marked as unread: ",
  715. "pinTopTag": "Pinned",
  716. "markRead": "Read",
  717. "markUnread": "Unread",
  718. "markAllRead": "Mark All Read",
  719. "published": "Announcement published",
  720. "publishAnnouncement": "Publish Announcement"
  721. },
  722. "report": {
  723. "reports": "Reports",
  724. "chartTitle1": "Expense & Approved Amount Trend",
  725. "chartTitle2": "Overtime Hours Trend (Last 12 Months)",
  726. "chartTitle3": "Vehicle Trips vs Total Cost (Last 12 Months)",
  727. "chartTitle4": "Monthly Trend",
  728. "chartTitle5": "Visits vs Avg Rating (Last 12 Months)",
  729. "chartTitle6": "Apply Amount Trend",
  730. "chartTitle8": "Personnel Expense Comparison",
  731. "chartDesc1": "Dual line comparison chart",
  732. "chartDesc2": "Bar trend chart",
  733. "chartDesc3": "Dual-axis line chart",
  734. "chartDesc4": "Dual line comparison chart",
  735. "chartDesc5": "Dual-axis line chart",
  736. "chartDeptExpenseCompare": "Dept Reimbursement vs Approved Amount",
  737. "chartDeptApplyCompare": "Dept Applied vs Approved Amount",
  738. "chartDeptOvertimeCompare": "Dept Total Overtime Hours",
  739. "chartDeptVehicleCompare": "Dept Vehicle Trips vs Cost",
  740. "chartDeptOutingCompare": "Dept Visits vs Avg Rating",
  741. "statTotalApproved": "Total Reimbursed",
  742. "statMonthCount": "This Month Count",
  743. "statTotalCount": "Total Bills",
  744. "statPendingApprove": "Pending Approval",
  745. "statPendingPayment": "Pending Payment",
  746. "statTotalApply": "Total Applied",
  747. "statApprovedCount": "Approved Count",
  748. "statApprovedAmount": "Approved Amount",
  749. "statTransferredCount": "Transferred",
  750. "statTransferredAmount": "Transferred Amount",
  751. "statMonthHours": "This Month Net Hours",
  752. "statMonthTrips": "This Month Trips",
  753. "statTotalMileage": "Total Mileage",
  754. "statTotalCost": "Tolls & Parking",
  755. "statNotReturned": "Not Returned",
  756. "statMonthVisits": "This Month Visits",
  757. "statVisitedCustomers": "Customers Visited",
  758. "statAvgRating": "Avg Rating",
  759. "statNotReviewed": "Unreviewed Logs",
  760. "yearApproved": "Reimbursed This Year",
  761. "monthCount": "This Month Count",
  762. "waitApprove": "Pending Approval",
  763. "waitPayment": "Pending Payment",
  764. "monthNetHours": "This Month Net Hours",
  765. "overtimeCount": "Overtime Count",
  766. "compHours": "Comp Leave Hours",
  767. "settleCount": "Settlement Count",
  768. "monthVehicle": "This Month Vehicle",
  769. "totalMileage": "Total Mileage",
  770. "totalCost": "Total Cost",
  771. "notReturned": "Not Returned",
  772. "yearTotalApp": "Total Amount",
  773. "approvedCount": "Approved Count",
  774. "approvedAmount": "Approved Amount",
  775. "transferredAmount": "Transferred Amount",
  776. "monthVisits": "This Month Visits",
  777. "visitCustomers": "Customers Visited",
  778. "avgRating": "Avg Rating",
  779. "notReviewed": "Unreviewed",
  780. "paidTotal": "Total Paid",
  781. "pendingPaymentTotal": "Total Pending Payment",
  782. "abnormalReturns": "Abnormal Returns",
  783. "statExpenseTotal": "Total Expense",
  784. "statExpenseTotalCount": "Total Bills",
  785. "statTransferredToPmt": "Transferred to Pmt",
  786. "statTransferredToPmtAmount": "Transferred Amount",
  787. "approvedAmountLabel": "Approved Amount",
  788. "exportPlaceholder": "Export (placeholder)"
  789. },
  790. "messages": {
  791. "tabMessages": "Messages",
  792. "messageNotifications": "Message Notifications",
  793. "systemNotice": "System Notice",
  794. "approvalNotice": "Approval Notice",
  795. "systemMessage": "System Message",
  796. "minutesAgo": " min ago",
  797. "hoursAgo": " hr ago",
  798. "daysAgo": " days ago",
  799. "withdrawNotice": "Withdrawal Notice",
  800. "expiryReminder": "Expiry Reminder",
  801. "pendingApproval": "Pending Approval"
  802. },
  803. "admin": {
  804. "permissionManagement": "Permission Management",
  805. "permissionEdit": "Permission Edit",
  806. "quickPresets": "Quick Presets",
  807. "permissionItems": "Permission Items",
  808. "changeLog": "Change Log",
  809. "recentItems": "Recent {count} items",
  810. "confirmSave": "Confirm Save",
  811. "financeStaff": "Finance Staff",
  812. "systemAdmin": "System Admin",
  813. "regularEmployee": "Regular Employee",
  814. "employeeId": "Employee ID: ",
  815. "itDept": "IT Department",
  816. "adminDept": "Admin Department",
  817. "marketDept": "Marketing Department",
  818. "techDept": "Tech Department",
  819. "expenseApplyNo": "Application No.",
  820. "applyDate": "Apply Date",
  821. "critical": "Critical",
  822. "unused": "Unused",
  823. "partiallyUsed": "Partially Used",
  824. "fullyUsed": "Fully Used",
  825. "usageStatus": "Usage Status",
  826. "bankTransferNo": "Bank Transfer No.",
  827. "approvalStepSubmitted": "Submitted",
  828. "approvalStepApproved": "Approved",
  829. "approvalStepFinanceReview": "Finance Review",
  830. "approvalStepInvoice": "Invoice Verification",
  831. "approvalStepPayment": "Payment & Archive",
  832. "approvalStepArchive": "Archive",
  833. "approvalStepArchiveDesc": "Auto-archived after approval completes",
  834. "approvalStepPaymentDesc": "Pending all 3 verifications",
  835. "approvalDescSubmitted": "Zhang San",
  836. "approvalDescApproved": "Li Si — Approved",
  837. "approvalDescFinanceReview": "Wang — Finance Dept.",
  838. "approvalDescInvoice": "Wang — Finance Dept.",
  839. "draftFound": "Draft Found",
  840. "draftRestorePrompt": "An unfinished form was found. Restore it?",
  841. "discard": "Discard",
  842. "restore": "Restore",
  843. "noAttachment": "No attachments",
  844. "attachServiceUnavailable": "Attachment service unavailable",
  845. "noAttachmentPermission": "No attachment permission. Please contact admin to configure in ERP Special Password Settings",
  846. "downloadFailed": "Download failed",
  847. "downloadSuccess": "Saved to device",
  848. "openFailed": "Open failed",
  849. "downloading": "Downloading…",
  850. "headerAttachments": "Header Attachments",
  851. "detailLine": "Detail Line"
  852. }
  853. }