aboutsummaryrefslogtreecommitdiffstats
path: root/roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties
blob: efdaea5c9758bac9847a640432d993de70c55037 (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=Tip:

roc-sdn-iui-text-register=Register SDN controller info

roc-sdn-iui-message-growl-msg-title=SDN controller info
roc-sdn-iui-message-query-fail=Query SDN controller failed.
roc-sdn-iui-message-save-success=Save successfully.
roc-sdn-iui-message-save-fail=Save failed.
roc-sdn-iui-message-update-success=Update successfully.
roc-sdn-iui-message-update-fail=Update failed.
roc-sdn-iui-message-delete-confirm=Do you want to delete the current SDN controller?
roc-sdn-iui-message-delete-success=SDN controller deleted successfully.
roc-sdn-iui-message-delete-fail=SDN controller deleted failed.

roc-sdn-iui-text-update=Modify SDN controller info
roc-sdn-iui-text-registerBtn=Register
roc-sdn-iui-text-name=Name
roc-sdn-iui-text-type=Type
roc-sdn-iui-text-userName=Username
roc-sdn-iui-text-password=Password
roc-sdn-iui-text-cancelBtn=Cancel
roc-sdn-iui-text-saveBtn=Save
roc-sdn-iui-text-status-normal=Normal
roc-sdn-iui-text-status-fail=Alarm
roc-sdn-iui-text-total=Total
roc-sdn-iui-text-total-sdn= of SDN Controller

roc-sdn-iui-validate-name=Please enter a name
roc-sdn-iui-validate-url-required=Please enter the right URL
roc-sdn-iui-validate-url=Example: http://10.0.0.1:8181
roc-sdn-iui-validate-username=Please enter a username
roc-sdn-iui-validate-password=Please enter a password
roc-sdn-iui-text-url-tip=Example: http://10.0.0.1:8181