Divide the MSB source codes into two repos
[msb/apigateway.git] / apiroute / apiroute-service / src / main / resources / iui-route / i18n / msb-iui-route-i18n-en-US.properties
1 #
2 # Copyright (C) 2016 ZTE, Inc. and others. All rights reserved. (ZTE)
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #         http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16 org_onap_msb_route_title=MicroService Bus
17
18 org_onap_msb_route_sideBar_serviceroute=Service Route
19 org_onap_msb_route_sideBar_servicediscover=Service Discover
20 org_onap_msb_route_sideBar_servicemng=Service Manage
21 org_onap_msb_route_sideBar_serviceregister=Service Register
22 org_onap_msb_route_sideBar_service_status=Service Monitor
23
24 org_onap_msb_route_chinese_name=
25 org_onap_msb_route_english_name=MicroService Bus
26
27 org_onap_msb_route_banner_title=MicroService Bus
28 org_onap_msb_route_btn_export=Service Export
29 org_onap_msb_route_tab_api=API Service
30 org_onap_msb_route_tab_iui=IUI Service
31 org_onap_msb_route_tab_custom=Custom Service
32 org_onap_msb_route_tab_msb=MSB Service
33 org_onap_msb_route_btn_add_api=Add API Service
34 org_onap_msb_route_form_sourceservice=Source Service
35 org_onap_msb_route_form_address=Host
36 org_onap_msb_route_form_host_tip=Add Host(format--IP:Port)
37 org_onap_msb_route_form_node_no=No
38 org_onap_msb_route_form_node_control=operate
39 org_onap_msb_route_form_url=URL
40 org_onap_msb_route_form_target_tip=Published as
41 org_onap_msb_route_form_target_service=Published URL 
42 org_onap_msb_route_form_servicename=Name
43 org_onap_msb_route_form_version=Version
44 org_onap_msb_route_form_version_tip=format:v(lowercase) + digital
45 org_onap_msb_route_form_swagger=API Define
46 org_onap_msb_route_form_swagger_address=API Address
47 org_onap_msb_route_form_target_address= Target Address:
48 org_onap_msb_route_form_publish_address=Published Address:
49 org_onap_msb_route_form_metrics=Metrics Define
50 org_onap_msb_route_form_metrics_address=Metrics Address
51 org_onap_msb_route_form_btn_cancel=Cancel
52 org_onap_msb_route_form_btn_save=Save
53 org_onap_msb_route_form_btn_close=Close
54
55 org_onap_msb_route_box_version=version:
56 org_onap_msb_route_box_btn_disable=Disable
57 org_onap_msb_route_box_btn_able=Enable 
58 org_onap_msb_route_box_btn_delete=Delete
59 org_onap_msb_route_box_btn_update=Edit
60 org_onap_msb_route_form_btn_addhost=Add Host
61 org_onap_msb_route_form_btn_delhost=Delete Host
62 org_onap_msb_route_box_btn_view=View
63
64 org_onap_msb_route_btn_add_iui=Add IUI Service
65 org_onap_msb_route_form_iui_tip=Target service registration at the same time corresponding Api service can be accessed through this address
66 org_onap_msb_route_btn_add_custom=Add Custom Service
67 org_onap_msb_route_btn_add_msb=Add MSB Service
68 org_onap_msb_route_form_protocol=Protocol
69 org_onap_msb_route_form_visualrange=VisualRange
70 org_onap_msb_route_form_intersystem=External
71 org_onap_msb_route_form_insystem=Internal
72 org_onap_msb_route_form_msb_host=Host
73 org_onap_msb_route_form_ttl_tip=Add TTL
74
75 org_onap_msb_route_servicecontent_swagger=Rest Interface
76 org_onap_msb_route_servicecontent_metrics=Metrics
77
78 org_onap_msb_route_msb_info=Basic Information
79 org_onap_msb_route_msb_hostlist=Host List
80
81 org_onap_msb_route_content_title=Service Detail 
82 org_onap_msb_route_swagger_type_predefined=predeFined
83 org_onap_msb_route_swagger_type_custominput=customInput
84
85
86 //table
87 org_onap_msb_route-table-sLengthMenu=View _MENU_ records
88 org_onap_msb_route-table-sZeroRecords=No matching records found
89 org_onap_msb_route-table-sInfo=Found total _TOTAL_ records     
90 org_onap_msb_route-table-sInfoEmpty=No records found to show
91 org_onap_msb_route-table-sGroupActions=_TOTAL_ records selected:  
92 org_onap_msb_route-table-sAjaxRequestGeneralError=Could not complete request. Please check your internet connection.
93 org_onap_msb_route-table-sEmptyTable=No data available in table
94 org_onap_msb_route-table-sPrevious=Prev
95 org_onap_msb_route-table-sNext=Next
96 org_onap_msb_route-table-sPage=Page
97 org_onap_msb_route-table-sPageOf=of
98 org_onap_msb_route-table-search=Search: 
99 org_onap_msb_route-table-infofilter=(Filter from _MAX_ Records)
100
101 org_onap_msb_route_err_host_empty=The new Host cannot be empty
102 org_onap_msb_route_err_ttl_empty=The new TTL cannot be empty
103 org_onap_msb_route_err_host_format=Wrong Host format (format IP: port)
104 org_onap_msb_route_err_ttl_format=TTL can only for Numbers
105 org_onap_msb_route_err_host_repeat=The services (Host: {0}) has been in existence
106 org_onap_msb_route_err_host_del=Are you sure to delete [Host: {0}:{1}]?
107
108 org_onap_msb_route_title_add_msb=Add MSB Service
109 org_onap_msb_route_title_edit_msb=Edit MSB Service
110 org_onap_msb_route_title_view_msb=View MSB Service
111 org_onap_msb_route_title_add_iui=Add IUI Service
112 org_onap_msb_route_title_edit_iui=Edit IUI Service
113 org_onap_msb_route_title_view_iui=View IUI Service
114 org_onap_msb_route_title_add_api=Add API Service
115 org_onap_msb_route_title_edit_api=Edit API Service
116 org_onap_msb_route_title_view_api=View API Service
117 org_onap_msb_route_title_add_custom=Add Custom Service
118 org_onap_msb_route_title_edit_custom=Edit Custom Service
119 org_onap_msb_route_title_view_custom=View Custom Service
120 org_onap_msb_route_err_service_repeat=Service(Name:{0}) has been published
121 org_onap_msb_route_err_api_repeat=Service(Name:{0}-Version:{1}) has been published
122 org_onap_msb_route_err_service_del_ask=Sure to delete[Name:{0} - Version:{1}]Service?
123 org_onap_msb_route_err_service2_del_ask=Sure to delete[Name:{0}]Service?
124 org_onap_msb_route_err_service_save=Service save failed:
125 org_onap_msb_route_service_save= - Save success
126 org_onap_msb_route_service_update= - Edit success
127 org_onap_msb_route_err_host_leastone=Please enter at least one HOST address
128 org_onap_msb_route_err_visualrange_empty= Please select the service visibleRange
129 org_onap_msb_route_status_enable=Enable service success
130 org_onap_msb_route_status_disable=Disable service success
131 org_onap_msb_route_err_status=Service status update failed: 
132
133 org_onap_msb_route_service_del_success= - Delete success
134 org_onap_msb_route_service_del_fail=Service delete failed: 
135
136 org_onap_msb_route_metric_content_title=Metrics Detail
137 org_onap_msb_route_iui_content_title=IUI Service Detail
138
139 //Input efficacy suggested
140 org_onap_msb_route_validator_ip_format=Please fill in the correct IP
141 org_onap_msb_route_validator_url_head_format=url address  Begin with /, cannot end with /
142 org_onap_msb_route_validator_url_head_only_format=url address  Begin with/
143 org_onap_msb_route_validator_url_format=The service URL format:ip:port/url
144 org_onap_msb_route_validator_url_line_format=Name cannot contain /
145 org_onap_msb_route_validator_content_format=Special symbols and Chinese name can not be filled in
146 org_onap_msb_route_validator_name_empty=Please enter the service name
147 org_onap_msb_route_validator_url_empty=Please enter the URL address
148 org_onap_msb_route_validator_server_empty=Please enter the Host address
149 org_onap_msb_route_validator_protocol_empty=Please select a service protocol
150 org_onap_msb_route_validator_type_empty=Please select a service type
151 org_onap_msb_route_validator_digits=Please enter an integer
152 org_onap_msb_route_validator_min=Not a negative
153
154
155 org_onap_msb_route_property_ttl=Tip: 
156 org_onap_msb_route_property_root=Root Service
157 org_onap_msb_route_property_other_group=other
158 org_onap_msb_route_property_normal=normal
159 org_onap_msb_route_property_disable=disable
160 org_onap_msb_route_property_unknown=unknown
161
162
163
164
165
166