From 520a92573ce79e3628762e4ce06e284d50c2e548 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:21:19 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-cs/devtools/client/toolbox-options.ftl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'l10n-cs/devtools/client/toolbox-options.ftl') diff --git a/l10n-cs/devtools/client/toolbox-options.ftl b/l10n-cs/devtools/client/toolbox-options.ftl index a9571c80ab..36a54ddfaa 100644 --- a/l10n-cs/devtools/client/toolbox-options.ftl +++ b/l10n-cs/devtools/client/toolbox-options.ftl @@ -43,6 +43,11 @@ options-inspector-draggable-properties-tooltip = options-inspector-simplified-highlighters-label = Použít jednodušší zvýrazňovače, pokud je použita vlastnost 'prefers-reduced-motion' options-inspector-simplified-highlighters-tooltip = .title = Povolí zjednodušené zvýrazňovače, pokud je povolena funkce prefers-reduced-motion. Kreslí čáry místo vyplněných obdélníků kolem zvýrazněných prvků, aby se zabránilo efektům blikání. +# The label for the checkbox option to make the Enter key move the focus to the next input +# when editing a property name or value in the Inspector rules view +options-inspector-rules-focus-next-on-enter-label = Přepnout na další vstup pomocí klávesy Enter +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Pokud je tato funkce povolena, stisknutí klávesy Enter při úpravě selektoru, názvu vlastnosti nebo hodnoty přesune fokus na další vstup. ## "Default Color Unit" options for the Inspector @@ -54,6 +59,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = Názvy barev +## Web Console section + +# The heading +options-webconsole-label = Webová konzole +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Povolit rozdělení konzole +options-webconsole-split-console-tooltip = + .title = Pomocí klávesy Escape otevírat rozdělenou konzoli + ## Style Editor section # The heading -- cgit v1.2.3