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-sl/devtools/client/tooltips.ftl | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'l10n-sl/devtools/client/tooltips.ftl') diff --git a/l10n-sl/devtools/client/tooltips.ftl b/l10n-sl/devtools/client/tooltips.ftl index f64b482456..e9d74e1ad4 100644 --- a/l10n-sl/devtools/client/tooltips.ftl +++ b/l10n-sl/devtools/client/tooltips.ftl @@ -38,6 +38,11 @@ inactive-css-not-table-cell = Lastnost { $property } ne vpliva inactive-scroll-padding-when-not-scroll-container = { $property } ne vpliva na ta element, ker ne drsi. inactive-css-border-image = { $property } nima vpliva na ta element, ker te lastnosti ni mogoče uporabiti za notranje elemente tabele, kjer je v elementu starševske tabele border-collapse nastavljen na collapse. inactive-css-ruby-element = { $property } nima vpliva na ta element, ker je to element ruby. Njegovo velikost določa velikost pisave besedila ruby. + +## In the Rule View when a CSS property cannot be successfully applied we display +## an icon. When this icon is hovered this message is displayed to explain how +## the problem can be solved. + inactive-css-highlight-pseudo-elements-not-supported = Lastnost { $property } ni podprta pri psevdoelementih highlight. inactive-css-cue-pseudo-element-not-supported = Lastnost { $property } ni podprta pri psevdoelementih ::cue. # Variables: @@ -53,7 +58,8 @@ inactive-css-text-wrap-balance-fragmented = { $property } ne vp ## In the Rule View when a CSS property cannot be successfully applied we display ## an icon. When this icon is hovered this message is displayed to explain how -## the problem can be solved. +## the problem can be solved. CSS properties and values in tags should +## not be translated. inactive-css-not-grid-or-flex-container-fix = Poskusite dodati display:grid ali display:flex. { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = Poskusite dodati display:grid, display:flex ali columns:2. { learn-more } @@ -94,3 +100,10 @@ css-compatibility-deprecated-supported-message = { $property } css-compatibility-experimental-message = { $property } je poskusna lastnost. Ne podpirajo je naslednji brskalniki: css-compatibility-experimental-supported-message = { $property } je poskusna lastnost. css-compatibility-learn-more-message = Več o { $rootProperty } + +## In the Rule View when a rule selector can causes issues, we display an icon. +## When this icon is hovered one or more of those messages are displayed to explain what +## the issue are. + +# :has() should not be translated +css-selector-warning-unconstrained-has = Ta izbirnik uporablja neomejen :has(), ki je lahko počasen -- cgit v1.2.3