This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/resources/messages/message_en.properties

344 lines
10 KiB
Properties
Raw Normal View History

2018-01-16 09:57:12 +08:00
#menu and button info
funMenu=function menu
sysManage=system management
sysAuthor=system authorization
menuManage=menu management
roleManage=role management
dictManage=dictionary management
basicManage=basic management
areaManage=area management
officeManage=office management
userManage=user management
notify=my notify
help=help
home=Home
2018-01-16 09:57:12 +08:00
panel=my panel
userInfo=personal information
updatePwd=update password
show=show
edit=edit
hi=hi
exit=exit
#============menu begin======================
2018-02-06 09:51:23 +08:00
requestInfo=requestInfo
configuration_manage=configuration manage
text_control=text control
text_monitor=text monitor
text_enhance_manage=text enhance manage
text_enhance_monitor=text enhance monitor
plaintext_manage=plaintext manage
2018-03-13 11:10:34 +08:00
control_white=control white
ip_control_white=ip control white
control_grey=control grey
social_app_grey=social app grey
2018-03-13 11:10:34 +08:00
encryption_control=encryption control
specific_agreement_control=specific agreement control
social_app_control=social app control
online_media_control=online media control
sip_ip_control=sip ip control
domain_control_white=domain control white
ip_address_control=ip address control
ip_control=ip control
ip_port_control=ip port control
domain_control=domain control
dns_control=dns control
basic_configuration=basic configuration
letter_from=letter from
classification=classification
2018-03-13 10:23:44 +08:00
classification_manage=classification manage
attribute_manage=attribute manage
area_manage=area manage
isp_manage=isp manage
feature_scope_manage=feature scope manage
special_tasks=special tasks
label_manage=label manage
protect_list=protect list
effect_range=effect range
agreement_ip_configuration=agreement ip configuration
ip_spoofing_configuration=ip spoofing configuration
2018-03-13 11:10:34 +08:00
website_control=website control
host_control=host control
url_control=url control
website_keyword_control=website keyword control
mail_control=mail control
recipient_control=recipient control
sender_control=sender control
2018-03-14 13:58:36 +08:00
subject_control=subject control
2018-03-13 11:10:34 +08:00
mail_keyword_control=mail keyword control
mail_attachment_name_control=mail attachment name control
mail_attachment_content_control=mail attachment content control
file_transfer_control=file transfer control
ftp_address_control=ftp address control
ftp_name_control=ftp name control
ftp_content_control=ftp content control
http_app_feature=http app feature
ssl_app_feature=ssl app feature
2018-03-13 11:10:34 +08:00
tunnel_protocol_control=tunnel protocol control
l2tp_ip_control=l2tp ip control
pptp_ip_control=pptp ip control
openvpn_control=openvpn control
ssh_control=ssh control
ssl_control=ssl control
ssl_feature_control=ssl feature control
ssl_sni_control=ssl sni control
ssl_address_control=ssl address control
https_website_content_replace=https website content replace
2018-03-13 11:10:34 +08:00
https_website_control=https website control
rtp_ip_control=rtp ip control
mms_ip_control=mms ip control
rtsp_ip_control=rtsp ip control
rtmp_ip_control=rtmp ip control
examine_manage=examine manage
audit_manage=audit manage
log_search=log search
sysService_manage=system service manage
service_manage=service type manage
system_service_manage=system service type manage
2018-03-17 17:09:19 +08:00
specific_service_cfg=specific service cfg
2018-03-26 15:53:10 +08:00
features_area=features area
attribute_manage=attribute manage
isp_manage=isp manage
feature_scope_manage=feature scope manage
plaintext_manage=plaintext manage
ip_multiple_control=ip multiple control
ip_port_control=ip port control
website_multiple_control=website multiple control
mail_multiple_control=mail multiple control
request_header_control=request header control
plaintext_monitor=plaintext monitor
ip_address_monitor=ip address monitor
ip_port_monitor=ip port monitor
domain_monitor=domain monitor
dns_monitor=dns monitor
dns_response_monitor=dns response monitor
website_monite=website monite
host_monitor=host monitor
url_monitor=url monitor
website_keyword_monitor=website keyword monitor
mail_monitor=mail monitor
recipient_monitor=recipient monitor
sender_monitor=sender monitor
subject_monitor=subject monitor
mail_keyword_monitor=mail keyword monitor
mail_attachment_name_monitor=mail attachment name monitor
specific_service_cfg=specific service cfg
mail_attachment_content_monitor=mail attachment content monitor
file_transfer_monitor=file transfer monitor
ftp_address_monitor=ftp address monitor
encryption_monitor=encryption monitor
tunnel_protocol_monitor=tunnel protocol monitor
pptp_ip_monitor=pptp ip monitor
l2tp_ip_monitor=l2tp ip monitor
ssh_monitor=ssh monitor
ssl_monitor=ssl monitor
ssl_feature_monitor=ssl feature monitor
ssl_sni_monitor=ssl sni monitor
ssl_address_monitor=ssl address monitor
specific_service_host_cfg=specific service host cfg
2018-02-05 18:18:27 +08:00
#============menu end======================
#============yewu begin======================
service_dict_id=servicedictid
item_type=itemtype
item_code=itemcode
item_value=itemvalue
2018-03-07 15:54:04 +08:00
desc=description
2018-02-05 18:18:27 +08:00
parent_id=parentid
2018-03-07 15:54:04 +08:00
is_leaf=whether subnode
is_valid=whether valid
2018-02-05 18:18:27 +08:00
create_time=createtime
edit_time=edittime
2018-03-07 15:54:04 +08:00
superior_config=superior configuration
config_content=configuration content
2018-02-05 18:18:27 +08:00
2018-02-07 13:54:59 +08:00
#============yewu end======================
#============laihan begin======================
refresh=refresh
add=add
2018-02-07 13:54:59 +08:00
request_number=request number
state=state
created=created
examine=examine
2018-02-07 13:54:59 +08:00
unapproved=unapproved
approved=approved
title=title
request_time=request time
operate_time=operate time
search=search
request_organization=request organization
operator=operator
content=content
remarks=remarks
operation=operation
submit=submit
cancel=cancel
begin_date=begin date
end_date=end date
delete=delete
special_task=special task
2018-03-12 15:51:23 +08:00
cancel_approved=cancel approved
task_name=task name
task_org=task organization
task_time=task time
#============laihan end======================
#==========message begin=====================
required=This field is required\uff01
select=Please select
date_list=Date List
confirm_message=Are you sure?
2018-03-05 18:17:59 +08:00
fill_loginName=Please fill in the loginName
fill_loginPassWord=Please fill in the passWord
loginName_error=loginName and password error,please try again.
system_error=system error,please try again later!
save_success=save success
save_failed=save failed
delete_success=delete success
delete_failed=delete failed
2018-03-06 14:24:39 +08:00
turning_page=It is turning to the page
2018-03-07 17:35:15 +08:00
login_timeout=No login or login timeout,please login again,Thank you!
captcha_error=captcha error
enter_captcha=Please enter the captcha
input=please input
2018-03-12 15:51:23 +08:00
input_title=please input title
all_states=all states
filter=filter
to=to
reset=reset
info=info
has_approved=It has been approved and can not be operated on !
hasnot_approved=It has not been approved and can not be operated on !
check_one=choose one please !
one_more=please choose at least one !
2018-03-17 17:09:19 +08:00
custom_columns=custom columns
maxlength_64=The maxlength is 64\uff01
maxlength_128=The maxlength is 128\uff01
maxlength_256=The maxlength is 256\uff01
maxlength_512=The maxlength is 512\uff01
maxlength_4000=The maxlength is 4000\uff01
ok=ok
clear=clear
close=close
reselect=please re-select
no_root=Root node can not be selected
no_parent=Parent node can not be selected
no_public_model=The public model can not be selected
no_outside_column=You can not select the other column models except the current column
send_org=please select the sending organization
department=department
sendind_org=sending organization
no_node=Node can not be selected
select_icon=select icon
nothing=nothing
#==========message end=====================
#==========yewuliexingguanli begin=====================
2018-03-22 14:41:10 +08:00
all=all
act=action
block=block
monitor=monitor
block_white_list=block white list
monitor_white_list=monitor white list
block_monitor_white_list=block monitor white list
grey_list=grey list
type=type
single_domain=single domain
multi_domain=multi domain
special_service=special service
service_name=service name
service_id=service ID
repeat=repeat
enter_error=enter a error
single_service_message=single domain services can only associate one table
special_service_message=special services can only associate one table
table_name=table name
table_type=table type
string=string
number=number
2018-03-09 17:58:24 +08:00
strong_string=enhanced string
table_des=table_describe
detail=detail
datebase_table=datebase table
fill_all=fill in all
describe=describe
back=back
#==========yewuliexingguanli end=====================
#==========youjianguankong begin=====================
sort=sort
createTime_asc=order by createTime asc
createTime_desc=order by createTime desc
editTime_asc=order by editTime asc
editTime_desc=order by editTime desc
auditTime_asc=order by auditTime asc
auditTime_desc=order by auditTime desc
config_describe=configuration description
match_area=matching area
key_word=key word
block_type=block type
letter=letter
whether_area_block=whether area block
label=label
attribute=attribute
valid_identifier=valid identifier
is_audit=whether audit
creator=creator
config_time=configuration time
editor=editor
edit_time=edit time
auditor=auditor
audit_time=audit time
yes=yes
no=no
deleted=deleted
cancel_approved=cancel approved
2018-03-06 18:25:42 +08:00
#==========youjianguankong end=====================
#==========guankongbaimingdan begin=====================
client_ip=client ip
server_ip=server ip
client_port=client port
client_port_mask=client port mask
client_address_mask=client address mask
server_port=server port
server_port_mask=server port mask
server_address_mask=server address mask
block_addr=block address
block_domain=block domain
block_url=block url
configuration=configuration
direction=direction
protocol=protocol
2018-03-07 09:38:10 +08:00
oneway=oneway
twoway=twoway
arbitrary=arbitrary
basic_config=basic configuration
block_config=block configuration
expression_type=expression type
null=null
and=&
match_method=match method
substring_match=substring match
right_match=right match
left_match=left match
exactly_match=exactly match
whether_hexbinary=whether HEX binary
hex_binary=HEX binary
case_insensitive_nohex=case insensitive and no hex
case_sensitive_nohex=case sensitive and no hex
area_effect_id=area effect id
ip_type=ip type
#==========guankongbaimingdan end=====================
#==========tedingfuwu begin=====================
protocol_id=protocol ID
protocol_name=protocol name
group_id=group ID
input_protocol_id=please enter protocol ID
input_integer=please enter integer
protocol_desc=protocol description
#==========tedingfuwu end=====================