Issue-id: OCS-9
[msb/apigateway.git] / msb-core / apiroute / apiroute-service / src / main / resources / iui-route / i18n / msb-iui-route-i18n-zh-CN.properties
1 #
2 # Copyright 2016 2015-2016 ZTE, Inc. and others. All rights reserved.
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 #     Author: Zhaoxing Meng
17 #     email: meng.zhaoxing1@zte.com.cn
18 #
19
20 org_openo_msb_route_title=ZTE 微服务
21
22 org_openo_msb_route_sideBar_serviceroute=服务路由
23 org_openo_msb_route_sideBar_servicediscover=服务发现
24 org_openo_msb_route_sideBar_servicemng=服务管理
25
26
27 org_openo_msb_route_chinese_name=微服务
28 org_openo_msb_route_english_name=MicroService Bus
29
30 org_openo_msb_route_banner_title= —— 微服务
31 org_openo_msb_route_btn_export=服务导出
32 org_openo_msb_route_tab_api=API服务
33 org_openo_msb_route_tab_iui=IUI服务
34 org_openo_msb_route_tab_custom=自定义服务
35 org_openo_msb_route_tab_msb=MSB服务
36 org_openo_msb_route_btn_add_api=添加API服务
37 org_openo_msb_route_form_sourceservice=源服务
38 org_openo_msb_route_form_address=服务器地址
39 org_openo_msb_route_form_host_tip=添加host地址(格式 IP:Port)
40 org_openo_msb_route_form_node_no=序号
41 org_openo_msb_route_form_node_control=操作
42 org_openo_msb_route_form_url=URL地址
43 org_openo_msb_route_form_target_tip=发布为
44 org_openo_msb_route_form_target_service=发布服务
45 org_openo_msb_route_form_servicename=服务名
46 org_openo_msb_route_form_version=版本号
47 org_openo_msb_route_form_version_tip=格式:v(小写)+数字
48 org_openo_msb_route_form_swagger=API定义
49 org_openo_msb_route_form_swagger_address=API地址
50 org_openo_msb_route_form_target_address=目标地址:
51 org_openo_msb_route_form_publish_address=发布地址:
52 org_openo_msb_route_form_metrics=性能指标定义
53 org_openo_msb_route_form_metrics_address=性能指标地址
54 org_openo_msb_route_form_btn_cancel=取消
55 org_openo_msb_route_form_btn_save=保存
56 org_openo_msb_route_form_btn_close=关闭
57
58 org_openo_msb_route_box_version=版本:
59 org_openo_msb_route_box_btn_disable=禁用
60 org_openo_msb_route_box_btn_able=启用
61 org_openo_msb_route_box_btn_delete=删除
62 org_openo_msb_route_box_btn_update=修改
63 org_openo_msb_route_form_btn_addhost=添加Host
64 org_openo_msb_route_form_btn_delhost=删除Host
65 org_openo_msb_route_box_btn_view=查看
66
67 org_openo_msb_route_btn_add_iui=添加IUI服务
68 org_openo_msb_route_form_iui_tip=目标服务同时注册对应Api服务才能通过此地址访问
69 org_openo_msb_route_btn_add_custom=添加自定义服务
70 org_openo_msb_route_btn_add_msb=添加MSB服务
71 org_openo_msb_route_form_protocol=服务协议
72 org_openo_msb_route_form_visualrange=服务可见范围
73 org_openo_msb_route_form_intersystem=系统间
74 org_openo_msb_route_form_insystem=系统内
75 org_openo_msb_route_form_msb_host=服务HOST
76 org_openo_msb_route_form_ttl_tip=添加TTL数字
77
78 org_openo_msb_route_servicecontent_swagger=接口
79 org_openo_msb_route_servicecontent_metrics=性能
80
81 org_openo_msb_route_msb_info=基本信息
82 org_openo_msb_route_msb_hostlist=服务实例列表
83
84 org_openo_msb_route_content_title=微服务详情
85 org_openo_msb_route_swagger_type_predefined=预定义选择
86 org_openo_msb_route_swagger_type_custominput=自定义输入
87
88
89 //表格相关
90 org_openo_msb_route-table-sLengthMenu=每页 _MENU_ 条结果
91 org_openo_msb_route-table-sZeroRecords=没有匹配结果
92 org_openo_msb_route-table-sInfo=总共找到 _TOTAL_ 条结果
93 org_openo_msb_route-table-sInfoEmpty=共 0 项
94 org_openo_msb_route-table-sGroupActions=_TOTAL_ 条结果被选择:
95 org_openo_msb_route-table-sAjaxRequestGeneralError=不能完成请求,请检查您的网络连接情况。
96 org_openo_msb_route-table-sEmptyTable=表中数据为空
97 org_openo_msb_route-table-sPrevious=前页
98 org_openo_msb_route-table-sNext=下页
99 org_openo_msb_route-table-sPage=第
100 org_openo_msb_route-table-sPageOf=页,总页数:
101 org_openo_msb_route-table-search=搜索:
102 org_openo_msb_route-table-infofilter=(从 _MAX_ 条记录过滤)
103
104 org_openo_msb_route_err_host_empty=新增HOST不能为空
105 org_openo_msb_route_err_ttl_empty=新增HOST的TTL不能为空
106 org_openo_msb_route_err_host_format=HOST格式有误(格式 ip:port)
107 org_openo_msb_route_err_ttl_format=TTL只能为数字
108 org_openo_msb_route_err_host_repeat=服务(HOST:{0})已存在
109 org_openo_msb_route_err_host_del=确定删除[HOST:{0}:{1}]?
110
111 org_openo_msb_route_title_add_msb=添加MSB服务实例
112 org_openo_msb_route_title_edit_msb=修改MSB服务实例
113 org_openo_msb_route_title_view_msb=查看MSB服务实例
114 org_openo_msb_route_title_add_iui=添加IUI服务实例
115 org_openo_msb_route_title_edit_iui=修改IUI服务实例
116 org_openo_msb_route_title_view_iui=查看IUI服务实例
117 org_openo_msb_route_title_add_api=添加API服务实例
118 org_openo_msb_route_title_edit_api=修改API服务实例
119 org_openo_msb_route_title_view_api=查看API服务实例
120 org_openo_msb_route_title_add_custom=添加自定义服务实例
121 org_openo_msb_route_title_edit_custom=修改自定义服务实例
122 org_openo_msb_route_title_view_custom=查看自定义服务实例
123 org_openo_msb_route_err_service_repeat=服务(服务名:{0})已发布
124 org_openo_msb_route_err_api_repeat=服务(服务名:{0}-版本号:{1})已发布
125 org_openo_msb_route_err_service_del_ask=确定删除[服务名:{0} - 版本号:{1}]服务?
126 org_openo_msb_route_err_service2_del_ask=确定删除[服务名:{0}]服务?
127 org_openo_msb_route_err_service_save=服务保存失败:
128 org_openo_msb_route_service_save=保存成功
129 org_openo_msb_route_service_update=修改成功
130 org_openo_msb_route_err_host_leastone=请至少输入一个HOST地址
131 org_openo_msb_route_err_visualrange_empty=请选择服务可见范围 
132 org_openo_msb_route_status_enable=激活成功
133 org_openo_msb_route_status_disable=禁用成功
134 org_openo_msb_route_err_status=服务状态操作失败: 
135
136 org_openo_msb_route_service_del_success=删除成功
137 org_openo_msb_route_service_del_fail=服务删除失败: 
138
139 org_openo_msb_route_metric_content_title=性能详情
140 org_openo_msb_route_iui_content_title=IUI服务详情
141
142 //输入效验提示
143 org_openo_msb_route_validator_ip_format=请填写正确的IP地址
144 org_openo_msb_route_validator_url_head_format=url地址以/开头,不能以/结尾
145 org_openo_msb_route_validator_url_head_only_format=url地址以/开头
146 org_openo_msb_route_validator_url_format=服务地址格式:ip:port/url
147 org_openo_msb_route_validator_url_line_format=名称不能包含/
148 org_openo_msb_route_validator_content_format=名称不能输入特殊符号和中文
149 org_openo_msb_route_validator_name_empty=请输入服务名
150 org_openo_msb_route_validator_url_empty=请输入URL地址
151 org_openo_msb_route_validator_server_empty=请输入服务器地址
152 org_openo_msb_route_validator_protocol_empty=请选择服务协议
153 org_openo_msb_route_validator_type_empty=请选择服务类型
154 org_openo_msb_route_validator_digits=请输入整数
155 org_openo_msb_route_validator_min=不能为负数
156
157
158 org_openo_msb_route_property_ttl=提示: 
159 org_openo_msb_route_property_root=根服务
160 org_openo_msb_route_property_other_group=其他
161 org_openo_msb_route_property_normal=正常
162 org_openo_msb_route_property_disable=停用
163 org_openo_msb_route_property_unknown=未知