From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-cy/devtools/client/tooltips.ftl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'l10n-cy/devtools/client/tooltips.ftl') diff --git a/l10n-cy/devtools/client/tooltips.ftl b/l10n-cy/devtools/client/tooltips.ftl index cccaa5ae02..7b05eda1b2 100644 --- a/l10n-cy/devtools/client/tooltips.ftl +++ b/l10n-cy/devtools/client/tooltips.ftl @@ -38,6 +38,11 @@ inactive-css-not-table-cell = Nid yw { $property } yn cael unrh inactive-scroll-padding-when-not-scroll-container = Nid yw { $property } yn cael unrhyw effaith ar yr elfen hon gan nad yw'n sgrolio. inactive-css-border-image = Nid yw { $property } yn cael unrhyw effaith ar yr elfen hon gan nad oes modd ei gymhwyso i elfennau tabl mewnol lle mae cwymp-ffiniol wedi'i osod i gwympo ar y elfen tabl rhiant. inactive-css-ruby-element = Nid yw { $property } yn effeithio ar yr elfen hon gan ei bod yn elfen ruby. Mae ei faint yn cael ei bennu gan faint ffont y testun 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 = Nid yw { $property } yn cael ei gefnogi ar amlygu ffug-elfennau. inactive-css-cue-pseudo-element-not-supported = Nid yw { $property } yn cael ei gefnogi ar ::cue pseudo-elements. # Variables: @@ -55,9 +60,11 @@ inactive-css-text-wrap-balance-fragmented = Nid yw { $property } tags should +## not be translated. inactive-css-not-grid-or-flex-container-fix = Ceisiwch ychwanegu display:grid neu display:flex. { learn-more } +inactive-css-not-grid-or-flex-or-block-container-fix = Ceisiwch ychwanegu display:grid, display:flex neu display:block. { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = Ceisiwch ychwanegu naill ai display:grid, display:flex, neu columns:2. { learn-more } inactive-css-not-multicol-container-fix = Ceisiwch ychwanegu column-count neu column-width. { learn-more } inactive-css-not-grid-or-flex-item-fix-3 = Ceisiwch ychwanegu display:grid, display:flex, display:inline-grid neu display:inline-flex i riant yr elfen. { learn-more } -- cgit v1.2.3