en.js 37 KB

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