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-oc/devtools/shared/styleinspector.properties | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'l10n-oc/devtools/shared') diff --git a/l10n-oc/devtools/shared/styleinspector.properties b/l10n-oc/devtools/shared/styleinspector.properties index 9aa5dc2408..cfd43c5832 100644 --- a/l10n-oc/devtools/shared/styleinspector.properties +++ b/l10n-oc/devtools/shared/styleinspector.properties @@ -156,10 +156,26 @@ rule.twistyCollapse.label=Plegar # speaks when the header of a rule is collapsed. rule.twistyExpand.label=Desplegar +# LOCALIZATION NOTE (rule.expandableContainerToggleButton.title): +# This is the tooltip for expandable container toggle button in the Rule View (Pseudo-elements, keyframes, …) + # LOCALIZATION NOTE (rule.containerQuery.selectContainerButton.tooltip): Text displayed in a # tooltip when the mouse is over the icon to select a container in a container query in the rule view. rule.containerQuery.selectContainerButton.tooltip=Clicar per seleccionar lo nos contenedor +# LOCALIZATION NOTE (rule.propertyToggle.label): +# This is the label for the checkbox input in the rule view that allow to disable/re-enable +# a specific property in a rule. +# The argument is the property name. + +# LOCALIZATION NOTE (rule.newPropertyName.label): +# This is the label for the new property input in the rule view. +rule.newPropertyName.label=Nom novèl de la proprietat + +# LOCALIZATION NOTE (rule.propertyName.label): +# This is the label for the property name input in the rule view. +rule.propertyName.label=Nom de la proprietat + # LOCALIZATION NOTE (styleinspector.contextmenu.copyColor): Text displayed in the rule # and computed view context menu when a color value was clicked. styleinspector.contextmenu.copyColor=Copiar la color -- cgit v1.2.3