summaryrefslogtreecommitdiffstats
path: root/l10n-ia/dom/chrome/layout/layout_errors.properties
blob: 096308ed027fcbbe3130c1ce850489cdf73a02b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# 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=Le attributo “coords” del etiquetta <area shape="rect"> non es in le formato “left,top,right,bottom”.
ImageMapCircleWrongNumberOfCoords=Le attributo “coords” del etiquetta <area shape="circle"> non es in le formato “center-x,center-y,radius”.
ImageMapCircleNegativeRadius=Le attributo “coords” del etiquetta <area shape="circle"> ha un radio negative.
ImageMapPolyWrongNumberOfCoords=Le attributo “coords” del etiquetta <area shape="poly"> non es in le formato “x1,y1,x2,y2 …”.
ImageMapPolyOddNumberOfCoords=In le attributo “coords” del etiquetta <area shape="poly"> manca le ultime coordinata “y” (le formato correcte es “x1,y1,x2,y2 …”).

ScrollLinkedEffectFound3=Iste sito pare usar un effecto de positionamento ligate al rolamento. Isto pote non functionar ben con le movimento panoramic asynchrone; visita https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html pro ulterior detalios e pro participar al discussion sur applicationes e functionalitates associate!

## 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=Le animation non pote esser exequite sur le compositor perque le area del photogramma (%1$S) es troppo large relativemente al puncto de vista (major que %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=Le animation non pote esser executate sur le compositor perque le dimension del photogrammas (%1$S, %2$S) es troppo grande relativemente al quadro de vista (major que (%3$S, %4$S)) o excede le maxime valor permittite (%5$S, %6$S)
## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden):
## 'backface-visibility: hidden' is a CSS property, don't translate it.
CompositorAnimationWarningTransformBackfaceVisibilityHidden=Le animationes de transformationes ‘backface-visibility: hidden’ non pote esser exequite sur le compositor
## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG,
##                   CompositorAnimationWarningTransformWithGeometricProperties,
##                   CompositorAnimationWarningTransformWithSyncGeometricAnimations,
##                   CompositorAnimationWarningTransformFrameInactive,
##                   CompositorAnimationWarningOpacityFrameInactive):
## 'transform' and 'opacity' mean CSS property names, don't translate it.
CompositorAnimationWarningTransformSVG=Le animationes de ‘transform’ sur elementos con transformationes SVG de non pote esser exequite sur le compositor
CompositorAnimationWarningTransformWithGeometricProperties=Animationes de ‘transform’ non pote esser exequite sur le compositor quando proprietates geometric es animate sur le mesme elemento al mesme tempore
CompositorAnimationWarningTransformWithSyncGeometricAnimations=Le animation de ‘transform’ non pote esser exequite sur le compositor perque illo non debe esser synchronisate con animationes de proprietates generic que comenciava al mesme tempore
CompositorAnimationWarningTransformFrameInactive=Le animation non pote esser exequite sur le compositor perque le photogramma non ha essite activate pro le animation ‘transform’
CompositorAnimationWarningTransformIsBlockedByImportantRules=Impossibile exequer le animation “transform” sur le compositor, perque le proprietates ligate a “transform” es supplantate per regulas !important
CompositorAnimationWarningOpacityFrameInactive=Le animation non pote esser exequite sur le compositor perque le photogramma non ha essite activate pro le animation ‘opacity’
CompositorAnimationWarningHasRenderingObserver=Le animation non pote esser exequite sur le compositor perque le elemento observatores del render (-moz-element o SVG clipping/masking)
CompositorAnimationWarningHasCurrentColor=Le animationes de ‘background-color’ non pote esser executate sur le compositor con le quadro-clave ‘current-color’.

## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0"
ZoomPropertyWarning=Iste pagina usa le proprietate non standard “zoom”. Considera usar calc() in le pertinente valores del proprietate, o “transform” insimul con “transform-origin: 0 0”.

## LOCALIZATION NOTE(PrincipalWritingModePropagationWarning):
## Do not translate <html>, <body>, CSS, "writing-mode", "direction", "text-orientation", :root, and "The Principal Writing Mode" because they are technical terms.
PrincipalWritingModePropagationWarning=Durante le tractamento del elemento <html>, le valores usate del proprietates CSS “writing-mode”, “direction” e “text-orientation” sur le elemento <html> es prendite ab le valores computate del elemento <body>, non ab le valores proprie del elemento <html>. Considera definir iste proprietates in le pseudoclasse CSS :root. Pro saper plus vide “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow

## LOCALIZATION NOTE(ScrollAnchoringDisabledInContainer):
## %1$S is an integer value with the total number of adjustments
## %2$S is a floating point value with the average distance adjusted
## %3$S is a floating point value with the total adjusted distance
ScrollAnchoringDisabledInContainer=Le ancorage de rolamento ha essite disactivate in un contentor de rolamento a causa de un excesso de adjustamentos consecutive (%1$S) con distantia total insufficiente (%2$S px medie, %3$S px total).

ForcedLayoutStart=Le disposition ha essite fortiate ante que le pagina esseva cargate plenmente. Le folio de stylo non ha essite ancora cargate, isto pote causar un fulgure de contento sin stilo.