From c1701504b2366542c32c5e6eeff1ba62cc75f8f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:40:09 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-sk/devtools/client/toolbox.properties | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'l10n-sk/devtools/client/toolbox.properties') diff --git a/l10n-sk/devtools/client/toolbox.properties b/l10n-sk/devtools/client/toolbox.properties index 432455d1a6..c03c3dc0fd 100644 --- a/l10n-sk/devtools/client/toolbox.properties +++ b/l10n-sk/devtools/client/toolbox.properties @@ -14,14 +14,13 @@ toolbox.titleTemplate1=Vývojárske nástroje - %1$S toolbox.titleTemplate2=Vývojárske nástroje - %1$S - %2$S # LOCALIZATION NOTE (toolbox.multiProcessBrowserToolboxTitle): Title used for -# the Browser Toolbox when the pref `devtools.browsertoolbox.fission` is true. +# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "everything". # This Browser Toolbox allows to debug the parent process as well as the content # processes in the same toolbox. toolbox.multiProcessBrowserToolboxTitle=Súprava nástrojov pre viacprocesový prehliadač # LOCALIZATION NOTE (toolbox.parentProcessBrowserToolboxTitle): Title used for -# the Browser Toolbox when the pref `devtools.browsertoolbox.fission` and -# `devtools.browsertoolbox.scope` is set to "parent-process". +# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "parent-process". # This Browser Toolbox allows to debug only the parent process resources. toolbox.parentProcessBrowserToolboxTitle=Nadradený proces Súprava nástrojov prehliadača @@ -161,9 +160,13 @@ toolbox.meatballMenu.button.tooltip=Prispôsobenie nástrojov a získanie pomoci toolbox.closebutton.tooltip=Zavrieť vývojárske nástroje # LOCALIZATION NOTE (toolbox.errorCountButton.tooltip): This is the tooltip for -# the error count button displayed in the developer tools toolbox. +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is checked. toolbox.errorCountButton.tooltip=Zobraziť rozdelenú konzolu +# LOCALIZATION NOTE (toolbox.errorCountButtonConsoleTab.tooltip): This is the tooltip for +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is unchecked. +toolbox.errorCountButtonConsoleTab.tooltip=Zobraziť konzolu + # LOCALIZATION NOTE (toolbox.errorCountButton.description): This is the description that # will be used for the error count button in the devTools settings panel. toolbox.errorCountButton.description=Zobraziť počet chýb na stránke @@ -173,7 +176,7 @@ toolbox.errorCountButton.description=Zobraziť počet chýb na stránke # The text of the error: %1$S # The URL that caused DevTools to try to fetch a source map: %2$S # The URL of the source map itself: %3$S -toolbox.sourceMapFailure=Chyba zdrojovej mapy: %1$S\nURL adresa zdroja: %2$S\nURL adresa zdrojovej mapy: %3$S +toolbox.sourceMapFailure=Chyba mapy zdrojov: %1$S\nURL adresa zdroja: %2$S\nURL adresa zdrojovej mapy: %3$S # LOCALIZATION NOTE (toolbox.sourceMapSourceFailure): This is shown in # the web console when there is a failure to fetch or parse an -- cgit v1.2.3