证书校验国际化增加
This commit is contained in:
@@ -1263,4 +1263,8 @@ the_same_port_pattern=Client port and server port must in the same port pattern
|
||||
ip_range_in_c=Start IP and end IP in a IP range must with in C subnet
|
||||
ip_range_bit_field=Start IP and end IP in a IP range has the same network number bit field
|
||||
ip_range_smaller=Start IP in a IP range should smaller than end IP
|
||||
alternative_values= Alternative values can be %s
|
||||
alternative_values= Alternative values can be %s
|
||||
certificate_error=Wrong format of public key file and private key file
|
||||
public_file_error=Wrong format of public key file
|
||||
private_file_error=Wrong format of private key file
|
||||
keyframe_pic_required=No keyframe pictures have been selected.
|
||||
@@ -1283,4 +1283,8 @@ the_same_port_pattern=Client port and server port must in the same port pattern
|
||||
ip_range_in_c=Start IP and end IP in a IP range must with in C subnet
|
||||
ip_range_bit_field=Start IP and end IP in a IP range has the same network number bit field
|
||||
ip_range_smaller=Start IP in a IP range should smaller than end IP
|
||||
alternative_values= Alternative values can be %s
|
||||
alternative_values= Alternative values can be %s
|
||||
certificate_error=Wrong format of public key file and private key file
|
||||
public_file_error=Wrong format of public key file
|
||||
private_file_error=Wrong format of private key file
|
||||
keyframe_pic_required=No keyframe pictures have been selected.
|
||||
@@ -1257,4 +1257,9 @@ the_same_port_pattern=\u6E90\u7AEF\u53E3\u4E0E\u76EE\u7684\u7AEF\u53E3\u7AEF\u53
|
||||
ip_range_in_c=IP\u8303\u56F4\u7684\u8D77\u59CBIP\u4E0E\u7EC8\u6B62IP\u5FC5\u987B\u5728C\u7F51\u6BB5
|
||||
ip_range_bit_field=IP\u8303\u56F4\u7684\u8D77\u59CBIP\u4E0E\u7EC8\u6B62IP\u7F51\u7EDC\u5730\u5740\u5FC5\u987B\u76F8\u540C
|
||||
ip_range_smaller=IP\u8303\u56F4\u7684\u8D77\u59CBIP\u5FC5\u987B\u5C0F\u4E8E\u7EC8\u6B62IP
|
||||
alternative_values=\u53EF\u9009\u62E9\u7684\u503C\u6709%s
|
||||
alternative_values=\u53EF\u9009\u62E9\u7684\u503C\u6709%s
|
||||
certificate_error=\u516C\u94A5\u3001\u79C1\u94A5\u6587\u4EF6\u683C\u5F0F\u9519\u8BEF
|
||||
public_file_error=\u516C\u94A5\u6587\u4EF6\u683C\u5F0F\u9519\u8BEF
|
||||
keyframe_pic_required=\u5C1A\u672A\u9009\u62E9\u5173\u952E\u5E27\u56FE\u7247
|
||||
private_file_error=\u79C1\u94A5\u6587\u4EF6\u683C\u5F0F\u9519\u8BEF
|
||||
keyframe_pic_required=\u5C1A\u672A\u9009\u62E9\u5173\u952E\u5E27\u56FE\u7247
|
||||
@@ -530,4 +530,11 @@ isp_tag=isp
|
||||
mmFileDigestLog=mmFileDigestLogs
|
||||
ntcStreamMediaLog=ntcStreamMediaLogs
|
||||
#音视频样例限制时长,单位秒
|
||||
av_duration_limit=120
|
||||
av_duration_limit=120
|
||||
video_to_picture_proc=/root/code/shot_detect/shot_detect
|
||||
#证书文件路径
|
||||
cert_file_path=/home/cert/
|
||||
#证书校验工具名称
|
||||
cert_validate_file=x509
|
||||
#证书校验成功的关键信息
|
||||
cert_validate_success_info=Successful
|
||||
Reference in New Issue
Block a user