diff options
Diffstat (limited to 'l10n-nb-NO/toolkit/toolkit/contentanalysis/contentanalysis.ftl')
-rw-r--r-- | l10n-nb-NO/toolkit/toolkit/contentanalysis/contentanalysis.ftl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-nb-NO/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-nb-NO/toolkit/toolkit/contentanalysis/contentanalysis.ftl new file mode 100644 index 0000000000..b1c885c51b --- /dev/null +++ b/l10n-nb-NO/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -0,0 +1,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 = Innholdsanalyse +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-slow-agent-notification = Innholdsanalyseverktøyet bruker lang tid på å svare på ressursen «{ $content }» +contentanalysis-slow-agent-dialog-title = Innholdsanalyse pågår +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-slow-agent-dialog-body = Innholdsanalyse analyserer ressursen «{ $content }» +contentanalysis-operationtype-clipboard = utklippstavle +contentanalysis-operationtype-dropped-text = sluppet tekst +contentanalysis-notification-title = Innholdsanalyse +# 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 = Innholdsanalyse svarte med { $response } for ressurs: { $content } +# Variables: +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-block-message = Organisasjonen din bruker programvare for å forhindre tap av data som har blokkert dette innholdet: { $content }. +# Variables: +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-error-message = Det oppsto en feil under kommunikasjonen med programvaren for å forhindre tap av data. Overføring avvist for ressurs: { $content }. |