diff options
Diffstat (limited to 'l10n-ga-IE/dom/chrome/layout/layout_errors.properties')
-rw-r--r-- | l10n-ga-IE/dom/chrome/layout/layout_errors.properties | 38 |
1 files changed, 38 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..55af34f3d4 --- /dev/null +++ b/l10n-ga-IE/dom/chrome/layout/layout_errors.properties @@ -0,0 +1,38 @@ +# 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). + +TablePartRelPosWarning=Tacaítear le suí coibhneasta rónna agus grúpaí rónna i dtáblaí. B'fhéidir gur gá an suíomh seo a nuashonrú toisc go mbraitheann sé ar easpa éifeachta an ghné seo. +ScrollLinkedEffectFound2=Tá an chuma ar an scéal go n-úsáideann an suíomh seo éifeacht suí scroláilnasctha. Tá baol ann nach n-oibreoidh sé go maith le peanáil aisioncronach. Féach tuilleadh sonraí agus deis páirt a ghlacadh i gcomhráite faoi uirlisí agus ghnéithe gaolmhara ag: https://developers.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects + +## 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) + |