en.js 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. /**
  2. * 英文语言包
  3. */
  4. export default {
  5. name: "English",
  6. default: "Default",
  7. nav: {
  8. ok: "OK",
  9. no: "NO",
  10. yes: "YES",
  11. back: "BACK",
  12. view: "VIEW",
  13. confirm: "CONFIRM",
  14. cancel: "CANCEL",
  15. submit: "SUBMIT",
  16. loading: "Loading...",
  17. waiting: "Waiting..."
  18. },
  19. common: {
  20. no: "No",
  21. yes: "Yes",
  22. back: "Back",
  23. save: "Save",
  24. error: "Error",
  25. confirm: "Confirm",
  26. cancel: "Cancel",
  27. close: "Close",
  28. select: "Select",
  29. inputAddText: "Add text",
  30. cropperTitle: "Cropper",
  31. addFailed: "Add failed, please retry",
  32. addSuccess: "Add successfully!",
  33. updateFailed: "Update failed, please retry",
  34. updateSuccess: "Update successfully!",
  35. cancelFailed: "Cancel failed, please retry",
  36. cancelSuccess: "Cancel successfully!",
  37. uploadFailed: "Upload failed, please retry",
  38. uploadSuccess: "Upload successfully!",
  39. deleteFailed: "Delete failed, please retry",
  40. deleteSuccess: "Delete successfully!",
  41. submitSuccess: "Submit successfully!",
  42. pulldown2Refresh: "Pulldown to Refresh"
  43. },
  44. route: {
  45. about: "About",
  46. addCards: "Add Cards",
  47. addVehicle: "Add Vehicle",
  48. bookmarks: "Bookmarks",
  49. changePassword: "Account Security",
  50. charging: "Charging",
  51. chargingSite: "Charging Site",
  52. driverRegister: "Fleet / PHV Registration",
  53. editAddress: "Edit Address",
  54. editProfile: "My Profile",
  55. editVehicle: "Update Vehicle",
  56. feedback: "Feedback",
  57. forgotPassword: "Forgot Password",
  58. makePayment: "Make Payment",
  59. myVehicles: "My Vehicles",
  60. notificationTest: "Notification Test",
  61. paymentMethod: "Payment Method",
  62. paynow: "PAYNOW",
  63. payPerUse: "Pay Per Use",
  64. privacyPolicy: "Privacy Policy",
  65. profileSettings: "Profile Settings",
  66. publicRegister: "Public Registration",
  67. qrScan: "QR Scan",
  68. rating: "Your Rating",
  69. referral: "Referral",
  70. search: "Search",
  71. settings: "Settings",
  72. summary: "Summary",
  73. termsOfUse: "Terms of Use",
  74. topUp: "Purchase Credits",
  75. topUpWithCard: "Top Up with Card",
  76. wallet: "Transactions",
  77. applyMember: "Apply Membership",
  78. yourMembers: "Your Membership"
  79. },
  80. sign: {
  81. aConfirmationEmailTo: "a confirmation email has been sent to",
  82. agreePDVInfoAccurate: "I agree that the information that i’m submitting is the latest and accurate.",
  83. back2Login: "Back to Login",
  84. btnLogin: "LOGIN",
  85. btnSendOTP: "EMAIL OTP",
  86. btnSignUp: "SIGN UP",
  87. errContactNoFormat: "Phone Number is incorrect format",
  88. errEmailFormat: "Email is incorrect format",
  89. errPasswordConfirm: "The twice passwords are inconsistent",
  90. errPasswordStrong: "Password is not strong",
  91. forgotPassword: "Forgot Password",
  92. hintPDVLicence: "PH Driver Vocational Licence",
  93. iHaveReadAndAgree: "I have read and I agree with the ",
  94. labelCompany: "Company",
  95. labelConfirmPassword: "Confirm Password",
  96. labelCountry: "Country",
  97. labelCreatePassword: "Create Password",
  98. labelDisplayName: "Display Name",
  99. labelE_mail: "E-mail",
  100. labelEmail: "Email Address",
  101. labelMobileNumber: "Mobile Number",
  102. labelNewPassword: "New Password",
  103. labelOtp: "OTP",
  104. labelPassword: "Password",
  105. labelPDVLicence: "PDV Licence",
  106. labelPDVPhotos: " PDV Photos\n(Front & Back)",
  107. labelPhoneNumber: "Phone Number",
  108. labelValidateEmail: "Validate Email",
  109. labelYourCompany: "Your Company",
  110. linkAndLink: "and ",
  111. linkAndLinkEnd: ".",
  112. password8more: "8 or more characters",
  113. passwordLeastNumber: "at least one number",
  114. passwordLeastNumberAndSpecial: "at least one number and one special character",
  115. passwordMustHave: "Your Password Must Have:",
  116. passwordStrength: "Password Strength",
  117. passwordUpperLower: "upper and lower case letters",
  118. plsInputContactNo: "Please enter contact number",
  119. plsInputDiaplayName: "Please enter display name",
  120. plsInputEmail: "Please enter email address",
  121. plsInputOTP: "Please enter verification code",
  122. plsInputPassword: "Please enter password",
  123. plsInputPassword2: "Please enter confirm password",
  124. plsInputPDVLicence: "Please enter PDV Licence",
  125. plsLoginTitle: "Please Login",
  126. plsUploadLicencePhotos: "Please upload PDV Licence Photos",
  127. registerDriverUser: "Register as Fleet / PHV Driver",
  128. registerPublicUser: "Register as Public User",
  129. rememberMe: "Remember me",
  130. resetPasswordSuccess: "Reset password successfully",
  131. sendOTPSuccess: "Send verification code successfully",
  132. signIn: "Sign In",
  133. signUpSuccess: "Sign up successfully!",
  134. thanksRegisterWith: "Thank you for registering with",
  135. tipNewUser: "New User?",
  136. titleFleetRegistration: "Fleet / PHV Registration"
  137. },
  138. home: {
  139. all: "All",
  140. chargeable: "Chargeable",
  141. chooseActivationType: "Choose Activation Type",
  142. chooseConnecterType: "Choose Connecter Type",
  143. chooseParkingFee: "Choose Parking Fee",
  144. chooseProvider: "Choose Provider",
  145. done: "Done",
  146. filterResults: "Results",
  147. filters: "Filters",
  148. free: "Free",
  149. later: "LATER",
  150. locationPermissionTips: "Please grant location permission to obtain more service",
  151. myLocation: "My Location",
  152. newVersionName: "New Version: ",
  153. noSearch: "No search result",
  154. search: "Search",
  155. searchHint: "Search using site name or service provider",
  156. statusPrivate: "Private Site",
  157. updateNow: "UPDATE NOW",
  158. versionUpdate: "Version Update"
  159. },
  160. drawer: {
  161. sign: "Sign In",
  162. charging: "Charging",
  163. wallet: "Transactions",
  164. topup: "Credits",
  165. feedback: "Feedback",
  166. settings: "Settings",
  167. about: "About Us",
  168. logging: "Logging...",
  169. privacyPolicy: "Privacy Policy",
  170. termsOfUse: "Terms of Use",
  171. mapsTest: "Maps Test",
  172. debugOnly: "Debug Mode Options Only",
  173. noChargingSession: "No charging session found",
  174. members: "Members",
  175. },
  176. profile: {
  177. address: "Address",
  178. addVehicle: "Add Vehicle",
  179. apply2Fleet: "Apply as PHV/Fleet",
  180. avatar: "Avatar",
  181. chooseConnecterType: "Choose Connecter Type",
  182. confirmDeleteAccount: "Are you sure you want to delete your account? This operation cannot be revoke.",
  183. deleteAccount: "Delete Account",
  184. deleteAccountSuccess: "Successfully deleted!",
  185. email: "Email",
  186. errPhoneNumberFormat: "Phone Number is incorrect format",
  187. hintPostal: "Postal Code",
  188. hintStreet: "Street name and number",
  189. hintUnitNo: "Unit number",
  190. labelCity: "City",
  191. licensePlate: "License Plate",
  192. logout: "Logout",
  193. msgInputBrand: "Please type brand",
  194. msgInputModel: "Please type model",
  195. msgInputPlate: "Please type license plate",
  196. myVehicles: "My Vehicles: ",
  197. nickname: "Nickname",
  198. notificationSettings: "Notification Settings",
  199. noVehicles: "No Vehicles",
  200. phoneNumber: "Phone Number",
  201. plsInputCity: "Please input city name",
  202. plsInputPostal: "Please input postal code",
  203. plsInputStreet: "Please input street",
  204. plsInputUnitNo: "Please input unit number",
  205. postalCode: "Postal Code",
  206. registerDate: "Registration Date",
  207. remove: "Remove",
  208. removeVehicle: "Remove Vehicle",
  209. signOut: "Sign out",
  210. street: "Street",
  211. tipRemoveVehicle: "Are you sure you want to remove this vehicle?",
  212. tipSignOut: "Are you sure you want to sign out?",
  213. unitNumber: "Unit Number",
  214. update: "Update",
  215. updateNickname: "Update Nickname",
  216. updatePhoneNumber: "Update Phone Number",
  217. updateSuccess: "Update profile successfully",
  218. userType: "User Type",
  219. vehicleBrand: "Brand",
  220. vehicleModel: "Model"
  221. },
  222. charging: {
  223. AC: "AC",
  224. DC: "DC",
  225. Chademo: "CHAdeMO",
  226. acChargers: "AC Chargers",
  227. additionalInfo: "Additional Info",
  228. additionalInformation: "Additional Information",
  229. btnAuthenticate: "AUTHENTICATE",
  230. btnCancelReservation: "Cancel Reservation",
  231. btnComplete: "COMPLETE",
  232. btnIntoCharging: "Into Charging",
  233. btnOkay: "Okay",
  234. btnReserve: "Reserve",
  235. btnStartCharging: "START CHARGING",
  236. btnStopCharging: "STOP CHARGING",
  237. cancleReservation: "Cancle Reservation",
  238. chargingInProgress: "Charging In Progress...",
  239. chooseConnector: "Choose Connector",
  240. chooseRate: "Choose Rate",
  241. comfirmCancleReservation: "Are you sure you want to cancle reservation?",
  242. confirmStopCharging: "Are you sure stop charging?",
  243. dcChargers: "DC Chargers",
  244. enterStationId: "Enter Station ID",
  245. errAuthenticationError: "There seems to be an authentication error! Please try again",
  246. errDetected: "An error detected, please retry.",
  247. errNotChargeE0: "Your vehicle doesn’t seem to be charging. Please check your vehicle. (E0)",
  248. errNotConnected: "Your vehicle is not connected to the charging station. Please check the connector.",
  249. errUnable2Charge: "The charging station is unable to charge your vehicle.Please reauthenticate.",
  250. errUnable2Reserved: "The charging station is reserved and unable to charge your vehicle.",
  251. free: "Free",
  252. hintExampleStationId: "e.g: LEMOC0002-1",
  253. labelAvailableTotal: "Available/Total",
  254. labelPower: "Power",
  255. labelRate: "Rate",
  256. labelRates: "Rates",
  257. labelStatus: "Status",
  258. labelTimeElapsed: "Time Elapsed",
  259. labelTotalCharges: "Total Charges",
  260. labelTotalkWh: "Total kWh Delivered",
  261. labelType: "Type",
  262. lastUpdatedAt: "Last updated at ",
  263. noRates: "No Rates",
  264. numberAvailable: " available",
  265. operatingHours: "Operating Hours",
  266. parkingFees: "Parking Fees",
  267. plsInputStationId: "Please input Station ID",
  268. plsSelectConnnector: "Please select a connnector",
  269. pressStartToBegin: "Press Start To Begin",
  270. pullDownRefresh: "Pull down to refresh",
  271. ratesPrivateNote: "NOTE: The charging stations are for private usage.",
  272. reservedSuccess: "Reserved successfully!",
  273. reserveTimeLeft: "Reservation time left",
  274. scanQR: "Scan QR",
  275. selectedCharger: "Selected Charger",
  276. paymentMethod: "Payment Method",
  277. selectPaymentMethod: "Select Payment Method",
  278. siteAddress: "Address",
  279. siteName: "Site Name",
  280. statusAuthenticated: "Authenticated",
  281. statusAvailable: "Available",
  282. statusCharging: "Charging",
  283. statusInitiating: "Initiating...",
  284. statusNotConnected: "Not Connected",
  285. statusPreparing: "Preparing",
  286. statusPrivate: "Private",
  287. statusUnavailable: "Unavailable",
  288. statusInCharging: "In Charging",
  289. stepAuthenticated: "Authenticated",
  290. stepAuthenticatedDesc: "Press START CHARGING to begin.",
  291. stepAuthenticating: "Authenticating",
  292. stepAuthenticatingDesc: "Please wait while we authenticate your connection.",
  293. stepChargingDesc: "Your vehicle is charging.\nPress STOP CHARGING to end charge",
  294. stepInitializing: "Initializing",
  295. stepInitializingDesc: "Please wait while we prepare to start charging...",
  296. stepStoppingCharge: "Stopping Charge",
  297. stepStoppingChargeDesc: "Please wait while we stop your charging...",
  298. stepInsertConnector: "Insert Connector",
  299. stepInsertConnectorDesc: "Insert Vehicle to Charger and press Authenticate.",
  300. tabCharge: "CHARGE",
  301. tabExplore: "Explore",
  302. tabInfo: "INFO",
  303. tabReserve: "Reserve",
  304. tipsDisconnectConnector: "Please disconnect and return connector to charging station",
  305. tipsRatesTax: "All rates Include 8% GST",
  306. titleOops: "Oops!",
  307. titleStopCharging: "Stop Charging",
  308. toBeUpdated: "To be updated",
  309. unallowReservation: "Reservation is not available for this site.",
  310. unitHr: " hr ",
  311. unitMin: " min"
  312. },
  313. wallet: {
  314. atAglance: "At a glance",
  315. averageCharge: "Average Charge",
  316. averageSpend: "Average Spend",
  317. averageTime: "Average Time",
  318. balance: "Balance",
  319. btnPurchase: "Purchase",
  320. btnTop_Up: "Top-Up",
  321. creditIsBelow5: "Your credit is below S$5.",
  322. creditWallet: "Credits",
  323. creditWalletLabel: "Credits: ",
  324. forWeekOf: "Summary for the week",
  325. labelBreakdown: "Breakdown",
  326. labelChargeDelivered: "Charge Delivered:",
  327. labelChargeRates: "Charge Rates (GST Inclusive):",
  328. labelChargeTime: "Charge Time:",
  329. labelDateTime: "Date Time:",
  330. labelExchangeRate: "Exchange Rate:",
  331. labelFinalPayment: "Final Payment:",
  332. labelIdleFee: "Idle Fee:",
  333. labelPayment: "Payment (GST Inclusive):",
  334. labelPaymentMadeBy: "Payment Made By:",
  335. labelPreviousBalance: "Previous Balance:",
  336. labelReferenceId: "Reference ID:",
  337. labelReservationFee: "Reservation Fee:",
  338. labelResultingBalance: "Resulting Balance:",
  339. labelStationId: "Station ID: ",
  340. labelSubtotal: "Subtotal",
  341. labelTransactionId: "Transaction ID: ",
  342. labelYourConnector: "Your Connector",
  343. labelYourStation: "Your Station",
  344. linkSubmitFeedback: "Submit Your Feedback",
  345. noHistoryData: "No data",
  346. perHrWeek: "Hr/Week",
  347. perWeek: "Week",
  348. purchaseCredits: "Purchase",
  349. statistics4HalfYear: "Statistics for the past 6 months",
  350. statistics4week: "Statistics for this week",
  351. tabHistory: "History",
  352. tabOverview: "Overview",
  353. tipsLowCredits: "This charging session will end if there is insufficient credits.\n",
  354. tipsReceipt: "A Receipt Will Be Sent To Your Email",
  355. titleChooseCreditValue: "Choose Credit Value",
  356. titleChoosePaymentType: "Choose Payment Type",
  357. titleLowCredits: "Low Credits",
  358. topUp: "Top Up",
  359. viewHistory: "View History"
  360. },
  361. payment: {
  362. btnSave2gallery: "Save QR Code to Gallery",
  363. btnSetting: "SETTING",
  364. errInputCardNo: "Please type a correct card number",
  365. errInputCvv: "Please type a correct CVV",
  366. errInputTill: "Please type a correct valid till",
  367. errSave2gallery: "Save to gallery failed",
  368. errSave2galleryPermission: "Can not save images, Please grant storage or gallery permissions.",
  369. hintCardName: "Your name on card",
  370. hintValidTill: "MM/YY",
  371. labelAmount: "Amount:",
  372. labelCardName: "Name on Card",
  373. labelCardNo: "Card Number",
  374. labelChooseAmount: "Choose Amount:",
  375. labelPayWith: "Pay with:",
  376. labelTopUpAmount: "Top Up Amount:",
  377. labelValidTill: "Valid Till",
  378. openInBrowser: "Open in Browser",
  379. paymentCompleted: "Payment Completed",
  380. paymentOption: "Payment Option",
  381. payPerUse: "Pay Per Use",
  382. plsInputCardName: "Please type name on card",
  383. plsInputCardNo: "Please type card number",
  384. plsInputCvv: "Please type CVV",
  385. plsInputTill: "Please type valid till",
  386. successSave2gallery: "Save to gallery successfully",
  387. tipsPayPerUse: "Un-utilized amount will be refunded.",
  388. tipsPayPerUseCharge: "Once the payment is received, the charging will start automatically.",
  389. tipsPayPerUseSave: "Please save the QR Code, and use your bank/eWallet app to scan the QR Code.",
  390. tipsQrPayment: "Once the payment is completed, the top up amount will be credited into your credits automatically.",
  391. tipsQrPaymentSave: "Please save the QR Code, and use your bank app to scan the QR Code."
  392. },
  393. settings: {
  394. autoRefreshInterval: "Auto refresh interval",
  395. language: "Language",
  396. maps: "Maps",
  397. notification: "Notification",
  398. notifyChargingComplete: "Notify me when charging complete",
  399. notifyLowBalance: "Notify me when credits is low balance",
  400. notifyPromotionsOffers: "Notify me for promotions and offers",
  401. refreshInterval: "Refresh site interval",
  402. seconds: "s",
  403. showMyLocations: "Always show my locations",
  404. moveMyLocations: "Move to my locations when refresh"
  405. },
  406. feedback: {
  407. errFeedbackType: "Please select type of feedback",
  408. errFeednackContent: "Please type feedback content",
  409. errFetchType: "Can not fetch feedback type!",
  410. labelConnector: "Which connecter?",
  411. labelContent: "Please fill in here (500 words left)",
  412. labelStation: "Which charging station?",
  413. labelUpload: "Please upload relevant images",
  414. searchingChargeBox: "Searching for ChargeBoxId",
  415. selectConnector: "Select a Connecter",
  416. sendSuccess: "Send feedback successfully!",
  417. submitFeedback: "Submit Feedback",
  418. tipsLetKnow: "Please let us know below!",
  419. tipsSomething: "Have something to tell us?",
  420. typeOfFeedback: "Type of Feedback"
  421. },
  422. members: {
  423. membership: "Membership",
  424. membershipNo: "Membership No.",
  425. status: "Status",
  426. statusApproved: "Approved",
  427. statusPending: "Pending",
  428. statusRejected: "Rejected",
  429. labelUpload: "Upload\nMembership\nCard (Front)",
  430. noData: "You not have any membership",
  431. errMembershipNo: "Please type Membership No",
  432. errUploadCard: "Please upload Membership Card"
  433. },
  434. receipt: {
  435. breakdownChargingFees: "Charging Fees Breakdown",
  436. breakdownIdlesFees: "Idles Fees Breakdown",
  437. breakdownPayment: "Payment",
  438. breakdownReservationFees: "Reservation Fees Breakdown",
  439. chargingSessionComplete: "Your charging session is complete.",
  440. labelChargTransSubtotal: "Charging Transaction Subtotal (w 8% GST):",
  441. labelDateTime: "Date Time:",
  442. labelDurationReservation: "Duration of Reservation:",
  443. labelFinalPaymentAmount: "Final Payment Amount:",
  444. labelIdleDuration: "Idle Duration:",
  445. labelIdleFeeSubtotal: "Idle Fee Subtotal (w 8% GST):",
  446. labelIdleStartTime: "Idle Fee Start Time:",
  447. labelReferenceID: "Reference ID:",
  448. labelRegistrationNo: "Registration No:",
  449. labelReservationFeeSubtotal: "Reservation Fee Subtotal (w 8% GST):",
  450. labelSiteName: "Site Name:",
  451. labelTimeReservation: "Time of Reservation:",
  452. labelTransactionID: "Transaction ID:",
  453. receipt: "Receipt",
  454. successful: "Successful! "
  455. }
  456. }