summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/localization/ja/toolkit/contentanalysis/contentanalysis.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ja/localization/ja/toolkit/contentanalysis/contentanalysis.ftl')
-rw-r--r--thunderbird-l10n/ja/localization/ja/toolkit/contentanalysis/contentanalysis.ftl27
1 files changed, 27 insertions, 0 deletions
diff --git a/thunderbird-l10n/ja/localization/ja/toolkit/contentanalysis/contentanalysis.ftl b/thunderbird-l10n/ja/localization/ja/toolkit/contentanalysis/contentanalysis.ftl
new file mode 100644
index 0000000000..707ff88cfc
--- /dev/null
+++ b/thunderbird-l10n/ja/localization/ja/toolkit/contentanalysis/contentanalysis.ftl
@@ -0,0 +1,27 @@
+# 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 }