en.js 48 KB

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