en.js 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923
  1. module.exports = {
  2. action: {
  3. wdklCallingSystem: 'Wreadycare Calling System',
  4. home: 'Home',
  5. add: 'Add',
  6. edit: 'Edit',
  7. more: 'More',
  8. delete: 'Delete',
  9. login: 'Login',
  10. loginError: 'Your login status has expired, please login again!',
  11. permissionError: 'Permission Error',
  12. logout: 'Log out',
  13. waring: 'Warning',
  14. systemPrompt: 'System Prompt',
  15. prompt: 'Prompt',
  16. yes: 'OK',
  17. cancel: 'Cancel',
  18. back: 'Return',
  19. handle: 'Operation',
  20. details: 'Details',
  21. sort: 'Sort',
  22. submit: 'Submit',
  23. settings: 'Settings',
  24. setUp: 'Set',
  25. systemCreate: 'System Create',
  26. cancelHandle: 'Cancel the operation! ',
  27. handleSuccess: 'The operation succeeded',
  28. saveEdit: 'Save changes',
  29. saveSettings: 'Save settings',
  30. deleteSettings: 'Delete settings',
  31. deleted: 'Already Deleted! ',
  32. deleteList: 'Batch delete',
  33. sureDelete: 'The data cannot be recovered after the delete operation, are you sure you want to delete?',
  34. allDelete: 'Are you sure you want to delete?',
  35. allDeleteSuccess: 'Delete successful! ',
  36. cancelDelete: 'Delete has been canceled',
  37. pleaseChoiceDelete: 'Please select the data to be deleted ',
  38. noChoice: 'No records were selected!',
  39. fromError: 'The form is filled incorrectly, please check! ',
  40. notSpace: ', cannot start with a space',
  41. editSuccess: 'Edit is successful! ',
  42. addSuccess: 'Add success! ',
  43. addSuccess2: 'Add success! ',
  44. createSuccess: 'Created successfully! ',
  45. settingsSuccess: 'The setting is successful! ',
  46. setUpSuccess: 'The setting is successful! ',
  47. createTime: 'Create time',
  48. updateTime: 'Update time',
  49. save: 'Save',
  50. saveSuccess: 'Save successfully! ',
  51. saveFailed: 'Save failed! ',
  52. saveAgain: 'Reconnect, please click Save again! ',
  53. systemNoReturnMessage: 'The system has no return message!',
  54. failedGetReturnMessage: 'Failed to get the return message!',
  55. notDevelopedYet: 'Not yet developed',
  56. keywords: 'Please enter a search keyword',
  57. chooseLang: 'Choose language',
  58. perpetualLicence: 'Perpetual License',
  59. licenseValidity: 'The license is valid until: ',
  60. licenseRemainsValid: 'The remaining validity period of the license:',
  61. getLicense: 'days, please contact after-sales to obtain authorization',
  62. name: 'Name',
  63. fullName: 'Full name',
  64. type: 'Type',
  65. alias: 'Alias',
  66. tips: 'Tips',
  67. time: 'Hour',
  68. time2: 'Time',
  69. minute: 'Minute',
  70. minute2: 'Minute',
  71. second: 'Second',
  72. millisecond: 'Milliseconds',
  73. oneSecond: 'Within 1 second',
  74. Monday: 'Monday',
  75. Tuesday: 'Tuesday',
  76. Wednesday: 'Wednesday',
  77. Thursday: 'Thursday',
  78. Friday: 'Friday',
  79. Saturday: 'Saturday',
  80. Sunday: 'Sunday',
  81. every: 'Every',
  82. times: 'Times',
  83. choice: 'Please choose',
  84. choiceAll: 'Select all',
  85. colour: 'Colour',
  86. searchDateRange: 'Search time period',
  87. to: 'to',
  88. index: 'Serial number',
  89. null: 'None',
  90. choiceData: 'Choose date and time',
  91. startDate: 'Start date',
  92. endDate: 'End date',
  93. startTime: 'Start time',
  94. endTime: 'End time',
  95. daily: 'by day',
  96. monthly: 'by month',
  97. yearly: 'by year',
  98. choiceMonth: 'Choose month',
  99. choiceHYear: 'Choose year',
  100. lastWeek: 'Last week',
  101. lastMonth: 'Last month',
  102. lastThreeMonths: 'Last three months',
  103. getMsg: 'Received message:',
  104. sureInitialize: 'Are you sure you want to initialize?',
  105. dateNull: 'No data',
  106. content: 'Content',
  107. inputContent: 'Please enter text content, length 300',
  108. uploader: 'Attachment',
  109. uploaderDownload: 'Download attachment',
  110. uploaderImg: 'Upload attachments can only be in txt,doc,docx,xls,xlsx,jpg,png,jpeg format!',
  111. uploaderImg2: 'Upload avatar images can only be in JPG, PNG, GIF format!',
  112. uploaderSize: 'The upload attachment size cannot exceed 5MB!',
  113. uploaderSize2: 'The size of the uploaded avatar image cannot exceed 2MB!',
  114. uploaderImgMsg: 'The width of the image must be between 100 and 500, and the aspect ratio is 1:1! ',
  115. uploaderImgMsg2: 'Please upload an image with an aspect ratio of 1:1',
  116. uploaderImgMsg3: 'The height of the image must be between 100 and 500! ',
  117. uploadFile: 'Upload file',
  118. uploadAPK: 'APK file upload',
  119. uploadFileMsg: 'Drag file here, or',
  120. uploadFileMsg2: 'Click to upload',
  121. uploadFileMsg3: 'Only mp3 or flac files can be uploaded',
  122. uploadFileMsg4: 'The upload attachment size cannot exceed 50MB!',
  123. uploadFileMsg5: 'Only upload APK files',
  124. uploadFileName: 'File name',
  125. uploadFileNameMsg: 'The file name cannot be empty',
  126. uploadFileUrl: 'File path',
  127. uploadFileUrlMsg: 'The file path cannot be empty, please upload the file',
  128. uploadFileUrlMsg2: 'Please upload the APK file',
  129. uploadFileAuthor: 'Uploaded by',
  130. uploadFileDate: 'Upload Date',
  131. uploadVersionNo: 'Version number',
  132. inputUploadVersionNo: 'Please enter the version number',
  133. uploadVersionNoMsg: 'The version number cannot be empty',
  134. uploadVersionCode: 'Version information',
  135. inputUploadVersionCode: 'Please enter the version information',
  136. uploadVersionCodeMsg: 'Version information cannot be empty',
  137. initialing: 'Initializing, please wait...',
  138. deviceFrame: 'Device space',
  139. excelFile: 'Excel file will be exported. Continue?',
  140. statisticalSubTable: 'statistical sub table',
  141. byPerson: 'By Person',
  142. byEvent: 'By Event',
  143. export: 'Export',
  144. icon: 'Icon'
  145. },
  146. member: {
  147. face: 'Avatar',
  148. faceImg: 'Upload avatar images can only be in JPG, PNG, GIF format!',
  149. faceSize: 'The size of the uploaded avatar image cannot exceed 2MB!',
  150. faceError1: 'The width of the image must be between 100 and 500, and the aspect ratio is 1:1! ',
  151. faceError2: 'Please upload an image with an aspect ratio of 1:1',
  152. faceError3: 'The image height must be between 100 and 500! ',
  153. uname: 'Login name',
  154. inputUname: 'Please enter the username',
  155. unameInputMsg: 'Length between 2 and 20 characters',
  156. unameError: 'User name must be filled in',
  157. password: 'Password',
  158. inputPassword: 'Please enter your password! ',
  159. passwordInputMsg: 'The password format is incorrect, the password can only contain alphanumeric and !#$%^&*.~, characters, the length is 6-20 digits',
  160. passwordError: 'Password must be filled in',
  161. name: 'Name',
  162. nickname: 'Real name',
  163. inputNickname: 'Please enter your real name',
  164. nicknameInputMsg: 'Length between 2 and 20 characters',
  165. mobile: 'Mobile number',
  166. inputMobile: 'Please enter a mobile phone number! ',
  167. mobileInputMsg: 'The format of the mobile phone is wrong',
  168. sex: 'Sex',
  169. man: 'Male',
  170. woman: 'Female',
  171. unknown: 'Unknown',
  172. IDCard: 'ID number',
  173. birthday: 'Birthday',
  174. choiceBirthday: 'Choose a date',
  175. birthday2: 'Date of birth',
  176. choiceBirthday2: 'Choose the date of birth',
  177. address: 'Detailed address',
  178. addressInputMsg: 'Maximum 50 characters',
  179. homeAddress: 'Home address',
  180. inputHomeAddress: 'Please enter your home address',
  181. disableClerk: 'Are you sure you want to disable this user?',
  182. disabled: 'Disabled!',
  183. disableCancel: 'Disabled',
  184. deleteMember: 'Are you sure you want to delete this user information?',
  185. cannotDeleteAdmin: 'Cannot delete the person in charge of the organization'
  186. },
  187. home: {
  188. todayTask: "Today's task",
  189. recentNote: 'Recent Notes',
  190. recentInteract: 'Recent Interact',
  191. recentRemarks: 'Recent user notes'
  192. },
  193. frameManage: {
  194. frameManage: 'Space position',
  195. numberOfRooms: 'Number of rooms',
  196. numberOfBeds: 'Number of beds',
  197. occupiedBeds: 'Number of beds occupied',
  198. emptyBeds: 'Number of empty beds',
  199. keywordsFilter: 'Enter keywords to filter',
  200. memberList: 'User list',
  201. deviceList: 'Device List',
  202. clerkList: 'Organization member',
  203. quickCreate: 'Quick Create',
  204. quickCreateFrame: 'Quick build frame',
  205. startRoom: 'Start room number',
  206. endRoom: 'End room number',
  207. bedQuantity: 'Number of beds per room',
  208. showRoomDigit: 'Room number display digits',
  209. showBedDigit: 'Bed number display digits',
  210. example: 'Example',
  211. inputFrameName: 'Please enter the frame name! ',
  212. inputFrameFullName: 'Please enter the full name!',
  213. inputLong: 'Length between 2 and 20 characters',
  214. addBed: 'Add a bed',
  215. addRoom: 'Add room',
  216. editFrame: 'Edit frame',
  217. sureDelete: 'Sure to delete',
  218. allBad: 'And all the beds in it?',
  219. sureDeleteBed: 'Make sure to delete the bed',
  220. room: 'Room',
  221. bed: 'Bed',
  222. newOrganization: 'New Organization',
  223. partName: 'Department name',
  224. inputPartName: 'Please enter the department name',
  225. adminMember: 'Administrator account',
  226. inputAdminMember: 'Please enter the administrator account',
  227. adminPassword: 'Admin Password',
  228. inputAdminPassword: 'Please enter the administrator password',
  229. prefix: 'prefix',
  230. prefixExample: 'One building, one unit'
  231. },
  232. deviceManage: {
  233. deviceManage: 'Device Management',
  234. deviceKeywords: 'Please enter the device alias or device identification code',
  235. deviceAdd: 'Add device',
  236. deviceEdit: 'Modify device',
  237. deviceServerChange: 'Modify server address',
  238. serverIp: 'Server address',
  239. inputServerIp: 'Please enter the server address',
  240. serverPort: 'Server port',
  241. inputServerPort: 'Please enter the server port',
  242. deviceId: 'Device id',
  243. deviceType: 'Device type',
  244. choiceDeviceType: 'Please select the device type',
  245. deviceTypeMsg: 'The device type must be selected',
  246. signType: 'Sign device type',
  247. choiceSignType: 'Please select the sign device type',
  248. deviceName: 'Device alias',
  249. inputDeviceName: 'Please enter the device alias',
  250. status: 'Device status',
  251. deviceStatus: ' Enabled or not',
  252. choiceDeviceStatus: 'Enable device',
  253. statusTure: 'Enable',
  254. statusFalse: 'Not enabled',
  255. connect: 'Connection status',
  256. connectTrue: 'Online',
  257. connectFalse: 'Offline',
  258. frameFullName: 'Deployment location',
  259. frameName: 'Device location',
  260. choiceFrameName: 'Please select the installation location',
  261. ethMac: 'Wired MAC address',
  262. inputEthMac: 'Please enter the wired MAC address',
  263. inputTrueEthMac: 'Please enter the correct MAC address',
  264. ethIp: 'Wired IP address',
  265. inputEthIp: 'Please enter the IP address',
  266. ethIpPort: 'communication port',
  267. model: 'Device model',
  268. inputModel: 'Please enter the device model',
  269. code: 'Factory number',
  270. inputCode: 'Please enter the factory code',
  271. softVer: 'Software version',
  272. inputSoftVer: 'Please enter the software version number',
  273. hardVer: 'Hardware version',
  274. inputHardVer: 'Please enter the hardware version number',
  275. wifiMac: 'Wireless MAC address',
  276. inputWifiMac: 'Please enter the wireless MAC address',
  277. wifiIp: 'Wireless IP address',
  278. inputWifiIp: 'Please enter the wireless IP address',
  279. wifiHostname: 'WIFI hotspot',
  280. inputWifiHostname: 'Please enter the name of the WIFI hotspot',
  281. wifiPassword: 'WIFI password',
  282. inputPassword: 'Please enter the WIFI hotspot password',
  283. sipId: 'SIP account',
  284. updateTime: 'Update time',
  285. phoneNumber: 'Device phone number',
  286. inputPhoneNumber: 'Please enter the device phone number',
  287. priority: 'Device priority',
  288. backupId: 'Backup device ID',
  289. roleName: 'Applicable role',
  290. choiceRoleName: 'Please select the applicable person',
  291. transAudio: 'The upper bus conversion box',
  292. choiceTransAudio: 'Please select the bus conversion box',
  293. transRs485: 'Upper 485 conversion box',
  294. re485SipId: '485 address',
  295. inputRe485SipId: 'Please enter the 485 address',
  296. sosDeviceSettingType: 'Alarm mode',
  297. sosDeviceSettingStatusFalse: 'Not enabled',
  298. sosDeviceSettingControlModel: 'Epidemic Prevention and Control Mode',
  299. sosDeviceSettingElderlyModel: 'Care for the elderly mode',
  300. sosDeviceSettingTime: 'Alarm time',
  301. sosDeviceSettingUnit: 'Alarm time unit',
  302. sosDeviceSettingEdit: 'Modify device alarm',
  303. ledResolutionRatio: 'Corridor screen specification',
  304. ledVoice: 'Voice playback',
  305. ledVoiceStatus: 'Enable voice',
  306. ledFontSize: 'Font size',
  307. ledTiming: 'Dot matrix screen timing',
  308. ledPowerOn: 'On dot matrix screen',
  309. ledPowerOff: 'Off dot matrix screen',
  310. ledRestart: 'Restart dot matrix screen',
  311. ledRemoveAllProgram: 'Delete all programs',
  312. ledUpdateDefaultProgram: 'Send default program',
  313. ledOnlyTime: 'Time and date only',
  314. ledAddCustom: 'Add custom',
  315. hostDeviceList: 'Nurse host list',
  316. webSocketSuccess: 'WebSocket connection is successful',
  317. webSocketError: 'An error occurred in the WebSocket connection'
  318. },
  319. clerkManage: {
  320. clerkEdit: 'Edit member information',
  321. role: 'Role',
  322. choiceRole: 'Please choose a role',
  323. clerkList: 'Team members',
  324. admin: 'Organization Manager',
  325. shop: 'Responsible organizator',
  326. choiceShop: 'Choose organizator',
  327. shopMsg: 'Please select an organizator'
  328. },
  329. customerManage: {
  330. customerAdd: 'Check-in',
  331. customerAdd2: 'Registration',
  332. customerQrCode: 'QR code',
  333. customerInfo: 'User Information',
  334. baseInfo: 'Basic information',
  335. named: 'User name',
  336. inputNamed: 'Please enter a name',
  337. cardNo: 'Check-in number',
  338. cardNo2: 'Registration number',
  339. inputCardNo: 'Please enter the patient number',
  340. inputCardNo2: 'Please enter the registration number',
  341. age: 'Age',
  342. inputAge: 'Please enter the age',
  343. ageUnit: 'Age Unit',
  344. choiceAgeUnit: 'Please choose an age unit',
  345. year: 'Year',
  346. month: 'Month',
  347. day: 'Day',
  348. inDate: 'Check-in date',
  349. outDate: 'Out time',
  350. outDate2: 'Exit time',
  351. choiceDate: 'Choose date',
  352. to: 'to',
  353. today: 'to date',
  354. idType: 'Document type',
  355. id: 'Document',
  356. idCard: 'ID',
  357. noIdCard: 'No ID Card',
  358. null: 'Not currently available',
  359. passport: 'Passport',
  360. servicemanCard: 'Military card',
  361. idNo: 'ID number',
  362. inputIdNo: 'Please enter the ID number',
  363. nickname: 'Nickname',
  364. inputNickname: 'Please enter another name for the user',
  365. frame: 'Check in bed',
  366. frame2: 'Registration location',
  367. choiceFrame: 'Please choose a bed',
  368. illnessDesc: "Brief description of the user's situation",
  369. illnessDesc2: 'User Profile',
  370. illnessDesc3: 'Mode of childbirth',
  371. patientIllnessDesc: 'Illness description',
  372. inputIllnessDesc: 'Please input text content, length 2~50',
  373. choiceIllnessDesc: 'Please choose the delivery method',
  374. advice: "Doctor's advice",
  375. inputAdvice: 'Please enter text content, length 2~50',
  376. doctor: 'Responsible doctor',
  377. doctor2: 'Guardian',
  378. choiceDoctor: 'Please choose a doctor',
  379. choiceDoctor2: 'Please choose a guardian',
  380. nurse: 'Responsible nurse',
  381. choiceNurse: 'Please choose a nurse',
  382. worker: 'Responsible care worker',
  383. choiceWorker: 'Please choose a nurse',
  384. choiceUser: 'Please select a user',
  385. customerRelative: 'User Relative',
  386. sureDeleteRelative: "Are you sure you want to delete this patient's relative information?",
  387. customerRelativeTrueName: 'Relative name',
  388. inputCustomerRelativeTrueName: "Please enter the relative's name",
  389. relativeName: 'Relationship',
  390. inputRelativeName: 'Please enter relative relationship such as: friend',
  391. choiceRelativeName: 'Please choose a relationship',
  392. vital: 'Signs',
  393. remark: 'Remark',
  394. remarks: 'Remarks:',
  395. inputRemarks: 'Please enter the remarks',
  396. remarkTime: 'Time:',
  397. remarkName: 'Remark person:',
  398. addRemark: 'Add remark',
  399. outBed: 'Log out of bed',
  400. outBed2: 'Unregister',
  401. outBed3: 'Unregister',
  402. sureOutBed: 'Are you sure about log out of bed? ',
  403. outBedSuccess: 'Bed out successfully! ',
  404. changeBed: 'Change bed',
  405. changeBed2: 'Change location',
  406. changeBed3: 'change',
  407. changeBedSuccess: '',
  408. oldBed: 'Current bed',
  409. newBed: 'Change to bed',
  410. choiceNewBed: 'Please choose a bed',
  411. getEmptyBed: 'Get an empty bed:',
  412. message: 'message',
  413. customerStatus: 'Current status',
  414. customerStatusTrue: 'Checking in',
  415. customerStatusFalse: 'Left',
  416. footprint: 'Footprint'
  417. },
  418. vital: {
  419. customerVital: 'User Log',
  420. paramName: 'Physical parameters',
  421. value: 'Physical value',
  422. logTime: 'Measurement time',
  423. company: 'Unit'
  424. },
  425. watch: {
  426. deviceKeywords: 'Please enter the device alias or device identification code',
  427. dateKeywords: 'Select a date to search',
  428. huanBan: 'Shift shift',
  429. binding: 'Binding',
  430. noBinding: 'Not bound',
  431. ethMac: 'Device ID',
  432. initializeDevice: 'Initialize the device',
  433. watchFrame: 'Manage space',
  434. watchDeviceFrame: 'Manage space for mobile device',
  435. place: 'Location',
  436. placeInfo: 'Location information',
  437. getNewPlace: 'Get the latest location',
  438. inputName: 'Please enter a name',
  439. deviceMember: 'Binding person',
  440. choiceNurse: 'Please choose a nurse',
  441. doNothing: 'No changes have been made',
  442. nurseManageFrame: 'Nurse management frame',
  443. choiceFrame: 'Please choose a bed! ',
  444. you: 'You are',
  445. in: 'in',
  446. nearby: 'nearby',
  447. notCovered: 'Not currently in beacon range'
  448. },
  449. channel: {
  450. channelAdd: 'Add channel',
  451. channelName: 'Channel name',
  452. inputChannelName: 'Please enter the channel name',
  453. subscribeManage: 'Subscription Management'
  454. },
  455. remark: {
  456. remarkAdd: 'New note',
  457. remarkContent: 'Note content:',
  458. remarkCreateTime: 'Create time:',
  459. remarkCreateName: 'Created by:'
  460. },
  461. task: {
  462. all: 'All',
  463. taskType: 'Task status',
  464. notOperated: 'Not Operated',
  465. taskFail: 'Task failed',
  466. taskSuccess: 'Task succeeded',
  467. isTaskSuccess: 'Task completed?',
  468. success: 'Success',
  469. failed: 'Failed',
  470. noticeAndTask: 'Notice/Task',
  471. taskPlanTime: 'Scheduled task execution time',
  472. taskPlanTime2: 'Plan execution time:',
  473. taskToTime: 'Actual task execution time',
  474. taskToName: 'Task operator',
  475. doTask: 'Operation task',
  476. creatName: 'Creator',
  477. choiceTaskPlanTime: 'Please select the scheduled task execution time',
  478. inputTaskContent: 'Please enter the task content',
  479. choiceTaskToTime: 'Please choose the actual task time'
  480. },
  481. interaction: {
  482. interactionKeywords: 'Please enter the initiator or receiver',
  483. fromMemberName: 'Originator',
  484. toMemberName: 'Receiver',
  485. actionType: 'Interaction type',
  486. actionEnd: 'Interaction result',
  487. actionTime: 'Number of interactions',
  488. actionTime2: 'Number of calls',
  489. success: 'Success',
  490. successInteraction: 'Response to interaction',
  491. successInteraction2: 'The call has been connected',
  492. unSuccessInteraction: 'Unfinished interaction',
  493. unSuccessInteraction2: 'Unconnected call',
  494. unSuccessTime: 'Uncompleted times',
  495. unSuccessTime2: 'Unconnected times',
  496. failedInteraction: 'Failed to hang up the interaction normally',
  497. failedInteraction2: 'The call did not hang up normally',
  498. notOperated: 'Not responding',
  499. data: 'Interaction data',
  500. createDate: 'Interaction time',
  501. fromDevice: 'Initiating device',
  502. toDevice: 'Receive device',
  503. interactionRecord: 'Interaction record',
  504. interactionRecord2: 'Call record',
  505. all: 'All',
  506. customerAndClerk: 'Customer and employee',
  507. clerkAndClerk: 'Colleague and Colleague',
  508. selectData: 'Check periord:',
  509. customerCensus: 'User interaction statistics',
  510. clerkCensus: 'Employee interaction statistics',
  511. dataCensus: 'Time period interaction statistics',
  512. unSuccessCensus: 'Uncompleted interaction statistics',
  513. interactionCensus: 'Interaction record statistics',
  514. quantityCensus: 'Quantity statistics',
  515. avgResponseNum: 'Average response time',
  516. avgResponseNum2: 'Average On Time',
  517. MinNum: 'Minimum response time',
  518. MinNum2: 'Minimum on time',
  519. MaxNum: 'Maximum response time',
  520. MaxNum2: 'Maximum on time',
  521. SumNum: 'Total call time',
  522. total: 'Total'
  523. },
  524. frameGroup: {
  525. frameGroupAdd: 'New area',
  526. frameGroupName: 'Region name',
  527. inputFrameGroupName: 'Please enter the area name',
  528. frameGroupNameMsg: 'The area name cannot be empty',
  529. frameGroupManage: 'Regional control space'
  530. },
  531. broadcast: {
  532. broadcastAdd: 'New broadcast',
  533. broadcastName: 'Broadcast name',
  534. inputBroadcastName: 'Please enter the broadcast name',
  535. broadcastNameMsg: 'Broadcast name cannot be empty',
  536. broadcastMode: 'Broadcast Mode',
  537. broadcastModeMsg: 'Broadcast mode must be selected',
  538. playMode: 'Play Mode',
  539. manualMode: 'Manual mode',
  540. autoMode: 'Auto Mode',
  541. playModeMsg: 'Play mode must be selected',
  542. timePlay: 'Timed Play',
  543. scheduledPlay: 'Scheduled Play',
  544. playStart: 'Autoplay start',
  545. playStartMsg: 'Auto mode start time must be selected',
  546. anyTime: 'Any point in time',
  547. playEnd: 'Timed playback ends',
  548. playEndMsg: 'Timed playback end time must be selected',
  549. repeatTimes: 'Fixed playback times',
  550. repeatTimesMsg: 'Play times must be filled in',
  551. repeatTime: 'Play times',
  552. broadcastStatus: ' Enabled or not',
  553. broadcastStart: 'Start this broadcast',
  554. status: 'Start status',
  555. statusTrue: 'Enabled',
  556. statusFalse: 'Closed',
  557. repeatDay: 'Start Day',
  558. play: 'Play',
  559. stop: 'Stop',
  560. playManually: 'Play manually',
  561. audition: 'Audition',
  562. playbackSuccessful: 'Playback successful',
  563. auditionEnd: 'End of audition',
  564. playOrder: 'Play order',
  565. playOrderMsg: 'Playing order is required',
  566. broadcastFrameGroup: 'Broadcast area',
  567. otherBroadcastFrameGroup: 'Other broadcast positions',
  568. broadcastInfo: 'Broadcast information',
  569. broadcastFile: 'Broadcast file',
  570. broadcastLoadFailed: 'Failed to load broadcast plug-in! ',
  571. broadPlugInError: 'Broadcast plug-in error: '
  572. },
  573. event: {
  574. eventEdit: 'Edit button event',
  575. name: 'Name',
  576. inputName: 'Please enter a name',
  577. desc: 'Description',
  578. inputDesc: 'Please enter a description',
  579. keyCode: 'Unique identification code',
  580. inputKeyCode: 'Please enter a unique identification code',
  581. coordinateX: 'x coordinate range',
  582. minX: 'Minimum x-axis',
  583. manX: 'Maximum x-axis',
  584. coordinateY: 'y coordinate range',
  585. minY: 'Minimum y-axis',
  586. manY: 'Maximum y-axis',
  587. deviceType: 'Device type',
  588. choiceDeviceType: 'Please choose a type',
  589. remoteControl: 'Remote control',
  590. emergencyButton: 'SOS emergency button',
  591. roleName: 'Applicable role',
  592. choiceRoleName: 'Please select the applicable person',
  593. icon: 'Icon'
  594. },
  595. nurseConfig: {
  596. configName: 'Nursing name',
  597. inputConfigName: 'Please enter the nursing name',
  598. configAdd: 'Add nursing parameters',
  599. configEdit: 'Modify nursing item',
  600. optionAdd: 'Add nursing item',
  601. optionName: 'Nursing item name',
  602. inputOptionName: 'Please enter the name of the nursing item',
  603. optionColor: 'Care lamp color',
  604. colorRgb: 'Color ID',
  605. basic: 'Basic Nursing Information'
  606. },
  607. board: {
  608. boardSet: 'Set information board',
  609. statusTime: 'Screen stay time',
  610. statusTimeSet: 'Set the duration of stay',
  611. statusTimeSetMsg: 'The duration must be set for each item! ',
  612. the: 'the first',
  613. screen: 'screen',
  614. screenFirst: 'First screen',
  615. screenFirstSet: 'The duration of the first screen stay',
  616. screenSecond: 'The second screen',
  617. screenSecondSet: 'The duration of the second screen stay',
  618. screenFixedSet: 'Set the fixed screen display',
  619. noFixed: 'Not fixed',
  620. name: 'Alias',
  621. ethMac: 'Mac address',
  622. partId: 'Department ID',
  623. setUpThisPart: 'Set to undergraduate room',
  624. webSocketSuccess: 'Service is normal, new information boards can be automatically discovered'
  625. },
  626. guard: {
  627. shotPicture: 'Take Photo',
  628. openDoor: 'unlock',
  629. lockDoor: 'Lock the door',
  630. addVisit: 'Issue basic visitor information',
  631. addUser: 'Add people'
  632. },
  633. error: {
  634. errorClear: 'Clear log',
  635. errorDetails: 'Error details',
  636. device: 'Device:',
  637. ethMac: 'Identification code',
  638. deviceFrame: 'Device position:',
  639. deviceFrame2: 'Device position',
  640. className: 'Class Name:',
  641. className2: 'class name',
  642. methodName: 'Method name:',
  643. methodName2: 'method name',
  644. exceptionName: 'Exception type:',
  645. errorTime: 'Error time:',
  646. errorTime2: 'Error time',
  647. errorMsg: 'Error message:',
  648. detailsError: 'Detailed error:'
  649. },
  650. systemConfig: {
  651. add: 'Add parameter configuration',
  652. groupName: 'Group name',
  653. inputGroupName: 'Please enter the group name',
  654. keyCode: 'Reference code',
  655. keyCodeMsg: 'The reference code cannot be empty',
  656. inputKeyCode: 'Please enter the reference code',
  657. keyName: 'Configuration name',
  658. inputKeyName: 'Please enter the configuration name',
  659. keyVal: 'Configuration value',
  660. keyValMsg: 'Configuration value cannot be empty',
  661. inputKeyVal: 'Please enter the configuration value',
  662. description: 'parameter description',
  663. inputDescription: 'Please enter a parameter description'
  664. },
  665. menu: {
  666. add: 'Add',
  667. addMsg: 'Max three levels can be add to the menu',
  668. addFirst: 'Add top menu',
  669. menuEdit: 'Edit menu',
  670. menuAdd: 'Add menu',
  671. title: 'Menu title',
  672. inputTitle: 'Please enter the menu title! ',
  673. titleMsg: 'Length between 2 and 6 characters',
  674. identifier: 'Menu ID',
  675. inputIdentifier: 'Please enter the menu ID! ',
  676. identifierMsg: 'Length between 1 and 50 characters',
  677. authRegular: 'Menu permissions',
  678. inputAuthRegular: 'Please enter menu authority! ',
  679. authRegularMsg: 'Length between 1 and 50 characters',
  680. MenuDeleteMsg: 'Are you sure you want to delete this menu? If there are submenus, the submenus will also be deleted! '
  681. },
  682. partInfo: {
  683. partInfo: 'System Settings',
  684. baseInfo: 'Basic information',
  685. shopName: 'Organization Abbreviation',
  686. shopNameMsg: 'Organization abbreviation must be filled in',
  687. inputShopName: 'Input organization abbreviation',
  688. shopFullName: 'Organization full name',
  689. shopFullNameMsg: 'The full name of the organization must be filled in',
  690. inputShopFullName: 'Enter the full name of the organization',
  691. hisCode: 'HIS system ID',
  692. inputHisCode: 'Please enter the HIS system ID',
  693. shopType: 'Organization type',
  694. shopTypeMsg: 'Organization type must be selected',
  695. choiceShopType: 'Please select the organization type',
  696. hospital: 'Hospital',
  697. part: 'Department',
  698. shop: 'Institution',
  699. organization: 'Organization',
  700. shopMemberName: 'Administrator account',
  701. shopMemberNameMsg: 'The administrator account must be filled in',
  702. inputShopMemberName: 'Please enter the administrator account',
  703. shopMemberPassword: 'Admin password',
  704. shopMemberPasswordMsg: 'Administrator password must be filled in',
  705. inputShopMemberPassword: 'Please enter the administrator password',
  706. shopParentName: 'Abbreviation of parent organization',
  707. shopParentFullName: 'The full name of the parent organization',
  708. shopParentId: 'Organization',
  709. choiceShopParentId: 'Please choose a parent organization',
  710. dayInfo: 'Daytime parameter settings',
  711. dayStart: 'Day start time',
  712. nightInfo: 'Night parameter settings',
  713. nightStart: 'Night start time',
  714. dayOrNightVol: 'Host call volume',
  715. dayOrNightDoorVol: 'Outdoor machine call volume',
  716. dayOrNightTransferBoxVol: 'Transfer box call volume',
  717. dayOrNightLight: 'Extension LCD screen brightness',
  718. dayOrNightRingTimes: 'Number of the call rings times',
  719. dayOrNightBedVol: 'Extension call volume',
  720. dayOrNightRingVol: 'Host system volume',
  721. dayOrNightNurseLed: 'Extension Nursing Light Brightness',
  722. dayOrNightTransferBoxSystemVol: 'Transfer box system volume',
  723. otherInfo: 'Other parameters',
  724. sleepSecondsBed: 'Extension screen time off',
  725. sleepSecondsDoor: 'Outdoor screen time off',
  726. sleepSecondsNurse: 'Nurse host resting time',
  727. sipOvertime: 'Voice call timeout',
  728. transferDuration: 'Nurse transfer duration',
  729. transferDurationLeader: 'The transfer duration of the nurse team leader',
  730. nurseKeyVal: 'Nurse host transfer time',
  731. autoAccept: 'Extension automatic answering',
  732. openAutoAccept: 'Enable automatic answer',
  733. eventForward: 'Event forwarding function',
  734. openEventForward: 'Open event forwarding',
  735. communicationModeBed: 'Extension communication mode',
  736. communicationModeNurse: 'Nurse host communication mode',
  737. communicationModeMobile: 'Mobile device communication mode',
  738. networkCall: 'Internet call',
  739. mobileCall: 'Mobile call',
  740. fixedCall: 'Fixed call',
  741. customizeRoleCallFirst: 'Customerize call role 1',
  742. customizeRoleCallSecond: 'Customize call role 2',
  743. customizeRoleCallThird: 'Customize call role 3',
  744. customizeRoleCallFourth: 'Customize call role 4',
  745. customizeRoleCallFifth: 'Customize call role 5',
  746. customizeHospitalCallFirst: 'Customize call device 1',
  747. customizeHospitalCallFirstName: 'Customize the name of the calling device 1',
  748. inputCustomizeHospitalCallFirstName: 'Input device 1 name',
  749. customizeHospitalCallSecond: 'Customize call device 2',
  750. customizeHospitalCallSecondName: 'Customize the name of the call device 2',
  751. inputCustomizeHospitalCallSecondName: 'Input device 2 name',
  752. customizeHospitalCallThird: 'Customize call device 3',
  753. customizeHospitalCallThirdName: 'Customize the name of the call device 3',
  754. inputCustomizeHospitalCallThirdName: 'Input device 3 name',
  755. inputName: 'Please enter a name',
  756. doctorTitle: 'Analog extension doctor title',
  757. nurseTitle: 'Analog extension nurse title',
  758. doorNurseTitle: 'Title of door machine call nurse',
  759. doorNursingTitle: 'Title of door machine in nursing',
  760. display: 'Display',
  761. onDisplay: 'Do not display',
  762. upSeconds: 'interval of Watch upload positioning ',
  763. saveSettings: 'Save settings',
  764. initializeSystem: 'Initialize the system',
  765. initialize485Device: 'Initialize 485 Device',
  766. addTestMemberList: 'Add test users in batches',
  767. devicesRef: 'Device batch refresh',
  768. bindDevice: 'Bind the voice conversion box',
  769. sureBindDevice: 'Are you sure you need to bind the voice conversion box?',
  770. sureAddTestMemberList: 'Are you sure you need to add test users in batches?',
  771. startAdd: 'Start creating',
  772. sureDevicesRef: 'Are you sure you need to refresh devices in batches?',
  773. partInfoSetting: 'Department information setting',
  774. nurse: 'Nurse host APP update',
  775. vnurse: 'Visual version of Nurse host ',
  776. znurse: 'The main control nurse host APP is updated',
  777. doctor: 'Doctor host',
  778. door: 'Door phone APP update',
  779. vdoor: 'Visual version of doorway machine',
  780. sickbed: '5-inch bed extension APP',
  781. sevensickbed: '7 inch bed extension APP',
  782. vsickbed: ' Visual version of Bed extension',
  783. mobiledevice: 'Mobile device',
  784. visitation: 'Visitor',
  785. transferDevice: 'Transfer box',
  786. lcdDevice: 'LCD corridor screen',
  787. organizationAdd: 'New Organization',
  788. boardShowEmptyBed: 'The board shows empty beds',
  789. nursingColorRgb: 'Nursing door light color',
  790. twoColorDoorLightValid: 'Two-color door lights are supported or not',
  791. support: 'Support two-color door lights'
  792. },
  793. role: {
  794. roleName: 'Role name',
  795. roleNameMsg: 'Length between 1 and 10 characters',
  796. inputRoleName: 'Please enter the role name! ',
  797. roleDescribe: 'role description',
  798. roleDescribeMsg: 'Maximum 200 words',
  799. permission: 'Role permission',
  800. roleAdd: 'New role',
  801. roleEvent: 'Role event',
  802. roleDelete: 'Delete role',
  803. roleEdit: 'Edit role event',
  804. onChoiceRole: 'No role has been selected!'
  805. },
  806. tab: {
  807. home: 'Home',
  808. frameManage: 'Space position',
  809. deviceManage: 'All devices',
  810. clerkManage: 'Employee management',
  811. patientManage: 'Patient management',
  812. customerManage: 'User Management',
  813. customerQrCode: 'User QR code',
  814. mobileDeviceManage: 'Mobile Device',
  815. userLocationManage: 'User Location',
  816. sosDeviceSettingManage: 'Alarm device',
  817. channelManage: 'Intercom channel',
  818. remarkManage: 'Note management',
  819. taskManage: 'Task management',
  820. interactionHistory: 'Interaction History',
  821. frameGroupManage: 'Region management',
  822. frameGroupEdit: 'Edit area information',
  823. watchFrameManage: 'Mobile device space',
  824. broadcastManage: 'Broadcast settings',
  825. broadcastEdit: 'Edit broadcast information',
  826. nurseConfig: 'Nursing parameters',
  827. boardManage: 'Information board settings',
  828. eventManage: 'Button event management',
  829. interactionChars: 'Interaction statistics',
  830. partSetting: 'Organization settings',
  831. allClerk: 'All employees',
  832. allCustomer: 'All users',
  833. allDevice: 'All devices',
  834. errorLog: 'Error log',
  835. systemConfig: 'System parameters',
  836. shopSetting: 'System settings',
  837. menuManage: 'Menu management',
  838. organization: 'Organization',
  839. roleManage: 'Role management',
  840. debugging485: '485 debugging',
  841. deviceFrame: 'Device space',
  842. ledDevice: 'LED devices'
  843. },
  844. deviceType: {
  845. NURSE_HOST: 'Nurse Host',
  846. DOCTOR_HOST: 'Doctor Host',
  847. DOOR_DEVICE: 'Door Station',
  848. DIGIT_BED_DEVICE: 'Bed Extension',
  849. LCD_SCREEN: 'LCD Corridor Screen',
  850. LED_SCREEN: 'LED Dot Corridor Screen',
  851. NURSE_WATCH: 'Nurse Moves',
  852. WORKER_WATCH: 'The Carer Moves',
  853. USER_WATCH: 'User Move',
  854. CELL_PHONE: 'Mobile App',
  855. TRANSFER_DEVICE: 'Bus Conversion Box',
  856. SIMULATE_BED_DEVICE: 'Analog Extension',
  857. SIMULATE_EMERGENCY_BUTTON: 'Analog Emergency Button',
  858. SIMULATE_DOOR_LIGHT: 'Analog Door Light',
  859. REMOTE_CONTROL: 'Remote Control',
  860. BEACON: 'Beacons',
  861. INFORMATION_BOARD: 'Information Board',
  862. ENTRANCE_GUARD: 'Access Control Device',
  863. VISITATION: 'Visiting Machine',
  864. RS485_TRANSFER: '485 Conversion Box',
  865. EMERGENCY_BUTTON: 'Emergency Button',
  866. RS485_DOOR: '485 Door Extension',
  867. ALARM_BODY_INDUCTIVE: 'Infrared Alarm',
  868. ALARM_WATER_OVERFLOW: 'Water Monitor',
  869. ALARM_HOUSEHOLD_GAS: 'Household Fire Alarm',
  870. ALARM_HOUSEHOLD_SMOKE: 'Household Smoke Alarm',
  871. ALARM_BUTTON_SOS: 'One Button Alarm',
  872. VITAL_SIGNS_DEVICE: 'Signs Devices',
  873. ALARM_RESTRAINT_BAND: 'Restriction Band Alarm',
  874. DOOR_LOCK: 'Door Magnetic Sensor',
  875. EMERGENCY_GATEWAY: 'Alarm Gateway',
  876. ALARM_433BUTTON: '433 Alarm',
  877. OTHER_HOST: 'Other Host'
  878. },
  879. vitalSignsDeviceType: {
  880. BLOOD_SUGAR: 'Blood Pressure Meter',
  881. BLOOD_OXYGEN: 'Oximeter',
  882. BLOOD_PRESSURE: 'Blood Pressure Monitor',
  883. TEMPERATURE: 'Temperature Gun',
  884. SHADOW_OF_GUARDIAN: 'Guardian Shadow'
  885. },
  886. sosDeviceSettingType: {
  887. NOT_START: 'Do Not Start',
  888. EPIDEMIC_PATTERN: 'Epidemic Prevention Mode',
  889. CARING_PATTERN: 'Elderly Care Mode'
  890. },
  891. tcpType: {
  892. CALLBACK: 'TCP Feedback',
  893. VOICE: 'Voice',
  894. VIDEO: 'Video',
  895. SOS: 'Emergency Call',
  896. REINFORCE: 'Reinforcements',
  897. IM: 'Message',
  898. DEVICE: 'Device',
  899. DATA: 'Data',
  900. EVENT: 'Event',
  901. SIDE: 'Outside Information',
  902. BROADCAST: 'Broadcast',
  903. TIME: 'Time',
  904. ENTRACEGUARD: 'Access Control',
  905. CHANNELIM: 'Channel Message',
  906. LOCATION: 'Location',
  907. PHONE: 'Phone',
  908. UNKNOWN: 'Unknown'
  909. },
  910. relativeNameType: {
  911. CHILDREN: 'Child',
  912. HUSBAND: 'Husband',
  913. WIFE: 'Wife',
  914. FATHER: 'Father',
  915. MOTHER: 'Mother',
  916. RELATIVE: 'Relative',
  917. FRIEND: 'Friend'
  918. },
  919. childbirthType: {
  920. SPONTANEOUS_LABOR: 'Natrual Birth',
  921. CAESAREAN_BIRTH: 'Caesarean Birth'
  922. }
  923. }