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