From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../toolkit/contentanalysis/contentanalysis.ftl | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'l10n-cs/toolkit/toolkit/contentanalysis') diff --git a/l10n-cs/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-cs/toolkit/toolkit/contentanalysis/contentanalysis.ftl index 126d951b65..2c21ccc4e3 100644 --- a/l10n-cs/toolkit/toolkit/contentanalysis/contentanalysis.ftl +++ b/l10n-cs/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -11,8 +11,21 @@ contentanalysis-slow-agent-dialog-title = Probíhá analýza obsahu # $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" contentanalysis-slow-agent-dialog-body = Analýza obsahuje analyzuje zdroj „{ $content }“ contentanalysis-slow-agent-dialog-header = Probíhá skenování +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $filename - Name of the file being analyzed, such as "aFile.txt" +contentanalysis-slow-agent-dialog-body-file = { $agent } prověřuje soubor “{ $filename }” z hlediska zásad pro data vaší organizace. To může chvíli trvat. +# Variables: +# $agent - The name of the DLP agent doing the analysis +contentanalysis-slow-agent-dialog-body-clipboard = { $agent } kontroluje, zda vložené údaje odpovídají zásadám organizace týkajícím se dat. To může chvíli trvat. +# Note that this is shown when the user drag and drops text into the browser. +# Variables: +# $agent - The name of the DLP agent doing the analysis +contentanalysis-slow-agent-dialog-body-dropped-text = { $agent } kontroluje, zda text, který jste odeslali, odpovídá zásadám organizace týkajícím se dat. To může chvíli trvat. contentanalysis-operationtype-clipboard = schránka contentanalysis-operationtype-dropped-text = přetažený text +# $filename - The filename associated with the request, such as "aFile.txt" +contentanalysis-customdisplaystring-description = nahrání souboru “{ $filename }” contentanalysis-warndialogtitle = Tento obsah může být nebezpečný # Variables: # $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" @@ -30,3 +43,26 @@ contentanalysis-block-message = Vaše organizace používá software pro prevenc # Variables: # $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" contentanalysis-error-message = Při komunikaci se softwarem pro prevenci ztráty dat došlo k chybě. Přenos byl pro tento zdroj zamítnut: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-unspecified-error-message = Při komunikaci s agentem { $agent } došlo k chybě. Přenos byl zamítnut pro zdroj: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-no-agent-connected-message = Nepodařilo se připojit k agentovi { $agent }. Přenos byl zamítnut pro zdroj: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-invalid-agent-signature-message = Neúspěšné ověření podpisu pro agenta { $agent }. Přenos byl zamítnut pro zdroj: { $content }. +contentanalysis-inprogress-quit-title = + { -brand-shorter-name.case-status -> + [with-cases] Ukončit { -brand-shorter-name(case: "acc") }? + *[no-cases] Ukončit aplikaci { -brand-shorter-name }? + } +contentanalysis-inprogress-quit-message = + { -brand-shorter-name.case-status -> + [with-cases] Probíhá několik akcí. Pokud { -brand-shorter-name(case: "acc") } ukončíte, tyto akce nebudou dokončeny. + *[no-cases] Probíhá několik akcí. Pokud aplikaci { -brand-shorter-name } ukončíte, tyto akce nebudou dokončeny. + } +contentanalysis-inprogress-quit-yesbutton = Ano, ukončit -- cgit v1.2.3