Merge "Initial code import"
[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_openo_msb_route_title=MicroService Bus
17
18 org_openo_msb_route_sideBar_serviceroute=Service Route
19 org_openo_msb_route_sideBar_servicediscover=Service Discover
20 org_openo_msb_route_sideBar_servicemng=Service Manage
21
22 org_openo_msb_route_chinese_name=
23 org_openo_msb_route_english_name=MicroService Bus
24
25 org_openo_msb_route_banner_title=MicroService Bus
26 org_openo_msb_route_btn_export=Service Export
27 org_openo_msb_route_tab_api=API Service
28 org_openo_msb_route_tab_iui=IUI Service
29 org_openo_msb_route_tab_custom=Custom Service
30 org_openo_msb_route_tab_msb=MSB Service
31 org_openo_msb_route_btn_add_api=Add API Service
32 org_openo_msb_route_form_sourceservice=Source Service
33 org_openo_msb_route_form_address=Host
34 org_openo_msb_route_form_host_tip=Add Host(format--IP:Port)
35 org_openo_msb_route_form_node_no=No
36 org_openo_msb_route_form_node_control=operate
37 org_openo_msb_route_form_url=URL
38 org_openo_msb_route_form_target_tip=Published as
39 org_openo_msb_route_form_target_service=Published URL 
40 org_openo_msb_route_form_servicename=Name
41 org_openo_msb_route_form_version=Version
42 org_openo_msb_route_form_version_tip=format:v(lowercase) + digital
43 org_openo_msb_route_form_swagger=API Define
44 org_openo_msb_route_form_swagger_address=API Address
45 org_openo_msb_route_form_target_address= Target Address:
46 org_openo_msb_route_form_publish_address=Published Address:
47 org_openo_msb_route_form_metrics=Metrics Define
48 org_openo_msb_route_form_metrics_address=Metrics Address
49 org_openo_msb_route_form_btn_cancel=Cancel
50 org_openo_msb_route_form_btn_save=Save
51 org_openo_msb_route_form_btn_close=Close
52
53 org_openo_msb_route_box_version=version:
54 org_openo_msb_route_box_btn_disable=Disable
55 org_openo_msb_route_box_btn_able=Enable 
56 org_openo_msb_route_box_btn_delete=Delete
57 org_openo_msb_route_box_btn_update=Edit
58 org_openo_msb_route_form_btn_addhost=Add Host
59 org_openo_msb_route_form_btn_delhost=Delete Host
60 org_openo_msb_route_box_btn_view=View
61
62 org_openo_msb_route_btn_add_iui=Add IUI Service
63 org_openo_msb_route_form_iui_tip=Target service registration at the same time corresponding Api service can be accessed through this address
64 org_openo_msb_route_btn_add_custom=Add Custom Service
65 org_openo_msb_route_btn_add_msb=Add MSB Service
66 org_openo_msb_route_form_protocol=Protocol
67 org_openo_msb_route_form_visualrange=VisualRange
68 org_openo_msb_route_form_intersystem=OutSystem
69 org_openo_msb_route_form_insystem=InSystem
70 org_openo_msb_route_form_msb_host=Host
71 org_openo_msb_route_form_ttl_tip=Add TTL
72
73 org_openo_msb_route_servicecontent_swagger=Rest Interface
74 org_openo_msb_route_servicecontent_metrics=Metrics
75
76 org_openo_msb_route_msb_info=Basic Information
77 org_openo_msb_route_msb_hostlist=Host List
78
79 org_openo_msb_route_content_title=Service Detail 
80 org_openo_msb_route_swagger_type_predefined=predeFined
81 org_openo_msb_route_swagger_type_custominput=customInput
82
83
84 //table
85 org_openo_msb_route-table-sLengthMenu=View _MENU_ records
86 org_openo_msb_route-table-sZeroRecords=No matching records found
87 org_openo_msb_route-table-sInfo=Found total _TOTAL_ records     
88 org_openo_msb_route-table-sInfoEmpty=No records found to show
89 org_openo_msb_route-table-sGroupActions=_TOTAL_ records selected:  
90 org_openo_msb_route-table-sAjaxRequestGeneralError=Could not complete request. Please check your internet connection.
91 org_openo_msb_route-table-sEmptyTable=No data available in table
92 org_openo_msb_route-table-sPrevious=Prev
93 org_openo_msb_route-table-sNext=Next
94 org_openo_msb_route-table-sPage=Page
95 org_openo_msb_route-table-sPageOf=of
96 org_openo_msb_route-table-search=Search: 
97 org_openo_msb_route-table-infofilter=(Filter from _MAX_ Records)
98
99 org_openo_msb_route_err_host_empty=The new Host cannot be empty
100 org_openo_msb_route_err_ttl_empty=The new TTL cannot be empty
101 org_openo_msb_route_err_host_format=Wrong Host format (format IP: port)
102 org_openo_msb_route_err_ttl_format=TTL can only for Numbers
103 org_openo_msb_route_err_host_repeat=The services (Host: {0}) has been in existence
104 org_openo_msb_route_err_host_del=Are you sure to delete [Host: {0}:{1}]?
105
106 org_openo_msb_route_title_add_msb=Add MSB Service
107 org_openo_msb_route_title_edit_msb=Edit MSB Service
108 org_openo_msb_route_title_view_msb=View MSB Service
109 org_openo_msb_route_title_add_iui=Add IUI Service
110 org_openo_msb_route_title_edit_iui=Edit IUI Service
111 org_openo_msb_route_title_view_iui=View IUI Service
112 org_openo_msb_route_title_add_api=Add API Service
113 org_openo_msb_route_title_edit_api=Edit API Service
114 org_openo_msb_route_title_view_api=View API Service
115 org_openo_msb_route_title_add_custom=Add Custom Service
116 org_openo_msb_route_title_edit_custom=Edit Custom Service
117 org_openo_msb_route_title_view_custom=View Custom Service
118 org_openo_msb_route_err_service_repeat=Service(Name:{0}) has been published
119 org_openo_msb_route_err_api_repeat=Service(Name:{0}-Version:{1}) has been published
120 org_openo_msb_route_err_service_del_ask=Sure to delete[Name:{0} - Version:{1}]Service?
121 org_openo_msb_route_err_service2_del_ask=Sure to delete[Name:{0}]Service?
122 org_openo_msb_route_err_service_save=Service save failed:
123 org_openo_msb_route_service_save= - Save success
124 org_openo_msb_route_service_update= - Edit success
125 org_openo_msb_route_err_host_leastone=Please enter at least one HOST address
126 org_openo_msb_route_err_visualrange_empty= Please select the service visibleRange
127 org_openo_msb_route_status_enable=Enable service success
128 org_openo_msb_route_status_disable=Disable service success
129 org_openo_msb_route_err_status=Service status update failed: 
130
131 org_openo_msb_route_service_del_success= - Delete success
132 org_openo_msb_route_service_del_fail=Service delete failed: 
133
134 org_openo_msb_route_metric_content_title=Metrics Detail
135 org_openo_msb_route_iui_content_title=IUI Service Detail
136
137 //Input efficacy suggested
138 org_openo_msb_route_validator_ip_format=Please fill in the correct IP
139 org_openo_msb_route_validator_url_head_format=url address  Begin with /, cannot end with /
140 org_openo_msb_route_validator_url_head_only_format=url address  Begin with/
141 org_openo_msb_route_validator_url_format=The service URL format:ip:port/url
142 org_openo_msb_route_validator_url_line_format=Name cannot contain /
143 org_openo_msb_route_validator_content_format=Special symbols and Chinese name can not be filled in
144 org_openo_msb_route_validator_name_empty=Please enter the service name
145 org_openo_msb_route_validator_url_empty=Please enter the URL address
146 org_openo_msb_route_validator_server_empty=Please enter the Host address
147 org_openo_msb_route_validator_protocol_empty=Please select a service protocol
148 org_openo_msb_route_validator_type_empty=Please select a service type
149 org_openo_msb_route_validator_digits=Please enter an integer
150 org_openo_msb_route_validator_min=Not a negative
151
152
153 org_openo_msb_route_property_ttl=Tip: 
154 org_openo_msb_route_property_root=Root Service
155 org_openo_msb_route_property_other_group=other
156 org_openo_msb_route_property_normal=normal
157 org_openo_msb_route_property_disable=disable
158 org_openo_msb_route_property_unknown=unknown
159
160
161
162
163
164