summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/global/layout_errors.properties
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/de/chrome/de/locale/de/global/layout_errors.properties')
-rw-r--r--thunderbird-l10n/de/chrome/de/locale/de/global/layout_errors.properties53
1 files changed, 53 insertions, 0 deletions
diff --git a/thunderbird-l10n/de/chrome/de/locale/de/global/layout_errors.properties b/thunderbird-l10n/de/chrome/de/locale/de/global/layout_errors.properties
new file mode 100644
index 0000000000..ab938ac717
--- /dev/null
+++ b/thunderbird-l10n/de/chrome/de/locale/de/global/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=Das "coords"-Attribut des <area shape="rect">-Tags ist nicht im Format "links,oben,rechts,unten".
+ImageMapCircleWrongNumberOfCoords=Das "coords"-Attribut des <area shape="circle">-Tags ist nicht im Format "center-x,center-y,radius".
+ImageMapCircleNegativeRadius=Das "coords"-Attribut des <area shape="circle">-Tags hat einen negativen Radius.
+ImageMapPolyWrongNumberOfCoords=Das "coords"-Attribut des <area shape="poly">-Tags ist nicht im Format "x1,y1,x2,y2 …".
+ImageMapPolyOddNumberOfCoords=Dem "coords"-Attribut des <area shape="poly">-Tags fehlt die letzte "y"-Koordinate (das korrekte Format ist "x1,y1,x2,y2 …").
+
+ScrollLinkedEffectFound3=Diese Website verwendet anscheinend einen scroll-verknüpften Positionierungseffekt. Dies könnte mit asynchronem Verschieben (Panning) schlecht zusammenspielen; siehe https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html für weitere Details und um an der Diskussion über damit verbundene Werkzeuge und Funktionen teilzunehmen.
+
+## 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=Animation kann nicht am Compositor ausgeführt werden, da die Fläche des Bereichs (%1$S) im Vergleich zum Viewport zu groß ist (größer als %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=Animation kann nicht auf dem Compositor ausgeführt werden, weil die Framegröße (%1$S, %2$S) relativ zum Viewport zu groß ist (größer als (%3$S, %4$S)) oder größer ist als der maximal erlaubte Wert (%5$S, %6$S)
+## LOCALIZATION NOTE(CompositorAnimationWarningTransformBackfaceVisibilityHidden):
+## 'backface-visibility: hidden' is a CSS property, don't translate it.
+CompositorAnimationWarningTransformBackfaceVisibilityHidden=Animationen von 'backface-visibility: hidden'-Transformationen können nicht auf dem Compositor ausgeführt werden.
+## LOCALIZATION NOTE(CompositorAnimationWarningTransformSVG,
+## CompositorAnimationWarningTransformWithGeometricProperties,
+## CompositorAnimationWarningTransformWithSyncGeometricAnimations,
+## CompositorAnimationWarningTransformFrameInactive,
+## CompositorAnimationWarningOpacityFrameInactive):
+## 'transform' and 'opacity' mean CSS property names, don't translate it.
+CompositorAnimationWarningTransformSVG=Animationen von 'transform' auf Elementen mit SVG-Transformationen können nicht auf dem Compositor ausgeführt werden.
+CompositorAnimationWarningTransformWithGeometricProperties=Animationen von 'transform' können nicht auf dem Compositor ausgeführt werden, falls zur selben Zeit geometrische Eigenschaften desselben Elements animiert werden.
+CompositorAnimationWarningTransformWithSyncGeometricAnimations=Animation von 'transform' kann nicht auf dem Compositor ausgeführt werden, weil sie mit Animationen von geometrischen Eigenschaften synchronisiert sein sollte, welche zur gleichen Zeit gestartet wurden
+CompositorAnimationWarningTransformFrameInactive=Animation kann nicht auf dem Compositor ausgeführt werden, da der Frame nicht als aktiv für eine 'transform'-Animation markiert wurde.
+CompositorAnimationWarningTransformIsBlockedByImportantRules=Transform-Animation kann nicht auf dem Compositor ausgeführt werden, weil zu 'transform' gehörende Eigenschaften mit '!important'-Regeln überschrieben werden.
+CompositorAnimationWarningOpacityFrameInactive=Animation kann nicht auf dem Compositor ausgeführt werden, da der Frame nicht als aktiv für eine 'opacity'-Animation markiert wurde.
+CompositorAnimationWarningHasRenderingObserver=Animation kann nicht auf dem Compositor ausgeführt werden, da das Element durch Rendering-Observers (-moz-element oder SVG clipping/masking) beobachtet wird.
+CompositorAnimationWarningHasCurrentColor=Animationen mit "background-color" können nicht auf dem Compositor mit "current-color"-Keyframes ausgeführt werden.
+
+## LOCALIZATION NOTE: Do not translate zoom, calc(), "transform", "transform-origin: 0 0"
+ZoomPropertyWarning=Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden.
+
+## 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=Beim Darstellen des <html>-Elements entsprechen die verwendeten Werte für die CSS-Eigenschaften "writing-mode", "direction" und "text-orientation" für das <html>-Element den berechneten Werten des <body>-Elements und nicht den für das <html>-Element gesetzten Werten. Die Eigenschaften können stattdessen für die CSS-Pseudoklasse :root festgelegt werden, um den gleichen Effekt zu erzielen. Weitere Informationen unter "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=Die fixierte Bildlauf-Position (Scroll Anchoring) wurde in einem Scroll-Container deaktiviert, weil zu viele aufeinanderfolgende Korrekturen (%1$S) mit zu wenig Abstand (%2$S Pixel im Durchschnitt, %3$S Pixel insgesamt) vorgenommen wurden.
+
+ForcedLayoutStart=Layout-Darstellung wurde erzwungen, bevor die Seite vollständig geladen war. Falls Stylesheet noch nicht geladen sind, kann dies zu einem kurzzeitigen Darstellung des Inhalts ohne Formatierung führen.