diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-lij/dom/chrome/layout/layout_errors.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lij/dom/chrome/layout/layout_errors.properties')
-rw-r--r-- | l10n-lij/dom/chrome/layout/layout_errors.properties | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-lij/dom/chrome/layout/layout_errors.properties b/l10n-lij/dom/chrome/layout/layout_errors.properties new file mode 100644 index 0000000000..2038ecbdf6 --- /dev/null +++ b/l10n-lij/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'atributo de cordinæ do tag de <area shape="rect"> o no l'é into formou "mancinn-a,sciu,drita,zu". +ImageMapCircleWrongNumberOfCoords=L'atributo “coords” do tag de <area shape="circle"> o no l'é into formou "centro-x,centro-y,raggio". +ImageMapCircleNegativeRadius=L'atributo “coords” do tag de <area shape="circle"> o l'à 'n raggio negativo. +ImageMapPolyWrongNumberOfCoords=L'atributo “coords” do tag de <area shape="poly"> o no l'é into formou "x1,y1,x2,y2 …". +ImageMapPolyOddNumberOfCoords=L'atributo “coords” do tag de <area shape="poly">o l'à perso a cordinâ "y" (o formou coretto o l'é "x1,y1,x2,y2 …"). + +## 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 +CompositorAnimationWarningContentTooLargeArea=L'animaçion a no peu xoâ in sciô conpozitô perché l'area do frame (%1$S) a l'é tròppo gròssa rispeto a-a viewport (ciù largo de %2$S) +## 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 +CompositorAnimationWarningContentTooLarge2=L'animaçion a no peu xoâ in sciô conpozitô perché a dimenscion do frame (%1$S, %2$S) a l'é tròppo gròssa rispeto a-o barcon (ciù largo de (%3$S, %4$S)) ò ciù do mascimo consentio (%5$S, %6$S) +## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): +## 'backface-visibility: hidden' is a CSS property, don't translate it. +CompositorAnimationWarningTransformBackfaceVisibilityHidden=L'animaçion da trasformaçion ‘backface-visibility: hidden’ a no peu xoâ in sciô conpozitô +## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, +## CompositorAnimationWarningTransformWithGeometricProperties, +## CompositorAnimationWarningTransformWithSyncGeometricAnimations, +## CompositorAnimationWarningTransformFrameInactive, +## CompositorAnimationWarningOpacityFrameInactive): +## 'transform' and 'opacity' mean CSS property names, don't translate it. +CompositorAnimationWarningTransformSVG=L'animaçion de ‘trasform’ inte l'elemento SVG o no peu xoâ in sciô conpozitô +CompositorAnimationWarningTransformWithGeometricProperties=L'animaçion de ‘transform’ a no peu xoâ in sciô conpoxitô quande e proprietæ giometriche en animæ into mæximo elemento into mæximo tenpo +CompositorAnimationWarningTransformWithSyncGeometricAnimations=L'animaçion de ‘transform’ a no peu xoâ in sciô conpoxitô perché devan ese scincronizæ con animaçioin giometriche che son inandiæ into mæximo tenpo +CompositorAnimationWarningTransformFrameInactive=L'animaçion a no peu xoâ in sciô conpoxitô perché o frame o no l'é marcou ativo pe-e animaçioin ‘transform’ +CompositorAnimationWarningOpacityFrameInactive=L'animaçion a no peu xoâ in sciô conpoxitô perché o frame o no l'é marcou ativo pe-e animaçioin ‘opacity’ +CompositorAnimationWarningHasRenderingObserver=L'animaçion a no peu xoâ in sciô conpoxitô perché l'elemento o l'à fæto o render l'observer (-moz-element or SVG clipping/masking) + |