aboutsummaryrefslogtreecommitdiffstats
path: root/roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-zh-CN.properties
blob: a8e7dbcbd566f283e94ffd3f8eab7e4733b6e910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#
# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
#
# 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.
#

roc-sdn-iui-common-tip=提示:

roc-sdn-iui-text-register=注册SDN控制器信息

roc-sdn-iui-message-growl-msg-title=SDN控制器信息
roc-sdn-iui-message-query-fail=查询SDN控制器失败。
roc-sdn-iui-message-save-success=保存成功。
roc-sdn-iui-message-save-fail=保存失败。
roc-sdn-iui-message-update-success=修改成功。
roc-sdn-iui-message-update-fail=修改失败。
roc-sdn-iui-message-delete-confirm=确定删除所选SDN控制器信息?
roc-sdn-iui-message-delete-success=删除成功。
roc-sdn-iui-message-delete-fail=删除失败。

roc-sdn-iui-text-update=修改SDN控制器信息
roc-sdn-iui-text-registerBtn=注册
roc-sdn-iui-text-name=名称
roc-sdn-iui-text-type=类型
roc-sdn-iui-text-userName=用户名
roc-sdn-iui-text-password=密码
roc-sdn-iui-text-cancelBtn=取消
roc-sdn-iui-text-saveBtn=保存
roc-sdn-iui-text-status-normal=正常
roc-sdn-iui-text-status-fail=报警
roc-sdn-iui-text-total=
roc-sdn-iui-text-total-sdn= SDN控制器

roc-sdn-iui-validate-name=请输入名称
roc-sdn-iui-validate-url-required=请输入正确的URL
roc-sdn-iui-validate-url=例如:http://10.0.0.1:8181
roc-sdn-iui-validate-username=请输入用户名
roc-sdn-iui-validate-password=请输入密码
roc-sdn-iui-text-url-tip=例如:http://10.0.0.1:8181