# German translation of Combined image style (1.0.2)
# Copyright (c) 2025 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Combined image style (1.0.2)\n"
"POT-Creation-Date: 2025-04-04 15:55+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Image"
msgstr "Bild"
msgid "Fallback image style"
msgstr "Fallback-Bildstil"
msgid "Breakpoint group"
msgstr "Breakpoint-Gruppe"
msgid "Select an image style for this breakpoint."
msgstr "Bildstil für diesen Breakpoint wählen."
msgid "- empty image -"
msgstr "- leeres Bild -"
msgid ""
"Select the smallest image style you expect to appear in this space. "
"The fallback image style should only appear on the site if an error "
"occurs."
msgstr ""
"Hier sollte der Bildstil mit der geringsten Bildbreite ausgewählt "
"werden. Dieser Bildstil sollte in der Regel nur angezeigt werden, wenn "
"ein Fehler auf der Seite auftritt."
msgid "- None (original image) -"
msgstr "- Kein Bildstil (Originalbild) -"
msgid "Image loading"
msgstr "Bild wird geladen"
msgid ""
"Lazy render images with native image loading attribute "
"(<em>loading=\"lazy\"</em>). This improves performance by allowing "
"browsers to lazily load images."
msgstr ""
"Lazy Rendering von Bildern mit nativem Bildladeattribut "
"(<em>loading=\"lazy\"</em>). Dies verbessert die Leistung, indem es "
"den Browsern erlaubt, Bilder langsam zu laden."
msgid "Lazy (<em>loading=\"lazy\"</em>)"
msgstr "Lazy (<em>loading=\"lazy\"</em>)"
msgid "Eager (<em>loading=\"eager\"</em>)"
msgstr "Eager (<em>loading=\"eager\"</em>)"
msgid "Image loading attribute"
msgstr "Attribut zum Festlegen der Ladeweise von Bildern"
msgid ""
"Select the loading attribute for images. <a href=\":link\">Learn more "
"about the loading attribute for images.</a>"
msgstr ""
"Wählen Sie das Ladeattribut für Bilder aus. <a "
"href=\":link\">Erfahren Sie mehr über das Ladeattribut für "
"Bilder.</a>"
msgid ""
"Delays loading the image until that section of the page is visible in "
"the browser. When in doubt, lazy loading is recommended."
msgstr ""
"Verzögert das Laden des Bildes, bis der entsprechende Bereich der "
"Seite im Browser sichtbar ist. Im Zweifelsfall wird Lazy Loading "
"empfohlen."
msgid ""
"Force browsers to download an image as soon as possible. This is the "
"browser default for legacy reasons. Only use this option when the "
"image is always expected to render."
msgstr ""
"Erzwingt, dass die Browser ein Bild so schnell wie möglich "
"herunterladen. Dies ist aus Gründen der Rückwärtskompatibilität "
"die Standardeinstellung. Verwenden Sie diese Option nur, wenn das Bild "
"immer dargestellt werden soll."
