summaryrefslogtreecommitdiffstats
path: root/l10n-oc/dom/chrome/layout/layout_errors.properties
blob: 4e383d6e728dcc4f843c97ee27783a4e149d038f (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=L'atribut « coords » de la balisa <area shape="rect"> es pas al format « esquèrra,naut,drecha,bas ».
ImageMapCircleWrongNumberOfCoords=L'atribut « coords » de la balisa <area shape="circle"> es pas al format « centre-x,centre-y,rai ».
ImageMapCircleNegativeRadius=L'atribut « coords » de la balisa <area shape="circle"> a un rai negatiu.
ImageMapPolyWrongNumberOfCoords=L'atribut « coords » de la balisa <area shape="poly"> es pas al format « x1,y1,x2,y2 … ».
ImageMapPolyOddNumberOfCoords=L'atribut « coords » de la balisa <area shape="poly"> conten pas la darrièra coordenada « y » (lo format corrècte es u00ab x1,y1,x2,y2 … »).

ScrollLinkedEffectFound3=Sembla qu'aqueste site utiliza un efèit de posicionament ligat al defilament. Aqueste efèit poiriá foncionar pas coma cal amb lo defilament asincròn ; veire https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html per saber mai de detalhs o discutir de las aisinas e foncionalitats ligadas !

## 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’animacion pòt pas èsser executada sul compositor, que la zòna del quadre (%1$S) es tròp granda per rapòrt a la fenèstra (mai granda 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’animacion pòt pas èsser executada sul compositor, que la zòna del quadre (%1$S, %2$S) es tròp granda per rapòrt a la fenèstra (mai granda de (%3$S, %4$S)) o es mai granda que la valor maximala autorizada (%5$S, %6$S)
## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden):
## 'backface-visibility: hidden' is a CSS property, don't translate it.
CompositorAnimationWarningTransformBackfaceVisibilityHidden=Las animacions de transformacions « backface-visibility: hidden » pòdon pas èsser executadas sul compositor
## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG,
##                   CompositorAnimationWarningTransformWithGeometricProperties,
##                   CompositorAnimationWarningTransformWithSyncGeometricAnimations,
##                   CompositorAnimationWarningTransformFrameInactive,
##                   CompositorAnimationWarningOpacityFrameInactive):
## 'transform' and 'opacity' mean CSS property names, don't translate it.
CompositorAnimationWarningTransformSVG=Las animacions « transform » sus d'elements que compòrtan de transformacions SVG pòdon pas èsser executadas sul compositor
CompositorAnimationWarningTransformWithGeometricProperties=Las animacions « transform » pòdon pas èsser executadas sul compositor quand de proprietats geometricas son animadas sul meteis element e al meteis moment
CompositorAnimationWarningTransformWithSyncGeometricAnimations=L’animacion « transform » pòt pas èsser executada sul compositor, perque deu èsser sincronizada amb las animacions de proprietats geometricas qu'an començat al meteis moment
CompositorAnimationWarningTransformFrameInactive=L’animacion pòt pas èsser executada sul compositor, perque lo quadre es pas marcat actiu per las animacions « transform »
CompositorAnimationWarningTransformIsBlockedByImportantRules=Impossible d’executar l’animacion « transform » sul compositor, perque las proprietats ligadas a « transform » son remplaçadas per de règlas !important
CompositorAnimationWarningOpacityFrameInactive=L’animacion pòt pas èsser executada sul compositor, perque lo quadre es pas estat marcat coma actiu per las animacions « opacity »
CompositorAnimationWarningHasRenderingObserver=L’animacion pòt pas èsser executada sul compositor, perque l'element possedís d'observadors de rendut (« -moz-element » o « SVG clipping/masking »)
CompositorAnimationWarningHasCurrentColor=Las animacions de « background-color » pòdon pas èsser executadas sul compositor amb l’imatge-clau « current-color ».

## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0"
ZoomPropertyWarning=Aquesta pagina utiliza una proprietat pas estandarda « zoom ». Pensatz d’utilizar calc() dins las valors de las proprietats pertinentas o utilizatz « transform » amb « 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=Pendent l’interpretacion dels elements <html> las valors utilizadas de las proprietats CSS « writing-mode », « direction » e « text-orientation » sus l’element <html> venon de las valors calculadas de l’element <body> e non pas de las pròprias valors de l’element <html>. Pensatz de definir aquelas proprietats sus la pseudo-classa CSS :root. Per mai d‘’informacions vejatz « Lo mòde d’escritura principala » dins 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=L’ancoratge de defilament es estat desactivat dins un contenedor de defilament a causa d’un nombre tròp grand d’ajustaments consecutius (%1$S) amb una distància total tròp pichona (%2$S px en mejana, %3$S px en total)

ForcedLayoutStart=La disposicion de la pagina es estada forçada abans son cargament complèt. Se los fuèlhs d’estil son pas encara cargats pòt aver un beluguejament del contengut pas estilizat.