blob: c7187a5fd141f1d4855b9d67ee8f991879511473 [file] [log] [blame]
Frank Wangc24c97a2017-07-15 09:31:19 +08001#
Brian O'Connora09fe5b2017-08-03 21:12:30 -07002# Copyright 2017-present Open Networking Foundation
Frank Wangc24c97a2017-07-15 09:31:19 +08003#
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=卸载选定的应用
Frank Wang7d15e182017-09-07 09:24:25 +080029tt_ctl_download=下载选定应用 (.oar 文件)
Frank Wangc24c97a2017-07-15 09:31:19 +080030
31# Quick-Help panel
32qh_hint_esc=取消选定的应用
33qh_hint_click_row=选定 / 取消选定 应用
34qh_hint_scroll_down=查看更多应用
35
36# App details panel
37dp_features=特性
38dp_required_apps=依赖的应用程序
39dp_permissions=权限
40
41# App dialog panel
42dlg_confirm_action=确认操作
43
44dlg_warn_deactivate=停用或卸载此组件会产生严重的后果!
Frank Wang7d15e182017-09-07 09:24:25 +080045dlg_warn_own_risk=** 自行承担风险 **