en.js 34 KB

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