blob: 6d959e7608839e1ed8a0ac694cf62ec5a2fe5251 [file] [log] [blame]
hwchiu178f25c2017-08-15 11:40:00 +08001#
2# Copyright 2017-present Open Networking Foundation
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
hwchiu5e6ebb32017-10-10 01:30:54 +080025tt_ctl_upload=上傳應用程式 (.oar 檔案)
hwchiu178f25c2017-08-15 11:40:00 +080026tt_ctl_activate=啟動選定的應用程式
27tt_ctl_deactivate=停用選定的應用程式
28tt_ctl_uninstall=移除選定的應用程式
hwchiu5e6ebb32017-10-10 01:30:54 +080029tt_ctl_download=下載選定的應用程式 (.oar 檔案)
hwchiu178f25c2017-08-15 11:40:00 +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=停用或移除這個元件可能造成負面的影響
45dlg_warn_own_risk=**自行承擔風險**