blob: 515d96719aebeacedb4618a8c55cde98eb42634e [file] [log] [blame]
Frank Wangc24c97a2017-07-15 09:31:19 +08001#
2# Copyright 2017-present Open Networking Laboratory
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#
17
18# Text that appears in the navigation panel
19nav_item_app=应用程序
20
21# View title
22title_apps=应用程序
23
24# Control button tooltips
25tt_ctl_upload=上传应用程序 (.oar 文件)
26tt_ctl_activate=激活选定的应用
27tt_ctl_deactivate=停用选定的应用
28tt_ctl_uninstall=卸载选定的应用
29
30# Quick-Help panel
31qh_hint_esc=取消选定的应用
32qh_hint_click_row=选定 / 取消选定 应用
33qh_hint_scroll_down=查看更多应用
34
35# App details panel
36dp_features=特性
37dp_required_apps=依赖的应用程序
38dp_permissions=权限
39
40# App dialog panel
41dlg_confirm_action=确认操作
42
43dlg_warn_deactivate=停用或卸载此组件会产生严重的后果!
44dlg_warn_own_risk=** 自行承担风险 **