From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-fr/dom/chrome/layout/layout_errors.properties | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 l10n-fr/dom/chrome/layout/layout_errors.properties (limited to 'l10n-fr/dom/chrome/layout/layout_errors.properties') diff --git a/l10n-fr/dom/chrome/layout/layout_errors.properties b/l10n-fr/dom/chrome/layout/layout_errors.properties new file mode 100644 index 0000000000..784351a12e --- /dev/null +++ b/l10n-fr/dom/chrome/layout/layout_errors.properties @@ -0,0 +1,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’attribut « coords » de la balise n’est pas au format « gauche,haut,droite,bas ». +ImageMapCircleWrongNumberOfCoords=L’attribut « coords » de la balise n’est pas au format « centre-x,centre-y,rayon ». +ImageMapCircleNegativeRadius=L’attribut « coords » de la balise a un rayon négatif. +ImageMapPolyWrongNumberOfCoords=L’attribut « coords » de la balise n’est pas au format « x1,y1,x2,y2 … ». +ImageMapPolyOddNumberOfCoords=L’attribut « coords » de la balise ne contient pas la dernière coordonnée « y » (le format correct est « x1,y1,x2,y2 … »). + +ScrollLinkedEffectFound3=Ce site semble utiliser un effet de positionnement lié au défilement. Cet effet pourrait ne pas fonctionner correctement avec le défilement asynchrone. Consultez https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html pour obtenir davantage de détails ou discuter des outils et des fonctionnalités liés. + +## 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’animation ne peut pas être exécutée sur le compositeur, car la zone du cadre (%1$S) est trop grande par rapport à la fenêtre d’affichage (plus grande 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=L’animation ne peut pas être exécutée sur le compositeur, car la zone du cadre (%1$S, %2$S) est trop grande par rapport à la fenêtre d’affichage (plus grande que (%3$S, %4$S)) ou est plus grande que la valeur maximale autorisée (%5$S, %6$S) +## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden): +## 'backface-visibility: hidden' is a CSS property, don't translate it. +CompositorAnimationWarningTransformBackfaceVisibilityHidden=Les animations de transformations « backface-visibility: hidden » ne peuvent pas être exécutées sur le compositeur +## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG, +## CompositorAnimationWarningTransformWithGeometricProperties, +## CompositorAnimationWarningTransformWithSyncGeometricAnimations, +## CompositorAnimationWarningTransformFrameInactive, +## CompositorAnimationWarningOpacityFrameInactive): +## 'transform' and 'opacity' mean CSS property names, don't translate it. +CompositorAnimationWarningTransformSVG=Les animations « transform » sur des éléments comportant des transformations SVG ne peuvent pas être exécutées sur le compositeur +CompositorAnimationWarningTransformWithGeometricProperties=Les animations « transform » ne peuvent pas être exécutées sur le compositeur lorsque des propriétés géométriques sont animées sur le même élément et au même moment +CompositorAnimationWarningTransformWithSyncGeometricAnimations=L’animation « transform » ne peut pas être exécutée sur le compositeur, car elle doit être synchronisée avec les animations de propriétés géométriques qui ont commencé au même moment +CompositorAnimationWarningTransformFrameInactive=L’animation ne peut pas être exécutée sur le compositeur, car le cadre n’a pas été marqué actif pour les animations « transform » +CompositorAnimationWarningTransformIsBlockedByImportantRules=Impossible d’exécuter l’animation « transform » sur le compositeur, car les propriétés liées à « transform » sont remplacées par des règles !important +CompositorAnimationWarningOpacityFrameInactive=L’animation ne peut pas être exécutée sur le compositeur, car le cadre n’a pas été marqué actif pour les animations « opacity » +CompositorAnimationWarningHasRenderingObserver=L’animation ne peut pas être exécutée sur le compositeur, car l’élément possède des observateurs de rendu (« -moz-element » ou « SVG clipping/masking ») +CompositorAnimationWarningHasCurrentColor=Les animations de « background-color » ne peuvent pas être exécutées sur le compositeur avec l’image-clé « current-color ». + +## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0" +ZoomPropertyWarning=Cette page utilise la propriété non standard « zoom ». Envisagez d’utiliser calc() dans les valeurs des propriétés pertinentes ou utilisez « transform » avec « transform-origin: 0 0 ». + +## LOCALIZATION NOTE(PrincipalWritingModePropagationWarning): +## Do not translate , , CSS, "writing-mode", "direction", "text-orientation", :root, and "The Principal Writing Mode" because they are technical terms. +PrincipalWritingModePropagationWarning=Lors du rendu de l’élément , les valeurs utilisées des propriétés CSS « write-mode », « direction » et « text-orientation » sur l’élément sont extraites des valeurs calculées de l’élément , et non à partir des valeurs propres à l’élément . Envisagez de définir ces propriétés sur la pseudo-classe CSS :root. Pour plus d’informations, voir « Le mode d’écriture principal » dans 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’ancrage de défilement a été désactivé dans un conteneur de défilement en raison de trop nombreux ajustements consécutifs (%1$S) avec une distance totale trop petite (%2$S px en moyenne, %3$S px au total). + +ForcedLayoutStart=La mise en page a été forcée avant le chargement complet de la page. Si les feuilles de style ne sont pas encore chargées, cela peut provoquer un flash de contenu non stylisé. -- cgit v1.2.3