diff options
Diffstat (limited to 'portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties')
-rw-r--r-- | portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties b/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties new file mode 100644 index 0000000..df3a227 --- /dev/null +++ b/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties @@ -0,0 +1,54 @@ +# +# Copyright 2016-2017 ZTE Corporation. +# +# 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. +# + +//sdnc +nfv-sdnc-iui-title=SDNC管理 +nfv-sdnc-iui-message-title=SDNC信息 +nfv-sdnc-iui-message-query-fail=查询SDNC失败。 +nfv-sdnc-iui-message-save-success=保存成功。 +nfv-sdnc-iui-message-save-fail=保存失败。 +nfv-sdnc-iui-message-sdnc-already-exists=SDNC已经存在 +nfv-sdnc-iui-message-update-success=修改成功。 +nfv-sdnc-iui-message-update-fail=修改失败。 +nfv-sdnc-iui-message-delete-confirm=确定删除所选sdnc信息? +nfv-sdnc-iui-message-delete-success=删除成功 +nfv-sdnc-iui-message-delete-fail=删除失败 +nfv-sdnc-iui-text-update=修改SDNC信息 +nfv-sdnc-iui-text-register=注册SDNC信息 +nfv-sdnc-iui-text-name=名称 +nfv-sdnc-iui-text-type=类型 +nfv-sdnc-iui-text-version=版本 +nfv-sdnc-iui-text-certificateUrl=认证url +nfv-sdnc-iui-text_description=描述 +nfv-sdnc-iui-text-vendor=厂商 +nfv-sdnc-iui-text-userName=接入用户 +nfv-sdnc-iui-text-password=接入密码 +nfv-sdnc-iui-text-cancelBtn=取消 +nfv-sdnc-iui-text-saveBtn=保存 +nfv-sdnc-iui-text-registerBtn=注册SDNC +nfv-sdnc-iui-text-status-normal=正常 +nfv-sdnc-iui-text-status-fail=报警 +nfv-sdnc-iui-text-total=共 +nfv-sdnc-iui-text-total-sdnc=SDNC + +nfv-sdnc-iui-validate-name=请输入名称 +nfv-sdnc-iui-validate-type=请输入SDNC类型 +nfv-sdnc-iui-validate-version=请输入版本号 +nfv-sdnc-iui-validate-vendor=请输入厂商 +nfv-sdnc-iui-validate-vim=请选择SDNC +nfv-sdnc-iui-validate-url-required=请输入URL +nfv-sdnc-iui-validate-url=请输入正确的URL +nfv-sdnc-iui-text-url-tip=例如:http://10.0.0.1
\ No newline at end of file |