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-eo/devtools/client/tooltips.ftl | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'l10n-eo/devtools/client/tooltips.ftl') diff --git a/l10n-eo/devtools/client/tooltips.ftl b/l10n-eo/devtools/client/tooltips.ftl index 7599afd356..413862644f 100644 --- a/l10n-eo/devtools/client/tooltips.ftl +++ b/l10n-eo/devtools/client/tooltips.ftl @@ -35,9 +35,14 @@ inactive-css-not-for-internal-table-elements = { $property } ne inactive-css-not-for-internal-table-elements-except-table-cells = { $property } ne efikas sur internaj elementoj de tabelo, krom se ili estas ĉeloj. inactive-css-not-table = { $property } ne efikas sur tiu ĉi elemento ĉar ĝi ne estas tablo. inactive-css-not-table-cell = { $property } ne efikas sur tiu ĉi elemento ĉar ĝi ne estas tabla ĉelo. -inactive-scroll-padding-when-not-scroll-container = { $property } ne efikas sur tiu ĉi elemento ĉar ĝi ne ŝoveblas. +inactive-scroll-padding-when-not-scroll-container = { $property } ne efikas sur tiu ĉi elemento ĉar ĝi ne estas rulumebla. inactive-css-border-image = { $property } ne efikas sur tiun ĉi elementon ĉar ĝi ne povas esti aplikita al internaj tabulaj elementoj, por kiuj border-collapse havas la valoron collapse en la gepatra tabula elemento. inactive-css-ruby-element = { $property } ne efikas sur tiu ĉi elemento ĉar ĝi estas elemento 'ruby'. Ĝia grando estas difinita de la tipara grando de la teksto '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 = { $property } ne estas subtenata en elstarigitaj kvazaŭelementoj. inactive-css-cue-pseudo-element-not-supported = { $property } ne estas subtenata en kazaŭelementoj ::cue. # Variables: @@ -51,7 +56,8 @@ inactive-css-text-wrap-balance-fragmented = { $property } ne ef ## 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 = Provu aldoni display:griddisplay:flex. { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = Provu aldoni ĉu display:grid, display:flex, ĉu columns:2. { learn-more } @@ -71,7 +77,7 @@ inactive-css-not-for-internal-table-elements-fix = Provu difini ĝian atributon inactive-css-not-for-internal-table-elements-except-table-cells-fix = Provu difini ĝian atributon display per valoro malsama ol table-column, table-row, table-column-group, table-row-group, or table-footer-group. { learn-more } inactive-css-not-table-fix = Provu aldoni display:tabledisplay:inline-table. { learn-more } inactive-css-not-table-cell-fix = Provu aldoni display:table-cell. { learn-more } -inactive-scroll-padding-when-not-scroll-container-fix = Provu aldoni overflow:auto, overflow:scroll, or overflow:hidden. { learn-more } +inactive-scroll-padding-when-not-scroll-container-fix = Provu aldoni overflow:auto, overflow:scroll, aŭ overflow:hidden. { learn-more } inactive-css-border-image-fix = En la gepatra tabula elemento, forigu la atributon aŭ ŝanĝu la valoron de border-collapse por alia, kiu ne estas collapse. { learn-more } inactive-css-ruby-element-fix = Provu ŝanĝi la font-size de la teksto 'ruby'. { learn-more } inactive-css-text-wrap-balance-lines-exceeded-fix = Provu redukti la kvanton de linioj. { learn-more } @@ -92,3 +98,10 @@ css-compatibility-deprecated-supported-message = { $property } css-compatibility-experimental-message = { $property } estas eksperimenta atributo. Ĝi ne estas subtenata en la jenaj retumiloj: css-compatibility-experimental-supported-message = { $property } estas eksperimenta atributo. css-compatibility-learn-more-message = Pli da informo pri { $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 = Tiu ĉi elektilo uzas nelimigitan :has(), kiu povus esti malrapida -- cgit v1.2.3