summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/toolkit/toolkit/global/extensionPermissions.ftl
blob: 4fa4e0038aa58ef9af07736140ab70b8c4219c08 (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
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.


## Extension permission description keys are derived from permission names.
## Permissions for which the message has been changed and the key updated
## must have a corresponding entry in the `PERMISSION_L10N_ID_OVERRIDES` map.

webext-perms-description-bookmarks = 读取和修改书签
webext-perms-description-browserSettings = 读取和修改浏览器设置
webext-perms-description-browsingData = 清除最近的浏览记录、Cookie 及有关数据
webext-perms-description-clipboardRead = 获取剪贴板数据
webext-perms-description-clipboardWrite = 录入数据到剪贴板
webext-perms-description-declarativeNetRequest = 拦截任何页面上的内容
webext-perms-description-declarativeNetRequestFeedback = 读取您的浏览记录
webext-perms-description-devtools = 让开发者工具可以存取您打开的标签页中的数据
webext-perms-description-downloads = 下载文件和读写浏览器的下载历史
webext-perms-description-downloads-open = 打开已下载至您的计算机的文件
webext-perms-description-find = 读取已打开的所有标签页的文本
webext-perms-description-geolocation = 获知您的位置
webext-perms-description-history = 存取浏览历史
webext-perms-description-management = 监控扩展使用情况和管理主题
webext-perms-description-nativeMessaging = 与 { -brand-short-name } 之外的其他程序交换信息
webext-perms-description-notifications = 为您显示通知
webext-perms-description-pkcs11 = 提供密码认证服务
webext-perms-description-privacy = 读取和修改隐私设置
webext-perms-description-proxy = 控制浏览器的代理设置
webext-perms-description-sessions = 存取最近关闭的标签页
webext-perms-description-tabs = 存取浏览器标签页
webext-perms-description-tabHide = 隐藏和显示浏览器标签页
webext-perms-description-topSites = 存取浏览历史
webext-perms-description-webNavigation = 在您上网时了解浏览器的行为状态