en.js 44 KB

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