summaryrefslogtreecommitdiffstats
path: root/l10n-ast/dom/chrome/layout/layout_errors.properties
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-ast/dom/chrome/layout/layout_errors.properties
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ast/dom/chrome/layout/layout_errors.properties')
-rw-r--r--l10n-ast/dom/chrome/layout/layout_errors.properties35
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-ast/dom/chrome/layout/layout_errors.properties b/l10n-ast/dom/chrome/layout/layout_errors.properties
new file mode 100644
index 0000000000..3f95f288ad
--- /dev/null
+++ b/l10n-ast/dom/chrome/layout/layout_errors.properties
@@ -0,0 +1,35 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+ImageMapRectBoundsError=L'atributu "coords" de la etiqueta <area shape="rect"> nun ta nel formatu "esqda, arriba, drcha, abaxo".
+ImageMapCircleWrongNumberOfCoords=L'atributu "coords" de la etiqueta <area shape="circle"> nun ta nel formatu "centru-x,centru-y,radiu".
+ImageMapCircleNegativeRadius=L'atributu "coords" de la etiqueta <area shape="circle"> tien un radiu negativu.
+ImageMapPolyWrongNumberOfCoords=L'atributu "coords" de la etiqueta <area shape="poly"> nun ta nel formatu "x1,y1,x2,y2 …".
+ImageMapPolyOddNumberOfCoords=L'atributu "coords" de la etiqueta <area shape="poly"> fálta-y la cabera coordenada "y" (el formatu correchu "x1,y1,x2,y2 …").
+
+TablePartRelPosWarning=Agora permítese'l posicionamientu rellativu de fileres y grupos de fileres de tables. Esti sitiu pue necesitar que s'anova porque pue basase en que esta funcionalidá nun tenga efeutu.
+ScrollLinkedEffectFound2=Esti sitiu paez usar un efeutu de posicionáu enllazáu al desplazamientu. Esto quiciabes nun funcione bien col alliniamientu asíncronu: ¡mira https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects pa más detalles y xunise a la discusión nes ferramientes y carauterístiques rellacionaes!
+
+## LOCALIZATION NOTE(CompositorAnimationWarningContentTooLargeArea):
+## %1$S is an integer value of the area of the frame
+## %2$S is an integer value of the area of a limit based on the viewport size
+## LOCALIZATION NOTE(CompositorAnimationWarningContentTooLarge2):
+## (%1$S, %2$S) is a pair of integer values of the frame size
+## (%3$S, %4$S) is a pair of integer values of a limit based on the viewport size
+## (%5$S, %6$S) is a pair of integer values of an absolute limit
+## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden):
+## 'backface-visibility: hidden' is a CSS property, don't translate it.
+CompositorAnimationWarningTransformBackfaceVisibilityHidden=Les animaciones de tresformaciones ‘backface-visibility: hidden’ nun puen executase nel compositor
+## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG,
+## CompositorAnimationWarningTransformWithGeometricProperties,
+## CompositorAnimationWarningTransformWithSyncGeometricAnimations,
+## CompositorAnimationWarningTransformFrameInactive,
+## CompositorAnimationWarningOpacityFrameInactive):
+## 'transform' and 'opacity' mean CSS property names, don't translate it.
+CompositorAnimationWarningTransformSVG=Les animaciones de ‘transform’ n'elementos con tresformaciones SVG nun puen executase nel compositor
+CompositorAnimationWarningTransformWithGeometricProperties=Les animaciones de ‘transform’ nun puen executase nel compositor cuando les propiedaes xeométriques son animaes nel mesmu elementu al mesmu tiempu
+CompositorAnimationWarningTransformFrameInactive=L'animación nun pue executase nel compositor porque'l cuadru nun se marcó como activu pa ‘transform’
+CompositorAnimationWarningOpacityFrameInactive=L'animación nun pue executase nel compositor porque'l cuadru nun se marcó activu pa ‘opacity’
+CompositorAnimationWarningHasRenderingObserver=L'animación nun pue executase nel compositor yá que l'elementu tien observadores de xeneración (-moz-element o recorte/mázcara SVG)
+