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-ga-IE/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.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ga-IE/dom/chrome/layout/layout_errors.properties')
-rw-r--r-- | l10n-ga-IE/dom/chrome/layout/layout_errors.properties | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-ga-IE/dom/chrome/layout/layout_errors.properties b/l10n-ga-IE/dom/chrome/layout/layout_errors.properties new file mode 100644 index 0000000000..fd110e3188 --- /dev/null +++ b/l10n-ga-IE/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=Níl an aitreabúid “coords” den chlib <area shape="rect"> san fhormáid “left,top,right,bottom”. +ImageMapCircleWrongNumberOfCoords=Níl an aitreabúid “coords” den chlib <area shape="circle"> san fhormáid “lárphointe-x,lárphointe-y,ga”. +ImageMapCircleNegativeRadius=Tá ga diúltach ag an aitreabúid “coords” den chlib <area shape="circle">. +ImageMapPolyWrongNumberOfCoords=Níl an aitreabúid “coords” den chlib <area shape="poly"> san fhormáid “x1,y1,x2,y2 …”. +ImageMapPolyOddNumberOfCoords=Tá an “y” deireanach den aitreabúid “coords” den chlib <area shape="poly"> ar iarraidh (“x1,y1,x2,y2 …” an fhormáid cheart). + +## 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=Ní féidir an bheochan a rith ar an eagraí toisc go bhfuil an fráma (%1$S) rómhór i gcoibhneas leis an amharcphort (níos mó ná %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=Ní féidir an bheochan a rith ar an eagraí toisc go bhfuil an fráma (%1$S, %2$S) rómhór i gcoibhneas leis an amharcphort (níos mó ná (%3$S, %4$S)), nó toisc go bhfuil sé níos mó ná an t-uasmhéid atá ceadaithe (%5$S, %6$S) +## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): +## 'backface-visibility: hidden' is a CSS property, don't translate it. +CompositorAnimationWarningTransformBackfaceVisibilityHidden=Ní féidir trasfhoirmithe ‘backface-visibility: hidden’ a bheochan ar an eagraí +## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, +## CompositorAnimationWarningTransformWithGeometricProperties, +## CompositorAnimationWarningTransformWithSyncGeometricAnimations, +## CompositorAnimationWarningTransformFrameInactive, +## CompositorAnimationWarningOpacityFrameInactive): +## 'transform' and 'opacity' mean CSS property names, don't translate it. +CompositorAnimationWarningTransformSVG=Ní féidir ‘transform’ a bheochan ar an eagraí i gcomhair eilimintí a bhfuil trasfhoirmithe SVG acu +CompositorAnimationWarningTransformWithGeometricProperties=Ní féidir ‘transform’ a bheochan ar an eagraí nuair a dhéantar beochan ar airíonna geoiméadracha ar an eilimint chéanna san am céanna +CompositorAnimationWarningTransformWithSyncGeometricAnimations=Ní féidir an bheochan de ‘transform’ a rith ar an eagraí toisc gur chóir í a shioncronú le beochaintí eile a thosaigh ag an am céanna +CompositorAnimationWarningTransformFrameInactive=Ní féidir beochan a dhéanamh ar an eagraí toisc nár marcáladh an fráma i gcomhair na beochana ‘transform’ +CompositorAnimationWarningOpacityFrameInactive=Ní féidir beochan a dhéanamh ar an eagraí toisc nár marcáladh an fráma i gcomhair na beochana ‘opacity’ +CompositorAnimationWarningHasRenderingObserver=Ní féidir an bheochan a rith ar an eagraí toisc go bhfuil breathnóirí rindreála ag an eilimint (-moz-element nó ciorrú/mascadh SVG) + |