From 5353f7df61d16d6624ba033627a7d09160fb679c Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Tue, 4 Jul 2017 05:15:15 +0000 Subject: migrate discovery source codes from OPEN-O Change-Id: I65396f0ed5f85542e8b17b509fc30073bf7f959e Signed-off-by: HuabingZhao --- .../i18n/msb-iui-discover-i18n-en-US.properties | 164 +++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 discovery-ui/src/main/resources/iui/microservices/i18n/msb-iui-discover-i18n-en-US.properties (limited to 'discovery-ui/src/main/resources/iui/microservices/i18n/msb-iui-discover-i18n-en-US.properties') diff --git a/discovery-ui/src/main/resources/iui/microservices/i18n/msb-iui-discover-i18n-en-US.properties b/discovery-ui/src/main/resources/iui/microservices/i18n/msb-iui-discover-i18n-en-US.properties new file mode 100644 index 0000000..b02510e --- /dev/null +++ b/discovery-ui/src/main/resources/iui/microservices/i18n/msb-iui-discover-i18n-en-US.properties @@ -0,0 +1,164 @@ +# +# Copyright 2016 ZTE, Inc. and others. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +org_onap_msb_discover_title=MicroService Bus-Service Discover +org_onap_msb_discover_banner_title= —— Service Discover +org_onap_msb_discover_btn_mng=Service Manage +org_onap_msb_discover_search_tip=Please enter the service key +org_onap_msb_discover_btn_search=Search + +org_onap_msb_route_chinese_name= +org_onap_msb_route_english_name=MicroService Bus +org_onap_msb_discover_form_servicelist=Service List + +org_onap_msb_discover_btn_addservice=Service Register +org_onap_msb_discover_form_service_no=No +org_onap_msb_discover_form_servicename=Service Name +org_onap_msb_discover_form_version=Version +org_onap_msb_discover_form_protocol=Protocol +org_onap_msb_discover_form_visualrange=Visualrange +org_onap_msb_discover_form_serviceurl=Url +org_onap_msb_discover_form_status=Status +org_onap_msb_discover_form_control=Control + + +org_onap_msb_discover_mng_title=MicroService Bus-Service Manage +org_onap_msb_discover_admin_banner_title= —— Service Manage +org_onap_msb_discover_btn_list=Service Discover + +org_onap_msb_discover_searchtype_all=All +org_onap_msb_discover_searchtype_servicename=Service Name +org_onap_msb_discover_searchtype_host=HOST +org_onap_msb_discover_searchtype_url=URL +org_onap_msb_discover_searchtype_namespace=NameSpace + +//table +org_onap_msb_route-table-sLengthMenu=View _MENU_ records +org_onap_msb_route-table-sZeroRecords=No matching records found +org_onap_msb_route-table-sInfo=Found total _TOTAL_ records +org_onap_msb_route-table-sInfoEmpty=No records found to show +org_onap_msb_route-table-sGroupActions=_TOTAL_ records selected: +org_onap_msb_route-table-sAjaxRequestGeneralError=Could not complete request. Please check your internet connection. +org_onap_msb_route-table-sEmptyTable=No data available in table +org_onap_msb_route-table-sPrevious=Prev +org_onap_msb_route-table-sNext=Next +org_onap_msb_route-table-sPage=Page +org_onap_msb_route-table-sPageOf=of +org_onap_msb_route-table-search=Search: +org_onap_msb_route-table-infofilter=(Filter from _MAX_ Records) + +org_onap_msb_discover_err_service_del_ask=Sure to delete[Name:{0} - Version:{1}]Service? +org_onap_msb_discover_service_del_success=Service Delete success +org_onap_msb_discover_service_del_fail=Service delete failed: + + +org_onap_msb_route_property_ttl=Tip: +org_onap_msb_discover_property_normal=normal +org_onap_msb_discover_property_abnormal=abnormal +org_onap_msb_route_form_intersystem=OutSystem +org_onap_msb_route_form_insystem=InSystem + +org_onap_msb_discover_property_lb_param=Load balance param +org_onap_msb_discover_property_health_param=Health check param + +org_onap_msb_route_box_btn_delete=Delete +org_onap_msb_route_box_btn_update=Edit +org_onap_msb_route_box_btn_view=View + + +org_onap_msb_discover_form_saveinfo=Service Info saving... +org_onap_msb_discover_form_baseinfo=Basic Info +org_onap_msb_discover_form_advancedinfo=Advanced +org_onap_msb_discover_property_default_1=default:1 +org_onap_msb_discover_property_default_10=default:10 +org_onap_msb_discover_property_second=s +org_onap_msb_route_form_btn_cancel=Cancel +org_onap_msb_route_form_btn_save=Save +org_onap_msb_route_form_btn_close=Close + + +org_onap_msb_discover_form_version_tip=format:v(lowercase) + digital +org_onap_msb_discover_form_lb=Load balance +org_onap_msb_discover_form_ifpublish=Whether to publish to service route +org_onap_msb_discover_form_ifhttppublish=Whether to redefine new publish port +org_onap_msb_discover_form_publishport=Publish port +org_onap_msb_discover_form_publishport_range=range:{0}-{1} +org_onap_msb_discover_form_hostlist=Host List +org_onap_msb_discover_form_addhost=Add Host +org_onap_msb_discover_form_publish=Service Publish +org_onap_msb_discover_form_target_tip=Published as +org_onap_msb_route_form_btn_reset=Reset +org_onap_msb_route_form_btn_return=Return +org_onap_msb_route_form_btn_close=Close + +org_onap_msb_discover_lbpolicy_round=round-robin +org_onap_msb_discover_lbpolicy_leastconn=least_conn +org_onap_msb_discover_lbpolicy_clientcustom=client_custom +org_onap_msb_discover_form_title_add=Service Register +org_onap_msb_discover_form_title_update=Service Edit +org_onap_msb_discover_form_title_view= Service View +org_onap_msb_discover_node_title=Add Host +org_onap_msb_discover_node_title_update=Edit Host + +org_onap_msb_discover_validator_ttl_empty=The new TTL cannot be empty +org_onap_msb_discover_validator_interval_empty=The checkInterval cannot be empty +org_onap_msb_discover_validator_timeOut_empty=The timeOut cannot be empty +org_onap_msb_discover_validator_healthurl_empty=The check URL cannot be empty +org_onap_msb_discover_err_host_repeat=The host ({0}:{1})) has been in existence +org_onap_msb_discover_err_host_del_ask=Are you sure to delete Host[{0}:{1}]? +org_onap_msb_discover_err_host_leastone=Please enter at least one HOST address +org_onap_msb_discover_err_visualrange_empty= Please select the service visibleRange +org_onap_msb_discover_err_url_empty=Protocol for {0} services: URL cannot be empty +org_onap_msb_discover_err_service_repeat=Service(Name:{0},Protocol:{1},namespace:{2}) has been published + + + +org_onap_msb_discover_validator_ip_format=Please fill in the correct IP +org_onap_msb_discover_validator_url_head_format=url address Begin with /, cannot end with / +org_onap_msb_discover_validator_url_head_only_format=url address Begin with/ +org_onap_msb_discover_validator_url_format=The service URL format:ip:port/url +org_onap_msb_discover_validator_url_line_format=Name cannot contain / +org_onap_msb_discover_validator_content_format=Special symbols and Chinese name can not be filled in +org_onap_msb_discover_validator_name_empty=Please enter the service name +org_onap_msb_discover_validator_url_empty=Please enter the URL address +org_onap_msb_discover_validator_server_empty=Please enter the Host address +org_onap_msb_discover_validator_protocol_empty=Please select a service protocol +org_onap_msb_discover_validator_type_empty=Please select a service type +org_onap_msb_discover_validator_digits=Please enter a number为系统配置,不允许输入 +org_onap_msb_discover_validator_min=number must be > 0 +org_onap_msb_discover_validator_zero=number must be > 0 +org_onap_msb_discover_validator_host_ip_empty=Please enter the Host IP +org_onap_msb_discover_validator_host_port_empty=Please enter the Host Port + +org_onap_msb_discover_form_namespace=NameSpace +org_onap_msb_discover_form_networkPlaneType=Network Plane +org_onap_msb_discover_form_networkPlaneType_tip=Multiple use | space +org_onap_msb_discover_form_publish_port_tip=Multiple use | space(https|http) +org_onap_msb_discover_property_ha_role=ha_role + +org_onap_msb_discover_form_labels=Labels +org_onap_msb_discover_form_labels_tip=Format key:value, press enter to add a new Label +org_onap_msb_discover_err_label_format=Label is wrong,Format must be "key:value" + +org_onap_msb_discover_form_metadata_tip=Format key:value, press enter to add a new Label +org_onap_msb_discover_err_metadata_format=Label is wrong,Format must be "key:value" + +org_onap_msb_discover_validator_healthurl_http=HTTP HealthCheck URL must be start with 'http://' +org_onap_msb_discover_validator_healthurl_tcp=TCP HealthCheck URL Format:IP|domain name:Port +org_onap_msb_discover_err_namespace_err=namespace:{0} is the system configuration, is not allowed to enter + +org_onap_msb_discover_validator_publish_port_format=publish port is wrong,Multiple use | space + -- cgit 1.2.3-korg