diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-da/toolkit/toolkit/contentanalysis/contentanalysis.ftl | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-da/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-da/toolkit/toolkit/contentanalysis/contentanalysis.ftl new file mode 100644 index 0000000000..d7414deab0 --- /dev/null +++ b/l10n-da/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -0,0 +1,24 @@ +# 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 = Indholdsanalyse +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-slow-agent-notification = Værktøjet til indholdsanalyse er længe om at svare for ressourcen "{ $content }" +contentanalysis-slow-agent-dialog-title = Indholdsanalyse er i gang +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-slow-agent-dialog-body = Indholdsanalyse analyserer ressourcen "{ $content }" +contentanalysis-operationtype-clipboard = udklipsholder +contentanalysis-notification-title = Indholdsanalyse +# 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 = Indholdsanalyse svarede med { $response } for ressourcen { $content } +# Variables: +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-block-message = Din organisation bruger værktøj til forhindring af datatab, hvilket har blokeret indholdet { $content }. +# Variables: +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-error-message = En fejl opstod i kommunikationen med værktøjet til forhindring af datatab. Overførsel blev nægtet for ressourcen { $content }. |