summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/localization/ko/toolkit/contentanalysis/contentanalysis.ftl
blob: 7f4621beabf2edd0cce103991135a61f778bcb31 (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
# 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-warndialogtitle = 이 콘텐츠는 안전하지 않을 수 있음
# Variables:
#   $content - Description of the content being warned about, such as "clipboard" or "aFile.txt"
contentanalysis-warndialogtext = 사용자의 조직에서는 다음 콘텐츠가 안전하지 않다고 표시한 데이터 손실 방지 소프트웨어를 사용하고 있습니다: { $content }. 어쨌든 사용하시겠습니까?
contentanalysis-warndialog-response-allow = 콘텐츠 사용
contentanalysis-warndialog-response-deny = 취소
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 = 콘텐츠 분석이 { $content } 리소스에 대해 { $response }로 응답했습니다
# 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 } 리소스에 대한 전송이 거부되었습니다.