Jay
2024-11-08 02722a3f9eca857ce7fffea352e9f7ee692a1b71
提交 | 用户 | 时间
ce910c 1 # FunctionList
H 2 FUNCTIONLIST=FunctionList
3 REALPLAY=RealPlay
4 CAPTURE_PICTURE=Capture Picture
5 MULTIREALPLAY=MultiRealPlay
6 DOWNLOAD_RECORD=Download Record
7 ITS_EVENT=TrafficEvent
8 TALK=Talk
9 DEVICESEARCH_DEVICEINIT=DeviceSearchAndInit
10 PTZ=PTZ Control
11 TARGETRECOGNITION=TargetRecognition
12 ALARM_LISTEN=Alarm Listen
13 DEVICE_CONTROL=Device Control
14 AUTOREGISTER=AutoRegister
15 REMOTE_OPEN_DOOR=Remote Open Door
16
17 ONLINE=Online
18
19 # Login Info
20 DEVICE_IP=Device IP
21 DEVICE_PORT=Port
22 USERNAME=UserName
23 PASSWORD=Password
24 IP=IP
25
26 LOGIN=Login
27 LOGOUT=Logout
28
29 LOGIN_SUCCEED=Login Succeed
30 LOGIN_FAILED=Login Failed
31 DISCONNECT=Device disconnect
32 DISCONNECT_RECONNECTING=Device disconnect, reconnecting
33 PROMPT_MESSAGE=Prompt Message
34 ERROR_MESSAGE=Error Message
35
36 SUCCEED=Succeed
37 FAILED=Failed
38
39 PLEASE_INPUT_DEVICE_IP=Please input device IP
40 PLEASE_INPUT_DEVICE_PORT=Please input device port
41 PLEASE_INPUT_DEVICE_USERNAME=Please input userName
42 PLEASE_INPUT_DEVICE_PASSWORD=Please input password
43 PLEASE_INPUT_CONFIRM_PASSWORD=Please input confirm password
44
45 # Error Info
46 NET_NOERROR=No error 
47 NET_ERROR=Unknown error
48 NET_SYSTEM_ERROR=System error
49 NET_NETWORK_ERROR=Protocol error it may result from network timeout
50 NET_DEV_VER_NOMATCH=Device protocol does not match 
51 NET_INVALID_HANDLE=Handle is invalid
52 NET_OPEN_CHANNEL_ERROR=Failed to open channel 
53 NET_CLOSE_CHANNEL_ERROR=Failed to close channel 
54 NET_ILLEGAL_PARAM=User parameter is illegal 
55 NET_SDK_INIT_ERROR=SDK initialization error 
56 NET_SDK_UNINIT_ERROR=SDK clear error 
57 NET_RENDER_OPEN_ERROR=Error occurs when apply for render resources
58 NET_DEC_OPEN_ERROR=Error occurs when opening the decoder library 
59 NET_DEC_CLOSE_ERROR=Error occurs when closing the decoder library 
60 NET_MULTIPLAY_NOCHANNEL=The detected channel number is 0 in multiple-channel preview 
61 NET_TALK_INIT_ERROR=Failed to initialize record library 
62 NET_TALK_NOT_INIT=The record library has not been initialized
63 NET_TALK_SENDDATA_ERROR=Error occurs when sending out audio data 
64 NET_REAL_ALREADY_SAVING=The real-time has been protected
65 NET_NOT_SAVING=The real-time data has not been save
66 NET_OPEN_FILE_ERROR=Error occurs when opening the file
67 NET_PTZ_SET_TIMER_ERROR=Failed to enable PTZ to control timer
68 NET_RETURN_DATA_ERROR=Error occurs when verify returned data
69 NET_INSUFFICIENT_BUFFER=There is no sufficient buffer
70 NET_NOT_SUPPORTED=The current SDK does not support this funcntion
71 NET_NO_RECORD_FOUND=There is no searched result
72 NET_NOT_AUTHORIZED=You have no operation right
73 NET_NOT_NOW=Can not operate right now 
74 NET_NO_TALK_CHANNEL=There is no audio talk channel
75 NET_NO_AUDIO=There is no audio
76 NET_NO_INIT=The network SDK has not been initialized
77 NET_DOWNLOAD_END=The download completed
78 NET_EMPTY_LIST=There is no searched result
79 NET_ERROR_GETCFG_SYSATTR=Failed to get system property setup
80 NET_ERROR_GETCFG_SERIAL=Failed to get SN
81 NET_ERROR_GETCFG_GENERAL=Failed to get general property
82 NET_ERROR_GETCFG_DSPCAP=Failed to get DSP capacity description
83 NET_ERROR_GETCFG_NETCFG=Failed to get network channel setup
84 NET_ERROR_GETCFG_CHANNAME=Failed to get channel name
85 NET_ERROR_GETCFG_VIDEO=Failed to get video property
86 NET_ERROR_GETCFG_RECORD=Failed to get record setup
87 NET_ERROR_GETCFG_PRONAME=Failed to get decoder protocol name 
88 NET_ERROR_GETCFG_FUNCNAME=Failed to get 232 COM function name
89 NET_ERROR_GETCFG_485DECODER=Failed to get decoder property
90 NET_ERROR_GETCFG_232COM=Failed to get 232 COM setup
91 NET_ERROR_GETCFG_ALARMIN=Failed to get external alarm input setup
92 NET_ERROR_GETCFG_ALARMDET=Failed to get motion detection alarm
93 NET_ERROR_GETCFG_SYSTIME=Failed to get device time
94 NET_ERROR_GETCFG_PREVIEW=Failed to get preview parameter
95 NET_ERROR_GETCFG_AUTOMT=Failed to get audio maintenance setup
96 NET_ERROR_GETCFG_VIDEOMTRX=Failed to get video matrix setup
97 NET_ERROR_GETCFG_COVER=Failed to get privacy mask zone setup
98 NET_ERROR_GETCFG_WATERMAKE=Failed to get video watermark setup
99 NET_ERROR_GETCFG_MULTICAST=Failed to get config, omulticast port by channel
100 NET_ERROR_SETCFG_GENERAL=Failed to modify general property
101 NET_ERROR_SETCFG_NETCFG=Failed to modify channel setup
102 NET_ERROR_SETCFG_CHANNAME=Failed to modify channel name
103 NET_ERROR_SETCFG_VIDEO=Failed to modify video channel 
104 NET_ERROR_SETCFG_RECORD=Failed to modify record setup 
105 NET_ERROR_SETCFG_485DECODER=Failed to modify decoder property 
106 NET_ERROR_SETCFG_232COM=Failed to modify 232 COM setup 
107 NET_ERROR_SETCFG_ALARMIN=Failed to modify external input alarm setup
108 NET_ERROR_SETCFG_ALARMDET=Failed to modify motion detection alarm setup 
109 NET_ERROR_SETCFG_SYSTIME=Failed to modify device time 
110 NET_ERROR_SETCFG_PREVIEW=Failed to modify preview parameter
111 NET_ERROR_SETCFG_AUTOMT=Failed to modify auto maintenance setup 
112 NET_ERROR_SETCFG_VIDEOMTRX=Failed to modify video matrix setup 
113 NET_ERROR_SETCFG_COVER=Failed to modify privacy mask zone
114 NET_ERROR_SETCFG_WATERMAKE=Failed to modify video watermark setup 
115 NET_ERROR_SETCFG_WLAN=Failed to modify wireless network information 
116 NET_ERROR_SETCFG_WLANDEV=Failed to select wireless network device
117 NET_ERROR_SETCFG_REGISTER=Failed to modify the actively registration parameter setup
118 NET_ERROR_SETCFG_CAMERA=Failed to modify camera property
119 NET_ERROR_SETCFG_INFRARED=Failed to modify IR alarm setup
120 NET_ERROR_SETCFG_SOUNDALARM=Failed to modify audio alarm setup
121 NET_ERROR_SETCFG_STORAGE=Failed to modify storage position setup
122 NET_AUDIOENCODE_NOTINIT=The audio encode port has not been successfully initialized 
123 NET_DATA_TOOLONGH=The data are too long
124 NET_UNSUPPORTED=The device does not support current operation 
125 NET_DEVICE_BUSY=Device resources is not sufficient
126 NET_SERVER_STARTED=The server has boot up 
127 NET_SERVER_STOPPED=The server has not fully boot up 
128 NET_LISTER_INCORRECT_SERIAL=Input serial number is not correct
129 NET_QUERY_DISKINFO_FAILED=Failed to get HDD information
130 NET_ERROR_GETCFG_SESSION=Failed to get connect session information
131 NET_USER_FLASEPWD_TRYTIME=The password you typed is incorrect You have exceeded the maximum number of retries
132 NET_LOGIN_ERROR_PASSWORD=Password is not correct
133 NET_LOGIN_ERROR_USER=The account does not exist
134 NET_LOGIN_ERROR_TIMEOUT=Time out for log in returned value
135 NET_LOGIN_ERROR_RELOGGIN=The account has logged in 
136 NET_LOGIN_ERROR_LOCKED=The account has been locked
137 NET_LOGIN_ERROR_BLACKLIST=The account has been in the block list
138 NET_LOGIN_ERROR_BUSY=Resources are not sufficient System is busy now
139 NET_LOGIN_ERROR_CONNECT=Time out Please check network and try again
140 NET_LOGIN_ERROR_NETWORK=Network connection failed
141 NET_LOGIN_ERROR_SUBCONNECT=Successfully logged in the device but can not create video channel Please check network connection
142 NET_LOGIN_ERROR_MAXCONNECT=Exceed the max connect number
143 NET_LOGIN_ERROR_PROTOCOL3_ONLY=Only support 3 protocol
144 NET_LOGIN_ERROR_UKEY_LOST=There is no USB or USB info error
145 NET_LOGIN_ERROR_NO_AUTHORIZED=Client-end IP address has no right to login
146 NET_LOGIN_ERROR_USER_OR_PASSOWRD=user or password error 
147 NET_LOGIN_ERROR_DEVICE_NOT_INIT=cannot login because the device has not been init,please init the device and then login
148 NET_RENDER_SOUND_ON_ERROR=Error occurs when Render library open audio
149 NET_RENDER_SOUND_OFF_ERROR=Error occurs when Render library close audio 
150 NET_RENDER_SET_VOLUME_ERROR=Error occurs when Render library control volume
151 NET_RENDER_ADJUST_ERROR=Error occurs when Render library set video parameter
152 NET_RENDER_PAUSE_ERROR=Error occurs when Render library pause play
153 NET_RENDER_SNAP_ERROR=Render library snapshot error
154 NET_RENDER_STEP_ERROR=Render library stepper error
155 NET_RENDER_FRAMERATE_ERROR=Error occurs when Render library set frame rate
156 NET_RENDER_DISPLAYREGION_ERROR=Error occurs when Render lib setting show region
157 NET_RENDER_GETOSDTIME_ERROR=An error occurred when Render library getting current play time
158 NET_GROUP_EXIST=Group name has been existed
159 NET_GROUP_NOEXIST=The group name does not exist 
160 NET_GROUP_RIGHTOVER=The group right exceeds the right list!
161 NET_GROUP_HAVEUSER=The group can not be removed since there is user in it!
162 NET_GROUP_RIGHTUSE=The user has used one of the group right It can not be removed 
163 NET_GROUP_SAMENAME=New group name has been existed
164 NET_USER_EXIST=The user name has been existed
165 NET_USER_NOEXIST=The account does not exist
166 NET_USER_RIGHTOVER=User right exceeds the group right 
167 NET_USER_PWD=Reserved account It does not allow to be modified
168 NET_USER_FLASEPWD=password is not correct
169 NET_USER_NOMATCHING=Password is invalid
170 NET_USER_INUSE=account in use
171 NET_ERROR_GETCFG_ETHERNET=Failed to get network card setup
172 NET_ERROR_GETCFG_WLAN=Failed to get wireless network information
173 NET_ERROR_GETCFG_WLANDEV=Failed to get wireless network device
174 NET_ERROR_GETCFG_REGISTER=Failed to get actively registration parameter
175 NET_ERROR_GETCFG_CAMERA=Failed to get camera property 
176 NET_ERROR_GETCFG_INFRARED=Failed to get IR alarm setup
177 NET_ERROR_GETCFG_SOUNDALARM=Failed to get audio alarm setup
178 NET_ERROR_GETCFG_STORAGE=Failed to get storage position 
179 NET_ERROR_GETCFG_MAIL=Failed to get mail setup
180 NET_CONFIG_DEVBUSY=Can not set right now 
181 NET_CONFIG_DATAILLEGAL=The configuration setup data are illegal
182 NET_ERROR_GETCFG_DST=Failed to get DST setup
183 NET_ERROR_SETCFG_DST=Failed to set DST 
184 NET_ERROR_GETCFG_VIDEO_OSD=Failed to get video OSD setup
185 NET_ERROR_SETCFG_VIDEO_OSD=Failed to set video OSD 
186 NET_ERROR_GETCFG_GPRSCDMA=Failed to get CDMA\GPRS configuration
187 NET_ERROR_SETCFG_GPRSCDMA=Failed to set CDMA\GPRS configuration
188 NET_ERROR_GETCFG_IPFILTER= Failed to get IP Filter configuration
189 NET_ERROR_SETCFG_IPFILTER=Failed to set IP Filter configuration
190 NET_ERROR_GETCFG_TALKENCODE=Failed to get Talk Encode configuration
191 NET_ERROR_SETCFG_TALKENCODE=Failed to set Talk Encode configuration
192 NET_ERROR_GETCFG_RECORDLEN=Failed to get The length of the video package configuration
193 NET_ERROR_SETCFG_RECORDLEN=Failed to set The length of the video package configuration
194 NET_DONT_SUPPORT_SUBAREA=Not support Network hard disk partition
195 NET_ERROR_GET_AUTOREGSERVER=Failed to get the register server information
196 NET_ERROR_CONTROL_AUTOREGISTER=Failed to control actively registration
197 NET_ERROR_DISCONNECT_AUTOREGISTER=Failed to disconnect actively registration
198 NET_ERROR_GETCFG_MMS=Failed to get mms configuration
199 NET_ERROR_SETCFG_MMS=Failed to set mms configuration
200 NET_ERROR_GETCFG_SMSACTIVATION=Failed to get SMS configuration
201 NET_ERROR_SETCFG_SMSACTIVATION=Failed to set SMS configuration
202 NET_ERROR_GETCFG_DIALINACTIVATION=Failed to get activation of a wireless connection
203 NET_ERROR_SETCFG_DIALINACTIVATION=Failed to set activation of a wireless connection
204 NET_ERROR_GETCFG_VIDEOOUT=Failed to get the parameter of video output
205 NET_ERROR_SETCFG_VIDEOOUT=Failed to set the configuration of video output
206 NET_ERROR_GETCFG_OSDENABLE=Failed to get osd overlay enabling
207 NET_ERROR_SETCFG_OSDENABLE=Failed to set OSD overlay enabling
208 NET_ERROR_SETCFG_ENCODERINFO=Failed to set digital input configuration of front encoders
209 NET_ERROR_GETCFG_TVADJUST=Failed to get TV adjust configuration
210 NET_ERROR_SETCFG_TVADJUST=Failed to set TV adjust configuration
211 NET_ERROR_CONNECT_FAILED=Failed to request to establish a connection
212 NET_ERROR_SETCFG_BURNFILE=Failed to request to upload burn files
213 NET_ERROR_SNIFFER_GETCFG=Failed to get capture configuration information
214 NET_ERROR_SNIFFER_SETCFG=Failed to set capture configuration information
215 NET_ERROR_DOWNLOADRATE_GETCFG=Failed to get download restrictions information
216 NET_ERROR_DOWNLOADRATE_SETCFG=Failed to set download restrictions information
217 NET_ERROR_SEARCH_TRANSCOM=Failed to query serial port parameters
218 NET_ERROR_GETCFG_POINT=Failed to get the preset info
219 NET_ERROR_SETCFG_POINT=Failed to set the preset info
220 NET_SDK_LOGOUT_ERROR=SDK log out the device abnormally
221 NET_ERROR_GET_VEHICLE_CFG=Failed to get vehicle configuration
222 NET_ERROR_SET_VEHICLE_CFG=Failed to set vehicle configuration
223 NET_ERROR_GET_ATM_OVERLAY_CFG=Failed to get ATM overlay configuration
224 NET_ERROR_SET_ATM_OVERLAY_CFG=Failed to set ATM overlay configuration
225 NET_ERROR_GET_ATM_OVERLAY_ABILITY=Failed to get ATM overlay ability
226 NET_ERROR_GET_DECODER_TOUR_CFG=Failed to get decoder tour configuration
227 NET_ERROR_SET_DECODER_TOUR_CFG=Failed to set decoder tour configuration
228 NET_ERROR_CTRL_DECODER_TOUR=Failed to control decoder tour
229 NET_GROUP_OVERSUPPORTNUM=Beyond the device supports for the largest number of user groups
230 NET_USER_OVERSUPPORTNUM=Beyond the device supports for the largest number of users 
231 NET_ERROR_GET_SIP_CFG=Failed to get SIP configuration
232 NET_ERROR_SET_SIP_CFG=Failed to set SIP configuration
233 NET_ERROR_GET_SIP_ABILITY=Failed to get SIP capability
234 NET_ERROR_GET_WIFI_AP_CFG=Failed to get "WIFI ap' configuration 
235 NET_ERROR_SET_WIFI_AP_CFG=Failed to set "WIFI ap" configuration  
236 NET_ERROR_GET_DECODE_POLICY=Failed to get decode policy 
237 NET_ERROR_SET_DECODE_POLICY=Failed to set decode policy 
238 NET_ERROR_TALK_REJECT=refuse talk
239 NET_ERROR_TALK_OPENED=talk has opened by other client
240 NET_ERROR_TALK_RESOURCE_CONFLICIT=resource conflict
241 NET_ERROR_TALK_UNSUPPORTED_ENCODE=unsupported encode type
242 NET_ERROR_TALK_RIGHTLESS=no right
243 NET_ERROR_TALK_FAILED=request failed
244 NET_ERROR_GET_MACHINE_CFG=Failed to get device relative config
245 NET_ERROR_SET_MACHINE_CFG=Failed to set device relative config
246 NET_ERROR_GET_DATA_FAILED=get data failed
247 NET_ERROR_MAC_VALIDATE_FAILED=MAC validate failed
248 NET_ERROR_GET_INSTANCE=Failed to get server instance 
249 NET_ERROR_JSON_REQUEST=Generated json string is error
250 NET_ERROR_JSON_RESPONSE=The responding json string is error
251 NET_ERROR_VERSION_HIGHER=The protocol version is lower than current version
252 NET_SPARE_NO_CAPACITY=Hotspare disk operation failed The capacity is low
253 NET_ERROR_SOURCE_IN_USE=Display source is used by other output
254 NET_ERROR_REAVE=advanced users grab low-level user resource
255 NET_ERROR_NETFORBID=net forbid
256 NET_ERROR_GETCFG_MACFILTER=get MAC filter configuration error
257 NET_ERROR_SETCFG_MACFILTER=set MAC filter configuration error
258 NET_ERROR_GETCFG_IPMACFILTER=get IP/MAC filter configuration error
259 NET_ERROR_SETCFG_IPMACFILTER=set IP/MAC filter configuration error
260 NET_ERROR_OPERATION_OVERTIME=operation over time 
261 NET_ERROR_SENIOR_VALIDATE_FAILED=senior validation failure
262 NET_ERROR_DEVICE_ID_NOT_EXIST=device ID is not exist
263 NET_ERROR_UNSUPPORTED=unsupport operation
264 NET_ERROR_PROXY_DLLLOAD=proxy dll load error
265 NET_ERROR_PROXY_ILLEGAL_PARAM= proxy user parameter is not legal
266 NET_ERROR_PROXY_INVALID_HANDLE=handle invalid
267 NET_ERROR_PROXY_LOGIN_DEVICE_ERROR=login device error
268 NET_ERROR_PROXY_START_SERVER_ERROR=start proxy server error
269 NET_ERROR_SPEAK_FAILED=request speak failed
270 NET_ERROR_NOT_SUPPORT_F6=unsupport F6
271 NET_ERROR_CD_UNREADY=CD is not ready
272 NET_ERROR_DIR_NOT_EXIST=Directory does not exist
273 NET_ERROR_UNSUPPORTED_SPLIT_MODE=The device does not support the segmentation model
274 NET_ERROR_OPEN_WND_PARAM=Open the window parameter is illegal
275 NET_ERROR_LIMITED_WND_COUNT=Open the window more than limit
276 NET_ERROR_UNMATCHED_REQUEST=Request command with the current pattern don't match
277 NET_RENDER_ENABLELARGEPICADJUSTMENT_ERROR=Render Library to enable high-definition image internal adjustment strategy error
278 NET_ERROR_UPGRADE_FAILED=Upgrade equipment failure
279 NET_ERROR_NO_TARGET_DEVICE=Can't find the target device
280 NET_ERROR_NO_VERIFY_DEVICE=Can't find the verify device 
281 NET_ERROR_CASCADE_RIGHTLESS=No cascade permissions
282 NET_ERROR_LOW_PRIORITY=low priority
283 NET_ERROR_REMOTE_REQUEST_TIMEOUT=The remote device request timeout
284 NET_ERROR_LIMITED_INPUT_SOURCE=Input source beyond maximum route restrictions
285 NET_ERROR_SET_LOG_PRINT_INFO=Failed to set log print
286 NET_ERROR_PARAM_DWSIZE_ERROR="dwSize" is not initialized in input param
287 NET_ERROR_LIMITED_MONITORWALL_COUNT=TV wall exceed limit
288 NET_ERROR_PART_PROCESS_FAILED=Fail to execute part of the process
289 NET_ERROR_TARGET_NOT_SUPPORT=Fail to transmit due to not supported by target
290 NET_ERROR_VISITE_FILE=Access to the file failed
291 NET_ERROR_DEVICE_STATUS_BUSY=Device busy
292 NET_USER_PWD_NOT_AUTHORIZED=Fail to change the password
293 NET_USER_PWD_NOT_STRONG=Password strength is not enough
294 NET_ERROR_NO_SUCH_CONFIG=No corresponding setup
295 NET_ERROR_AUDIO_RECORD_FAILED=Failed to record audio
296 NET_ERROR_SEND_DATA_FAILED=Failed to send out data 
297 NET_ERROR_OBSOLESCENT_INTERFACE=Abandoned port 
298 NET_ERROR_INSUFFICIENT_INTERAL_BUF=Internal buffer is not sufficient 
299 NET_ERROR_NEED_ENCRYPTION_PASSWORD=verify password when changing device IP
300 NET_ERROR_NOSUPPORT_RECORD =device not support the record
301 NET_ERROR_SERIALIZE_ERROR=Failed to serialize data
302 NET_ERROR_DESERIALIZE_ERROR=Failed to deserialize data
303 NET_ERROR_LOWRATEWPAN_ID_EXISTED=the wireless id is already existed
304 NET_ERROR_LOWRATEWPAN_ID_LIMIT=the wireless id limited
305 NET_ERROR_LOWRATEWPAN_ID_ABNORMAL=add the wireless id abnormaly
306 NET_ERROR_ENCRYPT=encrypt data fail
307 NET_ERROR_PWD_ILLEGAL=new password illegal
308 NET_ERROR_DEVICE_ALREADY_INIT=device is already initiation
309 NET_ERROR_SECURITY_CODE=security code check out fail
310 NET_ERROR_SECURITY_CODE_TIMEOUT=security code out of time
311 NET_ERROR_GET_PWD_SPECI=get password specification fail
312 NET_ERROR_NO_AUTHORITY_OF_OPERATION=no authority of operation 
313 NET_ERROR_DECRYPT=decrypt data fail
314 NET_ERROR_2D_CODE=2D code check out fail
315 NET_ERROR_INVALID_REQUEST=Invalid request
316 NET_ERROR_PWD_RESET_DISABLE=password reset unable
317 NET_ERROR_PLAY_PRIVATE_DATA=Failed to display private data,such as rule box
318 NET_ERROR_ROBOT_OPERATE_FAILED=robot operate failed
319 NET_ERROR_PHOTOSIZE_EXCEEDSLIMIT=photo size exceeds limit
320 NET_ERROR_USERID_INVALID=Invalid userId 
321 NET_ERROR_EXTRACTFEATURE_FAILED=photo extract feature failed
322 NET_ERROR_PHOTO_EXIST=photo exist
323 NET_ERROR_PHOTO_OVERFLOW=photo over flow
324 NET_ERROR_CHANNEL_ALREADY_OPENED=channel has already been opened
325 NET_ERROR_CREATE_SOCKET=create socket error
326 NET_ERROR_CHANNEL_NUM=Invalid channel number
327 NET_ERROR_FACE_RECOGNITION_SERVER_GROUP_ID_EXCEED=target recognition server group id exceed
328
329 # RealPlay Info
330 START_REALPLAY=Start RealPlay
331 STOP_REALPLAY=Stop RealPlay
332 ATTACH=Attach
333 DETACH=Detach
334 REALPLAY_SUCCEED=Success to start realPlay
335 REALPLAY_FAILED=Failed to start realPlay
336
337 CHN=Chn
338 CHANNEL=Channel
339 STREAM_TYPE=Stream
340 MASTER_AND_SUB_STREAM=Main/Sub stream
341 MASTER_STREAM=Main Stream
342 SUB_STREAM=Sub Stream
343
344 # Capture Picture
345 LOCAL_CAPTURE=Local Capture
346 REMOTE_CAPTURE=Remote Capture
347 TIMER_CAPTURE=Timer Capture
348 STOP_CAPTURE=Stop Capture
349 INTERVAL=Interval
350
351 TIME_INTERVAL_ILLEGAL=Time Interval Illegal 
352 PLEASE_START_REALPLAY=Please Start Real Play
353
354 # PTZ Info 
355 PTZ_CONTROL=PTZControl
356 LEFT_UP=LeftUp
357 UP=Up
358 RIGHT_UP=RightUp
359 LEFT=Left
360 RIGHT=Right
361 LEFT_DOWN=LeftDown
362 DOWN=Down
363 RIGHT_DOWN=RightDown
364
365 ZOOM_ADD=Zoom+
366 ZOOM_DEC=Zoom-
367 FOCUS_ADD=Focus+
368 FOCUS_DEC=Focus-
369 IRIS_ADD=Iris+
370 IRIS_DEC=Iris-
371
372 SPEED=Speed
373
374 #ITS
375 EVENT_INFO=Event Information
376 EVENT_NAME=Event Name
377 EVENT_TIME=Event Time
378 EVENT_PICTURE=Event and Picture
379 PLATE_PICTURE=Plate Picture
380 LICENSE_PLATE=License Plate
381 PLATE_TYPE=Plate Type
382 PLATE_COLOR=Plate Color
383 VEHICLE_TYPE=Vehicle Type
384 VEHICLE_SIZE=Vehicle Size
385 VEHICLE_COLOR=Vehicle Color
386 FILE_COUNT=File Count
387 FILE_INDEX=File Index
388 GROUP_ID=Group ID
389 ILLEGAL_PLACE=Illegal Place
390 LANE_NUMBER=Lane Number
391 MANUAL_CAPTURE=Manual Capture
392 OPEN_STROBE=Open Strobe
393 CLOSE_STROBE=Close Strobe
394 INDEX=Index
395
396 OPERATE=Operate
397 FUNCTION=Function
398
399 UNDEFINED_COLOR=Undefined Color
400 BLACK=Black
401 WHITE=White
402 RED=Red
403 BLUE=Blue
404 GREEN=Green
405 YELLOW=Yellow
406 GRAY=Gray
407 ORANGE=Orange
408
409 LIGHT_DUTY=Light Duty
410 MEDIUM=Medium
411 OVER_SIZE=Over Size
412 MINI_SIZE=Miniature Size
413 LARGE_SIZE=Large Size
414
415 NO_PLATENUMBER=No PlateNumber
416 MANUALSNAP_SUCCEED=Manual snap succeed
417 MANUALSNAP_FAILED=Manual snap failed
418
419 OPEN_STROBE_SUCCEED=Open strobe succeed
420 OPEN_STROBE_FAILED=Open strobe failed
421 CLOSE_STROBE_SUCCEED=Close strobe succeed
422 CLOSE_STROBE_FAILED=Close strobe failed
423
424 EVENT_IVS_TRAFFICJUNCTION=Junction
425 EVENT_IVS_TRAFFIC_RUNREDLIGHT=RunRedLight
426 EVENT_IVS_TRAFFIC_OVERLINE=OverLine
427 EVENT_IVS_TRAFFIC_RETROGRADE=ReTrograde
428 EVENT_IVS_TRAFFIC_TURNLEFT=TurnLeft
429 EVENT_IVS_TRAFFIC_TURNRIGHT=TurnRight
430 EVENT_IVS_TRAFFIC_UTURN=UTurn
431 EVENT_IVS_TRAFFIC_OVERSPEED=OverSpeed
432 EVENT_IVS_TRAFFIC_UNDERSPEED=UnderSpeed
433 EVENT_IVS_TRAFFIC_PARKING=Parking
434 EVENT_IVS_TRAFFIC_WRONGROUTE=WrongRoute
435 EVENT_IVS_TRAFFIC_CROSSLANE=CrossLane
436 EVENT_IVS_TRAFFIC_OVERYELLOWLINE=OverYellowLine
437 EVENT_IVS_TRAFFIC_YELLOWPLATEINLANE=YellowPlateInLane
438 EVENT_IVS_TRAFFIC_PEDESTRAINPRIORITY=PedestrainPriority
439 EVENT_IVS_TRAFFIC_MANUALSNAP=ManualSnap
440 EVENT_IVS_TRAFFIC_VEHICLEINROUTE=VehicleInRoute
441 EVENT_IVS_TRAFFIC_VEHICLEINBUSROUTE=VehicleInBusRoute
442 EVENT_IVS_TRAFFIC_BACKING=Backing
443 EVENT_IVS_TRAFFIC_PARKINGSPACEPARKING=ParkingSpaceParking
444 EVENT_IVS_TRAFFIC_PARKINGSPACENOPARKING=ParkingSpaceNoParking
445 EVENT_IVS_TRAFFIC_WITHOUT_SAFEBELT=WithoutSafeBelt
446
447 # DownLoad Info
448 DOWNLOAD_RECORD_BYTIME=DownloadRecordByTime
449 DOWNLOAD_RECORD_BYFILE=DownloadRecordByFile
450 QUERY=Query 
451 DOWNLOAD=DownLoad
452 STOP_DOWNLOAD=StopDownLoad
453 START_TIME=Start Time
454 END_TIME=End Time
455 RECORD_TYPE=Record Type
456
457 GENERAL_RECORD=General Record
458 ALARM_RECORD=Alarm Record
459 MOTION_DETECTION=Motion Detection Record
460 CARD_NUMBER_RECORD=Card Number Record
461 INTELLIGENT_DETECTION=intelligent Record
462 POS_RECORD=pos Record
463
464
465 QUERY_RECORD_IS_NOT_EXIST=Query record is not exist
466 PLEASE_CHECK_RECORD_TIME=Please check record time
467 PLEASE_SELECT_TIME_AGAIN=Please select time again,max time different is 6 hour
468 DOWNLOAD_COMPLETED=Download completed
469
470 PLEASE_FIRST_QUERY_RECORD=Please first query record
471 PLEASE_FIRST_SELECT_ROW_WITH_DATA=Please first select row with data
472
473 # Time Set
474 YEAR=Year
475 MONTH=Month
476 DAY=Day
477 HOUR=Hour
478 MINUTE=Minute
479 SECOND=Second
480 CONFIRM=Confirm
481 CANCEL=Cancel
482 DATE_CHOOSER=Date Chooser
483
484 MONDAY=Mon
485 TUESDAY=Tue
486 WEDNESDAY=Wed
487 THURSDAY=Thur
488 FRIDAY=Fri
489 SATURDAY=Sat
490 SUNDAY=Sun
491
492 # Talk
493 TRANSMIT_TYPE=Transmit Type
494 LOCAL_TRANSMIT_TYPE=Local(not transmit)
495 REMOTE_TRANSMIT_TYPE=Remote(transmit)
496 TRANSMIT_CHANNEL=Speaker Channel
497 START_TALK=Start Talk
498 STOP_TALK=Stop Talk
499 TALK_FAILED=Talk Failed
500
501 # DeviceSearchAndInt
502 DEVICESEARCH_OPERATE=DeviceSearch Operate
503 DEVICESEARCH_RESULT=DeviceSearch Result
504 DEVICEINIT=DeviceInit
505
506 DEVICESEARCH=DeviceSearch
507 DEVICE_POINT_TO_POINT_SEARCH=Device IP Point To Point Search
508
509 START_SEARCH=Start Search
510 STOP_SEARCH=Stop Search
511
512 START_IP=Start IP
513 END_IP=End IP
514
515 DEVICE_TYPE=Device Type
516 MAC=MAC
517 SN=SN
518 DEVICE_INIT_STATE=Initialized State
519 INIT_PASSWD=Initialization Password
520 PHONE=Phone
521 MAIL=Mail
522 IP_VERSION=IP Version
523 SUB_MASK=Sub Mask
524 GETWAY=GetWay
525 DETAIL_TYPE=Detail Type
526 HTTP_PORT=HTTP Port
527 LOCAL_IP=local ip
528 CONFIRM_PASSWORD=Confirm Password
529
530 OLD_DEVICE=Old Device
531 DONOT_SUPPORT_INITIALIZATION=Do not support initialization
532 NOT_INITIALIZED=Uninitialized
533 INITIALIZED=Initialized
534
535 THE_IP_CONTROL_SCOPE=The scope is too large, please control it between the 1000
536 PLEASE_FIRST_SELECT_INITIALIZED_DEVICE=Please first select initialized device
537 PLEASE_INPUT_PHONE=Please input phone
538 PLEASE_INPUT_MAIL=Please input mail
539 INCONSISTENT=The password and the confirm password are inconsistent
540 PLEASE_CHECK_IP=Please check IP
541
542 SEARCHING_WAITING=Searching, please waiting
543
544 START_LISTEN=Start Listen
545 STOP_LISTEN=Stop Listen
546 SHOW_ALARM_EVENT=Show Alarm Event Info
547 ALARM_LISTEN_FAILED=Alarm Listen Failed
548 ALARM_MESSAGE=Alarm Message
549
550 EXTERNAL_ALARM=External alarm 
551 MOTION_ALARM=Motion detection alarm 
552 VIDEOLOST_ALARM=Video loss alarm 
553 SHELTER_ALARM=Camera masking alarm 
554 DISKFULL_ALARM=HDD full alarm 
555 DISKERROR_ALARM=HDD error alarm 
556 START=start
557 STOP=stop
558
559 CURRENT_TIME=Current Time
560 DEVICE_REBOOT=Device Reboot
561 SYNCHRONIZE_TIME=Synchronize Time
562 REBOOT=Reboot
563 SET_TIME=Set Time
564 GET_TIME=Get Time
565 REBOOT_TIPS=Are you sure you want to reboot it?
566 OPERATE_SUCCESS=Operate Success
567
568 #FaceRecognition
569 FACE_GROUP_ID=Group Id
570 FACE_GROUP_NAME=Group Name
571 PERSON_COUNT=Person Count
572
573 GROUP_OPERATE=Group Operate
574 PERSON_OPERATE=Person Operate
575
576 TARGET_RECOGNITION_EVENT=TargetRecognition Event
577 TARGET_DETECT_EVENT=TargetDetect Event
578
579 GLOBAL_PICTURE=Global Picture
580 PERSON_PICTURE=Person Picture
581 CANDIDATE_PICTURE=Candidate Picture
582
583 TIME=Time
584 SEX=Sex
585 AGE=Age
586 COLOR=Color
587 EYE=Eye
588 MOUTH=Mouth
589 MASK=Mask
590 BEARD=Beard
591 MALE=Male
592 FEMALE=Female
593 ID_CARD=Id Card
594 OFFICE_CARD=office card
595 PASSPORT=Passport
596 UNIDENTIFIED=Unidentified
597 HAVE_BEARD=Have Beard
598 NO_BEARD=No Beard
599 OPEN_MOUTH=Open Mouth
600 CLOSE_MOUTH=Close Mouth
601 YELLOW_COLOR=Yellow
602 BLACK_COLOR=Black
603 WHITE_COLOR=White
604 OPEN_EYE=Open Eye
605 CLOSE_EYE=Close Eye
606 SMILE=Smile
607 ANGER=Anger
608 SADNESS=Sadness
609 DISGUST=Disgust
610 FEAR=Fear
611 SURPRISE=Surprise
612 NEUTRAL=Neutral
613 LAUGH=Laugh
614 WEAR_MASK=Wear Mask
615 NO_MASK=No Mask
616 WEAR_GLASSES=Wear Glasses
617 NO_GLASSES=No Glasses
618 UNKNOW=UnKnow
619 UNLIMITED=Unlimited
620
621 NAME=Name
622 BIRTHDAY=Birthday
623 ID_NO=Id No
624 ID_TYPE=ID Type
625 SIMILARITY=Similarity
626 UID=UID
627 STRANGER=Stranger
628 GLASSES=glasses
629 PICTURE_PATH=picture path
630 FACE_LIBRARY_ID=face library id
631 FACE_LIBRARY_NAME=face library name
632
633
634 ADD=Add
635 MODIFY=Modify
636 FRESH=Fresh
637 ADD_GROUP=Add Group
638 MODIFY_GROUP=Modify Group
639 DEL_GROUP=Delete Group
640 DISPOSITION=Disposition
641 DEL_DISPOSITION=Delete Disposition
642
643 FIND_CONDITION=Find Condition
644 FIND_PERSON=Find Person
645 ADD_PERSON=Add Person
646 MODIFY_PERSON=Modify Person
647 DEL_PERSON=Delete Person
648
649 PREVIOUSPAGE=Previous Page
650 LASTPAGE=Last Page
651 SELECT_PICTURE=Select Picture
652 SEARCH_BY_PIC=Search by Picture
653 DOWNLOAD_QUERY_PICTURE=Download the query Picture
654 FACE_LIBRARY=face library
655 HISTORY_LIBRARY=history library
656 CHOOSE_FACE_PIC=Please select a face picture
657 EVENT_TYPE=Event Type
658 PAGES_NUMBER=Pages Number
659
660 SIMILARITY_RANGE=Similarity range[0, 100]
661 PLEASE_INPUT_GROUPNAME=Please input groupName
662 PLEASE_SELECT_GROUP=Please select group
663
664 PLEASE_SELECT_PERSON=Please select person
665 PLEASE_ADD_DISPOSITION_INFO=Please add disposition info
666 PLEASE_SELECT_DEL_DISPOSITION_INFO=Please select delDisposition info
667
668 #AutoRegister
669 AUTOREGISTER_LISTEN=AutoRegister Listen
670 DEVICE_CONFIG=Device Configure
671 DEVICE_LIST=Device List
672 DEVICE_MANAGER=Device Manager
673 ADD_DEVICE=Add Device
674 MODIFY_DEVICE=Modify Device
675 DELETE_DEVICE=Delete Device
676 CLEAR_DEVICE=Clear Device
677 IMPORT_DEVICE=Import Device
678 EXPORT_DEVICE=Export Device
679 DEVICE_ID=Device ID
680 ENABLE=Enable
681 REGISTER_ADDRESS=Register Address
682 REGISTER_PORT=Register Port
683 GET=Get
684 SET=Set
685 RECORD=Record
686 DEVICE_LOGIN=Device has logged in
687
688 ALREADY_EXISTED=Already existed
689 ALREADY_EXISTED_WHETHER_OR_NOT_TO_COVER=Already existed, whether or not to cover(no, not export)
690 FILE_OPEN_PLEASE_CLOSE_FILE=The file is opened, please first close the file
691 IMPORT_COMPLETION=Import completed
692 EXPORT_COMPLETION=Export completed
693 FILE_NOT_EXIST=File is not existed
694
695 PLEASE_INPUT=Please input 
696 MAX_SUPPORT_100=Maximum support is 100
697
698 #Attendance
699 ATTENDANCE=Attendance
700 USER_ID=User ID
701 USER_NAME=User Name
702 CARD_NO=Card No
703 QUERY_CONDITION=Query Condition
704 USER_OPERATE=User Operate
705 FINGERPRINT_OPERATE=FingerPrint Operate
706 OPERATE_BY_USER_ID=Operate FingerPrint By User ID
707 OPERATE_BY_FINGERPRINT_ID=Operate FingerPrint By FingerPrint ID
708 FINGERPRINT_ID=FingerPrint ID
709 DELETE=Delete
710 SEARCH=Search
711 SEARCH_FINGERPRINT=Search FingerPrint
712 ADD_FINGERPRINT=Add FingerPrint
713 DELETE_FINGERPRINT=Delete FingerPrint
714 SUBSCRIBE=Subscribe
715 UNSUBSCRIBE=UnSubscribe
716 USER_LIST=User List
717 NEXT_PAGE=Next Page
718 USER_INFO=User Info
719 DOOROPEN_METHOD=Open Door Method
720 FINGERPRINT=FingerPrint
721 FINGERPRINT_INFO=FingerPrint Info
722 FINGERPRINT_DATA=FingerPrint Data
723 CARD=Card
724 DELETE_FINGERPRINT_PROMPT=It will delete all fingerprint of this user
725 SUBSCRIBE_FAILED=Subscribe failed
726 FINGERPRINT_ID_ILLEGAL=FingerPrint id illegal
727 FINGERPRINT_COLLECTION=FingerPrint Collection
728 START_COLLECTION=Start Collection
729 STOP_COLLECTION=Stop Collection
730 IN_THE_COLLECTION=In collection...
731 COLLECTION_COMPLETED=Collection completed
732 COLLECTION_FAILED=Collection failed
733 FINGERPRINT_ID_NOT_EXIST=FingerPrint Id not exist
734 USER_ID_EXCEED_LENGTH=User id exceed max length
735 USER_NAME_EXCEED_LENGTH=User name exceed max length
736 CARD_NO_EXCEED_LENGTH=Card no exceed max length
737 CARD_NAME_EXCEED_LENGTH=Card name exceed max length
738 CARD_PASSWD_EXCEED_LENGTH=Card password exceed max length
739
740 #Gate
741 GATE=FaceOpenDoor
742
743 CARD_OPERATE=Card Operate
744 CARD_INFO=Card Information
745 CARD_MANAGER=Card Manager
746
747 CLEAR=Clear
748
749 OPEN_STATUS=Open Status
750 OPEN_METHOD=Open Method
751
752 TEMPERATURE=temperture
753 MASK_STATUS=mask status
754
755 CARD_UNKNOW=UnKnown Card
756 CARD_GENERAL=General Card
757 CARD_VIP=VIP Card
758 CARD_GUEST=Guest Card
759 CARD_PATROL=Patrol Card
760 CARD_BACKLIST=BackList Card
761 CARD_COERCE=Coerce Card
762 CARD_POLLING=Polling Card
763 CARD_MOTHERCARD=Mother Card
764
765 STATE_UNKNOWN=UnKnown
766 STATE_NORMAL=Normal
767 STATE_LOSE=Lose
768 STATE_LOGOFF=LogOff
769 STATE_FREEZE=Freeze
770 STATE_ARREARS=Arrears
771 STATE_OVERDUE=OverDue
772 STATE_PREARREARS=PreArrears
773
774 RECORD_NO=Record No
775 CARD_NAME=Card Name
776 CARD_STATUS=Card Status
777 CARD_PASSWORD=Card Password
778 CARD_TYPE=Card Type
779 CARD_NUM=Card Number
780 USE_TIMES=Use Times
781 IS_FIRST_ENTER=IsFirstEnter
782 IS_VALID=IsValid
783 VALID_PERIOD=Valid Period
784 VALID_START_TIME=Valid Start Time
785 VALID_END_TIME=Valid End Time
786 FIRST_ENTER=FirstEnter
787 NO_FIRST_ENTER=No FirstEnter
788 VALID=Valid
789 INVALID=Invalid
790
791 PLEASE_SELECT_CARD=Please select card
792 PLEASE_INPUT_CARDNO=Please input cardNo
793 PLEASE_INPUT_USERID=Please input userId
794 WANT_CLEAR_ALL_INFO=Do you want to clear all information ?
795
796 ADD_CARD_INDO_FAILED=Failed to add card information 
797 ADD_CARD_INFO_AND_PERSON_PICTURE_SUCCEED=Succeed to add card information and person picture
798 ADD_CARD_INFO_SUCCEED_BUT_ADD_PERSON_PICTURE_FAILED=Succeed to add card information, but failed to add person picture
799 CARD_EXISTED_ADD_PERSON_PICTURE_SUCCEED=Card information is existed, succeed to add person picture
800
801 MODIFY_CARD_INFO_SUCCEED=Succeed to modify card information
802 MODIFY_CARD_INFO_FAILED=Failed to modify card information
803 MODIFY_CARD_INFO_AND_PERSON_PICTURE_SUCCEED=Succeed to modify card information and person picture
804 MODIFY_CARD_INFO_SUCCEED_BUT_MODIFY_PERSON_PICTURE_FAILED=Succeed to modify card information, but failed to modify person picture
805
806 NET_ACCESS_DOOROPEN_METHOD_UNKNOWN=UnKnow
807 NET_ACCESS_DOOROPEN_METHOD_PWD_ONLY=Password
808 NET_ACCESS_DOOROPEN_METHOD_CARD=Card
809 NET_ACCESS_DOOROPEN_METHOD_CARD_FIRST=First Card Then Password
810 NET_ACCESS_DOOROPEN_METHOD_PWD_FIRST=First Password Then Card 
811 NET_ACCESS_DOOROPEN_METHOD_REMOTE=Remote Open
812 NET_ACCESS_DOOROPEN_METHOD_BUTTON=Open Door Button
813 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT=fingerprint lock
814 NET_ACCESS_DOOROPEN_METHOD_PWD_CARD_FINGERPRINT=password+swipe card+fingerprint combination unlock
815 NET_ACCESS_DOOROPEN_METHOD_PWD_FINGERPRINT=password+fingerprint combination unlock
816 NET_ACCESS_DOOROPEN_METHOD_CARD_FINGERPRINT=swipe card+fingerprint combination unlock
817 NET_ACCESS_DOOROPEN_METHOD_PERSONS=multi-people unlock
818 NET_ACCESS_DOOROPEN_METHOD_KEY=Key
819 NET_ACCESS_DOOROPEN_METHOD_COERCE_PWD=Use force password to open the door   
820 NET_ACCESS_DOOROPEN_METHOD_QRCODE=Use QR Code  
821 NET_ACCESS_DOOROPEN_METHOD_FACE_RECOGNITION=face recogniton to open the door
822 NET_ACCESS_DOOROPEN_METHOD_FACEIDCARD=comparsion of face and ID card
823 NET_ACCESS_DOOROPEN_METHOD_FACEIDCARD_AND_IDCARD=ID card  and compasion of face and ID card
824 NET_ACCESS_DOOROPEN_METHOD_BLUETOOTH=Bluetooth
825 NET_ACCESS_DOOROPEN_METHOD_CUSTOM_PASSWORD=Custom password
826 NET_ACCESS_DOOROPEN_METHOD_USERID_AND_PWD=UserID and password
827 NET_ACCESS_DOOROPEN_METHOD_FACE_AND_PWD=Face and password
828 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT_AND_PWD=Fingerprint and password
829 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT_AND_FACE= FingerPrint and face
830 NET_ACCESS_DOOROPEN_METHOD_CARD_AND_FACE=Card and face
831 NET_ACCESS_DOOROPEN_METHOD_FACE_OR_PWD=Face or password
832 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT_OR_PWD=Fingerprint or password
833 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT_OR_FACE=Fingerprint or face
834 NET_ACCESS_DOOROPEN_METHOD_CARD_OR_FACE=Card or face
835 NET_ACCESS_DOOROPEN_METHOD_CARD_OR_FINGERPRINT=Card or fingerprint
836 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT_AND_FACE_AND_PWD=Fingerprint and face and password
837 NET_ACCESS_DOOROPEN_METHOD_CARD_AND_FACE_AND_PWD=Card and face and password
838 NET_ACCESS_DOOROPEN_METHOD_CARD_AND_FINGERPRINT_AND_PWD=Card and fingerprint and password
839 NET_ACCESS_DOOROPEN_METHOD_CARD_AND_PWD_AND_FACE=Card and password and face
840 NET_ACCESS_DOOROPEN_METHOD_FINGERPRINT_OR_FACE_OR_PWD=Fingerprint or face or password
841 NET_ACCESS_DOOROPEN_METHOD_CARD_OR_FACE_OR_PWD=Card or face or password
842 NET_ACCESS_DOOROPEN_METHOD_CARD_OR_FINGERPRINT_OR_FACE=Card or fingerprint or face
843 NET_ACCESS_DOOROPEN_METHOD_CARD_AND_FINGERPRINT_AND_FACE_AND_PWD=Card and fingerprint and face and password 
844 NET_ACCESS_DOOROPEN_METHOD_CARD_OR_FINGERPRINT_OR_FACE_OR_PWD=Card or fingerprint or face or password
845 NET_ACCESS_DOOROPEN_METHOD_FACEIPCARDANDIDCARD_OR_CARD_OR_FACE=ID card  and compasion of face and ID card or card or face
846 NET_ACCESS_DOOROPEN_METHOD_FACEIDCARD_OR_CARD_OR_FACE=ID card  and compasion of face or card or face
847
848 #ThermalCamera
849 THERMAL_CAMERA=Thermal Camera
850 THERMAL_OPERATE=Operate
851 POINT_QUERY=Query Point
852 ITEM_QUERY=Query Item
853 TEMPER_QUERY=Query Temperature 
854 HEATMAP=HeatMap
855 POINT_TEMPER=Point Temperature
856 ITEM_TEMPER=Item Temperature
857 X=X
858 Y=Y
859 COORDINATE_ILLEGAL=Coordinate Illegal
860 QUERY_RESULT=Query Result
861 METER_TYPE=Meter Type
862 TEMPER_UNIT=Temperature Unit
863 TEMPER=Temperature
864 UNKNOWN=Unknown
865 SPOT=Spot
866 LINE=Line
867 AREA=Area
868 CENTIGRADE=Celsius
869 FAHRENHEIT=Fahrenheit
870 PRESET_ID=Preset Id
871 RULE_ID=Rule Id
872 TEMPER_AVER=Average Temperature
873 TEMPER_MAX=Maximum Temperature
874 TEMPER_MIN=Minimum Temperature
875 TEMPER_MID=Middle Temperature
876 TEMPER_STD=Standard Deviation
877 INPUT_ILLEGAL=Input Illegal
878 TEMPER_INFO=Temperature Info
879 FIVE_MINUTES=Five Minutes
880 TEN_MINUTES=Ten Minutes
881 FIFTEEN_MINUTES=Fifteen Minutes
882 THIRTY_MINUTES=Thirty Minutes
883 SAVE_PERIOD=Save Period
884 QUERY_LIST=Query List
885 RECORD_TIME=Record Time
886 ITEM_NAME=Name
887 COORDINATE=Coordinate
888 NO_RECORD=No Record
889 HEATMAP_OPERATE=Operate
890 IDLE=Idle
891 ACQUIRING=Acquiring
892 RADIOMETRY_ATTACH=Attach
893 RADIOMETRY_DETACH=Detach
894 RADIOMETRY_FETCH=Fetch
895 SAVE_HEATMAP=Save HeatMap
896 HEATMAP_METADATA_INFO=HeatMap MetaData
897 HEIGHT=Height
898 WIDTH=Width
899 LENGTH=Size
900 SENSOR_TYPE=Sensor Type
901 HEATMAP_SAVE_SUCCESS=HeatMap Save Success
902
903 #matrix screen
904 MATRIX_SCREEN=Lattice Screen
905 PASSING_STATE=Passing state
906 PASSING_CAR=pass car
907 NO_CAR=no car
908 IN_TIME=Entry time
909 OUT_TIME=departure time
910 PLATE_NUMBER=plate number
911 CAR_OWNER=car owner
912 PARKING_TIME=parking time
913 USER_TYPE=user type
914 MONTHLY_CARD_USER=monthly card user
915 ANNUAL_CARD_USER=annual card user
916 LONG_TERM_USER=long term user/VIP
917 TEMPORARY_USER=temporary user/Visitor
918 PARKING_CHARGE=parking charge
919 DAYS_DUE=days due
920 REMAINING_PARKING_SPACES=Remaining parking spaces
921 VEHICLES_NOT_ALLOWED_TO_PASS=vehicles not allowed to pass
922 ALLOWED_VEHICLES_TO_PASS=allowed vehicles to pass
923 SET_UP=set up
924 SUCCESSFULLY_ISSUED=Successfully issued
925 DELIVERY FAILED=Delivery failed
926 CUSTOM_USER_CLASS=Custom user class
927 REMARKS_INFORMATION=Remarks information
928 CUSTOM_INFORMATION=Custom information
929
930 # human number statistic
931 HUMAN_NUMBER_STATISTIC_TITLE=Human Number Statistic
932 HUMAN_NUMBER_STATISTIC_CONTROL=Human Number Statistic Control
933
934 HUMAN_NUMBER_STATISTIC_EVENT_TITLE=Human Number Statistic Event List
935
936 HUMAN_NUMBER_STATISTIC_EVENT_CHANNEL=Channel
937 HUMAN_NUMBER_STATISTIC_EVENT_TIME=EventTime
938 HUMAN_NUMBER_STATISTIC_EVENT_HOUR_IN=HourIn
939 HUMAN_NUMBER_STATISTIC_EVENT_HOUR_OUT=HourOut
940 HUMAN_NUMBER_STATISTIC_EVENT_TODAY_IN=TodayIn
941 HUMAN_NUMBER_STATISTIC_EVENT_TODAY_OUT=TodayOut
942 HUMAN_NUMBER_STATISTIC_EVENT_TOTAL_IN=TotalIn
943 HUMAN_NUMBER_STATISTIC_EVENT_TOTAL_OUT=TotalOut
944
945 HUMAN_NUMBER_STATIC_EVENT_OSD_CLEAR=OSD Clear
946
947 VTO_ALARM_EVENT_ROOM_NO=RoomNo.
948 VTO_ALARM_EVENT_CARD_NO=CardNo.
949 VTO_ALARM_EVENT_TIME=Time
950 VTO_ALARM_EVENT_OPEN_METHOD=OpenMethod
951 VTO_ALARM_EVENT_STATUS=Status
952
953 VTO_REAL_LOAD_ROOM_NO=RoomNo.
954 VTO_REAL_LOAD_CARD_NO=CardNO.
955 VTO_REAL_LOAD_TIME=Time
956 VTO_REAL_LOAD_EVENT_INFO=EventInfo
957
958 VTO_OPERATE_MANAGER_TITLE=Card&Fingerprint&FaceManager
959 VTO_OPERATE_MANAGER_REC_NO=RecNo.
960 VTO_OPERATE_MANAGER_ROOM_NO=RoomNo.
961 VTO_OPERATE_MANAGER_CARD_NO=CardNo.
962 VTO_OPERATE_MANAGER_FINGER_PRINT_DATA=FingerprintData
963 VTO_OPERATE_INFO_TITLE=Add
964
965 VTO_OPERATE_COLLECTION_FINGER_PRINT_TITLE=CollectionFingerPrint
966
967 DOOR_OPEN=Open Door
968 DOOR_CLOSE=Close Door
969 EVENT_OPERATE=Event Operate
970 START_REAL_LOAD_PIC=StartRealLoad
971 STOP_REAL_LOAD_PIC=StopRealLoad
972 ALARM_EVENT=AlarmEvent
973 REAL_LOAD_EVENT=RealLoadEvent
974 COLLECTION_RESULT=CollectionResult
975 NEED_FINGER_PRINT=Need FingerPrint
976 FACE_INFO=FaceInfo
977 OPEN=open
978 VTO=VTO
979 SCADA=SCADA
980 TRAFFIC_ALLOW_LIST=Traffic Allow List
981 MODIFY_CARD_FACE_FAILED=failed to modify face info.
982 EM_MASK_STATE_UNKNOWN=unknown
983 EM_MASK_STATE_NODISTI=unrecognized
984 EM_MASK_STATE_NOMASK=Not wearing mask
985 EM_MASK_STATE_WEAR=wearing mask
986 END_SEARCH=End of query
987 DOWNLOAD_PICTURE=download picture
988 ENTER_PICTURE_PATH=Please enter the picture path
989 LOADING=The equipment is being processed
990 QUERY_CARD_EXIST_FAILED=Check if the cardNo exists failed
991 CARD_EXIST=The cardNo already exists
992 INPUT_ROOM_NO=please input room number
993 ROOM_NO_EXCEED_LENGTH=room number exceed max length
994 REMOVE_CARD_FACE_FAILED=remove card face failed
995 STOP_LISTEN_FAILED=stop listen failed
996
997 SCREEN_NUMBER=screen number
998 TEXT_CONTENT=text content
999 TEXT_CONTENT_TYPE=text content type
1000 TEXT_CONTENT_COLOR=text content color
1001 SCROLL_TYPE=scroll type
1002 SCROLL_SPEED=scroll speed
1003
1004 ORDINARY=ordinary
1005 QR_CODE=QR code
1006 LOCAL_TIME=local time
1007 RESOURCE=resource
1008
1009 NOT_ROLLING=not rolling 
1010 SCROLL_LEFT_AND_RIGHT=scroll left and right
1011 SCROLL_UP_AND_DOWN=scroll up and right
1012
1013 NUMBER_STRING=number string
1014 VOICE_TEXT=vioce text
1015 ISSUED=issued
1016 PROMPT=Please add corresponding parameters
1017
1018
1019 SCADA_DEVICE_LIST=device list
1020
1021 DEVICE_NAME=device name
1022 POINT_ID=point id
1023 IF_VALID_SIGNAL_POINT=valid signal point
1024 POINT_NAME=point name
1025 ALARM_DESCRIBE=alarm describe
1026 ALARM_LEVEL=alarm level
1027 ALARM_DELAY=alarm delay
1028 ALARM_TYPE=alarm type
1029 ALARM_TIME=alarm time
1030 COLLECT_TIME=collect time
1031
1032 SCADA_POINT_LIST=point list
1033 SCADA_ATTACH_ALARM=attach alarm
1034 SCADA_ATTACH_INFO=attach info
1035 SCADA_ATTACH=start listen
1036 BTN_LIST = get
1037
1038 ALLOWLIST_OPERATION=allowlist operation
1039
1040 SINGLE_UPLOAD=single upload
1041
1042 LICENSE_PLATE_RUN=The license plate to run
1043 FUZZY_QUERY=fuzzy query
1044 DELETE_ALL=delete all
1045 AUTHORIZATION=authorization
1046 UNAUTHORIZATION=unauthorized
1047 BATCH_UPLOAD=batch upload
1048 BROWSE=browse
1049 UPLOAD=upload
1050 QUERY_INFORMATION=query information
1051 DIALOG=dialog
1052 LICENSE_PLATE_NUMBER=license plate number
1053 MODIFY_PANEL=modify panel
1054 SERIAL_NUMBER=serial number
1055 OPEN_MODEL=open model
1056 LICENSE_PLATE_LENGTH_TOO_LONG=License plate length is too long
1057 NAME_TOO_LONG=The name is too long
1058 ADD_SUCCESS= add a success
1059 ADD_FAIL=add a fail
1060 DELETE_SUCCESS=delete a success
1061 DELETE_FAIL=delete a fail
1062 MODIFY_SUCCESS=modify the success
1063 MODIFY_FAIL=modify the fail
1064 UPLOAD_SUCCESS=Uploaded successfully
1065 ENTER_QUERY_DATA=Please enter the data to query
1066 FILLING_RULES=fill in legal characters
1067 UPLOAD_FAIL=upload fail
1068 UPLOADING=uploading
1069 SURE_UPLOAD=Are you sure to upload?
1070 DATA_NUMBER=pieces of data
1071 SELECT_DATA=Please select data