summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/toolkit/toolkit/contentanalysis/contentanalysis.ftl
blob: cc9e3bb63f7bf4a6040dbaec7bf65095a3a07768 (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
# 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/.

contentanalysis-alert-title = 内容分析
# Variables:
#   $content - Description of the content being warned about, such as "clipboard" or "aFile.txt"
contentanalysis-slow-agent-notification = 内容分析工具用于响应资源“{ $content }”的时间过长
contentanalysis-slow-agent-dialog-title = 正在分析内容
# Variables:
#   $content - Description of the content being warned about, such as "clipboard" or "aFile.txt"
contentanalysis-slow-agent-dialog-body = 内容分析正在分析资源“{ $content }”
contentanalysis-operationtype-clipboard = 剪贴板
contentanalysis-operationtype-dropped-text = 拖放的文本
contentanalysis-notification-title = 内容分析
# Variables:
#   $content - Description of the content being reported, such as "clipboard" or "aFile.txt"
#   $response - The response received from the content analysis agent, such as "REPORT_ONLY"
contentanalysis-genericresponse-message = 内容分析对以下资源作出 { $response } 响应:{ $content }
# Variables:
#   $content - Description of the content being blocked, such as "clipboard" or "aFile.txt"
contentanalysis-block-message = 您的组织使用的数据丢失防护软件拦截了此内容:{ $content }。
# Variables:
#   $content - Description of the content being blocked, such as "clipboard" or "aFile.txt"
contentanalysis-error-message = 与数据丢失防护软件通信时发生错误。对以下资源的传输被拒绝:{ $content }。