From dff06b6adc3a5183dccd4dc2ef47ef7053ca7e99 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:21:16 +0200 Subject: Adding upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-pt-PT/devtools/client/toolbox-options.ftl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'l10n-pt-PT/devtools/client/toolbox-options.ftl') diff --git a/l10n-pt-PT/devtools/client/toolbox-options.ftl b/l10n-pt-PT/devtools/client/toolbox-options.ftl index 37f20b8d69..e2d1de8314 100644 --- a/l10n-pt-PT/devtools/client/toolbox-options.ftl +++ b/l10n-pt-PT/devtools/client/toolbox-options.ftl @@ -43,6 +43,11 @@ options-inspector-draggable-properties-tooltip = options-inspector-simplified-highlighters-label = Utilize marcadores mais simples com preferência por movimento reduzido options-inspector-simplified-highlighters-tooltip = .title = Ativa marcadores simplificados quando a preferência por movimento reduzido (prefers-reduced-motion) está ativa. Desenha linhas em vez de retângulos preenchidos em torno de elementos destacados para evitar efeitos intermitentes. +# 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 = Focar próxima entrada no Enter +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Quando ativado, ao pressionar a tecla Enter ao editar um seletor, um nome ou valor de uma propriedade irá mover o foco para a próxima entrada. ## "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 = Nomes de cores +## Web Console section + +# The heading +options-webconsole-label = Consola web +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Ativar consola dividida +options-webconsole-split-console-tooltip = + .title = Abra a Consola Dividida com a tecla Escape + ## Style Editor section # The heading -- cgit v1.2.3