# Translation of WordPress - 7.1.x - Development in German
# This file is distributed under the same license as the WordPress - 7.1.x - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-08-27 20:21:36+0000\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"
"X-Generator: GlotPress/4.1.0\n"
"Language: de\n"
"Project-Id-Version: WordPress - 7.1.x - Development\n"

#. translators: Use this to specify the proper Google Font name and variants to
#. load that is supported by your language. Do not translate. Set to 'off' to
#. disable loading.
#: wp-includes/script-loader.php:1691
#, gp-priority: high
msgctxt "Google Font Name and Variants"
msgid "Noto Serif:400,400i,700,700i"
msgstr "Noto Serif:400,400i,700,700i"

#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:975
#, gp-priority: high
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "off"

#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:1096
#, gp-priority: high
msgid "html_lang_attribute"
msgstr "de"

#. translators: If months in your language require a genitive case, translate
#. this to 'on'. Do not translate into your own language.
#: wp-includes/functions.php:350
#, gp-priority: high
msgctxt "decline months names: on or off"
msgid "off"
msgstr "off"

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: wp-includes/class-wp-locale.php:453
#: wp-includes/js/dist/block-library.js:58962
#: wp-includes/js/dist/block-library.js:61251
#: wp-includes/js/dist/editor.js:27301 wp-includes/js/dist/editor.js:89319
#: wp-includes/js/dist/editor.js:89335 wp-includes/js/dist/editor.js:91999
#: wp-includes/js/dist/editor.js:96603
#, gp-priority: high
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"

#: wp-includes/admin-bar.php:188
#: wp-includes/widgets/class-wp-widget-meta.php:91 wp-login.php:129
#: wp-admin/admin-footer.php:38 wp-admin/includes/upgrade.php:282
#, gp-priority: high
msgid "https://wordpress.org/"
msgstr "https://de.wordpress.org/"

#. translators: If there are characters in your language that are not supported
#. by Open Sans, translate this to 'off'. Do not translate into your own
#. language.
#: wp-includes/script-loader.php:1596
#, gp-priority: high
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"

#. translators: Localized date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format, see https://www.php.net/manual/datetime.format.php
#. translators: Default date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Last update date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:420 wp-includes/media.php:4689
#: wp-includes/script-loader.php:156 wp-includes/script-loader.php:476
#: wp-admin/admin.php:118 wp-admin/edit-form-advanced.php:654
#: wp-admin/edit-form-advanced.php:661 wp-admin/includes/ajax-actions.php:1662
#: wp-admin/includes/ajax-actions.php:2919
#: wp-admin/includes/ajax-actions.php:2922
#: wp-admin/includes/class-wp-application-passwords-list-table.php:70
#: wp-admin/includes/class-wp-application-passwords-list-table.php:85
#: wp-admin/includes/class-wp-application-passwords-list-table.php:225
#: wp-admin/includes/class-wp-application-passwords-list-table.php:228
#: wp-admin/includes/class-wp-privacy-policy-content.php:387
#: wp-admin/includes/dashboard.php:690 wp-admin/includes/media.php:1723
#: wp-admin/includes/schema.php:436 wp-admin/options-general.php:498
#: wp-admin/update-core.php:1113
#, gp-priority: high
msgid "F j, Y"
msgstr "j. F Y"

#. translators: Localized date and time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date/Time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Links last updated date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:424 wp-includes/script-loader.php:157
#: wp-includes/script-loader.php:478 wp-admin/includes/schema.php:440
#: wp-admin/options-general.php:470
#, gp-priority: high
msgid "F j, Y g:i a"
msgstr "j. F Y, G:i"

#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:248 wp-includes/script-loader.php:330
#, gp-priority: high
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"

#. translators: Opening curly double quote.
#: wp-includes/formatting.php:84 wp-includes/formatting.php:5782
#, gp-priority: high
msgctxt "opening curly double quote"
msgid "&#8220;"
msgstr "&#8222;"

#. translators: Closing curly double quote.
#: wp-includes/formatting.php:86
#, gp-priority: high
msgctxt "closing curly double quote"
msgid "&#8221;"
msgstr "&#8220;"

#. translators: Opening curly single quote.
#: wp-includes/formatting.php:97
#, gp-priority: high
msgctxt "opening curly single quote"
msgid "&#8216;"
msgstr "&#8218;"

#. translators: Closing curly single quote.
#: wp-includes/formatting.php:99
#, gp-priority: high
msgctxt "closing curly single quote"
msgid "&#8217;"
msgstr "&#8216;"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:148
#, gp-priority: high
msgid "Sunday"
msgstr "Sonntag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:149
#, gp-priority: high
msgid "Monday"
msgstr "Montag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:150
#, gp-priority: high
msgid "Tuesday"
msgstr "Dienstag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:151
#, gp-priority: high
msgid "Wednesday"
msgstr "Mittwoch"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:152
#, gp-priority: high
msgid "Thursday"
msgstr "Donnerstag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:153
#, gp-priority: high
msgid "Friday"
msgstr "Freitag"

#. translators: Weekday.
#: wp-includes/class-wp-locale.php:154
#, gp-priority: high
msgid "Saturday"
msgstr "Samstag"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:175 wp-includes/js/dist/components.js:42269
#, gp-priority: high
msgid "January"
msgstr "Januar"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:176 wp-includes/js/dist/components.js:42272
#, gp-priority: high
msgid "February"
msgstr "Februar"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:177 wp-includes/js/dist/components.js:42275
#, gp-priority: high
msgid "March"
msgstr "März"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:178 wp-includes/js/dist/components.js:42278
#, gp-priority: high
msgid "April"
msgstr "April"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:179 wp-includes/js/dist/components.js:42281
#, gp-priority: high
msgid "May"
msgstr "Mai"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:180 wp-includes/js/dist/components.js:42284
#, gp-priority: high
msgid "June"
msgstr "Juni"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:181 wp-includes/js/dist/components.js:42287
#, gp-priority: high
msgid "July"
msgstr "Juli"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:182 wp-includes/js/dist/components.js:42290
#, gp-priority: high
msgid "August"
msgstr "August"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:183 wp-includes/js/dist/components.js:42293
#, gp-priority: high
msgid "September"
msgstr "September"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:184 wp-includes/js/dist/components.js:42296
#, gp-priority: high
msgid "October"
msgstr "Oktober"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:185 wp-includes/js/dist/components.js:42299
#, gp-priority: high
msgid "November"
msgstr "November"

#. translators: Month name.
#: wp-includes/class-wp-locale.php:186 wp-includes/js/dist/components.js:42302
#, gp-priority: high
msgid "December"
msgstr "Dezember"

#. translators: $thousands_sep argument for https://www.php.net/number_format,
#. default is ','
#: wp-includes/class-wp-locale.php:228
#, gp-priority: high
msgid "number_format_thousands_sep"
msgstr "."

#. translators: $dec_point argument for https://www.php.net/number_format,
#. default is '.'
#: wp-includes/class-wp-locale.php:236
#, gp-priority: high
msgid "number_format_decimal_point"
msgstr ","

#: wp-includes/category-template.php:162 wp-includes/view-config.php:379
#: wp-includes/js/dist/block-editor.js:49254
#: wp-includes/js/dist/block-editor.js:49261
#: wp-includes/js/dist/block-editor.js:50249
#: wp-includes/js/dist/block-editor.js:85467
#: wp-includes/js/dist/edit-site.js:55362 wp-admin/includes/upgrade.php:182
#, gp-priority: high
msgid "Uncategorized"
msgstr "Allgemein"

#: wp-includes/blocks/tab-panel/block.json
msgctxt "block description"
msgid "Content for a tab in a tabbed interface."
msgstr "Der Inhalt für einen Tab in einer Oberfläche mit Tabs."

#: wp-includes/blocks/tabs/block.json
msgctxt "block title"
msgid "Tabs"
msgstr "Tabs"

#: wp-includes/blocks/tabs/block.json
msgctxt "block description"
msgid "Display content in a tabbed interface to help users navigate detailed content with ease."
msgstr "Stellt Inhalte auf einer Oberfläche mit Tabs dar, damit Benutzer bequem durch detaillierte Inhalte navigieren können."

#: wp-includes/blocks/tab-panels/block.json
msgctxt "block title"
msgid "Tab Panels"
msgstr "Tab-Bereiche"

#: wp-includes/blocks/playlist-track/block.json
msgctxt "block title"
msgid "Playlist track"
msgstr "Titel der Wiedergabeliste"

#: wp-includes/blocks/playlist-track/block.json
msgctxt "block description"
msgid "Playlist track."
msgstr "Titel der Wiedergabeliste."

#: wp-includes/blocks/playlist/block.json
msgctxt "block title"
msgid "Playlist"
msgstr "Wiedergabeliste"

#: wp-includes/blocks/playlist/block.json
msgctxt "block description"
msgid "Embed a simple playlist."
msgstr "Bettet eine einfache Wiedergabeliste ein."

#: wp-includes/blocks/tab-list/block.json
msgctxt "block title"
msgid "Tab List"
msgstr "Tab-Liste"

#: wp-includes/blocks/tab-panel/block.json
msgctxt "block title"
msgid "Tab Panel"
msgstr "Tab-Bereich"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "25%"
msgstr "25 %"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "50%"
msgstr "50 %"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "75%"
msgstr "75 %"

#: wp-includes/theme.json
msgctxt "Dimension size name"
msgid "100%"
msgstr "100 %"

#: wp-includes/blocks/tab-panels/block.json
msgctxt "block description"
msgid "Container for tab panel content in a tabbed interface."
msgstr "Container für den Inhalt der Tab-Bereiche in einer Oberfläche mit Tabs."

#: wp-includes/blocks/tab-list/block.json
msgctxt "block description"
msgid "Display the tab buttons for a tabbed interface."
msgstr "Zeigt die Tab-Buttons für eine Oberfläche mit Tabs an."

#: wp-includes/js/dist/script-modules/content-types/index.js:37227
#: wp-admin/includes/class-wp-screen.php:762
msgid "Filter items list"
msgstr "Elementliste filtern"

#: wp-includes/js/dist/script-modules/content-types/index.js:37237
#: wp-admin/includes/class-wp-screen.php:763
msgid "Items list navigation"
msgstr "Navigation der Elementliste"

#: wp-includes/js/dist/script-modules/content-types/index.js:37245
#: wp-admin/includes/class-wp-screen.php:764
msgid "Items list"
msgstr "Elementliste"

#: wp-includes/js/dist/block-library.js:34508
#: wp-includes/js/dist/editor.js:54802 wp-includes/js/dist/editor.js:55020
#: wp-admin/includes/image-edit.php:91
msgid "Flip vertical"
msgstr "Vertikal spiegeln"

#: wp-includes/js/dist/block-library.js:34497
#: wp-includes/js/dist/editor.js:54788 wp-includes/js/dist/editor.js:55016
#: wp-admin/includes/image-edit.php:92
msgid "Flip horizontal"
msgstr "Horizontal spiegeln"

#. translators: %s: RSS feed title.
#: wp-includes/widgets/class-wp-widget-rss.php:98
msgid "RSS feed: %s"
msgstr "RSS-Feed: %s"

#: wp-includes/script-loader.php:1041
msgid "The server cannot process HEIC images. Convert it to JPEG before uploading."
msgstr "Der Server kann HEIC-Bilder nicht verarbeiten. Konvertiere es vor dem Upload in JPEG."

#: wp-login.php:1551
msgid "Selecting \"Remember Me\" increases the length of time until you&#8217;re asked to log in again on this device. To keep your account secure, use this option only on your personal devices."
msgstr "Wenn du „Angemeldet bleiben“ auswählst, verlängert sich der Zeitraum, bis du auf diesem Gerät erneut zur Anmeldung aufgefordert wirst. Um dein Konto zu schützen, solltest du diese Option nur auf deinen persönlichen Geräten verwenden."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1195
msgid "The date the template was published, in the site's timezone."
msgstr "Das Datum der Veröffentlichung des Templates, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:301
msgid "Whether to generate image sub sizes."
msgstr "Ob Bilduntergrößen erzeugt werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:164
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:307
msgid "Whether to convert image formats."
msgstr "Ob Bildformate konvertiert werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:46
#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:262
msgid "Entity kind."
msgstr "Entitätsart."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:51
#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:267
msgid "Entity name."
msgstr "Entitätsname."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:87
msgid "Sorry, you are not allowed to read view config."
msgstr "Du bist leider nicht berechtigt, die Ansichtskonfiguration auszulesen."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:277
msgid "Default view configuration."
msgstr "Standardkonfiguration für Ansichten."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:291
msgid "Default layout configurations."
msgstr "Standardkonfiguration für Layouts."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:352
msgid "List of default views."
msgstr "Liste der Standardansichten."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:380
msgid "Default form configuration."
msgstr "Standardkonfiguration für Formulare."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:130
msgid "Image size. Can be a single size name or an array of size names to register the same file under multiple sizes."
msgstr "Die Bildgröße. Sie kann ein einzelner Größenname oder ein Array mit Größennamen sein, um dieselbe Datei unter mehreren Größen zu registrieren."

#. translators: %s: Parameter name.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2567
msgid "%s must be a string or an array of strings."
msgstr "%s muss eine Zeichenfolge oder ein Array von Zeichenfolgen sein."

#. translators: %s: Parameter name.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2576
msgid "%s contains an invalid image size."
msgstr "%s enthält eine ungültige Bildgröße."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:187
msgid "Array of sub-size metadata collected from sideload responses."
msgstr "Ein Array mit Metadaten von Untergrößen, extrahiert aus Übertragungsantworten."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:234
msgid "Size name, or an array of size names when a single file is registered under multiple sizes with matching dimensions."
msgstr "Größenname oder ein Array aus Größennamen, wenn eine einzelne Datei unter mehreren Größen mit identischen Maßen registriert ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1882
msgid "Whether to use progressive/interlaced encoding when saving this image."
msgstr "Ob dieses Bild beim Speichern progressiv oder interlaced kodiert werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2625
msgid "Uploaded image must have positive dimensions."
msgstr "Das hochgeladene Bild muss positive Maße haben."

#. translators: 1: Actual width, 2: actual height, 3: expected width, 4:
#. expected height.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2651
msgid "Uploaded image dimensions (%1$dx%2$d) do not match original image dimensions (%3$dx%4$d)."
msgstr "Die Maße des hochgeladenen Bildes (%1$dx%2$d) stimmen nicht mit den Originalmaßen (%3$dx%4$d) überein."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2684
msgid "Unknown image size."
msgstr "Unbekannte Bildgröße."

#. translators: 1: Image size name, 2: maximum width, 3: actual width.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2702
msgid "Uploaded image width (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Die Breite des hochgeladenen Bildes (%3$d) überschreitet das Maximum für die Bildgröße „%1$s“ (%2$d)."

#. translators: 1: Image size name, 2: maximum height, 3: actual height.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2716
msgid "Uploaded image height (%3$d) exceeds maximum for \"%1$s\" size (%2$d)."
msgstr "Die Höhe des hochgeladenen Bildes (%3$d) überschreitet das Maximum für die Bildgröße „%1$s“ (%2$d)."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2880
msgid "Could not read image dimensions. The file may be corrupted or an unsupported format."
msgstr "Die Bildmaße konnten nicht gelesen werden. Die Datei ist möglicherweise beschädigt oder hat ein nicht unterstütztes Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:79
msgid "Invalid entity kind or name."
msgstr "Entitätsart oder -name ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:687
msgid "CSS must be a string."
msgstr "CSS muss eine Zeichenfolge sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:317
msgid "Limit results to icons belonging to the given collection slug."
msgstr "Ergebnisse auf Icons beschränken, die zur angegebenen Sammlungs-Titelform gehören."

#. translators: %s: Icon collection slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:158
msgid "Icon collection not found: \"%s\"."
msgstr "Die Icon-Sammlung wurde nicht gefunden: „%s“."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:292
msgid "The slug of the collection this icon belongs to."
msgstr "Die Titelform der Sammlung, zu der dieses Icon gehört."

#: wp-includes/rest-api/endpoints/class-wp-rest-view-config-controller.php:272
msgid "The schema version of the configuration."
msgstr "Die Schema-Version der Konfiguration."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:56
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:58
msgid "Icon collection slug."
msgstr "Die Titelform der Icon-Sammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:97
msgid "Sorry, you are not allowed to view the registered icon collections."
msgstr "Du bist leider nicht berechtigt, die registrierten Icon-Sammlungen anzuzeigen."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:229
msgid "The icon collection slug."
msgstr "Die Titelform der Icon-Sammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:235
msgid "The icon collection label."
msgstr "Die Beschriftung der Icon-Sammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-icon-collections-controller.php:241
msgid "The icon collection description."
msgstr "Die Beschreibung der Icon-Sammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:313
msgid "URL of an external image to sideload into the media library, instead of uploading a file."
msgstr "Die URL eines externen Bildes, das in die Mediathek übertragen werden soll, anstatt eine Datei hochzuladen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:334
msgid "Invalid URL. Provide a valid, publicly reachable HTTP or HTTPS image URL."
msgstr "Ungültige URL. Gib eine gültige, öffentlich erreichbare HTTP- oder HTTPS-Bild-URL an."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:677
msgid "Could not determine a filename from the provided URL."
msgstr "Aus der angegebenen URL konnte kein Dateiname ermittelt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:692
msgid "The provided URL does not point to a supported image file."
msgstr "Die angegebene URL verweist nicht auf eine unterstützte Bilddatei."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2974
msgid "Unable to update the attached file for this attachment."
msgstr "Die angehängte Datei für diesen Anhang konnte nicht aktualisiert werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1875
msgid "The output MIME type this image should be converted to, based on the image_editor_output_format filter. Null if no conversion is needed."
msgstr "Der Ausgabe-MIME-Typ, in den dieses Bild basierend auf dem Filter image_editor_output_format konvertiert werden soll. „null“, wenn keine Konvertierung notwendig ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:370
msgid "Limit results to abilities matching the given behavioral annotations."
msgstr "Ergebnisse auf Fähigkeiten beschränken, die den angegebenen verhaltensbezogenen Anmerkungen entsprechen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:3291
msgid "A grouped sub-size entry may only name regular image sizes."
msgstr "Ein gruppierter Untergrößen-Eintrag darf nur reguläre Bildgrößen benennen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1857
msgid "Encode quality (1-100) from the wp_editor_set_quality filter, resolved against the output MIME type. The \"default\" value applies to the full-size image; \"sizes\" lists per-registered-size overrides where the filtered value differs from \"default\"."
msgstr "Die Kodierungsqualität (1–100) aus dem Filter wp_editor_set_quality, aufgelöst für den Ausgabe-MIME-Typ. Der Wert „default“ gilt für das Bild in Originalgröße; „sizes“ listet Überschreibungen pro registrierter Größe auf, wenn der gefilterte Wert von „default“ abweicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:3108
msgid "Invalid sub-size file name. File names must have been produced by a prior sideload for this attachment."
msgstr "Ungültiger Dateiname für die Untergröße. Die Dateinamen müssen durch eine vorherige Übertragung für diesen Anhang erstellt worden sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2959
msgid "Unable to read the sideloaded image file."
msgstr "Die übertragene Bilddatei konnte nicht gelesen werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2787
msgid "The attachment is not stored in the uploads directory, so a file cannot be sideloaded for it."
msgstr "Der Anhang ist nicht im Uploads-Verzeichnis gespeichert, daher kann dafür keine Datei übertragen werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2767
msgid "Invalid post ID. Only images and PDFs can be sideloaded."
msgstr "Ungültige Beitrags-ID. Es können nur Bilder und PDFs übertragen werden."

#: wp-includes/icons.php:88 wp-admin/includes/class-wp-debug-data.php:298
#: wp-admin/includes/class-wp-privacy-policy-content.php:710
#: wp-admin/includes/media.php:558 wp-admin/includes/template.php:2140
#: wp-admin/install.php:76 wp-admin/maint/repair.php:24
#: wp-admin/setup-config.php:115 wp-admin/upgrade.php:84
msgid "WordPress"
msgstr "WordPress"

#: wp-includes/media-template.php:548 wp-includes/media-template.php:804
#: wp-admin/includes/media.php:2955 wp-admin/includes/media.php:3280
msgid "Image Caption"
msgstr "Bildbeschriftung"

#: wp-includes/media-template.php:550 wp-includes/media-template.php:806
#: wp-admin/includes/media.php:3282
msgid "Short Description"
msgstr "Kurzbeschreibung"

#: wp-includes/icons.php:89
msgid "Default icon collection."
msgstr "Die Standard-Icon-Sammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:297
msgid "Behavioral annotations for the ability."
msgstr "Verhaltensbezogene Anmerkungen zu dieser Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:365
msgid "Limit results to abilities matching all of the given meta fields."
msgstr "Ergebnisse auf Fähigkeiten beschränken, die allen angegebenen Meta-Feldern entsprechen."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:359
msgid "Limit results to abilities in a specific namespace."
msgstr "Ergebnisse auf Fähigkeiten in einem bestimmten Namensraum beschränken."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:305
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:378
msgid "Whether the ability may perform destructive updates to its environment."
msgstr "Ob die Fähigkeit destruktive Änderungen an ihrer Umgebung durchführen kann."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:374
msgid "Whether the ability does not modify its environment."
msgstr "Ob die Fähigkeit ihre Umgebung nicht verändert."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:382
msgid "Whether repeated calls with the same arguments have no additional effect."
msgstr "Ob wiederholte Aufrufe mit denselben Argumenten keine zusätzliche Auswirkung haben."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4068
msgid "This token does not support setting modifiable text."
msgstr "Dieses Token unterstützt die Festlegung von veränderbarem Text nicht."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4201
msgid "Only the IFRAME, NOEMBED, NOFRAMES, SCRIPT, STYLE, TEXTAREA, TITLE, and XMP tags support setting modifiable text."
msgstr "Nur die Tags IFRAME, NOEMBED, NOFRAMES, SCRIPT, STYLE, TEXTAREA, TITLE und XMP unterstützen die Festlegung von veränderbarem Text."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4018
msgid "Processing instruction data cannot contain \">\"."
msgstr "Die Daten einer Verarbeitungsanweisung dürfen kein „>“ enthalten."

#: wp-includes/html-api/class-wp-html-tag-processor.php:3994
msgid "Comment text cannot contain a comment closer."
msgstr "Der Kommentartext darf keine Zeichenfolge zum Schließen von Kommentaren enthalten."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4031
msgid "Processing instruction data cannot start with whitespace. Try ltrim( $plaintext_content, \" \\t\\f\\r\\n\" )."
msgstr "Die Daten einer Verarbeitungsanweisung dürfen nicht mit Leerraum beginnen. Versuche es mit ltrim( $plaintext_content, \" \\t\\f\\r\\n\" )."

#. translators: %s: HTML tag name.
#: wp-includes/html-api/class-wp-html-tag-processor.php:4128
msgid "%s text cannot contain its own closing tag."
msgstr "%s-Text darf kein eigenes schließendes Tag enthalten."

#. translators: %s: The attribute name.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1211
msgid "Attempted to bind a non-finite number to the \"%s\" attribute. Ensure the state/context property or the derived state closure resolves to a finite number or a string."
msgstr "Es wurde versucht, eine nicht-endliche Zahl an das Attribut „%s“ zu binden. Stelle sicher, dass die State-/Context-Eigenschaft oder die abgeleitete State-Closure zu einer endlichen Zahl oder einer Zeichenfolge aufgelöst wird."

#. translators: %s: The attribute name.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1179
msgid "Attempted to bind a non-scalar value to the \"%s\" attribute. Ensure the state/context property or the derived state closure resolves to a string, number, or boolean."
msgstr "Es wurde versucht, einen nicht-skalaren Wert an das Attribut „%s“ zu binden. Stelle sicher, dass die State-/Context-Eigenschaft oder die abgeleitete State-Closure zu einer Zeichenfolge, einer Zahl oder einem booleschen Wert aufgelöst wird."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4106
msgid "SCRIPT text with an unrecognized content type cannot contain a SCRIPT tag. Apply the escaping appropriate for the content type."
msgstr "SCRIPT-Text mit einem nicht erkannten Inhaltstyp darf kein SCRIPT-Tag enthalten. Wende die für den Inhaltstyp passende Maskierung an."

#. translators: %s: Media item title or file name.
#: wp-includes/media.php:5196
msgid "Viewing media item: %s"
msgstr "Angezeigtes Medium: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:316
msgid "Whether the ability is meant to be available to clients such as the REST API, MCP, or AI agents. Defaults to false, but individual channel settings such as show_in_rest can override it."
msgstr "Ob die Fähigkeit für Clients wie die REST-API, MCP oder KI-Agenten verfügbar sein soll. Der Standardwert ist „false“. Einzelne Kanaleinstellungen wie show_in_rest können dies jedoch überschreiben."

#: wp-includes/class-wp-icons-registry.php:182
msgid "Icon is already registered."
msgstr "Das Icon ist bereits registriert."

#. translators: %s: Icon name.
#: wp-includes/class-wp-icons-registry.php:216
msgid "Icon \"%s\" is not registered."
msgstr "Das Icon „%s“ ist nicht registriert."

#: wp-includes/class-wp-icons-registry.php:290
msgid "Icon file is missing or unreadable."
msgstr "Die Icon-Datei fehlt oder ist nicht lesbar."

#. translators: %s: Environment variable name.
#: wp-includes/connectors.php:538
msgid "The %s environment variable must contain application password credentials in \"username:password\" format."
msgstr "Die Umgebungsvariable %s muss Anwendungspasswort-Zugangsdaten im Format „Benutzername:Passwort“ enthalten."

#. translators: %s: PHP constant name.
#: wp-includes/connectors.php:561
msgid "The %s constant must contain application password credentials in \"username:password\" format."
msgstr "Die Konstante %s muss Anwendungspasswort-Zugangsdaten im Format „Benutzername:Passwort“ enthalten."

#. translators: %s: Connector name.
#: wp-includes/connectors.php:812
msgid "%s Credentials"
msgstr "Zugangsdaten für %s"

#. translators: %s: Connector name.
#: wp-includes/connectors.php:817
msgid "Application password credentials for the %s connector."
msgstr "Die Anwendungspasswort-Zugangsdaten für den Konnektor %s."

#. translators: %s: the configuration key.
#: wp-includes/class-wp-view-config-data.php:283
#: wp-includes/class-wp-view-config-data.php:427
msgid "\"%s\" is not a documented view configuration key."
msgstr "„%s“ ist kein dokumentierter Schlüssel für die Ansichtskonfiguration."

#: wp-includes/class-wp-view-config-data.php:265
#: wp-includes/class-wp-view-config-data.php:414
msgid "A view configuration patch must declare a supported schema version."
msgstr "Ein Patch für eine Ansichtskonfiguration muss eine unterstützte Schema-Version deklarieren."

#: wp-includes/class-wp-view-config-data.php:529
#: wp-includes/class-wp-view-config-data.php:559
msgid "A view configuration patch value must match the shape of the value it patches: a list merges into a list, and an associative array into an associative array."
msgstr "Ein Patch-Wert für eine Ansichtskonfiguration muss der Struktur des ursprünglichen Werts entsprechen: Listen werden mit Listen zusammengeführt, assoziative Arrays mit assoziativen Arrays."

#: wp-includes/class-wp-xmlrpc-server.php:6489
#: wp-includes/class-wp-xmlrpc-server.php:6496
msgid "Invalid attachment data."
msgstr "Die Anhangsdaten sind ungültig."

#. translators: Note mention notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/comment.php:2757
msgid "[%1$s] You were mentioned in a note on \"%2$s\""
msgstr "[%1$s] Du wurdest in einer Anmerkung zu „%2$s“ erwähnt"

#. translators: 1: Note author's name, 2: Post title.
#: wp-includes/comment.php:2755
msgid "%1$s mentioned you in a note on \"%2$s\"."
msgstr "%1$s hat dich in einer Anmerkung zu „%2$s“ erwähnt."

#: wp-includes/comment.php:3483
msgid "Trackbacks are disabled in non-production environments."
msgstr "Trackbacks sind in Nicht-Produktionsumgebungen deaktiviert."

#: wp-includes/comment.php:2738 wp-admin/includes/ajax-actions.php:2110
msgid "Someone"
msgstr "Jemand"

#. translators: 1: oembed_providers, 2: The oEmbed provider URL pattern.
#: wp-includes/class-wp-oembed.php:240
msgid "The oEmbed provider data returned by the %1$s filter at key %2$s is malformed. The providers array must be a mapping of provider URL patterns to a tuple array consisting of a provider endpoint URL string at index 0 and an optional boolean regex flag at index 1."
msgstr "Die vom Filter %1$s unter dem Schlüssel %2$s zurückgegebenen oEmbed-Anbieterdaten sind fehlerhaft. Das Array „providers“ muss eine Zuordnung von Anbieter-URL-Mustern zu einem Tupel-Array sein, das aus einer URL-Zeichenfolge für den Anbieter-Endpunkt bei Index 0 und einem optionalen booleschen Regex-Flag bei Index 1 besteht."

#. translators: %s: Icon collection slug.
#: wp-includes/class-wp-icon-collections-registry.php:152
msgid "Icon collection \"%s\" not found."
msgstr "Die Icon-Sammlung „%s“ wurde nicht gefunden."

#: wp-includes/class-wp-icons-registry.php:77
msgid "Icon name must be namespaced in the form \"collection/icon-name\"."
msgstr "Der Icon-Name muss mit einem Namensraum im Format „Sammlung/Icon-Name“ versehen sein."

#: wp-includes/class-wp-icons-registry.php:98
msgid "Icon names must start and end with a lowercase letter or digit and contain only lowercase letters, digits, hyphens, and underscores."
msgstr "Icon-Namen müssen sowohl mit einem Kleinbuchstaben oder einer Ziffer beginnen als auch enden und dürfen nur Kleinbuchstaben, Ziffern, Bindestriche und Unterstriche enthalten."

#. translators: %s: Icon collection slug.
#: wp-includes/class-wp-icons-registry.php:125
msgid "Icon collection \"%s\" is not registered."
msgstr "Die Icon-Sammlung „%s“ ist nicht registriert."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:206
msgid "Connector \"%s\" authentication method must be \"api_key\", \"application_password\", or \"none\"."
msgstr "Die Authentifizierungsmethode für den Konnektor „%s“ muss „api_key“, „application_password“ oder „none“ sein."

#: wp-includes/class-wp-icon-collections-registry.php:54
msgid "Icon collection slug must be a string."
msgstr "Die Titelform der Icon-Sammlung muss eine Zeichenfolge sein."

#: wp-includes/class-wp-icon-collections-registry.php:63
msgid "Icon collection slug must start and end with a lowercase letter or digit and contain only lowercase letters, digits, hyphens, and underscores."
msgstr "Die Titelform der Icon-Sammlung muss sowohl mit einem Kleinbuchstaben oder einer Ziffer beginnen als auch enden und darf nur Kleinbuchstaben, Ziffern, Bindestriche und Unterstriche enthalten."

#: wp-includes/class-wp-icon-collections-registry.php:72
msgid "Icon collection is already registered."
msgstr "Die Icon-Sammlung ist bereits registriert."

#: wp-includes/class-wp-icon-collections-registry.php:81
msgid "Icon collection properties must be an array."
msgstr "Die Eigenschaften der Icon-Sammlung müssen ein Array sein."

#. translators: %s: The name of a user-provided key.
#: wp-includes/class-wp-icon-collections-registry.php:94
msgid "Invalid icon collection property: \"%s\"."
msgstr "Ungültige Eigenschaft der Icon-Sammlung: „%s“."

#: wp-includes/class-wp-icon-collections-registry.php:106
msgid "Icon collection label must be a string."
msgstr "Die Beschriftung der Icon-Sammlung muss eine Zeichenfolge sein."

#: wp-includes/class-wp-icon-collections-registry.php:115
msgid "Icon collection description must be a string."
msgstr "Die Beschreibung der Icon-Sammlung muss eine Zeichenfolge sein."

#: wp-includes/class-wp-editor.php:1387
msgid "Extended Toolbar"
msgstr "Erweiterte Werkzeugleiste"

#. translators: %s: Theme name.
#: wp-includes/class-wp-customize-manager.php:4962
#: wp-admin/theme-install.php:71 wp-admin/themes.php:241
msgid "Theme details: %s"
msgstr "Theme-Details: %s"

#: wp-includes/blocks/playlist-track.php:34 wp-includes/blocks/playlist.php:40
msgid "Unknown title"
msgstr "Unbekannter Titel"

#. translators: Visually hidden label for the track duration (screen reader
#. text).
#: wp-includes/blocks/playlist-track.php:54
#: wp-includes/js/dist/block-library.js:56163
msgid "Duration:"
msgstr "Dauer:"

#: wp-includes/blocks/playlist.php:96
#: wp-includes/js/dist/block-library.js:54904
#: wp-includes/js/dist/block-library.js:55004
msgid "Seek"
msgstr "Spulen"

#. translators: %1$s: current audio time, %2$s: total audio duration.
#: wp-includes/blocks/playlist.php:98
#: wp-includes/js/dist/block-library.js:55006
msgctxt "audio current time of total duration"
msgid "%1$s of %2$s"
msgstr "%1$s von %2$s"

#: wp-includes/blocks/tab-list.php:26
msgid "Tabbed content"
msgstr "Inhalt mit Tabs"

#. translators: %s: The received block type name type.
#: wp-includes/class-wp-block-type-registry.php:59
msgid "Block type names must be strings, received %s."
msgstr "Blocktyp-Namen müssen Zeichenfolgen sein, %s erhalten."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:69
msgid "Block type names must not contain uppercase characters. \"%s\" was given."
msgstr "Blocktyp-Namen dürfen keine Großbuchstaben enthalten. „%s“ wurde übergeben."

#: wp-includes/abilities.php:191 wp-admin/user-edit.php:517
msgid "Nickname"
msgstr "Spitzname"

#: wp-includes/abilities.php:84 wp-includes/abilities.php:288
#: wp-admin/includes/class-wp-site-health.php:2856
msgid "WordPress Version"
msgstr "WordPress-Version"

#: wp-includes/abilities.php:278
#: wp-admin/includes/class-wp-site-health.php:2868
msgid "PHP Version"
msgstr "PHP-Version"

#: wp-includes/abilities.php:168
msgid "Roles"
msgstr "Rollen"

#: wp-includes/abilities.php:186 wp-admin/user-edit.php:506
#: wp-admin/user-new.php:556
msgid "Last Name"
msgstr "Nachname"

#: wp-includes/abilities.php:181 wp-admin/user-edit.php:495
#: wp-admin/user-new.php:552
msgid "First Name"
msgstr "Vorname"

#: wp-includes/abilities.php:158
msgid "User Nicename"
msgstr "URL-freundlicher Benutzername"

#: wp-includes/abilities.php:272
msgid "Environment Type"
msgstr "Umgebungstyp"

#: wp-includes/abilities.php:192
msgid "Informal name. Defaults to the username."
msgstr "Der informelle Name. Entspricht standardmäßig dem Benutzernamen."

#: wp-includes/abilities.php:196 wp-admin/user-edit.php:642
msgid "Biographical Info"
msgstr "Biografische Angaben"

#: wp-includes/abilities.php:273
msgid "The site's runtime environment classification."
msgstr "Die Klassifizierung der Laufzeitumgebung der Website."

#: wp-includes/abilities.php:154
msgid "Public-facing name selected by the user."
msgstr "Vom Benutzer gewählter, öffentlich sichtbarer Name."

#: wp-includes/abilities.php:169
msgid "Roles assigned to the user, such as administrator, editor, author, contributor, or subscriber."
msgstr "Dem Benutzer zugewiesene Rollen, wie Administrator, Redakteur, Autor, Mitarbeiter oder Abonnent."

#: wp-includes/abilities.php:164
msgid "Login identifier for the user. Cannot be changed once set."
msgstr "Die Anmeldekennung für den Benutzer. Sobald festgelegt, kann sie nicht mehr geändert werden."

#: wp-includes/abilities.php:159
msgid "URL-friendly slug for the user. Defaults to the username."
msgstr "Die URL-freundliche Titelform für den Benutzer. Entspricht standardmäßig dem Benutzernamen."

#: wp-includes/abilities.php:177
msgid "Locale code for the user, such as en_US."
msgstr "Der Lokalisierungscode für den Benutzer, wie beispielsweise de_DE."

#: wp-includes/abilities.php:202
msgid "Personal website URL."
msgstr "Die URL der persönlichen Website."

#: wp-includes/abilities.php:80
msgid "The site locale in dash form (e.g. en-US)."
msgstr "Die Website-Lokalisierung im Format mit Bindestrich (z. B. de-DE)."

#: wp-includes/abilities.php:187
msgid "Family name."
msgstr "Der Familienname."

#: wp-includes/abilities.php:182
msgid "Given name."
msgstr "Der Vorname."

#: wp-includes/abilities.php:197
msgid "User-authored biography. May be empty."
msgstr "Vom Benutzer verfasste Biografie. Sie kann leer sein."

#: wp-includes/abilities.php:211
msgid "Returns profile details for the current authenticated user to support personalization, auditing, and access-aware behavior. By default returns all fields, or optionally a filtered subset."
msgstr "Gibt Profildetails für den aktuell authentifizierten Benutzer zurück, um Personalisierung, Auditierung und zugriffsbezogenes Verhalten zu unterstützen. Standardmäßig werden alle Felder oder optional ein gefilterter Teilsatz zurückgegeben."

#: wp-includes/abilities.php:298
msgid "Returns core details about the site's runtime context for diagnostics and compatibility (environment, PHP runtime, database server info, WordPress version). By default returns all fields, or optionally a filtered subset."
msgstr "Gibt grundlegende Details zum Laufzeitkontext der Website für Diagnose- und Kompatibilitätszwecke zurück (Umgebung, PHP-Laufzeitumgebung, Datenbankserver-Informationen, WordPress-Version). Standardmäßig werden alle Felder oder optional ein gefilterter Teilsatz zurückgegeben."

#: wp-includes/abilities.php:283
msgid "Database Server Info"
msgstr "Datenbankserver-Informationen"

#: wp-includes/abilities.php:69 wp-admin/options-general.php:265
msgid "Administration Email Address"
msgstr "Administrative E-Mail-Adresse"

#: wp-includes/abilities.php:74
msgid "Site Charset"
msgstr "Website-Zeichensatz"

#: wp-includes/abilities-api/class-wp-ability.php:750
msgid "Invalid output."
msgstr "Ungültige Ausgabe."

#: wp-includes/abilities-api/class-wp-ability.php:568
msgid "Invalid input."
msgstr "Ungültige Eingabe."

#: wp-includes/abilities.php:65
msgid "The URL where WordPress core files are served. May differ from the public site URL."
msgstr "Die URL, unter der die WordPress-Core-Dateien bereitgestellt werden. Diese kann sich von der öffentlichen Website-URL unterscheiden."

#: wp-includes/abilities.php:60
msgid "The public URL where visitors access the site. May differ from the WordPress installation URL."
msgstr "Die öffentliche URL, über die Besucher auf die Website zugreifen. Diese kann sich von der WordPress-Installations-URL unterscheiden."

#: wp-includes/abilities-api/class-wp-ability.php:348
msgid "The ability meta should provide a valid `public` boolean."
msgstr "Die Fähigkeits-Metadaten sollten einen gültigen booleschen Wert für `public` bereitstellen."

#. translators: 1: 'module_dependencies', 2: Script handle, 3: 'in_footer', 4:
#. 'strategy', 5: 'defer'.
#: wp-includes/functions.wp-scripts.php:138
msgid "When the %1$s arg is provided, the \"%2$s\" script must either be printed in the footer (%3$s set to true) or use a deferred loading %4$s (%5$s) so that the import map is printed before the script is evaluated."
msgstr "Wenn das Argument %1$s angegeben wurde, muss das „%2$s“-Skript entweder im Footer ausgegeben werden (%3$s auf true gesetzt) oder eine verzögerte Lade-%4$s (%5$s) benutzt werden, damit die Import-Map ausgegeben wird, bevor das Skript ausgewertet wird."

#: wp-includes/class-wp-customize-manager.php:4342
#: wp-includes/class-wp-editor.php:1255
#: wp-admin/includes/class-wp-posts-list-table.php:1652
#: wp-admin/includes/class-wp-theme-install-list-table.php:348
#: wp-admin/includes/meta-boxes.php:73 wp-admin/includes/post.php:1903
#: wp-admin/theme-install.php:427 wp-admin/theme-install.php:440
#: wp-admin/theme-install.php:450 wp-admin/theme-install.php:457
msgctxt "verb"
msgid "Preview"
msgstr "Vorschau anzeigen"

#: wp-includes/blocks/image.php:209 wp-includes/blocks/image.php:327
msgctxt "next image in lightbox"
msgid "Next"
msgstr "Nächstes"

#: wp-includes/blocks/image.php:208 wp-includes/blocks/image.php:326
msgctxt "previous image in lightbox"
msgid "Previous"
msgstr "Vorheriges"

#. translators: Comment reply button text.
#: wp-includes/comment-template.php:1760
#: wp-includes/js/dist/block-library.js:16738
#: wp-includes/js/dist/block-library.js:18000
#: wp-admin/includes/class-wp-comments-list-table.php:879
#: wp-admin/includes/dashboard.php:781 wp-admin/js/edit-comments.js:374
#: wp-admin/js/edit-comments.js:1017
msgctxt "verb"
msgid "Reply"
msgstr "Antworten"

#: wp-includes/connectors.php:229
msgid "Akismet Anti-spam"
msgstr "Akismet Anti-Spam"

#: wp-includes/connectors.php:230
msgid "Protect your site from spam."
msgstr "Schütze deine Website vor Spam."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:290
msgid "Connector \"%s\" plugin is_active must be callable."
msgstr "„is_active“ des Plugins für den Konnektor „%s“ muss aufrufbar sein."

#. translators: %s: wp_ai_client_default_request_timeout
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:210
msgid "The %s filter must return a non-negative number."
msgstr "Der %s-Filter muss eine nicht-negative Zahl zurückgeben."

#: wp-includes/script-loader.php:2037
msgctxt "datepicker: navigate to previous month"
msgid "Previous"
msgstr "Vorheriger"

#: wp-includes/script-loader.php:2036
msgctxt "datepicker: navigate to next month"
msgid "Next"
msgstr "Nächster"

#. translators: 1: Ability name, 2: Exception message.
#: wp-includes/abilities-api/class-wp-ability.php:598
msgid "Ability \"%1$s\" callback threw an exception: %2$s"
msgstr "Der Callback der Fähigkeit „%1$s“ hat eine Ausnahme ausgelöst: %2$s"

#. translators: %s: Connector name.
#: wp-includes/connectors.php:796
msgid "API key for the %s connector."
msgstr "Der API-Schlüssel für den Konnektor %s."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:269
msgid "Connector \"%s\" authentication env_var_name must be a non-empty string."
msgstr "Für die Authentifizierung des Konnektors „%s“ muss env_var_name eine nicht leere Zeichenfolge sein."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:257
msgid "Connector \"%s\" authentication constant_name must be a non-empty string."
msgstr "Für die Authentifizierung des Konnektors „%s“ muss constant_name eine nicht leere Zeichenfolge sein."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:242
msgid "Connector \"%s\" authentication setting_name must be a non-empty string."
msgstr "Für die Authentifizierung des Konnektors „%s“ muss setting_name eine nicht leere Zeichenfolge sein."

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block title"
msgid "Navigation Overlay Close"
msgstr "Navigations-Overlay schließen"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block description"
msgid "A customizable button to close overlays."
msgstr "Ein anpassbarer Button zum Schließen von Overlays."

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "close"
msgstr "schließen"

#: wp-includes/blocks/navigation-overlay-close/block.json
msgctxt "block keyword"
msgid "overlay"
msgstr "Overlay"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "song"
msgstr "Lied"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "svg"
msgstr "SVG"

#: wp-includes/blocks/icon/block.json
msgctxt "block keyword"
msgid "icon"
msgstr "Icon"

#: wp-includes/blocks/icon/block.json
msgctxt "block title"
msgid "Icon"
msgstr "Icon"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "verse"
msgstr "Vers"

#: wp-includes/blocks/post-author/block.json
msgctxt "block title"
msgid "Author (deprecated)"
msgstr "Autor (veraltet)"

#: wp-includes/blocks/icon/block.json
msgctxt "block description"
msgid "Insert an SVG icon."
msgstr "Füge ein SVG-Icon ein."

#: wp-includes/blocks/verse/block.json
msgctxt "block title"
msgid "Poetry"
msgstr "Lyrik"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "lyrics"
msgstr "Liedtexte, Songtexte"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "stanza"
msgstr "Strophe"

#: wp-includes/blocks/post-author/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Avatar block, the Author Name block, and the Author Biography block instead."
msgstr "Dieser Block ist veraltet. Bitte verwende stattdessen den Avatar-Block, den Autorenname-Block und den Autorenbiografie-Block."

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block description"
msgid "Display a breadcrumb trail showing the path to the current page."
msgstr "Zeigt einen Navigationspfad zur aktuellen Seite an."

#: wp-includes/blocks/breadcrumbs/block.json
msgctxt "block title"
msgid "Breadcrumbs"
msgstr "Breadcrumbs"

#: wp-includes/js/dist/editor.js:75287 wp-includes/js/dist/editor.js:95378
#: wp-admin/includes/revision.php:98
msgid "Added"
msgstr "Hinzugefügt"

#: wp-includes/js/dist/editor.js:75281 wp-includes/js/dist/editor.js:95377
#: wp-admin/includes/revision.php:97
msgid "Removed"
msgstr "Entfernt"

#: wp-includes/js/dist/edit-site.js:26870
#: wp-includes/js/dist/edit-site.js:26893 wp-includes/js/dist/editor.js:34905
#: wp-includes/js/dist/editor.js:34928 wp-includes/js/dist/media-utils.js:15499
#: wp-includes/js/dist/media-utils.js:15522
#: wp-includes/js/dist/script-modules/content-types/index.js:21801
#: wp-includes/js/dist/script-modules/content-types/index.js:21824
#: wp-admin/includes/dashboard.php:82
msgid "Activity"
msgstr "Aktivität"

#: wp-includes/js/dist/edit-site.js:56100
#: wp-admin/includes/class-wp-posts-list-table.php:1786
#: wp-admin/includes/class-wp-terms-list-table.php:691
msgid "Quick Edit"
msgstr "Schnellbearbeitung"

#: wp-includes/js/dist/block-library.js:55637 wp-admin/includes/media.php:2607
#: wp-admin/includes/media.php:2685
msgid "Ascending"
msgstr "Aufsteigend"

#: wp-includes/js/dist/block-library.js:55636 wp-admin/includes/media.php:2608
#: wp-admin/includes/media.php:2688
msgid "Descending"
msgstr "Absteigend"

#. translators: %1$s: track title, %2$s: artist name, %3$s: album name.
#: wp-includes/blocks/playlist.php:51
msgctxt "track title, artist name, album name"
msgid "%1$s by %2$s from the album %3$s"
msgstr "%1$s von %2$s aus dem Album %3$s"

#: wp-includes/build/routes/connectors-home/content.js:11706
#: wp-admin/includes/class-wp-debug-data.php:438
#: wp-admin/includes/class-wp-debug-data.php:632
#: wp-admin/includes/class-wp-debug-data.php:646
#: wp-admin/includes/class-wp-debug-data.php:663
#: wp-admin/includes/class-wp-debug-data.php:2057 wp-admin/includes/ms.php:799
msgid "Not available"
msgstr "Nicht verfügbar"

#. translators: %s: Website name.
#: wp-login.php:1461
msgid "Please log in to %s to proceed with authorization."
msgstr "Bitte melde dich bei %s an, um mit der Autorisierung fortzufahren."

#. translators: 1: Website name, 2: Application name.
#: wp-login.php:1458
msgid "Please log in to %1$s to authorize %2$s to connect to your account."
msgstr "Bitte melde dich bei %1$s an, um die Verbindung von %2$s mit deinem Konto zu autorisieren."

#. translators: 1: 'path', 2: filesystem path, 3: style handle
#: wp-includes/script-loader.php:3125 wp-includes/script-loader.php:3174
msgid "Unable to read the \"%1$s\" key with value \"%2$s\" for stylesheet \"%3$s\"."
msgstr "Der Schlüssel „%1$s“ mit dem Wert „%2$s“ für das Stylesheet „%3$s“ konnte nicht gelesen werden."

#. translators: %s is the CSS that was provided.
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:740
msgid "The CSS must not end in \"%s\"."
msgstr "Das CSS darf nicht mit „%s“ enden."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:280
msgid "The icon label."
msgstr "Die Icon-Beschriftung."

#: wp-includes/class-wp-icons-registry.php:136
msgid "Icon label must be a string."
msgstr "Die Icon-Beschriftung muss eine Zeichenfolge sein."

#: wp-includes/class-wp-icons-registry.php:168
#: wp-includes/class-wp-icons-registry.php:300
msgid "Icon content does not contain valid SVG markup."
msgstr "Der Inhalt des Icons enthält kein gültiges SVG-Markup."

#: wp-includes/class-wp-icons-registry.php:158
msgid "Icon content must be a string."
msgstr "Der Inhalt des Icons muss eine Zeichenfolge sein."

#. translators: %s: The name of a user-provided key.
#: wp-includes/class-wp-icons-registry.php:111
msgid "Invalid icon property: \"%s\"."
msgstr "Ungültige Icon-Eigenschaft: „%s“."

#: wp-includes/connectors.php:316
msgid "Text and image generation with GPT and Dall-E."
msgstr "Text- und Bildgenerierung mit GPT und Dall-E."

#: wp-includes/connectors.php:292
msgid "Text generation with Claude."
msgstr "Textgenerierung mit Claude."

#. translators: %s: Connector name.
#: wp-includes/connectors.php:791
msgid "%s API Key"
msgstr "API-Schlüssel für %s"

#: wp-includes/post.php:560
msgid "Navigation Menu updated."
msgstr "Das Navigationsmenü wurde aktualisiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1832
msgid "Attachment file size in bytes."
msgstr "Die Dateigröße des Anhangs in Byte."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1825
msgid "Original attachment file name."
msgstr "Der ursprüngliche Dateiname des Anhangs."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:78
msgid "Icon name."
msgstr "Der Icon-Name."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:286
msgid "The icon content (SVG markup)."
msgstr "Der Icon-Inhalt (SVG-Markup)."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:274
msgid "The icon name."
msgstr "Der Icon-Name."

#. translators: %s is the name of any user-provided name
#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:214
msgid "Icon not found: \"%s\"."
msgstr "Icon nicht gefunden: „%s“."

#: wp-includes/rest-api/endpoints/class-wp-rest-icons-controller.php:119
msgid "Sorry, you are not allowed to view the registered icons."
msgstr "Du bist leider nicht berechtigt, die registrierten Icons anzuzeigen."

#. translators: 1: 'module_dependencies', 2: Script handle.
#: wp-includes/class-wp-scripts.php:937
msgid "The value for \"%1$s\" must be an array for the \"%2$s\" script."
msgstr "Der Wert für „%1$s“ muss ein Array für das Skript „%2$s“ sein."

#. translators: 1: Script handle, 2: 'module_dependencies', 3: List of missing
#. dependency IDs.
#: wp-includes/class-wp-script-modules.php:692
msgid "The script with the handle \"%1$s\" was enqueued with script module dependencies (\"%2$s\") that are not registered: %3$s."
msgstr "Das Skript mit dem Handle „%1$s“ wurde mit nicht registrierten Skriptmodul-Abhängigkeiten („%2$s“) eingereiht: %3$s."

#. translators: 1: Script handle, 2: 'module_dependencies'
#: wp-includes/class-wp-scripts.php:964
msgid "The script handle \"%1$s\" has one or more of its script module dependencies (\"%2$s\") which are invalid."
msgstr "Das Skript-Handle „%1$s“ hat eine oder mehrere ungültige Skriptmodul-Abhängigkeiten („%2$s“)."

#. translators: 1: $args, 2: List of unrecognized keys, 3: List of supported
#. keys.
#: wp-includes/functions.wp-scripts.php:102
msgid "Unrecognized key(s) in the %1$s param: %2$s. Supported keys: %3$s"
msgstr "Nicht erkannte(r) Schlüssel im Parameter %1$s: %2$s. Unterstützte Schlüssel: %3$s"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1839
msgid "EXIF orientation value. Values 1-8 follow the EXIF specification, where 1 means no rotation needed."
msgstr "Der EXIF-Ausrichtungswert. Die Werte 1–8 entsprechen der EXIF-Spezifikation, wobei 1 bedeutet, dass keine Rotation nötig ist."

#: wp-includes/connectors.php:304
msgid "Text and image generation with Gemini and Imagen."
msgstr "Text- und Bildgenerierung mit Gemini und Imagen."

#: wp-includes/class-wp-xmlrpc-server.php:277
msgid "Invalid arguments passed to this XML-RPC method. Requires two integers."
msgstr "Dieser XML-RPC-Methode wurden ungültige Argumente übergeben. Es sind zwei Ganzzahlen erforderlich."

#. translators: %s is the CSS that was provided.
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:231
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:752
msgid "The CSS must not contain \"%s\"."
msgstr "Das CSS darf „%s“ nicht enthalten."

#: wp-includes/connectors.php:200
msgid "Provider logo path must be located within the plugins or must-use plugins directory."
msgstr "Der Pfad zum Anbieter-Logo muss sich im Verzeichnis „plugins“ oder „mu-plugins“ befinden."

#: wp-includes/class-wp-icons-registry.php:148
msgid "Icons must provide either `content` or `file_path`."
msgstr "Icons müssen entweder `content` oder `file_path` enthalten."

#. translators: %s: AI provider ID.
#: wp-includes/connectors.php:600
msgid "The provider \"%s\" is not registered in the AI client registry."
msgstr "Der Anbieter „%s“ ist nicht im KI-Client-Register registriert."

#. translators: %s is the post type name.
#: wp-includes/blocks/query-title.php:69
msgid "Post Type: &#8220;%s&#8221;"
msgstr "Inhaltstyp: „%s“"

#: wp-includes/icons.php:117
msgid "Core icon collection manifest is empty or invalid."
msgstr "Das Manifest der Core-Icon-Sammlung ist leer oder ungültig."

#: wp-includes/icons.php:107
msgid "Core icon collection manifest is missing or unreadable."
msgstr "Das Manifest der Core-Icon-Sammlung fehlt oder ist nicht lesbar."

#. translators: %s: URL to which the HTTP request was blocked.
#: wp-includes/class-wp-http.php:303
msgid "User has blocked requests through HTTP to the URL: %s."
msgstr "Der Benutzer hat HTTP-Anfragen an folgende URL blockiert: %s."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:332
#: wp-includes/class-wp-connector-registry.php:398
msgid "Connector \"%s\" not found."
msgstr "Der Konnektor „%s“ wurde nicht gefunden."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:196
msgid "Connector \"%s\" requires an \"authentication\" array."
msgstr "Der Konnektor „%s“ erfordert ein „authentication“-Array."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:186
msgid "Connector \"%s\" requires a non-empty \"type\" string."
msgstr "Der Konnektor „%s“ erfordert eine nicht leere Zeichenfolge für „type“."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:176
msgid "Connector \"%s\" requires a non-empty \"name\" string."
msgstr "Der Konnektor „%s“ erfordert eine nicht leere Zeichenfolge für „name“."

#. translators: %s: Connector ID.
#: wp-includes/class-wp-connector-registry.php:165
msgid "Connector \"%s\" is already registered."
msgstr "Der Konnektor „%s“ ist bereits registriert."

#: wp-includes/class-wp-connector-registry.php:153
msgid "Connector ID must contain only lowercase alphanumeric characters, hyphens, and underscores."
msgstr "Die Konnektor-ID darf nur aus Kleinbuchstaben, Ziffern, Bindestrichen und Unterstrichen bestehen."

#: wp-includes/class-wp-connector-registry.php:434
msgid "The connector registry instance must be set during the <code>init</code> action."
msgstr "Die Instanz des Konnektor-Registers muss bei der Aktion <code>init</code> festgelegt werden."

#: wp-includes/icons.php:129
msgid "Core icon collection manifest must provide a valid \"filePath\" for each icon."
msgstr "Das Manifest der Core-Icon-Sammlung muss für jedes Icon einen gültigen „filePath“ enthalten."

#. translators: %s: comment page number
#: wp-includes/blocks/breadcrumbs.php:240
msgid "Comments Page %s"
msgstr "Kommentarseite %s"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:42
msgid "One response to &#8220;%s&#8221;"
msgstr "Ein Kommentar zu „%s“"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/blocks/comments-title.php:46
msgid "%1$s response to &#8220;%2$s&#8221;"
msgid_plural "%1$s responses to &#8220;%2$s&#8221;"
msgstr[0] "%1$s Kommentar zu „%2$s“"
msgstr[1] "%1$s Kommentare zu „%2$s“"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:67
msgid "Response to &#8220;%s&#8221;"
msgstr "Kommentar zu „%s“"

#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:70
msgid "Responses to &#8220;%s&#8221;"
msgstr "Kommentare zu „%s“"

#: wp-includes/block-patterns/navigation-overlay-accent-bg.php:12
#: wp-includes/block-patterns/navigation-overlay-black-bg.php:12
#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:12
#: wp-includes/block-patterns/navigation-overlay-centered.php:12
#: wp-includes/block-patterns/navigation-overlay.php:12
#: wp-includes/js/dist/block-library.js:45277
msgid "Navigation Overlay"
msgstr "Navigations-Overlay"

#: wp-includes/block-patterns.php:239
msgctxt "Block pattern category"
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
msgid "Find out how we can help your business."
msgstr "Erfahre, wie wir deinem Unternehmen helfen können."

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:35
msgid "Get started today!"
msgstr "Beginne noch heute"

#: wp-includes/assets/icon-library-manifest.php:277
msgctxt "icon label"
msgid "RSS"
msgstr "RSS"

#: wp-includes/assets/icon-library-manifest.php:205
msgctxt "icon label"
msgid "Key"
msgstr "Schlüssel"

#: wp-includes/assets/icon-library-manifest.php:173
msgctxt "icon label"
msgid "File"
msgstr "Datei"

#: wp-includes/assets/icon-library-manifest.php:189
msgctxt "icon label"
msgid "Help"
msgstr "Hilfe"

#: wp-includes/assets/icon-library-manifest.php:201
msgctxt "icon label"
msgid "Info"
msgstr "Information"

#: wp-includes/assets/icon-library-manifest.php:217
msgctxt "icon label"
msgid "Menu"
msgstr "Menü"

#: wp-includes/assets/icon-library-manifest.php:233
msgctxt "icon label"
msgid "Next"
msgstr "Weiter"

#: wp-includes/assets/icon-library-manifest.php:253
msgctxt "icon label"
msgid "Plus"
msgstr "Plus"

#: wp-includes/assets/icon-library-manifest.php:49
msgctxt "icon label"
msgid "Bell"
msgstr "Glocke"

#: wp-includes/assets/icon-library-manifest.php:77
msgctxt "icon label"
msgid "Cart"
msgstr "Warenkorb"

#: wp-includes/assets/icon-library-manifest.php:165
msgctxt "icon label"
msgid "Error"
msgstr "Fehler"

#: wp-includes/assets/icon-library-manifest.php:181
msgctxt "icon label"
msgid "Group"
msgstr "Gruppe"

#: wp-includes/assets/icon-library-manifest.php:197
msgctxt "icon label"
msgid "Image"
msgstr "Bild"

#: wp-includes/assets/icon-library-manifest.php:337
msgctxt "icon label"
msgid "Table"
msgstr "Tabelle"

#: wp-includes/assets/icon-library-manifest.php:341
msgctxt "icon label"
msgid "Tablet"
msgstr "Tablet"

#: wp-includes/assets/icon-library-manifest.php:325
msgctxt "icon label"
msgid "Styles"
msgstr "Stile"

#: wp-includes/assets/icon-library-manifest.php:329
msgctxt "icon label"
msgid "Symbol"
msgstr "Symbol"

#: wp-includes/assets/icon-library-manifest.php:345
msgctxt "icon label"
msgid "Tag"
msgstr "Schlagwort"

#: wp-includes/assets/icon-library-manifest.php:321
msgctxt "icon label"
msgid "Store"
msgstr "Shop"

#: wp-includes/assets/icon-library-manifest.php:357
msgctxt "icon label"
msgid "Verse"
msgstr "Vers"

#: wp-includes/assets/icon-library-manifest.php:289
msgctxt "icon label"
msgid "Settings"
msgstr "Einstellungen"

#: wp-includes/assets/icon-library-manifest.php:293
msgctxt "icon label"
msgid "Shadow"
msgstr "Schatten"

#: wp-includes/assets/icon-library-manifest.php:285
msgctxt "icon label"
msgid "Search"
msgstr "Suche"

#: wp-includes/assets/icon-library-manifest.php:281
msgctxt "icon label"
msgid "Scheduled"
msgstr "Geplant"

#: wp-includes/assets/icon-library-manifest.php:273
msgctxt "icon label"
msgid "Receipt"
msgstr "Beleg"

#: wp-includes/assets/icon-library-manifest.php:269
msgctxt "icon label"
msgid "Quote"
msgstr "Zitat"

#: wp-includes/assets/icon-library-manifest.php:81
msgctxt "icon label"
msgid "Category"
msgstr "Kategorie"

#: wp-includes/assets/icon-library-manifest.php:65
msgctxt "icon label"
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/assets/icon-library-manifest.php:45
msgctxt "icon label"
msgid "Audio"
msgstr "Audio"

#: wp-includes/assets/icon-library-manifest.php:297
msgctxt "icon label"
msgid "Share"
msgstr "Teilen"

#: wp-includes/assets/icon-library-manifest.php:177
msgctxt "icon label"
msgid "Gallery"
msgstr "Galerie"

#: wp-includes/assets/icon-library-manifest.php:249
msgctxt "icon label"
msgid "People"
msgstr "Leute"

#: wp-includes/assets/icon-library-manifest.php:245
msgctxt "icon label"
msgid "Pencil"
msgstr "Stift"

#: wp-includes/assets/icon-library-manifest.php:241
msgctxt "icon label"
msgid "Payment"
msgstr "Zahlung"

#: wp-includes/assets/icon-library-manifest.php:237
msgctxt "icon label"
msgid "Paragraph"
msgstr "Absatz"

#: wp-includes/assets/icon-library-manifest.php:261
msgctxt "icon label"
msgid "Previous"
msgstr "Zurück"

#: wp-includes/assets/icon-library-manifest.php:257
msgctxt "icon label"
msgid "Plus Circle"
msgstr "Plus im Kreis"

#: wp-includes/assets/icon-library-manifest.php:301
msgctxt "icon label"
msgid "Shield"
msgstr "Schild"

#: wp-includes/assets/icon-library-manifest.php:265
msgctxt "icon label"
msgid "Published"
msgstr "Veröffentlicht"

#: wp-includes/assets/icon-library-manifest.php:221
msgctxt "icon label"
msgid "Mobile"
msgstr "Mobilgerät"

#: wp-includes/assets/icon-library-manifest.php:209
msgctxt "icon label"
msgid "Language"
msgstr "Sprache"

#: wp-includes/assets/icon-library-manifest.php:193
msgctxt "icon label"
msgid "Home"
msgstr "Haus"

#: wp-includes/assets/icon-library-manifest.php:185
msgctxt "icon label"
msgid "Heading"
msgstr "Überschrift"

#: wp-includes/assets/icon-library-manifest.php:169
msgctxt "icon label"
msgid "External"
msgstr "Extern"

#: wp-includes/assets/icon-library-manifest.php:161
msgctxt "icon label"
msgid "Envelope"
msgstr "Briefumschlag"

#: wp-includes/assets/icon-library-manifest.php:145
msgctxt "icon label"
msgid "Desktop"
msgstr "Desktop"

#: wp-includes/assets/icon-library-manifest.php:149
msgctxt "icon label"
msgid "Download"
msgstr "Download"

#: wp-includes/assets/icon-library-manifest.php:141
msgctxt "icon label"
msgid "Create"
msgstr "Erstellen"

#: wp-includes/assets/icon-library-manifest.php:137
msgctxt "icon label"
msgid "Cover"
msgstr "Umschlag"

#: wp-includes/assets/icon-library-manifest.php:133
msgctxt "icon label"
msgid "Comment"
msgstr "Kommentar"

#: wp-includes/assets/icon-library-manifest.php:353
msgctxt "icon label"
msgid "Upload"
msgstr "Upload"

#: wp-includes/assets/icon-library-manifest.php:349
msgctxt "icon label"
msgid "Tip"
msgstr "Hinweis"

#: wp-includes/assets/icon-library-manifest.php:333
msgctxt "icon label"
msgid "Symbol Filled"
msgstr "Ausgefülltes Symbol"

#: wp-includes/assets/icon-library-manifest.php:317
msgctxt "icon label"
msgid "Star Half"
msgstr "Halbgefüllter Stern"

#: wp-includes/assets/icon-library-manifest.php:313
msgctxt "icon label"
msgid "Star Filled"
msgstr "Ausgefüllter Stern"

#: wp-includes/assets/icon-library-manifest.php:309
msgctxt "icon label"
msgid "Star Empty"
msgstr "Leerer Stern"

#: wp-includes/assets/icon-library-manifest.php:37
msgctxt "icon label"
msgid "Arrow Up"
msgstr "Pfeil nach oben"

#: wp-includes/assets/icon-library-manifest.php:33
msgctxt "icon label"
msgid "Arrow Up Right"
msgstr "Pfeil nach oben rechts"

#: wp-includes/assets/icon-library-manifest.php:29
msgctxt "icon label"
msgid "Arrow Up Left"
msgstr "Pfeil nach oben links"

#: wp-includes/assets/icon-library-manifest.php:25
msgctxt "icon label"
msgid "Arrow Right"
msgstr "Pfeil nach rechts"

#: wp-includes/assets/icon-library-manifest.php:21
msgctxt "icon label"
msgid "Arrow Left"
msgstr "Pfeil nach links"

#: wp-includes/assets/icon-library-manifest.php:17
msgctxt "icon label"
msgid "Arrow Down"
msgstr "Pfeil nach unten"

#: wp-includes/assets/icon-library-manifest.php:13
msgctxt "icon label"
msgid "Arrow Down Right"
msgstr "Pfeil nach unten rechts"

#: wp-includes/assets/icon-library-manifest.php:9
msgctxt "icon label"
msgid "Arrow Down Left"
msgstr "Pfeil nach unten links"

#: wp-includes/assets/icon-library-manifest.php:157
msgctxt "icon label"
msgid "Drawer Right"
msgstr "Seitenbereich rechts"

#: wp-includes/assets/icon-library-manifest.php:153
msgctxt "icon label"
msgid "Drawer Left"
msgstr "Seitenbereich links"

#: wp-includes/assets/icon-library-manifest.php:213
msgctxt "icon label"
msgid "Map Marker"
msgstr "Kartenmarkierung"

#: wp-includes/assets/icon-library-manifest.php:89
msgctxt "icon label"
msgid "Chart Bar"
msgstr "Balkendiagramm"

#: wp-includes/assets/icon-library-manifest.php:61
msgctxt "icon label"
msgid "Block Table"
msgstr "Tabellen-Block"

#: wp-includes/assets/icon-library-manifest.php:57
msgctxt "icon label"
msgid "Block Meta"
msgstr "Meta-Block"

#: wp-includes/assets/icon-library-manifest.php:53
msgctxt "icon label"
msgid "Block Default"
msgstr "Standard-Block"

#: wp-includes/assets/icon-library-manifest.php:229
msgctxt "icon label"
msgid "More Vertical"
msgstr "Mehr (vertikal)"

#: wp-includes/assets/icon-library-manifest.php:225
msgctxt "icon label"
msgid "More Horizontal"
msgstr "Mehr (horizontal)"

#: wp-includes/assets/icon-library-manifest.php:73
msgctxt "icon label"
msgid "Capture Video"
msgstr "Videoaufnahme"

#: wp-includes/assets/icon-library-manifest.php:69
msgctxt "icon label"
msgid "Capture Photo"
msgstr "Fotoaufnahme"

#: wp-includes/assets/icon-library-manifest.php:85
msgctxt "icon label"
msgid "Caution"
msgstr "Achtung"

#: wp-includes/assets/icon-library-manifest.php:93
msgctxt "icon label"
msgid "Check"
msgstr "Häkchen"

#: wp-includes/assets/icon-library-manifest.php:305
msgctxt "icon label"
msgid "Shuffle"
msgstr "Mischen"

#: wp-includes/assets/icon-library-manifest.php:41
msgctxt "icon label"
msgid "At Symbol (@)"
msgstr "Adresszeichen (@)"

#: wp-includes/block-template-utils.php:104
msgctxt "template part area"
msgid "Navigation Overlay"
msgstr "Navigations-Overlay"

#: wp-includes/block-patterns/navigation-overlay.php:9
msgctxt "Block pattern title"
msgid "Navigation Overlay"
msgstr "Navigations-Overlay"

#: wp-includes/block-patterns/navigation-overlay-centered.php:9
msgctxt "Block pattern title"
msgid "Overlay with centered navigation"
msgstr "Overlay mit zentrierter Navigation"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:9
msgctxt "Block pattern title"
msgid "Overlay with site info and CTA"
msgstr "Overlay mit Website-Informationen und Handlungsaufforderung"

#: wp-includes/block-patterns/navigation-overlay-black-bg.php:9
msgctxt "Block pattern title"
msgid "Overlay with black background"
msgstr "Schwarz hinterlegtes Overlay"

#: wp-includes/block-patterns/navigation-overlay-accent-bg.php:9
msgctxt "Block pattern title"
msgid "Overlay with orange background"
msgstr "Orange hinterlegtes Overlay"

#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:332
msgid "AI features are not supported in this environment."
msgstr "KI-Funktionen werden in dieser Umgebung nicht unterstützt."

#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:333
msgid "Prompt execution was prevented by a filter."
msgstr "Die Ausführung des Prompts wurde durch einen Filter verhindert."

#. translators: 1: Method name. 2: Class name.
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:458
msgid "Method %1$s does not exist on %2$s."
msgstr "Die Methode %1$s ist in %2$s nicht vorhanden."

#: wp-includes/block-patterns.php:240
msgid "A variety of designs displaying site navigation."
msgstr "Eine Auswahl an Designs für die Website-Navigation."

#. translators: %1$s: current image index, %2$s: total number of images
#: wp-includes/blocks/gallery.php:559
msgid "Enlarge %1$s of %2$s"
msgstr "%1$s von %2$s vergrößern"

#. translators: %1$s: current image index, %2$s: total number of images
#: wp-includes/blocks/gallery.php:555
msgid "Enlarged image %1$s of %2$s"
msgstr "Vergrößertes Bild %1$s von %2$s"

#. translators: %1$s: current image index, %2$s: total number of images, %3$s:
#. Image alt text
#: wp-includes/blocks/gallery.php:557
msgid "Enlarged image %1$s of %2$s: %3$s"
msgstr "Vergrößertes Bild %1$s von %2$s: %3$s"

#: wp-includes/block-template-utils.php:105
msgid "The Navigation Overlay template defines an overlay area that typically contains navigation links and can be toggled open and closed."
msgstr "Das Navigations-Overlay-Template definiert einen Overlay-Bereich, der in der Regel Navigationslinks enthält und ein- sowie ausgeblendet werden kann."

#: wp-includes/assets/icon-library-manifest.php:129
msgctxt "icon label"
msgid "Chevron Up Small"
msgstr "Kleiner Winkel nach oben"

#: wp-includes/assets/icon-library-manifest.php:125
msgctxt "icon label"
msgid "Chevron Up Down"
msgstr "Winkel nach oben/unten"

#: wp-includes/assets/icon-library-manifest.php:121
msgctxt "icon label"
msgid "Chevron Up"
msgstr "Winkel nach oben"

#: wp-includes/assets/icon-library-manifest.php:117
msgctxt "icon label"
msgid "Chevron Right Small"
msgstr "Kleiner Winkel nach rechts"

#: wp-includes/assets/icon-library-manifest.php:113
msgctxt "icon label"
msgid "Chevron Right"
msgstr "Winkel nach rechts"

#: wp-includes/assets/icon-library-manifest.php:109
msgctxt "icon label"
msgid "Chevron Left Small"
msgstr "Kleiner Winkel nach links"

#: wp-includes/assets/icon-library-manifest.php:105
msgctxt "icon label"
msgid "Chevron Left"
msgstr "Winkel nach links"

#: wp-includes/assets/icon-library-manifest.php:101
msgctxt "icon label"
msgid "Chevron Down Small"
msgstr "Kleiner Winkel nach unten"

#: wp-includes/assets/icon-library-manifest.php:97
msgctxt "icon label"
msgid "Chevron Down"
msgstr "Winkel nach unten"

#: wp-includes/blocks/breadcrumbs.php:189
#: wp-includes/js/dist/script-modules/content-types/index.js:16507
msgid "Breadcrumbs"
msgstr "Navigationspfad"

#: wp-includes/admin-bar.php:973
msgctxt "keyboard shortcut to open the command palette"
msgid "⌘K"
msgstr "⌘K"

#: wp-includes/admin-bar.php:974
msgctxt "keyboard shortcut to open the command palette"
msgid "Ctrl+K"
msgstr "Strg+K"

#. translators: %s: string value of the ability name.
#: wp-includes/ai-client/class-wp-ai-client-prompt-builder.php:249
msgid "The ability %s was not found."
msgstr "Die Fähigkeit %s wurde nicht gefunden."

#. translators: %s: ability name
#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:116
msgid "Ability \"%s\" was not specified in the allowed abilities list."
msgstr "Die Fähigkeit „%s“ wurde nicht in der Liste der zulässigen Fähigkeiten angegeben."

#. translators: %s: ability name
#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:130
msgid "Ability \"%s\" not found"
msgstr "Die Fähigkeit „%s“ wurde nicht gefunden"

#. translators: 1: HTTP method (e.g. GET, POST). 2: Request URL. 3: Error
#. message.
#: wp-includes/ai-client/adapters/class-wp-ai-client-http-client.php:77
#: wp-includes/ai-client/adapters/class-wp-ai-client-http-client.php:108
msgid "Network error occurred while sending %1$s request to %2$s: %3$s"
msgstr "Netzwerkfehler beim Senden der %1$s-Anfrage an %2$s: %3$s"

#: wp-includes/ai-client/class-wp-ai-client-ability-function-resolver.php:102
msgid "Not an ability function call"
msgstr "Das ist kein Funktionsaufruf einer Fähigkeit"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:566
msgid "Sorry, you are not allowed to create notes for this post."
msgstr "Du bist leider nicht berechtigt, Anmerkungen zu diesem Beitrag zu erstellen."

#. translators: %s: The directive, e.g. data-wp-on--click.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:1122
msgid "Binding event handler attributes is not supported. Please use \"%s\" instead."
msgstr "Das Binden von Event-Handler-Attributen wird nicht unterstützt. Bitte verwende stattdessen „%s“."

#. translators: %1$s is the feed URL, %2$s is the error message.
#: wp-includes/feed.php:880
msgid "Error fetching feed %1$s: %2$s"
msgstr "Beim Abrufen des Feeds %1$s ist ein Fehler aufgetreten: %2$s"

#. translators: 1: Script handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-scripts.php:1245
msgid "The script with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Das Skript mit dem Handle „%1$s“ wurde mit nicht registrierten Abhängigkeiten eingereiht: %2$s."

#. translators: 1: Style handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-styles.php:505
msgid "The style with the handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Der Stil mit dem Handle „%1$s“ wurde mit nicht registrierten Abhängigkeiten eingereiht: %2$s."

#. translators: 1: Script module ID, 2: List of missing dependency IDs.
#: wp-includes/class-wp-script-modules.php:920
msgid "The script module with the ID \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Das Skriptmodul mit der ID „%1$s“ wurde mit nicht registrierten Abhängigkeiten eingereiht: %2$s."

#. translators: 1: Handle, 2: List of missing dependency handles.
#: wp-includes/class-wp-dependencies.php:573
msgid "The handle \"%1$s\" was enqueued with dependencies that are not registered: %2$s."
msgstr "Das Handle „%1$s“ wurde mit nicht registrierten Abhängigkeiten eingereiht: %2$s."

#: wp-includes/blocks/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Begriffs-Template"

#: wp-includes/blocks/term-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a taxonomy term, like the name, description, and more."
msgstr "Enthält Blockelemente, die zur Darstellung eines Taxonomiebegriffs verwendet werden, wie Name, Beschreibung und mehr."

#: wp-includes/blocks/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Begriffsabfrage"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "terms"
msgstr "Begriffe"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "taxonomy"
msgstr "Taxonomie"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "Schlagwörter"

#: wp-includes/blocks/term-name/block.json
msgctxt "block description"
msgid "Displays the name of a taxonomy term."
msgstr "Zeigt den Namen eines Taxonomiebegriffs an."

#: wp-includes/blocks/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "Begriffstitel"

#: wp-includes/blocks/terms-query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations."
msgstr "Ein erweiterter Block, der das Anzeigen von Taxonomiebegriffen anhand verschiedener Abfrageparameter und visueller Konfigurationen erlaubt."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Link zu den Kommentaren"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "Gleichung"

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Lesedauer"

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block title"
msgid "Accordion Item"
msgstr "Akkordeon-Element"

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Akkordeon-Überschrift"

#: wp-includes/blocks/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Akkordeon"

#: wp-includes/blocks/math/block.json
msgctxt "block title"
msgid "Math"
msgstr "Mathematik"

#: wp-includes/blocks/math/block.json
msgctxt "block description"
msgid "Display mathematical notation using LaTeX."
msgstr "Zeigt mathematische Schreibweisen mit LaTeX an."

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "Formel"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "LaTeX"

#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "Mathematik"

#: wp-includes/blocks/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Begriffsanzahl"

#: wp-includes/blocks/term-count/block.json
msgctxt "block description"
msgid "Displays the post count of a taxonomy term."
msgstr "Zeigt die Anzahl der Beiträge eines Taxonomiebegriffs an."

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block description"
msgid "Contains the hidden or revealed content beneath the heading."
msgstr "Enthält den aus- oder eingeblendeten Inhalt unter der Überschrift."

#: wp-includes/blocks/accordion/block.json
msgctxt "block description"
msgid "Displays a foldable layout that groups content in collapsible sections."
msgstr "Zeigt ein ausklappbares Layout an, das Inhalte in klappbare Abschnitte gruppiert."

#: wp-includes/blocks/post-date/block.json
msgctxt "block description"
msgid "Display a custom date."
msgstr "Zeigt ein individuelles Datum an."

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Zeigt die Anzahl der Kommentare eines Beitrags an."

#: wp-includes/blocks/accordion-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Akkordeon-Bereich"

#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Zeigt eine Überschrift an, über die der Akkordeon-Bereich auf- und zugeklappt werden kann."

#: wp-includes/blocks/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "Umfasst die Überschrift und den Bereich."

#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block description"
msgid "Show minutes required to finish reading the post. Can also show a word count."
msgstr "Zeigt die erforderliche Lesedauer des Beitrags in Minuten an. Es kann auch die Wortanzahl angezeigt werden."

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what this site is about. This is important for search results, sharing on social media, and gives overall clarity to visitors."
msgstr "Beschreibe in wenigen Worten, worum es auf dieser Website geht. Dies ist wichtig für Suchergebnisse sowie das Teilen in sozialen Medien und bietet Besuchern eine bessere Orientierung."

#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Zeigt den Link zu den Kommentaren des aktuellen Beitrags an."

#: wp-includes/blocks/term-name/block.json
msgctxt "block title"
msgid "Term Name"
msgstr "Begriffsname"

#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Kommentaranzahl"

#: wp-includes/js/dist/editor.js:26774
#: wp-admin/includes/class-wp-posts-list-table.php:2033
#: wp-admin/includes/class-wp-posts-list-table.php:2046
msgid "Allow"
msgstr "Erlauben"

#: wp-includes/js/dist/block-editor.js:88413
#: wp-includes/js/dist/block-editor.js:88763
#: wp-includes/js/dist/block-editor.js:88968
#: wp-includes/js/dist/components.js:55359
#: wp-includes/js/dist/edit-site.js:34800
#: wp-includes/js/dist/edit-site.js:35150
#: wp-includes/js/dist/edit-site.js:35355 wp-includes/js/dist/editor.js:42973
#: wp-includes/js/dist/editor.js:43323 wp-includes/js/dist/editor.js:43528
#: wp-includes/js/dist/media-utils.js:23381
#: wp-includes/js/dist/media-utils.js:23731
#: wp-includes/js/dist/media-utils.js:23936
#: wp-includes/js/dist/script-modules/content-types/index.js:29731
#: wp-includes/js/dist/script-modules/content-types/index.js:30081
#: wp-includes/js/dist/script-modules/content-types/index.js:30286
#: wp-admin/options-permalink.php:408
msgid "Optional"
msgstr "Optional"

#: wp-includes/js/dist/block-editor.js:26089
#: wp-admin/includes/class-wp-links-list-table.php:142
#: wp-admin/includes/class-wp-links-list-table.php:156
msgid "Visible"
msgstr "Sichtbar"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:153
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:602
msgid "Sorry, this post type does not support notes."
msgstr "Leider unterstützt dieser Inhaltstyp keine Anmerkungen."

#: wp-includes/post.php:3839
msgid "The post ID must be greater than 0."
msgstr "Die Beitrags-ID muss größer als 0 sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:251
msgid "Description of the category."
msgstr "Die Beschreibung der Kategorie."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:257
msgid "Meta information about the category."
msgstr "Die Metainformationen der Kategorie."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2318
msgid "Whether to flip in the vertical direction."
msgstr "Ob in vertikaler Richtung gespiegelt werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2314
msgid "Whether to flip in the horizontal direction."
msgstr "Ob in horizontaler Richtung gespiegelt werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2306
msgid "Flip direction."
msgstr "Die Richtung der Spiegelung."

#: wp-includes/template.php:975
msgid "User error triggered:"
msgstr "Benutzerfehler ausgelöst:"

#: wp-includes/user.php:2290
msgid "The user_pass field is required when creating a new user. The user will need to reset their password before logging in."
msgstr "Das Feld „user_pass“ ist beim Erstellen eines neuen Benutzers erforderlich. Der Benutzer muss sein Passwort zurücksetzen, bevor er sich anmelden kann."

#: wp-includes/user.php:2365
msgid "Cannot create a user with an empty nicename."
msgstr "Es kann kein Benutzer mit einem leeren URL-freundlichen Namen erstellt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1203
msgid "Unable to flip this image."
msgstr "Dieses Bild kann nicht gespiegelt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:364
msgid "The result of the ability execution."
msgstr "Das Ergebnis der Fähigkeitsausführung."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:269
msgid "Description of the ability."
msgstr "Die Beschreibung der Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:163
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:148
msgid "Ability not found."
msgstr "Die Fähigkeit wurde nicht gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:257
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:51
msgid "Unique identifier for the ability."
msgstr "Eindeutige Kennung für die Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:293
msgid "Meta information about the ability."
msgstr "Die Metainformationen der Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:65
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:239
msgid "Unique identifier for the ability category."
msgstr "Eine eindeutige Kennung für die Fähigkeitskategorie."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:149
msgid "Ability category not found."
msgstr "Die Fähigkeitskategorie wurde nicht gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:126
msgid "Abilities that perform destructive actions require DELETE method."
msgstr "Fähigkeiten, die destruktive Aktionen ausführen, erfordern die DELETE-Methode."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:122
msgid "Abilities that perform updates require POST method."
msgstr "Fähigkeiten, die Updates ausführen, erfordern die POST-Methode."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:275
msgid "Ability category this ability belongs to."
msgstr "Die Fähigkeitskategorie, zu der diese Fähigkeit gehört."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:287
msgid "JSON Schema for the ability output."
msgstr "Das JSON-Schema für die Ausgabe der Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:281
msgid "JSON Schema for the ability input."
msgstr "Das JSON-Schema für die Eingabe der Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:263
msgid "Display label for the ability."
msgstr "Die Beschriftung der Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:180
msgid "Sorry, you are not allowed to execute this ability."
msgstr "Du bist leider nicht berechtigt, diese Fähigkeit auszuführen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2291
#: wp-includes/js/dist/editor.js:54892 wp-includes/js/dist/editor.js:54899
msgid "Flip"
msgstr "Spiegeln"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2294
msgid "Flip type."
msgstr "Die Art der Spiegelung."

#. translators: %s is the throwable class name
#. translators: %s is the class name
#: wp-includes/template.php:1026 wp-includes/template.php:1065
msgid "Uncaught \"%s\" thrown:"
msgstr "Unbehandelt „%s“ ausgelöst:"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2299
msgid "Flip arguments."
msgstr "Die Spiegelungs-Argumente."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:124
msgid "Read-only abilities require GET method."
msgstr "Schreibgeschützte Fähigkeiten erfordern die GET-Methode."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:245
msgid "Display label for the category."
msgstr "Die Anzeigebeschriftung für die Kategorie."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:342
msgid "Input parameters for the ability execution."
msgstr "Eingabeparameter für die Ausführung der Fähigkeit."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2105
msgid "Limit result set to attachments of a particular MIME type or MIME types."
msgstr "Den Ergebnissatz auf Anhänge eines bestimmten MIME-Typs oder bestimmter MIME-Typen begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2095
msgid "Limit result set to attachments of a particular media type or media types."
msgstr "Den Ergebnissatz auf Anhänge eines bestimmten Medientyps oder bestimmter Medientypen begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:353
msgid "Limit results to abilities in specific ability category."
msgstr "Die Ergebnisse auf Fähigkeiten einer bestimmten Fähigkeitskategorie begrenzen."

#. translators: %s: Note text.
#. translators: %s: note excerpt
#: wp-includes/pluggable.php:1915 wp-includes/js/dist/editor.js:99263
msgid "Note: %s"
msgstr "Anmerkung: %s"

#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: wp-includes/pluggable.php:1918
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Anmerkung zu: „%2$s“"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1909
msgid "New note on your post \"%s\""
msgstr "Eine neue Anmerkung zu deinem Beitrag „%s“"

#: wp-includes/html-api/class-wp-html-processor.php:308
#: wp-includes/html-api/class-wp-html-processor.php:361
#: wp-includes/html-api/class-wp-html-tag-processor.php:852
msgid "The HTML parameter must be a string."
msgstr "Der HTML-Parameter muss eine Zeichenfolge sein."

#: wp-includes/ms-functions.php:574
msgid "That email address is pending activation and is not available for new registration. If you made a previous attempt with this email address, please check your inbox for an activation email. If left unconfirmed, it will become available in a couple of days."
msgstr "Diese E-Mail-Adresse muss noch aktiviert werden und steht für neue Registrierungen nicht zur Verfügung. Wenn du bereits einen Versuch mit dieser E-Mail-Adresse unternommen hast, überprüfe bitte deinen Posteingang auf eine Aktivierungs-E-Mail. Wenn diese nicht bestätigt wird, wird sie in einigen Tagen wieder verfügbar sein."

#. translators: %s: Note text.
#: wp-includes/pluggable.php:1915
msgid "resolved/reopened"
msgstr "erledigt / wieder geöffnet"

#: wp-includes/blocks/social-link.php:197
#: wp-includes/js/dist/block-library.js:71780
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"

#: wp-includes/blocks/social-link.php:201
#: wp-includes/js/dist/block-library.js:71786
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/blocks/social-link.php:205
#: wp-includes/js/dist/block-library.js:71792
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "Goodreads"

#: wp-includes/blocks/social-link.php:209
#: wp-includes/js/dist/block-library.js:71798
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"

#: wp-includes/blocks/social-link.php:213
#: wp-includes/js/dist/block-library.js:71804
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/blocks/social-link.php:217
#: wp-includes/js/dist/block-library.js:71810
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Gravatar"

#: wp-includes/blocks/social-link.php:221
#: wp-includes/js/dist/block-library.js:71816
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/blocks/social-link.php:225
#: wp-includes/js/dist/block-library.js:71822
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"

#: wp-includes/blocks/social-link.php:229
#: wp-includes/js/dist/block-library.js:71828
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/blocks/social-link.php:233
#: wp-includes/js/dist/block-library.js:71834
msgctxt "social link block variation name"
msgid "Mail"
msgstr "E-Mail"

#: wp-includes/blocks/social-link.php:237
#: wp-includes/js/dist/block-library.js:71841
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"

#: wp-includes/blocks/social-link.php:241
#: wp-includes/js/dist/block-library.js:71847
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Meetup"

#: wp-includes/blocks/social-link.php:245
#: wp-includes/js/dist/block-library.js:71853
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Medium"

#: wp-includes/blocks/social-link.php:249
#: wp-includes/js/dist/block-library.js:71859
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"

#: wp-includes/blocks/social-link.php:253
#: wp-includes/js/dist/block-library.js:71865
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/blocks/social-link.php:257
#: wp-includes/js/dist/block-library.js:71871
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Pocket"

#: wp-includes/blocks/social-link.php:261
#: wp-includes/js/dist/block-library.js:71877
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"

#: wp-includes/blocks/social-link.php:265
msgctxt "social link block variation name"
msgid "Share Icon"
msgstr "Teilen-Icon"

#: wp-includes/blocks/social-link.php:269
#: wp-includes/js/dist/block-library.js:71883
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"

#: wp-includes/blocks/social-link.php:273
#: wp-includes/js/dist/block-library.js:71891
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "Snapchat"

#: wp-includes/blocks/social-link.php:281
#: wp-includes/js/dist/block-library.js:71903
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"

#: wp-includes/blocks/social-link.php:285
#: wp-includes/js/dist/block-library.js:71909
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"

#: wp-includes/blocks/social-link.php:289
#: wp-includes/js/dist/block-library.js:71915
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Threads"

#: wp-includes/blocks/social-link.php:293
#: wp-includes/js/dist/block-library.js:71921
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"

#: wp-includes/blocks/social-link.php:297
#: wp-includes/js/dist/block-library.js:71927
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"

#: wp-includes/blocks/social-link.php:301
#: wp-includes/js/dist/block-library.js:71933
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"

#: wp-includes/blocks/social-link.php:305
#: wp-includes/js/dist/block-library.js:71939
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/blocks/social-link.php:309
#: wp-includes/js/dist/block-library.js:71945
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"

#: wp-includes/blocks/social-link.php:313
#: wp-includes/js/dist/block-library.js:71951
msgctxt "social link block variation name"
msgid "VK"
msgstr "VK"

#: wp-includes/blocks/social-link.php:317
#: wp-includes/js/dist/block-library.js:71690
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"

#: wp-includes/blocks/social-link.php:321
#: wp-includes/js/dist/block-library.js:71957
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"

#: wp-includes/blocks/social-link.php:325
#: wp-includes/js/dist/block-library.js:71964
msgctxt "social link block variation name"
msgid "X"
msgstr "X"

#: wp-includes/blocks/social-link.php:329
#: wp-includes/js/dist/block-library.js:71970
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/blocks/social-link.php:333
#: wp-includes/js/dist/block-library.js:71976
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/blocks/social-link.php:277
#: wp-includes/js/dist/block-library.js:71897
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"

#. translators: %s: $useimap
#: wp-includes/class-wp-phpmailer.php:92
msgid "Argument %s is deprecated"
msgstr "Das Argument %s ist veraltet."

#: wp-includes/class-wp-script-modules.php:135
#: wp-includes/class-wp-script-modules.php:307
msgid "Non-empty string required for id."
msgstr "Für die ID ist eine nicht leere Zeichenfolge erforderlich."

#: wp-includes/class-wp-dependencies.php:321
msgid "IE conditional comments are ignored by all supported browsers."
msgstr "Conditional Comments für den Internet Explorer werden von allen unterstützten Browsern ignoriert."

#: wp-includes/class-wpdb.php:2295
msgid "Unable to retrieve the error message from the database server"
msgstr "Die Fehlermeldung konnte nicht vom Datenbankserver abgerufen werden."

#: wp-includes/class-wp-phpmailer.php:89
msgid "Server does not support SMTPUTF8 needed to send to Unicode addresses"
msgstr "Der Server unterstützt SMTPUTF8 nicht, das zum Senden an Unicode-Adressen erforderlich ist."

#: wp-includes/class-wp-phpmailer.php:90
msgid "Using simplified address parser is not recommended. Install the PHP IMAP extension for full RFC822 parsing."
msgstr "Die Verwendung eines vereinfachten Adressparsers wird nicht empfohlen. Installiere die PHP-IMAP-Erweiterung für eine vollständige RFC822-Parsing-Unterstützung."

#. translators: %s: Invalid fetchpriority.
#: wp-includes/class-wp-script-modules.php:236
msgid "Invalid fetchpriority: %s"
msgstr "Ungültiges fetchpriority: %s"

#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-scripts.php:923
msgid "Cannot supply a fetchpriority `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Es kann kein fetchpriority `%1$s` für das Skript `%2$s` angegeben werden, da es ein Alias ist (es fehlt ein `src`-Wert)."

#: wp-includes/comment.php:4519
msgid "Note resolution status"
msgstr "Status der Anmerkung"

#. translators: 1: $fetchpriority, 2: $id
#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-script-modules.php:172
#: wp-includes/class-wp-scripts.php:911
msgid "Invalid fetchpriority `%1$s` defined for `%2$s` during script registration."
msgstr "Bei der Skript-Registrierung wurde eine ungültige fetchpriority `%1$s` für `%2$s` definiert."

#: wp-includes/block-bindings/post-data.php:91
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Beitragsdaten"

#: wp-includes/blocks/social-link.php:141
#: wp-includes/js/dist/block-library.js:71696
msgctxt "social link block variation name"
msgid "500px"
msgstr "500px"

#: wp-includes/blocks/social-link.php:145
#: wp-includes/js/dist/block-library.js:71702
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"

#: wp-includes/blocks/social-link.php:149
#: wp-includes/js/dist/block-library.js:71708
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"

#: wp-includes/blocks/social-link.php:153
#: wp-includes/js/dist/block-library.js:71714
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"

#: wp-includes/blocks/social-link.php:157
#: wp-includes/js/dist/block-library.js:71720
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"

#: wp-includes/blocks/social-link.php:161
#: wp-includes/js/dist/block-library.js:71726
msgctxt "social link block variation name"
msgid "Link"
msgstr "Link"

#: wp-includes/blocks/social-link.php:165
#: wp-includes/js/dist/block-library.js:71732
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"

#: wp-includes/blocks/social-link.php:169
#: wp-includes/js/dist/block-library.js:71738
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"

#: wp-includes/blocks/social-link.php:173
#: wp-includes/js/dist/block-library.js:71744
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"

#: wp-includes/blocks/social-link.php:177
#: wp-includes/js/dist/block-library.js:71750
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Dribbble"

#: wp-includes/blocks/social-link.php:181
#: wp-includes/js/dist/block-library.js:71756
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"

#: wp-includes/blocks/social-link.php:185
#: wp-includes/js/dist/block-library.js:71762
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Etsy"

#: wp-includes/blocks/social-link.php:189
#: wp-includes/js/dist/block-library.js:71768
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/blocks/social-link.php:193
#: wp-includes/js/dist/block-library.js:71774
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS-Feed"

#: wp-includes/block-bindings/term-data.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Begriffsdaten"

#. translators: 1: minimum minutes, 2: maximum minutes to read the post.
#: wp-includes/blocks/post-time-to-read.php:128
#: wp-includes/js/dist/block-library.js:61269
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s–%2$s Minuten"

#. translators: %s: the number of characters in the post.
#: wp-includes/blocks/post-time-to-read.php:151
#: wp-includes/js/dist/block-library.js:61292
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s Zeichen"
msgstr[1] "%s Zeichen"

#: wp-includes/abilities.php:55
msgid "The site tagline."
msgstr "Der Website-Untertitel."

#: wp-includes/abilities.php:279
msgid "The PHP runtime version executing WordPress."
msgstr "Die PHP-Laufzeitversion, die WordPress ausführt."

#: wp-includes/abilities.php:284
msgid "The database server vendor and version string reported by the driver."
msgstr "Der vom Treiber gemeldete Hersteller und die Versionszeichenfolge des Datenbankservers."

#: wp-includes/abilities.php:85 wp-includes/abilities.php:289
msgid "The WordPress core version running on this site."
msgstr "Die WordPress-Core-Version, die auf dieser Website ausgeführt wird."

#: wp-includes/abilities.php:75
msgid "The site character encoding."
msgstr "Die Zeichenkodierung der Website."

#: wp-includes/abilities.php:70
msgid "The site administrator email address."
msgstr "Die E-Mail-Adresse des Website-Administrators."

#: wp-includes/abilities.php:50
msgid "The site title."
msgstr "Der Titel der Website."

#: wp-includes/abilities.php:297
msgid "Get Environment Info"
msgstr "Umgebungsinformationen abrufen"

#: wp-includes/abilities.php:210
msgid "Get User Information"
msgstr "Benutzerinformationen abrufen"

#: wp-includes/abilities.php:93
msgid "Get Site Information"
msgstr "Website-Informationen abrufen"

#: wp-includes/abilities.php:94
msgid "Returns site information configured in WordPress. By default returns all fields, or optionally a filtered subset."
msgstr "Gibt die in WordPress konfigurierten Website-Informationen zurück. Standardmäßig werden alle Felder oder optional ein gefilterter Teilsatz ausgegeben."

#: wp-includes/abilities.php:30
msgid "Abilities that retrieve or modify user information and settings."
msgstr "Fähigkeiten, die Benutzerdaten und -Einstellungen abrufen oder ändern."

#: wp-includes/abilities.php:22
msgid "Abilities that retrieve or modify site information and settings."
msgstr "Fähigkeiten, die Website-Informationen und -Einstellungen abrufen oder ändern."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:838
msgid "Ability \"%s\" does not have necessary permission."
msgstr "Die Fähigkeit „%s“ hat nicht die nötige Berechtigung."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:723
msgid "Ability \"%1$s\" has invalid output. Reason: %2$s"
msgstr "Die Ausgabe der Fähigkeit „%1$s“ ist ungültig. Grund: %2$s"

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:628
msgid "Ability \"%s\" does not have a valid permission callback."
msgstr "Die Fähigkeit „%s“ hat keinen gültigen Berechtigungs-Callback."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:676
msgid "Ability \"%s\" does not have a valid execute callback."
msgstr "Die Fähigkeit „%s“ hat keinen gültigen Ausführungs-Callback."

#: wp-includes/abilities.php:105 wp-includes/abilities.php:222
#: wp-includes/abilities.php:309
msgid "Optional: Limit response to specific fields. If omitted, all fields are returned."
msgstr "Optional: Begrenze die Antwort auf bestimmte Felder. Andernfalls werden alle Felder zurückgegeben."

#. translators: 1: Number of comments, 2: post title
#: wp-includes/blocks/post-comments-link.php:49
msgid "%1$s comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s Kommentar<span class=\"screen-reader-text\"> zu %2$s</span>"
msgstr[1] "%1$s Kommentare<span class=\"screen-reader-text\"> zu %2$s</span>"

#. translators: %s post title
#: wp-includes/blocks/post-comments-link.php:43
msgid "No comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Keine Kommentare<span class=\"screen-reader-text\"> zu %s</span>"

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:101
msgid "Ability \"%s\" is already registered."
msgstr "Die Fähigkeit „%s“ ist bereits registriert."

#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:205
#: wp-includes/abilities-api/class-wp-abilities-registry.php:265
msgid "Ability \"%s\" not found."
msgstr "Die Fähigkeit „%s“ wurde nicht gefunden."

#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:542
msgid "Ability \"%1$s\" has invalid input. Reason: %2$s"
msgstr "Die Eingabe der Fähigkeit „%1$s“ ist ungültig. Grund: %2$s"

#. translators: 1: wp_abilities_api_init, 2: string value of the ability name.
#: wp-includes/abilities-api.php:296
msgid "Abilities must be registered on the %1$s action. The ability %2$s was not registered."
msgstr "Fähigkeiten müssen bei der Aktion %1$s registriert werden. Die Fähigkeit %2$s wurde nicht registriert."

#: wp-includes/abilities-api/class-wp-ability-category.php:79
msgid "The ability category slug cannot be empty."
msgstr "Die Titelform der Fähigkeitskategorie darf nicht leer sein."

#. translators: 1: wp_abilities_api_categories_init, 2: ability category slug.
#: wp-includes/abilities-api.php:651
msgid "Ability categories must be registered on the %1$s action. The ability category %2$s was not registered."
msgstr "Fähigkeitskategorien müssen bei der Aktion %1$s registriert werden. Die Fähigkeitskategorie %2$s wurde nicht registriert."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability.php:191
msgid "Property \"%1$s\" is not a valid property for ability \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "Die Eigenschaft „%1$s“ ist keine gültige Eigenschaft für die Fähigkeit „%2$s“. Bitte überprüfe die Klasse %3$s auf zulässige Eigenschaften."

#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:530
msgid "Ability \"%s\" does not define an input schema required to validate the provided input."
msgstr "Die Fähigkeit „%s“ definiert kein Eingabeschema, das zur Validierung der übergebenen Eingabe erforderlich ist."

#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability-category.php:93
msgid "Property \"%1$s\" is not a valid property for ability category \"%2$s\". Please check the %3$s class for allowed properties."
msgstr "Die Eigenschaft „%1$s“ ist keine gültige Eigenschaft für die Fähigkeitskategorie „%2$s“. Bitte überprüfe die Klasse %3$s auf zulässige Eigenschaften."

#: wp-includes/abilities-api/class-wp-ability-category.php:132
msgid "The ability category properties must contain a `label` string."
msgstr "Die Eigenschaften der Fähigkeitskategorie müssen eine `label`-Zeichenfolge enthalten."

#: wp-includes/abilities-api/class-wp-ability-category.php:138
msgid "The ability category properties must contain a `description` string."
msgstr "Die Eigenschaften der Fähigkeitskategorie müssen eine `description`-Zeichenfolge enthalten."

#: wp-includes/abilities-api/class-wp-ability.php:297
msgid "The ability properties must contain a `category` string."
msgstr "Die Fähigkeits-Eigenschaften müssen eine `category`-Zeichenfolge enthalten."

#: wp-includes/abilities-api/class-wp-ability.php:291
msgid "The ability properties must contain a `description` string."
msgstr "Die Fähigkeits-Eigenschaften müssen eine `description`-Zeichenfolge enthalten."

#: wp-includes/abilities-api/class-wp-ability.php:285
msgid "The ability properties must contain a `label` string."
msgstr "Die Fähigkeits-Eigenschaften müssen eine `label`-Zeichenfolge enthalten."

#: wp-includes/abilities-api/class-wp-ability.php:324
msgid "The ability properties should provide a valid `output_schema` definition."
msgstr "Die Fähigkeits-Eigenschaften sollten eine gültige `output_schema`-Definition bereitstellen."

#: wp-includes/abilities-api/class-wp-ability.php:318
msgid "The ability properties should provide a valid `input_schema` definition."
msgstr "Die Fähigkeits-Eigenschaften sollten eine gültige `input_schema`-Definition bereitstellen."

#: wp-includes/abilities-api/class-wp-ability.php:311
msgid "The ability properties must provide a valid `permission_callback` function."
msgstr "Die Fähigkeits-Eigenschaften müssen eine gültige `permission_callback`-Funktion bereitstellen."

#: wp-includes/abilities-api/class-wp-ability.php:330
msgid "The ability properties should provide a valid `meta` array."
msgstr "Die Fähigkeits-Eigenschaften sollten ein gültiges `meta`-Array bereitstellen."

#: wp-includes/abilities-api/class-wp-ability.php:336
msgid "The ability meta should provide a valid `annotations` array."
msgstr "Die Fähigkeits-Metadaten sollten ein gültiges `annotations`-Array bereitstellen."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:162
msgid "The ability args should provide a valid `ability_class` that extends WP_Ability."
msgstr "Die Fähigkeitsargumente sollten eine gültige `ability_class` bereitstellen, die WP_Ability erweitert."

#: wp-includes/abilities-api/class-wp-ability-category.php:145
msgid "The ability category properties should provide a valid `meta` array."
msgstr "Die Eigenschaften der Fähigkeitskategorie müssen ein gültiges `meta`-Array bereitstellen."

#: wp-includes/abilities-api/class-wp-ability.php:304
msgid "The ability properties must contain a valid `execute_callback` function."
msgstr "Die Fähigkeits-Eigenschaften müssen eine gültige `execute_callback`-Funktion enthalten."

#: wp-includes/abilities-api/class-wp-ability.php:342
msgid "The ability meta should provide a valid `show_in_rest` boolean."
msgstr "Die Fähigkeits-Metadaten sollten einen gültigen Boolean-Wert für `show_in_rest` bereitstellen."

#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:71
msgid "Ability category slug must contain only lowercase alphanumeric characters and dashes."
msgstr "Die Titelform der Fähigkeitskategorie darf nur Kleinbuchstaben, Ziffern und Bindestriche enthalten."

#. translators: %s: init action.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:288
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:209
msgid "Ability API should not be initialized before the %s action has fired."
msgstr "Die Fähigkeits-API sollte nicht initialisiert werden, bevor die Aktion %s ausgeführt wurde."

#: wp-includes/abilities-api/class-wp-abilities-registry.php:89
msgid "Ability name must be a string containing a namespace prefix, i.e. \"my-plugin/my-ability\". It can only contain lowercase alphanumeric characters, dashes and the forward slash."
msgstr "Der Fähigkeitsname muss eine Zeichenfolge sein, die ein Namensraum-Präfix enthält, z. B. „mein-Plugin/meine-Fähigkeit“. Er darf nur Kleinbuchstaben, Ziffern, Bindestriche und Schrägstriche enthalten."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:62
msgid "Ability category \"%s\" is already registered."
msgstr "Die Fähigkeitskategorie „%s“ ist bereits registriert."

#. translators: %1$s: ability category slug, %2$s: ability name
#: wp-includes/abilities-api/class-wp-abilities-registry.php:148
msgid "Ability category \"%1$s\" is not registered. Please register the ability category before assigning it to ability \"%2$s\"."
msgstr "Die Fähigkeitskategorie „%1$s“ ist nicht registriert. Bitte registriere die Fähigkeitskategorie, bevor du sie der Fähigkeit „%2$s“ zuweist."

#. translators: %s: Ability category slug.
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:126
#: wp-includes/abilities-api/class-wp-ability-categories-registry.php:186
msgid "Ability category \"%s\" not found."
msgstr "Die Fähigkeitskategorie „%s“ wurde nicht gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:223
#: wp-admin/users.php:247
msgid "Sorry, you are not allowed to edit users."
msgstr "Du bist leider nicht berechtigt, Benutzer zu bearbeiten."

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "Blog"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "Blogs"

#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "custom post types"
msgstr "Individuelle Inhaltstypen"

#: wp-includes/blocks/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Anzahl der Abfrageergebnisse"

#: wp-includes/blocks/query-total/block.json
msgctxt "block description"
msgid "Display the total number of results in a query."
msgstr "Zeigt die Summe der Ergebnisse einer Abfrage an."

#: wp-includes/build/routes/font-list/content.js:24428
#: wp-includes/build/routes/font-list/content.js:24994
#: wp-includes/js/dist/edit-site.js:52841 wp-includes/js/dist/editor.js:70519
#: wp-admin/includes/class-wp-theme-install-list-table.php:63
msgctxt "noun"
msgid "Upload"
msgstr "Upload"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:71262
#: wp-includes/js/dist/block-editor.js:72364
#: wp-includes/js/dist/block-editor.js:72394
#: wp-includes/js/dist/block-library.js:80821
#: wp-includes/js/dist/editor.js:87404
#: wp-admin/includes/class-custom-background.php:357
#: wp-admin/includes/class-custom-image-header.php:667
#: wp-admin/includes/media.php:2305 wp-admin/includes/media.php:2309
msgctxt "verb"
msgid "Upload"
msgstr "Hochladen"

#. translators: %s human readable rate limit.
#: wp-mail.php:45
msgid "Email checks are rate limited to once every %s."
msgstr "E-Mail-Überprüfungen sind begrenzt auf einmal alle %s."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3146
msgid "Whether to ignore sticky posts or not."
msgstr "Ob oben gehaltene Beiträge ignoriert werden sollen oder nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:650
msgid "A list of default template types."
msgstr "Eine Liste der Standard-Template-Typen."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:669
msgid "A list of allowed area values for template parts."
msgstr "Eine Liste der zulässigen Bereichswerte für Template-Teile."

#: wp-includes/taxonomy.php:149
msgid "Add Link Category"
msgstr "Linkkategorie hinzufügen"

#: wp-includes/rest-api.php:466
msgid "The REST route parameter must be a string."
msgstr "Der Routenparameter für REST muss eine Zeichenfolge sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:182
msgid "Templates based on theme files can't have revisions."
msgstr "Templates, die auf Theme-Dateien basieren, können keine Revisionen haben."

#: wp-includes/script-loader.php:1018
msgid "This file cannot be processed by the web server."
msgstr "Der Webserver kann diese Datei nicht verarbeiten."

#: wp-includes/theme.php:4357
msgid "This function should not be called before the theme directory is registered."
msgstr "Diese Funktion sollte nicht aufgerufen werden, bevor das Theme-Verzeichnis registriert ist."

#: wp-includes/script-loader.php:844 wp-admin/js/tags.js:85
msgid "An error occurred while processing your request. Please try again later."
msgstr "Bei der Verarbeitung deiner Anfrage ist ein Fehler aufgetreten. Bitte versuche es später erneut."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:492
#: wp-includes/script-loader.php:1042 wp-includes/js/dist/upload-media.js:3060
#: wp-includes/js/dist/upload-media.js:3116
msgid "The web server cannot generate responsive image sizes for this image. Convert it to JPEG or PNG before uploading."
msgstr "Der Webserver kann keine responsiven Bildgrößen für dieses Bild erzeugen. Wandle es in JPEG oder PNG um, bevor du es hochlädst."

#: wp-includes/post.php:438 wp-includes/post.php:439
msgid "Add Template Part"
msgstr "Template-Teil hinzufügen"

#: wp-includes/post.php:373 wp-includes/post.php:374
msgid "Add Template"
msgstr "Template hinzufügen"

#: wp-includes/post.php:98 wp-includes/post.php:99 wp-admin/menu.php:76
#: wp-admin/upload.php:216 wp-admin/upload.php:423
msgid "Add Media File"
msgstr "Mediendatei hinzufügen"

#: wp-includes/post-template.php:1799
msgid "Invalid password."
msgstr "Das Passwort ist ungültig."

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Image"
msgstr "Bild hinzufügen"

#: wp-includes/post.php:226 wp-includes/post.php:227
msgid "Add Changeset"
msgstr "Änderungs-Set hinzufügen"

#: wp-includes/customize/class-wp-customize-header-image-control.php:260
msgid "Add Header Image"
msgstr "Header-Bild hinzufügen"

#: wp-includes/html-api/class-wp-html-processor.php:329
msgid "No valid context element was detected."
msgstr "Es wurde kein gültiges Kontext-Element gefunden."

#. translators: %s: A tag name like IFRAME or TEXTAREA.
#: wp-includes/html-api/class-wp-html-processor.php:522
msgid "The context element \"%s\" is not supported."
msgstr "Das Kontext-Element „%s“ wird nicht unterstützt."

#: wp-includes/html-api/class-wp-html-processor.php:488
msgid "The context element must be a start tag."
msgstr "Das Kontext-Element muss ein Start-Tag sein."

#: wp-includes/html-api/class-wp-html-processor.php:5754
msgid "Cannot set bookmarks on tokens that do no appear in the original HTML text."
msgstr "Es können keine Lesezeichen für Token gesetzt werden, die im ursprünglichen HTML-Text nicht vorkommen."

#. translators: %s: The parameter name.
#: wp-includes/functions.php:8214
msgid "The %s parameter must not be empty."
msgstr "Der Parameter %s darf nicht leer sein."

#. translators: 1: Name of a cryptographic hash algorithm. 2: List of supported
#. algorithms.
#: wp-includes/pluggable.php:2727
msgid "Unsupported hashing algorithm: %1$s. Supported algorithms are: %2$s"
msgstr "Nicht unterstützter Hashing-Algorithmus: %1$s. Die unterstützten Algorithmen sind: %2$s"

#. translators: %s: A tag name like INPUT or BR.
#: wp-includes/html-api/class-wp-html-processor.php:502
msgid "The context element cannot be a void element, found \"%s\"."
msgstr "Das Kontext-Element darf kein leeres Element sein. „%s“ wurde gefunden."

#. translators: %d: number of results.
#: wp-includes/blocks/query-total.php:66
msgid "%d result found"
msgid_plural "%d results found"
msgstr[0] "%d Ergebnis gefunden"
msgstr[1] "%d Ergebnisse gefunden"

#: wp-includes/class-wp-editor.php:197 wp-includes/class-wp-editor.php:1399
msgctxt "Name for the Code editor tab (formerly Text)"
msgid "Code"
msgstr "Code"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:79
msgid "SMTP code: "
msgstr "SMTP-Code: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:84
msgid "Detail: "
msgstr "Detail: "

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/js/dist/editor.js:86672
msgid "Add Tag"
msgstr "Schlagwort hinzufügen"

#: wp-includes/class-wp-post-type.php:990
msgid "Add Post"
msgstr "Beitrag hinzufügen"

#: wp-includes/class-wp-post-type.php:990
msgid "Add Page"
msgstr "Seite hinzufügen"

#: wp-includes/class-wp-taxonomy.php:627 wp-includes/taxonomy.php:236
#: wp-includes/js/dist/editor.js:87078 wp-includes/js/dist/editor.js:87083
msgid "Add Category"
msgstr "Kategorie hinzufügen"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:70
msgid "Invalid host: "
msgstr "Ungültiger Host: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:65
msgid "Invalid address: "
msgstr "Ungültige Adresse: "

#: wp-includes/class-wp-customize-nav-menus.php:1285
#: wp-admin/includes/nav-menu.php:371
msgid "Please provide a valid link."
msgstr "Bitte gib einen gültigen Link an."

#: wp-includes/class-wp-phpmailer.php:66
msgid "Invalid header name or value"
msgstr "Ungültiger Header-Name oder -Wert"

#: wp-includes/class-wp-customize-nav-menus.php:1290
msgid "The link text cannot be empty."
msgstr "Der Text des Links darf nicht leer sein."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:56
msgid "Extension missing: "
msgstr "Erweiterung fehlt: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:52
msgid "Unknown encoding: "
msgstr "Unbekannte Kodierung: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:77
msgid "Signing Error: "
msgstr "Signierungsfehler: "

#: wp-includes/class-wp-xmlrpc-server.php:5060
#: wp-includes/class-wp-xmlrpc-server.php:6621
msgid "No posts found or an error occurred while retrieving posts."
msgstr "Es wurden keine Beiträge gefunden oder beim Abrufen der Beiträge ist ein Fehler aufgetreten."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:88
msgid "Cannot set or reset variable: "
msgstr "Die Variable kann nicht gesetzt oder zurückgesetzt werden: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:81
msgid "Additional SMTP info: "
msgstr "Zusätzliche SMTP-Informationen: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:60
msgid "File Error: Could not open file: "
msgstr "Dateifehler: Datei konnte nicht geöffnet werden: "

#: wp-includes/class-wp-customize-manager.php:458
msgid "An error occurred while customizing. Please refresh the page and try again."
msgstr "Bei der Anpassung ist ein Fehler aufgetreten. Bitte lade die Seite neu und versuche es erneut."

#: wp-includes/class-wp-phpmailer.php:73
msgid "You must provide at least one recipient email address."
msgstr "Du musst mindestens eine Empfänger-E-Mail-Adresse angeben."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:68
msgid "Invalid host entry: "
msgstr "Ungültiger Host-Eintrag: "

#: wp-includes/class-wp-phpmailer.php:48
msgid "SMTP Error: Could not connect to SMTP host."
msgstr "SMTP-Fehler: Es konnte keine Verbindung zum SMTP-Host hergestellt werden."

#: wp-includes/class-wp-phpmailer.php:49
msgid "SMTP Error: Data not accepted."
msgstr "SMTP-Fehler: Die Daten wurden nicht akzeptiert."

#: wp-includes/class-wp-phpmailer.php:82
msgid "SMTP connect() failed."
msgstr "SMTP connect() ist fehlgeschlagen."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:58
msgid "Could not access file: "
msgstr "Datei-Zugriff fehlgeschlagen: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:54
msgid "Could not execute: "
msgstr "Ausführung fehlgeschlagen: "

#: wp-includes/class-wp-phpmailer.php:41
msgid "SMTP Error: Could not authenticate."
msgstr "SMTP-Fehler: Die Authentifizierung war nicht möglich."

#: wp-includes/class-wp-phpmailer.php:63
msgid "Could not instantiate mail function."
msgstr "Die E-Mail-Funktion konnte nicht instanziiert werden."

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:62
msgid "The following From address failed: "
msgstr "Die folgende Von-Adresse schlug fehl: "

#: wp-includes/class-wp-phpmailer.php:50
msgid "Message body empty"
msgstr "Nachrichtentext ist leer"

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:92
msgid "The value \"%s\" is not a valid ID for a speculation rule."
msgstr "Der Wert „%s“ ist keine gültige ID für eine Spekulationsregel."

#. translators: %s: invalid mode value
#: wp-includes/class-wp-speculation-rules.php:79
msgid "The value \"%s\" is not a valid speculation rules mode."
msgstr "Der Wert „%s“ ist kein gültiger Modus für Spekulationsregeln."

#. translators: There is a space at the beginning.
#: wp-includes/class-wp-phpmailer.php:72
msgid " mailer is not supported."
msgstr "-Mailer wird nicht unterstützt."

#. translators: %s: invalid source value
#: wp-includes/class-wp-speculation-rules.php:141
msgid "The value \"%s\" is not a valid source for a speculation rule."
msgstr "Der Wert „%s“ ist keine gültige Quelle für eine Spekulationsregel."

#. translators: %s: invalid ID value
#: wp-includes/class-wp-speculation-rules.php:105
msgid "A speculation rule with ID \"%s\" already exists."
msgstr "Eine Spekulationsregel mit der ID „%s“ existiert bereits."

#. translators: 1: source value, 2: forbidden key
#: wp-includes/class-wp-speculation-rules.php:154
#: wp-includes/class-wp-speculation-rules.php:168
msgid "A speculation rule of source \"%1$s\" must not include a \"%2$s\" key."
msgstr "Eine Spekulationsregel der Quelle „%1$s“ darf keinen Schlüssel „%2$s“ enthalten."

#. translators: 1: allowed key, 2: alternative allowed key
#: wp-includes/class-wp-speculation-rules.php:127
msgid "A speculation rule must include either a \"%1$s\" key or a \"%2$s\" key, but not both."
msgstr "Eine Spekulationsregel muss entweder einen „%1$s“-Schlüssel oder einen „%2$s“-Schlüssel enthalten, aber nicht beide."

#: wp-includes/class-wp-block-metadata-registry.php:204
msgid "No registered block metadata collection was found for the provided path."
msgstr "Es wurde keine registrierte Block-Metadatensammlung für den angegebenen Pfad gefunden."

#. translators: %s: context string
#: wp-includes/class-wp-url-pattern-prefixer.php:72
msgid "Invalid URL pattern context %s."
msgstr "Der URL-Vorlagen-Kontext %s ist ungültig."

#: wp-includes/class-wp-xmlrpc-server.php:4040
msgid "An error occurred while processing your comment. Please ensure all fields are filled correctly and try again."
msgstr "Beim Verarbeiten deines Kommentars ist ein Fehler aufgetreten. Stelle bitte sicher, dass alle Felder korrekt ausgefüllt sind und versuche es erneut."

#. translators: 1: Start index of posts, 2: End index of posts, 3: Total number
#. of posts
#: wp-includes/blocks/query-total.php:54
msgid "Displaying %1$s – %2$s of %3$s"
msgstr "%1$s–%2$s von %3$s werden angezeigt"

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:86
msgid "SMTP server error: "
msgstr "SMTP-Serverfehler: "

#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:75
msgid "SMTP Error: The following recipients failed: "
msgstr "SMTP-Fehler: Die Zustellung an folgende Empfänger ist fehlgeschlagen: "

#. translators: %s: forbidden eagerness value
#: wp-includes/class-wp-speculation-rules.php:198
msgid "The eagerness value \"%s\" is forbidden for document-level speculation rules."
msgstr "Der Eagerness-Wert „%s“ ist für Spekulationsregeln auf Dokumentenebene unzulässig."

#. translators: %s: invalid eagerness value
#: wp-includes/class-wp-speculation-rules.php:185
msgid "The value \"%s\" is not a valid eagerness for a speculation rule."
msgstr "Der Wert „%s“ ist kein gültiger Eagerness-Wert für eine Spekulationsregel."

#. translators: 1: mail.add_x_header. 2: php.ini
#: wp-includes/class-wp-phpmailer.php:44
msgid "Your version of PHP is affected by a bug that may result in corrupted messages. To fix it, switch to sending using SMTP, disable the %1$s option in your %2$s, or switch to MacOS or Linux, or upgrade your PHP version."
msgstr "Deine PHP-Version ist von einem Fehler betroffen, der zu beschädigten Nachrichten führen kann. Um das Problem zu beheben, wechsle zum Versand per SMTP, deaktiviere die Option %1$s in deiner %2$s, oder wechsle zu MacOS oder Linux, oder aktualisiere deine PHP-Version."

#. translators: 1: Start index of posts, 2: Total number of posts
#: wp-includes/blocks/query-total.php:47
msgid "Displaying %1$s of %2$s"
msgstr "%1$s von %2$s werden angezeigt"

#: wp-includes/blocks/image.php:253
msgid "Enlarge"
msgstr "Vergrößern"

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:227
msgctxt "Template name"
msgid "Post Format: %s"
msgstr "Beitragsformat: %s"

#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:232
msgid "Displays the %s post format archive."
msgstr "Zeigt das Beitragsformat-Archiv %s an."

#: wp-includes/block-template.php:40
msgid "This page is blank because the template is empty. You can reset or customize it in the Site Editor."
msgstr "Diese Seite ist leer, weil das Template leer ist. Du kannst es im Website-Editor zurücksetzen oder anpassen."

#: wp-includes/block-patterns.php:100
msgid "Bold sections designed to showcase key content."
msgstr "Ausdrucksstarke Abschnitte zur Hervorhebung wichtiger Inhalte."

#. translators: %s: list of allowed collection roots
#: wp-includes/class-wp-block-metadata-registry.php:127
msgid "Block metadata collections cannot be registered as one of the following directories or their parent directories: %s"
msgstr "Block-Metadatensammlungen können nicht als eines der folgenden Verzeichnisse oder deren übergeordnete Verzeichnisse registriert werden: %s"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Outlined"
msgstr "Umriss"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Sharp"
msgstr "Scharf"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Deep"
msgstr "Tief"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Natural"
msgstr "Natürlich"

#: wp-includes/theme.json
msgctxt "Shadow name"
msgid "Crisp"
msgstr "Hart"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic - 3:2"
msgstr "Klassisch – 3:2"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Standard - 4:3"
msgstr "Standard – 4:3"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Square - 1:1"
msgstr "Quadratisch – 1:1"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Klassisches Hochformat – 2:3"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Portrait - 3:4"
msgstr "Hochformat – 3:4"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Schmales Hochformat – 9:16"

#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Querformat – 16:9"

#: wp-includes/blocks/list/block.json
msgctxt "block description"
msgid "An organized collection of items displayed in a specific order."
msgstr "Eine geordnete Sammlung von Elementen, die in einer bestimmten Reihenfolge angezeigt werden."

#: wp-includes/blocks/categories/block.json
msgctxt "block title"
msgid "Terms List"
msgstr "Begriffsliste"

#: wp-includes/blocks/categories/block.json
msgctxt "block description"
msgid "Display a list of all terms of a given taxonomy."
msgstr "Zeigt eine Liste aller Begriffe einer bestimmten Taxonomie an."

#: wp-includes/blocks/categories/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "Kategorien"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of popular keywords, each sized by how often it appears."
msgstr "Eine Wolke beliebter Stichwörter, deren Schriftgröße sich nach der Häufigkeit richtet."

#: wp-includes/blocks/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Ein einzelnes Element innerhalb einer Liste."

#: wp-includes/view-config.php:156
#: wp-includes/js/dist/script-modules/content-types/index.js:37111
#: wp-includes/js/dist/script-modules/content-types/index.js:38675
msgid "All items"
msgstr "Alle Elemente"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1213
msgid "Plugin that registered the template."
msgstr "Das Plugin, das dieses Template registriert hat."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:57
msgid "Route must be specified. Instead within the namespace '%1$s', there seems to be an empty route '%2$s'."
msgstr "Die Route muss angegeben sein. Innerhalb des Namensraums ‚%1$s‘ scheint es eine leere Route ‚%2$s‘ zu geben."

#. translators: 1: rest_api_init, 2: string value of the route, 3: string value
#. of the namespace.
#: wp-includes/rest-api.php:86
msgid "REST API routes must be registered on the %1$s action. Instead route '%2$s' with namespace '%3$s' was not registered on this action."
msgstr "REST-API-Routen müssen für die Aktion %1$s registriert werden. Die Route ‚%2$s‘ mit dem Namensraum ‚%3$s‘ scheint jedoch nicht für diese Aktion registriert zu sein."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:73
msgid "Namespace must not start or end with a slash. Instead namespace '%1$s' for route '%2$s' seems to contain a slash."
msgstr "Der Namensraum darf nicht mit einem Schrägstrich beginnen oder enden. Der Namensraum ‚%1$s‘ für die Route ‚%2$s‘ scheint jedoch einen Schrägstrich zu enthalten."

#. translators: 1: string value of the namespace, 2: string value of the route.
#: wp-includes/rest-api.php:45
msgid "Routes must be namespaced with plugin or theme name and version. Instead there seems to be an empty namespace '%1$s' for route '%2$s'."
msgstr "Routen müssen mit dem Namen und der Version des Plugins oder Themes benannt werden. Der Namensraum ‚%1$s‘ für die Route ‚%2$s‘ scheint jedoch leer zu sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3154
msgid "Limit result set to items assigned one or more given formats."
msgstr "Den Ergebnissatz auf Elemente begrenzen, denen ein oder mehrere bestimmte Formate zugeordnet sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3048
msgid "How to interpret the search input."
msgstr "Wie die Sucheingabe interpretiert wird."

#: wp-includes/class-wp-block-templates-registry.php:54
msgid "Template names must contain a namespace prefix. Example: my-plugin//my-custom-template"
msgstr "Template-Namen müssen ein Namensraum-Präfix enthalten. Beispiel: mein-plugin/mein-individuelles-template"

#: wp-includes/class-wp-block-templates-registry.php:51
msgid "Template names must not contain uppercase characters."
msgstr "Template-Namen dürfen keine Großbuchstaben enthalten."

#: wp-includes/class-wp-block-templates-registry.php:48
msgid "Template names must be strings."
msgstr "Template-Namen müssen Zeichenfolgen sein."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:58
msgid "Template \"%s\" is already registered."
msgstr "Das Template „%s“ ist bereits registriert."

#. translators: %s: Template name.
#: wp-includes/class-wp-block-templates-registry.php:222
msgid "Template \"%s\" is not registered."
msgstr "Das Template „%s“ ist nicht registriert."

#: wp-includes/media-template.php:1570
msgid "As an app icon and a browser icon."
msgstr "Als App-Icon und als Browser-Icon."

#: wp-includes/media-template.php:1569
msgctxt "noun"
msgid "Site Icon Preview"
msgstr "Website-Icon-Vorschau"

#: wp-includes/class-wp-block-metadata-registry.php:138
msgid "The specified manifest file does not exist."
msgstr "Die angegebene Manifest-Datei existiert nicht."

#. translators: 1: The text domain. 2: 'init'.
#: wp-includes/l10n.php:1449
msgid "Translation loading for the %1$s domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the %2$s action or later."
msgstr "Das Laden der Übersetzung für die Domain %1$s wurde zu früh ausgelöst. Das ist normalerweise ein Hinweis auf Code im Plugin oder Theme, der zu früh läuft. Übersetzungen sollten mit der Aktion %2$s oder später geladen werden."

#: wp-includes/blocks/comments-pagination.php:30
#: wp-includes/link-template.php:3395 wp-includes/link-template.php:3396
msgid "Comments pagination"
msgstr "Seitennummerierung der Kommentare"

#: wp-includes/link-template.php:2967 wp-includes/link-template.php:2968
msgid "Posts pagination"
msgstr "Seitennummerierung der Beiträge"

#. translators: %s: Support forums URL.
#: wp-includes/class-wp-fatal-error-handler.php:195
msgid "There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "Es gab einen kritischen Fehler auf dieser Website. Prüfe bitte den Posteingang deines Website-Administrators auf Anweisungen. Wenn du weiterhin Probleme hast, wende dich bitte an die <a href=\"%s\">Support-Foren</a>."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:378
msgid "The element can only be read during directive processing."
msgstr "Das Element kann nur bei der Direktivenverarbeitung gelesen werden."

#: wp-includes/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Widget-Gruppe"

#: wp-includes/js/dist/patterns.js:2043
#: wp-admin/includes/class-wp-ms-themes-list-table.php:487
#: wp-admin/includes/class-wp-ms-themes-list-table.php:635
msgid "Disable"
msgstr "Deaktivieren"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:84488 wp-includes/js/dist/editor.js:97012
#: wp-admin/edit-form-comment.php:133
msgid "Comment status"
msgstr "Kommentarstatus"

#: wp-includes/js/dist/editor.js:28973 wp-includes/js/dist/editor.js:78466
#: wp-admin/includes/edit-tag-messages.php:19
msgid "Items deleted."
msgstr "Die Elemente wurden gelöscht."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2522
msgid "An array of the class names for the post container element."
msgstr "Ein Array der Klassennamen für das Beitrags-Container-Element."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:505
msgid "The uri for the theme's template directory. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet directory."
msgstr "Die URI für das Template-Verzeichnis des Themes. Handelt es sich um ein untergeordnetes Theme, bezieht sie sich auf das übergeordnete Theme, andernfalls ist sie identisch mit dem Stylesheet-Verzeichnis des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:494
msgid "The uri for the theme's stylesheet directory."
msgstr "Die URI für das Stylesheet-Verzeichnis des Themes."

#: wp-login.php:1336
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/#enable-cookies-in-your-browser"

#: wp-login.php:1325
msgid "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/cookies/"

#: wp-load.php:94 wp-admin/setup-config.php:200
msgid "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/wp-config/"

#: wp-includes/rest-api.php:1077 wp-includes/rest-api.php:1108
msgctxt "REST API resource link name"
msgid "JSON"
msgstr "JSON"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:438
msgid "The template_lock associated with the post type, or false if none."
msgstr "Die dem Inhaltstyp zugeordnete template_lock, oder false, wenn keine vorhanden ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:431
msgid "The block template associated with the post type."
msgstr "Das mit dem Inhaltstyp verbundene Block-Template."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:102
msgid "Override the default excerpt length."
msgstr "Setzt die Standardlänge des Textauszugs außer Kraft."

#: wp-includes/theme.php:4234
msgid "Custom spacing sizes if defined by the theme."
msgstr "Individuelle Abstände, falls durch das Theme definiert."

#. translators: %s: Taxonomy name.
#: wp-includes/taxonomy.php:726
msgctxt "taxonomy template name"
msgid "%s Archives"
msgstr "%s-Archiv"

#: wp-includes/post.php:389
msgid "Template updated."
msgstr "Das Template wurde aktualisiert."

#: wp-includes/class-wp-block-styles-registry.php:69
msgid "Block name must be a string or array."
msgstr "Der Name des Blocks muss eine Zeichenfolge oder ein Array sein."

#. translators: Localized tutorial, if one exists. W3C Web Accessibility
#. Initiative link has list of existing translations.
#: wp-includes/media-template.php:169
#: wp-includes/js/dist/block-library.js:21822
#: wp-includes/js/dist/block-library.js:36465
#: wp-includes/js/dist/block-library.js:37108
#: wp-includes/js/dist/block-library.js:43085
#: wp-includes/js/dist/block-library.js:56104
#: wp-includes/js/dist/editor.js:29388
#: wp-includes/js/dist/format-library.js:4334
#: wp-includes/js/dist/media-utils.js:27399 wp-admin/includes/media.php:3263
msgid "https://www.w3.org/WAI/tutorials/images/decision-tree/"
msgstr "https://www.w3.org/WAI/tutorials/images/decision-tree/de"

#: wp-includes/ms-load.php:504
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-network/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-network/"

#. translators: Documentation explaining HTTPS and why it should be used.
#: wp-includes/functions.php:8854
msgid "https://developer.wordpress.org/advanced-administration/security/https/"
msgstr "https://developer.wordpress.org/advanced-administration/security/https/"

#. translators: Documentation explaining debugging in WordPress.
#: wp-includes/functions.php:6146
#: wp-admin/includes/class-wp-site-health.php:1413
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/"

#: wp-includes/embed.php:354
msgctxt "oEmbed resource link name"
msgid "oEmbed (XML)"
msgstr "oEmbed (XML)"

#: wp-includes/embed.php:351
msgctxt "oEmbed resource link name"
msgid "oEmbed (JSON)"
msgstr "oEmbed (JSON)"

#: wp-includes/class-wp-customize-manager.php:5716
#: wp-includes/js/dist/editor.js:72430
msgid "https://developer.wordpress.org/advanced-administration/wordpress/css/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/css/"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items.
#. translators: 1: Title of a menu item, 2: Type of a menu item. 3: Item index,
#. 4: Total items.
#: wp-includes/class-wp-customize-nav-menus.php:576
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:83
#: wp-admin/nav-menus.php:584
msgid "Edit %1$s (%2$s, %3$d of %4$d)"
msgstr "%1$s bearbeiten (%2$s, %3$d von %4$d)"

#: wp-includes/customize/class-wp-customize-themes-section.php:127
#: wp-includes/customize/class-wp-customize-themes-section.php:141
msgid "Search themes"
msgstr "Themes suchen"

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:171
msgid "The namespace is required when state data is passed."
msgstr "Der Namensraum ist erforderlich, wenn Zustandsdaten übergeben werden."

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent, 6: Item depth.
#: wp-includes/class-wp-customize-nav-menus.php:580 wp-admin/nav-menus.php:588
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$d)"
msgstr "%1$s bearbeiten (%2$s, Unterelement %3$d von %4$d unter %5$s, Ebene %6$d)"

#. translators: 1: Item name, 2: Item type, 3: Item index, 4: Total items, 5:
#. Item parent.
#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent.
#: wp-includes/class-wp-customize-nav-menus.php:578
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:88
#: wp-admin/nav-menus.php:586
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s)"
msgstr "%1$s bearbeiten (%2$s, Unterelement %3$d von %4$d unter %5$s)"

#. translators: 1: Title of a menu item, 2: Type of a menu item, 3, Item index,
#. 4, Total items, 5: Item parent, 6: Item depth.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:93
msgid "Edit %1$s (%2$s, sub-item %3$d of %4$d under %5$s, level %6$s)"
msgstr "%1$s bearbeiten (%2$s, Unterelement %3$d von %4$d unter %5$s, Ebene %6$s)"

#: wp-includes/class-wp-token-map.php:401
msgid "Missing required inputs to pre-computed WP_Token_Map."
msgstr "Es fehlen die erforderlichen Eingaben für die vorberechnete WP_Token_Map."

#. translators: 1: maximum byte length (a count)
#: wp-includes/class-wp-token-map.php:300
msgid "Token Map tokens and substitutions must all be shorter than %1$d bytes."
msgstr "Token-Map-Token und Substitutionen müssen alle kürzer als %1$d Bytes sein."

#: wp-includes/deprecated.php:710
msgctxt "Categories dropdown (show_option_none parameter)"
msgid "None"
msgstr "Keine"

#. translators: 1: SVG or MATH HTML tag, 2: Namespace of the interactive block.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:518
msgid "Interactivity directives were detected on an incompatible %1$s tag when processing \"%2$s\". These directives will be ignored in the server side render."
msgstr "Bei der Verarbeitung von „%2$s“ wurden Interaktivitätsdirektiven innerhalb eines inkompatiblen Tags „%1$s“ erkannt. Diese Direktiven werden beim serverseitigen Rendern ignoriert."

#. translators: 1: SVG or MATH HTML tag.
#: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:207
msgid "Interactivity directives were detected inside an incompatible %1$s tag. These directives will be ignored in the server side render."
msgstr "Es wurden Interaktivitätsdirektiven innerhalb eines inkompatiblen %1$s-Tags erkannt. Diese Direktiven werden beim serverseitigen Rendern ignoriert."

#. translators: 1: version string, 2: version string.
#: wp-includes/class-wp-token-map.php:411
msgid "Loaded version '%1$s' incompatible with expected version '%2$s'."
msgstr "Die geladene Version ‚%1$s‘ ist mit der erwarteten Version ‚%2$s‘ inkompatibel."

#. translators: %s: The directive value referenced.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:669
msgid "Namespace or reference path cannot be empty. Directive value referenced: %s"
msgstr "Der Namensraum oder der Referenzpfad darf nicht leer sein. Referenzierter Direktivenwert: %s"

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:179
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:349
msgid "The namespace should be a non-empty string."
msgstr "Der Namensraum sollte eine nicht leere Zeichenfolge sein."

#. translators: 1: Path pointing to an Interactivity API state property, 2:
#. Namespace for an Interactivity API store.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:754
msgid "Uncaught error executing a derived state callback with path \"%1$s\" and namespace \"%2$s\"."
msgstr "Ein unbehandelter Fehler ist beim Ausführen eines abgeleiteten Status-Callbacks mit Pfad „%1$s“ und Namensraum „%2$s“ aufgetreten."

#. translators: %1$s: The filter name.
#: wp-includes/class-wp-theme.php:2055
msgid "The %1$s filter must return an integer value greater than 0."
msgstr "Der Filter %1$s muss einen ganzzahligen Wert größer als 0 zurückgeben."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:187
msgid "The namespace can only be omitted during directive processing."
msgstr "Der Namensraum kann nur bei der Direktivenverarbeitung weggelassen werden."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:339
msgid "The context can only be read during directive processing."
msgstr "Der Kontext kann nur bei der Direktivenverarbeitung gelesen werden."

#. translators: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: wp-includes/blocks/latest-posts.php:172
msgid "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Read more<span class=\"screen-reader-text\">: %2$s</span></a>"
msgstr "… <a class=\"wp-block-latest-posts__read-more\" href=\"%1$s\" rel=\"noopener\">Weiterlesen<span class=\"screen-reader-text\">: %2$s</span></a>"

#: wp-includes/block-supports/elements.php:150
msgid "Use as a `pre_render_block` filter is deprecated. Use with `render_block_data` instead."
msgstr "Die Verwendung des `pre_render_block`-Filters ist veraltet. Verwende stattdessen `render_block_data`."

#: wp-includes/block-supports/typography.php:583
msgid "`boolean` type for second argument `$settings` is deprecated. Use `array()` instead."
msgstr "Der Typ `boolean` für das zweite Argument `$settings` ist veraltet. Verwende stattdessen `array()`."

#: wp-includes/blocks/footnotes/block.json
msgctxt "block description"
msgid "Display footnotes added to the page."
msgstr "Fußnoten anzeigen, die der Seite hinzugefügt wurden."

#: wp-includes/blocks/block/block.json
msgctxt "block description"
msgid "Reuse this design across your site."
msgstr "Dieses Design auf deiner gesamten Website wiederverwenden."

#: wp-includes/js/dist/editor.js:101423 wp-admin/about.php:147
msgid "Accessibility"
msgstr "Barrierefreiheit"

#. translators: 1: Menu label, 2: Submenu label.
#: wp-includes/script-loader.php:3595
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"

#: wp-includes/view-config.php:249
msgid "Drafts"
msgstr "Entwürfe"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:27812
#: wp-admin/includes/template.php:595 wp-admin/includes/template.php:610
#: wp-admin/includes/template.php:680 wp-admin/includes/template.php:745
msgid "Value"
msgstr "Wert"

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:98
msgid "The ID for the parent of the global styles revision."
msgstr "Die ID für die übergeordnete Revision der globalen Stile."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1178
msgid "Human readable text for the author."
msgstr "Menschenlesbarer Text für den Autor."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:943
#: wp-includes/view-config.php:679
msgid "Unknown author"
msgstr "Unbekannter Autor"

#: wp-includes/taxonomy.php:237
msgid "Add or remove pattern categories"
msgstr "Vorlagen-Kategorien hinzufügen oder entfernen"

#: wp-includes/taxonomy.php:240
msgid "Edit Pattern Category"
msgstr "Vorlagen-Kategorie bearbeiten"

#: wp-includes/taxonomy.php:241
msgid "Pattern Category Link"
msgstr "Link zur Vorlagen-Kategorie"

#: wp-includes/taxonomy.php:242
msgid "A link to a pattern category."
msgstr "Ein Link zu einer Vorlagen-Kategorie."

#: wp-includes/taxonomy.php:252
msgid "View Pattern Category"
msgstr "Vorlagen-Kategorie anzeigen"

#: wp-includes/taxonomy.php:249
msgid "Search Pattern Categories"
msgstr "Vorlagen-Kategorien suchen"

#: wp-includes/taxonomy.php:251
msgid "Update Pattern Category"
msgstr "Vorlagen-Kategorie aktualisieren"

#: wp-includes/taxonomy.php:248
msgid "Popular Pattern Categories"
msgstr "Beliebte Vorlagen-Kategorien"

#: wp-includes/taxonomy.php:247
msgid "No pattern categories found."
msgstr "Es wurden keine Vorlagen-Kategorien gefunden."

#: wp-includes/taxonomy.php:243
msgid "Pattern Categories list"
msgstr "Vorlagen-Kategorien-Liste"

#: wp-includes/taxonomy.php:244
msgid "Pattern Categories list navigation"
msgstr "Navigation der Vorlagen-Kategorien-Liste"

#: wp-includes/taxonomy.php:245
msgid "New Pattern Category Name"
msgstr "Neuer Name der Vorlagen-Kategorie"

#: wp-includes/taxonomy.php:246
msgid "No pattern categories"
msgstr "Keine Vorlagen-Kategorien"

#: wp-includes/taxonomy.php:239
msgid "Choose from the most used pattern categories"
msgstr "Aus den meistbenutzten Vorlagen-Kategorien auswählen"

#: wp-includes/taxonomy.php:238
msgid "&larr; Go to Pattern Categories"
msgstr "&larr; Zu den Vorlagen-Kategorien"

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:77
msgid "Unique identifier for the font face."
msgstr "Eindeutige Kennung für die Schriftart."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:278
msgid "The categories for the font collection."
msgstr "Die Kategorien der Schriftensammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:273
msgid "The font families for the font collection."
msgstr "Die Schriftfamilien der Schriftensammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:45
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:72
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:527
msgid "The ID for the parent font family of the font face."
msgstr "Die ID für die übergeordnete Schriftfamilie der Schriftart."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:263
msgid "The name for the font collection."
msgstr "Der Name der Schriftensammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:268
msgid "The description for the font collection."
msgstr "Die Beschreibung der Schriftensammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:72
msgid "Sorry, you are not allowed to access this font family."
msgstr "Du bist leider nicht berechtigt, auf diese Schriftfamilie zuzugreifen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:47
msgid "Sorry, you are not allowed to access font families."
msgstr "Du bist leider nicht berechtigt, auf Schriftfamilien zuzugreifen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:519
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:307
msgid "Version of the theme.json schema used for the typography settings."
msgstr "Die Version des theme.json-Schemas, das für Typografie-Einstellungen verwendet wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:315
msgid "The IDs of the child font faces in the font family."
msgstr "Die IDs der untergeordneten Schriftarten in der Schriftfamilie."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:665
msgid "URL to a preview image of the font face."
msgstr "URL zu einem Vorschaubild der Schriftart."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:348
msgid "A font face matching those settings already exists."
msgstr "Eine Schriftart, die diesen Einstellungen entspricht, ist bereits vorhanden."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:146
msgid "Sorry, you are not allowed to access this font face."
msgstr "Du bist leider nicht berechtigt, auf diese Schriftart zuzugreifen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:121
msgid "Sorry, you are not allowed to access font faces."
msgstr "Du bist leider nicht berechtigt, auf Schriftarten zuzugreifen."

#. translators: %s: Font family slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:198
msgid "A font family with slug \"%s\" already exists."
msgstr "Eine Schriftfamilie mit der Titelform „%s“ ist bereits vorhanden."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:580
msgid "Paths or URLs to the font files."
msgstr "Pfade oder URLs zu den Schriftdateien."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:178
msgid "font_face_settings parameter must be a valid JSON string."
msgstr "Der Parameter font_face_settings muss eine gültige JSON-Zeichenfolge sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:534
msgid "font-face declaration in theme.json format."
msgstr "Schriftart-Deklaration im theme.json-Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:440
msgid "font-family declaration in theme.json format, encoded as a string."
msgstr "Schriftfamilien-Deklaration im theme.json-Format, als Zeichenfolge kodiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:658
msgid "CSS unicode-range value."
msgstr "CSS-Wert unicode-range."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:651
msgid "CSS size-adjust value."
msgstr "CSS-Wert size-adjust."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:644
msgid "CSS line-gap-override value."
msgstr "CSS-Wert line-gap-override."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:637
msgid "CSS font-variation-settings value."
msgstr "CSS-Wert font-variation-settings."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:630
msgid "CSS font-feature-settings value."
msgstr "CSS-Wert font-feature-settings."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:623
msgid "CSS font-variant value."
msgstr "CSS-Wert font-variant."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:616
msgid "CSS descent-override value."
msgstr "CSS-Wert descent-override."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:609
msgid "CSS ascent-override value."
msgstr "CSS-Wert ascent-override."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:602
msgid "CSS font-stretch value."
msgstr "CSS-Wert font-stretch."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:565
msgid "CSS font-display value."
msgstr "CSS-Wert font-display."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:547
msgid "CSS font-style value."
msgstr "CSS-Wert font-style."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:351
msgid "URL to a preview image of the font family."
msgstr "URL zu einem Vorschaubild der Schriftfamilie."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:330
msgid "Name of the font family preset, translatable."
msgstr "Name der voreingestellten Schriftfamilie, übersetzbar."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:325
msgid "font-face definition in theme.json format."
msgstr "Schriftart-Definition im theme.json-Format."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:435
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:222
msgid "Font faces do not support trashing. Set \"%s\" to delete."
msgstr "Schriftarten unterstützen die Papierkorbfunktion nicht. Setze „%s“, um sie zu löschen."

#. translators: %s: Name of parameter being updated:
#. font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:122
msgid "%s cannot be updated."
msgstr "%s kann nicht aktualisiert werden."

#. translators: %s: Parameter name: "font_family_settings".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:105
msgid "%s parameter must be a valid JSON string."
msgstr "Der Parameter %s muss eine gültige JSON-Zeichenfolge sein."

#. translators: 1: File key (e.g. "file-0") in the request data, 2: Font face
#. source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:237
msgid "File %1$s must be used in %2$s."
msgstr "Die Datei %1$s muss in %2$s verwendet werden."

#. translators: %s: Font face source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:215
msgid "%s values must be non-empty strings."
msgstr "Die Werte von %s müssen nicht leere Zeichenfolgen sein."

#. translators: %s: Name of the missing font face settings parameter, e.g.
#. "font_face_settings[src]".
#. translators: %s: Name of the empty font family setting parameter, e.g.
#. "font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:199
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:142
msgid "%s cannot be empty."
msgstr "%s darf nicht leer sein."

#. translators: 1: Font face source parameter name: "font_face_settings[src]",
#. 2: The invalid src value.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:225
msgid "%1$s value \"%2$s\" must be a valid URL or file reference."
msgstr "Der %1$s-Wert „%2$s“ muss eine gültige URL oder Dateireferenz sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:347
msgid "Sorry, you are not allowed to access font collections."
msgstr "Du bist leider nicht berechtigt, auf Schriftensammlungen zuzugreifen."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:159
msgid "Font collection not found."
msgstr "Die Schriftensammlung wurde nicht gefunden."

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:443
msgid "The revision does not belong to the specified parent with id of \"%d\""
msgstr "Die Revision gehört nicht zum angegebenen übergeordneten Element mit der ID „%d“"

#. translators: %s: wp_remove_surrounding_empty_script_tags()
#: wp-includes/script-loader.php:3671
msgid "Function %s used incorrectly in PHP."
msgstr "Die Funktion %s wurde in PHP falsch verwendet."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:751
msgid "Allowed child block types."
msgstr "Erlaubte untergeordnete Blocktypen."

#: wp-includes/taxonomy.php:2516
msgid "Invalid term name."
msgstr "Der Name des Begriffs ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:754
msgid "font-face declaration in theme.json format, encoded as a string."
msgstr "Schriftart-Deklaration im theme.json-Format, als Zeichenfolge kodiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:257
msgid "Unique identifier for the font collection."
msgstr "Die eindeutige Kennung für die Schriftensammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:555
msgid "List of available font weights, separated by a space."
msgstr "Eine Liste von verfügbaren Schriftstärken, durch ein Leerzeichen getrennt."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1183
msgid "Where the template originally comes from e.g. 'theme'"
msgstr "Woher das Template ursprünglich stammt, z. B. „Theme“"

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:539
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:344
msgid "CSS font-family value."
msgstr "CSS-Wert font-family."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:102
msgid "Unique identifier for the global styles revision."
msgstr "Eindeutige Kennung der Revision für globale Stile."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:337
msgid "Kebab-case unique identifier for the font family preset."
msgstr "Eindeutige Kennung im Kebab-Case für die Voreinstellung der Schriftfamilie."

#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:423
msgid "The font face does not belong to the specified font family with id of \"%d\"."
msgstr "Die Schriftart gehört nicht zur angegebenen Schriftfamilie mit der ID „%d“."

#: wp-includes/post.php:600
msgid "Font Families"
msgstr "Schriftfamilien"

#: wp-includes/post.php:633
msgid "Font Face"
msgstr "Schriftart"

#: wp-includes/post.php:632
msgid "Font Faces"
msgstr "Schriftarten"

#: wp-includes/class-wp-script-modules.php:157
msgid "Entries in dependencies array must be either strings or arrays with an id key."
msgstr "Einträge im Abhängigkeitsarray müssen Zeichenfolgen oder Arrays mit einem ID-Schlüssel sein."

#. translators: %s: Font collection URL.
#: wp-includes/fonts/class-wp-font-collection.php:188
msgid "Error fetching the font collection data from \"%s\"."
msgstr "Es gab einen Fehler beim Abrufen der Schriftensammlungsdaten von „%s“."

#: wp-includes/fonts/class-wp-font-collection.php:161
msgid "Error decoding the font collection JSON file contents."
msgstr "Es gab einen Fehler beim Dekodieren des Inhalts der JSON-Datei der Schriftensammlung."

#. translators: 1: Font collection slug, 2: Missing property name, e.g.
#. "font_families".
#: wp-includes/fonts/class-wp-font-collection.php:228
msgid "Font collection \"%1$s\" has missing or empty property: \"%2$s\"."
msgstr "Die Schriftensammlung „%1$s“ hat eine fehlende oder leere Eigenschaft: „%2$s“."

#. translators: %s: File path or URL to font collection JSON file.
#: wp-includes/fonts/class-wp-font-collection.php:122
msgid "Font collection JSON file is invalid or does not exist."
msgstr "Die JSON-Datei der Schriftensammlung ist ungültig oder existiert nicht."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-collection.php:59
msgid "Font collection slug \"%s\" is not valid. Slugs must use only alphanumeric characters, dashes, and underscores."
msgstr "Die Titelform „%s“ für die Schriftensammlung ist nicht gültig. Titelformen dürfen nur alphanumerische Zeichen, Bindestriche und Unterstriche enthalten."

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:195
msgid "Block binding \"%s\" not found."
msgstr "Die Blockbindung „%s“ wurde nicht gefunden."

#: wp-includes/fonts/class-wp-font-collection.php:196
msgid "Error decoding the font collection data from the HTTP response JSON."
msgstr "Es gab einen Fehler beim Dekodieren der Schriftensammlungsdaten aus dem JSON der HTTP-Antwort."

#: wp-includes/class-wp-block-bindings-registry.php:147
msgid "The \"get_value_callback\" parameter must be a valid callback."
msgstr "Der Parameter „get_value_callback“ muss ein gültiger Callback sein."

#: wp-includes/class-wp-block-bindings-registry.php:166
msgid "The $source_properties array contains invalid properties."
msgstr "Das $source_properties-Array enthält ungültige Eigenschaften."

#: wp-includes/class-wp-block-bindings-registry.php:157
msgid "The \"uses_context\" parameter must be an array."
msgstr "Der Parameter „uses_context“ muss ein Array sein."

#: wp-includes/fonts.php:267
msgctxt "font collection name"
msgid "Google Fonts"
msgstr "Google Fonts"

#: wp-includes/class-wp-plugin-dependencies.php:448
#: wp-admin/includes/ajax-actions.php:4494
#: wp-admin/includes/ajax-actions.php:4601
#: wp-admin/includes/ajax-actions.php:4653
#: wp-admin/includes/ajax-actions.php:4761
msgid "No plugin specified."
msgstr "Es wurde kein Plugin angegeben."

#: wp-includes/class-wp-plugin-dependencies.php:373
#: wp-admin/includes/plugin.php:1239
msgid "Please contact your network administrator."
msgstr "Bitte wende dich an deinen Netzwerkadministrator."

#: wp-includes/class-wp-plugin-dependencies.php:363
msgid "Some required plugins are missing or inactive."
msgstr "Einige erforderliche Plugins fehlen oder sind inaktiv."

#. translators: %s: Link to the network plugins page.
#. translators: %s: Link to the plugins page.
#: wp-includes/class-wp-plugin-dependencies.php:369
#: wp-includes/class-wp-plugin-dependencies.php:378
#: wp-admin/includes/plugin.php:1235 wp-admin/includes/plugin.php:1244
msgid "<a href=\"%s\">Manage plugins</a>."
msgstr "<a href=\"%s\">Plugins verwalten</a>."

#. translators: %s: A list of inactive dependency plugin names.
#: wp-includes/class-wp-plugin-dependencies.php:516
msgid "The following plugins must be activated first: %s."
msgstr "Die folgenden Plugins müssen zunächst aktiviert werden: %s"

#. translators: 1: First plugin name, 2: Second plugin name.
#: wp-includes/class-wp-plugin-dependencies.php:411
msgctxt "The first plugin requires the second plugin."
msgid "%1$s requires %2$s"
msgstr "%1$s erfordert %2$s"

#: wp-includes/class-wp-plugin-dependencies.php:461
msgid "The plugin is not installed."
msgstr "Das Plugin ist nicht installiert."

#: wp-includes/fonts.php:288
msgctxt "font category"
msgid "Monospace"
msgstr "Monospace"

#: wp-includes/fonts.php:268
msgid "Install from Google Fonts. Fonts are copied to and served from your site."
msgstr "Von Google Fonts installieren. Die Schriften werden kopiert und von deiner Website ausgeliefert."

#. translators: %s: attachment mime type
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:956
msgid "This site does not support post thumbnails on attachments with MIME type %s."
msgstr "Diese Website unterstützt keine Beitrags-Vorschaubilder für Anhänge mit dem MIME-Typ %s."

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:73
#: wp-admin/options-general.php:147 wp-admin/js/site-icon.js:152
msgid "App icon preview: Current image: %s"
msgstr "App-Icon-Vorschau: Aktuelles Bild: %s"

#. translators: %s: The selected image alt text.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:95
#: wp-admin/options-general.php:153 wp-admin/js/site-icon.js:157
msgid "Browser icon preview: Current image: %s"
msgstr "Browser-Icon-Vorschau: Aktuelles Bild: %s"

#: wp-includes/class-wp-plugin-dependencies.php:524
msgid "All required plugins are installed and activated."
msgstr "Alle erforderlichen Plugins sind installiert und aktiviert."

#: wp-includes/class-wp-plugin-dependencies.php:487
msgid "The plugin has no required plugins."
msgstr "Das Plugin hat keine erforderlichen Plugins."

#: wp-includes/class-wp-plugin-dependencies.php:422
msgid "Please contact the plugin authors for more information."
msgstr "Bitte kontaktiere die Plugin-Autoren für weitere Informationen."

#. translators: 1: Duotone colors, 2: theme.json, 3: settings.color.duotone
#: wp-includes/class-wp-duotone.php:682
msgid "\"%1$s\" in %2$s %3$s is not a hex or rgb string."
msgstr "„%1$s“ in %2$s %3$s ist keine Hex- oder RGB-Zeichenfolge."

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:73
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:75
#: wp-admin/includes/class-walker-nav-menu-edit.php:130
msgid "sub item"
msgstr "Unterpunkt"

#: wp-includes/class-wp-plugin-dependencies.php:420
msgid "These plugins cannot be activated because their requirements are invalid."
msgstr "Diese Plugins können nicht aktiviert werden, da deren Anforderungen ungültig sind."

#: wp-includes/fonts.php:280
msgctxt "font category"
msgid "Serif"
msgstr "Serifen"

#: wp-includes/fonts.php:272
msgctxt "font category"
msgid "Sans Serif"
msgstr "Serifenlos"

#: wp-includes/fonts.php:284
msgctxt "font category"
msgid "Handwriting"
msgstr "Handschrift"

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:79
msgid "Font collection \"%s\" not found."
msgstr "Die Schriftensammlung „%s“ wurde nicht gefunden."

#. translators: %s: Font collection slug.
#: wp-includes/fonts/class-wp-font-library.php:52
msgid "Font collection with slug: \"%s\" is already registered."
msgstr "Eine Schriftensammlung mit der Titelform „%s“ ist bereits registriert."

#: wp-includes/fonts.php:276
msgctxt "font category"
msgid "Display"
msgstr "Zierschrift"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:81
#: wp-admin/options-general.php:134 wp-admin/js/site-icon.js:163
msgid "App icon preview: The current image has no alternative text. The file name is: %s"
msgstr "App-Icon-Vorschau: Das aktuelle Bild hat keinen Alternativtext. Der Dateiname lautet: %s"

#. translators: %s: The selected image filename.
#: wp-includes/customize/class-wp-customize-site-icon-control.php:103
#: wp-admin/options-general.php:140 wp-admin/js/site-icon.js:170
msgid "Browser icon preview: The current image has no alternative text. The file name is: %s"
msgstr "Browser-Icon-Vorschau: Das aktuelle Bild hat keinen Alternativtext. Der Dateiname lautet: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:601
msgid "Public facing script module IDs."
msgstr "Skript-Modul-IDs für das Frontend."

#. translators: 1: theme.json, 2: settings.spacing.spacingScale
#: wp-includes/class-wp-theme-json.php:5370
msgid "Some of the %1$s %2$s values are invalid"
msgstr "Einige der Werte für %1$s %2$s sind ungültig"

#: wp-includes/class-wp-script-modules.php:144
msgid "Missing required id key in entry among dependencies array."
msgstr "Erforderlicher ID-Schlüssel fehlt in einem Eintrag des Abhängigkeits-Arrays."

#. translators: 1: pixel value for icon size. 2: pixel value for icon size.
#: wp-includes/class-wp-customize-manager.php:5219
#: wp-admin/options-general.php:215
msgid "The Site Icon is what you see in browser tabs, bookmark bars, and within the WordPress mobile apps. It should be square and at least <strong>%1$s by %2$s</strong> pixels."
msgstr "Das Website-Icon ist in Browser-Tabs, Lesezeichenleisten und in den WordPress Mobile Apps zu sehen. Es sollte quadratisch und mindestens <strong>%1$s × %2$s</strong> Pixel groß sein."

#: wp-includes/block-patterns.php:211
msgctxt "Block pattern category"
msgid "Audio"
msgstr "Audio"

#: wp-includes/block-patterns.php:204
msgctxt "Block pattern category"
msgid "Videos"
msgstr "Videos"

#: wp-includes/block-patterns.php:205
msgid "Different layouts containing videos."
msgstr "Verschiedene Layouts, die Videos enthalten."

#: wp-includes/block-patterns.php:212
msgid "Different layouts containing audio."
msgstr "Verschiedene Layouts, die Audio enthalten."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block. %s represents a pattern's slug.
#: wp-includes/blocks/pattern.php:54
msgid "[block rendering halted for pattern \"%s\"]"
msgstr "[Block-Rendering für die Vorlage „%s“ angehalten]"

#: wp-includes/class-wp-block-bindings-registry.php:107
msgid "Block bindings source names must contain a namespace prefix. Example: my-plugin/my-custom-source"
msgstr "Blockbindungsquellen müssen ein Namensraum-Präfix enthalten. Beispiel: mein-plugin/meine-individuelle-quelle"

#: wp-includes/class-wp-block-bindings-registry.php:97
msgid "Block bindings source names must not contain uppercase characters."
msgstr "Die Quellennamen von Blockbindungen dürfen keine Großbuchstaben enthalten."

#: wp-includes/class-wp-block-bindings-registry.php:88
msgid "Block bindings source name must be a string."
msgstr "Der Quellenname der Blockbindungen muss eine Zeichenfolge sein."

#: wp-includes/block-bindings/pattern-overrides.php:40
msgctxt "block bindings source"
msgid "Pattern Overrides"
msgstr "Vorlagen-Überschreibungen"

#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:117
msgid "Block bindings source \"%s\" already registered."
msgstr "Die Blockbindungsquelle „%s“ wurde bereits registriert."

#: wp-includes/class-wp-block-bindings-registry.php:137
msgid "The $source_properties must contain a \"get_value_callback\"."
msgstr "Die $source_properties müssen „get_value_callback“ enthalten."

#: wp-includes/class-wp-block-bindings-registry.php:127
msgid "The $source_properties must contain a \"label\"."
msgstr "Die $source_properties müssen „label“ enthalten."

#: wp-includes/block-bindings/post-meta.php:63
msgctxt "block bindings source"
msgid "Post Meta"
msgstr "Beitrags-Metadaten"

#: wp-includes/blocks/post-date/block.json
msgctxt "block title"
msgid "Date"
msgstr "Datum"

#: wp-includes/blocks/post-content/block.json
msgctxt "block title"
msgid "Content"
msgstr "Inhalt"

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "umschalten, aufklappen, einklappen, verstecken, einblenden, ausblenden"

#: wp-includes/js/dist/editor.js:28322
#: wp-admin/includes/class-wp-posts-list-table.php:1672
msgid "Export as JSON"
msgstr "Als JSON exportieren"

#: wp-includes/build/routes/font-list/content.js:25003
#: wp-includes/build/routes/font-list/route.js:37
#: wp-includes/js/dist/editor.js:70546 wp-includes/js/dist/editor.js:70635
#: wp-admin/menu.php:240
msgid "Fonts"
msgstr "Schriften"

#: wp-includes/post.php:454
msgid "Template part updated."
msgstr "Das Template-Teil wurde aktualisiert."

#: wp-includes/view-config.php:360 wp-includes/js/dist/edit-site.js:55423
msgid "All patterns"
msgstr "Alle Vorlagen"

#: wp-includes/build/routes/connectors-home/content.js:12205
#: wp-includes/build/routes/connectors-home/route.js:53 wp-admin/menu.php:407
#: wp-admin/options-connectors.php:30
msgid "Connectors"
msgstr "Konnektoren"

#: wp-includes/html-api/class-wp-html-processor.php:714
msgid "Please pass a query array to this function."
msgstr "Bitte übergib dieser Funktion ein Abfrage-Array."

#. translators: One second from or to a particular datetime, e.g., "a second
#. ago" or "a second from now".
#: wp-includes/script-loader.php:446
msgid "a second"
msgstr "eine Sekunde"

#. translators: %d: Duration in minutes from or to a particular datetime, e.g.,
#. "4 minutes ago" or "4 minutes from now".
#: wp-includes/script-loader.php:452
msgid "%d minutes"
msgstr "%d Minuten"

#. translators: One minute from or to a particular datetime, e.g., "a minute
#. ago" or "a minute from now".
#: wp-includes/script-loader.php:450
msgid "a minute"
msgstr "eine Minute"

#. translators: One hour from or to a particular datetime, e.g., "an hour ago"
#. or "an hour from now".
#: wp-includes/script-loader.php:454
msgid "an hour"
msgstr "eine Stunde"

#. translators: %d: Duration in hours from or to a particular datetime, e.g.,
#. "4 hours ago" or "4 hours from now".
#: wp-includes/script-loader.php:456
msgid "%d hours"
msgstr "%d Stunden"

#. translators: One day from or to a particular datetime, e.g., "a day ago" or
#. "a day from now".
#: wp-includes/script-loader.php:458
msgid "a day"
msgstr "ein Tag"

#. translators: One month from or to a particular datetime, e.g., "a month ago"
#. or "a month from now".
#: wp-includes/script-loader.php:462
msgid "a month"
msgstr "ein Monat"

#. translators: One year from or to a particular datetime, e.g., "a year ago"
#. or "a year from now".
#: wp-includes/script-loader.php:466
msgid "a year"
msgstr "ein Jahr"

#: wp-includes/taxonomy.php:234
msgctxt "taxonomy general name"
msgid "Pattern Categories"
msgstr "Vorlagen-Kategorien"

#: wp-includes/taxonomy.php:235
msgctxt "taxonomy singular name"
msgid "Pattern Category"
msgstr "Vorlagen-Kategorie"

#. translators: %d: Duration in seconds from or to a particular datetime, e.g.,
#. "4 seconds ago" or "4 seconds from now".
#: wp-includes/script-loader.php:448
msgid "%d seconds"
msgstr "%d Sekunden"

#: wp-includes/fonts/class-wp-font-face.php:178
msgid "Font font-weight must be a properly formatted string or integer."
msgstr "Die Schriftstärke einer Schrift muss eine korrekt formatierte Zeichenfolge oder Ganzzahl sein."

#: wp-includes/fonts/class-wp-font-face.php:143
msgid "Font font-family must be a non-empty string."
msgstr "Die Schriftfamilie einer Schrift muss eine nicht leere Zeichenfolge sein."

#: wp-includes/fonts/class-wp-font-face.php:154
msgid "Font src must be a non-empty string or an array of strings."
msgstr "Die SRC einer Schrift muss eine nicht leere Zeichenfolge oder ein Array von Zeichenfolgen sein."

#: wp-includes/fonts/class-wp-font-face.php:166
msgid "Each font src must be a non-empty string."
msgstr "Jede SRC einer Schrift muss eine nicht leere Zeichenfolge sein."

#. translators: %s: The "type" key.
#: wp-includes/functions.php:9237
msgid "The %s key must be a string without spaces."
msgstr "Der %s-Schlüssel muss eine Zeichenfolge ohne Leerzeichen sein."

#: wp-includes/media-template.php:572
msgid "View media file"
msgstr "Mediendatei anzeigen"

#: wp-includes/post.php:101
msgid "View Media File"
msgstr "Mediendatei anzeigen"

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:223
msgid "There is no autosave revision for this template."
msgstr "Es gibt keine automatisch gespeicherte Revision von diesem Template."

#: wp-includes/meta.php:1501
msgid "Meta keys cannot enable revisions support unless the object type supports revisions."
msgstr "Metaschlüssel können die Unterstützung von Revisionen nicht aktivieren, wenn der Objekttyp keine Revisionen unterstützt."

#: wp-includes/meta.php:1505
msgid "Meta keys cannot enable revisions support unless the object subtype supports revisions."
msgstr "Metaschlüssel können die Unterstützung von Revisionen nicht aktivieren, wenn der Objekt-Subtyp keine Revisionen unterstützt."

#. translators: 1: PHP class name, 2: Version number.
#: wp-includes/functions.php:5839
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Die Klasse %1$s ist seit der Version %2$s <strong>veraltet</strong> ohne verfügbare Alternative."

#. translators: 1: PHP class name, 2: Version number, 3: Alternative class or
#. function name.
#: wp-includes/functions.php:5831
msgid "Class %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Die Klasse %1$s ist seit der Version %2$s <strong>veraltet</strong>! Nutze %3$s stattdessen."

#. translators: %d: Duration in years from or to a particular datetime, e.g.,
#. "4 years ago" or "4 years from now".
#: wp-includes/script-loader.php:468
msgid "%d years"
msgstr "%d Jahren"

#. translators: %d: Duration in months from or to a particular datetime, e.g.,
#. "4 months ago" or "4 months from now".
#: wp-includes/script-loader.php:464
msgid "%d months"
msgstr "%d Monaten"

#. translators: %d: Duration in days from or to a particular datetime, e.g., "4
#. days ago" or "4 days from now".
#: wp-includes/script-loader.php:460
msgid "%d days"
msgstr "%d Tagen"

#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:172
msgid "Invalid template parent ID."
msgstr "Die übergeordnete ID des Templates ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:764
msgid "This block is automatically inserted near any occurrence of the block types used as keys of this map, into a relative position given by the corresponding value."
msgstr "Dieser Block wird automatisch in der Nähe jedes Vorkommens der Blocktypen eingefügt, die als Schlüssel dieser Map verwendet werden, und zwar an einer relativen Position, die durch den zugehörigen Wert angegeben ist."

#: wp-includes/script-loader.php:3664
msgid "Expected string to start with script tag (without attributes) and end with script tag, with optional whitespace."
msgstr "Erwartete Zeichenfolge, die mit einem Skript-Tag (ohne Attribute) beginnt und mit einem Skript-Tag endet, mit optionalem Leerraum."

#. translators: %s: WP_HTML_Processor::create_fragment().
#: wp-includes/html-api/class-wp-html-processor.php:396
msgid "Call %s to create an HTML Processor instead of calling the constructor directly."
msgstr "%s aufrufen, um einen HTML-Prozessor zu erstellen, statt den Konstruktor direkt aufzurufen."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:267
msgid "Page Loaded."
msgstr "Die Seite wurde geladen."

#: wp-includes/interactivity-api/class-wp-interactivity-api.php:266
msgid "Loading page, please wait."
msgstr "Die Seite wird geladen, bitte warten."

#: wp-includes/blocks.php:792
msgid "Cannot hook block to itself."
msgstr "Ein Block kann nicht an sich selbst angehängt werden."

#. translators: %s: taxonomy's label
#: wp-includes/blocks/post-terms.php:93
msgid "Display a list of assigned terms from the taxonomy: %s"
msgstr "Eine Liste der zugeordneten Begriffe aus der Taxonomie: %s anzeigen"

#. Translators: %d: Integer representing the number of return links on the
#. page.
#: wp-includes/blocks/footnotes.php:48
msgid "Jump to footnote reference %1$d"
msgstr "Zur Fußnotenreferenz %1$d navigieren"

#: wp-includes/admin-bar.php:207
msgid "Learn WordPress"
msgstr "Learn WordPress"

#. translators: %s: file name.
#: wp-includes/block-patterns.php:455
msgid "Could not register file \"%s\" as a block pattern as the file does not exist."
msgstr "Die Datei „%s“ konnte nicht als Block-Vorlage registriert werden, da die Datei nicht existiert."

#: wp-includes/blocks/image.php:206
msgid "Enlarged image"
msgstr "Vergrößertes Bild"

#: wp-includes/blocks/search.php:175
msgid "Submit Search"
msgstr "Suche starten"

#: wp-includes/blocks/image.php:324
msgid "Enlarged images"
msgstr "Vergrößerte Bilder"

#. translators: %s: Image alt text.
#: wp-includes/blocks/image.php:215
msgid "Enlarged image: %s"
msgstr "Vergrößertes Bild: %s"

#: wp-includes/update.php:1161
#: wp-admin/includes/class-wp-automatic-updater.php:506
#: wp-admin/includes/class-wp-upgrader.php:189
#: wp-admin/includes/class-wp-upgrader.php:1020 wp-admin/includes/file.php:1618
#: wp-admin/includes/plugin.php:948 wp-admin/includes/theme.php:62
msgid "Could not access filesystem."
msgstr "Es konnte nicht auf das Dateisystem zugegriffen werden."

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "summary"
msgstr "Zusammenfassung"

#: wp-includes/blocks/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Details"

#: wp-includes/blocks/site-logo/block.json
msgctxt "block description"
msgid "Display an image to represent this site. Update this block and the changes apply everywhere."
msgstr "Ein Bild anzeigen lassen, das diese Website repräsentiert. Wenn du diesen Block aktualisierst, werden die Änderungen überall übernommen."

#: wp-includes/blocks/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay."
msgstr "Ein Bild oder ein Video mit einem Text-Overlay hinzufügen."

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Textauszug"

#: wp-includes/blocks/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Titel"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Fußnoten"

#: wp-includes/blocks/pattern/block.json
msgctxt "block title"
msgid "Pattern Placeholder"
msgstr "Vorlagen-Platzhalter"

#: wp-includes/blocks/footnotes/block.json
msgctxt "block keyword"
msgid "references"
msgstr "Referenzen"

#: wp-includes/blocks/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "wiederverwendbar"

#: wp-includes/blocks/query/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "list"
msgstr "Liste"

#: wp-includes/blocks/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "Zusätzliche Inhalte ein- und ausblenden."

#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "Spoiler"

#: wp-includes/option.php:2958
msgid "Allow comments on new posts"
msgstr "Kommentare bei neuen Beiträgen erlauben"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:983
msgid "Open command palette"
msgstr "Befehlspalette öffnen"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:49529
#: wp-includes/js/dist/editor.js:72865
#: wp-admin/includes/class-wp-list-table.php:1166
msgid "Last page"
msgstr "Letzte Seite"

#. translators: 1: Current page number. 2: Total number of pages.
#. translators: 1: Current page, 2: Total pages.
#: wp-includes/js/dist/block-editor.js:49499
#: wp-admin/includes/class-wp-list-table.php:1136
msgctxt "paging"
msgid "%1$s of %2$s"
msgstr "%1$s von %2$s"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:49474
#: wp-includes/js/dist/editor.js:72821
#: wp-admin/includes/class-wp-list-table.php:1090
msgid "First page"
msgstr "Erste Seite"

#: wp-includes/option.php:2896
msgid "Maximum posts per page"
msgstr "Maximale Beitragsanzahl pro Seite"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:69623
#: wp-includes/js/dist/block-library.js:7327
#: wp-includes/js/dist/block-library.js:47553
#: wp-admin/includes/nav-menu.php:548 wp-admin/includes/nav-menu.php:920
msgid "Page"
msgstr "Seite"

#: wp-includes/js/dist/block-library.js:7331
#: wp-includes/js/dist/block-library.js:52186
#: wp-includes/js/dist/editor.js:26454 wp-includes/js/dist/editor.js:26549
#: wp-includes/js/dist/editor.js:82974 wp-includes/js/dist/editor.js:83032
#: wp-includes/js/dist/editor.js:83044
#: wp-admin/includes/class-wp-posts-list-table.php:1937
#: wp-admin/includes/meta-boxes.php:1029
msgid "Parent"
msgstr "Übergeordnet"

#: wp-includes/js/dist/edit-site.js:17913
#: wp-includes/js/dist/edit-site.js:17975 wp-admin/includes/media.php:1760
#: wp-admin/upgrade.php:90 wp-admin/upgrade.php:170
msgid "Continue"
msgstr "Fortfahren"

#: wp-includes/blocks/footnotes.php:124
#: wp-includes/js/dist/block-library.js:81318
#: wp-includes/js/dist/block-library.js:81330
msgid "Footnotes"
msgstr "Fußnoten"

#: wp-includes/view-config.php:364 wp-includes/js/dist/block-editor.js:14035
#: wp-includes/js/dist/edit-site.js:55418
msgid "My patterns"
msgstr "Meine Vorlagen"

#. translators: %s: The user email address.
#: wp-signup.php:721 wp-signup.php:879
msgid "Check your inbox at %s and click on the given link."
msgstr "Prüfe deinen Posteingang unter %s und klicke auf den angegebenen Link."

#. translators: %s: Directory name.
#: wp-includes/update.php:1169 wp-admin/includes/class-wp-upgrader.php:193
msgid "Unable to locate WordPress content directory (%s)."
msgstr "Das Verzeichnis für die WordPress-Inhalte (%s) kann nicht gefunden werden."

#: wp-includes/class-wp-navigation-fallback.php:278
msgctxt "Title of a Navigation menu"
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:132
msgid "The unique identifier for the Navigation Menu."
msgstr "Die eindeutige Kennung des Navigationsmenüs."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:86
msgid "Sorry, you are not allowed to edit Navigation Menus as this user."
msgstr "Du bist als dieser Benutzer leider nicht berechtigt, Navigationsmenüs zu bearbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:78
msgid "Sorry, you are not allowed to create Navigation Menus as this user."
msgstr "Du bist als dieser Benutzer leider nicht berechtigt, Navigationsmenüs zu erstellen."

#: wp-includes/class-wp-navigation-fallback.php:155
msgid "Unable to convert Classic Menu to blocks."
msgstr "Das klassische Menü kann nicht in Blöcke umgewandelt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php:106
msgid "No fallback menu found."
msgstr "Es wurde kein Fallback-Menü gefunden."

#: wp-includes/class-wp-navigation-fallback.php:144
msgid "No Classic Menus found."
msgstr "Es wurden keine klassischen Menüs gefunden."

#: wp-includes/post.php:323
msgid "Pattern reverted to draft."
msgstr "Die Vorlage wurde auf Entwurf zurückgesetzt."

#: wp-includes/post.php:322
msgid "Pattern published privately."
msgstr "Die Vorlage wurde privat veröffentlicht."

#: wp-includes/post.php:306
msgctxt "post type general name"
msgid "Patterns"
msgstr "Vorlagen"

#: wp-includes/post.php:307
msgctxt "post type singular name"
msgid "Pattern"
msgstr "Vorlage"

#: wp-includes/post.php:310
msgid "New Pattern"
msgstr "Neue Vorlage"

#: wp-includes/post.php:312
msgid "View Pattern"
msgstr "Vorlage anzeigen"

#: wp-includes/post.php:313
msgid "View Patterns"
msgstr "Vorlagen anzeigen"

#: wp-includes/post.php:314
msgid "All Patterns"
msgstr "Alle Vorlagen"

#: wp-includes/post.php:315
msgid "Search Patterns"
msgstr "Vorlagen suchen"

#: wp-includes/post.php:321
msgid "Pattern published."
msgstr "Die Vorlage wurde veröffentlicht."

#: wp-includes/post.php:324
msgid "Pattern scheduled."
msgstr "Die Vorlage wurde geplant."

#: wp-includes/post.php:325
msgid "Pattern updated."
msgstr "Die Vorlage wurde aktualisiert."

#: wp-includes/post.php:319
msgid "Patterns list navigation"
msgstr "Navigation der Vorlagen-Liste"

#: wp-includes/post.php:316
msgid "No patterns found."
msgstr "Es wurden keine Vorlagen gefunden."

#: wp-includes/class-wp-classic-to-block-menu-converter.php:31
msgid "The menu provided is not a valid menu."
msgstr "Das angegebene Menü ist kein gültiges Menü."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:284
msgid "Where the pattern comes from e.g. core"
msgstr "Woher die Vorlage stammt, z. B. Core"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1170
msgid "The date the template was last modified, in the site's timezone."
msgstr "Das Datum, an dem das Template zuletzt geändert wurde, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:137
msgid "Cannot find user global styles revisions."
msgstr "Revisionen für globale Stile des Benutzers konnten nicht gefunden werden."

#: wp-includes/post.php:311
msgid "Edit Block Pattern"
msgstr "Block-Vorlage bearbeiten"

#: wp-includes/post.php:318
msgid "Filter patterns list"
msgstr "Vorlagen-Liste filtern"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:547
msgid "Custom CSS selectors."
msgstr "Individuelle CSS-Selektoren."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:558
msgid "Whether the theme is a block-based theme."
msgstr "Ob das Theme ein blockbasiertes Theme ist."

#: wp-includes/class-wp-post-type.php:1015
msgid "Post trashed."
msgstr "Der Beitrag wurde in den Papierkorb verschoben."

#: wp-includes/class-wp-post-type.php:1015
msgid "Page trashed."
msgstr "Die Seite wurde in den Papierkorb verschoben."

#: wp-includes/media-template.php:386
msgid "The Edit Media screen is deprecated as of WordPress 6.3. Please use the Media Library instead."
msgstr "Die „Medien bearbeiten“-Ansicht ist seit WordPress 6.3 veraltet. Bitte verwende stattdessen die Mediathek."

#: wp-includes/media.php:2341 wp-includes/media.php:6255
msgid "An image should not be lazy-loaded and marked as high priority at the same time."
msgstr "Ein Bild sollte nicht gleichzeitig verzögert geladen werden und mit hoher Priorität gekennzeichnet sein."

#. translators: 1: Duotone filter ID, 2: theme.json
#: wp-includes/class-wp-duotone.php:912
msgid "The duotone id \"%1$s\" is not registered in %2$s settings"
msgstr "Die Duoton-ID „%1$s“ ist nicht in den %2$s-Einstellungen registriert"

#: wp-includes/blocks/search.php:146 wp-includes/blocks/search.php:176
msgid "Expand search field"
msgstr "Suchfeld erweitern"

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:894
msgid "Cannot supply a strategy `%1$s` for script `%2$s` because it is an alias (it lacks a `src` value)."
msgstr "Es kann keine Strategie `%1$s` für das Skript `%2$s` angegeben werden, da es ein Alias ist (es fehlt ein `src`-Wert)."

#. translators: %s: The type of the given object ID.
#: wp-includes/functions.php:7463
msgid "Object ID must be an integer, %s given."
msgstr "Die Objekt-ID muss eine Ganzzahl sein. %s wurde übergeben."

#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:882
msgid "Invalid strategy `%1$s` defined for `%2$s` during script registration."
msgstr "Bei der Skript-Registrierung wurde eine ungültige Strategie `%1$s` für `%2$s` definiert."

#: wp-includes/block-template-utils.php:208
msgctxt "Template name"
msgid "Search Results"
msgstr "Suchergebnisse"

#: wp-includes/block-template-utils.php:168
msgctxt "Template name"
msgid "Single Entries"
msgstr "Einzeleinträge"

#: wp-includes/block-template-utils.php:216
msgctxt "Template name"
msgid "Page: 404"
msgstr "Seite: 404"

#: wp-includes/block-template-utils.php:180
msgctxt "Template name"
msgid "All Archives"
msgstr "Alle Archive"

#: wp-includes/admin-bar.php:1205
#: wp-admin/includes/class-custom-background.php:70
#: wp-admin/includes/class-custom-background.php:71 wp-admin/menu.php:261
msgctxt "custom background"
msgid "Background"
msgstr "Hintergrund"

#: wp-includes/admin-bar.php:1219
#: wp-admin/includes/class-custom-image-header.php:77
#: wp-admin/includes/class-custom-image-header.php:78 wp-admin/menu.php:256
msgctxt "custom image header"
msgid "Header"
msgstr "Header"

#: wp-includes/block-editor.php:52
msgctxt "block category"
msgid "Patterns"
msgstr "Vorlagen"

#: wp-includes/block-template-utils.php:77
msgctxt "template part area"
msgid "General"
msgstr "Allgemein"

#: wp-includes/block-template-utils.php:86
msgctxt "template part area"
msgid "Header"
msgstr "Header"

#: wp-includes/block-template-utils.php:95
msgctxt "template part area"
msgid "Footer"
msgstr "Footer"

#: wp-includes/admin-bar.php:176 wp-admin/about.php:58
#: wp-admin/contribute.php:13 wp-admin/contribute.php:22
#: wp-admin/contribute.php:36 wp-admin/credits.php:39 wp-admin/freedoms.php:42
#: wp-admin/privacy.php:36
msgid "Get Involved"
msgstr "Mitmachen"

#: wp-includes/block-template-utils.php:160
msgctxt "Template name"
msgid "Blog Home"
msgstr "Blog-Titelseite"

#: wp-includes/block-template-utils.php:196
msgctxt "Template name"
msgid "Date Archives"
msgstr "Datumsarchiv"

#: wp-includes/block-template-utils.php:188
msgctxt "Template name"
msgid "Category Archives"
msgstr "Kategoriearchiv"

#: wp-includes/block-template-utils.php:200
msgctxt "Template name"
msgid "Tag Archives"
msgstr "Schlagwortarchiv"

#: wp-includes/block-template-utils.php:184
msgctxt "Template name"
msgid "Author Archives"
msgstr "Autorenarchiv"

#: wp-includes/block-template-utils.php:204
#: wp-includes/js/dist/block-library.js:30629
msgid "Attachment Pages"
msgstr "Anhangseiten"

#: wp-includes/block-template-utils.php:213
msgid "Displays your site's Privacy Policy page."
msgstr "Zeigt die Datenschutzerklärungs-Seite deiner Website an."

#: wp-includes/block-template-utils.php:209
msgid "Displays when a visitor performs a search on your website."
msgstr "Wird angezeigt, wenn ein Besucher auf deiner Website eine Suche durchführt."

#: wp-includes/block-template-utils.php:201
msgid "Displays a post tag archive. This template will serve as a fallback when a more specific template (e.g. Tag: Pizza) cannot be found."
msgstr "Zeigt ein Archiv für Beitragsschlagwörter an. Dieses Template dient als Fallback, wenn kein spezifischeres Template (z. B. Schlagwort: Pizza) gefunden werden kann."

#: wp-includes/block-template-utils.php:197
msgid "Displays a post archive when a specific date is visited (e.g., example.com/2023/)."
msgstr "Zeigt ein Beitragsarchiv an, wenn ein spezifisches Datum angegeben ist (z. B. example.com/2023/)."

#: wp-includes/block-template-utils.php:193
msgid "Displays a custom taxonomy archive. Like categories and tags, taxonomies have terms which you use to classify things. For example: a taxonomy named \"Art\" can have multiple terms, such as \"Modern\" and \"18th Century.\" This template will serve as a fallback when a more specific template (e.g. Taxonomy: Art) cannot be found."
msgstr "Zeigt ein Archiv für eine individuelle Taxonomie an. Wie Kategorien und Schlagwörter haben Taxonomien Begriffe, die du benutzt, um Dinge zu klassifizieren. Zum Beispiel: Eine Taxonomie namens „Kunst“ kann mehrere Begriffe beinhalten, wie „Modern“ und „18. Jahrhundert“. Dieses Template wird als Fallback ausgeliefert, wenn kein spezifischeres Template (z. B. Taxonomie: Kunst) gefunden werden kann."

#: wp-includes/block-template-utils.php:205
msgid "Displays when a visitor views the dedicated page that exists for any media attachment."
msgstr "Wird angezeigt, wenn ein Besucher die zugehörige Seite anzeigt, die für jeden Medienanhang existiert."

#: wp-includes/block-template-utils.php:217
msgid "Displays when a visitor views a non-existent page, such as a dead link or a mistyped URL."
msgstr "Wird angezeigt, wenn ein Besucher eine nicht vorhandene Seite anzeigt, wie etwa einen toten Link oder eine falsch getippte URL."

#: wp-includes/block-template-utils.php:185
msgid "Displays a single author's post archive. This template will serve as a fallback when a more specific template (e.g. Author: Admin) cannot be found."
msgstr "Zeigt ein Archiv für Beiträge eines einzelnen Autors an. Dieses Template wird als Fallback ausgeliefert, wenn kein spezifischeres Template (z. B. Autor: Admin) gefunden werden kann."

#: wp-includes/block-template-utils.php:189
msgid "Displays a post category archive. This template will serve as a fallback when a more specific template (e.g. Category: Recipes) cannot be found."
msgstr "Zeigt ein Archiv für eine Beitragskategorie an. Dieses Template wird als Fallback ausgeliefert, wenn kein spezifischeres Template (z. B. Kategorie: Rezepte) gefunden werden kann."

#: wp-includes/block-template-utils.php:173
msgid "Displays a single post on your website unless a custom template has been applied to that post or a dedicated template exists."
msgstr "Zeigt einen einzelnen Beitrag auf deiner Website an, solange kein individuelles Template für diesen Beitrag angewendet wird oder ein zugehöriges Template existiert."

#: wp-includes/block-template-utils.php:177
msgid "Displays a static page unless a custom template has been applied to that page or a dedicated template exists."
msgstr "Zeigt eine statische Seite an, solange kein individuelles Template auf diese Seite angewendet wird oder ein zugehöriges Template existiert."

#: wp-includes/block-template-utils.php:181
msgid "Displays any archive, including posts by a single author, category, tag, taxonomy, custom post type, and date. This template will serve as a fallback when more specific templates (e.g. Category or Tag) cannot be found."
msgstr "Zeigt jedes Archiv an, inklusive der Beiträge eines einzelnen Autors, einer Kategorie, eines Schlagworts, einer Taxonomie, eines individuellen Inhaltstyps und eines Datums. Dieses Template wird als Fallback ausgeliefert, wenn kein spezifischeres Template (z. B. Kategorie oder Schlagwort) gefunden werden kann."

#: wp-includes/block-template-utils.php:157
msgid "Used as a fallback template for all pages when a more specific template is not defined."
msgstr "Wird als Fallback-Template für alle Seiten benutzt, wenn kein spezifischeres Template definiert ist."

#: wp-includes/block-template-utils.php:169
msgid "Displays any single entry, such as a post or a page. This template will serve as a fallback when a more specific template (e.g. Single Post, Page, or Attachment) cannot be found."
msgstr "Zeigt jeden einzelnen Eintrag wie einen Beitrag oder eine Seite an. Dieses Template wird als Fallback ausgeliefert, wenn kein spezifischeres Template (z. B. Einzelbeitrag, einzelne Seite oder einzelner Anhang) gefunden werden kann."

#: wp-includes/block-template-utils.php:165
msgid "Displays your site's homepage, whether it is set to display latest posts or a static page. The Front Page template takes precedence over all templates."
msgstr "Zeigt die Homepage deiner Website an, egal ob eingestellt ist, dass sie die neuesten Beiträge oder eine statische Seite anzeigt. Das Titelseiten-Template erhält Vorrang vor allen anderen Templates."

#: wp-includes/block-template-utils.php:161
msgid "Displays the latest posts as either the site homepage or as the \"Posts page\" as defined under reading settings. If it exists, the Front Page template overrides this template when posts are shown on the homepage."
msgstr "Zeigt die neuesten Beiträge entweder als Homepage der Website oder als „Beitragsseite“ an, wie unter den Einstellungen „Lesen“ definiert. Falls vorhanden, überschreibt das Titelseiten-Template dieses Template, wenn Beiträge auf der Homepage angezeigt werden."

#: wp-includes/block-patterns.php:127 wp-includes/block-patterns.php:218
msgctxt "Block pattern category"
msgid "Posts"
msgstr "Beiträge"

#: wp-includes/block-patterns.php:99
msgctxt "Block pattern category"
msgid "Banners"
msgstr "Banner"

#: wp-includes/block-patterns.php:148
msgctxt "Block pattern category"
msgid "Team"
msgstr "Team"

#: wp-includes/block-patterns.php:176
msgctxt "Block pattern category"
msgid "About"
msgstr "Über"

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "Der Autorenname."

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block keyword"
msgid "page"
msgstr "Seite"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Element der Seitenliste"

#: wp-includes/blocks/post-author-name/block.json
msgctxt "block title"
msgid "Author Name"
msgstr "Name des Autors"

#: wp-includes/blocks/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Zeigt eine Seite innerhalb einer Liste aller Seiten an."

#: wp-includes/view-config.php:476
msgid "All template parts"
msgstr "Alle Template-Teile"

#: wp-includes/js/dist/editor.js:57999 wp-admin/includes/theme.php:346
msgid "Style Variations"
msgstr "Stilvarianten"

#: wp-includes/js/dist/block-editor.js:55658
#: wp-includes/js/dist/editor.js:27361 wp-includes/js/dist/editor.js:87864
#: wp-admin/includes/class-wp-posts-list-table.php:2132
#: wp-admin/includes/class-wp-posts-list-table.php:2135
msgid "Sticky"
msgstr "Oben gehalten"

#: wp-includes/js/dist/block-editor.js:55860
#: wp-includes/js/dist/block-editor.js:75156
#: wp-includes/js/dist/block-editor.js:75163 wp-admin/widgets-form.php:302
msgid "Position"
msgstr "Position"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:155
msgid "The category description, in human readable format."
msgstr "Die Kategoriebeschreibung in menschenlesbarem Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:278
msgid "An array of template types where the pattern fits."
msgstr "Ein Array von Template-Typen, auf die diese Vorlage passt."

#: wp-includes/html-api/class-wp-html-tag-processor.php:1372
msgid "Too many bookmarks: cannot create any more."
msgstr "Zu viele Lesezeichen: Es können keine weiteren erstellt werden."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2721
msgid "Unknown bookmark name."
msgstr "Unbekannter Name des Lesezeichens."

#: wp-includes/html-api/class-wp-html-tag-processor.php:2739
msgid "Too many calls to seek() - this can lead to performance issues."
msgstr "Zu viele Aufrufe von seek() – dies kann zu Leistungsproblemen führen."

#: wp-includes/user.php:3494
msgid "https://wordpress.org/documentation/article/reset-your-password/"
msgstr "https://wordpress.org/documentation/article/reset-your-password/"

#. translators: %s: mysqli.
#: wp-includes/load.php:212
msgid "Please check that the %s PHP extension is installed and enabled."
msgstr "Bitte überprüfe, ob die PHP-Erweiterung %s installiert und aktiviert ist."

#: wp-includes/media-template.php:584
#: wp-admin/includes/class-wp-media-list-table.php:881
#: wp-admin/includes/media.php:3398
msgid "Download file"
msgstr "Datei herunterladen"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3110
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1661
msgid "Array of column names to be searched."
msgstr "Array mit den zu durchsuchenden Spaltennamen."

#: wp-includes/script-loader.php:1374
msgid "https://wordpress.org/documentation/article/site-editor/"
msgstr "https://wordpress.org/documentation/article/site-editor/"

#. translators: 1: CUSTOM_TAGS, 2: Global variable names.
#: wp-includes/kses.php:928
msgid "When using the %1$s constant, make sure to set these globals to an array: %2$s."
msgstr "Wenn du die Konstante %1$s benutzt, stelle sicher, dass du diese globalen zum Array hinzufügst: %2$s."

#: wp-includes/html-api/class-wp-html-tag-processor.php:4621
msgid "Invalid attribute name."
msgstr "Der Attributname ist ungültig."

#. translators: 1: The function name, 2: The argument number, 3: The argument
#. name, 4: The expected type, 5: The provided type.
#: wp-includes/formatting.php:5615
msgid "Warning: %1$s expects parameter %2$s (%3$s) to be a %4$s, %5$s given."
msgstr "Warnung: %1$s erwartet, dass der Parameter %2$s (%3$s) vom Typ %4$s ist. %5$s wurde übergeben."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:292
msgid "The block types which can use this pattern."
msgstr "Die Blocktypen, die diese Vorlage verwenden können."

#: wp-includes/html-api/class-wp-html-tag-processor.php:5004
msgid "The query argument must be an array or a tag name."
msgstr "Das Abfrageargument muss ein Array oder ein Schlagwortname sein."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:53
msgid "https://wordpress.org/documentation/article/manage-wordpress-widgets/"
msgstr "https://wordpress.org/documentation/article/manage-wordpress-widgets/"

#: wp-includes/comment.php:3981
msgid "Sorry, replies to unapproved comments are not allowed."
msgstr "Antworten auf nicht freigegebene Kommentare sind leider nicht erlaubt."

#. translators: %s: A list of placeholders found to be a problem.
#: wp-includes/class-wpdb.php:1663
msgid "Arguments cannot be prepared as both an Identifier and Value. Found the following conflicts: %s"
msgstr "Argumente können nicht gleichzeitig als Kennung und Wert angegeben werden. Folgende Konflikte wurden festgestellt: %s"

#: wp-includes/class-wp-image-editor-imagick.php:889
msgid "The image already has the requested size."
msgstr "Das Bild hat bereits die gewünschte Größe."

#: wp-includes/class-wp-list-util.php:174
#: wp-includes/class-wp-list-util.php:205
msgid "Values for the input array must be either objects or arrays."
msgstr "Die Werte für das Eingabe-Array müssen entweder Objekte oder Arrays sein."

#: wp-includes/blocks/tag-cloud.php:35
msgid "There&#8217;s no content to show here yet."
msgstr "Es gibt hier noch keinen Inhalt, der angezeigt werden kann."

#. translators: %s is either the post title or post ID to describe the link for
#. screen readers.
#: wp-includes/blocks/read-more.php:34
msgid ": %s"
msgstr ": %s"

#: wp-includes/block-patterns.php:121
msgid "Patterns containing mostly text."
msgstr "Vorlagen, die hauptsächlich Text enthalten."

#: wp-includes/block-patterns.php:233
msgid "A variety of header designs displaying your site title and navigation."
msgstr "Eine Vielzahl an Designs für Header, die den Titel und die Navigation deiner Website anzeigen."

#: wp-includes/block-patterns.php:114
msgid "Multi-column patterns with more complex layouts."
msgstr "Mehrspaltige Vorlagen mit komplexeren Layouts."

#: wp-includes/block-patterns.php:135
msgid "A set of high quality curated patterns."
msgstr "Eine Reihe von ausgewählten Vorlagen mit einer höheren Qualität."

#: wp-includes/block-patterns.php:169
msgctxt "Block pattern category"
msgid "Contact"
msgstr "Kontakt"

#: wp-includes/block-patterns.php:183
msgctxt "Block pattern category"
msgid "Portfolio"
msgstr "Portfolio"

#: wp-includes/block-patterns.php:177
msgid "Introduce yourself."
msgstr "Stell dich vor."

#: wp-includes/block-patterns.php:142
msgid "Sections whose purpose is to trigger a specific action."
msgstr "Abschnitte, deren Zweck es ist, eine bestimmte Aktion auszulösen."

#: wp-includes/block-patterns.php:149
msgid "A variety of designs to display your team members."
msgstr "Verschiedene Designs zur Darstellung deiner Teammitglieder."

#: wp-includes/block-patterns.php:156
msgid "Share reviews and feedback about your brand/business."
msgstr "Teile Rezensionen und Feedback über deine Marke/dein Unternehmen."

#: wp-includes/block-patterns.php:162
msgctxt "Block pattern category"
msgid "Services"
msgstr "Dienste"

#: wp-includes/block-patterns.php:163
msgid "Briefly describe what your business does and how you can help."
msgstr "Beschreibe kurz, was dein Unternehmen macht und wie du helfen kannst."

#: wp-includes/block-patterns.php:170
msgid "Display your contact information."
msgstr "Zeige deine Kontaktinformationen an."

#: wp-includes/block-patterns.php:184
msgid "Showcase your latest work."
msgstr "Präsentiere deine neuesten Arbeiten."

#: wp-includes/block-patterns.php:191
msgid "Different layouts for displaying images."
msgstr "Verschiedene Layouts für die Anzeige von Bildern."

#: wp-includes/block-patterns.php:198
msgid "Different layouts containing video or audio."
msgstr "Verschiedene Layouts mit Video oder Audio."

#: wp-includes/block-patterns.php:107
msgid "Patterns that contain buttons and call to actions."
msgstr "Vorlagen, die Buttons und Aufforderungen zum Handeln enthalten."

#: wp-includes/block-patterns.php:141
msgctxt "Block pattern category"
msgid "Call to action"
msgstr "Handlungsaufforderung"

#. translators: %d is the post ID.
#: wp-includes/blocks/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Unbenannter Beitrag %d"

#: wp-includes/admin-bar.php:198
msgid "https://wordpress.org/documentation/"
msgstr "https://wordpress.org/documentation/"

#. translators: %s is post ID to describe the link for screen readers.
#: wp-includes/blocks/read-more.php:28
msgid "untitled post %s"
msgstr "Beitrag %s ohne Titel"

#: wp-includes/block-patterns.php:155
msgctxt "Block pattern category"
msgid "Testimonials"
msgstr "Referenzen"

#: wp-includes/block-patterns.php:226
msgid "A variety of footer designs displaying information and site navigation."
msgstr "Eine Vielzahl an Footer-Designs für die Anzeige von Informationen und der Website-Navigation."

#: wp-includes/block-patterns.php:128 wp-includes/block-patterns.php:219
msgid "Display your latest posts in lists, grids or other layouts."
msgstr "Deine neuesten Beiträge in Listen, Rastern oder anderen Layouts anzeigen."

#. translators: %s: plugins_loaded
#: wp-includes/class-wp-user-query.php:790
msgid "User queries should not be run before the %s hook."
msgstr "Benutzerabfragen sollten nicht vor dem Hook %s ausgeführt werden."

#. translators: %s: The '$value' argument.
#: wp-includes/class-wp-block-type.php:439
msgid "The %s argument must be a string or a string array."
msgstr "Das %s-Argument muss eine Zeichenfolge oder ein Array von Zeichenfolgen sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:215
msgid "Sorry, you are not allowed to view terms for this post."
msgstr "Du bist leider nicht berechtigt, Begriffe für diesen Beitrag anzuzeigen."

#: wp-includes/block-supports/typography.php:372
msgid "Raw size value must be a string, integer, or float."
msgstr "Unverarbeiteter Größenwert muss eine Zeichenfolge, Ganzzahl oder Gleitkommazahl sein."

#: wp-includes/blocks/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Kommentare"

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "Kommentar-Seitennummern"

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "Vorherige Kommentarseite"

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "Nächste Kommentarseite"

#: wp-includes/blocks/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Listenelement"

#. translators: %s: Post type name.
#. translators: %s: Name of the post type e.g: "Post".
#: wp-includes/post.php:2190 wp-includes/js/dist/edit-site.js:56839
#: wp-includes/js/dist/edit-site.js:58581
msgid "Single item: %s"
msgstr "Einzelnes Element: %s"

#: wp-includes/js/dist/editor.js:26225 wp-includes/js/dist/editor.js:83424
#: wp-includes/js/dist/editor.js:97399 wp-admin/edit-form-blocks.php:222
#: wp-admin/includes/class-wp-posts-list-table.php:1993
#: wp-admin/includes/meta-boxes.php:1063
msgid "Default template"
msgstr "Standard-Template"

#: wp-includes/block-template.php:42 wp-includes/js/dist/editor.js:83534
#: wp-includes/js/dist/editor.js:84176 wp-includes/js/dist/editor.js:94283
msgid "Edit template"
msgstr "Template bearbeiten"

#. translators: %s: Number of comments
#. translators: %s: Number of comments.
#: wp-includes/js/dist/block-library.js:57808
#: wp-admin/includes/class-wp-list-table.php:862
msgid "%s comment"
msgid_plural "%s comments"
msgstr[0] "%s Kommentar"
msgstr[1] "%s Kommentare"

#: wp-signup.php:652
msgid "Create a site or only a username:"
msgstr "Eine Website erstellen oder nur einen Benutzernamen anlegen:"

#: wp-signup.php:133
msgid "Site Domain (subdomain only)"
msgstr "Website-Domain (nur Subdomain)"

#: wp-signup.php:131
msgid "Site Name (subdirectory only)"
msgstr "Website-Name (nur Unterverzeichnis)"

#: wp-includes/user.php:5249
msgid "The date and time the preferences were updated."
msgstr "Das Datum und die Uhrzeit der Aktualisierung der Einstellungen."

#. translators: %s: wp-config.php
#: wp-load.php:88
msgid "There doesn't seem to be a %s file. It is needed before the installation can continue."
msgstr "Es scheint keine Datei %s zu geben. Sie wird benötigt, bevor die Installation fortgesetzt werden kann."

#: wp-includes/theme.php:4151
msgid "Whether the theme disables generated layout styles."
msgstr "Gibt an, ob das Theme generierte Layout-Stile deaktiviert."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:381
msgid "If the value is a string, the value will be used as the archive slug. If the value is false the post type has no archive."
msgstr "Wenn der Wert eine Zeichenfolge ist, wird der Wert als Titelform des Archivs verwendet. Wenn der Wert false ist, hat der Inhaltstyp kein Archiv."

#: wp-includes/theme.php:3961
msgid "Whether a theme uses block-based template parts."
msgstr "Ob das Theme blockbasierte Template-Teile nutzt."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:85
msgid "Indicates if a template is custom or part of the template hierarchy"
msgstr "Gibt an, ob ein Template individuell oder Teil der Template-Hierarchie ist"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424
msgid "The icon for the post type."
msgstr "Das Icon für den Inhaltstyp."

#: wp-includes/style-engine/class-wp-style-engine-processor.php:46
msgid "$store must be an instance of WP_Style_Engine_CSS_Rules_Store"
msgstr "$store muss eine Instanz von WP_Style_Engine_CSS_Rules_Store sein"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:89
msgid "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`"
msgstr "Das Template-Präfix für das erstellte Template. Dies wird verwendet, um den Haupt-Template-Typ zu extrahieren, z. B. in `taxonomy-books` wird die `taxonomy` extrahiert"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:803
msgid "Editor style handle. DEPRECATED: Use `editor_style_handles` instead."
msgstr "Editor-Stil-Handle. VERALTET: Stattdessen `editor_style_handles` verwenden."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:782
msgid "Editor script handle. DEPRECATED: Use `editor_script_handles` instead."
msgstr "Editor-Skript-Handle. VERALTET: Stattdessen `editor_script_handles` verwenden."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:796
msgid "Public facing script handle. DEPRECATED: Use `view_script_handles` instead."
msgstr "Öffentlich zugängliches Skript-Handle. VERALTET: Stattdessen `view_script_handles` verwenden."

#: wp-includes/revision.php:724
msgid "Revisions not enabled."
msgstr "Revisionen sind nicht aktiviert."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:80
msgid "The slug of the template to get the fallback for"
msgstr "Die Titelform des Templates, für die das Fallback abgerufen werden soll"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:789
msgid "Public facing and editor script handle. DEPRECATED: Use `script_handles` instead."
msgstr "Skript-Handles für Frontend und Editor. VERALTET: Stattdessen `script_handles` verwenden."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:810
msgid "Public facing and editor style handle. DEPRECATED: Use `style_handles` instead."
msgstr "Stil-Handles für Frontend und Editor. VERALTET: Stattdessen `style_handles` verwenden."

#: wp-includes/ms-load.php:483
msgid "If you are the owner of this network please check that your host&#8217;s database server is running properly and all tables are error free."
msgstr "Wenn du der Betreiber dieses Netzwerks bist, überprüfe bitte, ob der Datenbankserver deines Hostings störungsfrei läuft und alle Tabellen fehlerfrei sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:272
msgid "An array of post types that the pattern is restricted to be used with."
msgstr "Ein Array von Inhaltstypen, für die die Vorlage nur eingeschränkt verwendet werden kann."

#. translators: 1: $args, 2: The REST API route being registered.
#: wp-includes/rest-api.php:142
msgid "REST API %1$s should be an array of arrays. Non-array value detected for %2$s."
msgstr "Die REST-API %1$s sollte ein Array von Arrays sein. Für %2$s wurde ein Wert erkannt, der kein Array ist."

#. translators: Character to identify required form fields.
#: wp-includes/general-template.php:5592
msgid "*"
msgstr "*"

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL
#: wp-includes/ms-default-constants.php:154
msgid "<strong>Conflicting values for the constants %1$s and %2$s.</strong> The value of %2$s will be assumed to be your subdomain configuration setting."
msgstr "<strong>Widersprüchliche Angaben für die Konstanten %1$s und %2$s.</strong> Der Wert von %2$s wird für die Konfigurationseinstellung deiner Subdomain angenommen."

#. translators: 1: User name, 2: Edit user link, 3: Logout URL.
#: wp-includes/comment-template.php:2632
msgid "Logged in as %1$s. <a href=\"%2$s\">Edit your profile</a>. <a href=\"%3$s\">Log out?</a>"
msgstr "Du bist angemeldet als %1$s. <a href=\"%2$s\">Dein Profil bearbeiten</a>. <a href=\"%3$s\">Abmelden?</a>"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:5502
msgid "%sX-Small"
msgstr "%sXS"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/class-wp-theme-json.php:5539
msgid "%sX-Large"
msgstr "%sXL"

#: wp-includes/class-wp-fatal-error-handler.php:191
msgid "There has been a critical error on this website. Please reach out to your site administrator, and inform them of this error for further assistance."
msgstr "Es ist ein kritischer Fehler auf dieser Website aufgetreten. Bitte wende dich an deinen Website-Administrator und informiere ihn über diesen Fehler, um weitere Unterstützung zu erhalten."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:450
msgid "When checking for the %s capability, you must always check it against a specific user."
msgstr "Die Prüfung der Berechtigung %s muss sich immer auf einen bestimmten Benutzer beziehen."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:447 wp-includes/capabilities.php:713
msgid "When checking for the %s capability, you must always check it against a specific term."
msgstr "Die Prüfung der Berechtigung %s muss sich immer auf einen bestimmten Begriff beziehen."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:444 wp-includes/capabilities.php:557
msgid "When checking for the %s capability, you must always check it against a specific comment."
msgstr "Die Prüfung der Berechtigung %s muss sich immer auf einen bestimmten Kommentar beziehen."

#: wp-includes/class-wp-object-cache.php:156
msgid "Cache key must not be an empty string."
msgstr "Der Cache-Schlüssel darf keine leere Zeichenfolge sein."

#. translators: This string should only be translated if wp-config-sample.php
#. is localized. You can check the localized release package or
#. https://i18n.svn.wordpress.org/<locale code>/branches/<wp
#. version>/dist/wp-config-sample.php
#: wp-includes/class-wp-recovery-mode-cookie-service.php:209
#: wp-includes/pluggable.php:2621 wp-admin/maint/repair.php:51
msgid "put your unique phrase here"
msgstr "füge hier deine einmalig genutzte Zeichenfolge ein"

#. translators: %s: The type of the given cache key.
#: wp-includes/class-wp-object-cache.php:158
msgid "Cache key must be an integer or a non-empty string, %s given."
msgstr "Der Cache-Schlüssel muss eine Ganzzahl oder eine nicht leere Zeichenfolge sein. %s wurde übergeben."

#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: wp-includes/class-wp-theme-json.php:3173
msgid "Your %1$s file uses a dynamic value (%2$s) for the path at %3$s. However, the value at %3$s is also a dynamic value (pointing to %4$s) and pointing to another dynamic value is not supported. Please update %3$s to point directly to %4$s."
msgstr "Deine Datei %1$s verwendet einen dynamischen Wert (%2$s) für den Pfad unter %3$s. Der Wert unter %3$s ist ebenfalls dynamisch (der auf %4$s verweist), und das Verweisen auf einen anderen dynamischen Wert wird nicht unterstützt. Bitte ändere %3$s so, dass er direkt auf %4$s verweist."

#. translators: Custom template title in the Site Editor, referencing a deleted
#. author. %s: Author nicename.
#: wp-includes/block-template-utils.php:965
msgid "Deleted author: %s"
msgstr "Gelöschter Autor: %s"

#. translators: Custom template title in the Site Editor referencing a post
#. that was not found. 1: Post type singular name, 2: Post type slug.
#. translators: Custom template title in the Site Editor, referencing a
#. taxonomy term that was not found. 1: Taxonomy singular name, 2: Term slug.
#: wp-includes/block-template-utils.php:709
#: wp-includes/block-template-utils.php:786
msgid "Not found: %1$s (%2$s)"
msgstr "Nicht gefunden: %1$s (%2$s)"

#. translators: Custom template description in the Site Editor. %s: Post title.
#. translators: Custom template description in the Site Editor. %s: Term title.
#. translators: Custom template description in the Site Editor. %s: Author
#. name.
#: wp-includes/block-template-utils.php:728
#: wp-includes/block-template-utils.php:804
#: wp-includes/block-template-utils.php:979
msgid "Template for %s"
msgstr "Template für %s"

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:89 wp-includes/capabilities.php:196
#: wp-includes/capabilities.php:295
msgid "When checking for the %s capability, you must always check it against a specific page."
msgstr "Die Prüfung der Berechtigung %s muss sich immer auf eine bestimmte Seite beziehen."

#. translators: %s: Capability name.
#: wp-includes/capabilities.php:86 wp-includes/capabilities.php:193
#: wp-includes/capabilities.php:292 wp-includes/capabilities.php:385
#: wp-includes/capabilities.php:441
msgid "When checking for the %s capability, you must always check it against a specific post."
msgstr "Die Prüfung der Berechtigung %s muss sich immer auf einen bestimmten Beitrag beziehen."

#: wp-includes/cache-compat.php:144
msgid "Your object cache implementation does not support flushing the in-memory runtime cache."
msgstr "Deine Objekt-Cache-Implementierung unterstützt das Leeren des In-Memory-Laufzeitcaches nicht."

#: wp-includes/cache-compat.php:176
msgid "Your object cache implementation does not support flushing individual groups."
msgstr "Deine Objekt-Cache-Implementierung unterstützt das Leeren einzelner Gruppen nicht."

#: wp-includes/block-patterns.php:225
msgctxt "Block pattern category"
msgid "Footers"
msgstr "Footer"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:162
msgid "Cron unschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Cron-Unschedule-Event-Fehler für Hook: %1$s, Fehlercode: %2$s, Fehlermeldung: %3$s, Daten: %4$s"

#. translators: 1: Hook name, 2: Error code, 3: Error message, 4: Event data.
#: wp-cron.php:135
msgid "Cron reschedule event error for hook: %1$s, Error code: %2$s, Error message: %3$s, Data: %4$s"
msgstr "Cron-Reschedule-Event-Fehler für Hook: %1$s, Fehlercode: %2$s, Fehlermeldung: %3$s, Daten: %4$s"

#: wp-includes/theme.php:3954
msgid "Whether a theme uses block-based templates."
msgstr "Ob ein Theme blockbasierte Templates benutzt."

#: wp-includes/option.php:2930
msgid "The ID of the page that should display the latest posts"
msgstr "Die ID der Seite, auf der die neuesten Beiträge angezeigt werden sollen"

#: wp-includes/option.php:2909
msgid "What to show on the front page"
msgstr "Was auf der Homepage angezeigt werden soll"

#: wp-includes/option.php:2920
msgid "The ID of the page that should be displayed on the front page"
msgstr "Die ID der Seite, die auf der Homepage angezeigt werden soll"

#. translators: 1: PHP file name, 2: Version number.
#: wp-includes/functions.php:5921
msgid "File %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Die Datei %1$s ist seit Version %2$s <strong>veraltet</strong> und es ist keine Alternative verfügbar."

#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: wp-includes/functions.php:5668
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Die Funktion %1$s ist seit Version %2$s <strong>veraltet</strong>! Verwende stattdessen %3$s."

#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name.
#: wp-includes/functions.php:5913
msgid "File %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Die Datei %1$s ist seit Version %2$s <strong>veraltet</strong>! Verwende stattdessen %3$s."

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5676
msgid "Function %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Die Funktion %1$s ist seit Version %2$s <strong>veraltet</strong> und es ist keine Alternative verfügbar."

#: wp-includes/blocks/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Weiterlesen"

#: wp-includes/blocks/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Zeigt den Link eines Beitrags, einer Seite oder eines anderen Inhaltstyps an."

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Enthält die Block-Elemente, mit denen Inhalte dargestellt werden, falls keine Abfrage-Ergebnisse gefunden wurden."

#: wp-includes/blocks/query-no-results/block.json
msgctxt "block title"
msgid "No Results"
msgstr "Keine Ergebnisse"

#: wp-includes/blocks/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "Erzeuge einen Link, der stets auf die Homepage der Website verweist. Normalerweise unnötig, wenn es im Header bereits einen Seitentitel-Link gibt."

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "Die Biografie des Autors."

#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block title"
msgid "Author Biography"
msgstr "Biografie des Autors"

#: wp-includes/blocks/comments/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Ein erweiterter Block, der das Anzeigen von Beitragskommentaren anhand verschiedener visueller Konfigurationen erlaubt."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Kommentartitel"

#: wp-includes/blocks/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Blöcke in einem Layout-Container zusammenfassen."

#: wp-includes/blocks/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments."
msgstr "Zeigt einen Titel mit der Anzahl der Kommentare an."

#: wp-includes/blocks/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Homepage-Link"

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Seitennummerierung der Kommentare"

#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Falls vorhanden, wird damit eine seitenweise Navigation zum nächsten/vorherigen Satz von Kommentaren angezeigt."

#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Zeigt den Link zur vorherigen Kommentarseite an."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Kommentar-Template"

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Zeigt einen Link zum Antworten auf einen Kommentar an."

#: wp-includes/blocks/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Enthält die Block-Elemente für das Anzeigen eines Kommentars wie Titel, Datum, Autor, Avatar und mehr."

#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Zeigt eine Liste von Seitenzahlen für die Kommentarpaginierung an."

#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Zeigt den Link zur nächsten Kommentarseite an."

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Zeigt einen Link an, um den Kommentar im WordPress-Dashboard zu bearbeiten. Dieser Link ist nur für Benutzer sichtbar, die Kommentare bearbeiten dürfen."

#: wp-includes/blocks/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Zeigt den Inhalt eines Kommentars an."

#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Kommentar-bearbeiten-Link"

#: wp-includes/blocks/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Zeigt das Datum an, an dem der Kommentar veröffentlicht wurde."

#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Kommentar-antworten-Link"

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Kommentar-Autorenname"

#: wp-includes/blocks/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Avatar"

#: wp-includes/blocks/avatar/block.json
msgctxt "block description"
msgid "Add a user’s avatar."
msgstr "Füge den Avatar eines Benutzers hinzu."

#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Zeigt den Namen des Kommentarautors an."

#: wp-includes/js/dist/block-library.js:16690 wp-admin/includes/upgrade.php:280
msgid "A WordPress Commenter"
msgstr "Ein WordPress-Kommentator"

#: wp-includes/js/dist/block-library.js:17663
#: wp-includes/blocks/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Kommentardatum"

#: wp-includes/js/dist/block-library.js:5864
#: wp-includes/js/dist/block-library.js:5898
#: wp-includes/js/dist/block-library.js:56714
#: wp-admin/options-discussion.php:257
msgid "Default Avatar"
msgstr "Standard-Avatar"

#: wp-includes/js/dist/block-library.js:17453
#: wp-includes/blocks/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Kommentarinhalt"

#. translators: %s: Singular label of the entity.
#: wp-includes/blocks/navigation-link.php:347
msgid "%s link"
msgstr "%s-Link"

#: wp-includes/media-template.php:861 wp-includes/media-template.php:1117
#: wp-includes/media-template.php:1181
#: wp-includes/js/dist/block-editor.js:20581
msgctxt "Alignment option"
msgid "None"
msgstr "Keine"

#: wp-includes/post.php:308 wp-includes/post.php:309
msgid "Add Pattern"
msgstr "Vorlage hinzufügen"

#: wp-trackback.php:148
msgid "There is already a ping from that URL for this post."
msgstr "Für diesen Beitrag existiert bereits ein Ping von dieser URL."

#: wp-login.php:976
msgid "The password cannot be a space or all spaces."
msgstr "Das Passwort darf nicht nur aus einem oder mehreren Leerzeichen bestehen."

#. translators: 1: Documentation URL, 2: wp-config.php
#: wp-load.php:93 wp-admin/setup-config.php:199
msgid "Need more help? <a href=\"%1$s\">Read the support article on %2$s</a>."
msgstr "Du brauchst weitere Hilfe? <a href=\"%1$s\">Lies den Support-Artikel auf %2$s (engl.)</a>."

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1208
msgid "The database server could be connected to (which means your username and password is okay) but the %s database could not be selected."
msgstr "Der Datenbank-Server konnte verbunden werden (was bedeutet, dass dein Benutzername und dein Passwort in Ordnung sind), aber die Datenbank %s konnte nicht ausgewählt werden."

#: wp-includes/class-wpdb.php:1204
msgid "Cannot select database"
msgstr "Die Datenbank konnte nicht ausgewählt werden"

#. translators: %s: A list of valid video file extensions.
#: wp-includes/widgets/class-wp-widget-media-video.php:51
msgid "Sorry, the video at the supplied URL cannot be loaded. Please check that the URL is for a supported video file (%s) or stream (e.g. YouTube and Vimeo)."
msgstr "Leider kann das Video mit der angegebenen URL nicht geladen werden. Bitte prüfe, ob die URL auf eine unterstützte Videodatei (%s) oder einen Stream (z. B. YouTube oder Vimeo) verweist."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media.php:505
msgid "That file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Diese Datei kann nicht gefunden werden. Prüfe deine <a href=\"%s\">Mediathek</a> und stelle sicher, dass sie nicht gelöscht wurde."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-image.php:44
msgid "That image cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Dieses Bild kann nicht gefunden werden. Prüfe deine <a href=\"%s\">Mediathek</a> und stelle sicher, dass es nicht gelöscht wurde."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-video.php:44
msgid "That video cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Dieses Video kann nicht gefunden werden. Prüfe deine <a href=\"%s\">Mediathek</a> und stelle sicher, dass es nicht gelöscht wurde."

#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-audio.php:44
msgid "That audio file cannot be found. Check your <a href=\"%s\">media library</a> and make sure it was not deleted."
msgstr "Diese Audiodatei kann nicht gefunden werden. Prüfe deine <a href=\"%s\">Mediathek</a> und stelle sicher, dass sie nicht gelöscht wurde."

#: wp-includes/user.php:2419
msgid "User URL may not be longer than 100 characters."
msgstr "Die Benutzer-URL darf nicht länger als 100 Zeichen sein."

#. translators: %s: $network_id
#: wp-includes/user.php:1483 wp-includes/user.php:1507
#: wp-includes/user.php:1540 wp-includes/user.php:1588
msgid "Unable to pass %s if not using multisite."
msgstr "%s kann nicht übergeben werden, wenn keine Multisite verwendet wird."

#: wp-includes/deprecated.php:5579
msgid "Each webfont src must be a non-empty string."
msgstr "Jede Webfont-SRC muss eine nicht leere Zeichenfolge sein."

#: wp-includes/deprecated.php:5571
msgid "Webfont src must be a non-empty string or an array of strings."
msgstr "Die Webfont-SRC muss eine nicht leere Zeichenfolge oder ein Array von Zeichenfolgen sein."

#: wp-includes/deprecated.php:5564
msgid "Webfont font family must be a non-empty string."
msgstr "Die Webfont-Schriftfamilie muss eine nicht leere Zeichenfolge sein."

#: wp-includes/deprecated.php:5587
msgid "Webfont font weight must be a properly formatted string or integer."
msgstr "Die Webfont-Schriftstärke muss eine korrekt formatierte Zeichenfolge oder Ganzzahl sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:248
msgid "Determines whether the pattern is visible in inserter."
msgstr "Bestimmt, ob die Vorlage im Inserter sichtbar ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:332
msgid "Limit results to those matching a pattern (slug)."
msgstr "Ergebnisse auf die beschränken, die mit einer Vorlage (Titelform) übereinstimmen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:740
msgid "Ancestor blocks."
msgstr "Vorgänger-Blöcke."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:254
msgid "The pattern category slugs."
msgstr "Kategorie-Titelformen der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:236
msgid "The pattern detailed description."
msgstr "Die ausführliche Beschreibung der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:218
msgid "The pattern name."
msgstr "Der Name der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:90
msgid "Sorry, you are not allowed to view the registered block patterns."
msgstr "Du bist leider nicht berechtigt, die registrierten Block-Vorlagen anzuzeigen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:143
msgid "The category name."
msgstr "Der Name der Kategorie."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:70
msgid "Sorry, you are not allowed to view the registered block pattern categories."
msgstr "Du bist leider nicht berechtigt, die registrierten Block-Vorlagen-Kategorien anzuzeigen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:260
msgid "The pattern keywords."
msgstr "Die Vorlagen-Stichwörter."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:149
msgid "The category label, in human readable format."
msgstr "Die Kategoriebeschriftung in menschenlesbarem Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:266
msgid "Block types that the pattern is intended to be used with."
msgstr "Die Blocktypen, mit denen die Vorlage verwendet werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:242
msgid "The pattern viewport width for inserter preview."
msgstr "Die Viewport-Breite der Vorlage für die Inserter-Vorschau."

#: wp-includes/media.php:5184 wp-admin/edit.php:181 wp-admin/post.php:334
#: wp-admin/upload.php:337
msgid "Error in deleting the attachment."
msgstr "Fehler beim Löschen des Anhangs."

#. translators: Unit symbol for yottabyte.
#: wp-includes/functions.php:470 wp-includes/js/dist/editor.js:29816
#: wp-includes/js/dist/media-utils.js:27840
msgctxt "unit symbol"
msgid "YB"
msgstr "YB"

#. translators: Unit symbol for zettabyte.
#: wp-includes/functions.php:472 wp-includes/js/dist/editor.js:29818
#: wp-includes/js/dist/media-utils.js:27842
msgctxt "unit symbol"
msgid "ZB"
msgstr "ZB"

#. translators: Unit symbol for exabyte.
#: wp-includes/functions.php:474 wp-includes/js/dist/editor.js:29820
#: wp-includes/js/dist/media-utils.js:27844
msgctxt "unit symbol"
msgid "EB"
msgstr "EB"

#. translators: Unit symbol for petabyte.
#: wp-includes/functions.php:476 wp-includes/js/dist/editor.js:29822
#: wp-includes/js/dist/media-utils.js:27846
msgctxt "unit symbol"
msgid "PB"
msgstr "PB"

#: wp-includes/functions.php:1625
msgid "<strong>Error:</strong> This is not a valid feed template."
msgstr "<strong>Fehler:</strong> Dies ist kein gültiges Feed-Template."

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:150
#: wp-admin/includes/class-walker-nav-menu-edit.php:239
msgid "The description will be displayed in the menu if the active theme supports it."
msgstr "Die Beschreibung wird im Menü angezeigt, sofern das aktive Theme dies unterstützt."

#: wp-includes/class-wp-xmlrpc-server.php:7098
msgid "A title on that page cannot be found."
msgstr "Auf dieser Seite wurde kein Titel gefunden."

#: wp-includes/class-wp-theme.php:1092
msgctxt "color scheme"
msgid "Dark"
msgstr "Dunkel"

#: wp-includes/class-wp-theme.php:1093
msgctxt "color scheme"
msgid "Light"
msgstr "Hell"

#: wp-includes/class-wp-theme.php:328
msgid "<strong>Error:</strong> The themes directory is either empty or does not exist. Please check your installation."
msgstr "<strong>Fehler:</strong> Das Theme-Verzeichnis ist entweder leer oder existiert nicht. Bitte prüfe deine Installation."

#: wp-includes/class-wp-image-editor-gd.php:96
#: wp-includes/class-wp-image-editor-gd.php:105
#: wp-includes/class-wp-image-editor-imagick.php:160
#: wp-includes/class-wp-image-editor-imagick.php:256
msgid "File does not exist?"
msgstr "Die Datei existiert nicht?"

#: wp-includes/blocks/rss.php:19
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the <strong>Latest Posts</strong> block, to list posts from the site."
msgstr "Das Hinzufügen eines RSS-Feeds zur Homepage dieser Website wird nicht unterstützt, weil es zu einer Endlosschleife führen könnte, die deine Website ausbremst. Probiere stattdessen einen anderen Block, z. B. <strong>Neueste Beiträge</strong>, um Beiträge von der Website aufzulisten."

#. translators: %s: Author name.
#: wp-includes/blocks/avatar.php:50 wp-includes/blocks/avatar.php:77
#: wp-includes/js/dist/block-library.js:5863
#: wp-includes/js/dist/block-library.js:5897
msgid "%s Avatar"
msgstr "Avatar von %s"

#: wp-includes/blocks/comments-pagination-previous.php:20
#: wp-includes/js/dist/block-library.js:16669
#: wp-includes/js/dist/block-library.js:16745
#: wp-includes/js/dist/block-library.js:18531
#: wp-includes/js/dist/block-library.js:18548
msgid "Older Comments"
msgstr "Ältere Kommentare"

#: wp-includes/blocks/comments-pagination-next.php:27
#: wp-includes/js/dist/block-library.js:16672
#: wp-includes/js/dist/block-library.js:16748
#: wp-includes/js/dist/block-library.js:18859
#: wp-includes/js/dist/block-library.js:18883
msgid "Newer Comments"
msgstr "Neuere Kommentare"

#. translators: %s: Comment author name.
#: wp-includes/blocks/avatar.php:92
msgid "(%s website link, opens in a new tab)"
msgstr "(Link zur Website von %s, wird in einem neuen Tab geöffnet)"

#: wp-includes/blocks/comments-title.php:75
#: wp-includes/js/dist/block-library.js:19218
msgid "Responses"
msgstr "Kommentare"

#: wp-includes/blocks/comments-title.php:73
#: wp-includes/js/dist/block-library.js:19216
msgid "Response"
msgstr "Kommentar"

#. translators: %s is the Author name.
#: wp-includes/blocks/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(Autorenarchiv von %s, wird in einem neuen Tab geöffnet)"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1928
msgid "Could not register file \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "Die Datei „%s“ konnte nicht als Block-Vorlage registriert werden (Feld „Titelform“ fehlt)"

#. translators: 1: file name; 2: slug value found.
#: wp-includes/class-wp-theme.php:1941
msgid "Could not register file \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "Die Datei „%1$s“ konnte nicht als Block-Vorlage registriert werden (ungültige Titelform „%2$s“)"

#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1955
msgid "Could not register file \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "Die Datei „%s“ konnte nicht als Block-Vorlage registriert werden (Feld „Titel“ fehlt)"

#: wp-includes/block-patterns.php:134
msgctxt "Block pattern category"
msgid "Featured"
msgstr "Hervorgehoben"

#: wp-includes/script-loader.php:1378
msgid "Use Site Editor"
msgstr "Den Website-Editor benutzen"

#. translators: 1: Link to Site Editor documentation on HelpHub, 2: HTML
#. button.
#: wp-includes/script-loader.php:1373
msgid "Hurray! Your theme supports site editing with blocks. <a href=\"%1$s\">Tell me more</a>. %2$s"
msgstr "Hurra! Dein Theme unterstützt die Website-Bearbeitung mit Blöcken. <a href=\"%1$s\">Mehr erfahren</a>. %2$s"

#: wp-includes/blocks/site-logo.php:97
#: wp-includes/js/dist/block-library.js:30653
#: wp-includes/js/dist/block-library.js:45043
#: wp-includes/js/dist/block-library.js:45051
#: wp-includes/js/dist/block-library.js:45673
#: wp-includes/js/dist/block-library.js:51373
msgid "Icon"
msgstr "Icon"

#: wp-includes/blocks/site-logo.php:98
msgid "Site icon."
msgstr "Website-Icon."

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Extragroß"

#: wp-includes/blocks/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Bearbeite die verschiedenen globalen Regionen deiner Website, zum Beispiel den Header, den Footer und die Seitenleiste, oder erstelle eine eigene."

#: wp-includes/blocks/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Begriffsbeschreibung"

#: wp-includes/blocks/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "Die Beschreibungen von Kategorien, Schlagwörtern und individuellen Taxonomien beim Aufruf eines Archivs anzeigen."

#: wp-includes/blocks/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Zeigt den Namen dieser Website an. Wenn du den Block aktualisierst, werden die Änderungen überall übernommen, wo er genutzt wird. Erscheint auch in der Browser-Titelzeile und in Suchergebnissen."

#: wp-includes/blocks/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Template-Teil"

#: wp-includes/blocks/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Erstelle strukturierte Inhalte in Zeilen und Spalten, um Informationen darzustellen."

#: wp-includes/blocks/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Einfach"

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Seitennummerierung"

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Vorherige Seite"

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Seitenzahlen"

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Nächste Seite"

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Ein Beitrags-Kommentarformular anzeigen."

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Zeigt den Link zum unmittelbar nächsten oder vorherigen Beitrag an."

#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Beitrags-Navigationslink"

#: wp-includes/blocks/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Individueller Link"

#: wp-includes/blocks/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Eine Seite, einen Link oder ein anderes Element zu deinem Navigationsmenü hinzufügen."

#: wp-includes/blocks/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "Eine Sammlung von Blöcken, mit denen Besucher auf deiner Website navigieren können."

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Untermenü"

#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Füge deiner Navigation ein Untermenü hinzu."

#: wp-includes/blocks/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Vorlage"

#: wp-includes/blocks/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Eine Block-Vorlage anzeigen."

#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Kommentarformular"

#: wp-includes/blocks/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "Inhalte mehrspaltig darstellen, wobei jeder Spalte Blöcke hinzugefügt werden."

#: wp-includes/media-template.php:1377 wp-includes/media-template.php:1476
#: wp-includes/js/dist/block-library.js:6881
#: wp-includes/js/dist/block-library.js:80337
msgctxt "Preload value"
msgid "None"
msgstr "Ohne"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:57804
#: wp-includes/js/dist/block-library.js:57825
#: wp-admin/includes/class-wp-list-table.php:883
#: wp-admin/includes/class-wp-list-table.php:926
#: wp-admin/includes/class-wp-list-table.php:959
msgid "No comments"
msgstr "Keine Kommentare"

#: wp-includes/media-template.php:888 wp-includes/media-template.php:973
#: wp-includes/media-template.php:1134 wp-includes/media-template.php:1257
#: wp-includes/js/dist/block-library.js:30646
msgctxt "Media item link option"
msgid "None"
msgstr "Keine"

#: wp-includes/class-wpdb.php:3307
msgid "Could not retrieve table charset."
msgstr "Der Tabellen-Zeichensatz konnte nicht abgerufen werden."

#: wp-includes/class-wpdb.php:3755
msgid "Could not strip invalid text."
msgstr "Der ungültige Text konnte nicht entfernt werden."

#. translators: %s: Database fields where the error occurred.
#: wp-includes/class-wpdb.php:2850
msgid "WordPress database error: Processing the values for the following fields failed: %s. The supplied values may be too long or contain invalid data."
msgstr "WordPress-Datenbankfehler: Das Verarbeiten der Werte für die folgenden Felder ist fehlgeschlagen: %s. Die bereitgestellten Werte könnten zu lang sein oder ungültige Daten enthalten."

#: wp-includes/class-wpdb.php:2256
msgid "WordPress database error: Could not perform query because it contains invalid data."
msgstr "WordPress-Datenbankfehler: Die Abfrage konnte nicht ausgeführt werden, weil sie ungültige Daten enthält."

#. translators: %s: Database field where the error occurred.
#: wp-includes/class-wpdb.php:2844
msgid "WordPress database error: Processing the value for the following field failed: %s. The supplied value may be too long or contains invalid data."
msgstr "WordPress-Datenbankfehler: Das Verarbeiten des Werts für das folgende Feld ist fehlgeschlagen: %s. Der bereitgestellte Wert könnte zu lang sein oder ungültige Daten enthalten."

#: wp-includes/class-wp-taxonomy.php:609
msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band."
msgstr "Weise einen übergeordneten Begriff zu, um eine Hierarchie zu erstellen. Der Begriff Jazz könnte beispielsweise der übergeordnete Begriff für Bebop und Big Band sein."

#: wp-includes/class-wp-taxonomy.php:610
msgid "The description is not prominent by default; however, some themes may show it."
msgstr "Die Beschreibung wird standardmäßig nicht angezeigt, kann aber bei einigen Themes angezeigt werden."

#. translators: 1: 'wp-edit-post', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2135
msgid "\"%1$s\" style should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "Der Stil „%1$s“ sollte nicht zusammen mit dem neuen Widgets-Editor (%2$s oder %3$s) eingereiht werden."

#. translators: 1: 'wp-editor', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2122
msgid "\"%1$s\" script should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "Das Skript „%1$s“ sollte nicht zusammen mit dem neuen Widgets-Editor (%2$s oder %3$s) eingereiht werden."

#: wp-includes/class-wp-taxonomy.php:607
msgid "The name is how it appears on your site."
msgstr "Der Name ist das, was auf deiner Website angezeigt wird."

#: wp-includes/class-wp-taxonomy.php:608
msgid "The &#8220;slug&#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "Die &#8222;Titelform&#8220; ist die lesbare URL-Variante des Namens. Sie besteht normalerweise nur aus Kleinbuchstaben, Zahlen und Bindestrichen."

#: wp-includes/taxonomy.php:215
msgid "Template Part Area"
msgstr "Template-Teil-Bereich"

#: wp-includes/taxonomy.php:214
msgid "Template Part Areas"
msgstr "Template-Teil-Bereiche"

#: wp-includes/script-loader.php:1026
msgid "The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels."
msgstr "Der Server kann das Bild nicht verarbeiten. Dies kann vorkommen, wenn der Server beschäftigt ist oder nicht genug Ressourcen hat, um die Aufgabe abzuschließen. Es könnte helfen, ein kleineres Bild hochzuladen. Die maximale Größe sollte 2560 Pixel nicht überschreiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1635
msgid "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability."
msgstr "Den Ergebnissatz auf Benutzer begrenzen, die mindestens eine bestimmte angegebene Berechtigung haben. Akzeptiert werden eine CSV-Liste oder eine einzelne Berechtigung."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1651
msgid "Limit result set to users who have published posts."
msgstr "Den Ergebnissatz auf Benutzer begrenzen, die Beiträge veröffentlicht haben."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:46
msgid "The URL to process."
msgstr "Zu verarbeitende URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:138
msgid "Invalid URL"
msgstr "Ungültige URL"

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:210
msgid "Sorry, you are not allowed to process remote URLs."
msgstr "Du bist leider nicht berechtigt, entfernte URLs zu verarbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:270
msgid "Unable to retrieve body from response at this URL."
msgstr "Body kann nicht von der Antwort unter dieser URL abgerufen werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:215
msgid "Sorry, you are not allowed to filter users by capability."
msgstr "Du bist leider nicht berechtigt, Benutzer nach Berechtigungen zu filtern."

#. translators: 1: HTML meta tag, 2: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:111
msgid "The Open Graph image link of the %1$s or %2$s element from the URL."
msgstr "Der Open-Graph-Bild-Link des Elements %1$s oder %2$s der URL."

#. translators: %s: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:101
msgid "The content of the %s element from the URL."
msgstr "Der Inhalt des Elements %s der URL."

#. translators: %s: HTML link tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:90
msgid "The favicon image link of the %s element from the URL."
msgstr "Der Favicon-Bild-Link des Elements %s der URL."

#. translators: %s: HTML title tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:80
msgid "The contents of the %s element from the URL."
msgstr "Die Inhalte des Elements %s der URL."

#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:260
msgid "URL not found. Response returned a non-200 status code for this URL."
msgstr "Die URL wurde nicht gefunden. Die Antwort gab einen anderen Statuscode als 200 zurück."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1041
msgid "Post type to get the templates for."
msgstr "Inhaltstyp für die Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1165
msgid "The ID for the author of the template."
msgstr "Die ID für den Autor des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1206
msgid "Whether a template is a custom template."
msgstr "Ob ein Template ein individuelles Template ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:400
msgid "REST namespace route for the taxonomy."
msgstr "REST-Namensraum-Route für die Taxonomie."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1085
msgid "Type of template."
msgstr "Typ des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1096
msgid "Source of a customized template"
msgstr "Quelle eines angepassten Templates"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:418
msgid "Whether to make the post type available for selection in navigation menus."
msgstr "Ob der Inhaltstyp in Navigationsmenüs zur Auswahl angeboten werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1132
msgid "HTML title for the template, transformed for display."
msgstr "Der HTML-Titel für das Template, der für die Anzeige transformiert wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1113
msgid "Version of the content block format used by the template."
msgstr "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1127
msgid "Title for the template, as it exists in the database."
msgstr "Der Titel für das Template, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1108
msgid "Content for the template, as it exists in the database."
msgstr "Der Inhalt für das Template, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1221
msgid "Where the template part is intended for use (header, footer, etc.)"
msgstr "Wo das Template-Teil verwendet werden soll (Header, Footer etc.)"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1037
msgid "Limit to the specified template part area."
msgstr "Auf den angegebenen Bereich des Template-Teils begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:291
msgid "The ID of the assigned menu."
msgstr "Die ID des zugewiesenen Menüs."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:540
msgid "The locations assigned to the menu."
msgstr "Die dem Menü zugeordneten Positionen."

#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:916
msgid "The terms assigned to the object in the %s taxonomy."
msgstr "Die Begriffe, die dem Objekt in der Taxonomie %s zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:392
msgid "The menu cannot be deleted."
msgstr "Das Menü kann nicht gelöscht werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:408
msgid "The visibility settings for the post type."
msgstr "Die Sichtbarkeits-Einstellungen für den Inhaltstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:109
msgid "Sorry, you are not allowed to view menus."
msgstr "Du bist leider nicht berechtigt, Menüs anzuzeigen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:414
msgid "Whether to generate a default UI for managing this post type."
msgstr "Ob ein Standard-UI für die Verwaltung dieses Inhaltstyps generiert werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:402
msgid "REST route's namespace for the post type."
msgstr "Namensraum der REST-Route für den Inhaltstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:57
msgid "An alphanumeric identifier for the menu location."
msgstr "Eine alphanumerische Kennung für die Menüposition."

#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:574
msgid "Whether to automatically add top level pages to this menu."
msgstr "Ob Seiten der obersten Ebene automatisch zu diesem Menü hinzugefügt werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:279
msgid "The name of the menu location."
msgstr "Der Name der Menüposition."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:285
msgid "The description of the menu location."
msgstr "Die Beschreibung der Menüposition."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:132
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:503
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:560
msgid "Invalid menu location."
msgstr "Die Menüposition ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:162
msgid "Sorry, you are not allowed to view menu locations."
msgstr "Du bist leider nicht berechtigt, Menüpositionen anzuzeigen."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:382
msgid "Menus do not support trashing. Set '%s' to delete."
msgstr "Menüs unterstützen die Papierkorbfunktion nicht. Setze ‚%s‘, um sie zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:867
msgid "The URL to which this menu item points."
msgstr "Die URL, auf die dieser Menüeintrag zeigt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:890
msgid "The XFN relationship expressed in the link of this menu item."
msgstr "Die XFN-Beziehung, die durch den Link dieses Menüeintrags beschrieben wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:904
msgid "Whether the menu item represents an object that no longer exists."
msgstr "Ob der Menüeintrag ein Objekt repräsentiert, das nicht mehr existiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:840
msgid "The type of object originally represented, such as \"category\", \"post\", or \"attachment\"."
msgstr "Der ursprünglich repräsentierte Objekttyp, z. B. „category“, „post“ oder „attachment“."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:849
msgid "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories."
msgstr "Die Datenbank-ID des ursprünglichen Objekts, das dieser Menüeintrag repräsentiert, zum Beispiel die ID für Beiträge oder die term_id für Kategorien."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:857
msgid "The target attribute of the link element for this menu item."
msgstr "Das Zielattribut des Linkelements für diesen Menüeintrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:769
msgid "The singular label used to describe this type of menu item."
msgstr "Die Beschriftung im Singular, um diesen Typ Menüeintrag zu beschreiben."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:792
msgid "The ID for the parent of the object."
msgstr "Die ID des übergeordneten Objekts."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:784
msgid "A named status for the object."
msgstr "Ein benannter Status für das Objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:823
msgid "The description of this menu item."
msgstr "Die Beschreibung dieses Menüeintrags."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:776
msgid "The family of objects originally represented, such as \"post_type\" or \"taxonomy\"."
msgstr "Die ursprünglich repräsentierte Objektfamilie, z. B. „post_type“ oder „taxonomy“."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:800
msgid "Text for the title attribute of the link element for this menu item."
msgstr "Text für das Titelattribut des Linkelements dieses Menüeintrags."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:809
msgid "Class names for the link element of this menu item."
msgstr "Klassennamen für das Linkelement dieses Menüeintrags."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:832
msgid "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0."
msgstr "Die DB-ID des nav_menu_item, das gegebenenfalls der übergeordnete Menüeintrag dieses Elements ist; andernfalls 0."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:707
msgid "Get linked object."
msgstr "Verknüpftes Objekt abrufen."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:746
msgid "Title for the object, as it exists in the database."
msgstr "Titel für das Objekt, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:751
msgid "HTML title for the object, transformed for display."
msgstr "HTML-Titel für das Objekt, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:464
msgid "The title is required when using a custom menu item type."
msgstr "Der Titel ist erforderlich, wenn ein individueller Menüeintrags-Typ verwendet wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:467
msgid "The url is required when using a custom menu item type."
msgstr "Die URL ist erforderlich, wenn ein individueller Menüeintrags-Typ verwendet wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:547
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "Du bist leider nicht berechtigt, auf die globalen Stile dieser Website zuzugreifen."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:301
msgid "Menu items do not support trashing. Set '%s' to delete."
msgstr "Menüeinträge unterstützen die Papierkorbfunktion nicht. Setze ‚%s‘, um sie zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:62
msgid "Sorry, you are not allowed to export templates and template parts."
msgstr "Du bist leider nicht berechtigt, Templates und Template-Teile zu exportieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:175
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:220
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Du bist leider nicht berechtigt, diesen globalen Stil zu bearbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:183
msgid "Sorry, you are not allowed to view this global style."
msgstr "Du bist leider nicht berechtigt, diesen globalen Stil anzuzeigen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:282
msgid "The date when the block was last updated."
msgstr "Das Datum, an dem der Block zuletzt aktualisiert wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:478
msgid "Global styles."
msgstr "Globale Stile."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:472
msgid "ID of global styles config."
msgstr "Die ID der globalen Stile-Konfiguration."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:483
msgid "Global settings."
msgstr "Globale Einstellungen."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:141
msgid "No global styles config exists with that ID."
msgstr "Es existiert keine globale Stil-Konfiguration mit dieser ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:488
msgid "Title of the global styles variation."
msgstr "Der Titel der globalen Stilvariante."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:494
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Der Titel der globalen Stilvariante, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:49
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:78
msgid "The theme identifier"
msgstr "Die Theme-Kennung"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:621
msgid "Public facing and editor style handles."
msgstr "Stil-Handles für Frontend und Editor."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:581
msgid "Public facing and editor script handles."
msgstr "Skript-Handles für Frontend und Editor."

#: wp-includes/post.php:546
msgid "New Navigation Menu"
msgstr "Neues Navigationsmenü"

#: wp-includes/post.php:547
msgid "Edit Navigation Menu"
msgstr "Navigationsmenü bearbeiten"

#: wp-includes/post.php:548
msgid "View Navigation Menu"
msgstr "Navigationsmenü anzeigen"

#: wp-includes/post.php:555
msgid "Insert into Navigation Menu"
msgstr "Ins Navigationsmenü einfügen"

#: wp-includes/post.php:556
msgid "Uploaded to this Navigation Menu"
msgstr "In dieses Navigationsmenü hochgeladen"

#: wp-includes/post.php:557
msgid "Filter Navigation Menu list"
msgstr "Navigationsmenü-Liste filtern"

#: wp-includes/post.php:559
msgid "Navigation Menus list"
msgstr "Liste der Navigationsmenüs"

#: wp-includes/post.php:3623
msgctxt "file type group"
msgid "Video"
msgstr "Video"

#: wp-includes/post.php:3614
msgctxt "file type group"
msgid "Audio"
msgstr "Audio"

#: wp-includes/post.php:562
msgid "Navigation menus that can be inserted into your site."
msgstr "Navigationsmenüs, die in deine Website eingefügt werden können."

#: wp-includes/post.php:550
msgid "Search Navigation Menus"
msgstr "Navigationsmenüs suchen"

#: wp-includes/post.php:551
msgid "Parent Navigation Menu:"
msgstr "Übergeordnetes Navigationsmenü:"

#: wp-includes/post.php:552
msgid "No Navigation Menu found."
msgstr "Es wurde kein Navigationsmenü gefunden."

#: wp-includes/post.php:544 wp-includes/post.php:545
msgid "Add Navigation Menu"
msgstr "Navigationsmenü hinzufügen"

#: wp-includes/post.php:558
msgid "Navigation Menus list navigation"
msgstr "Navigation der Navigationsmenü-Liste"

#: wp-includes/post.php:553
msgid "No Navigation Menu found in Trash."
msgstr "Im Papierkorb wurde kein Navigationsmenü gefunden."

#: wp-includes/post.php:554
msgid "Navigation Menu archives"
msgstr "Navigationsmenü-Archiv"

#: wp-includes/post.php:443 wp-includes/js/dist/editor.js:82224
msgid "Template Parts"
msgstr "Template-Teile"

#: wp-includes/post.php:440
msgid "New Template Part"
msgstr "Neues Template-Teil"

#: wp-includes/post.php:441
msgid "Edit Template Part"
msgstr "Template-Teil bearbeiten"

#: wp-includes/post.php:442
msgid "View Template Part"
msgstr "Template-Teil anzeigen"

#: wp-includes/post.php:445
msgid "Parent Template Part:"
msgstr "Übergeordnetes Template-Teil:"

#: wp-includes/post.php:447
msgid "No template parts found in Trash."
msgstr "Im Papierkorb wurden keine Template-Teile gefunden."

#: wp-includes/post.php:450
msgid "Uploaded to this template part"
msgstr "Zu diesem Template-Teil hochgeladen"

#: wp-includes/post.php:451
msgid "Filter template parts list"
msgstr "Liste von Template-Teilen filtern"

#: wp-includes/post.php:452
msgid "Template parts list navigation"
msgstr "Listennavigation für Template-Teile"

#: wp-includes/post.php:453
msgid "Template parts list"
msgstr "Liste von Template-Teilen"

#: wp-includes/post.php:499
msgctxt "post type general name"
msgid "Global Styles"
msgstr "Globale Stile"

#: wp-includes/post.php:543
msgctxt "post type singular name"
msgid "Navigation Menu"
msgstr "Navigationsmenü"

#: wp-includes/post.php:542
msgctxt "post type general name"
msgid "Navigation Menus"
msgstr "Navigationsmenüs"

#: wp-includes/post.php:372
msgctxt "post type singular name"
msgid "Template"
msgstr "Template"

#: wp-includes/post.php:437
msgctxt "post type singular name"
msgid "Template Part"
msgstr "Template-Teil"

#: wp-includes/post.php:436
msgctxt "post type general name"
msgid "Template Parts"
msgstr "Template-Teile"

#: wp-includes/post.php:500
msgid "Global styles to include in themes."
msgstr "Globale Stile für die Verwendung in Themes."

#: wp-includes/post.php:444
msgid "Search Template Parts"
msgstr "Template-Teile suchen"

#: wp-includes/post.php:446
msgid "No template parts found."
msgstr "Es wurden keine Template-Teile gefunden."

#: wp-includes/post.php:456
msgid "Template parts to include in your templates."
msgstr "Template-Teile zum Einfügen in deine Templates."

#: wp-includes/post.php:449
msgid "Insert into template part"
msgstr "In das Template-Teil einfügen"

#: wp-includes/post.php:448
msgid "Template part archives"
msgstr "Template-Teil-Archiv"

#: wp-includes/post.php:371
msgctxt "post type general name"
msgid "Templates"
msgstr "Templates"

#. translators: %s: Link to the login page.
#: wp-includes/ms-functions.php:547 wp-includes/user.php:3589
msgid "<strong>Error:</strong> This email address is already registered. <a href=\"%s\">Log in</a> with this address or choose another one."
msgstr "<strong>Fehler:</strong> Diese E-Mail-Adresse ist bereits registriert. <a href=\"%s\">Melde dich mit dieser Adresse an</a> oder wähle eine andere."

#: wp-includes/media.php:5173
#: wp-admin/includes/class-wp-media-list-table.php:181
msgctxt "media items"
msgid "Unattached"
msgstr "Nicht verknüpft"

#. translators: %s: Path to the JSON file.
#: wp-includes/functions.php:4734
msgid "File %s doesn't exist!"
msgstr "Die Datei %s existiert nicht!"

#. translators: 1: Path to the JSON file, 2: Error message.
#: wp-includes/functions.php:4749
msgid "Error when decoding a JSON file at path %1$s: %2$s"
msgstr "Fehler beim Dekodieren einer JSON-Datei unter %1$s: %2$s"

#: wp-includes/functions.php:2935
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:904
#: wp-includes/build/routes/font-list/content.js:24294
#: wp-includes/js/dist/editor.js:70385 wp-admin/includes/file.php:972
msgid "Sorry, you are not allowed to upload this file type."
msgstr "Du bist leider nicht berechtigt, diesen Dateityp hochzuladen."

#. translators: 1: Option name, 2: Error code.
#: wp-includes/formatting.php:5178
msgid "Could not sanitize the %1$s option. Error code: %2$s"
msgstr "Die Option %1$s konnte nicht bereinigt werden. Fehlercode: %2$s"

#. translators: 1: Function name, 2: A variable type, like "boolean" or
#. "integer".
#: wp-includes/functions.php:9050
msgid "%1$s only accepts a non-empty path string, received %2$s."
msgstr "%1$s akzeptiert nur eine nicht leere Pfad-Zeichenfolge, empfangen wurde %2$s."

#. translators: %s: Template part slug.
#: wp-includes/blocks/template-part.php:122
#: wp-includes/js/dist/block-library.js:77669
msgid "Template part has been deleted or is unavailable: %s"
msgstr "Das Template-Teil wurde gelöscht oder ist nicht verfügbar: %s"

#: wp-includes/blocks/navigation.php:785
#: wp-includes/js/dist/block-library.js:44687
msgid "Open menu"
msgstr "Menü öffnen"

#: wp-includes/blocks/navigation.php:786
#: wp-includes/js/dist/block-library.js:44713
msgid "Close menu"
msgstr "Menü schließen"

#: wp-includes/customize/class-wp-customize-theme-control.php:266
#: wp-admin/includes/theme.php:1035
msgid "This theme doesn't support Customizer."
msgstr "Dieses Theme unterstützt den Customizer nicht."

#: wp-includes/class-wp-block-styles-registry.php:87
msgid "Block style name must not contain any spaces."
msgstr "Der Blockstil-Name darf keine Leerzeichen enthalten."

#. translators: Accessibility text. %s: Parent page title.
#: wp-includes/blocks/navigation-submenu.php:149
#: wp-includes/blocks/page-list.php:196
msgid "%s submenu"
msgstr "Untermenü von %s"

#. translators: %s: URL to the themes page (also it activates the theme).
#: wp-includes/customize/class-wp-customize-theme-control.php:271
#: wp-admin/includes/theme.php:1041
msgid "However, you can still <a href=\"%s\">activate this theme</a>, and use the Site Editor to customize it."
msgstr "Allerdings kannst du immer noch <a href=\"%s\">dieses Theme aktivieren</a> und den Website-Editor verwenden, um es anzupassen."

#: wp-includes/comment.php:4109
msgid "<strong>Error:</strong> Please fill the required fields."
msgstr "<strong>Fehler:</strong> Bitte fülle die Pflichtfelder aus."

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Nächster"

#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Vorheriger"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Nächster:"

#: wp-includes/blocks/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Vorheriger:"

#. translators: %1$s: Template area type, %2$s: the uncategorized template area
#. value.
#: wp-includes/block-template-utils.php:280
msgid "\"%1$s\" is not a supported wp_template_part area value and has been added as \"%2$s\"."
msgstr "„%1$s“ ist ein nicht unterstützter wp_template_part-Bereichswert und wurde hinzugefügt als „%2$s“."

#: wp-includes/blocks/navigation-link.php:383
msgid "Post Format Link"
msgstr "Beitragsformat-Link"

#: wp-includes/blocks/navigation-link.php:384
msgid "A link to a post format"
msgstr "Ein Link zu einem Beitragsformat"

#: wp-includes/block-template-utils.php:1493
msgid "Unable to open export file (archive) for writing."
msgstr "Die Export-Datei (Archiv) kann nicht zum Schreiben geöffnet werden."

#: wp-includes/block-template-utils.php:1484
msgid "Zip Export not supported."
msgstr "Der Zip-Export wird nicht unterstützt."

#: wp-includes/blocks/calendar.php:27
msgid "The calendar block is hidden because there are no published posts."
msgstr "Der Kalender-Block ist verborgen, weil es keine veröffentlichten Beiträge gibt."

#: wp-includes/block-template-utils.php:192
msgctxt "Template name"
msgid "Taxonomy"
msgstr "Taxonomie"

#: wp-includes/block-template-utils.php:176
msgctxt "Template name"
msgid "Pages"
msgstr "Seiten"

#: wp-includes/block-template-utils.php:172
msgctxt "Template name"
msgid "Single Posts"
msgstr "Einzelne Beiträge"

#: wp-includes/block-template-utils.php:164
msgctxt "Template name"
msgid "Front Page"
msgstr "Titelseite"

#: wp-includes/block-template-utils.php:156
msgctxt "Template name"
msgid "Index"
msgstr "Index"

#: wp-includes/block-template-utils.php:87
msgid "The Header template defines a page area that typically contains a title, logo, and main navigation."
msgstr "Das Header-Template definiert einen Seitenbereich, der typischerweise Titel, Logo und Hauptnavigation enthält."

#: wp-includes/block-template-utils.php:96
msgid "The Footer template defines a page area that typically contains site credits, social links, or any other combination of blocks."
msgstr "Das Footer-Template definiert einen Seitenbereich, der typischerweise Impressum, Social Links oder jede andere Kombination von Blöcken enthält."

#: wp-includes/block-template-utils.php:78
msgid "General templates often perform a specific role like displaying post content, and are not tied to any particular area."
msgstr "Allgemeine Templates übernehmen oft eine spezifische Aufgabe wie das Darstellen von Betragsinhalt und sind an keinen bestimmten Bereich gebunden."

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Lila und Grün"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Blau und Orange"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Magenta und Gelb"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Mitternacht"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Blau und Rot"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Lila und Gelb"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Graustufen"

#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Dunkle Graustufen"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Mitternacht"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Schwarz"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Groß"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Mittel"

#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Klein"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Kräftiges Violett"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Kräftiges Cyanblau"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Helles Cyanblau"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Kräftiges Cyangrün"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Helles Cyangrün"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Kräftiges Rot"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Helles Rosa"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Weiß"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Bläuliches Cyangrau"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Leuchtende Dämmerung"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Kühles bis warmes Spektrum"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "Sehr helles Grau bis bläuliches Cyangrau"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "Leuchtendes, kräftiges Orange bis kräftiges Rot"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "Hellgrünes Cyan bis leuchtend grünes Cyan"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "Kräftiges Cyanblau bis kräftiges Lila"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Bordeauxrot"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Rötliches Hellviolett"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "Leuchtend kräftiger Bernstein bis leuchtend kräftiges Orange"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Leuchtend kräftiges Orange"

#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Leuchtend kräftiger Bernstein"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Blasses Ozeanblau"

#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Neongrün"

#: wp-includes/js/dist/block-library.js:64406
#: wp-includes/js/dist/block-library.js:64414
#: wp-admin/includes/plugin-install.php:328
#: wp-admin/includes/theme-install.php:108
msgid "Keyword"
msgstr "Stichwort"

#: wp-includes/blocks/query-pagination-next.php:29
#: wp-includes/js/dist/block-library.js:66116
msgid "Next Page"
msgstr "Nächste Seite"

#: wp-includes/blocks/query-pagination-previous.php:26
#: wp-includes/js/dist/block-library.js:66375
msgid "Previous Page"
msgstr "Vorherige Seite"

#: wp-includes/blocks/file.php:45 wp-includes/js/dist/block-library.js:25878
#: wp-includes/js/dist/block-library.js:25989
#: wp-includes/js/dist/block-library.js:26090
msgid "PDF embed"
msgstr "PDF-Einbettung"

#. translators: %s: filename.
#: wp-includes/blocks/file.php:43 wp-includes/js/dist/block-library.js:25880
#: wp-includes/js/dist/block-library.js:25991
#: wp-includes/js/dist/block-library.js:26092
msgid "Embed of %s."
msgstr "Einbettung von %s."

#: wp-includes/block-patterns.php:197
msgctxt "Block pattern category"
msgid "Media"
msgstr "Medien"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1583
msgid "The date the comment was published, as GMT."
msgstr "Das Datum in UTC, an dem der Kommentar veröffentlicht wurde."

#: wp-includes/blocks/button/block.json wp-includes/blocks/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "Link"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2468
msgid "The date the post was last modified, as GMT."
msgstr "Das Datum in UTC, an dem der Beitrag zuletzt geändert wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2416
msgid "The date the post was published, in the site's timezone."
msgstr "Das Datum der Veröffentlichung des Beitrags, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2461
msgid "The date the post was last modified, in the site's timezone."
msgstr "Das Datum der letzten Änderung des Beitrags, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2434
msgid "GUID for the post, as it exists in the database."
msgstr "GUID für den Beitrag, wie sie in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2475
msgid "An alphanumeric identifier for the post unique to its type."
msgstr "Eine alphanumerische Kennung für den Beitrag, die für seinen Typ eindeutig ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1577
msgid "The date the comment was published, in the site's timezone."
msgstr "Datum, an dem der Kommentar veröffentlicht wurde, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1564
msgid "Content for the comment, as it exists in the database."
msgstr "Inhalt für den Kommentar, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1555
msgid "The content for the comment."
msgstr "Der Inhalt für den Kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:94
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:120
msgid "The ID for the parent of the autosave."
msgstr "Die ID für die übergeordnete automatische Speicherung."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1569
msgid "HTML content for the comment, transformed for display."
msgstr "HTML-Inhalt für den Kommentar, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1596
msgid "The ID for the parent of the comment."
msgstr "Die ID für den übergeordneten Kommentar."

#: wp-includes/blocks/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Dieser Block ist veraltet. Bitte verwende stattdessen den Spalten-Block."

#: wp-includes/blocks/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Ein Video aus deiner Mediathek einbetten oder ein neues hochladen."

#: wp-includes/blocks/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "Film"

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "Gedicht"

#: wp-includes/blocks/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Füge Lyrik ein. Verwende spezielle Formatierungen für Abstände. Oder zitiere Liedtexte."

#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "Lyrik, Poesie"

#: wp-includes/blocks/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Streifen"

#: wp-includes/blocks/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social profile or site."
msgstr "Ein Icon anzeigen, das mit einem Social-Media-Profil oder einer Website verlinkt ist."

#: wp-includes/blocks/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social profiles or sites."
msgstr "Icons anzeigen, die mit deinen Social-Media-Profilen oder Websites verlinkt sind."

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Nur Logos"

#: wp-includes/blocks/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Weißraum zwischen den Blöcken hinzufügen und dessen Höhe anpassen."

#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Pillenform"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Website-Untertitel"

#: wp-includes/blocks/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "Beschreibung"

#: wp-includes/blocks/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Website-Titel"

#: wp-includes/blocks/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Website-Logo"

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "Atom"

#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "Feed"

#: wp-includes/blocks/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Hilf Besuchern, deine Inhalte zu finden."

#: wp-includes/blocks/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "finden"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "horizontale Linie"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"

#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "Trennlinie"

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Breite Linie"

#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Punkte"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "Zusätzliche individuelle Elemente mit einem WordPress-Shortcode einfügen."

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "Blockzitat"

#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "Quellenangabe"

#: wp-includes/blocks/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Zeigt Einträge eines beliebigen RSS- oder Atom-Feeds an."

#: wp-includes/blocks/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Trenne Textpassagen oder Abschnitte mit einem horizontalen Trennelement."

#: wp-includes/blocks/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Ein erweiterter Block, der das Anzeigen von Inhaltstypen anhand verschiedener Abfrage-Parameter und visueller Konfigurationen erlaubt."

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Beitragsbild"

#: wp-includes/blocks/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Seitenliste"

#: wp-includes/blocks/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "Deine Website unterstützt diesen Block nicht."

#: wp-includes/blocks/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "Inhalte vor diesem Block werden im Textauszug auf der Archivseite angezeigt."

#: wp-includes/blocks/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "weiterlesen"

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "Menü"

#: wp-includes/blocks/navigation-overlay-close/block.json
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list-item/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "Navigation"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Trenne deinen Inhalt und präsentiere ihn auf mehreren Seiten."

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "nächste Seite"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "Seitennummerierung"

#: wp-includes/blocks/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Eine Liste aller Seiten anzeigen."

#: wp-includes/blocks/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "Text"

#: wp-includes/blocks/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Zeigt die Inhalte eines Beitrags oder einer Seite an."

#: wp-includes/blocks/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Zeigt – falls verfügbar – eine seitenweise Navigation zum nächsten/vorherigen Satz von Beiträgen an."

#: wp-includes/blocks/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Beitrags-Template"

#: wp-includes/blocks/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Hebe ein Zitat aus deinem Text optisch besonders hervor."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Beitragsbegriffe."

#: wp-includes/blocks/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Beitragsbegriffe"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Starte deine Geschichte von einem soliden Startblock aus."

#: wp-includes/blocks/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "Enthält die Blockelemente, die für die Ausgabe eines Beitrags verwendet werden, beispielsweise Titel, Datum, Beitragsbild, Inhalt oder Textauszug und mehr."

#: wp-includes/blocks/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Zeigt den Titel eines Beitrags, einer Seite oder einer sonstigen Inhaltsart an."

#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "Den Textauszug anzeigen."

#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination."
msgstr "Zeigt eine Liste von Seitenzahlen für die Seitennummerierung an."

#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "Zeigt das Beitragsbild eines Beitrags an."

#: wp-includes/blocks/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Abfrageschleife"

#: wp-includes/blocks/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Füge Text hinzu, der deine Abstände und Tabulatoren beibehält und sich optisch anpassen lässt."

#: wp-includes/blocks/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Abfragetitel"

#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Zeigt den Link zur vorherigen Beitragsseite an."

#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Zeigt den Link zur nächsten Beitragsseite an."

#: wp-includes/blocks/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Zeigt den Abfragetitel an."

#: wp-includes/blocks/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Einen Link zu einer Datei zum Herunterladen hinzufügen."

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "Dokument"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "Download"

#: wp-includes/blocks/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Den klassischen WordPress-Editor verwenden."

#: wp-includes/blocks/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Zeige mehrere Bilder in einer ansprechenden Galerie an."

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "Bilder"

#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "Fotos"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "Container"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "Wrapper"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "Zeile"

#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "Abschnitt"

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "Titel"

#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "Untertitel"

#: wp-includes/blocks/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "einbetten"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "Foto"

#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "Bild"

#: wp-includes/blocks/image/block.json wp-includes/blocks/quote/block.json
#: wp-includes/blocks/separator/block.json
#: wp-includes/blocks/site-logo/block.json
#: wp-includes/blocks/social-links/block.json
#: wp-includes/blocks/table/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "Standard"

#: wp-includes/blocks/image/block.json wp-includes/blocks/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Abgerundet"

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Legacy-Widget"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "Aufzählungsliste"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "nummerierte Liste"

#: wp-includes/blocks/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Links zum An- und Abmelden anzeigen."

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "abmelden"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "Formular"

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "Bild"

#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "Video"

#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "nummerierte Liste"

#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "Anmeldung"

#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "PDF"

#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Zeigt ein Legacy-Widget an."

#: wp-includes/blocks/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "An-/Abmeldung"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "Aktuelle, letzte Kommentare"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "Aktuelle, letzte Beiträge"

#: wp-includes/blocks/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Setze Medien und Text für ein vielfältigeres Layout nebeneinander."

#: wp-includes/blocks/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Füge ein Bild ein, um einen visuellen Akzent zu setzen."

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Zeigt eine Liste der neuesten Beiträge an."

#: wp-includes/blocks/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Individuellen HTML-Code hinzufügen, mit einer Vorschau während der Bearbeitung."

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Zeigt eine Liste deiner neuesten Kommentare an."

#: wp-includes/blocks/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "Ein Kalender mit den Beiträgen deiner Website."

#: wp-includes/blocks/calendar/block.json wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "Beiträge"

#: wp-includes/blocks/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "Archiv"

#: wp-includes/blocks/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "Eine einzelne Spalte innerhalb eines Spalten-Blocks."

#: wp-includes/blocks/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Code-Schnipsel anzeigen, die deine Abstände und Tabulatoren beibehalten."

#: wp-includes/blocks/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Besucher mit einem Link im Button-Stil auffordern, aktiv zu werden."

#: wp-includes/blocks/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Besucher mit einer Gruppe von Button-Links zum Handeln auffordern."

#: wp-includes/blocks/button/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Kontur"

#: wp-includes/blocks/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Gefüllt"

#: wp-includes/blocks/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Einen einfachen Audio-Player einbetten."

#: wp-includes/blocks/audio/block.json
#: wp-includes/blocks/playlist-track/block.json
#: wp-includes/blocks/playlist/block.json
msgctxt "block keyword"
msgid "music"
msgstr "Musik"

#: wp-includes/blocks/audio/block.json
#: wp-includes/blocks/playlist-track/block.json
#: wp-includes/blocks/playlist/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "Sound"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "Podcast"

#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "Aufnahme"

#: wp-includes/blocks/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Ein Tages-Archiv deiner Beiträge anzeigen."

#: wp-includes/option.php:2908
msgid "Show on front"
msgstr "Vorne anzeigen"

#: wp-includes/option.php:2919
msgid "Page on front"
msgstr "Titelseite"

#. translators: %s: taxonomy's singular name
#. translators: Hidden accessibility text. %s: Link name.
#. translators: Hidden accessibility text. %s: Attachment title.
#. translators: Hidden accessibility text. %s: Plugin name.
#. translators: %s: Post title.
#. translators: Hidden accessibility text. %s: Email address.
#. translators: Hidden accessibility text. %s: Taxonomy term name.
#. translators: Hidden accessibility text. %s: User login.
#. translators: Hidden accessibility text. %s: Theme name.
#. translators: %s: Site URL.
#. translators: Hidden accessibility text. %s: Theme name
#: wp-includes/blocks/categories.php:46
#: wp-includes/js/dist/block-library.js:14435
#: wp-admin/includes/class-wp-links-list-table.php:190
#: wp-admin/includes/class-wp-media-list-table.php:458
#: wp-admin/includes/class-wp-plugins-list-table.php:1188
#: wp-admin/includes/class-wp-posts-list-table.php:1088
#: wp-admin/includes/class-wp-privacy-requests-table.php:428
#: wp-admin/includes/class-wp-terms-list-table.php:372
#: wp-admin/includes/class-wp-users-list-table.php:532
#: wp-admin/update-core.php:590 wp-admin/update-core.php:768
#: wp-admin/includes/class-wp-ms-sites-list-table.php:451
#: wp-admin/includes/class-wp-ms-themes-list-table.php:542
#: wp-admin/includes/class-wp-ms-users-list-table.php:243
msgid "Select %s"
msgstr "%s auswählen"

#: wp-includes/js/dist/block-editor.js:83094
#: wp-includes/js/dist/block-editor.js:83621
#: wp-includes/js/dist/block-editor.js:83691
#: wp-includes/js/dist/edit-site.js:34179 wp-includes/js/dist/editor.js:4473
#: wp-includes/js/dist/editor.js:42352 wp-includes/js/dist/editor.js:56821
#: wp-includes/js/dist/editor.js:72258 wp-includes/js/dist/media-utils.js:22760
#: wp-includes/js/dist/script-modules/content-types/index.js:29110
#: wp-admin/includes/class-wp-screen.php:1214 wp-admin/includes/theme.php:351
#: wp-admin/includes/theme.php:387 wp-admin/index.php:70
msgid "Layout"
msgstr "Layout"

#: wp-includes/post.php:320 wp-includes/js/dist/block-editor.js:59921
#: wp-includes/js/dist/block-editor.js:64616
msgid "Patterns list"
msgstr "Vorlagenliste"

#: wp-includes/js/dist/block-editor.js:52808
#: wp-includes/js/dist/block-library.js:53103 wp-admin/edit-form-blocks.php:275
msgid "Type / to choose a block"
msgstr "Tippe „/“, um einen Block auszuwählen"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:864
msgid "Unencoded instance settings, if supported."
msgstr "Nicht kodierte Instanz-Einstellungen, falls unterstützt."

#: wp-includes/widgets/class-wp-widget-block.php:37
msgid "A widget containing a block."
msgstr "Ein Widget, das einen Block enthält."

#. translators: 1 & 2: Deprecation replacement options.
#: wp-includes/user.php:4405 wp-includes/user.php:4645
msgid "%1$s or %2$s"
msgstr "%1$s oder %2$s"

#: wp-includes/class-wp-taxonomy.php:645
msgctxt "navigation link block description"
msgid "A link to a tag."
msgstr "Ein Link zu einem Schlagwort."

#: wp-includes/class-wp-taxonomy.php:641
msgctxt "navigation link block title"
msgid "Tag Link"
msgstr "Schlagwort-Link"

#: wp-includes/class-wp-taxonomy.php:646
msgctxt "navigation link block description"
msgid "A link to a category."
msgstr "Ein Link zu einer Kategorie."

#. translators: HTML code of the block, not an option that blocks HTML.
#: wp-includes/widgets/class-wp-widget-block.php:208
msgid "Block HTML:"
msgstr "Block-HTML:"

#. translators: %s: User name.
#: wp-includes/user.php:188
msgid "<strong>Error:</strong> The username <strong>%s</strong> is not registered on this site. If you are unsure of your username, try your email address instead."
msgstr "<strong>Fehler:</strong> Der Benutzername <strong>%s</strong> ist auf dieser Website nicht registriert. Falls du dir über deinen Benutzernamen unsicher bist, versuche es stattdessen mit deiner E-Mail-Adresse."

#: wp-login.php:982
msgid "<strong>Error:</strong> The passwords do not match."
msgstr "<strong>Fehler:</strong> Die Passwörter stimmen nicht überein."

#: wp-login.php:1442
msgid "<strong>Error:</strong> User registration is currently not allowed."
msgstr "<strong>Fehler:</strong> Die Benutzerregistrierung ist derzeit nicht erlaubt."

#: wp-login.php:844
msgid "<strong>Error:</strong> Your password reset link appears to be invalid. Please request a new link below."
msgstr "<strong>Fehler:</strong> Der Link zum Zurücksetzen des Passwortes scheint ungültig zu sein. Bitte fordere unten einen neuen Link an."

#: wp-login.php:846
msgid "<strong>Error:</strong> Your password reset link has expired. Please request a new link below."
msgstr "<strong>Fehler:</strong> Der Link zum Zurücksetzen des Passwortes ist abgelaufen. Bitte fordere unten einen neuen Link an."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:871
msgid "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only."
msgstr "URL-kodierte Formulardaten aus dem Widget-Adminformular. Werden verwendet, um ein Widget zu aktualisieren, das keine Instanz unterstützt. Nur Schreibzugriff."

#: wp-includes/user.php:416
msgid "<strong>Error:</strong> Unknown email address. Check again or try your username."
msgstr "<strong>Fehler:</strong> Unbekannte E-Mail-Adresse. Überprüfe sie oder versuche es mit deinem Benutzernamen."

#: wp-includes/user.php:421
msgid "<strong>Error:</strong> Unknown username. Check again or try your email address."
msgstr "<strong>Fehler:</strong> Unbekannter Benutzername. Überprüfe ihn oder versuche es mit deiner E-Mail-Adresse."

#: wp-includes/class-wp-taxonomy.php:642
msgctxt "navigation link block title"
msgid "Category Link"
msgstr "Kategorielink"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:819
msgid "Unique identifier for the widget."
msgstr "Eindeutige Kennung für das Widget."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:446
msgid "ID of sidebar."
msgstr "ID der Seitenleiste."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:452
msgid "Unique name identifying the sidebar."
msgstr "Eindeutiger Name, der die Seitenleiste identifiziert."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:458
msgid "Description of sidebar."
msgstr "Beschreibung der Seitenleiste."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:498
msgid "Status of sidebar."
msgstr "Status der Seitenleiste."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:505
msgid "Nested widgets."
msgstr "Verschachtelte Widgets."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:416
msgid "Description of the widget."
msgstr "Beschreibung des Widgets."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:836
msgid "HTML representation of the widget."
msgstr "HTML-Darstellung des Widgets."

#: wp-includes/widgets.php:1078
msgid "Inactive widgets"
msgstr "Inaktive Widgets"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:403
msgid "Unique slug identifying the widget type."
msgstr "Eindeutige Titelform, die den Widget-Typ identifiziert."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:428
msgid "Class name"
msgstr "Name der Klasse"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:96
msgid "Whether to force removal of the widget, or move it to the inactive sidebar."
msgstr "Ob das Entfernen des Widgets erzwungen werden soll oder ob es in die inaktive Seitenleiste verschoben werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:276
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:490
msgid "Sorry, you are not allowed to manage widgets on this site."
msgstr "Du bist leider nicht berechtigt, Widgets auf dieser Website zu verwalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:222
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:321
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:393
msgid "No widget was found with that id."
msgstr "Es wurde kein Widget mit dieser ID gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:680
msgid "The requested widget is invalid."
msgstr "Das angeforderte Widget ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:795
msgid "The sidebar to return widgets for."
msgstr "Die Seitenleiste, für die Widgets zurückgegeben werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:829
msgid "The sidebar the widget belongs to."
msgstr "Die Seitenleiste, zu der das Widget gehört."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:195
msgid "No sidebar exists with that id."
msgstr "Es existiert keine Seitenleiste mit dieser ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:464
msgid "Extra CSS class to assign to the sidebar in the Widgets interface."
msgstr "Zusätzliche CSS-Klasse, die der Seitenleiste in der Widgets-Oberfläche zugewiesen wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:484
msgid "HTML content to prepend to the sidebar title when displayed. Default is an opening h2 element."
msgstr "HTML-Inhalt, der dem angezeigten Titel der Seitenleiste vorangestellt wird. Standard ist ein öffnendes h2-Element."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:491
msgid "HTML content to append to the sidebar title when displayed. Default is a closing h2 element."
msgstr "HTML-Inhalt, der an den angezeigten Titel der Seitenleiste angehängt wird. Standard ist ein schließendes h2-Element."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:190
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:256
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:318
msgid "Sorry, you are not allowed to access the templates on this site."
msgstr "Du bist leider nicht berechtigt, auf die Templates dieser Website zuzugreifen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:341
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:370
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:468
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:515
msgid "No templates exist with that id."
msgstr "Es existieren keine Templates mit dieser ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:518
msgid "Templates based on theme files can't be removed."
msgstr "Templates, die auf Theme-Dateien basieren, lassen sich nicht entfernen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:542
msgid "The template has already been deleted."
msgstr "Das Template wurde bereits gelöscht."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1033
msgid "Limit to the specified post id."
msgstr "Auf die angegebene Beitrags-ID begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1066
msgid "ID of template."
msgstr "ID des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1072
msgid "Unique slug identifying the template."
msgstr "Eindeutige Titelform, die das Template identifiziert."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1080
msgid "Theme identifier for the template."
msgstr "Theme-Kennung für das Template."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1102
msgid "Content of template."
msgstr "Inhalt des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1121
msgid "Title of template."
msgstr "Titel des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1140
msgid "Description of template."
msgstr "Beschreibung des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1146
msgid "Status of template."
msgstr "Status des Templates."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1153
msgid "Post ID."
msgstr "Beitrags-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:57
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:77
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:113
msgid "The widget type id."
msgstr "Die Widget-Typ-ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:409
msgid "Human-readable name identifying the widget type."
msgstr "Menschenlesbarer Name, der den Widget-Typ bezeichnet."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:82
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:118
msgid "Current instance settings of the widget."
msgstr "Aktuelle Instanz-Einstellungen des Widgets."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:422
msgid "Whether the widget supports multiple instances"
msgstr "Ob das Widget mehrere Instanzen unterstützt"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1090
msgid "Source of template"
msgstr "Template-Quelle"

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1159
msgid "Theme file exists."
msgstr "Theme-Datei ist vorhanden."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:549
msgid "Widget type (id_base) is required."
msgstr "Widget-Typ (id_base) ist erforderlich."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:575
msgid "Widget type does not support raw instances."
msgstr "Widget-Typ unterstützt keine unverarbeiteten Instanzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:824
msgid "The type of the widget. Corresponds to ID in widget-types endpoint."
msgstr "Typ des Widgets. Entspricht der ID im Endpunkt widget-types."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:848
msgid "Instance settings of the widget, if supported."
msgstr "Instanz-Einstellungen des Widgets, falls unterstützt."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:854
msgid "Base64 encoded representation of the instance settings."
msgstr "Base64-kodierte Darstellung der Instanz-Einstellungen."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:859
msgid "Cryptographic hash of the instance settings."
msgstr "Kryptographischer Hash der Instanz-Einstellungen."

#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:143
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:91
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:115
msgid "The id of a template"
msgstr "Die ID eines Templates"

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:566
msgid "Cannot set instance on a widget that does not extend WP_Widget."
msgstr "Eine Instanz kann nicht auf ein Widget angewendet werden, das WP_Widget nicht erweitert."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:557
msgid "The provided widget type (id_base) cannot be updated."
msgstr "Der angegebene Widget-Typ (id_base) kann nicht aktualisiert werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:220
msgid "Invalid widget type."
msgstr "Der Widget-Typ ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:71
msgid "The id of a registered sidebar"
msgstr "Die ID einer registrierten Seitenleiste"

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:474
msgid "Cannot preview a widget that does not extend WP_Widget."
msgstr "Es kann keine Vorschau eines Widgets erzeugt werden, das WP_Widget nicht erweitert."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1604
msgid "Sort collection by user attribute."
msgstr "Sammlung nach Benutzerattribut sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:593
msgid "The provided instance is invalid. Must contain raw OR encoded and hash."
msgstr "Die angegebene Instanz ist ungültig. Sie muss entweder unverarbeitet sein ODER kodiert sein und einen Hash enthalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:494
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:585
msgid "The provided instance is malformed."
msgstr "Die übergebene Instanz ist ungültig strukturiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:477
msgid "HTML content to append to each widget's HTML output when assigned to this sidebar. Default is a closing list item element."
msgstr "HTML-Inhalt, der an die HTML-Ausgabe jedes Widgets angehängt wird, wenn es dieser Seitenleiste zugewiesen wird. Standard ist ein schließendes Listenelement."

#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:86
msgid "Serialized widget form data to encode into instance settings."
msgstr "Serialisierte Widget-Formulardaten zur Kodierung in Instanz-Einstellungen."

#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:842
msgid "HTML representation of the widget admin form."
msgstr "Die HTML-Darstellung des Widget-Adminformulars."

#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:470
msgid "HTML content to prepend to each widget's HTML output when assigned to this sidebar. Default is an opening list item element."
msgstr "HTML-Inhalt, der den HTML-Ausgaben jedes Widgets vorangestellt wird, wenn es dieser Seitenleiste zugewiesen wird. Standard ist ein öffnendes Listenelement."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:349
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3066
msgid "Sort collection by post attribute."
msgstr "Sammlung nach Beitragsattribut sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2720
msgid "The order of the post in relation to other posts."
msgstr "Die Reihenfolge des Beitrags in Bezug auf andere Beiträge."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:853
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:129
msgid "Unique identifier for the revision."
msgstr "Eindeutige Kennung für die Revision."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:831
msgid "The ID for the author of the revision."
msgstr "Die ID für den Autor der Revision."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3369
msgid "Whether items must be assigned all or any of the specified terms."
msgstr "Ob Elemente allen oder beliebigen festgelegten Begriffen zugewiesen sein müssen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2596
msgid "The title for the post."
msgstr "Der Titel für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2492
msgid "Type of post."
msgstr "Der Inhaltstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:224
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:249
msgid "The pattern title, in human readable format."
msgstr "Der Vorlagentitel in menschenlesbarem Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:74
msgid "Sorry, you are not allowed to browse the local block pattern directory."
msgstr "Du bist leider nicht berechtigt, das lokale Blockvorlagenverzeichnis zu durchsuchen."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:242
msgid "The pattern ID."
msgstr "ID der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:256
msgid "The pattern content."
msgstr "Inhalt der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:263
msgid "The pattern's category slugs."
msgstr "Kategorie-Titelformen der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:279
msgid "A description of the pattern."
msgstr "Eine Beschreibung der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:320
msgid "Limit results to those matching a category ID."
msgstr "Ergebnisse auf die beschränken, die mit einer Kategorie-ID übereinstimmen."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:326
msgid "Limit results to those matching a keyword ID."
msgstr "Ergebnisse auf die beschränken, die mit einer Stichwort-ID übereinstimmen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2454
msgid "URL to the post."
msgstr "URL zum Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:513
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:118
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2448
msgid "Unique identifier for the post."
msgstr "Eindeutige Kennung für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1737
msgid "Sort collection by comment attribute."
msgstr "Sammlung nach Kommentarattribut sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:271
msgid "The pattern's keywords."
msgstr "Die Stichwörter der Vorlage."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1616
msgid "Type of the comment."
msgstr "Die Art des Kommentars."

#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:286
msgid "The preferred width of the viewport when previewing a pattern, in pixels."
msgstr "Bevorzugte Breite des Viewports für die Vorschau einer Vorlage in Pixel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1589
msgid "URL to the comment."
msgstr "URL zum Kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:74
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1506
msgid "Unique identifier for the comment."
msgstr "Eindeutige Kennung für den Kommentar."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:699
msgid "The initial values for attributes."
msgstr "Die Anfangswerte für Attribute."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:124
#: wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php:148
msgid "The ID for the autosave."
msgstr "Die ID für die automatische Speicherung."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:676
msgid "The unique and machine-readable name."
msgstr "Der eindeutige und maschinenlesbare Name."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:681
msgid "A human-readable variation title."
msgstr "Ein menschenlesbarer Varianten-Titel."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:686
msgid "A detailed variation description."
msgstr "Eine detaillierte Variantenbeschreibung."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:693
msgid "Indicates whether the current variation is the default one."
msgstr "Gibt an, ob die aktuelle Variante dem Standard entspricht."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:705
msgid "The list of scopes where the variation is applicable. When not provided, it assumes all available scopes."
msgstr "Die Liste der Bereiche, auf die sich die Variante anwenden lässt. Ist diese nicht vorhanden, werden alle verfügbaren Bereiche angenommen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:670
msgid "Block variations."
msgstr "Block-Varianten."

#: wp-includes/post.php:378 wp-includes/js/dist/block-library.js:77576
#: wp-includes/js/dist/edit-site.js:17740
#: wp-includes/js/dist/edit-site.js:56621
#: wp-includes/js/dist/edit-site.js:58318
#: wp-includes/js/dist/edit-site.js:59786 wp-includes/js/dist/editor.js:83967
#: wp-includes/js/dist/editor.js:97871
msgid "Templates"
msgstr "Templates"

#: wp-includes/post.php:391
msgid "Templates to include in your theme."
msgstr "Templates, die in dein Theme eingefügt werden können."

#: wp-includes/post.php:375
msgid "New Template"
msgstr "Neues Template"

#: wp-includes/post.php:376
msgid "Edit Template"
msgstr "Template bearbeiten"

#: wp-includes/post.php:377
msgid "View Template"
msgstr "Template anzeigen"

#: wp-includes/view-config.php:574
msgid "All templates"
msgstr "Alle Templates"

#: wp-includes/post.php:379
msgid "Search Templates"
msgstr "Template suchen"

#: wp-includes/post.php:383
msgid "Template archives"
msgstr "Template-Archiv"

#: wp-includes/post.php:384
msgid "Insert into template"
msgstr "In das Template einfügen"

#: wp-includes/post.php:385
msgid "Uploaded to this template"
msgstr "Zu diesem Template hochgeladen"

#: wp-includes/post.php:386
msgid "Filter templates list"
msgstr "Template-Liste filtern"

#: wp-includes/post.php:387
msgid "Templates list navigation"
msgstr "Templates-Listen-Navigation"

#: wp-includes/post.php:388
msgid "Templates list"
msgstr "Templates-Liste"

#: wp-includes/class-wp-post-type.php:1024
msgctxt "navigation link block description"
msgid "A link to a page."
msgstr "Ein Link zu einer Seite."

#: wp-includes/class-wp-post-type.php:1023
msgctxt "navigation link block description"
msgid "A link to a post."
msgstr "Ein Link zu einem Beitrag."

#: wp-includes/class-wp-post-type.php:1020
msgctxt "navigation link block title"
msgid "Page Link"
msgstr "Seitenlink"

#: wp-includes/class-wp-post-type.php:1019
msgctxt "navigation link block title"
msgid "Post Link"
msgstr "Beitragslink"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:93
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:126
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:183
msgid "Unique identifier for the attachment."
msgstr "Eindeutige Kennung für den Anhang."

#: wp-includes/rest-api.php:1166
msgid "Cookie check failed"
msgstr "Die Cookie-Prüfung ist fehlgeschlagen"

#: wp-includes/post.php:380
msgid "Parent Template:"
msgstr "Übergeordnetes Template:"

#: wp-includes/post.php:381
msgid "No templates found."
msgstr "Es wurden keine Templates gefunden."

#: wp-includes/post.php:382
msgid "No templates found in Trash."
msgstr "Im Papierkorb wurden keine Templates gefunden."

#: wp-includes/block-template.php:254
msgid "No matching template found"
msgstr "Kein passendes Template gefunden"

#: wp-includes/block-template-utils.php:847
#: wp-includes/block-template-utils.php:916
msgid "No theme is defined for this template."
msgstr "Für dieses Template ist kein Theme definiert."

#: wp-includes/block-editor.php:42
msgctxt "block category"
msgid "Theme"
msgstr "Theme"

#: wp-includes/block-editor.php:32
msgctxt "block category"
msgid "Design"
msgstr "Design"

#: wp-includes/block-editor.php:37
msgctxt "block category"
msgid "Widgets"
msgstr "Widgets"

#: wp-includes/block-editor.php:47
msgctxt "block category"
msgid "Embeds"
msgstr "Einbettungen"

#. translators: Custom template title in the Site Editor. 1: Post type singular
#. name, 2: Post title.
#. translators: Custom template title in the Site Editor. 1: Taxonomy singular
#. name, 2: Term title.
#. translators: 1: The label of the field e.g. "Date". 2: The value of the
#. field, e.g.: "May 2022".
#. translators: %1$s: action label ("Marked as resolved" or "Reopened"); %2$s:
#. note text.
#. translators: 1: Comment author, 2: Comment excerpt.
#: wp-includes/block-template-utils.php:721
#: wp-includes/block-template-utils.php:797
#: wp-includes/js/dist/edit-site.js:23896
#: wp-includes/js/dist/edit-site.js:24613
#: wp-includes/js/dist/edit-site.js:25107
#: wp-includes/js/dist/edit-site.js:25810
#: wp-includes/js/dist/edit-site.js:26365
#: wp-includes/js/dist/edit-site.js:26605 wp-includes/js/dist/editor.js:31737
#: wp-includes/js/dist/editor.js:32454 wp-includes/js/dist/editor.js:32948
#: wp-includes/js/dist/editor.js:33845 wp-includes/js/dist/editor.js:34400
#: wp-includes/js/dist/editor.js:34640 wp-includes/js/dist/editor.js:99088
#: wp-includes/js/dist/media-utils.js:12331
#: wp-includes/js/dist/media-utils.js:13048
#: wp-includes/js/dist/media-utils.js:13542
#: wp-includes/js/dist/media-utils.js:14439
#: wp-includes/js/dist/media-utils.js:14994
#: wp-includes/js/dist/media-utils.js:15234
#: wp-includes/js/dist/script-modules/content-types/index.js:18827
#: wp-includes/js/dist/script-modules/content-types/index.js:19544
#: wp-includes/js/dist/script-modules/content-types/index.js:20038
#: wp-includes/js/dist/script-modules/content-types/index.js:20741
#: wp-includes/js/dist/script-modules/content-types/index.js:21296
#: wp-includes/js/dist/script-modules/content-types/index.js:21536
#: wp-admin/edit-form-comment.php:344 wp-admin/edit-form-comment.php:362
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: wp-includes/block-patterns/query-standard-posts.php:9
msgctxt "Block pattern title"
msgid "Standard"
msgstr "Standard"

#: wp-includes/block-patterns/query-small-posts.php:9
msgctxt "Block pattern title"
msgid "Small image and title"
msgstr "Kleines Bild und Titel"

#: wp-includes/block-patterns/query-large-title-posts.php:9
msgctxt "Block pattern title"
msgid "Large title"
msgstr "Großer Titel"

#: wp-includes/block-patterns/query-offset-posts.php:9
msgctxt "Block pattern title"
msgid "Offset"
msgstr "Versatz"

#: wp-includes/block-patterns/query-medium-posts.php:9
msgctxt "Block pattern title"
msgid "Image at left"
msgstr "Bild links"

#: wp-includes/block-patterns/query-grid-posts.php:9
msgctxt "Block pattern title"
msgid "Grid"
msgstr "Raster"

#: wp-includes/block-patterns/social-links-shared-background-color.php:11
msgctxt "Block pattern title"
msgid "Social links with a shared background color"
msgstr "Social Links mit einer gemeinsamen Hintergrundfarbe"

#: wp-includes/blocks/site-logo.php:78
msgid "Site logo."
msgstr "Website-Logo."

#: wp-includes/block-template.php:122
msgid "No matching template found."
msgstr "Es wurde kein passendes Template gefunden."

#: wp-includes/blocks/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Homepage-Link, öffnet in einem neuen Tab)"

#. translators: 1: Block type, 2: Typography supports key, e.g: fontSize,
#. lineHeight, etc. 3: block.json, 4: Old metadata key, 5: New metadata key.
#: wp-includes/blocks.php:2785
msgid "Block \"%1$s\" is declaring %2$s support in %3$s file under %4$s. %2$s support is now declared under %5$s."
msgstr "Der Block „%1$s“ gibt Unterstützung für %2$s in der %3$s-Datei unter %4$s an. Unterstützung für %2$s wird nun unter %5$s deklariert."

#: wp-includes/block-editor.php:22
msgctxt "block category"
msgid "Text"
msgstr "Text"

#: wp-includes/block-editor.php:27
msgctxt "block category"
msgid "Media"
msgstr "Medien"

#. translators: Hidden accessibility text. %s: Total number of updates
#. available.
#. translators: %s: Total number of updates available.
#: wp-includes/admin-bar.php:1246 wp-admin/js/updates.js:370
msgid "%s update available"
msgid_plural "%s updates available"
msgstr[0] "%s Aktualisierung verfügbar"
msgstr[1] "%s Aktualisierungen verfügbar"

#: wp-includes/blocks/latest-posts.php:180
#: wp-includes/blocks/latest-posts.php:193
#: wp-includes/js/dist/block-library.js:58056
msgid "This content is password protected."
msgstr "Dieser Inhalt ist passwortgeschützt."

#: wp-includes/https-detection.php:142
msgid "SSL verification failed."
msgstr "Die SSL-Überprüfung ist fehlgeschlagen."

#: wp-includes/https-detection.php:137
msgid "HTTPS request failed."
msgstr "Die HTTPS-Anfrage ist fehlgeschlagen."

#. translators: 1: $l10n, 2: wp_add_inline_script()
#: wp-includes/class-wp-scripts.php:640
msgid "The %1$s parameter must be an array. To pass arbitrary data to scripts, use the %2$s function instead."
msgstr "Der Parameter %1$s muss ein Array sein. Um beliebige Daten an Skripte zu übergeben, verwende stattdessen die Funktion %2$s."

#: wp-includes/blocks/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Social Icon"

#: wp-includes/blocks/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Social Icons"

#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Schlagwortwolke"

#: wp-includes/blocks/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Shortcode"

#: wp-includes/blocks/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Abstandshalter"

#: wp-includes/blocks/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Tabelle"

#: wp-includes/blocks/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Textspalten (veraltet)"

#: wp-includes/blocks/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Video"

#: wp-includes/blocks/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Trennelement"

#: wp-includes/blocks/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Buttons"

#: wp-includes/blocks/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/blocks/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Code"

#: wp-includes/blocks/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Spalten"

#: wp-includes/blocks/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Spalte"

#: wp-includes/blocks/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Cover"

#: wp-includes/blocks/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Datei"

#: wp-includes/blocks/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "Individuelles HTML"

#: wp-includes/blocks/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Medien und Text"

#: wp-includes/blocks/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Neueste Kommentare"

#: wp-includes/blocks/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Neueste Beiträge"

#: wp-includes/blocks/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Liste"

#: wp-includes/blocks/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Nicht unterstützt"

#: wp-includes/blocks/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Mehr"

#: wp-includes/blocks/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Seitenumbruch"

#: wp-includes/blocks/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Vorformatiert"

#: wp-includes/blocks/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"

#: wp-includes/blocks/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Gruppe"

#: wp-includes/blocks/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Suche"

#: wp-includes/blocks/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Zitatkasten"

#: wp-includes/blocks/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Absatz"

#: wp-includes/blocks/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Bild"

#: wp-includes/blocks/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Überschrift"

#: wp-includes/blocks/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Zitat"

#: wp-includes/blocks/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galerie"

#: wp-includes/blocks/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Audio"

#: wp-includes/blocks/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Button"

#: wp-includes/blocks/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Archiv"

#: wp-includes/query.php:939
msgid "https://developer.wordpress.org/reference/functions/is_main_query/"
msgstr "https://developer.wordpress.org/reference/functions/is_main_query/"

#: wp-includes/class-wp-taxonomy.php:634
msgid "Filter by category"
msgstr "Nach Kategorie filtern"

#: wp-includes/user.php:5120
msgid "The confirmation key has expired for this personal data request."
msgstr "Der Bestätigungsschlüssel für diese Anfrage personenbezogener Daten ist abgelaufen."

#: wp-includes/user.php:5116
msgid "The confirmation key is invalid for this personal data request."
msgstr "Der Bestätigungsschlüssel für diese Anfrage personenbezogener Daten ist ungültig."

#: wp-includes/user.php:5102
msgid "The confirmation key is missing from this personal data request."
msgstr "Der Bestätigungsschlüssel für diese Anfrage personenbezogener Daten fehlt."

#. translators: Documentation about troubleshooting.
#: wp-includes/class-wp-fatal-error-handler.php:207
msgid "https://wordpress.org/documentation/article/faq-troubleshooting/"
msgstr "https://wordpress.org/documentation/article/faq-troubleshooting/"

#: wp-includes/user.php:4906 wp-includes/user.php:5094
#: wp-admin/includes/privacy-tools.php:23
#: wp-admin/includes/privacy-tools.php:52
msgid "Invalid personal data request."
msgstr "Die Anfrage personenbezogener Daten ist ungültig."

#: wp-includes/user.php:5098
msgid "This personal data request has expired."
msgstr "Diese Anfrage zu personenbezogenen Daten ist abgelaufen."

#: wp-includes/class-wp-fatal-error-handler.php:208
msgid "Learn more about troubleshooting WordPress."
msgstr "Mehr über die Problembehandlung in WordPress erfahren (engl.)."

#. translators: 1: Parameter, 2: Valid values.
#: wp-includes/rest-api.php:2155
msgid "%1$s is not %2$s."
msgstr "%1$s ist nicht %2$s."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api.php:2159
msgid "%1$s is not one of %2$l."
msgstr "%1$s ist nicht eins von %2$l."

#: wp-includes/https-detection.php:153
msgid "It looks like the response did not come from this site."
msgstr "Es sieht so aus, als ob die Antwort nicht von dieser Website stammt."

#: wp-includes/user.php:4817
msgid "Invalid request status."
msgstr "Der Anfragestatus ist ungültig."

#: wp-includes/cron.php:616 wp-includes/cron.php:706
msgid "A plugin prevented the hook from being cleared."
msgstr "Ein Plugin verhinderte, dass dieser Hook geleert wird."

#: wp-includes/cron.php:166
msgid "A duplicate event already exists."
msgstr "Ein solches Ereignis existiert bereits."

#: wp-includes/cron.php:271 wp-includes/cron.php:451
msgid "Event schedule does not exist."
msgstr "Die Ereignisplanung existiert nicht."

#: wp-includes/cron.php:1309
msgid "The cron event list could not be saved."
msgstr "Die Cron-Ereignisliste konnte nicht gespeichert werden."

#: wp-includes/cron.php:195 wp-includes/cron.php:312
msgid "A plugin disallowed this event."
msgstr "Ein Plugin hat dieses Ereignis nicht zugelassen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2412
msgid "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "Die Breite des Bildes in Prozent, auf die das Bild zugeschnitten werden soll. VERALTET: Stattdessen `modifiers` benutzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2418
msgid "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "Die Höhe des Bildes in Prozent, auf die das Bild zugeschnitten werden soll. VERALTET: Stattdessen `modifiers` benutzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2406
msgid "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "Die y-Position des Bildes in Prozent, an der das Zuschneiden des Bildes beginnen soll. VERALTET: Stattdessen `modifiers` benutzen."

#: wp-includes/cron.php:54 wp-includes/cron.php:258 wp-includes/cron.php:373
#: wp-includes/cron.php:495
msgid "Event timestamp must be a valid Unix timestamp."
msgstr "Der Ereignis-Zeitstempel muss ein gültiger Unix-Zeitstempel sein."

#: wp-includes/cron.php:526
msgid "A plugin prevented the event from being unscheduled."
msgstr "Ein Plugin hat verhindert, dass die Planung des Ereignisses aufgehoben wird."

#: wp-includes/cron.php:435
msgid "A plugin prevented the event from being rescheduled."
msgstr "Ein Plugin hat die erneute Planung des Ereignisses verhindert."

#: wp-includes/cron.php:106 wp-includes/cron.php:293
msgid "A plugin prevented the event from being scheduled."
msgstr "Ein Plugin hat die Planung des Ereignisses verhindert."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2392
msgid "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead."
msgstr "Der Bereich in Grad, um den das Bild im Uhrzeigersinn gedreht werden soll. VERALTET: Stattdessen `modifiers` benutzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2400
msgid "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "Die x-Position des Bildes in Prozent, an der das Zuschneiden des Bildes beginnen soll. VERALTET: Stattdessen `modifiers` benutzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2373
msgid "Vertical position from the top to begin the crop as a percentage of the image height."
msgstr "Vertikale Position von oben, an der der Zuschnitt beginnen soll, in Prozent der Bildhöhe."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2381
msgid "Height of the crop as a percentage of the image height."
msgstr "Die Höhe des Zuschnitts in Prozent der Bildhöhe."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2377
msgid "Width of the crop as a percentage of the image width."
msgstr "Die Breite des Zuschnitts in Prozent der Bildbreite."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:302
msgid "Sorry, you are not allowed to edit this application password."
msgstr "Du bist leider nicht berechtigt, dieses Anwendungspasswort zu bearbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:376
msgid "Sorry, you are not allowed to delete application passwords for this user."
msgstr "Du bist leider nicht berechtigt, Anwendungspasswörter für diesen Benutzer zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:431
msgid "Sorry, you are not allowed to delete this application password."
msgstr "Du bist leider nicht berechtigt, dieses Anwendungspasswort zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2328
msgid "Rotation"
msgstr "Rotation"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2331
msgid "Rotation type."
msgstr "Rotations-Typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2336
msgid "Rotation arguments."
msgstr "Rotations-Argumente."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2343
msgid "Angle to rotate clockwise in degrees."
msgstr "Winkel in Grad für die Rotation im Uhrzeigersinn."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2283
msgid "Image edit."
msgstr "Bildbearbeitung."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2279
msgid "Array of image edits."
msgstr "Array an Bildbearbeitungen."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:494
msgid "The authenticated application password can only be introspected for the current user."
msgstr "Das authentifizierte Anwendungspasswort kann nur für den aktuellen Benutzer eingesehen werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2354
msgid "Crop type."
msgstr "Typ des Zuschnitts."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2359
msgid "Crop arguments."
msgstr "Zuschnitt-Argumente."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:522
msgid "Cannot introspect application password."
msgstr "Das Anwendungspasswort kann nicht eingesehen werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2369
msgid "Horizontal position from the left to begin the crop as a percentage of the image width."
msgstr "Horizontale Position von links, an der der Zuschnitt beginnen soll, in Prozent der Bildbreite."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:219
msgid "Sorry, you are not allowed to create application passwords for this user."
msgstr "Du bist leider nicht berechtigt, Anwendungspasswörter für diesen Benutzer zu erstellen."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:175
msgid "Sorry, you are not allowed to read this application password."
msgstr "Du bist leider nicht berechtigt, dieses Anwendungspasswort zu lesen."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:122
msgid "Sorry, you are not allowed to list application passwords for this user."
msgstr "Du bist leider nicht berechtigt, Anwendungspasswörter für diesen Benutzer aufzulisten."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3363
msgid "Limit result set to items with specific terms assigned in the %s taxonomy."
msgstr "Ergebnissatz auf Elemente beschränken, denen bestimmte Begriffe in der Taxonomie %s zugewiesen sind."

#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: wp-includes/blocks/block.php:38 wp-includes/blocks/post-content.php:34
#: wp-includes/blocks/template-part.php:133
msgid "[block rendering halted]"
msgstr "[Block-Ausführung angehalten]"

#: wp-login.php:1071
msgid "Save Password"
msgstr "Passwort speichern"

#: wp-login.php:1070
msgid "Generate Password"
msgstr "Passwort generieren"

#: wp-login.php:1017
msgid "Enter your new password below or generate one."
msgstr "Gib unten dein neues Passwort ein oder generiere ein neues."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:162
msgid "Sorry, you are not allowed to view the active theme."
msgstr "Du bist leider nicht berechtigt, das aktive Theme anzuzeigen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3329
msgid "Term ID List"
msgstr "Begriffs-ID-Liste"

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:645
msgid "A named status for the theme."
msgstr "Ein benannter Status für das Theme."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3342
msgid "Term IDs."
msgstr "Begriff-IDs."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3017
msgid "Limit response to posts modified before a given ISO8601 compliant date."
msgstr "Antwort auf Beiträge einschränken, die vor einem bestimmten ISO8601-konformen Datum geändert wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2986
msgid "Limit response to posts modified after a given ISO8601 compliant date."
msgstr "Antwort auf Beiträge einschränken, die nach einem bestimmten ISO8601-konformen Datum geändert wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3338
msgid "Perform an advanced term query."
msgstr "Führe eine erweiterte Begriffsabfrage durch."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3330
msgid "Match terms with the listed IDs."
msgstr "Begriffe mit den gelisteten IDs vergleichen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3350
msgid "Whether to include child terms in the terms limiting the result set."
msgstr "Ob untergeordnete Begriffe in Begriffe, welche die Ergebnismenge begrenzen, mit einbezogen werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:568
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:637
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:180
msgid "Theme not found."
msgstr "Das Theme wurde nicht gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3337
msgid "Term ID Taxonomy Query"
msgstr "Taxonomie-Abfrage nach Begriffs-ID"

#: wp-includes/class-wp-feed-cache.php:15
msgid "This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version."
msgstr "Diese Datei wird nur für die Abwärtskompatibilität mit SimplePie 1.2.x geladen. Bitte überlege, auf die aktuelle Version von SimplePie zu wechseln."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Tags"
msgstr "&larr; Zu den Schlagwörtern"

#: wp-includes/media.php:5168
msgid "&#8592; Go to library"
msgstr "&#8592; Zur Mediathek"

#: wp-includes/js/dist/block-editor.js:66426
#: wp-includes/js/dist/block-editor.js:76555
#: wp-includes/js/dist/edit-site.js:34427 wp-includes/js/dist/editor.js:42600
#: wp-includes/js/dist/editor.js:101360 wp-includes/js/dist/editor.js:101364
#: wp-includes/js/dist/media-utils.js:23008
#: wp-includes/js/dist/script-modules/content-types/index.js:29358
#: wp-admin/menu.php:209
msgid "Appearance"
msgstr "Design"

#. translators: New site notification email. 1: User login, 2: Site URL, 3:
#. Site title.
#: wp-includes/ms-functions.php:1823
msgid ""
"New site created by %1$s\n"
"\n"
"Address: %2$s\n"
"Name: %3$s"
msgstr ""
"Neue Website erstellt von %1$s\n"
"\n"
"Adresse: %2$s\n"
"Name: %3$s"

#: wp-includes/ms-functions.php:1836
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr "Website-Administrator"

#. translators: New site notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:1817
msgid "[%s] New Site Created"
msgstr "[%s] Neue Website erstellt"

#. translators: %s: PHP function name.
#: wp-includes/class-wp-image-editor-imagick.php:1202
msgid "%s failed while writing image to stream."
msgstr "%s schlug beim Schreiben des Bildes in den Stream fehl."

#: wp-includes/user.php:504
msgid "The provided password is an invalid application password."
msgstr "Das eingegebene Passwort ist ein ungültiges Anwendungspasswort."

#: wp-includes/media-template.php:508 wp-includes/media-template.php:753
msgid "Used as:"
msgstr "Verwendet als:"

#: wp-includes/class-wp-application-passwords.php:95
msgid "An application name is required to create an application password."
msgstr "Ein Anwendungsname ist erforderlich, um ein Anwendungspasswort zu erstellen."

#: wp-includes/class-wp-application-passwords.php:383
msgid "Could not delete application password."
msgstr "Anwendungspasswort konnte nicht gelöscht werden."

#: wp-includes/class-wp-application-passwords.php:418
msgid "Could not delete application passwords."
msgstr "Anwendungspasswörter konnten nicht gelöscht werden."

#: wp-includes/class-wp-application-passwords.php:324
#: wp-includes/class-wp-application-passwords.php:362
#: wp-includes/class-wp-application-passwords.php:400
msgid "Could not find an application password with that id."
msgstr "Ein Anwendungspasswort mit dieser ID konnte nicht gefunden werden."

#: wp-includes/class-wp-application-passwords.php:116
#: wp-includes/class-wp-application-passwords.php:294
#: wp-includes/class-wp-application-passwords.php:355
msgid "Could not save application password."
msgstr "Anwendungspasswort konnte nicht gespeichert werden."

#: wp-includes/media-template.php:562 wp-includes/media-template.php:818
#: wp-admin/async-upload.php:76 wp-admin/includes/media.php:3393
msgid "Copy URL to clipboard"
msgstr "URL in die Zwischenablage kopieren"

#. translators: 1: Parameter, 2: Multiplier.
#: wp-includes/rest-api.php:2610
msgid "%1$s must be a multiple of %2$s."
msgstr "%1$s muss ein Vielfaches von %2$s sein."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1976
msgid "%1$s is not a valid %2$l."
msgstr "%1$s ist nicht gültig als %2$l."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2084
msgid "%s matches more than one of the expected formats."
msgstr "%s stimmt mit mehr als einem der erwarteten Formate überein."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:1980
msgid "%s does not match any of the expected formats."
msgstr "%s entspricht keinem der erwarteten Formate."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2501
msgid "%1$s must contain at most %2$s property."
msgid_plural "%1$s must contain at most %2$s properties."
msgstr[0] "%1$s darf maximal %2$s Eigenschaft beinhalten."
msgstr[1] "%1$s darf maximal %2$s Eigenschaften beinhalten."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2485
msgid "%1$s must contain at least %2$s property."
msgid_plural "%1$s must contain at least %2$s properties."
msgstr[0] "%1$s muss mindestens %2$s Eigenschaft beinhalten."
msgstr[1] "%1$s muss mindestens %2$s Eigenschaften beinhalten."

#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:2076
msgid "%1$s matches %2$l, but should match only one."
msgstr "%1$s entspricht %2$l, sollte aber nur mit einem einzigen übereinstimmen."

#. translators: 1: Parameter, 2: Reason.
#: wp-includes/rest-api.php:1909
msgid "%1$s does not match the expected format. Reason: %2$s"
msgstr "%1$s stimmt nicht mit dem erwarteten Format überein. Grund: %2$s"

#. translators: 1: Parameter, 2: Schema title, 3: Reason.
#: wp-includes/rest-api.php:1901
msgid "%1$s is not a valid %2$s. Reason: %3$s"
msgstr "%1$s ist kein gültiger %2$s. Grund: %3$s"

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:846
msgid "The IP address the application password was last used by."
msgstr "Die IP-Adresse, von der das Anwendungspasswort zuletzt benutzt wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:826
msgid "The generated password. Only available after adding an application."
msgstr "Das generierte Passwort. Nur verfügbar, nachdem eine Anwendung hinzugefügt wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:818
msgid "The name of the application password."
msgstr "Der Name des Anwendungspassworts."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:839
msgid "The GMT date the application password was last used."
msgstr "Das Datum in UTC, an dem das Anwendungspasswort zuletzt benutzt wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:832
msgid "The GMT date the application password was created."
msgstr "Das Datum in UTC, an dem das Anwendungspasswort erstellt wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:803
msgid "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace."
msgstr "Eine UUID, die von der Anwendung bereitgestellt wird, um sie eindeutig zu identifizieren. Es wird empfohlen, eine UUID v5 mit dem URL- oder DNS-Namensraum zu verwenden."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:321
msgid "Directory sizes could not be returned."
msgstr "Die Größen der Verzeichnisse konnten nicht zurückgegeben werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:362
msgid "The name of the test being run."
msgstr "Der Name des Tests, der gerade ausgeführt wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:372
msgid "The status of the test."
msgstr "Der Status des Tests."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:561
msgid "Sorry, you are not allowed to manage application passwords for this user."
msgstr "Du bist leider nicht berechtigt, Anwendungspasswörter für diesen Benutzer zu verwalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:394
msgid "A more descriptive explanation of what the test looks for, and why it is important for the user."
msgstr "Eine ausführlichere Erklärung darüber, wonach der Test sucht und warum er für den Benutzer wichtig ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:685
#: wp-includes/user.php:427 wp-admin/authorize-application.php:108
msgid "Application passwords are not available."
msgstr "Anwendungspasswörter sind nicht verfügbar."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:757
msgid "Application password not found."
msgstr "Das Anwendungspasswort wurde nicht gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:367
msgid "A label describing the test."
msgstr "Eine Beschriftung, die den Test beschreibt."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:796
msgid "The unique identifier for the application password."
msgstr "Die eindeutige Kennung für das Anwendungspasswort."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:378
msgid "The category this test is grouped in."
msgstr "Die Kategorie, der dieser Test zugeordnet ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:729
#: wp-includes/user.php:432 wp-admin/authorize-application.php:106
msgid "Application passwords are not available for your account. Please contact the site administrator for assistance."
msgstr "Anwendungspasswörter sind für dein Konto nicht verfügbar. Bitte wende dich für Unterstützung an den Website-Administrator."

#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:399
msgid "HTML containing an action to direct the user to where they can resolve the issue."
msgstr "HTML, das eine Aktion enthält, die Benutzer dorthin leitet, wo sie das Problem lösen können."

#: wp-includes/theme.php:2727
msgid "You need to pass an array of post formats."
msgstr "Du musst ein Array von Beitrags-Formaten übergeben."

#: wp-includes/rest-api/class-wp-rest-server.php:1109
msgid "The handler for the route is invalid."
msgstr "Der Handler für die Route ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:485
msgid "Version of block API."
msgstr "Block-API-Version."

#: wp-includes/rest-api/class-wp-rest-server.php:1805
msgid "The requested route does not support batch requests."
msgstr "Die angeforderte Route unterstützt keine Batch-Anforderungen."

#: wp-includes/rest-api/class-wp-rest-server.php:1748
msgid "Could not parse the path."
msgstr "Der Pfad konnte nicht geparst werden."

#: wp-includes/rest-api/class-wp-rest-request.php:983
msgid "Invalid parameters."
msgstr "Die Parameter sind ungültig."

#. translators: %s: IP address of password reset requester.
#: wp-includes/user.php:3402
msgid "This password reset request originated from the IP address %s."
msgstr "Diese Anfrage zur Passwortzurücksetzung stammt von der IP-Adresse %s."

#: wp-includes/class-wp-xmlrpc-server.php:3971
#: wp-includes/class-wp-xmlrpc-server.php:3978
msgid "Sorry, you are not allowed to comment on this post."
msgstr "Du bist leider nicht berechtigt, diesen Beitrag zu kommentieren."

#. translators: %s: WP_ENVIRONMENT_TYPES
#: wp-includes/load.php:268
msgid "The %s constant is no longer supported."
msgstr "Die Konstante %s wird nicht mehr unterstützt."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:116
#: wp-admin/includes/theme.php:904 wp-admin/includes/update.php:764
#: wp-admin/themes.php:467 wp-admin/themes.php:860 wp-admin/themes.php:1171
msgid "There is a new version of %s available, but it does not work with your versions of WordPress and PHP."
msgstr "Es ist eine neue Version von %s verfügbar, die jedoch mit deinen Versionen von WordPress und PHP nicht kompatibel ist."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:146
#: wp-admin/includes/theme.php:934 wp-admin/includes/update.php:792
#: wp-admin/themes.php:495 wp-admin/themes.php:890 wp-admin/themes.php:1201
msgid "There is a new version of %s available, but it does not work with your version of WordPress."
msgstr "Es ist eine neue Version von %s verfügbar, die jedoch mit deiner WordPress-Version nicht kompatibel ist."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:161
#: wp-admin/includes/theme.php:949 wp-admin/includes/update.php:805
#: wp-admin/themes.php:508 wp-admin/themes.php:905 wp-admin/themes.php:1216
msgid "There is a new version of %s available, but it does not work with your version of PHP."
msgstr "Es ist eine neue Version von %s verfügbar, die jedoch mit deiner PHP-Version nicht kompatibel ist."

#. translators: %s: URL to WordPress Updates screen.
#: wp-includes/customize/class-wp-customize-theme-control.php:130
#: wp-includes/customize/class-wp-customize-theme-control.php:152
#: wp-includes/customize/class-wp-customize-theme-control.php:195
#: wp-includes/customize/class-wp-customize-theme-control.php:213
#: wp-admin/includes/class-wp-plugin-install-list-table.php:627
#: wp-admin/includes/class-wp-plugin-install-list-table.php:643
#: wp-admin/includes/class-wp-plugins-list-table.php:1514
#: wp-admin/includes/class-wp-plugins-list-table.php:1530
#: wp-admin/includes/theme.php:918 wp-admin/includes/theme.php:940
#: wp-admin/includes/theme.php:995 wp-admin/includes/theme.php:1013
#: wp-admin/includes/update.php:778 wp-admin/includes/update.php:798
#: wp-admin/theme-install.php:354 wp-admin/theme-install.php:372
#: wp-admin/theme-install.php:559 wp-admin/theme-install.php:577
#: wp-admin/themes.php:481 wp-admin/themes.php:501 wp-admin/themes.php:545
#: wp-admin/themes.php:561 wp-admin/themes.php:874 wp-admin/themes.php:896
#: wp-admin/themes.php:938 wp-admin/themes.php:956 wp-admin/themes.php:1118
#: wp-admin/themes.php:1136 wp-admin/themes.php:1185 wp-admin/themes.php:1207
#: wp-admin/update-core.php:716 wp-admin/update-core.php:737
msgid "<a href=\"%s\">Please update WordPress</a>."
msgstr "<a href=\"%s\">Bitte aktualisiere WordPress</a>."

#. translators: %s: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:136
#: wp-includes/customize/class-wp-customize-theme-control.php:167
#: wp-includes/customize/class-wp-customize-theme-control.php:201
#: wp-includes/customize/class-wp-customize-theme-control.php:224
#: wp-admin/includes/class-wp-plugin-install-list-table.php:633
#: wp-admin/includes/class-wp-plugin-install-list-table.php:652
#: wp-admin/includes/class-wp-plugins-list-table.php:1520
#: wp-admin/includes/class-wp-plugins-list-table.php:1539
#: wp-admin/includes/plugin.php:1153 wp-admin/includes/theme.php:924
#: wp-admin/includes/theme.php:955 wp-admin/includes/theme.php:1001
#: wp-admin/includes/theme.php:1024 wp-admin/includes/update-core.php:1467
#: wp-admin/includes/update.php:784 wp-admin/includes/update.php:811
#: wp-admin/install.php:248 wp-admin/theme-install.php:360
#: wp-admin/theme-install.php:383 wp-admin/theme-install.php:565
#: wp-admin/theme-install.php:588 wp-admin/themes.php:487
#: wp-admin/themes.php:514 wp-admin/themes.php:551 wp-admin/themes.php:570
#: wp-admin/themes.php:880 wp-admin/themes.php:911 wp-admin/themes.php:944
#: wp-admin/themes.php:967 wp-admin/themes.php:1124 wp-admin/themes.php:1147
#: wp-admin/themes.php:1191 wp-admin/themes.php:1222
#: wp-admin/update-core.php:100 wp-admin/update-core.php:552
#: wp-admin/update-core.php:722 wp-admin/update-core.php:746
#: wp-admin/upgrade.php:102
msgid "<a href=\"%s\">Learn more about updating PHP</a>."
msgstr "<a href=\"%s\">Mehr über die PHP-Aktualisierung erfahren (engl.)</a>."

#. translators: 1: URL to WordPress Updates screen, 2: URL to Update PHP page.
#: wp-includes/customize/class-wp-customize-theme-control.php:122
#: wp-includes/customize/class-wp-customize-theme-control.php:187
#: wp-admin/includes/class-wp-plugin-install-list-table.php:619
#: wp-admin/includes/class-wp-plugins-list-table.php:1506
#: wp-admin/includes/theme.php:910 wp-admin/includes/theme.php:987
#: wp-admin/includes/update.php:770 wp-admin/theme-install.php:346
#: wp-admin/theme-install.php:551 wp-admin/themes.php:473
#: wp-admin/themes.php:537 wp-admin/themes.php:866 wp-admin/themes.php:930
#: wp-admin/themes.php:1110 wp-admin/themes.php:1177
#: wp-admin/update-core.php:703
msgid "<a href=\"%1$s\">Please update WordPress</a>, and then <a href=\"%2$s\">learn more about updating PHP</a>."
msgstr "<a href=\"%1$s\">Bitte aktualisiere WordPress</a> und informiere dich anschließend über <a href=\"%2$s\">die Aktualisierung von PHP (engl.)</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:220
#: wp-admin/includes/theme.php:1020 wp-admin/theme-install.php:379
#: wp-admin/theme-install.php:584 wp-admin/themes.php:566
#: wp-admin/themes.php:963 wp-admin/themes.php:1143
msgid "This theme does not work with your version of PHP."
msgstr "Dieses Theme ist mit deiner PHP-Version nicht kompatibel."

#: wp-includes/customize/class-wp-customize-theme-control.php:209
#: wp-admin/includes/theme.php:1009 wp-admin/theme-install.php:368
#: wp-admin/theme-install.php:573 wp-admin/themes.php:557
#: wp-admin/themes.php:952 wp-admin/themes.php:1132
msgid "This theme does not work with your version of WordPress."
msgstr "Dieses Theme ist mit deiner WordPress-Version nicht kompatibel."

#: wp-includes/customize/class-wp-customize-theme-control.php:183
#: wp-admin/includes/theme.php:983 wp-admin/theme-install.php:342
#: wp-admin/theme-install.php:547 wp-admin/themes.php:533
#: wp-admin/themes.php:926 wp-admin/themes.php:1106
msgid "This theme does not work with your versions of WordPress and PHP."
msgstr "Dieses Theme ist mit deinen Versionen von WordPress und PHP nicht kompatibel."

#. translators: %s: register_rest_field
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2827
msgid "Please use %s to add new schema properties."
msgstr "Bitte benutze %s, um neue Schema-Eigenschaften hinzuzufügen."

#. translators: %s: prepare_callback
#: wp-includes/theme.php:3357
msgid "The \"%s\" must be a callable function."
msgstr "„%s“ muss eine aufrufbare Funktion sein."

#. translators: %s: customize_messenger_channel
#: wp-includes/class-wp-customize-manager.php:1935
msgid "Unauthorized. You may remove the %s param to preview as frontend."
msgstr "Nicht autorisiert. Du solltest den Parameter %s entfernen, um die Vorschau des Frontends anzuzeigen."

#. translators: 1: Deprecated option key, 2: New option key.
#: wp-includes/option.php:104 wp-includes/option.php:872
#: wp-includes/option.php:1099
msgid "The \"%1$s\" option key has been renamed to \"%2$s\"."
msgstr "Der Optionsschlüssel „%1$s“ wurde in „%2$s“ umbenannt."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:700
msgid "Sorry, you are not allowed to manage network plugins."
msgstr "Du bist leider nicht berechtigt, Plugins dieses Netzwerks zu verwalten."

#. translators: 1: The REST API route being registered, 2: The argument name,
#. 3: The suggested function name.
#: wp-includes/rest-api.php:127
msgid "The REST API route definition for %1$s is missing the required %2$s argument. For REST API routes that are intended to be public, use %3$s as the permission callback."
msgstr "Der Definition der REST-API-Route für %1$s fehlt das erforderliche Argument %2$s. Für REST-API-Routen, die für öffentlichen Zugriff gedacht sind, benutze %3$s als Berechtigungs-Callback."

#. translators: byline. %s: author.
#: wp-includes/blocks/latest-posts.php:138 wp-includes/blocks/rss.php:86
#: wp-includes/js/dist/block-library.js:39618
msgid "by %s"
msgstr "von %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:708
#: wp-admin/plugins.php:50 wp-admin/plugins.php:178
msgid "Sorry, you are not allowed to activate this plugin."
msgstr "Du bist leider nicht berechtigt, das Plugin zu aktivieren."

#: wp-includes/post.php:4998
msgid "Could not update attachment in the database."
msgstr "Der Anhang konnte in der Datenbank nicht aktualisiert werden."

#: wp-includes/js/dist/core-data.js:15931
#: wp-admin/includes/ajax-actions.php:1602
msgid "Menu Item"
msgstr "Menüeintrag"

#: wp-includes/abilities.php:21 wp-includes/js/dist/core-data.js:16195
msgid "Site"
msgstr "Website"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:16568
#: wp-includes/js/dist/block-library.js:26997
#: wp-includes/js/dist/block-library.js:27276
#: wp-includes/js/dist/core-data.js:15912 wp-admin/edit-form-comment.php:84
#: wp-admin/includes/template.php:473
msgid "Comment"
msgstr "Kommentar"

#: wp-includes/functions.php:3729 wp-includes/js/dist/block-directory.js:689
#: wp-includes/js/dist/block-directory.js:727 wp-admin/themes.php:27
#: wp-admin/users.php:163 wp-admin/network/site-users.php:176
msgid "An error occurred."
msgstr "Ein Fehler ist aufgetreten."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2351
#: wp-includes/js/dist/block-library.js:37019
#: wp-includes/js/dist/block-library.js:70143
#: wp-includes/js/dist/editor.js:55632 wp-admin/includes/image-edit.php:63
msgid "Crop"
msgstr "Zuschneiden"

#: wp-includes/class-wp-script-modules.php:1138 wp-includes/js/dist/a11y.js:83
msgid "Notifications"
msgstr "Benachrichtigungen"

#: wp-includes/class-wp-customize-manager.php:5044
#: wp-includes/js/dist/block-editor.js:13239
#: wp-includes/js/dist/editor.js:91612
msgid "Desktop"
msgstr "Desktop"

#: wp-includes/class-wp-customize-manager.php:5051
#: wp-includes/build/routes/font-list/content.js:11210
#: wp-includes/js/dist/block-editor.js:13249
#: wp-includes/js/dist/block-editor.js:83519
#: wp-includes/js/dist/block-library.js:45637
#: wp-includes/js/dist/edit-site.js:41635 wp-includes/js/dist/editor.js:56512
#: wp-includes/js/dist/editor.js:91627
msgid "Mobile"
msgstr "Mobil"

#: wp-includes/class-wp-customize-manager.php:5048
#: wp-includes/build/routes/font-list/content.js:11209
#: wp-includes/js/dist/block-editor.js:13244
#: wp-includes/js/dist/block-editor.js:83518
#: wp-includes/js/dist/edit-site.js:41634 wp-includes/js/dist/editor.js:56511
#: wp-includes/js/dist/editor.js:91619
msgid "Tablet"
msgstr "Tablet"

#: wp-includes/script-loader.php:1043 wp-includes/js/media-views.js:3568
#: wp-admin/js/media.js:247 wp-admin/js/post.js:1319
msgid "The file URL has been copied to your clipboard"
msgstr "Die Datei-URL wurde in deine Zwischenablage kopiert"

#. translators: %s: Documentation URL.
#: wp-includes/ms-load.php:503
msgid "Read the <a href=\"%s\" target=\"_blank\">Debugging a WordPress Network</a> article. Some of the suggestions there may help you figure out what went wrong."
msgstr "Schau dir die Dokumentation <a href=\"%s\" target=\"_blank\">Debugging eines WordPress-Netzwerks (engl.)</a> an. Einige der Vorschläge dort können dir helfen zu verstehen, was schiefgelaufen ist."

#: wp-includes/class-wp-oembed-controller.php:216
msgid "Embed Handler"
msgstr "Einbettungs-Handler"

#: wp-includes/block-patterns.php:120
msgctxt "Block pattern category"
msgid "Text"
msgstr "Text"

#: wp-includes/block-patterns.php:113
msgctxt "Block pattern category"
msgid "Columns"
msgstr "Spalten"

#: wp-includes/block-patterns.php:106
msgctxt "Block pattern category"
msgid "Buttons"
msgstr "Buttons"

#: wp-includes/block-patterns.php:190
msgctxt "Block pattern category"
msgid "Gallery"
msgstr "Galerie"

#: wp-includes/block-patterns.php:232
msgctxt "Block pattern category"
msgid "Headers"
msgstr "Header"

#. translators: Unit symbol for byte.
#: wp-includes/functions.php:486 wp-includes/functions.php:491
#: wp-includes/js/dist/editor.js:29812 wp-includes/js/dist/editor.js:29832
#: wp-includes/js/dist/media-utils.js:27836
#: wp-includes/js/dist/media-utils.js:27856
msgctxt "unit symbol"
msgid "B"
msgstr "B"

#. translators: Unit symbol for megabyte.
#: wp-includes/functions.php:482 wp-includes/js/dist/editor.js:29828
#: wp-includes/js/dist/media-utils.js:27852
msgctxt "unit symbol"
msgid "MB"
msgstr "MB"

#. translators: Unit symbol for gigabyte.
#: wp-includes/functions.php:480 wp-includes/js/dist/editor.js:29826
#: wp-includes/js/dist/media-utils.js:27850
msgctxt "unit symbol"
msgid "GB"
msgstr "GB"

#. translators: Unit symbol for terabyte.
#: wp-includes/functions.php:478 wp-includes/js/dist/editor.js:29824
#: wp-includes/js/dist/media-utils.js:27848
msgctxt "unit symbol"
msgid "TB"
msgstr "TB"

#: wp-includes/class-wp-block-pattern-categories-registry.php:56
msgid "Block pattern category name must be a string."
msgstr "Der Kategoriename der Block-Vorlage muss eine Zeichenfolge sein."

#. translators: %s: Block pattern name.
#: wp-includes/class-wp-block-pattern-categories-registry.php:92
msgid "Block pattern category \"%s\" not found."
msgstr "Die Block-Vorlagen-Kategorie „%s“ wurde nicht gefunden."

#. translators: Unit symbol for kilobyte.
#: wp-includes/functions.php:484 wp-includes/js/dist/editor.js:29830
#: wp-includes/js/dist/media-utils.js:27854
msgctxt "unit symbol"
msgid "KB"
msgstr "KB"

#. translators: 1: WP_REST_Response, 2: WP_Error
#: wp-includes/functions.php:4593
msgid "Return a %1$s or %2$s object from your callback when using the REST API."
msgstr "Gib ein %1$s- oder %2$s-Objekt von deinem Callback zurück, wenn du die REST-API verwendest."

#: wp-includes/class-wp-block-patterns-registry.php:93
msgid "Pattern name must be a string."
msgstr "Der Name der Vorlage muss eine Zeichenfolge sein."

#. translators: 1: Title prefix. 2: Title.
#: wp-includes/general-template.php:2002
msgctxt "archive title"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: wp-includes/general-template.php:1952
msgctxt "date archive title prefix"
msgid "Day:"
msgstr "Tag:"

#: wp-includes/general-template.php:1948
msgctxt "date archive title prefix"
msgid "Month:"
msgstr "Monat:"

#: wp-includes/general-template.php:1944
msgctxt "date archive title prefix"
msgid "Year:"
msgstr "Jahr:"

#: wp-includes/general-template.php:1940
msgctxt "author archive title prefix"
msgid "Author:"
msgstr "Autor:"

#: wp-includes/general-template.php:1937
msgctxt "tag archive title prefix"
msgid "Tag:"
msgstr "Schlagwort:"

#: wp-includes/general-template.php:1934
msgctxt "category archive title prefix"
msgid "Category:"
msgstr "Kategorie:"

#: wp-includes/class-wp-block-patterns-registry.php:112
msgid "Pattern content must be a string."
msgstr "Der Inhalt der Vorlage muss eine Zeichenfolge sein."

#: wp-includes/class-wp-block-patterns-registry.php:102
msgid "Pattern title must be a string."
msgstr "Der Titel der Vorlage muss eine Zeichenfolge sein."

#. translators: %s: Taxonomy singular name.
#: wp-includes/general-template.php:1983
msgctxt "taxonomy term archive title prefix"
msgid "%s:"
msgstr "%s:"

#: wp-includes/ms-deprecated.php:418
msgid "<strong>Error:</strong> There was a problem creating site entry."
msgstr "<strong>Fehler:</strong> Beim Erstellen des Website-Eintrags ist ein Fehler aufgetreten."

#: wp-includes/ms-deprecated.php:409
msgid "<strong>Error:</strong> Site URL you&#8217;ve entered is already taken."
msgstr "<strong>Fehler:</strong> Die von dir eingegebene Website-URL ist bereits vergeben."

#. translators: %s: Pattern name.
#: wp-includes/class-wp-block-patterns-registry.php:149
msgid "Pattern \"%s\" not found."
msgstr "Die Vorlage „%s“ wurde nicht gefunden."

#: wp-includes/general-template.php:1975
msgctxt "post type archive title prefix"
msgid "Archives:"
msgstr "Archiv:"

#: wp-includes/media.php:5199
msgid "Attachment details"
msgstr "Anhang-Details"

#: wp-includes/media.php:5142 wp-includes/media.php:5164
#: wp-includes/js/dist/block-library.js:22257
msgid "Add media"
msgstr "Medien hinzufügen"

#: wp-includes/post.php:5030
msgid "Could not insert attachment into the database."
msgstr "Der Anhang konnte nicht in die Datenbank eingefügt werden."

#: wp-includes/comment.php:2987
msgid "Could not update comment in the database."
msgstr "Der Kommentar konnte in der Datenbank nicht aktualisiert werden."

#: wp-includes/media-template.php:559 wp-includes/media-template.php:815
#: wp-admin/includes/media.php:3390
msgid "File URL:"
msgstr "Datei-URL:"

#. translators: %s: The name of a JSON field expecting a valid UUID.
#: wp-includes/rest-api.php:2347
msgid "%s is not a valid UUID."
msgstr "%s ist keine gültige UUID."

#. translators: 1: Property of an object, 2: Parameter.
#: wp-includes/rest-api.php:2428 wp-includes/rest-api.php:2438
msgid "%1$s is a required property of %2$s."
msgstr "%1$s ist eine erforderliche Eigenschaft für %2$s."

#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Post type slug.
#. translators: Custom template title in the Site Editor. 1: Template title, 2:
#. Term slug.
#. translators: Custom template title in the Site Editor. 1: Template title of
#. an author template, 2: Author nicename.
#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message.
#. translators: 1: title of the menu. 2: status of the menu (draft, pending,
#. etc.).
#. translators: 1: Theme name. 2: Theme slug.
#: wp-includes/block-template-utils.php:742
#: wp-includes/block-template-utils.php:821
#: wp-includes/block-template-utils.php:995 wp-includes/rest-api.php:790
#: wp-includes/js/dist/block-library.js:44364
#: wp-admin/includes/class-wp-debug-data.php:1152
#: wp-admin/includes/class-wp-debug-data.php:1171
#: wp-admin/includes/class-wp-debug-data.php:1291
#: wp-admin/includes/class-wp-debug-data.php:1478
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#. translators: 1: Parameter, 2: Pattern.
#: wp-includes/rest-api.php:2771
msgid "%1$s does not match pattern %2$s."
msgstr "%1$s stimmt nicht mit der Vorlage %2$s überein."

#. translators: %s: Name of the script or stylesheet.
#: wp-includes/functions.wp-scripts.php:59
msgid "This notice was triggered by the %s handle."
msgstr "Dieser Hinweis wurde durch das Handle %s verursacht."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2248 wp-includes/rest-api.php:2850
msgid "The \"type\" schema keyword for %s is required."
msgstr "Das Schema-Keyword „type“ ist für %s erforderlich."

#: wp-includes/rest-api.php:1832
msgid "Cannot stabilize objects. Convert the object to an array first."
msgstr "Objekte können nicht stabilisiert werden. Konvertiere das Objekt zuerst in ein Array."

#. translators: 1: Parameter, 2: The list of allowed types.
#: wp-includes/rest-api.php:2270 wp-includes/rest-api.php:2867
msgid "The \"type\" schema keyword for %1$s can only be one of the built-in types: %2$l."
msgstr "Das Schema-Keyword „type“ für %1$s kann nur einer der integrierten Typen sein: %2$l."

#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2580 wp-includes/rest-api.php:2883
msgid "%s has duplicate items."
msgstr "%s hat doppelte Elemente."

#. translators: 1: Parameter, 2: List of allowed types.
#: wp-includes/rest-api.php:1770
msgid "The \"type\" schema keyword for %1$s can only contain the built-in types: %2$l."
msgstr "Das Schema-Keyword „type“ für %1$s kann nur die integrierten Typen enthalten: %2$l."

#: wp-includes/rest-api.php:2323
msgid "Invalid hex color."
msgstr "Die Hexadezimal-Farbe ist ungültig."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2756
msgid "%1$s must be at most %2$s character long."
msgid_plural "%1$s must be at most %2$s characters long."
msgstr[0] "%1$s darf maximal %2$s Zeichen lang sein."
msgstr[1] "%1$s darf maximal %2$s Zeichen lang sein."

#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2740
msgid "%1$s must be at least %2$s character long."
msgid_plural "%1$s must be at least %2$s characters long."
msgstr[0] "%1$s muss mindestens %2$s Zeichen lang sein."
msgstr[1] "%1$s muss mindestens %2$s Zeichen lang sein."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2567
msgid "%1$s must contain at most %2$s item."
msgid_plural "%1$s must contain at most %2$s items."
msgstr[0] "%1$s darf maximal %2$s Element beinhalten."
msgstr[1] "%1$s darf maximal %2$s Elemente beinhalten."

#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2551
msgid "%1$s must contain at least %2$s item."
msgid_plural "%1$s must contain at least %2$s items."
msgstr[0] "%1$s muss mindestens %2$s Element beinhalten."
msgstr[1] "%1$s muss mindestens %2$s Elemente beinhalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:276
msgid "The block icon."
msgstr "Das Block-Icon."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1182
msgid "Unable to edit this image."
msgstr "Dieses Bild kann nicht bearbeitet werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1218
msgid "Unable to rotate this image."
msgstr "Dieses Bild kann nicht gedreht werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1240
msgid "Unable to crop this image."
msgstr "Dieses Bild kann nicht zugeschnitten werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1161
msgid "The image was not edited. Edit the image before applying the changes."
msgstr "Das Bild wurde nicht bearbeitet. Bearbeite das Bild, bevor du die Änderungen speicherst."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1102
msgid "Unable to get meta information for file."
msgstr "Meta-Informationen für diese Datei können nicht abgerufen werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2272
msgid "URL to the edited image file."
msgstr "URL zur bearbeiteten Bilddatei."

#: wp-includes/comment.php:1442 wp-admin/options.php:228
msgid "Please consider writing more inclusive code."
msgstr "Bitte erwäge, inklusiveren Code zu schreiben."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:311
msgid "Limit result set to blocks matching the search term."
msgstr "Ergebnissatz auf Blöcke beschränken, die mit dem Suchbegriff übereinstimmen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:288
msgid "The date when the block was last updated, in human readable format."
msgstr "Das Datum, an dem der Block zuletzt aktualisiert wurde, in einem menschenlesbaren Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1112
msgid "This type of file cannot be edited."
msgstr "Dieser Dateityp kann nicht bearbeitet werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:246
msgid "The star rating of the block."
msgstr "Die Sternebewertung des Blocks."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:251
msgid "The number of ratings."
msgstr "Die Anzahl der Bewertungen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:256
msgid "The number sites that have activated this block."
msgstr "Die Anzahl der Websites, die diesen Block aktiviert haben."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:261
msgid "The average rating of blocks published by the same author."
msgstr "Die durchschnittliche Bewertung von Blöcken, die vom gleichen Autor veröffentlicht wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:968
msgid "The plugin's text domain."
msgstr "Die Textdomain des Plugins."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:231
msgid "The block title, in human readable format."
msgstr "Der Blocktitel in menschenlesbarem Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:241
msgid "The block slug."
msgstr "Die Block-Titelform."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:271
msgid "The WordPress.org username of the block author."
msgstr "Der WordPress.org-Benutzername des Block-Autors."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1325
msgid "This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "Dieser Benutzername ist ungültig, da er unzulässige Zeichen verwendet. Bitte gib einen gültigen Benutzernamen ein."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:236
msgid "A short description of the block, in human readable format."
msgstr "Eine kurze Beschreibung des Blocks in menschenlesbarem Format."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:226
msgid "The block name, in namespace/block-name format."
msgstr "Der Blockname im Format namensraum/blockname."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:58
msgid "Sorry, you are not allowed to browse the block directory."
msgstr "Du bist leider nicht berechtigt, das Block-Verzeichnis zu durchsuchen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:266
msgid "The number of blocks published by the same author."
msgstr "Die Anzahl der Blöcke, die vom gleichen Autor veröffentlicht wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:992
msgid "Limits results to plugins with the given status."
msgstr "Beschränkt die Ergebnisse auf Plugins mit dem angegebenen Status."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:245
#: wp-admin/includes/ajax-actions.php:4505 wp-admin/plugin-install.php:19
#: wp-admin/update.php:107 wp-admin/update.php:152 wp-admin/update.php:190
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr "Du bist leider nicht berechtigt, Plugins auf dieser Website zu installieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:253
msgid "Sorry, you are not allowed to activate plugins."
msgstr "Du bist leider nicht berechtigt, das Plugin zu aktivieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:507
#: wp-admin/includes/ajax-actions.php:4774 wp-admin/plugins.php:271
msgid "Sorry, you are not allowed to delete plugins for this site."
msgstr "Du bist leider nicht berechtigt, Plugins dieser Website zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:716
#: wp-admin/plugins.php:201
msgid "Sorry, you are not allowed to deactivate this plugin."
msgstr "Du bist leider nicht berechtigt, das Plugin zu deaktivieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:889
msgid "The plugin file."
msgstr "Die Plugin-Datei."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:902
msgid "The plugin name."
msgstr "Der Plugin-Name."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:915
msgid "The plugin author."
msgstr "Der Plugin-Autor."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:928
msgid "The plugin description."
msgstr "Die Plugin-Beschreibung."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:944
msgid "The plugin version number."
msgstr "Die Versionsnummer des Plugins."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:962
msgid "Minimum required version of PHP."
msgstr "Erforderliche Mindestversion von PHP."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:956
msgid "Minimum required version of WordPress."
msgstr "Erforderliche Mindestversion von WordPress."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:950
msgid "Whether the plugin can only be activated network-wide."
msgstr "Ob das Plugin nur netzwerkweit aktiviert werden kann."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:116
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:166
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:429
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:499
#: wp-admin/includes/ajax-actions.php:4852
#: wp-admin/includes/ajax-actions.php:4904 wp-admin/plugins.php:13
msgid "Sorry, you are not allowed to manage plugins for this site."
msgstr "Du bist leider nicht berechtigt, Plugins dieser Website zu verwalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:868
msgid "The filesystem is currently unavailable for managing plugins."
msgstr "Das Dateisystem steht momentan für die Verwaltung von Plugins nicht zur Verfügung."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:542
msgid "Cannot delete an active plugin. Please deactivate it first."
msgstr "Ein aktives Plugin kann nicht gelöscht werden. Bitte deaktiviere es zuerst."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:359
msgid "Unable to determine what plugin was installed."
msgstr "Es lässt sich nicht feststellen, welches Plugin installiert wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:59
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:896
msgid "The plugin activation status."
msgstr "Der Aktivierungsstatus des Plugins."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:921
msgid "Plugin author's website address."
msgstr "Die Website-Adresse des Plugin-Autors."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:938
msgid "The plugin description formatted for display."
msgstr "Die Plugin-Beschreibung, formatiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:55
msgid "WordPress.org plugin directory slug."
msgstr "Titelform im WordPress.org-Plugin-Verzeichnis."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:934
msgid "The raw plugin description."
msgstr "Die unbearbeitete Plugin-Beschreibung."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:908
msgid "The plugin's website address."
msgstr "Die Website-Adresse des Plugins."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:215
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:657
msgid "Plugin not found."
msgstr "Das Plugin wurde nicht gefunden."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:750
msgid "Network only plugin must be network activated."
msgstr "Ein netzwerkspezifisches Plugin muss netzwerkweit aktiviert werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:349
#: wp-admin/includes/ajax-actions.php:4255
#: wp-admin/includes/ajax-actions.php:4388
#: wp-admin/includes/ajax-actions.php:4452
#: wp-admin/includes/ajax-actions.php:4552
#: wp-admin/includes/ajax-actions.php:4729
#: wp-admin/includes/ajax-actions.php:4798
#: wp-admin/includes/class-wp-site-health.php:1970
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr "Es kann keine Verbindung zum Dateisystem hergestellt werden. Bitte überprüfe deine Zugangsdaten."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:640
msgid "The theme's current version."
msgstr "Die aktuelle Version des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:563
msgid "The name of the theme."
msgstr "Der Name des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:543
msgid "A description of the theme."
msgstr "Eine Beschreibung des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:511
msgid "The theme author."
msgstr "Der Theme-Autor."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:526
msgid "The website of the theme author."
msgstr "Die Website des Theme-Autors."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:612
msgid "The theme's text domain."
msgstr "Die Textdomain des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:588
msgid "The theme's screenshot URL."
msgstr "Die Screenshot-URL des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:583
msgid "The minimum WordPress version required for the theme to work."
msgstr "Die mindestens erforderliche WordPress-Version, damit dieses Theme funktioniert."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:578
msgid "The minimum PHP version required for the theme to work."
msgstr "Die mindestens erforderliche PHP-Version, damit dieses Theme funktioniert."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:568
msgid "The theme name, as found in the theme header."
msgstr "Der Name des Themes, wie er im Theme-Header zu finden ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:599
msgid "The theme tags, as found in the theme header."
msgstr "Die Theme-Schlagwörter, wie sie im Theme-Header zu finden sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:548
msgid "The theme description, as found in the theme header."
msgstr "Die Theme-Beschreibung, wie sie im Theme-Header zu finden ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:531
msgid "The website of the theme author, as found in the theme header."
msgstr "Die Website des Theme-Autors, wie sie im Theme-Header zu finden ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:516
msgid "The theme author's name, as found in the theme header."
msgstr "Der Name des Theme-Autors, wie er im Theme-Header zu finden ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:572
msgid "The theme name, transformed for display."
msgstr "Der Theme-Name, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:552
msgid "The theme description, transformed for display."
msgstr "Die Theme-Beschreibung, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:536
msgid "The website of the theme author, transformed for display."
msgstr "Die Website des Theme-Autors, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:606
msgid "The theme tags, transformed for display."
msgstr "Die Theme-Schlagwörter, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:520
msgid "HTML for the theme author, transformed for display."
msgstr "Das HTML für den Theme-Autor, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:594
msgid "Tags indicating styles and features of the theme."
msgstr "Schlagwörter, die Stile und Funktionen des Themes angeben."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:633
msgid "The URI of the theme's webpage, transformed for display."
msgstr "Die URI der Theme-Webseite, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628
msgid "The URI of the theme's webpage, as found in the theme header."
msgstr "Die URI der Theme-Webseite, wie sie im Theme-Header zu finden ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:623
msgid "The URI of the theme's webpage."
msgstr "Die URI der Theme-Webseite."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:500
msgid "The theme's template. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet."
msgstr "Das Template des Themes. Wenn es sich um ein untergeordnetes Theme handelt, bezieht sich dieses auf das übergeordnete Theme, andernfalls ist es dasselbe wie das Stylesheet des Themes."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:729
msgid "Parent blocks."
msgstr "Übergeordnete Blöcke."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:722
msgid "Public text domain."
msgstr "Öffentliche Textdomain."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:443
msgid "The attributes used in the example."
msgstr "Die Attribute, die im Beispiel verwendet werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:438
msgid "Block example."
msgstr "Block-Beispiel."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:96
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:833
msgid "Block namespace."
msgstr "Block-Namensraum."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:426
msgid "The attributes of the inner block."
msgstr "Die Attribute des inneren Blocks."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:420
msgid "The name of the inner block."
msgstr "Der Name des inneren Blocks."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:414
msgid "The list of inner blocks used in the example."
msgstr "Die Liste der im Beispiel verwendeten inneren Blöcke."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:647
msgid "Unique name identifying the style."
msgstr "Eindeutiger Name, der den Stil identifiziert."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:63
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:489
msgid "The theme's stylesheet. This uniquely identifies the theme."
msgstr "Das Stylesheet des Themes. Dieses identifiziert das Theme eindeutig."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:656
msgid "Inline CSS code that registers the CSS class required for the style."
msgstr "Inline-CSS-Code, der die CSS-Klasse registriert, die für den Stil erforderlich ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:453
msgid "Block keywords."
msgstr "Block-Stichwörter."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:652
msgid "The human-readable label for the style."
msgstr "Die menschenlesbare Beschriftung für den Stil."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:430
msgid "A list of the inner block's own inner blocks. This is a recursive definition following the parent innerBlocks schema."
msgstr "Eine Liste der eigenen inneren Blöcke des inneren Blocks. Dies ist eine rekursive Definition, die dem übergeordneten innerBlocks-Schema folgt."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:660
msgid "Contains the handle that defines the block style."
msgstr "Beinhaltet das Handle, das den Blockstil definiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:203
msgid "Sorry, you are not allowed to manage block types."
msgstr "Du bist leider nicht berechtigt, Blocktypen zu verwalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:492
msgid "Title of block type."
msgstr "Titel des Blocktyps."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:515
msgid "Block attributes."
msgstr "Block-Attribute."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:472
msgid "Block category."
msgstr "Block-Kategorie."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:537
msgid "Context values inherited by blocks of this type."
msgstr "Geerbte Kontextwerte von Blöcken dieses Typs."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:526
msgid "Context provided by blocks of this type."
msgstr "Kontext, der von Blöcken dieses Typs angeboten wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:464
msgid "Icon of block type."
msgstr "Icon des Blocktyps."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:507
msgid "Description of block type."
msgstr "Beschreibung des Blocktyps."

#: wp-includes/meta.php:1545
msgid "When registering a default meta value the data must match the type provided."
msgstr "Wenn ein Standard-Metawert registriert wird, muss dieser vom angegebenen Typ sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:555
msgid "Block supports."
msgstr "Block-Unterstützung."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:499
msgid "Unique name identifying the block type."
msgstr "Eindeutiger Name, der den Blocktyp identifiziert."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:92
msgid "Block name."
msgstr "Blockname."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:591
msgid "Public facing script handles."
msgstr "Öffentlich zugängliche Skript-Handles."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:571
msgid "Editor script handles."
msgstr "Editor-Skript-Handles."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:611
msgid "Editor style handles."
msgstr "Editor-Stil-Handles."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:217
msgid "Invalid block type."
msgstr "Der Blocktyp ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:631
msgid "Public facing style handles."
msgstr "Öffentlich zugängliche Stil-Handles."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:641
msgid "Block style variations."
msgstr "Die Varianten des Blockstils."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:564
msgid "Is the block dynamically rendered."
msgstr "Ob der Block dynamisch gerendert wird."

#: wp-includes/widgets/class-wp-widget-rss.php:130
msgid "RSS Feed"
msgstr "RSS-Feed"

#: wp-includes/theme.php:4312
msgid "The post types that support thumbnails or true if all post types are supported."
msgstr "Die Inhaltstypen, die Vorschaubilder unterstützen oder true, wenn alle Inhaltstypen unterstützt werden."

#: wp-includes/theme.php:3337
msgid "When registering an \"array\" feature, the feature's schema must include the \"items\" keyword."
msgstr "Wenn eine Funktion als „array“ registriert wird, muss das Funktions-Schema das Stichwort „items“ enthalten."

#: wp-includes/theme.php:3344
msgid "When registering an \"object\" feature, the feature's schema must include the \"properties\" keyword."
msgstr "Wenn eine Funktion als „object“ registriert wird, muss das Funktions-Schema das Stichwort „properties“ enthalten."

#. translators: %s: Theme name.
#: wp-includes/theme.php:996
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress version does not meet minimum requirements for %s."
msgstr "<strong>Fehler:</strong> Die aktuelle WordPress-Version erfüllt nicht die Mindestanforderungen für %s."

#: wp-includes/theme.php:3322
msgid "When registering a \"variadic\" theme feature, the \"type\" must be an \"array\"."
msgstr "Wenn eine Theme-Funktion als „variadic“ registriert wird, muss der „type“ ein „array“ sein."

#: wp-includes/theme.php:3315
msgid "The feature \"type\" is not valid JSON Schema type."
msgstr "Die Funktion „type“ ist kein gültiger JSON-Schema-Typ."

#: wp-includes/theme.php:3330
msgid "When registering an \"array\" or \"object\" feature to show in the REST API, the feature's schema must also be defined."
msgstr "Wenn eine Funktion als „array“ oder „object“ registriert wird, um sie in der REST-API anzuzeigen, muss das Funktions-Schema ebenfalls definiert sein."

#. translators: %s: Theme name.
#: wp-includes/theme.php:978
msgctxt "theme"
msgid "<strong>Error:</strong> Current WordPress and PHP versions do not meet minimum requirements for %s."
msgstr "<strong>Fehler:</strong> Die aktuellen WordPress- und PHP-Versionen erfüllen nicht die Mindestanforderungen für %s."

#. translators: %s: Theme name.
#: wp-includes/theme.php:987
msgctxt "theme"
msgid "<strong>Error:</strong> Current PHP version does not meet minimum requirements for %s."
msgstr "<strong>Fehler:</strong> Die aktuelle PHP-Version erfüllt nicht die Mindestanforderungen für %s."

#: wp-includes/admin-bar.php:333
msgid "Edit Profile"
msgstr "Profil bearbeiten"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:66
msgid "Priority"
msgstr "Priorität"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:64
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:178
#: wp-admin/includes/class-wp-posts-list-table.php:1320
msgid "Last Modified"
msgstr "Zuletzt geändert"

#. translators: %s: Number of URLs.
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:58
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:172
msgid "Number of URLs in this XML Sitemap: %s."
msgstr "Anzahl der URLs in dieser XML-Sitemap: %s."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:52
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:166
msgid "https://www.sitemaps.org/"
msgstr "https://www.sitemaps.org/de/"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:49
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:163
msgid "This XML Sitemap is generated by WordPress to make your content more visible for search engines."
msgstr "Die XML-Sitemap wird von WordPress generiert, um deinen Inhalt besser für Suchmaschinen sichtbar zu machen."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:48
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:162
msgid "XML Sitemap"
msgstr "XML-Sitemap"

#. translators: %s: SimpleXML
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:263
msgid "Could not generate XML sitemap due to missing %s extension"
msgstr "Die XML-Sitemap konnte aufgrund der fehlenden Erweiterung %s nicht generiert werden"

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:234
msgid "Fields other than %s are not currently supported for sitemaps."
msgstr "Andere Felder als %s werden für Sitemaps aktuell nicht unterstützt."

#. translators: %s: List of element names.
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:170
msgid "Fields other than %s are not currently supported for the sitemap index."
msgstr "Andere Felder als %s werden für den Sitemap-Index aktuell nicht unterstützt."

#. translators: %s: Link to the login page.
#: wp-login.php:1226
msgid "Registration complete. Please check your email, then visit the <a href=\"%s\">login page</a>."
msgstr "Die Registrierung ist abgeschlossen. Bitte überprüfe dein E-Mail-Postfach und rufe dann die <a href=\"%s\">Anmeldeseite</a> auf."

#. translators: %s: Link to the login page.
#: wp-login.php:1216
msgid "Check your email for the confirmation link, then visit the <a href=\"%s\">login page</a>."
msgstr "Überprüfe dein E-Mail-Postfach auf einen Bestätigungslink und rufe dann die <a href=\"%s\">Anmeldeseite</a> auf."

#: wp-login.php:1236
msgid "Check your email"
msgstr "Überprüfe dein E-Mail-Postfach"

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:53
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:167
msgid "Learn more about XML sitemaps."
msgstr "Mehr über XML-Sitemaps erfahren (engl.)."

#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:65
msgid "Change Frequency"
msgstr "Änderungshäufigkeit"

#: wp-includes/blocks/latest-comments.php:124
#: wp-includes/comment-template.php:664 wp-includes/js/dist/editor.js:26589
#: wp-includes/js/dist/editor.js:86192 wp-includes/js/dist/editor.js:88052
#: wp-admin/includes/meta-boxes.php:183 wp-admin/includes/meta-boxes.php:217
msgid "Password protected"
msgstr "Passwortgeschützt"

#: wp-includes/class-wp-xmlrpc-server.php:3473
#: wp-includes/class-wp-xmlrpc-server.php:3476
msgid "Sorry, the category could not be created."
msgstr "Die Kategorie konnte leider nicht erstellt werden."

#: wp-includes/class-wp-xmlrpc-server.php:1864
#: wp-includes/class-wp-xmlrpc-server.php:5319
msgid "Sorry, the post could not be deleted."
msgstr "Der Beitrag konnte leider nicht gelöscht werden."

#: wp-includes/class-wp-xmlrpc-server.php:1721
#: wp-includes/class-wp-xmlrpc-server.php:5259
#: wp-includes/class-wp-xmlrpc-server.php:6057
msgid "Sorry, the post could not be updated."
msgstr "Der Beitrag konnte leider nicht aktualisiert werden."

#: wp-includes/media.php:5246 wp-includes/js/dist/block-library.js:21428
msgid "Select poster image"
msgstr "Vorschaubild auswählen"

#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "Links"

#. Author of the plugin
#: wp-includes/js/dist/block-library.js:62999 hello.php
msgid "Matt Mullenweg"
msgstr "Matt Mullenweg"

#: wp-includes/js/dist/editor.js:91490 wp-admin/edit-form-advanced.php:138
msgid "View post"
msgstr "Beitrag anzeigen"

#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:8660 wp-includes/js/dist/editor.js:89053
#: wp-includes/js/dist/editor.js:89089 wp-includes/js/dist/editor.js:89225
#: wp-includes/js/dist/editor.js:101858 wp-admin/edit-tag-form.php:155
#: wp-admin/edit-tags.php:469
#: wp-admin/includes/class-wp-posts-list-table.php:1807
#: wp-admin/includes/class-wp-terms-list-table.php:194
#: wp-admin/includes/class-wp-terms-list-table.php:221
#: wp-admin/includes/class-wp-terms-list-table.php:699
#: wp-admin/includes/meta-boxes.php:943 wp-admin/includes/meta-boxes.php:1675
msgid "Slug"
msgstr "Titelform"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:5502
#: wp-includes/js/dist/block-library.js:72130
#: wp-includes/js/dist/components.js:44032
msgid "Small"
msgstr "Klein"

#. translators: 1: Post status, 2: Capability name.
#: wp-includes/capabilities.php:353
msgid "The post status %1$s is not registered, so it may not be reliable to check the capability %2$s against a post with that status."
msgstr "Der Beitragsstatus %1$s wurde nicht registriert. Es könnte deshalb unzuverlässig sein, die Berechtigung „%2$s“ mit einem Beitrag dieses Status abzugleichen."

#. translators: %s: Comment link.
#: wp-includes/comment-template.php:1042 wp-admin/comment.php:220
#: wp-admin/includes/class-wp-comments-list-table.php:988
msgid "In reply to %s."
msgstr "Als Antwort auf %s."

#: wp-includes/general-template.php:2764
msgid "Previous and next months"
msgstr "Vorherige und nächste Monate"

#: wp-includes/option.php:3037
msgid "When registering an \"array\" setting to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "Wenn du eine „array“-Einstellung registrierst, die im REST-API angezeigt wird, musst du das Schema für jedes Array-Element in „show_in_rest.schema.items“ angeben."

#: wp-includes/user.php:4202
msgid "Last Login"
msgstr "Letzte Anmeldung"

#: wp-includes/user.php:4199
msgid "Expiration"
msgstr "Ablaufdatum"

#: wp-includes/user.php:4201
msgid "User Agent"
msgstr "User Agent"

#: wp-includes/user.php:4189
msgid "User&#8217;s location data used for the Community Events in the WordPress Events and News dashboard widget."
msgstr "Die Standortdaten des Benutzers, die für die Anzeige der Einträge im Dashboard-Widget „WordPress-Veranstaltungen und Neuigkeiten“ verwendet werden."

#: wp-includes/user.php:4224
msgid "User&#8217;s Session Tokens data."
msgstr "Die Daten im Sitzungs-Token des Benutzers."

#: wp-includes/user.php:4223
msgid "Session Tokens"
msgstr "Sitzungs-Token"

#: wp-includes/user.php:4172 wp-includes/user.php:4200
msgid "IP"
msgstr "IP"

#: wp-includes/user.php:4171
msgid "Longitude"
msgstr "Längengrad"

#: wp-includes/user.php:4170
msgid "Latitude"
msgstr "Breitengrad"

#: wp-includes/user.php:4169
msgid "Country"
msgstr "Land"

#: wp-includes/user.php:4168
msgid "City"
msgstr "Stadt"

#: wp-includes/user.php:4188
msgid "Community Events Location"
msgstr "Standort für WordPress-Veranstaltungen"

#. translators: %s: wp_privacy_additional_user_profile_data
#: wp-includes/user.php:4144
msgid "Filter %s returned items with reserved names."
msgstr "Der Filter %s übergibt Elemente mit reservierten Namen."

#: wp-includes/media-template.php:485 wp-includes/media-template.php:735
#: wp-admin/includes/media.php:3537
msgid "Original image:"
msgstr "Originalbild:"

#: wp-includes/cron.php:1149
msgid "Once Weekly"
msgstr "Einmal wöchentlich"

#. translators: Comment moderation. %s: Parent comment edit URL.
#. translators: %s: Parent comment link, or 'None'.
#: wp-includes/pluggable.php:1933 wp-includes/pluggable.php:2122
#: wp-admin/edit-form-comment.php:296 wp-admin/js/comment.js:170
msgid "In reply to: %s"
msgstr "Als Antwort auf: %s"

#: wp-includes/pluggable.php:1517
msgid "HTTP redirect status code must be a redirection code, 3xx."
msgstr "Der HTTP-Weiterleitungs-Statuscode muss ein 3xx-Weiterleitungscode sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3320
msgid "Limit result set based on relationship between multiple taxonomies."
msgstr "Abfrage-Ergebnis auf Basis der Beziehung zwischen mehreren Taxonomien einschränken."

#. translators: 1: The taxonomy name, 2: The property name, either 'rest_base'
#. or 'name', 3: The conflicting value.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2773
msgid "The \"%1$s\" taxonomy \"%2$s\" property (%3$s) conflicts with an existing property on the REST API Posts Controller. Specify a custom \"rest_base\" when registering the taxonomy to avoid this error."
msgstr "Die Eigenschaft „%2$s“ (%3$s) der Taxonomie „%1$s“ kollidiert mit einer bestehenden Eigenschaft im REST-API-Posts-Controller. Gib bei der Registrierung der Taxonomie einen individuellen Wert für „rest_base“ an, um diesen Fehler zu vermeiden."

#: wp-includes/theme.php:4333
msgid "Whether the theme can manage the document title tag."
msgstr "Ob das Theme den Title-Tag des Dokuments verwalten kann."

#: wp-includes/theme.php:4340
msgid "Whether theme opts in to default WordPress block styles for viewing."
msgstr "Ob das Theme die Standard-Block-Stile von WordPress als Ansicht zulässt."

#: wp-includes/theme.php:4266
msgid "Allows use of HTML5 markup for search forms, comment forms, comment lists, gallery, and caption."
msgstr "Erlaubt die Verwendung von HTML5-Markup für Such- und Kommentar-Formulare, Kommentarlisten, Galerien und Beschriftungen."

#: wp-includes/theme.php:4130
msgid "Whether the theme disables custom colors."
msgstr "Ob das Theme individuelle Farben deaktiviert."

#: wp-includes/theme.php:4184
msgid "Custom font sizes if defined by the theme."
msgstr "Individuelle Schriftgrößen, falls durch das Theme definiert."

#: wp-includes/theme.php:4159
msgid "Custom color palette if defined by the theme."
msgstr "Individuelle Farbpalette, falls durch das Theme definiert."

#: wp-includes/theme.php:4083
msgid "Custom logo if defined by the theme."
msgstr "Individuelles Logo, falls durch das Theme definiert."

#: wp-includes/theme.php:3968
msgid "Custom background if defined by the theme."
msgstr "Individueller Hintergrund, falls durch das Theme definiert."

#: wp-includes/theme.php:4038
msgid "Custom header if defined by the theme."
msgstr "Individueller Header, falls durch das Theme definiert."

#: wp-includes/theme.php:3947
msgid "Whether posts and comments RSS feed links are added to head."
msgstr "Ob Links zu den RSS-Feeds für Beiträge und Kommentare in den HTML-Head eingefügt werden."

#: wp-includes/theme.php:4137
msgid "Whether the theme disables custom font sizes."
msgstr "Ob das Theme individuelle Schriftgrößen deaktiviert."

#: wp-includes/theme.php:4123
msgid "Whether theme opts in to the dark editor style UI."
msgstr "Ob das Theme den dunklen Benutzeroberflächen-Stil des Editors zulässt."

#: wp-includes/theme.php:4116
msgid "Whether the theme enables Selective Refresh for Widgets being managed with the Customizer."
msgstr "Ob das Theme das selektive Aktualisieren der Widgets aktiviert, die mit dem Customizer verwaltet werden."

#: wp-includes/theme.php:4258
msgid "Whether theme opts in to the editor styles CSS wrapper."
msgstr "Ob das Theme den CSS-Wrapper des Editors zulässt."

#: wp-includes/theme.php:4144
msgid "Whether the theme disables custom gradients."
msgstr "Ob das Theme individuelle Farbverläufe deaktiviert."

#: wp-includes/theme.php:4209
msgid "Custom gradient presets if defined by the theme."
msgstr "Individuelle Farbverlaufs-Voreinstellungen, falls durch das Theme definiert."

#: wp-includes/theme.php:3940
msgid "Whether theme opts in to wide alignment CSS class."
msgstr "Ob das Theme die CSS-Klasse für weite Ausrichtung zulässt."

#: wp-includes/class-wp-xmlrpc-server.php:5098
#: wp-includes/class-wp-xmlrpc-server.php:5111
msgid "Sorry, this method is not supported."
msgstr "Diese Methode wird leider nicht unterstützt."

#: wp-includes/class-wp-xmlrpc-server.php:1723
#: wp-includes/class-wp-xmlrpc-server.php:5179
#: wp-includes/class-wp-xmlrpc-server.php:5689
msgid "Sorry, the post could not be created."
msgstr "Der Beitrag konnte leider nicht erstellt werden."

#. translators: Minimum input length in characters to start searching posts in
#. the "Insert/edit link" modal.
#: wp-includes/script-loader.php:1283
msgctxt "minimum input length for searching post links"
msgid "3"
msgstr "3"

#: wp-login.php:874
msgid "Please enter your username or email address. You will receive an email message with instructions on how to reset your password."
msgstr "Bitte gib deinen Benutzernamen oder deine E-Mail-Adresse ein. Du erhältst eine E-Mail mit Anweisungen, wie du dein Passwort zurücksetzen kannst."

#: wp-includes/media-template.php:184
msgctxt "media modal menu"
msgid "Menu"
msgstr "Menü"

#: wp-includes/media-template.php:182
msgctxt "media modal menu actions"
msgid "Actions"
msgstr "Aktionen"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:195
msgid "Selected media actions"
msgstr "Ausgewählte Medien-Aktionen"

#: wp-includes/post.php:3650
msgctxt "file type group"
msgid "Archives"
msgstr "Archiv"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1817
msgid "List of the missing image sizes of the attachment."
msgstr "Liste der fehlenden Bildgrößen des Anhangs."

#: wp-includes/user.php:280
msgid "Unknown email address. Check again or try your username."
msgstr "Unbekannte E-Mail-Adresse. Überprüfe sie noch einmal oder versuche es mit deinem Benutzernamen."

#: wp-includes/media.php:5271
msgid "Media list"
msgstr "Medienliste"

#: wp-includes/media.php:5270
msgid "Filter media"
msgstr "Medien filtern"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:333 wp-includes/js/dist/block-editor.js:64148
#: wp-includes/js/dist/block-editor.js:64180
#: wp-admin/includes/class-wp-media-list-table.php:55
msgid "List view"
msgstr "Listenansicht"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:341 wp-includes/js/dist/block-editor.js:64540
#: wp-admin/includes/class-wp-media-list-table.php:56
msgid "Grid view"
msgstr "Rasteransicht"

#: wp-includes/js/dist/editor.js:94689
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:63
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:136
#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:68
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:142
#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:149
msgid "Retry"
msgstr "Erneut versuchen"

#: wp-includes/js/dist/editor.js:82618 wp-admin/includes/template.php:2725
msgid "Restore the backup"
msgstr "Das Backup wiederherstellen"

#: wp-includes/js/dist/editor.js:82611 wp-admin/includes/template.php:2724
msgid "The backup of this post in your browser is different from the version below."
msgstr "Das Backup dieses Beitrags in deinem Browser unterscheidet sich von der unten stehenden Version."

#. translators: %s: The currently used PHP version.
#: wp-includes/class-wp-recovery-mode-email-service.php:372
msgid "PHP version %s"
msgstr "PHP-Version %s"

#. translators: 1: Current active theme name. 2: Current active theme version.
#: wp-includes/class-wp-recovery-mode-email-service.php:351
msgid "Active theme: %1$s (version %2$s)"
msgstr "Aktives Theme: %1$s (Version %2$s)"

#. translators: 1: The failing plugin's name. 2: The failing plugin's version.
#: wp-includes/class-wp-recovery-mode-email-service.php:363
msgid "Current plugin: %1$s (version %2$s)"
msgstr "Aktuelles Plugin: %1$s (Version %2$s)"

#. translators: %s: Current WordPress version number.
#. translators: %s: Your current version of WordPress.
#: wp-includes/class-wp-recovery-mode-email-service.php:346
#: wp-admin/includes/class-wp-site-health.php:285
msgid "WordPress version %s"
msgstr "WordPress-Version %s"

#: wp-includes/nav-menu.php:97
msgid "Nav menu locations must be strings."
msgstr "Die Positionen für Navigationsmenüs müssen aus Zeichenfolgen bestehen."

#: wp-includes/formatting.php:5150
msgid "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"
msgstr "https://wordpress.org/documentation/article/customize-permalinks/#choosing-your-permalink-structure"

#: wp-includes/class-wp-fatal-error-handler.php:188
msgid "There has been a critical error on this website, putting it in recovery mode. Please check the Themes and Plugins screens for more details. If you just installed or updated a theme or plugin, check the relevant page for that first."
msgstr "Es gab einen kritischen Fehler auf deiner Website, der sie in den Wiederherstellungsmodus versetzt hat. Bitte überprüfe die Themes-Ansicht und Plugins-Ansicht für weitere Details. Wenn du gerade ein Theme oder Plugin installiert oder aktualisiert hast, überprüfe zuerst die entsprechende Seite."

#: wp-includes/class-wp-fatal-error-handler.php:200
msgid "There has been a critical error on this website."
msgstr "Es gab einen kritischen Fehler auf deiner Website."

#: wp-includes/link-template.php:2812 wp-includes/link-template.php:2896
#: wp-includes/js/dist/editor.js:79669 wp-includes/js/dist/editor.js:94666
#: wp-includes/js/dist/script-modules/content-types/index.js:36679
#: wp-includes/js/dist/script-modules/content-types/index.js:37108
msgid "Posts"
msgstr "Beiträge"

#. translators: 1: Block name, 2: Block style name.
#: wp-includes/class-wp-block-styles-registry.php:125
msgid "Block \"%1$s\" does not contain a style named \"%2$s\"."
msgstr "Der Block „%1$s“ enthält keinen Stil mit dem Namen „%2$s.“."

#. translators: 1: UTC abbreviation and offset, 2: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:287
msgid "Your timezone is set to %1$s (Coordinated Universal Time %2$s)."
msgstr "Deine Zeitzone ist auf %1$s (koordinierte Weltzeit %2$s) eingestellt."

#. translators: 1: Timezone name, 2: Timezone abbreviation, 3: UTC abbreviation
#. and offset, 4: UTC offset.
#: wp-includes/customize/class-wp-customize-date-time-control.php:273
msgid "Your timezone is set to %1$s (%2$s), currently %3$s (Coordinated Universal Time %4$s)."
msgstr "Deine Zeitzone ist auf %1$s (%2$s), derzeit %3$s (koordinierte Weltzeit %4$s) eingestellt."

#: wp-includes/class-wp-icons-registry.php:67
msgid "Icon name must be a string."
msgstr "Der Icon-Name muss eine Zeichenfolge sein."

#: wp-includes/class-wp-block-styles-registry.php:78
msgid "Block style name must be a string."
msgstr "Der Name des Blockstils muss eine Zeichenfolge sein."

#: wp-includes/media.php:5834
msgid "User&#8217;s media data."
msgstr "Mediendaten des Benutzers."

#: wp-includes/user.php:4159
msgid "User&#8217;s profile data."
msgstr "Profildaten des Benutzers."

#: wp-includes/class-wp-image-editor-imagick.php:1044
msgid "The image cannot be rotated because the embedded meta data cannot be updated."
msgstr "Das Bild kann nicht gedreht werden, da die eingebetteten Metadaten nicht aktualisiert werden können."

#: wp-includes/user.php:2565
msgid "Not enough data to create this user."
msgstr "Es sind nicht genügend Daten vorhanden, um diesen Benutzer zu erstellen."

#: wp-includes/media.php:5194
msgid "No media items found. Try a different search."
msgstr "Es wurden keine Medienelemente gefunden. Versuche eine andere Suche."

#: wp-includes/user.php:2427
msgid "Sorry, marking a user as spam is only supported on Multisite."
msgstr "Leider wird die Markierung eines Benutzers als Spam nur in einer Multisite unterstützt."

#: wp-includes/load.php:228 wp-admin/install.php:291 wp-admin/install.php:313
msgid "Requirements Not Met"
msgstr "Anforderungen sind nicht erfüllt"

#: wp-includes/post.php:3632
msgid "Documents"
msgstr "Dokumente"

#: wp-includes/post.php:3633
msgid "Manage Documents"
msgstr "Dokumente verwalten"

#: wp-includes/post.php:3651
msgid "Manage Archives"
msgstr "Archive verwalten"

#. translators: %s: Number of archives.
#: wp-includes/post.php:3653
msgid "Archive <span class=\"count\">(%s)</span>"
msgid_plural "Archives <span class=\"count\">(%s)</span>"
msgstr[0] "Archiv <span class=\"count\">(%s)</span>"
msgstr[1] "Archive <span class=\"count\">(%s)</span>"

#. translators: %d: Number of attachments found in a search.
#: wp-includes/media.php:5192
msgid "Number of media items found: %d"
msgstr "Anzahl der gefundenen Medienelemente: %d"

#: wp-includes/post.php:3641
msgid "Spreadsheets"
msgstr "Kalkulationstabellen"

#: wp-includes/post.php:3642
msgid "Manage Spreadsheets"
msgstr "Kalkulationstabellen verwalten"

#. translators: %s: Number of spreadsheets.
#: wp-includes/post.php:3644
msgid "Spreadsheet <span class=\"count\">(%s)</span>"
msgid_plural "Spreadsheets <span class=\"count\">(%s)</span>"
msgstr[0] "Kalkulationstabelle <span class=\"count\">(%s)</span>"
msgstr[1] "Kalkulationstabellen <span class=\"count\">(%s)</span>"

#. translators: 1: "srclang" HTML attribute, 2: "label" HTML attribute, 3:
#. "kind" HTML attribute.
#: wp-includes/media-template.php:1506
msgid "The %1$s, %2$s, and %3$s values can be edited to set the video track language and kind."
msgstr "Die Werte %1$s, %2$s und %3$s können bearbeitet werden, um die Sprache und Art der Video-Textspur festzulegen."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:469
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:246
msgid "Sorry, you are not allowed to delete revisions of this post."
msgstr "Du bist leider nicht berechtigt, Revisionen dieses Beitrags zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:348
msgid "Whether posts of this status may have floating published dates."
msgstr "Ob Beiträge mit diesem Status variable Veröffentlichungsdaten haben können."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:148
msgid "Added:"
msgstr "Hinzugefügt:"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:174
msgid "Unchanged:"
msgstr "Unverändert:"

#: wp-includes/comment.php:4260
msgid "User&#8217;s comment data."
msgstr "Kommentardaten des Benutzers."

#: wp-includes/meta.php:1492
msgid "When registering an \"array\" meta type to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
msgstr "Wenn du einen Metatyp „array“ registrierst, der im REST-API angezeigt wird, musst du das Schema für jedes Array-Element in „show_in_rest.schema.items“ angeben."

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:341
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:355
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:408
msgid "Could not update the meta value of %s in database."
msgstr "Der Metawert von %s konnte in der Datenbank nicht aktualisiert werden."

#: wp-includes/widgets/class-wp-widget-meta.php:75
msgid "Comments feed"
msgstr "Kommentar-Feed"

#: wp-includes/widgets/class-wp-widget-meta.php:74
msgid "Entries feed"
msgstr "Eintrags-Feed"

#: wp-login.php:703
msgid "Why is this important?"
msgstr "Warum ist das wichtig?"

#: wp-login.php:721
msgid "This email may be different from your personal email address."
msgstr "Diese E-Mail-Adresse kann sich von deiner persönlichen E-Mail-Adresse unterscheiden."

#: wp-login.php:733
msgid "The email is correct"
msgstr "Diese E-Mail-Adresse ist korrekt"

#: wp-login.php:749
msgid "Remind me later"
msgstr "Später daran erinnert werden"

#: wp-includes/script-loader.php:1025
msgid "Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page."
msgstr "Unerwartete Antwort des Servers. Die Datei wurde möglicherweise erfolgreich hochgeladen. Schau in der Mediathek nach oder lade die Seite neu."

#. translators: %s: Admin email address.
#: wp-login.php:714
msgid "Current administration email: %s"
msgstr "Derzeitige Administrator-E-Mail-Adresse: %s"

#: wp-login.php:688
msgid "Please verify that the <strong>administration email</strong> for this website is still correct."
msgstr "Bitte überprüfe, ob die <strong>Administrator-E-Mail-Adresse</strong> für diese Website noch korrekt ist."

#: wp-login.php:685
msgid "Administration email verification"
msgstr "Überprüfung der Administrator-E-Mail-Adresse"

#: wp-login.php:656
msgid "Confirm your administration email"
msgstr "Bestätige deine Administrator-E-Mail-Adresse"

#. translators: URL to the WordPress help section about admin email.
#: wp-login.php:692
msgid "https://wordpress.org/documentation/article/settings-general-screen/#email-address"
msgstr "https://wordpress.org/documentation/article/settings-general-screen/#email-address"

#. translators: Maximum number of words used in a post excerpt.
#: wp-includes/formatting.php:4072
msgctxt "excerpt_length"
msgid "55"
msgstr "55"

#: wp-includes/class-wp-customize-manager.php:5584
#: wp-admin/includes/class-custom-background.php:457
msgctxt "Original Size"
msgid "Original"
msgstr "Original"

#. translators: Maximum number of words used in a comment excerpt.
#: wp-includes/comment-template.php:668
msgctxt "comment_excerpt_length"
msgid "20"
msgstr "20"

#: wp-includes/class-wp-image-editor-gd.php:310
#: wp-includes/class-wp-image-editor-imagick.php:870
msgid "Cannot resize the image. Both width and height are not set."
msgstr "Die Größe des Bildes kann nicht geändert werden. Sowohl Breite als auch Höhe sind nicht definiert."

#: wp-includes/media-template.php:666
msgid "Media title"
msgstr "Medientitel"

#: wp-includes/media-template.php:663
msgid "Audio title"
msgstr "Audiotitel"

#: wp-includes/media-template.php:660
msgid "Video title"
msgstr "Videotitel"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:448 wp-includes/js/dist/editor.js:55333
#: wp-includes/js/dist/editor.js:55615 wp-includes/js/dist/editor.js:89466
#: wp-includes/js/dist/editor.js:97565 wp-admin/import.php:211
#: wp-admin/includes/class-wp-theme-install-list-table.php:381
#: wp-admin/includes/class-wp-themes-list-table.php:273
msgid "Details"
msgstr "Details"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:394
msgid "Attachment Preview"
msgstr "Vorschau des Anhangs"

#: wp-includes/media-template.php:249
msgid "Your browser cannot upload files"
msgstr "Dein Browser kann keine Dateien hochladen"

#: wp-includes/media-template.php:667
msgid "Media title&hellip;"
msgstr "Medientitel &hellip;"

#: wp-includes/media-template.php:664
msgid "Audio title&hellip;"
msgstr "Audiotitel &hellip;"

#: wp-includes/media-template.php:661
msgid "Video title&hellip;"
msgstr "Videotitel &hellip;"

#: wp-includes/media-template.php:1234
msgid "Image size in pixels"
msgstr "Bildgröße in Pixel"

#: wp-includes/media-template.php:656
msgid "Caption&hellip;"
msgstr "Beschriftung …"

#: wp-includes/class-wp-xmlrpc-server.php:677 wp-includes/option.php:2959
msgid "Allow people to submit comments on new posts."
msgstr "Erlaubt Personen, neue Beiträge zu kommentieren."

#. translators: %s: Documentation URL.
#: wp-includes/user.php:3493
msgid "<strong>Error:</strong> The email could not be sent. Your site may not be correctly configured to send emails. <a href=\"%s\">Get support for resetting your password</a>."
msgstr "<strong>Fehler:</strong> Die E-Mail konnte nicht gesendet werden. Möglicherweise ist deine Website nicht korrekt für den Versand von E-Mails konfiguriert. <a href=\"%s\">Unterstützung für das Zurücksetzen deines Passwortes erhalten (engl.)</a>."

#: wp-includes/customize/class-wp-customize-theme-control.php:98
#: wp-admin/themes.php:453 wp-admin/themes.php:851
msgid "New version available."
msgstr "Neue Version verfügbar."

#: wp-includes/taxonomy.php:2653
msgid "Could not insert term taxonomy into the database."
msgstr "Der Taxonomie-Begriff konnte nicht in die Datenbank eingefügt werden."

#. translators: 1: Link to tutorial, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/media-template.php:167 wp-admin/includes/media.php:3261
msgid "<a href=\"%1$s\" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative."
msgstr "<a href=\"%1$s\" %2$s>Erfahre, wie du den Zweck des Bildes beschreibst%3$s</a>. Leer lassen, wenn das Bild nur als dekoratives Element dient."

#. translators: %s: Theme name.
#: wp-includes/class-wp-recovery-mode-email-service.php:286
msgid "In this case, WordPress caught an error with your theme, %s."
msgstr "In diesem Fall hat WordPress einen Fehler in deinem Theme „%s“ abgefangen."

#. translators: %s: Plugin name.
#: wp-includes/class-wp-recovery-mode-email-service.php:280
msgid "In this case, WordPress caught an error with one of your plugins, %s."
msgstr "In diesem Fall hat WordPress einen Fehler in einem deiner Plugins, %s, abgefangen."

#. translators: Do not translate LINK, EXPIRES, CAUSE, DETAILS, SITEURL,
#. PAGEURL, SUPPORT. DEBUG: those are placeholders.
#: wp-includes/class-wp-recovery-mode-email-service.php:153
msgid ""
"Howdy!\n"
"\n"
"WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n"
"###CAUSE###\n"
"First, visit your website (###SITEURL###) and check for any visible issues. Next, visit the page where the error was caught (###PAGEURL###) and check for any visible issues.\n"
"\n"
"###SUPPORT###\n"
"\n"
"If your site appears broken and you can't access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n"
"\n"
"###LINK###\n"
"\n"
"To keep your site safe, this link will expire in ###EXPIRES###. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n"
"\n"
"When seeking help with this issue, you may be asked for some of the following information:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"
msgstr ""
"Hallo!\n"
"\n"
"WordPress hat eine eingebaute Funktion, die erkennt, wenn ein Plugin oder ein Theme einen fatalen Fehler auf deiner Website verursacht, und dich deswegen mit dieser automatisierten E-Mail benachrichtigt.\n"
"###CAUSE###\n"
"Besuche zunächst deine Website (###SITEURL###) und überprüfe sie auf sichtbare Probleme. Besuche als Nächstes die Seite, auf der der Fehler aufgetreten ist (###PAGEURL###), und prüfe, ob es sichtbare Probleme gibt.\n"
"\n"
"###SUPPORT###\n"
"\n"
"Wenn deine Website fehlerhaft zu sein scheint und du nicht mehr wie gewohnt auf dein Dashboard zugreifen kannst, hat WordPress jetzt einen speziellen „Wiederherstellungsmodus“. Auf diese Weise kannst du dich sicher in deinem Dashboard anmelden und weitere Untersuchungen durchführen.\n"
"\n"
"###LINK###\n"
"\n"
"Um deine Website zu schützen, läuft dieser Link in ###EXPIRES### ab. Aber keine Sorge: Ein neuer Link wird dir per E-Mail zugeschickt, wenn der Fehler nach Ablauf der Frist erneut auftritt.\n"
"\n"
"Wenn du Hilfe bei diesem Problem suchst, wirst du möglicherweise nach einigen der folgenden Informationen gefragt:\n"
"###DEBUG###\n"
"\n"
"###DETAILS###"

#: wp-includes/class-wp-recovery-mode-email-service.php:141
msgid "Please contact your host for assistance with investigating this issue further."
msgstr "Bitte kontaktiere dein Hosting-Unternehmen, um Unterstützung bei der weiteren Untersuchung dieses Problems zu erhalten."

#: wp-includes/class-wp-recovery-mode.php:178
msgid "Error occurred on a non-protected endpoint."
msgstr "Bei einem nicht geschützten Endpunkt ist ein Fehler aufgetreten."

#. translators: %s: Login screen title.
#. translators: %s: Admin screen title.
#: wp-login.php:80 wp-admin/admin-header.php:78
msgid "Recovery Mode &#8212; %s"
msgstr "Wiederherstellungsmodus &#8211; %s"

#. translators: Login details notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2395
msgid "[%s] Login Details"
msgstr "[%s] Anmeldedaten"

#: wp-includes/media-template.php:594 wp-includes/media-template.php:761
#: wp-includes/media.php:5181 wp-admin/comment.php:140
#: wp-admin/edit-form-comment.php:403
#: wp-admin/includes/class-wp-comments-list-table.php:405
#: wp-admin/includes/class-wp-media-list-table.php:211
#: wp-admin/includes/class-wp-posts-list-table.php:448
#: wp-admin/includes/media.php:1764 wp-admin/includes/meta-boxes.php:367
#: wp-admin/includes/meta-boxes.php:474
msgid "Move to Trash"
msgstr "In den Papierkorb verschieben"

#: wp-includes/media-template.php:592 wp-includes/media-template.php:759
#: wp-includes/media.php:5182
msgid "Restore from Trash"
msgstr "Aus dem Papierkorb wiederherstellen"

#: wp-includes/admin-bar.php:217
msgid "Support"
msgstr "Support"

#. translators: Localized Support reference.
#: wp-includes/admin-bar.php:218
#: wp-includes/class-wp-fatal-error-handler.php:196
#: wp-includes/class-wpdb.php:1233 wp-includes/class-wpdb.php:2027
#: wp-includes/class-wpdb.php:2188
#: wp-includes/customize/class-wp-customize-themes-section.php:90
#: wp-includes/load.php:219
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:143
#: wp-includes/update.php:254 wp-includes/update.php:480
#: wp-includes/update.php:766 wp-login.php:1326
#: wp-admin/includes/class-wp-automatic-updater.php:1060
#: wp-admin/includes/class-wp-automatic-updater.php:1507
#: wp-admin/includes/class-wp-site-health.php:1375
#: wp-admin/includes/plugin-install.php:177
#: wp-admin/includes/plugin-install.php:192
#: wp-admin/includes/plugin-install.php:207 wp-admin/includes/theme.php:569
#: wp-admin/includes/theme.php:583 wp-admin/includes/theme.php:598
#: wp-admin/includes/translation-install.php:81
#: wp-admin/includes/translation-install.php:95
#: wp-admin/includes/translation-install.php:107
#: wp-admin/includes/update.php:153 wp-admin/theme-install.php:64
msgid "https://wordpress.org/support/forums/"
msgstr "https://de.wordpress.org/support/"

#. translators: Network admin email change notification email subject. %s:
#. Network title.
#: wp-includes/ms-functions.php:2931
msgid "[%s] Network Admin Email Changed"
msgstr "[%s] E-Mail-Adresse des Netzwerkadministrators geändert"

#. translators: Site admin email change notification email subject. %s: Site
#. title.
#: wp-includes/functions.php:8326
msgid "[%s] Admin Email Changed"
msgstr "[%s] Administrator-E-Mail-Adresse geändert"

#. translators: Email change notification email subject. %s: Site title.
#: wp-includes/user.php:2895
msgid "[%s] Email Changed"
msgstr "[%s] E-Mail-Adresse geändert"

#. translators: New email address notification email subject. %s: Site title.
#: wp-includes/user.php:3971
msgid "[%s] Email Change Request"
msgstr "[%s] Änderungsanfrage der E-Mail-Adresse"

#. translators: Email change notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:2868
msgid "[%s] Network Admin Email Change Request"
msgstr "[%s] Änderungsanfrage für die E-Mail-Adresse des Netzwerkadministrators"

#: wp-includes/media.php:5210
msgid "Edit gallery"
msgstr "Galerie bearbeiten"

#: wp-includes/widgets/class-wp-widget-calendar.php:34
msgid "A calendar of your site’s posts."
msgstr "Ein Kalender mit den Beiträgen deiner Website."

#: wp-includes/class-wp-recovery-mode.php:173
msgid "Error not caused by a plugin or theme."
msgstr "Der Fehler wurde nicht durch ein Plugin oder ein Theme verursacht."

#: wp-includes/class-wp-recovery-mode.php:189
msgid "Failed to store the error."
msgstr "Der Fehler konnte nicht gespeichert werden."

#: wp-includes/class-wp-recovery-mode.php:243
msgid "Exit recovery mode link expired."
msgstr "Der Link zum Verlassen des Wiederherstellungsmodus ist abgelaufen."

#: wp-includes/class-wp-recovery-mode.php:247
msgid "Failed to exit recovery mode. Please try again later."
msgstr "Der Wiederherstellungsmodus konnte nicht beendet werden. Bitte versuche es später noch einmal."

#. translators: %s: Site title.
#: wp-includes/class-wp-recovery-mode-email-service.php:200
msgid "[%s] Your Site is Experiencing a Technical Issue"
msgstr "[%s] Deine Website hat ein technisches Problem"

#: wp-includes/js/dist/editor.js:79625 wp-admin/includes/theme.php:335
msgid "Custom Colors"
msgstr "Individuelle Farben"

#: wp-includes/customize/class-wp-customize-media-control.php:249
msgid "Select Site Icon"
msgstr "Website-Icon auswählen"

#. translators: User role for administrators.
#: wp-includes/capabilities.php:1368
msgctxt "User role"
msgid "Administrator"
msgstr "Administrator"

#. translators: User role for editors.
#: wp-includes/capabilities.php:1370
msgctxt "User role"
msgid "Editor"
msgstr "Redakteur"

#. translators: User role for authors.
#: wp-includes/capabilities.php:1372
msgctxt "User role"
msgid "Author"
msgstr "Autor"

#. translators: User role for contributors.
#: wp-includes/capabilities.php:1374
msgctxt "User role"
msgid "Contributor"
msgstr "Mitarbeiter"

#. translators: User role for subscribers.
#: wp-includes/capabilities.php:1376
msgctxt "User role"
msgid "Subscriber"
msgstr "Abonnent"

#: wp-includes/class-wp-recovery-mode-key-service.php:86
msgid "Recovery Mode not initialized."
msgstr "Wiederherstellungsmodus nicht initialisiert."

#: wp-includes/class-wp-recovery-mode-key-service.php:102
msgid "Recovery key expired."
msgstr "Der Wiederherstellungsschlüssel ist abgelaufen."

#: wp-includes/class-wp-recovery-mode-email-service.php:59
msgid "Could not update the email last sent time."
msgstr "Die zuletzt gesendete E-Mail konnte nicht aktualisiert werden."

#. translators: 1: Last sent as a human time diff, 2: Wait time as a human time
#. diff.
#: wp-includes/class-wp-recovery-mode-email-service.php:80
msgid "A recovery link was already sent %1$s ago. Please wait another %2$s before requesting a new email."
msgstr "Ein Wiederherstellungslink wurde bereits vor %1$s gesendet. Bitte warte noch einmal %2$s, bevor du eine neue E-Mail anforderst."

#. translators: %s: mail()
#: wp-includes/class-wp-recovery-mode-email-service.php:72
msgid "The email could not be sent. Possible reason: your host may have disabled the %s function."
msgstr "Die E-Mail konnte nicht gesendet werden. Möglicherweise hat dein Provider die Funktion %s deaktiviert."

#: wp-includes/class-wp-recovery-mode-key-service.php:98
msgid "Invalid recovery key."
msgstr "Der Wiederherstellungsschlüssel ist ungültig."

#: wp-includes/class-wp-recovery-mode-key-service.php:94
msgid "Invalid recovery key format."
msgstr "Das Schlüssel-Format für die Wiederherstellung ist ungültig."

#: wp-includes/user.php:4838
msgid "An incomplete personal data request for this email address already exists."
msgstr "Für diese E-Mail-Adresse existiert bereits eine offene Anfrage zu personenbezogenen Daten."

#: wp-includes/class-wp-recovery-mode-email-service.php:126
msgid "Error Details"
msgstr "Fehlerdetails"

#: wp-login.php:1246
msgid "Missing confirm key."
msgstr "Fehlender Bestätigungsschlüssel."

#: wp-login.php:1446
msgid "Recovery Mode Initialized. Please log in to continue."
msgstr "Wiederherstellungsmodus initialisiert. Bitte melde dich an, um fortzufahren."

#: wp-content/plugins/hello.php:68 hello.php:68
msgid "Quote from Hello Dolly song, by Jerry Herman:"
msgstr "Zitat aus dem Hello-Dolly-Lied von Jerry Herman:"

#. translators: %s: The image file name.
#. Translators: %s: The selected image filename.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:392
#: wp-includes/js/dist/editor.js:85007
msgid "The current image has no alternative text. The file name is: %s"
msgstr "Das aktuelle Bild hat keinen Alternativtext. Der Dateiname ist: %s"

#. translators: %s: The amount of additional, not visible images in the gallery
#. widget preview.
#: wp-includes/widgets/class-wp-widget-media-gallery.php:218
msgid "Additional images added to this gallery: %s"
msgstr "Weitere Bilder wurden dieser Galerie hinzugefügt: %s"

#: wp-includes/class-wp-theme.php:401
#: wp-admin/includes/class-theme-upgrader.php:635
#: wp-admin/includes/class-wp-themes-list-table.php:288
#: wp-admin/theme-editor.php:44 wp-admin/theme-editor.php:456
#: wp-admin/update-core.php:666
msgid "https://developer.wordpress.org/themes/advanced-topics/child-themes/"
msgstr "https://developer.wordpress.org/themes/advanced-topics/child-themes/"

#. translators: 1: Error type, 2: Error line number, 3: Error file name, 4:
#. Error message.
#: wp-includes/error-protection.php:63
msgid "An error of type %1$s was caused in line %2$s of the file %3$s. Error message: %4$s"
msgstr "Ein Fehler vom Typ %1$s wurde in der Zeile %2$s der Datei %3$s verursacht. Fehlermeldung: %4$s"

#: wp-includes/class-wp-recovery-mode-cookie-service.php:80
#: wp-includes/class-wp-recovery-mode-cookie-service.php:129
msgid "No cookie present."
msgstr "Kein Cookie vorhanden."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:102
msgid "Cookie expired."
msgstr "Das Cookie ist abgelaufen."

#: wp-includes/admin-bar.php:1317
msgid "Exit Recovery Mode"
msgstr "Wiederherstellungsmodus verlassen"

#: wp-includes/class-wp-customize-widgets.php:806
msgid "Keep widget settings and move it to the inactive widgets"
msgstr "Widget-Einstellungen beibehalten und in die inaktiven Widgets verschieben"

#: wp-login.php:155
msgid "Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead."
msgstr "Die Verwendung des title-Attributs für das Anmelde-Logo wird aus Gründen der Barrierefreiheit nicht empfohlen. Verwende stattdessen den Linktext."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:109
msgid "Invalid cookie."
msgstr "Das Cookie ist ungültig."

#: wp-includes/class-wp-recovery-mode-cookie-service.php:95
#: wp-includes/class-wp-recovery-mode-cookie-service.php:158
msgid "Invalid cookie format."
msgstr "Das Cookie-Format ist ungültig."

#. translators: Hidden accessibility text. %s: Number of comments.
#. translators: %s: Number of comments.
#: wp-includes/admin-bar.php:1131 wp-admin/includes/ajax-actions.php:518
#: wp-admin/includes/ajax-actions.php:589
#: wp-admin/includes/ajax-actions.php:1466 wp-admin/includes/dashboard.php:349
#: wp-admin/menu.php:103
msgid "%s Comment in moderation"
msgid_plural "%s Comments in moderation"
msgstr[0] "%s Kommentar in der Moderation"
msgstr[1] "%s Kommentare in der Moderation"

#: wp-login.php:1242 wp-admin/includes/ajax-actions.php:4967
#: wp-admin/includes/ajax-actions.php:5157
msgid "Missing request ID."
msgstr "Die Anfrage-ID fehlt."

#: wp-includes/functions.php:8795
msgid "Update PHP"
msgstr "PHP aktualisieren"

#: wp-includes/ms-site.php:79
msgid "Could not retrieve site data."
msgstr "Die Website-Daten konnten nicht abgerufen werden."

#. translators: %s: Number of failed requests.
#: wp-includes/post.php:804
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <span class=\"count\">(%s)</span>"
msgstr[0] "Fehlgeschlagen <span class=\"count\">(%s)</span>"
msgstr[1] "Fehlgeschlagen <span class=\"count\">(%s)</span>"

#. translators: Used to join last two items in a list with more than 2 times.
#: wp-includes/formatting.php:5427
msgid "%1$s, and %2$s"
msgstr "%1$s und %2$s"

#. translators: %s: Database table name.
#: wp-includes/ms-site.php:1336
msgid "The %s table is not installed. Please run the network database upgrade."
msgstr "Die %s-Tabelle ist nicht installiert. Bitte führe das Upgrade der Netzwerkdatenbank durch."

#: wp-includes/blocks/comment-content.php:46
#: wp-includes/class-walker-comment.php:314
#: wp-includes/class-walker-comment.php:418
msgid "Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved."
msgstr "Dein Kommentar wartet auf Freischaltung. Dies ist eine Vorschau. Dein Kommentar wird sichtbar, nachdem er freigegeben wurde."

#. translators: %d: Site ID.
#: wp-includes/ms-site.php:679
msgid "Site %d"
msgstr "Website %d"

#: wp-includes/ms-site.php:666
msgid "The site appears to be already initialized."
msgstr "Die Website scheint bereits initialisiert zu sein."

#: wp-includes/ms-site.php:595
msgid "Both registration and last updated dates must be provided."
msgstr "Sowohl das Datum der Registrierung als auch das der letzten Aktualisierung müssen angegeben werden."

#: wp-includes/ms-site.php:606
msgid "Both registration and last updated dates must be valid dates."
msgstr "Sowohl das Datum der Registrierung als auch das der letzten Aktualisierung müssen gültige Datumsangaben sein."

#: wp-includes/ms-site.php:168 wp-includes/ms-site.php:221
msgid "Site does not exist."
msgstr "Die Website existiert nicht."

#: wp-includes/ms-site.php:182
msgid "Could not update site in the database."
msgstr "Die Website konnte in der Datenbank nicht aktualisiert werden."

#: wp-includes/ms-site.php:271
msgid "Could not delete site from the database."
msgstr "Die Website konnte nicht aus der Datenbank gelöscht werden."

#: wp-includes/ms-site.php:578
msgid "Site domain must not be empty."
msgstr "Domain der Website darf nicht leer sein."

#: wp-includes/ms-site.php:583
msgid "Site path must not be empty."
msgstr "Pfad der Website darf nicht leer sein."

#: wp-includes/ms-site.php:69
msgid "Could not insert site into the database."
msgstr "Die Website konnte nicht in die Datenbank eingefügt werden."

#: wp-includes/taxonomy.php:177
msgctxt "post format"
msgid "Formats"
msgstr "Formate"

#: wp-includes/ms-site.php:163 wp-includes/ms-site.php:216
#: wp-includes/ms-site.php:657 wp-includes/ms-site.php:788
msgid "Site ID must not be empty."
msgstr "Website-ID darf nicht leer sein."

#: wp-includes/ms-site.php:662 wp-includes/ms-site.php:793
msgid "Site with the ID does not exist."
msgstr "Eine Website mit dieser ID existiert nicht."

#: wp-includes/ms-functions.php:2196
msgid "Unable to submit this form, please try again."
msgstr "Das Formular konnte nicht abgeschickt werden. Bitte versuche es erneut."

#: wp-includes/ms-site.php:588
msgid "Site network ID must be provided."
msgstr "Die ID des Website-Netzwerks muss angegeben werden."

#: wp-includes/ms-site.php:797
msgid "The site appears to be already uninitialized."
msgstr "Die Website scheint bereits deinitialisiert zu sein."

#. translators: Used to join items in a list with more than 2 items.
#. translators: 1: revision date, 2: revision type.
#: wp-includes/formatting.php:5425 wp-includes/js/dist/editor.js:97543
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:416
msgid "Whether the taxonomy is publicly queryable."
msgstr "Ob die Taxonomie öffentlich abgerufen werden kann."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:420
msgid "Whether to generate a default UI for managing this taxonomy."
msgstr "Ob eine Standard-Benutzeroberfläche für die Verwaltung dieser Taxonomie generiert werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:424
msgid "Whether to allow automatic creation of taxonomy columns on associated post-types table."
msgstr "Ob die automatische Erstellung von Taxonomie-Spalten in der zugehörigen Tabelle der Beitrags-Typen erlaubt werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:428
msgid "Whether to make the taxonomy available for selection in navigation menus."
msgstr "Ob die Taxonomie in den Navigationsmenüs zur Auswahl angeboten werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:432
msgid "Whether to show the taxonomy in the quick/bulk edit panel."
msgstr "Ob die Taxonomie im Schnell-/Stapel-Bearbeitungsfenster angezeigt werden soll."

#. translators: %s: Default Update PHP page URL.
#: wp-includes/functions.php:8738
msgid "This resource is provided by your web host, and is specific to your site. For more information, <a href=\"%s\" target=\"_blank\">see the official WordPress documentation</a>."
msgstr "Diese Ressource wird von deinem Webhoster bereitgestellt und ist spezifisch für deine Website. Für weitere Informationen siehe <a href=\"%s\" target=\"_blank\">die offizielle WordPress-Dokumentation (engl.)</a>."

#: wp-includes/functions.php:8686
msgctxt "localized PHP upgrade information page"
msgid "https://wordpress.org/support/update-php/"
msgstr "https://de.wordpress.org/support/update-php/"

#. translators: Time difference between two dates, in seconds. %s: Number of
#. seconds.
#. translators: %s: Time duration in second or seconds.
#: wp-includes/formatting.php:3955 wp-includes/functions.php:567
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s Sekunde"
msgstr[1] "%s Sekunden"

#. translators: %s: the number of minutes to read the post.
#. translators: Time difference between two dates, in minutes. %s: Number of
#. minutes.
#. translators: %s: Time duration in minute or minutes.
#: wp-includes/blocks/post-time-to-read.php:136 wp-includes/formatting.php:3962
#: wp-includes/functions.php:561 wp-includes/js/dist/block-library.js:61281
#: wp-includes/js/dist/editor.js:27323 wp-includes/js/dist/editor.js:96619
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s Minute"
msgstr[1] "%s Minuten"

#. translators: 1: A number of pixels wide, 2: A number of pixels tall.
#: wp-includes/media-template.php:478 wp-includes/media-template.php:728
#: wp-admin/includes/media.php:1686 wp-admin/includes/media.php:3345
msgid "%1$s by %2$s pixels"
msgstr "%1$s × %2$s Pixel"

#: wp-includes/class-wp-theme.php:522
msgid "This theme failed to load properly and was paused within the admin backend."
msgstr "Dieses Theme konnte nicht ordnungsgemäß geladen werden und wurde im Administrations-Backend pausiert."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:412
#: wp-includes/js/dist/script-modules/content-types/index.js:38801
msgid "Whether a taxonomy is intended for use publicly either via the admin interface or by front-end users."
msgstr "Ob eine Taxonomie für die öffentliche Verwendung bestimmt ist, sei es über die Administrations-Oberfläche oder durch Frontend-Benutzer."

#: wp-includes/user.php:3102 wp-includes/user.php:3283
#: wp-includes/user.php:3337
msgid "<strong>Error:</strong> There is no account with that username or email address."
msgstr "<strong>Fehler:</strong> Es gibt kein Konto mit diesem Benutzernamen oder dieser E-Mail-Adresse."

#: wp-includes/class-wp.php:326 wp-includes/ms-deprecated.php:280
#: wp-includes/ms-deprecated.php:299
msgid "A variable mismatch has been detected."
msgstr "Eine Abweichung zwischen Variablen wurde erkannt."

#: wp-activate.php:30
msgid "A key value mismatch has been detected. Please follow the link provided in your activation email."
msgstr "Eine Schlüssel-Wertabweichung wurde festgestellt. Bitte folge dem Link in deiner Aktivierungs-E-Mail."

#. translators: %s: the number of words in the post.
#: wp-includes/blocks/post-time-to-read.php:147
#: wp-includes/js/dist/block-library.js:61288
#: wp-includes/js/dist/editor.js:27318 wp-includes/js/dist/editor.js:96614
msgid "%s word"
msgid_plural "%s words"
msgstr[0] "%s Wort"
msgstr[1] "%s Wörter"

#: wp-includes/class-wp-editor.php:1404
msgid "Classic Block Keyboard Shortcuts"
msgstr "Klassisch-Block-Tastaturbefehle"

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:170
msgid "Sorry, you are not allowed to view autosaves of this post."
msgstr "Du bist leider nicht berechtigt, automatische Speicherungen dieses Beitrags anzuzeigen."

#: wp-includes/view-config.php:235 wp-includes/js/dist/block-library.js:47572
#: wp-includes/js/dist/editor.js:26644 wp-includes/js/dist/editor.js:87879
#: wp-includes/js/dist/editor.js:87899 wp-admin/includes/ajax-actions.php:2304
#: wp-admin/includes/class-wp-posts-list-table.php:1317
#: wp-admin/includes/class-wp-posts-list-table.php:2096
#: wp-admin/includes/meta-boxes.php:115 wp-admin/includes/meta-boxes.php:156
msgid "Scheduled"
msgstr "Geplant"

#: wp-includes/js/dist/block-library.js:76900
#: wp-includes/js/dist/edit-post.js:10445
#: wp-includes/js/dist/edit-site.js:57536
#: wp-includes/js/dist/edit-site.js:59350 wp-includes/js/dist/editor.js:83235
#: wp-includes/js/dist/reusable-blocks.js:440
#: wp-includes/js/dist/script-modules/content-types/index.js:37792
#: wp-includes/js/dist/script-modules/content-types/index.js:39439
#: wp-admin/options-privacy.php:287
msgid "Create"
msgstr "Erstellen"

#: wp-includes/blocks/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Hebe ein Zitat optisch hervor. „Indem wir andere zitieren, zitieren wir uns selbst.“ – Julio Cortázar"

#: wp-includes/blocks/query-pagination.php:26
#: wp-includes/js/dist/editor.js:72789
#: wp-admin/includes/class-wp-screen.php:1283
msgid "Pagination"
msgstr "Seitennummerierung"

#: wp-includes/abilities.php:153
msgid "Display Name"
msgstr "Anzeigename"

#: wp-includes/media.php:5222 wp-includes/js/dist/block-library.js:37679
#: wp-includes/js/dist/block-library.js:37680
msgid "Edit image"
msgstr "Bild bearbeiten"

#: wp-includes/js/dist/block-library.js:26343
#: wp-admin/includes/class-wp-media-list-table.php:869
msgid "Copy URL"
msgstr "URL kopieren"

#: wp-includes/blocks/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Füge neue Abschnitte hinzu und organisiere Inhalte, damit Besucher (und Suchmaschinen) deren Struktur besser verstehen können."

#: wp-includes/blocks/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Füge einen Block hinzu, der Inhalte von anderen Websites wie Twitter oder YouTube anzeigt."

#: wp-includes/js/dist/block-library.js:25112
#: wp-includes/blocks/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Einbettung"

#: wp-includes/blocks/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Klassisch"

#: wp-includes/view-config.php:98 wp-includes/js/dist/editor.js:26794
#: wp-includes/js/dist/editor.js:27393 wp-includes/js/dist/editor.js:84547
#: wp-includes/js/dist/editor.js:84621 wp-includes/js/dist/editor.js:96978
#: wp-includes/js/dist/editor.js:96999 wp-includes/js/dist/editor.js:101322
#: wp-admin/includes/meta-boxes.php:1653 wp-admin/menu.php:410
msgid "Discussion"
msgstr "Diskussion"

#: wp-includes/js/dist/blocks.js:2152 wp-includes/js/dist/editor.js:79741
#: wp-includes/js/dist/editor.js:79759 wp-admin/options-media.php:107
msgid "Embeds"
msgstr "Einbettungen"

#: wp-includes/js/dist/block-library.js:56140
#: wp-includes/js/dist/editor.js:88753 wp-includes/js/dist/editor.js:88892
#: wp-admin/edit-form-advanced.php:538 wp-admin/edit-form-blocks.php:281
msgid "Add title"
msgstr "Titel hinzufügen"

#: wp-includes/js/dist/editor.js:87496 wp-admin/includes/meta-boxes.php:174
msgid "Visibility:"
msgstr "Sichtbarkeit:"

#: wp-includes/media-template.php:563 wp-includes/media-template.php:819
#: wp-includes/js/dist/components.js:31483 wp-includes/js/dist/editor.js:87577
#: wp-admin/async-upload.php:77
#: wp-admin/includes/class-wp-media-list-table.php:870
#: wp-admin/includes/class-wp-privacy-policy-content.php:437
#: wp-admin/includes/media.php:3394 wp-admin/site-health-info.php:60
#: wp-admin/user-edit.php:1017
msgid "Copied!"
msgstr "Kopiert!"

#: wp-includes/js/dist/editor.js:86019 wp-admin/includes/meta-boxes.php:394
#: wp-admin/includes/meta-boxes.php:395
msgid "Submit for Review"
msgstr "Zur Überprüfung einreichen"

#: wp-includes/js/dist/editor.js:8614 wp-includes/js/dist/editor.js:89122
#: wp-admin/includes/post.php:1583 wp-admin/includes/post.php:1608
msgid "Permalink:"
msgstr "Permalink:"

#: wp-includes/js/dist/block-library.js:55626
#: wp-includes/js/dist/block-library.js:55633
#: wp-includes/js/dist/edit-site.js:34275 wp-includes/js/dist/editor.js:27517
#: wp-includes/js/dist/editor.js:27557 wp-includes/js/dist/editor.js:42448
#: wp-includes/js/dist/editor.js:82754 wp-includes/js/dist/media-utils.js:22856
#: wp-includes/js/dist/script-modules/content-types/index.js:29206
#: wp-admin/includes/class-wp-posts-list-table.php:1975
#: wp-admin/includes/media.php:1439 wp-admin/includes/media.php:2616
#: wp-admin/includes/meta-boxes.php:1070
msgid "Order"
msgstr "Reihenfolge"

#: wp-includes/media.php:5220 wp-includes/js/dist/format-library.js:4407
msgid "Replace image"
msgstr "Bild ersetzen"

#: wp-includes/js/dist/block-editor.js:51088
#: wp-includes/js/dist/editor.js:26303 wp-includes/js/dist/editor.js:82857
#: wp-admin/includes/class-wp-posts-list-table.php:1138
msgid "no title"
msgstr "kein Titel"

#: wp-includes/js/dist/components.js:44434
#: wp-admin/includes/edit-tag-messages.php:14
msgid "Item added."
msgstr "Das Element wurde hinzugefügt."

#. translators: Hidden accessibility text.
#. translators: accessibility text appended to link text
#. translators: accessibility text
#: wp-includes/class-wp-customize-manager.php:4393
#: wp-includes/class-wp-customize-manager.php:5719
#: wp-includes/class-wp-customize-manager.php:5740
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:58
#: wp-includes/functions.php:8797 wp-includes/media-template.php:174
#: wp-includes/widgets/class-wp-widget-custom-html.php:319 wp-login.php:697
#: wp-includes/build/routes/connectors-home/content.js:9951
#: wp-includes/js/dist/block-library.js:12426
#: wp-includes/js/dist/components.js:43344
#: wp-includes/js/dist/customize-widgets.js:1490
#: wp-includes/js/dist/edit-widgets.js:4014 wp-includes/js/dist/editor.js:21472
#: wp-includes/js/dist/editor.js:85961 wp-includes/js/dist/editor.js:87657
#: wp-includes/js/dist/editor.js:91380 wp-includes/js/dist/editor.js:91681
#: wp-includes/js/dist/format-library.js:3732
#: wp-includes/js/dist/media-utils.js:10688
#: wp-includes/js/dist/script-modules/content-types/index.js:15021
#: wp-admin/includes/class-wp-privacy-policy-content.php:367
#: wp-admin/includes/class-wp-site-health.php:759
#: wp-admin/includes/class-wp-site-health.php:933
#: wp-admin/includes/class-wp-site-health.php:1261
#: wp-admin/includes/class-wp-site-health.php:1378
#: wp-admin/includes/class-wp-site-health.php:1416
#: wp-admin/includes/class-wp-site-health.php:1497
#: wp-admin/includes/class-wp-site-health.php:1581
#: wp-admin/includes/class-wp-site-health.php:1600
#: wp-admin/includes/class-wp-site-health.php:2432
#: wp-admin/includes/class-wp-site-health.php:2465
#: wp-admin/includes/class-wp-site-health.php:2591
#: wp-admin/includes/class-wp-site-health.php:2826
#: wp-admin/includes/dashboard.php:1334 wp-admin/includes/dashboard.php:1346
#: wp-admin/includes/dashboard.php:1359 wp-admin/includes/dashboard.php:1940
#: wp-admin/includes/media.php:3268 wp-admin/includes/meta-boxes.php:80
#: wp-admin/includes/theme.php:883
msgid "(opens in a new tab)"
msgstr "(öffnet in neuem Tab)"

#. translators: Abbreviated date/time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/script-loader.php:480
msgid "M j, Y g:i a"
msgstr "j. M Y, G:i"

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:215
msgid "The rendered block."
msgstr "Der gerenderte Block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:43
msgid "Unique registered name for the block."
msgstr "Eindeutiger registrierter Name für den Block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:132
msgid "Sorry, you are not allowed to read blocks as this user."
msgstr "Du bist mit deiner Benutzerrolle leider nicht berechtigt, Blöcke zu lesen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:122
msgid "Sorry, you are not allowed to read blocks of this post."
msgstr "Du bist leider nicht berechtigt, Blöcke dieses Beitrags zu lesen."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:54
msgid "Attributes for the block."
msgstr "Attribute für den Block."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:171
msgid "Invalid block."
msgstr "Der Block ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:91
msgid "ID of the post context."
msgstr "Die ID des Beitragskontextes."

#: wp-includes/theme.php:4326
msgid "Whether the theme supports responsive embedded content."
msgstr "Ob das Theme responsive eingebettete Inhalte unterstützt."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:406
msgid "The visibility settings for the taxonomy."
msgstr "Die Sichtbarkeits-Einstellungen für die Taxonomie."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295
msgid "There is no autosave revision for this post."
msgstr "Es gibt keine automatisch gespeicherte Revision von diesem Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:138
msgid "Internal search handler error."
msgstr "Interner Such-Handler-Fehler."

#. translators: %s: PHP class name.
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:74
msgid "REST search handlers must extend the %s class."
msgstr "REST-Suchhandler müssen die Klasse %s erweitern."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:322
msgid "Limit results to items of an object type."
msgstr "Ergebnisse auf Elemente eines Objekt-Typs beschränken."

#: wp-includes/theme.php:4289
msgid "Post formats supported."
msgstr "Beitragsformate unterstützt."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:617
msgid "Features supported by this theme."
msgstr "Von diesem Theme unterstützte Funktionen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2871
msgid "The current user can post unfiltered HTML markup and JavaScript."
msgstr "Der aktuelle Benutzer kann ungefiltertes HTML-Markup und JavaScript veröffentlichen."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:721
msgid "Limit result set to themes assigned one or more statuses."
msgstr "Ergebnissatz auf Themes begrenzen, die einem oder mehreren Status zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:276
msgid "Object type."
msgstr "Objekt-Typ."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:283
msgid "Object subtype."
msgstr "Objekt-Untertyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2515
msgid "Slug automatically generated from the post title."
msgstr "Aus dem Beitragstitel automatisch generierte Titelform."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2508
msgid "Permalink template for the post."
msgstr "Permalink-Template für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2641
msgid "Version of the content block format used by the post."
msgstr "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:404
msgid "Invalid type parameter."
msgstr "Der Typ-Parameter ist ungültig."

#. translators: %s: human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/post-date.php:65 wp-includes/script-loader.php:442
msgid "%s from now"
msgstr "in %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:329
msgid "Limit results to items of one or more object subtypes."
msgstr "Ergebnisse auf einen oder mehrere Objekt-Subtypen einschränken."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:354
msgid "Preview link for the post."
msgstr "Der Vorschaulink für diesen Beitrag."

#. translators: 1: author name (inside <a> or <span> tag, based on if they have
#. a URL), 2: post title related to this comment
#: wp-includes/blocks/latest-comments.php:109
msgid "%1$s on %2$s"
msgstr "%1$s zu %2$s"

#: wp-includes/blocks/archives.php:101
msgid "No archives to show."
msgstr "Keine Archive zum Anzeigen."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:190
#: wp-admin/edit-form-advanced.php:193
msgid "Page updated."
msgstr "Die Seite wurde aktualisiert."

#: wp-includes/class-wp-post-type.php:1017 wp-admin/edit-form-advanced.php:175
#: wp-admin/edit-form-advanced.php:178
msgid "Post updated."
msgstr "Der Beitrag wurde aktualisiert."

#: wp-includes/blocks/latest-comments.php:156
msgid "No comments to show."
msgstr "Es sind keine Kommentare vorhanden."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:196
msgid "Page published."
msgstr "Die Seite wurde veröffentlicht."

#: wp-includes/class-wp-post-type.php:1012 wp-admin/edit-form-advanced.php:181
msgid "Post published."
msgstr "Der Beitrag wurde veröffentlicht."

#: wp-includes/class-wp-post-type.php:1016
msgid "Post scheduled."
msgstr "Der Beitrag wurde geplant."

#: wp-includes/class-wp-post-type.php:1016
msgid "Page scheduled."
msgstr "Die Seite wurde geplant."

#: wp-includes/class-wp-post-type.php:1014
msgid "Post reverted to draft."
msgstr "Der Beitrag wurde auf Entwurf zurückgesetzt."

#: wp-includes/class-wp-post-type.php:1014
msgid "Page reverted to draft."
msgstr "Die Seite wurde auf Entwurf zurückgesetzt."

#: wp-includes/class-wp-post-type.php:1013
msgid "Post published privately."
msgstr "Der Beitrag wurde privat veröffentlicht."

#: wp-includes/class-wp-post-type.php:1013
msgid "Page published privately."
msgstr "Die Seite wurde privat veröffentlicht."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:90
msgid "Block type \"%s\" is already registered."
msgstr "Der Blocktyp „%s“ ist bereits registriert."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:123
msgid "Block type \"%s\" is not registered."
msgstr "Der Blocktyp „%s“ ist nicht registriert."

#: wp-includes/class-wp-icons-registry.php:89
msgid "Icon names must not contain uppercase characters."
msgstr "Icon-Namen dürfen keine Großbuchstaben enthalten."

#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:80
msgid "Block type names must contain a namespace prefix. Example: my-plugin/my-custom-block-type. \"%s\" was given."
msgstr "Blocktyp-Namen müssen ein Namensraum-Präfix enthalten. Beispiel: mein-plugin/mein-individueller-block. „%s“ wurde übergeben."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:229
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:349
msgid "The offset number requested is larger than or equal to the number of available revisions."
msgstr "Die angeforderte Offset-Nummer ist größer oder gleich der Anzahl der verfügbaren Revisionen."

#: wp-includes/user.php:5044
msgid "Unable to send personal data export confirmation email."
msgstr "Die Bestätigungs-E-Mail zum Export personenbezogener Daten konnte nicht gesendet werden."

#. translators: Privacy data request confirmed notification email subject. 1:
#. Site title, 2: Name of the confirmed action.
#: wp-includes/user.php:4323
msgid "[%1$s] Action Confirmed: %2$s"
msgstr "[%1$s] Aktion bestätigt: %2$s"

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2925
msgid "The current user can create terms in the %s taxonomy."
msgstr "Der aktuelle Benutzer kann Begriffe in der Taxonomie %s erstellen."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2923
msgid "The current user can assign terms in the %s taxonomy."
msgstr "Der aktuelle Benutzer kann Begriffe in der Taxonomie %s zuordnen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2904
msgid "The current user can change the author on this post."
msgstr "Der aktuelle Benutzer kann den Autor dieses Beitrags ändern."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2888
msgid "The current user can sticky this post."
msgstr "Der aktuelle Benutzer kann diesen Beitrag oben halten."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2855
msgid "The current user can publish this post."
msgstr "Der aktuelle Benutzer kann diesen Beitrag veröffentlichen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2253
#: wp-admin/includes/ms.php:45
msgid "You have used your space quota. Please delete files before uploading."
msgstr "Du hast dein Speicherplatzkontingent aufgebraucht. Bitte lösche Dateien vor dem Hochladen."

#. translators: %s: Required disk space in kilobytes.
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2233
#: wp-admin/includes/ms.php:36
msgid "Not enough space to upload. %s KB needed."
msgstr "Es ist nicht genügend Speicherplatz zum Hochladen vorhanden. %s KB werden benötigt."

#: wp-includes/user.php:4770
msgid "The site administrator has been notified. You will receive an email confirmation when they erase your data."
msgstr "Der Website-Administrator wurde benachrichtigt. Wenn die Daten gelöscht werden, erhältst du eine Bestätigung per E-Mail."

#. translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those
#. are placeholders.
#: wp-includes/user.php:4594
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"For more information, you can also read our privacy policy: ###PRIVACY_POLICY_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo,\n"
"\n"
"deine Anfrage auf Löschung deiner personenbezogenen Daten auf ###SITENAME### wurde abgeschlossen.\n"
"\n"
"Wenn du weitere Fragen oder Bedenken hast, wende dich bitte an den Administrator der Website.\n"
"\n"
"Für weitere Informationen kannst du auch unsere Datenschutzerklärung lesen: ###PRIVACY_POLICY_URL###\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/user.php:4767
msgid "The site administrator has been notified. You will receive a link to download your export via email when they fulfill your request."
msgstr "Der Website-Administrator wurde benachrichtigt. Du erhältst einen Link zum Herunterladen deines Exports per E-Mail, wenn deine Anfrage ausgeführt wurde."

#: wp-includes/user.php:4769
msgid "Thanks for confirming your erasure request."
msgstr "Danke für das Bestätigen deiner Löschanfrage."

#: wp-includes/user.php:4766
msgid "Thanks for confirming your export request."
msgstr "Danke für das Bestätigen deiner Exportanfrage."

#. translators: Do not translate SITENAME, SITEURL; those are placeholders.
#: wp-includes/user.php:4580
msgid ""
"Howdy,\n"
"\n"
"Your request to erase your personal data on ###SITENAME### has been completed.\n"
"\n"
"If you have any follow-up questions or concerns, please contact the site administrator.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo,\n"
"\n"
"deine Anfrage auf Löschung deiner personenbezogenen Daten auf ###SITENAME### wurde abgeschlossen.\n"
"\n"
"Wenn du weitere Fragen oder Bedenken hast, wende dich bitte an den Administrator der Website.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#. translators: Erasure request fulfilled notification email subject. %s: Site
#. title.
#: wp-includes/user.php:4527
msgid "[%s] Erasure Request Fulfilled"
msgstr "[%s] Löschauftrag ausgeführt"

#. translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL,
#. SITEURL; those are placeholders.
#: wp-includes/user.php:4350
msgid ""
"Howdy,\n"
"\n"
"A user data privacy request has been confirmed on ###SITENAME###:\n"
"\n"
"User: ###USER_EMAIL###\n"
"Request: ###DESCRIPTION###\n"
"\n"
"You can view and manage these data privacy requests here:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo,\n"
"\n"
"auf folgender Website wurde eine Datenschutzanfrage bestätigt: ###SITENAME###\n"
"\n"
"Benutzer: ###USER_EMAIL###\n"
"Anfrage: ###DESCRIPTION###\n"
"\n"
"Diese Datenschutzanfragen kannst du hier einsehen und verwalten:\n"
"\n"
"###MANAGE_URL###\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#. translators: Confirm privacy data request notification email subject. 1:
#. Site title, 2: Name of the action.
#: wp-includes/user.php:4940
msgid "[%1$s] Confirm Action: %2$s"
msgstr "[%1$s] Aktion bestätigen: %2$s"

#: wp-includes/user.php:4872 wp-admin/erase-personal-data.php:17
#: wp-admin/erase-personal-data.php:107 wp-admin/menu.php:397
msgid "Erase Personal Data"
msgstr "Personenbezogene Daten löschen"

#: wp-includes/comment-template.php:2587
msgid "Save my name, email, and website in this browser for the next time I comment."
msgstr "Name, E-Mail-Adresse und Website in diesem Browser für meinen nächsten Kommentar speichern."

#: wp-includes/user.php:4076
msgid "User Description"
msgstr "Benutzer-Beschreibung"

#: wp-includes/user.php:4075
msgid "User Last Name"
msgstr "Benutzer-Nachname"

#: wp-includes/user.php:4074
msgid "User First Name"
msgstr "Benutzer-Vorname"

#: wp-includes/user.php:4073
msgid "User Nickname"
msgstr "Benutzer-Spitzname"

#: wp-includes/user.php:4071
msgid "User Registration Date"
msgstr "Benutzer-Registrierungsdatum"

#: wp-includes/user.php:4070
msgid "User URL"
msgstr "Benutzer-URL"

#: wp-includes/user.php:4067
msgid "User Login Name"
msgstr "Benutzer-Anmeldename"

#: wp-includes/abilities.php:148 wp-includes/user.php:4066
msgid "User ID"
msgstr "Benutzer-ID"

#: wp-includes/user.php:4027
msgid "WordPress User"
msgstr "WordPress-Benutzer"

#: wp-includes/user.php:4068
msgid "User Nice Name"
msgstr "URL-freundlicher Benutzername"

#: wp-includes/user.php:4069
msgid "User Email"
msgstr "Benutzer-E-Mail-Adresse"

#: wp-includes/user.php:4072
msgid "User Display Name"
msgstr "Benutzer-Anzeigename"

#: wp-includes/media.php:5772
msgid "WordPress Media"
msgstr "WordPress-Medien"

#: wp-includes/block-template-utils.php:212 wp-admin/includes/upgrade.php:397
#: wp-admin/options-privacy.php:100
msgid "Privacy Policy"
msgstr "Datenschutzerklärung"

#. translators: Deleted text.
#: wp-includes/functions.php:8473
msgid "[deleted]"
msgstr "[gelöscht]"

#. translators: %s: Action name.
#: wp-includes/user.php:4876
msgid "Confirm the \"%s\" action"
msgstr "Aktion „%s“ bestätigen"

#: wp-includes/user.php:4762
msgid "The site administrator has been notified and will fulfill your request as soon as possible."
msgstr "Der Website-Administrator wurde benachrichtigt und wird deiner Anfrage so schnell wie möglich nachkommen."

#: wp-includes/post.php:289
msgid "User Request"
msgstr "Benutzer-Anfrage"

#: wp-includes/post.php:288
msgid "User Requests"
msgstr "Benutzer-Anfragen"

#. translators: Deleted long text.
#: wp-includes/functions.php:8477
msgid "This content was deleted by the author."
msgstr "Dieser Inhalt wurde vom Autor gelöscht."

#. translators: %d: Comment ID.
#: wp-includes/comment.php:4370
msgid "Comment %d contains personal data but could not be anonymized."
msgstr "Kommentar %d beinhaltet personenbezogene Daten, konnte aber nicht anonymisiert werden."

#: wp-includes/user.php:4869 wp-admin/export-personal-data.php:17
#: wp-admin/export-personal-data.php:107 wp-admin/menu.php:396
msgid "Export Personal Data"
msgstr "Personenbezogene Daten exportieren"

#: wp-login.php:1274
msgid "User action confirmed."
msgstr "Die Benutzeraktion wurde bestätigt."

#: wp-includes/user.php:4813
msgid "Invalid action name."
msgstr "Der Aktionsname ist ungültig."

#: wp-includes/user.php:4761
msgid "Action has been confirmed."
msgstr "Aktion wurde bestätigt."

#. translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:4963
msgid ""
"Howdy,\n"
"\n"
"A request has been made to perform the following action on your account:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"To confirm this, please click on the following link:\n"
"###CONFIRM_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo,\n"
"\n"
"die folgende Anfrage wurde zur Ausführung für dein Konto eingereicht:\n"
"\n"
"     ###DESCRIPTION###\n"
"\n"
"Um dies zu bestätigen, klicke bitte auf den folgenden Link:\n"
"###CONFIRM_URL###\n"
"\n"
"Du kannst diese E-Mail ruhig ignorieren und löschen, wenn du das nicht tun möchtest.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/view-config.php:263 wp-includes/js/dist/block-library.js:47574
#: wp-includes/js/dist/editor.js:87877 wp-includes/js/dist/editor.js:87889
#: wp-admin/edit-form-comment.php:120
msgid "Pending"
msgstr "Ausstehend"

#: wp-includes/post.php:815 wp-includes/post.php:1404
msgctxt "request status"
msgid "Completed"
msgstr "Abgeschlossen"

#: wp-includes/post.php:785 wp-includes/post.php:1402
msgctxt "request status"
msgid "Confirmed"
msgstr "Bestätigt"

#: wp-includes/post.php:770 wp-includes/post.php:1401
msgctxt "request status"
msgid "Pending"
msgstr "Ausstehend"

#: wp-includes/comment.php:4216
msgid "Comment URL"
msgstr "Kommentar-URL"

#: wp-includes/comment.php:4169 wp-includes/comment.php:4284
msgid "WordPress Comments"
msgstr "WordPress-Kommentare"

#: wp-includes/post.php:800 wp-includes/post.php:1403
msgctxt "request status"
msgid "Failed"
msgstr "Fehlgeschlagen"

#: wp-includes/comment.php:4210
msgid "Comment Author Email"
msgstr "E-Mail-Adresse des Kommentarautors"

#: wp-includes/comment.php:4213
msgid "Comment Author User Agent"
msgstr "User-Agent des Kommentarautors"

#. translators: Hidden accessibility text.
#: wp-includes/comment.php:4209 wp-admin/edit-form-comment.php:53
msgid "Comment Author"
msgstr "Kommentarautor"

#: wp-includes/comment.php:4212
msgid "Comment Author IP"
msgstr "IP-Adresse des Kommentarautors"

#: wp-includes/comment.php:4211
msgid "Comment Author URL"
msgstr "URL des Kommentarautors"

#: wp-includes/comment.php:4214
msgid "Comment Date"
msgstr "Kommentardatum"

#: wp-includes/comment.php:4215
msgid "Comment Content"
msgstr "Kommentarinhalt"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:248
msgid "Sorry, you are not allowed to query users by this parameter."
msgstr "Du bist leider nicht berechtigt, eine Benutzer-Abfrage mit diesen Parametern durchzuführen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1643
msgid "Limit result set to users who are considered authors."
msgstr "Ergebnissatz auf Benutzer begrenzen, die als Autoren gelten."

#: wp-includes/media.php:5174
#: wp-admin/includes/class-wp-media-list-table.php:186
msgctxt "media items"
msgid "Mine"
msgstr "Meine"

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:351
msgid "Whether or not the post type can be viewed."
msgstr "Ob der Inhaltstyp angezeigt werden kann oder nicht."

#: wp-includes/functions.php:3749
msgid "The link you followed has expired."
msgstr "Der Link, dem du gefolgt bist, ist abgelaufen."

#: wp-includes/class-wp-customize-manager.php:525
#: wp-includes/script-loader.php:1327 wp-admin/customize.php:17
#: wp-admin/customize.php:34 wp-admin/edit-comments.php:13
#: wp-admin/edit-tags.php:28 wp-admin/edit-tags.php:85
#: wp-admin/edit-tags.php:116 wp-admin/edit-tags.php:136
#: wp-admin/edit-tags.php:172 wp-admin/edit.php:46 wp-admin/font-library.php:15
#: wp-admin/includes/bookmark.php:31 wp-admin/media-upload.php:46
#: wp-admin/nav-menus.php:25 wp-admin/options-connectors.php:15
#: wp-admin/options.php:51 wp-admin/options.php:84 wp-admin/post-new.php:60
#: wp-admin/press-this.php:21 wp-admin/site-editor.php:16 wp-admin/term.php:42
#: wp-admin/themes.php:14 wp-admin/themes.php:42 wp-admin/themes.php:62
#: wp-admin/user-new.php:15 wp-admin/user-new.php:22 wp-admin/user-new.php:56
#: wp-admin/user-new.php:194 wp-admin/users.php:15 wp-admin/widgets.php:17
msgid "You need a higher level of permission."
msgstr "Du benötigst eine höhere Berechtigungsstufe."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4145
msgid "%s is already customizing this changeset. Do you want to take over?"
msgstr "%s arbeitet bereits an der Anpassung dieses Änderungs-Sets. Willst du übernehmen?"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4143
msgid "%s is already customizing this changeset. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s arbeitet bereits an der Anpassung dieses Änderungs-Sets. Bitte warte, bis das Anpassen abgeschlossen ist. Deine letzten Änderungen wurden automatisch gespeichert."

#: wp-includes/class-wp-customize-manager.php:4358
#: wp-admin/includes/file.php:342
msgid "Update anyway, even though it might break your site?"
msgstr "Aktualisieren, auch wenn die korrekte Funktion deiner Website beeinträchtigt werden könnte?"

#: wp-includes/class-wpdb.php:1683
msgid "The query only expected one placeholder, but an array of multiple placeholders was sent."
msgstr "Die Abfrage erwartete nur einen Platzhalter, aber es wurde ein Array mit mehreren Platzhaltern gesendet."

#: wp-includes/script-loader.php:1316
msgctxt "customizer changeset status"
msgid "Scheduled"
msgstr "Geplant"

#: wp-includes/customize/class-wp-customize-theme-control.php:245
#: wp-includes/customize/class-wp-customize-theme-control.php:299
#: wp-admin/includes/class-theme-installer-skin.php:264
#: wp-admin/includes/class-wp-theme-install-list-table.php:329
#: wp-admin/includes/class-wp-theme-install-list-table.php:486
#: wp-admin/theme-install.php:329
msgctxt "theme"
msgid "Installed"
msgstr "Installiert"

#. translators: %s: Property of an object.
#: wp-includes/rest-api.php:2467
msgid "%1$s is not a valid property of Object."
msgstr "%1$s ist keine gültige Eigenschaft des Objekts."

#. translators: %s: URL to Add Themes admin screen.
#: wp-includes/script-loader.php:1365
msgid "You will not be able to install new themes from here yet since your install requires SFTP credentials. For now, please <a href=\"%s\">add themes in the admin</a>."
msgstr "Du wirst von hier aus noch keine neuen Themes installieren können, da deine Installation SFTP-Zugangsdaten erfordert. Bitte füge <a href=\"%s\">Themes vorerst über die Administration hinzu.</a>."

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638
msgctxt "tags"
msgid "Most Used"
msgstr "Meistgenutzt"

#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638 wp-admin/includes/meta-boxes.php:1181
msgctxt "categories"
msgid "Most Used"
msgstr "Meistgenutzt"

#: wp-includes/class-wp-customize-nav-menus.php:1126
msgid "Click &#8220;Next&#8221; to start adding links to your new menu."
msgstr "&#8222;Weiter&#8220; klicken, um deinem neuen Menü Links hinzuzufügen."

#: wp-includes/class-wp-customize-manager.php:4879
#: wp-includes/script-loader.php:1315
msgctxt "customizer changeset action/button label"
msgid "Schedule"
msgstr "Planen"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "+ Create New Menu"
msgstr "+ Neues Menü erstellen"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
msgid "Create a menu for this location"
msgstr "Ein neues Menü für diese Position erstellen"

#. translators: 1: fopen(), 2: File name.
#: wp-includes/class-wp-http-curl.php:199
#: wp-includes/class-wp-http-streams.php:296
msgid "Could not open handle for %1$s to %2$s."
msgstr "Das Handle für %1$s konnte nicht für %2$s geöffnet werden."

#: wp-includes/widgets/class-wp-nav-menu-widget.php:26
msgid "Add a navigation menu to your sidebar."
msgstr "Der Seitenleiste ein Navigationsmenü hinzufügen."

#. translators: %s: Display name of the user who has taken over the changeset
#. in customizer.
#: wp-includes/script-loader.php:1340
msgid "%s has taken over and is currently customizing."
msgstr "%s hat übernommen und passt gerade die Website an."

#: wp-includes/class-wp-customize-manager.php:4344
#: wp-includes/js/dist/editor.js:85697 wp-admin/includes/post.php:1910
msgid "Take over"
msgstr "Übernehmen"

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4152
msgid "%s is already customizing this site. Do you want to take over?"
msgstr "%s arbeitet bereits an der Anpassung dieser Website. Willst du übernehmen?"

#: wp-includes/script-loader.php:1334
msgid "Looks like something&#8217;s gone wrong. Wait a couple seconds, and then try again."
msgstr "Etwas scheint schiefgelaufen zu sein. Warte einige Sekunden und versuche es dann erneut."

#: wp-includes/class-wp-customize-manager.php:3412
msgid "No changeset found to take over"
msgstr "Kein Änderungs-Set zum Übernehmen gefunden"

#: wp-includes/class-wp-customize-manager.php:2550
#: wp-includes/class-wp-customize-manager.php:3185
msgid "Changeset is being edited by other user."
msgstr "Änderungs-Set wird von einem anderen Benutzer bearbeitet."

#: wp-includes/class-wp-customize-manager.php:3421
msgid "Sorry, you are not allowed to take over."
msgstr "Du bist leider nicht berechtigt, zu übernehmen."

#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4150
msgid "%s is already customizing this site. Please wait until they are done to try customizing. Your latest changes have been autosaved."
msgstr "%s arbeitet bereits an der Anpassung dieser Website. Bitte warte, bis das Anpassen abgeschlossen ist. Deine letzten Änderungen wurden automatisch gespeichert."

#: wp-includes/class-wp-customize-manager.php:3401
msgid "Security check failed."
msgstr "Die Sicherheitsüberprüfung ist fehlgeschlagen."

#: wp-includes/class-wp-customize-manager.php:4340
#: wp-includes/js/dist/editor.js:76392 wp-includes/js/dist/editor.js:78192
#: wp-includes/js/dist/editor.js:83527 wp-includes/js/dist/editor.js:84117
#: wp-includes/js/dist/editor.js:98036 wp-includes/js/dist/editor.js:98196
#: wp-includes/js/dist/script-modules/boot/index.js:10404
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/includes/post.php:1822 wp-admin/plugin-editor.php:376
#: wp-admin/theme-editor.php:464
msgid "Go back"
msgstr "Zurück"

#. translators: 1: Documentation URL, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:52
msgctxt "menu locations"
msgid "(If you plan to use a menu <a href=\"%1$s\" %2$s>widget%3$s</a>, skip this step.)"
msgstr "(Falls du vorhast, ein Menü-<a href=\"%1$s\" %2$s>Widget%3$s</a> einzusetzen, überspringe diesen Schritt.)"

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:64
msgctxt "menu locations"
msgid "Here&#8217;s where this menu appears. If you would like to change that, pick another location."
msgstr "Hier siehst du, wo dieses Menü erscheint. Falls du das ändern möchtest, wähle eine andere Position."

#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:48
msgctxt "menu locations"
msgid "Where do you want this menu to appear?"
msgstr "Wo soll dieses Menü positioniert werden?"

#: wp-includes/class-wp-customize-nav-menus.php:1140
msgid "You&#8217;ll create a menu, assign it a location, and add menu items like links to pages and categories. If your theme has multiple menu areas, you might need to create more than one."
msgstr "Du erstellst ein Menü, weist es einer Position zu und fügst Menüeinträge wie Links zu Seiten und Kategorien hinzu. Falls dein Theme über mehrere Menübereiche verfügt, musst du möglicherweise mehr als eines erstellen."

#: wp-includes/class-wp-customize-nav-menus.php:1137
msgid "It does not look like your site has any menus yet. Want to build one? Click the button to start."
msgstr "Es sieht so aus, als ob deine Website noch keine Menüs enthält. Willst du eins erstellen? Klicke dafür auf den Button."

#: wp-includes/class-wp-customize-nav-menus.php:712
msgctxt "menu locations"
msgid "View All Locations"
msgstr "Alle Positionen anzeigen"

#: wp-includes/class-wp-customize-manager.php:5086
msgid "While previewing a new theme, you can continue to tailor things like widgets and menus, and explore theme-specific options."
msgstr "Während der Vorschau eines neuen Themes kannst du weiterhin Widgets und Menüs anpassen und Theme-spezifische Optionen erkunden."

#: wp-includes/class-wp-customize-manager.php:5085
msgid "Looking for a theme? You can search or browse the WordPress.org theme directory, install and preview themes, then activate them right here."
msgstr "Suchst du nach einem Theme? Du kannst das Theme-Verzeichnis von WordPress.org durchsuchen oder darin stöbern, Themes installieren, in der Vorschau ansehen und sie dann direkt hier aktivieren."

#: wp-includes/class-wp-customize-nav-menus.php:712
msgctxt "menu locations"
msgid "View Location"
msgstr "Position anzeigen"

#: wp-includes/class-wp-customize-nav-menus.php:698
msgid "Your theme can display menus in one location. Select which menu you would like to use."
msgstr "Dein Theme kann Menüs nur an einer Position anzeigen. Wähle, welches Menü du verwenden möchtest."

#: wp-includes/customize/class-wp-customize-themes-section.php:97
#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:286
#: wp-admin/themes.php:239 wp-admin/themes.php:669
msgid "No themes found. Try a different search."
msgstr "Es wurden keine Themes gefunden. Probiere eine andere Suche."

#. translators: %s: Site name.
#: wp-includes/user.php:3382
msgid "Site Name: %s"
msgstr "Name der Website: %s"

#. translators: %s: register_widget()
#: wp-includes/widgets.php:1228
msgid "Widgets need to be registered using %s, before they can be displayed."
msgstr "Widgets müssen unter Verwendung von %s registriert werden, bevor sie angezeigt werden können."

#. translators: 1: Number of placeholders, 2: Number of arguments passed.
#: wp-includes/class-wpdb.php:1699
msgid "The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d)."
msgstr "Die Abfrage enthält nicht die korrekte Anzahl von Platzhaltern (%1$d) für die Anzahl der übergebenen Argumente (%2$d)."

#. translators: Login screen title. 1: Login screen name, 2: Network or site
#. name.
#. translators: Admin screen title. 1: Admin screen name, 2: Network or site
#. name.
#: wp-login.php:76 wp-admin/admin-header.php:73
msgid "%1$s &lsaquo; %2$s &#8212; WordPress"
msgstr "%1$s &lsaquo; %2$s &#8211; WordPress"

#. translators: %s: Value type.
#: wp-includes/class-wpdb.php:1743
msgid "Unsupported value type (%s)."
msgstr "Nicht unterstützter Werttyp (%s)."

#: wp-includes/widgets/class-wp-widget-media-image.php:358
msgid "Link to:"
msgstr "Link zu:"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:28
#: wp-includes/js/dist/block-library.js:30598
#: wp-includes/js/dist/block-library.js:31084
#: wp-includes/js/dist/block-library.js:63884
#: wp-includes/js/dist/editor.js:27244 wp-includes/js/dist/editor.js:85245
#: wp-admin/includes/media.php:20
msgid "Gallery"
msgstr "Galerie"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:38
msgid "No images selected"
msgstr "Keine Bilder ausgewählt"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:30
msgid "Displays an image gallery."
msgstr "Zeigt eine Bildergalerie an."

#. translators: %s: New email address.
#: wp-includes/user.php:3994
msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email."
msgstr "Deine E-Mail-Adresse wurde noch nicht aktualisiert. Bitte prüfe deinen Posteingang für %s auf eine Bestätigungs-E-Mail."

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/user.php:3922
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the email address on your account changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo ###USERNAME###,\n"
"\n"
"du hast kürzlich darum gebeten, die E-Mail-Adresse deines Kontos zu ändern.\n"
"\n"
"Wenn das zutrifft, klicke bitte zur Änderung auf den folgenden Link:\n"
"###ADMIN_URL###\n"
"\n"
"Du kannst diese E-Mail ruhig ignorieren und löschen, wenn du das nicht tun möchtest.\n"
"\n"
"Diese E-Mail wurde an ###EMAIL### gesendet.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/widgets/class-wp-widget-custom-html.php:335
msgid "Custom HTML Widget"
msgstr "Widget „Individuelles HTML“"

#: wp-includes/widgets/class-wp-widget-custom-html.php:306
msgid "Use the Custom HTML widget to add arbitrary HTML code to your widget areas."
msgstr "Verwende das Widget „Individuelles HTML“, um beliebigen HTML-Code in deine Widget-Bereiche einzufügen."

#: wp-includes/user.php:3901
msgid "<strong>Error:</strong> The email address is already used."
msgstr "<strong>Fehler:</strong> Diese E-Mail-Adresse wird bereits verwendet."

#: wp-includes/class-wp-taxonomy.php:639
msgid "&larr; Go to Categories"
msgstr "&larr; Zu den Kategorien"

#: wp-includes/taxonomy.php:154
msgid "&larr; Go to Link Categories"
msgstr "&larr; Zu den Linkkategorien"

#: wp-includes/script-loader.php:1353
msgid "Homepage and posts page must be different."
msgstr "Homepage und Beitragsseite müssen unterschiedlich sein."

#. translators: %d: Error count.
#: wp-includes/script-loader.php:1348 wp-includes/script-loader.php:1350
#: wp-includes/widgets/class-wp-widget-custom-html.php:230
#: wp-includes/widgets/class-wp-widget-custom-html.php:232
msgid "There is %d error which must be fixed before you can save."
msgid_plural "There are %d errors which must be fixed before you can save."
msgstr[0] "Es gibt %d Fehler, der korrigiert werden muss, bevor du speichern kannst."
msgstr[1] "Es gibt %d Fehler, die korrigiert werden müssen, bevor du speichern kannst."

#: wp-includes/script-loader.php:1361
msgid "Schedule your customization changes to publish (\"go live\") at a future date."
msgstr "Plane deine Änderungen im Customizer so, dass sie zu einem späteren Zeitpunkt veröffentlicht werden (das „Liveschalten“)."

#: wp-includes/script-loader.php:1362
msgid "Sorry, you cannot preview new themes when you have changes scheduled or saved as a draft. Please publish your changes, or wait until they publish to preview new themes."
msgstr "Du kannst leider keine Vorschau der neuen Themes sehen, wenn du Änderungen geplant oder als Entwurf gespeichert hast. Bitte veröffentliche deine Änderungen oder warte, bis sie veröffentlicht werden, um eine Vorschau neuer Themes zu sehen."

#: wp-includes/script-loader.php:1325
msgid "Discard changes"
msgstr "Änderungen verwerfen"

#: wp-includes/script-loader.php:1168
msgid "Turkish"
msgstr "Türkisch"

#: wp-includes/script-loader.php:1165
msgid "Swedish"
msgstr "Schwedisch"

#: wp-includes/script-loader.php:1163
msgid "Spanish"
msgstr "Spanisch"

#: wp-includes/script-loader.php:1160
msgid "Serbian"
msgstr "Serbisch"

#: wp-includes/script-loader.php:1159
msgid "Russian"
msgstr "Russisch"

#: wp-includes/script-loader.php:1158
msgid "Romanian"
msgstr "Rumänisch"

#: wp-includes/script-loader.php:1157
msgid "Portuguese"
msgstr "Portugiesisch"

#: wp-includes/script-loader.php:1156
msgid "Polish"
msgstr "Polnisch"

#: wp-includes/script-loader.php:1155
msgid "Persian"
msgstr "Persisch"

#: wp-includes/script-loader.php:1154
msgid "Norwegian"
msgstr "Norwegisch"

#: wp-includes/script-loader.php:1148
msgid "Korean"
msgstr "Koreanisch"

#: wp-includes/script-loader.php:1147
msgid "Japanese"
msgstr "Japanisch"

#: wp-includes/script-loader.php:1146
msgid "Italian"
msgstr "Italienisch"

#: wp-includes/script-loader.php:1145
msgid "Irish"
msgstr "Irisch"

#: wp-includes/script-loader.php:1318
msgid "Please save your changes in order to share the preview."
msgstr "Bitte speichere deine Änderungen, um die Vorschau zu teilen."

#: wp-includes/script-loader.php:1314
msgid "Updating"
msgstr "Aktualisierung"

#: wp-includes/script-loader.php:1172
msgid "Yiddish"
msgstr "Jiddisch"

#: wp-includes/script-loader.php:1171
msgid "Welsh"
msgstr "Walisisch"

#: wp-includes/script-loader.php:1170
msgid "Vietnamese"
msgstr "Vietnamesisch"

#: wp-includes/script-loader.php:1169
msgid "Ukrainian"
msgstr "Ukrainisch"

#: wp-includes/script-loader.php:1166
msgid "Tagalog"
msgstr "Tagalog"

#: wp-includes/script-loader.php:1164
msgid "Swahili"
msgstr "Suaheli"

#: wp-includes/script-loader.php:1162
msgid "Slovenian"
msgstr "Slowenisch"

#: wp-includes/script-loader.php:1161
msgid "Slovak"
msgstr "Slowakisch"

#: wp-includes/script-loader.php:1153
msgid "Maltese"
msgstr "Maltesisch"

#: wp-includes/script-loader.php:1152
msgid "Malay"
msgstr "Malaiisch"

#: wp-includes/script-loader.php:1151
msgid "Macedonian"
msgstr "Mazedonisch"

#: wp-includes/script-loader.php:1150
msgid "Lithuanian"
msgstr "Litauisch"

#: wp-includes/script-loader.php:1149
msgid "Latvian"
msgstr "Lettisch"

#: wp-includes/script-loader.php:1313
msgid "Draft Saved"
msgstr "Entwurf gespeichert"

#: wp-includes/script-loader.php:1308 wp-admin/customize.php:199
msgid "Activate &amp; Publish"
msgstr "Aktivieren und veröffentlichen"

#: wp-includes/script-loader.php:1337
msgid "Reverting unpublished changes&hellip;"
msgstr "Zurücksetzen unveröffentlichter Änderungen &hellip;"

#: wp-includes/script-loader.php:1335
msgid "Downloading your new theme&hellip;"
msgstr "Herunterladen des neuen Themes &hellip;"

#: wp-includes/script-loader.php:1167
msgid "Thai"
msgstr "Thai"

#: wp-includes/script-loader.php:1336
msgid "Setting up your live preview. This may take a bit."
msgstr "Deine Live-Vorschau wird eingerichtet. Dies kann einen Moment dauern."

#. translators: %s: URL to the Customizer to load the autosaved version.
#: wp-includes/script-loader.php:1342
msgid "There is a more recent autosave of your changes than the one you are previewing. <a href=\"%s\">Restore the autosave</a>"
msgstr "Es gibt eine aktuellere automatische Speicherung deiner Änderungen als die, deren Vorschau du siehst. <a href=\"%s\">Automatische Speicherung wiederherstellen</a>"

#: wp-includes/script-loader.php:1338
msgid "Are you sure you want to discard your unpublished changes?"
msgstr "Möchtest du deine unveröffentlichten Änderungen wirklich verwerfen?"

#: wp-includes/script-loader.php:1141
msgid "Hindi"
msgstr "Hindi"

#: wp-includes/script-loader.php:1142
msgid "Hungarian"
msgstr "Ungarisch"

#: wp-includes/script-loader.php:1138
msgid "Greek"
msgstr "Griechisch"

#: wp-includes/script-loader.php:1137
msgid "German"
msgstr "Deutsch"

#: wp-includes/script-loader.php:1135
msgid "French"
msgstr "Französisch"

#: wp-includes/script-loader.php:1131 wp-admin/includes/ms.php:651
msgid "English"
msgstr "Englisch"

#: wp-includes/script-loader.php:1130
msgid "Dutch"
msgstr "Niederländisch"

#: wp-includes/script-loader.php:1129
msgid "Danish"
msgstr "Dänisch"

#: wp-includes/script-loader.php:1128
msgid "Czech"
msgstr "Tschechisch"

#: wp-includes/script-loader.php:1127
msgid "Croatian"
msgstr "Kroatisch"

#: wp-includes/script-loader.php:1124
msgid "Chinese"
msgstr "Chinesisch"

#: wp-includes/script-loader.php:1122
msgid "Bulgarian"
msgstr "Bulgarisch"

#: wp-includes/script-loader.php:1144
msgid "Indonesian"
msgstr "Indonesisch"

#: wp-includes/script-loader.php:1143
msgid "Icelandic"
msgstr "Isländisch"

#: wp-includes/script-loader.php:1140
msgid "Hebrew"
msgstr "Hebräisch"

#: wp-includes/script-loader.php:1132
msgid "Estonian"
msgstr "Estnisch"

#: wp-includes/script-loader.php:1123
msgid "Catalan"
msgstr "Katalanisch"

#: wp-includes/script-loader.php:1121
msgid "Belarusian"
msgstr "Weißrussisch"

#: wp-includes/script-loader.php:1133
msgid "Filipino"
msgstr "Filipino"

#: wp-includes/script-loader.php:1136
msgid "Galician"
msgstr "Galicisch"

#: wp-includes/script-loader.php:1126
msgid "Chinese (Traditional)"
msgstr "Chinesisch (traditionell)"

#: wp-includes/script-loader.php:1125
msgid "Chinese (Simplified)"
msgstr "Chinesisch (vereinfacht)"

#: wp-includes/script-loader.php:1139
msgid "Haitian Creole"
msgstr "Haitianisch-Kreolisch"

#: wp-includes/script-loader.php:1120
msgid "Arabic"
msgstr "Arabisch"

#: wp-includes/script-loader.php:1119
msgid "Albanian"
msgstr "Albanisch"

#: wp-includes/script-loader.php:1118
msgid "Afrikaans"
msgstr "Afrikaans"

#: wp-includes/script-loader.php:1116
#: wp-includes/js/dist/block-library.js:80515
msgid "Chapters"
msgstr "Kapitel"

#: wp-includes/script-loader.php:1108
msgid "Live Broadcast"
msgstr "Live-Übertragung"

#: wp-includes/script-loader.php:1102
msgid "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/"
msgstr "Du verwendest einen Browser, der nicht den Flash-Player aktiviert oder installiert hat. Bitte aktiviere dein Flash-Player-Plugin oder lade die neueste Version von https://get.adobe.com/flashplayer/ herunter"

#. translators: 1: Note author's name, 2: Note author's IP address, 3: Note
#. author's hostname.
#. translators: 1: Comment author's name, 2: Comment author's IP address, 3:
#. Comment author's hostname.
#: wp-includes/pluggable.php:1911 wp-includes/pluggable.php:1925
#: wp-includes/pluggable.php:2114
msgid "Author: %1$s (IP address: %2$s, %3$s)"
msgstr "Autor: %1$s (IP-Adresse: %2$s, %3$s)"

#. translators: 1: Trackback/pingback website name, 2: Website IP address, 3:
#. Website hostname.
#: wp-includes/pluggable.php:1883 wp-includes/pluggable.php:1897
#: wp-includes/pluggable.php:2090 wp-includes/pluggable.php:2102
msgid "Website: %1$s (IP address: %2$s, %3$s)"
msgstr "Website: %1$s (IP-Adresse: %2$s, %3$s)"

#. translators: %s: Post custom field name.
#: wp-includes/post-template.php:1145
msgctxt "Post custom field name"
msgid "%s:"
msgstr "%s:"

#: wp-includes/post.php:271
msgid "oEmbed Response"
msgstr "oEmbed-Antwort"

#: wp-includes/post.php:270
msgid "oEmbed Responses"
msgstr "oEmbed-Antworten"

#. translators: %s: register_routes()
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:53
msgid "Method '%s' must be overridden."
msgstr "Die Methode ‚%s‘ muss überschrieben werden."

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/ms-functions.php:2914
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the network admin email address was changed on ###SITENAME###.\n"
"\n"
"The new network admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo,\n"
"\n"
"diese Mitteilung bestätigt, dass die E-Mail-Adresse des Netzwerkadministrators auf ###SITENAME### geändert wurde.\n"
"\n"
"Die neue E-Mail-Adresse des Netzwerkadministrators lautet ###NEW_EMAIL###.\n"
"\n"
"Diese E-Mail wurde an ###OLD_EMAIL### gesendet.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/ms-functions.php:2815
msgid ""
"Howdy ###USERNAME###,\n"
"\n"
"You recently requested to have the network admin email address on\n"
"your network changed.\n"
"\n"
"If this is correct, please click on the following link to change it:\n"
"###ADMIN_URL###\n"
"\n"
"You can safely ignore and delete this email if you do not want to\n"
"take this action.\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo ###USERNAME###,\n"
"\n"
"du hast kürzlich darum gebeten, die E-Mail-Adresse des Netzwerkadministrators in deinem Netzwerk zu ändern.\n"
"\n"
"Wenn das zutrifft, klicke zur Änderung bitte auf den folgenden Link:\n"
"###ADMIN_URL###\n"
"\n"
"Du kannst diese E-Mail ruhig ignorieren und löschen, wenn du das nicht tun möchtest.\n"
"\n"
"Diese E-Mail wurde an ###EMAIL### gesendet.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/ms-functions.php:192
msgid "User cannot be added to this site."
msgstr "Benutzer kann nicht zu dieser Website hinzugefügt werden."

#: wp-includes/load.php:1871
msgid "Scrape key check failed. Please try again."
msgstr "Die Scrape-Nonce-Prüfung ist fehlgeschlagen. Bitte versuche es erneut."

#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/functions.php:8309
msgid ""
"Hi,\n"
"\n"
"This notice confirms that the admin email address was changed on ###SITENAME###.\n"
"\n"
"The new admin email address is ###NEW_EMAIL###.\n"
"\n"
"This email has been sent to ###OLD_EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo,\n"
"\n"
"diese Mitteilung bestätigt die Änderung der E-Mail-Adresse des Administrators auf ###SITENAME###.\n"
"\n"
"Die neue E-Mail-Adresse des Administrators lautet ###NEW_EMAIL###.\n"
"\n"
"Diese E-Mail wurde an ###OLD_EMAIL### gesendet.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#. translators: %s: Number of themes displayed.
#: wp-includes/customize/class-wp-customize-themes-section.php:169
msgid "%s themes"
msgstr "%s Themes"

#. translators: %s: Number of filters selected.
#: wp-includes/customize/class-wp-customize-themes-section.php:160
msgid "Filter themes (%s)"
msgstr "Themes filtern (%s)"

#: wp-includes/customize/class-wp-customize-themes-section.php:103
msgid "Search WordPress.org themes"
msgstr "Themes auf WordPress.org suchen"

#: wp-includes/functions.php:8132
msgid "Only UUID V4 is supported at this time."
msgstr "Zurzeit wird nur UUID V4 unterstützt."

#: wp-includes/deprecated.php:3970 wp-includes/deprecated.php:3987
#: wp-admin/press-this.php:74
msgid "The Press This plugin is required."
msgstr "Das Plugin Press This ist erforderlich."

#: wp-includes/customize/class-wp-customize-themes-section.php:124
msgid "Go to theme sources"
msgstr "Zu den Theme-Quellen"

#: wp-includes/customize/class-wp-customize-theme-control.php:312
#: wp-includes/customize/class-wp-customize-theme-control.php:314
#: wp-admin/includes/theme.php:1086 wp-admin/includes/theme.php:1089
msgid "Install &amp; Preview"
msgstr "Installieren und Vorschau anzeigen"

#. translators: %s: "Add Items" button text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:46
msgid "Time to add some links! Click &#8220;%s&#8221; to start putting pages, categories, and custom links in your menu. Add as many things as you would like."
msgstr "Höchste Zeit für das Hinzufügen einiger Links! Klicke auf &#8222;%s&#8220;, wenn du deinem Menü Seiten, Kategorien und individuelle Links hinzufügen willst. Füge so viele hinzu, wie du magst."

#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:739
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:883
msgid "Invalid URL."
msgstr "Die URL ist ungültig."

#: wp-includes/customize/class-wp-customize-media-control.php:255
#: wp-includes/media.php:5225
msgid "Choose image"
msgstr "Bild auswählen"

#: wp-includes/customize/class-wp-customize-media-control.php:244
msgid "Choose audio"
msgstr "Audio auswählen"

#: wp-includes/customize/class-wp-customize-media-control.php:239
msgid "Change audio"
msgstr "Audio wechseln"

#: wp-includes/customize/class-wp-customize-media-control.php:238
#: wp-includes/customize/class-wp-customize-media-control.php:243
msgid "Select audio"
msgstr "Audio auswählen"

#. translators: %s: Header height in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:242
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header height of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf &#8222;Bild hinzufügen&#8220;, um ein Bild von deinem Computer hochzuladen. Das Theme wirkt am besten mit einem Header-Bild, das eine Höhe von %s Pixel hat. Du kannst dein Bild nach dem Hochladen zuschneiden, um es optimal anzupassen."

#. translators: %s: Header width in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:236
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header width of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf &#8222;Bild hinzufügen&#8220;, um ein Bild von deinem Computer hochzuladen. Das Theme wirkt am besten mit einem Header-Bild, das eine Breite von %s Pixel hat. Du kannst dein Bild nach dem Hochladen zuschneiden, um es optimal anzupassen."

#. translators: %s: Header size in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:230
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image with a header size of %s pixels &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf &#8222;Bild hinzufügen&#8220;, um ein Bild von deinem Computer hochzuladen. Das Theme wirkt am besten mit einem Header-Bild, das eine Größe von %s Pixel hat. Du kannst dein Bild nach dem Hochladen zuschneiden, um es optimal anzupassen."

#: wp-includes/customize/class-wp-customize-header-image-control.php:226
msgid "Click &#8220;Add Image&#8221; to upload an image file from your computer. Your theme works best with an image that matches the size of your video &#8212; you&#8217;ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf &#8222;Bild hinzufügen&#8220;, um ein Bild von deinem Computer hochzuladen. Das Theme wirkt am besten, wenn das Bild der Größe deines Videos entspricht. Du kannst dein Bild nach dem Hochladen zuschneiden, um es optimal anzupassen."

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:190
#: wp-admin/includes/template.php:863
msgid "Minute"
msgstr "Minute"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:180
#: wp-admin/includes/template.php:859
msgid "Hour"
msgstr "Stunde"

#: wp-includes/customize/class-wp-customize-date-time-control.php:175
#: wp-includes/js/dist/components.js:42410
#: wp-includes/js/dist/components.js:42414
msgid "Time"
msgstr "Zeit"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:154
#: wp-includes/js/dist/block-library.js:5711
#: wp-includes/js/dist/components.js:42346 wp-admin/includes/template.php:851
msgid "Day"
msgstr "Tag"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:133
#: wp-includes/js/dist/block-library.js:5709
#: wp-includes/js/dist/components.js:42362 wp-admin/includes/template.php:838
msgid "Month"
msgstr "Monat"

#: wp-includes/class-wp-customize-nav-menus.php:858
msgid "New Menu"
msgstr "Neues Menü"

#: wp-includes/customize/class-wp-customize-date-time-control.php:127
#: wp-includes/js/dist/block-editor.js:88827
#: wp-includes/js/dist/block-library.js:58385
#: wp-includes/js/dist/components.js:42429
#: wp-includes/js/dist/components.js:42433
#: wp-includes/js/dist/edit-site.js:35214 wp-includes/js/dist/editor.js:26894
#: wp-includes/js/dist/editor.js:43387 wp-includes/js/dist/editor.js:97532
#: wp-includes/js/dist/media-utils.js:23795
#: wp-includes/js/dist/script-modules/content-types/index.js:30145
#: wp-admin/includes/ajax-actions.php:2292
#: wp-admin/includes/class-wp-media-list-table.php:435
#: wp-admin/includes/class-wp-posts-list-table.php:716
#: wp-admin/includes/class-wp-posts-list-table.php:776
#: wp-admin/includes/class-wp-posts-list-table.php:783
#: wp-admin/includes/class-wp-posts-list-table.php:1819
msgid "Date"
msgstr "Datum"

#. translators: 1: Month number (01, 02, etc.), 2: Month abbreviation.
#: wp-includes/customize/class-wp-customize-date-time-control.php:234
#: wp-admin/includes/template.php:845
msgid "%1$s-%2$s"
msgstr "%1$s-%2$s"

#: wp-includes/class-wp-customize-nav-menus.php:1144
msgid "Create New Menu"
msgstr "Neues Menü erstellen"

#: wp-includes/class-wp-editor.php:195 wp-includes/class-wp-editor.php:1398
msgctxt "Name for the Visual editor tab"
msgid "Visual"
msgstr "Visuell"

#: wp-includes/class-wp-user.php:789
msgid "Usage of user levels is deprecated. Use capabilities instead."
msgstr "Die Verwendung von Benutzer-Levels ist veraltet. Verwende stattdessen Berechtigungen."

#. translators: %s: Template.
#: wp-includes/class-wp-theme.php:368
msgid "The theme defines itself as its parent theme. Please check the %s header."
msgstr "Das Theme definiert sich selbst als sein übergeordnetes Theme. Bitte prüfe den %s-Header."

#. translators: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:706
msgid "If your theme has widget areas, you can also add menus there. Visit the <a href=\"%s\">Widgets panel</a> and add a &#8220;Navigation Menu widget&#8221; to display a menu in a sidebar or footer."
msgstr "Falls dein Theme Widget-Bereiche hat, kannst du dort auch Menüs hinzufügen. Gehe zum <a href=\"%s\">Widget-Bereich</a> und füge ein &#8222;Navigationsmenü&#8220;-Widget hinzu, um ein Menü in einer Seitenleiste oder im Footer anzuzeigen."

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:198
msgid "Meridian"
msgstr "Tageshälfte"

#: wp-includes/class-wp-customize-manager.php:5775
msgid "CSS code"
msgstr "CSS-Code"

#: wp-includes/class-wp-customize-manager.php:5726
#: wp-includes/widgets/class-wp-widget-custom-html.php:327
#: wp-admin/plugin-editor.php:147 wp-admin/theme-editor.php:36
msgid "To move away from this area, press the Esc key followed by the Tab key."
msgstr "Zum Verlassen dieses Bereichs drücke die Escape-Taste und dann die Tab-Taste."

#: wp-includes/class-wp-customize-manager.php:5725
#: wp-includes/widgets/class-wp-widget-custom-html.php:326
#: wp-admin/plugin-editor.php:146 wp-admin/theme-editor.php:35
msgid "In the editing area, the Tab key enters a tab character."
msgstr "Im Bearbeitungsbereich fügt die Tab-Taste ein Tab-Zeichen ein."

#: wp-includes/class-wp-customize-nav-menus.php:504
msgid "Your theme can display menus in one location."
msgstr "Dein Theme kann Menüs an einer Position anzeigen."

#: wp-includes/class-wp-customize-nav-menus.php:524
msgid "If your theme has multiple menus, giving them clear names will help you manage them."
msgstr "Hat dein Theme mehrere Menüs, dann kann es hilfreich sein, wenn du ihnen eindeutige Namen gibst."

#: wp-includes/class-wp-customize-manager.php:5713
msgid "Add your own CSS code here to customize the appearance and layout of your site."
msgstr "Füge hier deinen eigenen CSS-Code ein, um das Erscheinungsbild und Layout deiner Website anzupassen."

#: wp-includes/class-wp-customize-manager.php:5665
#: wp-admin/options-reading.php:85
msgid "Your homepage displays"
msgstr "Deine Homepage zeigt"

#: wp-includes/class-wp-customize-manager.php:5648
msgid "You can choose what&#8217;s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed."
msgstr "Du kannst auswählen, was auf der Homepage deiner Website angezeigt wird. Das können Beiträge in umgekehrter chronologischer Reihenfolge (klassischer Blog) oder eine feststehende/statische Seite sein. Um eine statische Homepage festzulegen, musst du erst zwei Seiten erstellen. Eine wird die Homepage und die andere wird die, auf der deine Beiträge angezeigt werden."

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:507
msgid "Your theme can display menus in %s location."
msgid_plural "Your theme can display menus in %s locations."
msgstr[0] "Dein Theme kann Menüs an %s Position anzeigen."
msgstr[1] "Dein Theme kann Menüs an %s Positionen anzeigen."

#: wp-includes/class-wp-customize-manager.php:5723
#: wp-includes/widgets/class-wp-widget-custom-html.php:324
#: wp-admin/plugin-editor.php:144 wp-admin/theme-editor.php:33
msgid "When using a keyboard to navigate:"
msgstr "Bei der Navigation mit der Tastatur:"

#: wp-includes/class-wp-customize-manager.php:5727
#: wp-includes/widgets/class-wp-widget-custom-html.php:328
#: wp-admin/plugin-editor.php:148 wp-admin/theme-editor.php:37
msgid "Screen reader users: when in forms mode, you may need to press the Esc key twice."
msgstr "Benutzer von Screenreadern: Im Formularmodus kann es sein, dass du die Escape-Taste zweimal drücken musst."

#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/class-wp-customize-manager.php:5734
#: wp-includes/widgets/class-wp-widget-custom-html.php:313
msgid "The edit field automatically highlights code syntax. You can disable this in your <a href=\"%1$s\" %2$s>user profile%3$s</a> to work in plain text mode."
msgstr "Das Bearbeitungsfeld hebt die Code-Syntax automatisch hervor. Du kannst das in deinem <a href=\"%1$s\" %2$s>Benutzerprofil%3$s</a> deaktivieren, um im reinen Textmodus zu arbeiten."

#: wp-includes/class-wp-customize-manager.php:5646
msgid "Homepage Settings"
msgstr "Homepage-Einstellungen"

#: wp-includes/class-wp-customize-manager.php:4398
msgid "Copied"
msgstr "Kopiert"

#: wp-includes/class-wp-customize-manager.php:4379
msgid "See how changes would look live on your website, and share the preview with people who can't access the Customizer."
msgstr "Schau dir direkt an, wie Änderungen auf deiner Website aussehen würden und teile die Vorschau mit Menschen, die keinen Zugriff auf den Customizer haben."

#: wp-includes/class-wp-customize-manager.php:5099
msgid "Installed themes"
msgstr "Installierte Themes"

#: wp-includes/class-wp-customize-manager.php:3164
msgid "No changes saved yet, so there is nothing to trash."
msgstr "Noch keine Änderungen gespeichert, es kann nichts in den Papierkorb gelegt werden."

#: wp-includes/script-loader.php:1368 wp-admin/customize.php:202
#: wp-admin/customize.php:207 wp-admin/edit-form-advanced.php:389
msgid "Publish Settings"
msgstr "Veröffentlichungs-Einstellungen"

#: wp-includes/class-wp-customize-manager.php:5114
msgid "WordPress.org themes"
msgstr "WordPress.org-Themes"

#: wp-includes/class-wp-customize-manager.php:3212
msgid "Changes trashed successfully."
msgstr "Die Änderungen wurden erfolgreich in den Papierkorb gelegt."

#: wp-includes/class-wp-customize-manager.php:3194
msgid "Changes have already been trashed."
msgstr "Die Änderungen wurden bereits in den Papierkorb gelegt."

#: wp-includes/class-wp-customize-manager.php:3174
#: wp-includes/class-wp-customize-manager.php:3205
msgid "Unable to trash changes."
msgstr "Die Änderungen konnten nicht in den Papierkorb gelegt werden."

#: wp-includes/class-wp-customize-manager.php:3154
msgid "There was an authentication problem. Please reload and try again."
msgstr "Es ist ein Authentifizierungsproblem aufgetreten. Bitte lade die Seite neu und versuche es erneut."

#. translators: %s: Number of invalid settings.
#: wp-includes/class-wp-customize-manager.php:2806
#: wp-includes/script-loader.php:1356 wp-includes/script-loader.php:1358
msgid "Unable to save due to %s invalid setting."
msgid_plural "Unable to save due to %s invalid settings."
msgstr[0] "Das Speichern ist aufgrund %s ungültiger Einstellung nicht möglich."
msgstr[1] "Das Speichern ist aufgrund %s ungültiger Einstellungen nicht möglich."

#: wp-includes/class-wp-customize-manager.php:2687
#: wp-includes/class-wp-customize-manager.php:2702
#: wp-includes/script-loader.php:1319
msgid "You must supply a future date to schedule."
msgstr "Du musst ein in der Zukunft liegendes Datum für die Planung angeben."

#: wp-includes/class-wp-customize-manager.php:4377
msgid "Share Preview Link"
msgstr "Vorschaulink teilen"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4385
msgid "Preview Link"
msgstr "Vorschaulink"

#: wp-includes/admin-bar.php:948
msgid "Edit User"
msgstr "Benutzer bearbeiten"

#: wp-includes/admin-bar.php:902
msgid "View User"
msgstr "Benutzer anzeigen"

#: wp-includes/class-wp-customize-manager.php:2664
msgid "The previous set of changes has already been published. Please try saving your current set of changes again."
msgstr "Der vorherige Änderungssatz wurde bereits veröffentlicht. Bitte versuche, deinen aktuellen Änderungssatz erneut zu speichern."

#: wp-includes/widgets/class-wp-widget-text.php:499
msgid "This widget may have contained code that may work better in the &#8220;Custom HTML&#8221; widget. If you have not yet, how about trying that widget instead?"
msgstr "Dieses Widget enthielt möglicherweise Code, der im Widget „Individuelles HTML“ besser funktioniert. Falls noch nicht geschehen: Möchtest du stattdessen dieses Widget ausprobieren?"

#: wp-includes/widgets/class-wp-widget-text.php:560
msgid "Hey there, looks like you just pasted HTML into the &#8220;Visual&#8221; tab of the Text widget. You may want to paste your code into the &#8220;Code&#8221; tab instead. Alternately, try out the new &#8220;Custom HTML&#8221; widget!"
msgstr "Anscheinend hast du HTML-Code in den Tab „Visuell“ des Text-Widgets eingefügt. Füge deinen Code besser in den Tab „Code“ ein. Oder probiere das neue Widget „Individuelles HTML“ aus!"

#: wp-includes/widgets/class-wp-widget-text.php:559
msgid "Did you just paste HTML?"
msgstr "Hast du gerade HTML eingefügt?"

#: wp-includes/widgets/class-wp-widget-text.php:544
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by scanning the list of available widgets on this screen. Check it out to add some custom code to your site!"
msgstr "Wusstest du, dass es jetzt ein Widget „Individuelles HTML“ gibt? Du findest es, wenn du in dieser Ansicht die Liste der verfügbaren Widgets durchsiehst. Probiere es aus und füge deiner Website individuellen Code hinzu!"

#: wp-includes/widgets/class-wp-widget-text.php:542
msgid "Did you know there is a &#8220;Custom HTML&#8221; widget now? You can find it by pressing the &#8220;<a class=\"add-widget\" href=\"#\">Add a Widget</a>&#8221; button and searching for &#8220;HTML&#8221;. Check it out to add some custom code to your site!"
msgstr "Wusstest du, dass es jetzt ein Widget „Individuelles HTML“ gibt? Du findest es, indem du auf den Button „<a class=\"add-widget\" href=\"#\">Widget hinzufügen</a>“ klickst und nach „HTML“ suchst. Probiere es aus und füge deiner Website individuellen Code hinzu!"

#: wp-includes/widgets/class-wp-widget-text.php:35
msgid "Arbitrary text."
msgstr "Beliebiger Text."

#: wp-includes/widgets/class-wp-widget-text.php:540
msgid "New Custom HTML Widget"
msgstr "Neues Widget „Individuelles HTML“"

#: wp-includes/widgets/class-wp-widget-text.php:497
msgid "This widget may contain code that may work better in the &#8220;Custom HTML&#8221; widget. How about trying that widget instead?"
msgstr "Dieses Widget enthält möglicherweise Code, der im Widget „Individuelles HTML“ besser funktioniert. Möchtest du stattdessen dieses Widget ausprobieren?"

#: wp-includes/widgets/class-wp-widget-custom-html.php:46
msgid "Arbitrary HTML code."
msgstr "Beliebiger HTML-Code."

#: wp-includes/widgets/class-wp-widget-custom-html.php:285
msgid "Some HTML tags are not permitted, including:"
msgstr "Einige HTML-Tags sind nicht erlaubt, darunter:"

#: wp-includes/widgets/class-wp-widget-custom-html.php:54
#: wp-includes/js/dist/block-library.js:34085
msgid "Custom HTML"
msgstr "Individuelles HTML"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:199
#: wp-includes/js/dist/block-library.js:76641
#: wp-includes/js/dist/block-library.js:76647
msgid "Show tag counts"
msgstr "Schlagwortanzahl anzeigen"

#. translators: %s: Number of items (tags).
#. translators: %s: Total number of patterns.
#. translators: %s: Number of comments.
#. translators: %s: Number of items.
#. translators: Number of items.
#: wp-includes/category-template.php:878 wp-includes/category-template.php:889
#: wp-includes/js/dist/block-editor.js:49450
#: wp-admin/includes/ajax-actions.php:581
#: wp-admin/includes/class-wp-list-table.php:1050
#: wp-admin/includes/class-wp-list-table.php:1905 wp-admin/js/tags.js:129
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s Eintrag"
msgstr[1] "%s Einträge"

#: wp-includes/widgets/class-wp-widget-media.php:499
msgctxt "label for button in the media widget"
msgid "Add Media"
msgstr "Medien hinzufügen"

#: wp-includes/widgets/class-wp-widget-media-image.php:39
msgctxt "label for button in the image widget"
msgid "Add Image"
msgstr "Bild hinzufügen"

#: wp-includes/widgets/class-wp-widget-media-video.php:39
msgctxt "label for button in the video widget"
msgid "Add Video"
msgstr "Video hinzufügen"

#: wp-includes/widgets/class-wp-widget-media-audio.php:39
msgctxt "label for button in the audio widget"
msgid "Add Audio"
msgstr "Audio hinzufügen"

#: wp-includes/media.php:4706
#: wp-admin/includes/class-wp-media-list-table.php:549
#: wp-admin/includes/class-wp-posts-list-table.php:1392
#: wp-admin/includes/media.php:3354
msgid "(no author)"
msgstr "(kein Autor)"

#: wp-includes/script-loader.php:1326 wp-admin/includes/file.php:641
msgid "An error occurred. Please try again later."
msgstr "Es ist ein Fehler aufgetreten. Bitte versuche es später erneut."

#: wp-includes/widgets/class-wp-widget-media-gallery.php:63
#: wp-includes/widgets/class-wp-widget-media.php:159
msgid "Title for the widget"
msgstr "Titel für das Widget"

#: wp-signup.php:955
msgid "The network currently disallows registrations."
msgstr "Das Netzwerk erlaubt aktuell keine Registrierungen."

#: wp-includes/widgets/class-wp-widget-media.php:502
msgid "Add to Widget"
msgstr "Zu Widget hinzufügen"

#: wp-includes/widgets/class-wp-widget-media.php:498
msgid "No media selected"
msgstr "Keine Datei ausgewählt"

#: wp-includes/widgets/class-wp-widget-media.php:481
msgid "A media item."
msgstr "Ein Medien-Element."

#: wp-signup.php:958
msgid "The network currently allows site registrations."
msgstr "Das Netzwerk erlaubt aktuell Website-Registrierungen."

#: wp-signup.php:964
msgid "The network currently allows both site and user registrations."
msgstr "Das Netzwerk erlaubt aktuell sowohl Website- als auch Benutzer-Registrierungen."

#. translators: %s: URL to Network Settings screen.
#: wp-signup.php:971
msgid "To change or disable registration go to your <a href=\"%s\">Options page</a>."
msgstr "Um die Registrierung zu ändern oder zu deaktivieren, öffne die <a href=\"%s\">Einstellungen</a>."

#: wp-includes/widgets/class-wp-widget-media.php:153
msgid "URL to the media file"
msgstr "URL der Mediendatei"

#. translators: %s: Video extension.
#: wp-includes/widgets/class-wp-widget-media-video.php:98
msgid "URL to the %s video source file"
msgstr "URL der %s-Quelldatei"

#: wp-includes/widgets/class-wp-widget-media.php:146
msgid "Attachment post ID"
msgstr "Beitrags-ID des Anhangs"

#: wp-includes/widgets/class-wp-widget-media-video.php:49
msgid "Video Widget"
msgstr "Video-Widget"

#: wp-includes/widgets/class-wp-widget-media.php:510
msgid "Media Widget"
msgstr "Medien-Widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-video.php:48
msgid "Video Widget (%d)"
msgid_plural "Video Widget (%d)"
msgstr[0] "Video-Widget (%d)"
msgstr[1] "Video-Widgets (%d)"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media.php:509
msgid "Media Widget (%d)"
msgid_plural "Media Widget (%d)"
msgstr[0] "Medien-Widget (%d)"
msgstr[1] "Medien-Widgets (%d)"

#: wp-includes/widgets/class-wp-widget-media.php:500
msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
msgid "Replace Media"
msgstr "Datei ersetzen"

#: wp-includes/widgets/class-wp-widget-media.php:501
msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
msgid "Edit Media"
msgstr "Datei bearbeiten"

#: wp-signup.php:961
msgid "The network currently allows user registrations."
msgstr "Das Netzwerk erlaubt aktuell Benutzerregistrierungen."

#: wp-includes/widgets/class-wp-widget-media.php:511
msgid "Looks like this is not the correct kind of file. Please link to an appropriate file instead."
msgstr "Dies ist anscheinend nicht der richtige Dateityp. Bitte verlinke stattdessen auf eine geeignete Datei."

#: wp-signup.php:950
msgid "Greetings Network Administrator!"
msgstr "Hallo, Netzwerkadministrator!"

#: wp-includes/widgets/class-wp-widget-media-image.php:40
msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
msgid "Replace Image"
msgstr "Bild ersetzen"

#: wp-includes/widgets/class-wp-widget-media-image.php:41
msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
msgid "Edit Image"
msgstr "Bild bearbeiten"

#: wp-includes/widgets/class-wp-widget-media-video.php:41
msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
msgid "Edit Video"
msgstr "Video bearbeiten"

#: wp-includes/widgets/class-wp-widget-media-video.php:40
msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
msgid "Replace Video"
msgstr "Video ersetzen"

#: wp-includes/widgets/class-wp-widget-media-image.php:30
msgid "Displays an image."
msgstr "Zeigt ein Bild an."

#: wp-includes/widgets/class-wp-widget-media-audio.php:30
msgid "Displays an audio player."
msgstr "Zeigt einen Audioplayer."

#: wp-includes/widgets/class-wp-widget-media-audio.php:41
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Edit Audio"
msgstr "Audio bearbeiten"

#: wp-includes/widgets/class-wp-widget-media-audio.php:40
msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
msgid "Replace Audio"
msgstr "Audio ersetzen"

#: wp-includes/customize/class-wp-customize-media-control.php:242
#: wp-includes/widgets/class-wp-widget-media-audio.php:38
msgid "No audio selected"
msgstr "Keine Audiodatei ausgewählt"

#: wp-includes/widgets/class-wp-widget-media-image.php:49
msgid "Image Widget"
msgstr "Bild-Widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-image.php:48
msgid "Image Widget (%d)"
msgid_plural "Image Widget (%d)"
msgstr[0] "Bild-Widget (%d)"
msgstr[1] "Bild-Widgets (%d)"

#: wp-includes/widgets/class-wp-widget-media-audio.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:377
#: wp-includes/widgets/class-wp-widget-media-video.php:253
msgid "Unable to preview media due to an unknown error."
msgstr "Medienvorschau aufgrund eines unbekannten Fehlers nicht möglich."

#. translators: %s: Audio extension.
#: wp-includes/widgets/class-wp-widget-media-audio.php:87
msgid "URL to the %s audio source file"
msgstr "URL der %s-Quelldatei"

#: wp-includes/widgets/class-wp-widget-media-audio.php:49
msgid "Audio Widget"
msgstr "Audio-Widget"

#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media-audio.php:48
msgid "Audio Widget (%d)"
msgid_plural "Audio Widget (%d)"
msgstr[0] "Audio-Widget (%d)"
msgstr[1] "Audio-Widgets (%d)"

#: wp-includes/widgets/class-wp-widget-media-video.php:30
msgid "Displays a video from the media library or from YouTube, Vimeo, or another provider."
msgstr "Zeigt ein Video aus der Mediathek oder von YouTube, Vimeo oder einem anderen Anbieter."

#: wp-includes/widgets/class-wp-widget-media-gallery.php:41
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Edit Gallery"
msgstr "Galerie bearbeiten"

#: wp-includes/widgets/class-wp-widget-media-gallery.php:39
msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
msgid "Add Images"
msgstr "Bilder hinzufügen"

#: wp-includes/widgets/class-wp-widget-media-audio.php:50
msgid "Looks like this is not the correct kind of file. Please link to an audio file instead."
msgstr "Dies ist anscheinend nicht der richtige Dateityp. Bitte verlinke stattdessen auf eine Audiodatei."

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2637
msgid "%1$s must be less than %2$d"
msgstr "%1$s muss kleiner als %2$d sein"

#. translators: 1: Parameter, 2: Minimum number.
#: wp-includes/rest-api.php:2627
msgid "%1$s must be greater than or equal to %2$d"
msgstr "%1$s muss größer oder gleich %2$d sein"

#. translators: 1: Parameter, 2: Minimum number.
#: wp-includes/rest-api.php:2619
msgid "%1$s must be greater than %2$d"
msgstr "%1$s muss größer als %2$d sein"

#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2645
msgid "%1$s must be less than or equal to %2$d"
msgstr "%1$s muss kleiner oder gleich %2$d sein"

#: wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php:86
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:235
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:511
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:355
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:163
msgid "The page number requested is larger than the number of pages available."
msgstr "Die angeforderte Seitennummer ist größer als die Anzahl der verfügbaren Seiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:230
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:253
msgid "You need to define an include parameter to order by include."
msgstr "Du musst einen Include-Parameter definieren, um nach include sortieren zu können."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1619
msgid "Limit result set to users with one or more specific slugs."
msgstr "Ergebnissatz auf Benutzer mit einer oder mehreren bestimmten Titelformen begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1207
msgid "Limit result set to terms with one or more specific slugs."
msgstr "Ergebnissatz auf Begriffe mit einer oder mehreren bestimmten Titelformen begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:375
msgid "All features, supported by the post type."
msgstr "Alle von diesem Inhaltstyp unterstützten Funktionen."

#: wp-includes/class-wp-post-type.php:1006
msgctxt "page"
msgid "Remove featured image"
msgstr "Beitragsbild entfernen"

#: wp-includes/class-wp-post-type.php:1006
msgctxt "post"
msgid "Remove featured image"
msgstr "Beitragsbild entfernen"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "page"
msgid "Featured image"
msgstr "Beitragsbild"

#: wp-includes/class-wp-post-type.php:1004
msgctxt "post"
msgid "Featured image"
msgstr "Beitragsbild"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "page"
msgid "Set featured image"
msgstr "Beitragsbild festlegen"

#: wp-includes/class-wp-post-type.php:1005
msgctxt "post"
msgid "Set featured image"
msgstr "Beitragsbild festlegen"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:85
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:107
msgid "The password for the parent post of the comment (if the post is password protected)."
msgstr "Das Passwort für den übergeordneten Beitrag des Kommentars (wenn der Beitrag passwortgeschützt ist)."

#. translators: 1: $sanitize_callback, 2: register_setting()
#: wp-includes/option.php:3158
msgid "%1$s is deprecated. The callback from %2$s is used instead."
msgstr "%1$s ist veraltet. Stattdessen wird der Callback von %2$s verwendet."

#: wp-includes/class-wp-post-type.php:1007
msgctxt "page"
msgid "Use as featured image"
msgstr "Als Beitragsbild verwenden"

#: wp-includes/class-wp-post-type.php:1007
msgctxt "post"
msgid "Use as featured image"
msgstr "Als Beitragsbild verwenden"

#: wp-includes/media.php:5178
msgid ""
"You are about to permanently delete these items from your site.\n"
"This action cannot be undone.\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"Du bist dabei, diese Elemente endgültig von deiner Website zu löschen.\n"
"Diese Aktion kann nicht rückgängig gemacht werden.\n"
" Wähle ‚Abbrechen‘ zum Beenden oder ‚OK‘ zum Löschen."

#: wp-includes/media.php:5177
msgid ""
"You are about to permanently delete this item from your site.\n"
"This action cannot be undone.\n"
" 'Cancel' to stop, 'OK' to delete."
msgstr ""
"Du bist dabei, dieses Element endgültig von deiner Website zu löschen.\n"
"Diese Aktion kann nicht rückgängig gemacht werden.\n"
" Wähle ‚Abbrechen‘ zum Beenden oder ‚OK‘ zum Löschen."

#. translators: 1: Suggested width number, 2: Suggested height number.
#: wp-includes/media-template.php:313 wp-includes/media.php:5232
msgid "Suggested image dimensions: %1$s by %2$s pixels."
msgstr "Empfohlene Bildmaße: %1$s × %2$s Pixel."

#: wp-includes/class-wp-oembed-controller.php:150
msgid "Sorry, you are not allowed to make proxied oEmbed requests."
msgstr "Du bist leider nicht berechtigt, proxybasierte oEmbed-Anfragen durchzuführen."

#: wp-includes/class-wp-oembed-controller.php:99
msgid "Whether to perform an oEmbed discovery request for unsanctioned providers."
msgstr "Ob eine oEmbed-Discovery-Anfrage für nicht autorisierte Anbieter durchgeführt werden soll."

#: wp-includes/comment.php:4049
msgid "Sorry, comments are not allowed for this item."
msgstr "Kommentare sind für diesen Eintrag leider nicht erlaubt."

#: wp-includes/class-wp-editor.php:1283
msgctxt "Short for blue in RGB"
msgid "B"
msgstr "B"

#: wp-includes/class-wp-editor.php:1282
msgctxt "Short for green in RGB"
msgid "G"
msgstr "G"

#: wp-includes/class-wp-editor.php:1281
msgctxt "Short for red in RGB"
msgid "R"
msgstr "R"

#: wp-includes/class-wp-oembed-controller.php:94
msgid "The maximum height of the embed frame in pixels."
msgstr "Die maximale Höhe des eingebundenen Frames in Pixel."

#: wp-includes/class-wp-oembed-controller.php:88
msgid "The maximum width of the embed frame in pixels."
msgstr "Die maximale Breite des eingebundenen Frames in Pixel."

#: wp-includes/class-wp-oembed-controller.php:79
msgid "The oEmbed format to use."
msgstr "Das zu verwendende oEmbed-Format."

#: wp-includes/class-wp-oembed-controller.php:45
#: wp-includes/class-wp-oembed-controller.php:73
msgid "The URL of the resource for which to fetch oEmbed data."
msgstr "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen."

#: wp-includes/class-wp-editor.php:1236
#: wp-includes/js/dist/block-library.js:75725
#: wp-admin/includes/privacy-tools.php:478
msgid "Table of Contents"
msgstr "Inhaltsverzeichnis"

#: wp-includes/class-wp-editor.php:1234
msgid "Date/time"
msgstr "Datum/Zeit"

#: wp-includes/class-wp-editor.php:1240
msgid "Insert/edit media"
msgstr "Medien einfügen/bearbeiten"

#: wp-includes/class-wp-editor.php:1209
msgid "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."
msgstr "Die ID sollte mit einem Buchstaben beginnen, gefolgt von Buchstaben, Zahlen, Bindestrichen, Punkten, Doppelpunkten oder Unterstrichen."

#: wp-includes/class-wp-customize-widgets.php:810
msgid "You can navigate to other pages on your site while using the Customizer to view and edit the widgets displayed on those pages."
msgstr "Du kannst zu anderen Seiten deiner Website navigieren, während du den Customizer verwendest, um die auf diesen Seiten verfügbaren Widgets anzuzeigen und zu bearbeiten."

#: wp-includes/class-wp-editor.php:1237
msgid "Insert/edit code sample"
msgstr "Beispielcode einfügen/bearbeiten"

#: wp-includes/class-wp-editor.php:1210
msgctxt "Id for link anchor (TinyMCE)"
msgid "Id"
msgstr "ID"

#. translators: %s: The total number of widget areas registered.
#: wp-includes/class-wp-customize-widgets.php:786
msgid "Your theme has %s widget area, but this particular page does not display it."
msgid_plural "Your theme has %s widget areas, but this particular page does not display them."
msgstr[0] "Dein Theme hat %s Widget-Bereich, aber diese bestimmte Seite zeigt ihn nicht an."
msgstr[1] "Dein Theme hat %s Widget-Bereiche, aber diese bestimmte Seite zeigt sie nicht an."

#: wp-includes/class-wp-customize-widgets.php:755
msgid "Your theme has 1 other widget area, but this particular page does not display it."
msgstr "Dein Theme hat einen weiteren Widget-Bereich, aber diese bestimmte Seite zeigt ihn nicht an."

#: wp-includes/class-wp-customize-widgets.php:778
msgid "Your theme has 1 widget area, but this particular page does not display it."
msgstr "Dein Theme hat einen Widget-Bereich, aber diese bestimmte Seite zeigt ihn nicht an."

#. translators: %s: The number of other widget areas registered but not
#. rendered.
#: wp-includes/class-wp-customize-widgets.php:764
msgid "Your theme has %s other widget area, but this particular page does not display it."
msgid_plural "Your theme has %s other widget areas, but this particular page does not display them."
msgstr[0] "Dein Theme hat %s weiteren Widget-Bereich, aber diese bestimmte Seite zeigt ihn nicht an."
msgstr[1] "Dein Theme hat %s weitere Widget-Bereiche, aber diese bestimmte Seite zeigt sie nicht an."

#: wp-includes/option.php:2799
msgid "This address is used for admin purposes, like new user notification."
msgstr "Diese Adresse wird für administrative Zwecke verwendet, wie Benachrichtigungen über neue Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:111
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1056
msgid "Unique identifier for the term."
msgstr "Eindeutige Kennung für den Begriff."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:137
msgid "Required to be true, as terms do not support trashing."
msgstr "Setzen auf true erforderlich, denn Begriffe können nicht in den Papierkorb gelegt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:133
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:149
msgid "Required to be true, as revisions do not support trashing."
msgstr "Setzen auf true erforderlich, denn Revisionen können nicht in den Papierkorb gelegt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:396
msgid "REST base route for the post type."
msgstr "REST-Basisroute für den Inhaltstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:373
msgid "An alphanumeric identifier for the taxonomy."
msgstr "Eine alphanumerische Kennung für die Taxonomie."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:369
msgid "An alphanumeric identifier for the post type."
msgstr "Eine alphanumerische Kennung für den Inhaltstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:333
msgid "All capabilities used by the post type."
msgstr "Alle Berechtigungen, die der Inhaltstyp benutzt."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:345
msgid "Whether or not the post type should have children."
msgstr "Ob der Inhaltstyp untergeordnete Elemente haben soll oder nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:357
msgid "Human-readable labels for the post type for various contexts."
msgstr "Menschenlesbare Beschriftungen des Inhaltstyps für verschiedene Kontexte."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:339
msgid "A human-readable description of the post type."
msgstr "Eine menschenlesbare Beschreibung des Inhaltstyps."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:58
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:342
msgid "An alphanumeric identifier for the status."
msgstr "Eine alphanumerische Kennung für den Status."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1669
msgid "Limit response to comments published after a given ISO8601 compliant date."
msgstr "Antwort auf Kommentare einschränken, die nach einem bestimmten ISO8601-konformen Datum veröffentlicht wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1698
msgid "Limit response to comments published before a given ISO8601 compliant date."
msgstr "Antwort auf Kommentare einschränken, die vor einem bestimmten ISO8601-konformen Datum veröffentlicht wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1545
msgid "Avatar URLs for the user."
msgstr "Avatar-URLs für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1498
msgid "Roles assigned to the user."
msgstr "Rollen, die dem Benutzer zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1475
msgid "The nickname for the user."
msgstr "Der Spitzname für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1462
msgid "Author URL of the user."
msgstr "Autor-URL des Benutzers."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1469
msgid "Locale for the user."
msgstr "Sprachumgebung für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1451
msgid "URL of the user."
msgstr "Die URL des Benutzers."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1457
msgid "Description of the user."
msgstr "Die Beschreibung des Benutzers."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1436
msgid "Last name for the user."
msgstr "Nachname für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1428
msgid "First name for the user."
msgstr "Vorname für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1411
msgid "Login name for the user."
msgstr "Anmeldename für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1420
msgid "Display name for the user."
msgstr "Der Anzeigename für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:923
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:970
msgid "The user cannot be deleted."
msgstr "Der Benutzer kann nicht gelöscht werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:633
msgid "Error creating new user."
msgstr "Fehler beim Erstellen des neuen Benutzers."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1110
msgid "The parent term ID."
msgstr "Die ID des übergeordneten Begriffs."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1080
msgid "HTML title for the term."
msgstr "HTML-Titel für den Begriff."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1073
msgid "URL of the term."
msgstr "URL des Begriffs."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:797
msgid "The term cannot be deleted."
msgstr "Der Begriff kann nicht gelöscht werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:110
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:137
msgid "Sorry, you are not allowed to view themes."
msgstr "Du bist leider nicht berechtigt, Themes anzuzeigen."

#: wp-includes/class-wp-xmlrpc-server.php:2255
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:207
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:532
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:679
msgid "Cannot set parent term, taxonomy is not hierarchical."
msgstr "Es kann kein übergeordneter Begriff gesetzt werden, da die Taxonomie nicht hierarchisch ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:424
msgid "Term does not exist."
msgstr "Begriff existiert nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:367
msgid "The title for the taxonomy."
msgstr "Der Titel für die Taxonomie."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:385
msgid "Types associated with the taxonomy."
msgstr "Typen, die der Taxonomie zugeordnet sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:363
msgid "The title for the post type."
msgstr "Der Titel für den Inhaltstyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:154
msgid "Cannot view post type."
msgstr "Der Inhaltstyp kann nicht angezeigt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:306
msgid "The title for the status."
msgstr "Der Titel für den Status."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:154
msgid "Cannot view status."
msgstr "Der Status kann nicht angezeigt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:144
#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:202
msgid "Invalid status."
msgstr "Der Status ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1809
msgid "URL to the original attachment file."
msgstr "URL der Originaldatei des Anhangs."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1789
msgid "The attachment MIME type."
msgstr "Der MIME-Typ des Anhangs."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1758
msgid "The attachment description."
msgstr "Die Beschreibung des Anhangs."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1781
msgid "Attachment type."
msgstr "Der Anhangtyp."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1735
msgid "The attachment caption."
msgstr "Die Beschriftung des Anhangs."

#: wp-includes/option.php:2876
msgid "Default post category."
msgstr "Standard-Beitragskategorie."

#: wp-includes/option.php:2766
msgid "Site tagline."
msgstr "Website-Untertitel."

#. translators: Theme author name.
#: wp-includes/customize/class-wp-customize-theme-control.php:88
msgctxt "theme author"
msgid "By %s"
msgstr "Von %s"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site URL.
#: wp-includes/ms-functions.php:1042
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Aktiviere %2$s"

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1160
msgctxt "New user notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Aktiviere %2$s"

#: wp-includes/blocks/rss.php:25 wp-includes/widgets.php:1613
#: wp-includes/widgets.php:1736
msgid "RSS Error:"
msgstr "RSS-Fehler:"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:663
msgid "Cannot create a comment with that type."
msgstr "Ein Kommentar dieses Typs kann nicht erstellt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:796
msgid "Invalid slug."
msgstr "Die Titelform ist ungültig."

#: wp-includes/rest-api.php:2335
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:780
#: wp-includes/user.php:4809 wp-admin/network/site-new.php:100
msgid "Invalid email address."
msgstr "Die E-Mail-Adresse ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:687
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:946
msgid "Invalid comment content."
msgstr "Der Kommentarinhalt ist ungültig."

#: wp-includes/rest-api/class-wp-rest-server.php:367
msgid "Invalid JSONP callback function."
msgstr "Die JSONP-Callback-Funktion ist ungültig."

#: wp-includes/post.php:5166
msgid "Invalid page template."
msgstr "Das Seiten-Template ist ungültig."

#: wp-includes/post.php:4773 wp-includes/rest-api.php:2329
#: wp-includes/script-loader.php:1369 wp-admin/includes/post.php:189
msgid "Invalid date."
msgstr "Das Datum ist ungültig."

#: wp-includes/theme.php:1725
msgid "Video is playing."
msgstr "Video wird abgespielt."

#: wp-includes/theme.php:1724
msgid "Video is paused."
msgstr "Video ist pausiert."

#: wp-includes/theme.php:2325
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Archiv"

#: wp-includes/theme.php:2477
msgctxt "Theme starter content"
msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
msgstr "Hier ist als Beispiel ein Abschnitt deiner Homepage. Ein Homepage-Abschnitt kann jede Seite sein; ausgenommen die Homepage selbst, aber einschließlich der Seite, die deine neuesten Blogbeiträge zeigt."

#: wp-includes/theme.php:2469
msgctxt "Theme starter content"
msgid "News"
msgstr "Neuigkeiten"

#: wp-includes/theme.php:2452
msgctxt "Theme starter content"
msgid "You might be an artist who would like to introduce yourself and your work here or maybe you are a business with a mission to describe."
msgstr "Vielleicht bist du künstlerisch tätig und möchtest dich und deine Arbeiten hier vorstellen. Oder du hast vielleicht ein Unternehmen, dessen Mission du hier beschreiben möchtest."

#: wp-includes/theme.php:2460
msgctxt "Theme starter content"
msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
msgstr "Das ist eine Seite mit einigen grundlegenden Kontaktinformationen, wie Adresse und Telefonnummer. Du kannst auch ein Plugin nutzen, um ein Kontaktformular einzufügen."

#: wp-includes/theme.php:2349
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "Neueste Kommentare"

#: wp-includes/theme.php:2355
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "Neueste Beiträge"

#: wp-includes/theme.php:2444
msgctxt "Theme starter content"
msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
msgstr "Willkommen auf deiner Website! Das ist die Homepage, die die meisten deiner Besucher sehen werden, wenn sie deine Website zum ersten Mal aufrufen."

#: wp-includes/theme.php:2331
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/theme.php:2343
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Meta"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:905
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Du bist leider nicht berechtigt, den Kommentartyp zu ändern."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:231
msgid "Sorry, you are not allowed to order users by this parameter."
msgstr "Du bist leider nicht berechtigt, Benutzer nach diesem Parameter zu sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1284
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1298
#: wp-admin/includes/ms.php:1230 wp-admin/includes/user.php:64
#: wp-admin/users.php:131 wp-admin/network/site-users.php:156
msgid "Sorry, you are not allowed to give users that role."
msgstr "Du bist leider nicht berechtigt, Benutzern diese Benutzerrolle zuzuweisen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:206
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Du bist leider nicht berechtigt, Benutzer nach Rolle zu filtern."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:455
msgid "Sorry, you are not allowed to read this comment."
msgstr "Du bist leider nicht berechtigt, diesen Kommentar zu lesen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:463
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:626
msgid "Sorry, you are not allowed to read the post for this comment."
msgstr "Du bist leider nicht berechtigt, den Beitrag zu diesem Kommentar zu lesen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:584
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:594
msgid "Sorry, you are not allowed to create this comment without a post."
msgstr "Du bist leider nicht berechtigt, diesen Kommentar ohne einen Beitrag zu erstellen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:610
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:618
msgid "Sorry, you are not allowed to create a comment on this post."
msgstr "Du bist leider nicht berechtigt, einen Kommentar zu diesem Beitrag zu erstellen."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:189
msgid "Sorry, you are not allowed to view revisions of this post."
msgstr "Du bist leider nicht berechtigt, Revisionen dieses Beitrags anzuschauen."

#: wp-includes/class-wp-xmlrpc-server.php:3766
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1027
msgid "Sorry, you are not allowed to delete this comment."
msgstr "Du bist leider nicht berechtigt, diesen Kommentar zu löschen."

#. translators: %s: Request parameter.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:547
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:557
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:576
msgid "Sorry, you are not allowed to edit '%s' for comments."
msgstr "Du bist leider nicht berechtigt, ‚%s‘ für Kommentare zu bearbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:114
msgid "Sorry, you are not allowed to view menu items."
msgstr "Du bist leider nicht berechtigt, Menüeinträge anzusehen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:144
msgid "Sorry, you are not allowed to read comments without a post."
msgstr "Du bist leider nicht berechtigt, Kommentare ohne einen Beitrag zu lesen."

#: wp-includes/theme.php:2434
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"

#: wp-includes/theme.php:2422
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"

#: wp-includes/theme.php:2418
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"

#: wp-includes/theme.php:2410
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"

#: wp-includes/theme.php:2406
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"

#: wp-includes/class-wp-xmlrpc-server.php:1410
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:709
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:920
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "Du bist leider nicht berechtigt, Beiträge oben zu halten."

#: wp-includes/theme.php:2316
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "Über diese Website"

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:725
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:928
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "Du bist leider nicht berechtigt, die angegebenen Begriffe zuzuordnen."

#. translators: %s: Custom field key.
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:239
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:286
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:396
msgid "Sorry, you are not allowed to edit the %s custom field."
msgstr "Du bist leider nicht berechtigt, das individuelle Feld %s zu bearbeiten."

#: wp-includes/theme.php:2317
msgctxt "Theme starter content"
msgid "This may be a good place to introduce yourself and your site or include some credits."
msgstr "Hier wäre ein guter Platz, um dich und deine Website vorzustellen oder Danksagungen hinzuzufügen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:154
msgid "Reassign the deleted user's posts and links to this user ID."
msgstr "Die gelöschten Beiträge und Links des Benutzers dieser Benutzer-ID erneut zuweisen."

#: wp-includes/script-loader.php:1343
msgid "This theme does not support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "Dieses Theme unterstützt auf dieser Seite keine Video-Header. Gehe zur Titelseite oder zu einer anderen Seite, die Video-Header unterstützt."

#: wp-includes/customize/class-wp-customize-media-control.php:232
#: wp-includes/widgets/class-wp-widget-media-video.php:38
msgid "No video selected"
msgstr "Kein Video ausgewählt"

#: wp-includes/customize/class-wp-customize-media-control.php:229
msgid "Change video"
msgstr "Video wechseln"

#: wp-includes/customize/class-wp-customize-media-control.php:228
#: wp-includes/customize/class-wp-customize-media-control.php:233
msgid "Select video"
msgstr "Video auswählen"

#: wp-includes/customize/class-wp-customize-media-control.php:234
msgid "Choose video"
msgstr "Video auswählen"

#: wp-includes/theme.php:2474
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "Ein Homepage-Abschnitt"

#: wp-includes/theme.php:2465
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Blog"

#: wp-includes/theme.php:2398
msgctxt "Theme starter content"
msgid "Email"
msgstr "E-Mail"

#: wp-includes/theme.php:2414
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"

#: wp-includes/theme.php:2457
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Kontakt"

#: wp-includes/theme.php:2368 wp-includes/theme.php:2441
msgctxt "Theme starter content"
msgid "Home"
msgstr "Start"

#: wp-includes/theme.php:2449
msgctxt "Theme starter content"
msgid "About"
msgstr "Impressum"

#: wp-includes/theme.php:2426
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"

#: wp-includes/theme.php:2402
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"

#: wp-includes/theme.php:2430
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"

#: wp-includes/theme.php:2304
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Öffnungszeiten"

#: wp-includes/theme.php:2337
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Kategorien"

#: wp-includes/theme.php:2361
msgctxt "Theme starter content"
msgid "Search"
msgstr "Suche"

#: wp-includes/theme.php:2305
msgctxt "Theme starter content"
msgid "Monday&ndash;Friday: 9:00AM&ndash;5:00PM"
msgstr "Montag bis Freitag: 10&ndash;18 Uhr"

#: wp-includes/theme.php:2306
msgctxt "Theme starter content"
msgid "Saturday &amp; Sunday: 11:00AM&ndash;3:00PM"
msgstr "Samstag und Sonntag: 11&ndash;15 Uhr"

#: wp-includes/theme.php:2303
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "10178 Berlin"

#: wp-includes/theme.php:2302
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "Traumallee 213"

#: wp-includes/theme.php:2301
msgctxt "Theme starter content"
msgid "Address"
msgstr "Adresse"

#: wp-includes/theme.php:2297
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "Hier findest du uns"

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1367
msgid "Passwords cannot be empty."
msgstr "Passwörter können nicht leer sein."

#. translators: %s: The '\' character.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1377
msgid "Passwords cannot contain the \"%s\" character."
msgstr "Passwörter können kein „%s“-Zeichen enthalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:188
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:608
msgid "Invalid user parameter(s)."
msgstr "Ungültige(r) Benutzer-Parameter."

#: wp-includes/script-loader.php:1332
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Bedienelemente einblenden"

#: wp-includes/script-loader.php:1331 wp-admin/customize.php:272
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "Bedienelemente ausblenden"

#: wp-includes/media-template.php:434
msgid "Document Preview"
msgstr "Dokument-Vorschau"

#: wp-includes/class-wp-customize-manager.php:5345
msgid "Header Media"
msgstr "Header-Medien"

#. translators: %s: Add Page label.
#. translators: %s: Add New taxonomy label.
#: wp-includes/class-wp-customize-control.php:643
#: wp-admin/includes/meta-boxes.php:681
msgid "+ %s"
msgstr "+ %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:394
msgid "REST base route for the taxonomy."
msgstr "REST-Basisroute für die Taxonomie."

#: wp-includes/l10n.php:1814
msgctxt "default site language"
msgid "Site Default"
msgstr "Website-Einstellung"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1772
msgid "HTML description for the attachment, transformed for display."
msgstr "HTML-Beschreibung für den Anhang, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1767
msgid "Description for the attachment, as it exists in the database."
msgstr "Beschreibung für den Anhang, wie sie in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1749
msgid "HTML caption for the attachment, transformed for display."
msgstr "Die für die Anzeige umgewandelte HTML-Beschriftung des Anhangs."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1744
msgid "Caption for the attachment, as it exists in the database."
msgstr "Die Beschriftung für den Anhang, wie sie in der Datenbank vorliegt."

#: wp-includes/class-wp-customize-manager.php:6135
msgid "Please enter a valid YouTube URL."
msgstr "Bitte gib eine gültige YouTube-URL ein."

#: wp-includes/class-wp-customize-manager.php:5459
msgid "Or, enter a YouTube URL:"
msgstr "Oder gib hier eine YouTube-URL ein:"

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:943
msgid "Users do not support trashing. Set '%s' to delete."
msgstr "Benutzer unterstützen die Papierkorbfunktion nicht. Setze ‚%s‘, um sie zu löschen."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:516
msgid "Revisions do not support trashing. Set '%s' to delete."
msgstr "Revisionen unterstützen die Papierkorbfunktion nicht. Setze ‚%s‘, um sie zu löschen."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1152
msgid "The post does not support trashing. Set '%s' to delete."
msgstr "Der Beitrag unterstützt die Papierkorbfunktion nicht. Setze ‚%s‘, um ihn zu löschen."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1080
msgid "The comment does not support trashing. Set '%s' to delete."
msgstr "Der Kommentar unterstützt die Papierkorbfunktion nicht. Setze ‚%s‘, um ihn zu löschen."

#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:783
msgid "Terms do not support trashing. Set '%s' to delete."
msgstr "Begriffe unterstützen die Papierkorbfunktion nicht. Setze ‚%s‘, um sie zu löschen."

#: wp-includes/rest-api/class-wp-rest-request.php:735
msgid "Invalid JSON body passed."
msgstr "Ein ungültiger JSON-Body wurde übergeben."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3128
msgid "Limit result set to posts assigned one or more statuses."
msgstr "Ergebnissatz auf Beiträge begrenzen, denen ein oder mehrere Status zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:959
msgid "Comment field exceeds maximum length allowed."
msgstr "Das Kommentarfeld überschreitet die maximal zulässige Länge."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:387
msgid "Taxonomies associated with post type."
msgstr "Taxonomien, die dem Inhaltstyp zugeordnet sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3119
msgid "Limit result set to posts with one or more specific slugs."
msgstr "Ergebnissatz auf Beiträge mit einer oder mehreren bestimmten Titelformen begrenzen."

#: wp-includes/class-wp-xmlrpc-server.php:4028
msgid "Comment is required."
msgstr "Kommentar ist erforderlich."

#: wp-includes/class-wp-customize-nav-menus.php:964
msgid "Empty title."
msgstr "Leerer Titel."

#: wp-trackback.php:126
msgid "Sorry, trackbacks are closed for this item."
msgstr "Trackbacks sind für diesen Beitrag geschlossen."

#: wp-includes/class-wp-customize-manager.php:5686
#: wp-includes/js/dist/block-library.js:47546
#: wp-includes/js/dist/editor.js:8758 wp-includes/js/dist/editor.js:79580
#: wp-admin/includes/file.php:39
msgid "Homepage"
msgstr "Homepage"

#: wp-trackback.php:99
msgid "I really need an ID for this to work."
msgstr "Damit das funktioniert, wird eine ID benötigt."

#. translators: %s: IP address.
#: wp-includes/rest-api.php:2341
msgid "%s is not a valid IP address."
msgstr "%s ist keine gültige IP-Adresse."

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2657
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s muss zwischen %2$d (ausschließlich) und %3$d (ausschließlich) liegen"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2687
msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
msgstr "%1$s muss zwischen %2$d (einschließlich) und %3$d (ausschließlich) liegen"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2672
msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
msgstr "%1$s muss zwischen %2$d (ausschließlich) und %3$d (einschließlich) liegen"

#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2702
msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
msgstr "%1$s muss zwischen %2$d (einschließlich) und %3$d (einschließlich) liegen"

#. translators: 1: Parameter, 2: List of types.
#. translators: 1: Parameter, 2: Type name.
#: wp-includes/rest-api.php:2258 wp-includes/rest-api.php:2370
#: wp-includes/rest-api.php:2392 wp-includes/rest-api.php:2415
#: wp-includes/rest-api.php:2530 wp-includes/rest-api.php:2601
#: wp-includes/rest-api.php:2730 wp-includes/rest-api.php:2798
msgid "%1$s is not of type %2$s."
msgstr "%1$s ist nicht vom Typ %2$s."

#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1670
msgid "%1$s is not one of %2$s."
msgstr "%1$s ist nicht eins von %2$s."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:526
msgid "Meta fields."
msgstr "Metafelder."

#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:254
msgid "Could not delete meta value from database."
msgstr "Der Metawert in der Datenbank konnte nicht gelöscht werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1521
msgid "Any extra capabilities assigned to the user."
msgstr "Alle zusätzlichen Berechtigungen, die dem Benutzer zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1627
msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
msgstr "Ergebnissatz auf Benutzer begrenzen, die mindestens einer bestimmten Rolle entsprechen. Akzeptiert eine CSV-Liste oder eine einzelne Rolle."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1506
msgid "Password for the user (never included)."
msgstr "Passwort für den Benutzer (nie enthalten)."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1491
msgid "Registration date for the user."
msgstr "Registrierungsdatum für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1444
msgid "The email address for the user."
msgstr "Die E-Mail-Adresse für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1515
msgid "All capabilities assigned to the user."
msgstr "Alle Berechtigungen, die dem Benutzer zugewiesen sind."

#. translators: %s: Role key.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1266
msgid "The role %s does not exist."
msgstr "Die Benutzerrolle %s existiert nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:902
msgid "Sorry, you are not allowed to delete this user."
msgstr "Du bist leider nicht berechtigt, diesen Benutzer zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:788
msgid "Username is not editable."
msgstr "Der Benutzername ist nicht editierbar."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:952
msgid "Invalid user ID for reassignment."
msgstr "Die Benutzer-ID ist für eine erneute Zuweisung ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:729
msgid "Sorry, you are not allowed to edit roles of this user."
msgstr "Du bist leider nicht berechtigt, Benutzerrollen dieses Benutzers zu bearbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:487
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:259
msgid "Sorry, you are not allowed to delete this revision."
msgstr "Du bist leider nicht berechtigt, diese Revision zu löschen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:585
msgid "Cannot create existing user."
msgstr "Ein bereits vorhandener Benutzer kann nicht erstellt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:702
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:540
msgid "You are not currently logged in."
msgstr "Du bist derzeit nicht angemeldet."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1201
msgid "Limit result set to terms assigned to a specific post."
msgstr "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Beitrag zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1089
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "Eine alphanumerische Kennung für den Begriff, die eindeutig für ihren Typ ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:78
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:870
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:303
msgid "The ID for the parent of the revision."
msgstr "Die ID für die übergeordnete Revision."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1195
msgid "Limit result set to terms assigned to a specific parent."
msgstr "Den Ergebnissatz auf Begriffe begrenzen, die einem bestimmten übergeordneten Objekt zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1097
msgid "Type attribution for the term."
msgstr "Typzuordnung für den Begriff."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1172
msgid "Sort collection by term attribute."
msgstr "Sammlung nach Begriffsattribut sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1188
msgid "Whether to hide terms not assigned to any posts."
msgstr "Ob Begriffe ausgeblendet werden sollen, die keinen Beiträgen zugewiesen sind."

#: wp-includes/abilities.php:149
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:83
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1405
msgid "Unique identifier for the user."
msgstr "Eindeutige Kennung für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1068
msgid "HTML description of the term."
msgstr "HTML-Beschreibung des Begriffs."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1062
msgid "Number of published posts for the term."
msgstr "Anzahl der veröffentlichten Beiträge für den Begriff."

#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:559
msgid "The template cannot be deleted."
msgstr "Das Template kann nicht gelöscht werden."

#: wp-includes/class-wp-customize-nav-menus.php:967
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3215
msgid "Status is forbidden."
msgstr "Status ist unzulässig."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:109
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:150
msgid "Required to be true, as users do not support trashing."
msgstr "Setzen auf true erforderlich, denn Benutzer können nicht in den Papierkorb gelegt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:457
msgid "Limit results to taxonomies associated with a specific post type."
msgstr "Ergebnisse auf Taxonomien begrenzen, die einem bestimmten Inhaltstyp zugeordnet sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:208
#: wp-includes/js/dist/editor.js:78651
msgid "Invalid revision ID."
msgstr "Die Revisions-ID ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:379
msgid "Whether or not the term cloud should be displayed."
msgstr "Ob die Schlagwort-Wolke angezeigt werden soll oder nicht."

#. translators: %s: Property name.
#. translators: %s: Custom field key.
#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:196
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:170
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:188
msgid "The %s property has an invalid stored value, and cannot be updated to null."
msgstr "Die %s-Eigenschaft ist mit einem ungültigen Wert gespeichert und kann nicht auf null aktualisiert werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3141
msgid "Limit result set to items that are sticky."
msgstr "Den Ergebnissatz auf Elemente begrenzen, die oben gehalten werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2993
msgid "Limit result set to posts assigned to specific authors."
msgstr "Ergebnissatz auf Beiträge begrenzen, die bestimmten Autoren zugewiesen sind."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3378
msgid "Limit result set to items except those with specific terms assigned in the %s taxonomy."
msgstr "Ergebnissatz auf Elemente beschränken, außer auf solche, denen bestimmte Begriffe in der Taxonomie %s zugewiesen sind."

#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2784
msgid "The terms assigned to the post in the %s taxonomy."
msgstr "Die Begriffe, die dem Beitrag in der Taxonomie %s zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3091
msgid "Limit result set to items with particular parent IDs."
msgstr "Den Ergebnissatz auf alle Elemente bestimmter übergeordneter IDs begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3099
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Den Ergebnissatz auf alle Elemente begrenzen, außer denen mit einer bestimmten übergeordneten ID."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:954
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3042
msgid "Limit result set to posts with a specific menu_order value."
msgstr "Ergebnissatz auf Beiträge begrenzen, die einen bestimmten menu_order-Wert haben."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1722
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:337
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3054
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:940
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1156
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1591
msgid "Offset the result set by a specific number of items."
msgstr "Den Ergebnissatz um eine bestimmte Anzahl von Elementen verschieben."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3001
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "Sicherstellen, dass der Ergebnissatz Beiträge ausschließt, die bestimmten Autoren zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2686
msgid "Whether the excerpt is protected with a password."
msgstr "Ob der Textauszug durch ein Passwort geschützt ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2680
msgid "HTML excerpt for the post, transformed for display."
msgstr "HTML-Textauszug für den Beitrag, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2697
msgid "The ID of the featured media for the post."
msgstr "Die ID des hervorgehobenen Mediums für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2731
msgid "The format for the post."
msgstr "Das Format für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2754
msgid "The theme file to use to display the post."
msgstr "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2747
msgid "Whether or not the post should be treated as sticky."
msgstr "Ob der Beitrag als oben gehalten behandelt werden soll oder nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2711
msgid "Whether or not the post can be pinged."
msgstr "Ob der Beitrag gepingt werden kann oder nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2705
msgid "Whether or not comments are open on the post."
msgstr "Ob Kommentare für den Beitrag geöffnet sind oder nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2498
msgid "A password to protect access to the content and excerpt."
msgstr "Ein Passwort, um den Zugriff auf Inhalt und Textauszug zu schützen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2647
msgid "Whether the content is protected with a password."
msgstr "Ob der Inhalt durch ein Passwort geschützt ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:499
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2610
msgid "HTML title for the post, transformed for display."
msgstr "HTML-Titel für den Beitrag, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2675
msgid "Excerpt for the post, as it exists in the database."
msgstr "Textauszug für den Beitrag, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2605
msgid "Title for the post, as it exists in the database."
msgstr "Titel für den Beitrag, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2666
msgid "The excerpt for the post."
msgstr "Der Textauszug für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2483
msgid "A named status for the post."
msgstr "Ein benannter Status für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2658
msgid "The ID for the author of the post."
msgstr "Die ID für den Autor des Beitrags."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:741
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:263
msgid "The title for the object."
msgstr "Der Titel für das Objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:875
msgid "An alphanumeric identifier for the revision unique to its type."
msgstr "Eine alphanumerische Kennung für die Revision, die für ihren Typ eindeutig ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1429
msgid "A sticky post can not be password protected."
msgstr "Ein oben gehaltener Beitrag kann nicht passwortgeschützt sein."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2428
msgid "The globally unique identifier for the post."
msgstr "Die global eindeutige Kennung für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2440
msgid "GUID for the post, transformed for display."
msgstr "GUID für den Beitrag, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:858
msgid "The date the revision was last modified, in the site's timezone."
msgstr "Das Datum der letzten Änderung der Revision, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:836
msgid "The date the revision was published, in the site's timezone."
msgstr "Das Datum der Veröffentlichung der Revision, in der Zeitzone der Website."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:848
msgid "GUID for the revision, as it exists in the database."
msgstr "GUID für die Revision, wie sie in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1623
msgid "Invalid featured media ID."
msgstr "Die ID des hervorgehobenen Mediums ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:864
msgid "The date the revision was last modified, as GMT."
msgstr "Das Datum in UTC, an dem die Revision zuletzt geändert wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:842
msgid "The date the revision was published, as GMT."
msgstr "Das Datum in UTC, an dem die Revision veröffentlicht wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:774
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1456
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:153
msgid "Invalid post parent ID."
msgstr "Die übergeordnete ID des Beitrags ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1440
msgid "A password protected post can not be set to sticky."
msgstr "Ein passwortgeschützter Beitrag kann nicht oben gehalten werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1161
msgid "The post has already been deleted."
msgstr "Der Beitrag wurde bereits gelöscht."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1421
msgid "A post can not be sticky and have a password."
msgstr "Ein Beitrag kann nicht oben gehalten werden und ein Passwort haben."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:187
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:195
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:445
#: wp-admin/edit-comments.php:14
msgid "Sorry, you are not allowed to edit comments."
msgstr "Du bist leider nicht berechtigt, Kommentare zu bearbeiten."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:565
msgid "Sorry, you are not allowed to create new users."
msgstr "Du bist leider nicht berechtigt, neue Benutzer anzulegen."

#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:228
msgid "Sorry, you are not allowed to manage this plugin."
msgstr "Du bist leider nicht berechtigt, dieses Plugin zu verwalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:129
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:691
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:745
msgid "Cannot create existing post."
msgstr "Ein bereits vorhandener Beitrag kann nicht erstellt werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1795
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:108
msgid "The password for the post if it is password protected."
msgstr "Das Passwort für den Beitrag, falls dieser passwortgeschützt ist."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:221
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:244
msgid "You need to define a search term to order by relevance."
msgstr "Du musst einen Suchbegriff definieren, um nach Relevanz sortieren zu können."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:599
msgid "Incorrect post password."
msgstr "Das Beitrags-Passwort ist falsch."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:330
msgid "Whether posts with this status should be publicly-queryable."
msgstr "Ob Beiträge mit diesem Status öffentlich abfragbar sein sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:324
msgid "Whether posts of this status should be shown in the front end of the site."
msgstr "Ob Beiträge dieses Status im Frontend der Website angezeigt werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1483
msgid "An alphanumeric identifier for the user."
msgstr "Eine alphanumerische Kennung für den Benutzer."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:318
msgid "Whether posts with this status should be protected."
msgstr "Ob Beiträge mit diesem Status passwortgeschützt sein sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:95
msgid "Sorry, you are not allowed to manage post statuses."
msgstr "Du bist leider nicht berechtigt, Beitragsstatus zu verwalten."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:343
msgid "All capabilities used by the taxonomy."
msgstr "Alle Berechtigungen, die die Taxonomie benutzt."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:355
msgid "Whether or not the taxonomy should have children."
msgstr "Ob die Taxonomie untergeordnete Elemente haben soll oder nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:336
msgid "Whether to include posts in the edit listing for their post type."
msgstr "Ob Beiträge in der Bearbeitungsliste für ihre Inhaltstypen eingeschlossen werden sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:361
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "Menschenlesbare Beschriftungen der Taxonomie für verschiedene Kontexte."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:349
msgid "A human-readable description of the taxonomy."
msgstr "Eine menschenlesbare Beschreibung der Taxonomie."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:279
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:340
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:345
msgid "Current page of the collection."
msgstr "Aktuelle Seite der Sammlung."

#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:312
msgid "Whether posts with this status should be private."
msgstr "Ob Beiträge mit diesem Status privat sein sollen."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:362
msgid "Limit results to those matching a string."
msgstr "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge übereinstimmen."

#. translators: %s: Method name.
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:70
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:87
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:121
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:138
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:155
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:172
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:189
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:206
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:223
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:240
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:258
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Die Methode ‚%s‘ wurde nicht implementiert. Sie muss in der Unterklasse überschrieben werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php:285
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:346
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:353
msgid "Maximum number of items to be returned in result set."
msgstr "Maximale Anzahl der im Ergebnissatz zurückzugebenden Elemente."

#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:382
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Geltungsbereich, unter dem die Anfrage erfolgt; bestimmt die in der Antwort vorhandenen Felder."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1788
msgid "Limit result set to comments assigned a specific type. Requires authorization."
msgstr "Ergebnissatz auf Kommentare begrenzen, denen ein bestimmter Typ zugewiesen ist. Erfordert eine Autorisierung."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1780
msgid "Limit result set to comments assigned a specific status. Requires authorization."
msgstr "Ergebnissatz auf Kommentare begrenzen, denen ein bestimmter Status zugewiesen ist. Erfordert eine Autorisierung."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1771
msgid "Limit result set to comments assigned to specific post IDs."
msgstr "Ergebnissatz auf Kommentare begrenzen, die bestimmten Beitrags-IDs zugewiesen sind."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1753
msgid "Limit result set to comments of specific parent IDs."
msgstr "Den Ergebnissatz auf Kommentare bestimmter übergeordneter IDs begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1727
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:959
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:342
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3059
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:945
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1162
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1597
msgid "Order sort attribute ascending or descending."
msgstr "Das Sortierattribut aufsteigend oder absteigend sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:966
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:952
msgid "Sort collection by object attribute."
msgstr "Die Sammlung nach Objektattribut sortieren."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1762
msgid "Ensure result set excludes specific parent IDs."
msgstr "Sicherstellen, dass der Ergebnissatz bestimmte übergeordnete IDs ausschließt."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1704
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3023
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:922
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:339
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1137
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1573
msgid "Ensure result set excludes specific IDs."
msgstr "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschließt."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1713
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3032
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:931
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:348
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1146
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1582
msgid "Limit result set to specific IDs."
msgstr "Ergebnissatz auf bestimmte IDs begrenzen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1675
msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
msgstr "Ergebnissatz auf Kommentare begrenzen, denen bestimmte Benutzer-IDs zugewiesen sind. Erfordert eine Autorisierung."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1683
msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
msgstr "Stelle sicher, dass der Ergebnissatz Kommentare ausschließt, die einer bestimmten Benutzer-ID zugewiesen sind. Erfordert eine Autorisierung."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1692
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "Den Ergebnissatz auf den einer speziellen E-Mail-Adresse eines Autors begrenzen. Erfordert eine Autorisierung."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2980
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "Antwort auf Beiträge einschränken, die nach einem bestimmten ISO8601-konformen Datum veröffentlicht wurden."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3011
msgid "Limit response to posts published before a given ISO8601 compliant date."
msgstr "Antwort auf Beiträge einschränken, die vor einem bestimmten ISO8601-konformen Datum veröffentlicht wurden."

#. translators: %d: Avatar image size in pixels.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1633
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1537
msgid "Avatar URL with image size of %d pixels."
msgstr "Avatar-URL mit einer Bildgröße von %d Pixel."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1641
msgid "Avatar URLs for the comment author."
msgstr "Avatar-URLs für den Kommentarautor."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1602
msgid "The ID of the associated post object."
msgstr "Die ID des zugeordneten Beitragsobjekts."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2630
msgid "Content for the post, as it exists in the database."
msgstr "Inhalt für den Beitrag, wie er in der Datenbank vorliegt."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2635
msgid "HTML content for the post, transformed for display."
msgstr "HTML-Inhalt für den Beitrag, transformiert für die Anzeige."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2621
msgid "The content for the post."
msgstr "Der Inhalt für den Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2534
msgid "The ID for the parent of the post."
msgstr "Die ID für den übergeordneten Beitrag."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1608
msgid "State of the comment."
msgstr "Status des Kommentars."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2422
msgid "The date the post was published, as GMT."
msgstr "Das Datum in UTC, an dem der Beitrag veröffentlicht wurde."

#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:269
msgid "URL to the object."
msgstr "Die URL zum Objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:760
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:257
msgid "Unique identifier for the object."
msgstr "Eindeutige Kennung für das Objekt."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1101
msgid "The comment cannot be deleted."
msgstr "Der Kommentar kann nicht gelöscht werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1088
msgid "The comment has already been trashed."
msgstr "Der Kommentar wurde bereits in den Papierkorb verschoben."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1527
msgid "IP address for the comment author."
msgstr "IP-Adresse für den Autor des Kommentars."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1541
msgid "URL for the comment author."
msgstr "URL für den Autor des Kommentars."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1517
msgid "Email address for the comment author."
msgstr "E-Mail-Adresse für den Autor des Kommentars."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1547
msgid "User agent for the comment author."
msgstr "User Agent für den Autor des Kommentars."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1512
msgid "The ID of the user object, if author was a user."
msgstr "Die ID des Benutzerobjekts, falls der Autor ein Benutzer war."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1429
msgid "Invalid comment author ID."
msgstr "Die ID des Kommentarautors ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1533
msgid "Display name for the comment author."
msgstr "Der Anzeigename für den Kommentarautor."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:969
msgid "Updating comment failed."
msgstr "Die Aktualisierung des Kommentars ist fehlgeschlagen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:935
msgid "Updating comment status failed."
msgstr "Die Aktualisierung des Kommentar-Status ist fehlgeschlagen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:717
msgid "Creating a comment requires valid author name and email values."
msgstr "Das Erstellen eines Kommentars erfordert einen gültigen Autorennamen und E-Mail-Angaben."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:798
msgid "Creating comment failed."
msgstr "Die Erstellung des Kommentars ist fehlgeschlagen."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:654
msgid "Cannot create existing comment."
msgstr "Ein bereits vorhandener Kommentar kann nicht erstellt werden."

#: wp-includes/class-wp-xmlrpc-server.php:3940 wp-includes/comment.php:4101
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:505
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:514
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:536
msgid "Sorry, you must be logged in to comment."
msgstr "Du musst angemeldet sein, um zu kommentieren."

#. translators: %s: List of forbidden parameters.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:174
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:219
msgid "Query parameter not permitted: %s"
msgstr "Abfrage-Parameter nicht erlaubt: %s"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1949
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2144
msgid "Content hash did not match expected."
msgstr "Der Inhalts-Hashwert war nicht wie erwartet."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1918
msgid "No Content-Type supplied."
msgstr "Kein Inhaltstyp bereitgestellt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1910
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2130
msgid "No data supplied."
msgstr "Keine Daten bereitgestellt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1926
msgid "No Content-Disposition supplied."
msgstr "Keine Content-Disposition bereitgestellt."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1969
msgid "Could not open file handle."
msgstr "Der Datei-Handle konnte nicht geöffnet werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:104
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:98
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:142
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:142
msgid "Whether to bypass Trash and force deletion."
msgstr "Ob der Papierkorb umgangen und die Löschung erzwungen werden soll."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1936
msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
msgstr "Es wurde eine ungültige Content-Disposition bereitgestellt. Die Content-Disposition muss mit `attachment; filename=\"image.png\"` oder Ähnlichem formatiert werden."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1803
msgid "The ID for the associated post of the attachment."
msgstr "Die ID des Beitrags, dem der Anhang zugeordnet ist."

#: wp-includes/class-wp-post-type.php:1001 wp-admin/edit-form-advanced.php:412
msgid "Page Attributes"
msgstr "Seiten-Attribute"

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:414
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:659
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1068
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "Du bist leider nicht berechtigt, Medien auf diese Website hochzuladen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:423
msgid "Sorry, you are not allowed to upload media to this post."
msgstr "Du bist leider nicht berechtigt, Medien zu diesem Beitrag hochzuladen."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:514
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:975
msgid "Invalid parent type."
msgstr "Der übergeordnete Typ ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1796
msgid "Details about the media file, specific to its type."
msgstr "Details zur Mediendatei, spezifisch für ihren Typ."

#. translators: %s: rest_authentication_errors
#: wp-includes/rest-api/class-wp-rest-server.php:355
msgid "The REST API can no longer be completely disabled, the %s filter can be used to restrict access to the API, instead."
msgstr "Die REST-API kann nicht mehr vollständig deaktiviert werden; stattdessen kann der %s-Filter verwendet werden, um den Zugriff auf die API einzuschränken."

#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1726
msgid "Alternative text to display when attachment is not displayed."
msgstr "Alternativtext, der angezeigt wird, wenn der Anhang nicht angezeigt wird."

#: wp-includes/class-wp-post-type.php:1001
#: wp-includes/js/dist/script-modules/content-types/index.js:37164
msgid "Post Attributes"
msgstr "Beitrags-Attribute"

#: wp-includes/post.php:228
msgid "New Changeset"
msgstr "Neues Änderungs-Set"

#: wp-includes/post.php:229
msgid "Edit Changeset"
msgstr "Änderungs-Set bearbeiten"

#: wp-includes/post.php:230
msgid "View Changeset"
msgstr "Änderungs-Set anzeigen"

#: wp-includes/post.php:231
msgid "All Changesets"
msgstr "Alle Änderungs-Sets"

#: wp-includes/post.php:232
msgid "Search Changesets"
msgstr "Änderungs-Sets suchen"

#: wp-includes/class-wp-post-type.php:994
#: wp-includes/js/dist/script-modules/content-types/index.js:37136
msgid "View Posts"
msgstr "Beiträge anzeigen"

#: wp-includes/class-wp-post-type.php:994
msgid "View Pages"
msgstr "Seiten anzeigen"

#: wp-includes/post.php:234
msgid "No changesets found in Trash."
msgstr "Im Papierkorb wurden keine Änderungs-Sets gefunden."

#: wp-includes/post.php:233
msgid "No changesets found."
msgstr "Es wurden keine Änderungs-Sets gefunden."

#: wp-includes/post.php:102
msgid "Attachment Attributes"
msgstr "Anhangs-Attribute"

#: wp-includes/post.php:192 wp-includes/post.php:193
msgid "Custom CSS"
msgstr "Individuelles CSS"

#: wp-includes/post.php:224
msgctxt "post type general name"
msgid "Changesets"
msgstr "Änderungs-Sets"

#: wp-includes/post.php:225
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Änderungs-Set"

#. translators: Post revision title. 1: Author avatar, 2: Author name, 3: Time
#. ago, 4: Date.
#: wp-includes/post-template.php:1996
msgid "%1$s %2$s, %3$s ago (%4$s)"
msgstr "%1$s %2$s vor %3$s (%4$s)"

#. translators: %s: misc
#. translators: %s: privacy
#: wp-includes/option.php:3050 wp-includes/option.php:3063
#: wp-includes/option.php:3123 wp-includes/option.php:3136
#: wp-admin/includes/template.php:1654 wp-admin/includes/template.php:1667
#: wp-admin/includes/template.php:1721 wp-admin/includes/template.php:1734
msgid "The \"%s\" options group has been removed. Use another settings group."
msgstr "Die Optionsgruppe „%s“ wurde entfernt. Verwende eine andere Einstellungsgruppe."

#: wp-includes/option.php:2865
msgid "Convert emoticons like :-) and :-P to graphics on display."
msgstr "Emoticons wie :-) und :-P als Grafiken anzeigen."

#: wp-includes/option.php:2832
msgid "A time format for all time strings."
msgstr "Ein Zeitformat für alle zeitbasierten Zeichenfolgen."

#: wp-includes/option.php:2886
msgid "Default post format."
msgstr "Standard-Beitragsformat."

#: wp-includes/option.php:2842
msgid "A day number of the week that the week should start on."
msgstr "Die Zahl eines Wochentages, mit dem die Woche beginnen sollte."

#: wp-includes/option.php:2897
msgid "Blog pages show at most."
msgstr "Maximal angezeigte Beiträge."

#: wp-includes/option.php:2944 wp-includes/js/dist/editor.js:26775
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
msgstr "Link-Benachrichtigungen von anderen Blogs (Pingbacks und Trackbacks) zu neuen Beiträgen erlauben."

#: wp-includes/option.php:2822
msgid "A date format for all date strings."
msgstr "Ein Datumsformat für alle datumsbasierten Zeichenfolgen."

#: wp-includes/option.php:2854
msgid "WordPress locale code."
msgstr "Der WordPress-Lokalisierungscode."

#: wp-includes/option.php:2812
msgid "A city in the same timezone as you."
msgstr "Eine Stadt in deiner Zeitzone."

#: wp-includes/general-template.php:732 wp-login.php:893 wp-login.php:1516
msgid "Username or Email Address"
msgstr "Benutzername oder E-Mail-Adresse"

#: wp-includes/option.php:2753
msgid "Site title."
msgstr "Website-Titel."

#: wp-includes/link-template.php:2965
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Vorherige"

#: wp-includes/link-template.php:2966
msgctxt "next set of posts"
msgid "Next"
msgstr "Nächste"

#: wp-includes/media.php:5190
msgid "Search media items..."
msgstr "Medien suchen …"

#. translators: %s: "Search WordPress.org themes" button text.
#: wp-includes/customize/class-wp-customize-themes-section.php:102
msgid "No themes found. Try a different search, or %s."
msgstr "Es wurden keine Themes gefunden. Versuche es bitte mit einem anderen Suchbegriff oder %s."

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgid "Change theme"
msgstr "Theme wechseln"

#: wp-includes/customize/class-wp-customize-themes-section.php:157
msgid "Filter themes"
msgstr "Themes filtern"

#. translators: %s: Themes panel title in the Customizer.
#: wp-includes/customize/class-wp-customize-themes-panel.php:80
msgid "You are browsing %s"
msgstr "Du durchsuchst %s"

#: wp-includes/customize/class-wp-customize-theme-control.php:103
msgid "Update now"
msgstr "Jetzt aktualisieren"

#. translators: %s: "Update now" button.
#: wp-includes/customize/class-wp-customize-theme-control.php:102
msgid "New version available. %s"
msgstr "Neue Version verfügbar. %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:63
msgid "Customize theme: %s"
msgstr "Theme anpassen: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:65
msgid "Live preview theme: %s"
msgstr "Live-Vorschau des Themes: %s"

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:67
msgid "Install and preview theme: %s"
msgstr "Installation und Vorschau des Themes: %s"

#: wp-includes/customize/class-wp-customize-selective-refresh.php:177
msgid "Click to edit this element."
msgstr "Klicken, um dieses Element zu bearbeiten."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:61
msgid "Details for theme: %s"
msgstr "Details zum Theme: %s"

#: wp-includes/customize/class-wp-customize-selective-refresh.php:176
msgid "Click to edit the site title."
msgstr "Klicken, um den Website-Titel zu bearbeiten."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:175
msgid "Click to edit this widget."
msgstr "Klicken, um dieses Widget zu bearbeiten."

#: wp-includes/customize/class-wp-customize-selective-refresh.php:174
msgid "Click to edit this menu."
msgstr "Klicken, um dieses Menü zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:2432
msgid "Sorry, you are not allowed to assign this term."
msgstr "Du bist leider nicht berechtigt, diesen Begriff zuzuordnen."

#: wp-includes/class-wp-xmlrpc-server.php:2352
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:754
msgid "Sorry, you are not allowed to delete this term."
msgstr "Du bist leider nicht berechtigt, diesen Begriff zu löschen."

#: wp-includes/class-wp-xmlrpc-server.php:2242
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:462
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:653
msgid "Sorry, you are not allowed to edit this term."
msgstr "Du bist leider nicht berechtigt, diesen Begriff zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:3885
msgid "Sorry, the comment could not be updated."
msgstr "Der Kommentar konnte leider nicht bearbeitet werden."

#: wp-includes/class-wp-xmlrpc-server.php:2167
msgid "Sorry, the term could not be created."
msgstr "Der Begriff konnte leider nicht erstellt werden."

#: wp-includes/class-wp-xmlrpc-server.php:2813
msgid "Invalid role."
msgstr "Die Rolle ist ungültig."

#: wp-includes/class-wp-customize-nav-menus.php:1055
#: wp-includes/js/dist/block-editor.js:69619
msgid "Post"
msgstr "Beitrag"

#. translators: 1: Post type name, 2: Error message.
#: wp-includes/class-wp-customize-nav-menus.php:1060
msgid "%1$s could not be created: %2$s"
msgstr "%1$s konnte nicht erstellt werden: %2$s"

#. translators: %d: The number of widgets found.
#: wp-includes/class-wp-customize-widgets.php:817
msgid "Number of widgets found: %d"
msgstr "Anzahl gefundener Widgets: %d"

#: wp-includes/class-wp-customize-widgets.php:818
#: wp-includes/class-wp-customize-widgets.php:961
msgid "No widgets found."
msgstr "Es wurden keine Widgets gefunden."

#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:6110
msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
msgstr "Nur %1$s- oder %2$s-Dateien können für das Header-Video genutzt werden. Konvertiere bitte deine Video-Datei und versuche es erneut, oder lade dein Video auf YouTube hoch und verlinke es mit der unteren Option."

#: wp-includes/class-wp-customize-manager.php:6102
msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
msgstr "Die Video-Datei ist zu groß, um sie als Header-Video zu verwenden. Versuche es mit einem kürzeren Video oder optimiere die Kompressionseinstellungen und lade eine neue Datei hoch, die weniger als 8 MB groß ist. Oder lade dein Video bei YouTube hoch und verlinke es mit der nachfolgenden Option."

#: wp-includes/class-wp-customize-manager.php:6061
msgid "Unrecognized background setting."
msgstr "Nicht erkannte Hintergrund-Einstellung."

#: wp-includes/class-wp-customize-manager.php:5753
#: wp-includes/js/dist/block-editor.js:79625
#: wp-includes/js/dist/editor.js:72421 wp-includes/js/dist/editor.js:100559
msgid "Additional CSS"
msgstr "Zusätzliches CSS"

#: wp-includes/class-wp-customize-manager.php:5717
#: wp-includes/js/dist/editor.js:72434
msgid "Learn more about CSS"
msgstr "Mehr über CSS erfahren (engl.)"

#: wp-includes/class-wp-customize-manager.php:6052
#: wp-includes/class-wp-customize-manager.php:6056
msgid "Invalid value for background size."
msgstr "Der Wert für die Größe des Hintergrunds ist ungültig."

#: wp-includes/class-wp-customize-manager.php:6048
msgid "Invalid value for background position Y."
msgstr "Der Wert für die Y-Position des Hintergrunds ist ungültig."

#: wp-includes/class-wp-customize-manager.php:6044
msgid "Invalid value for background position X."
msgstr "Der Wert für die X-Position des Hintergrunds ist ungültig."

#: wp-includes/class-wp-customize-manager.php:6040
msgid "Invalid value for background attachment."
msgstr "Der Wert für das Verhalten des Hintergrunds ist ungültig."

#: wp-includes/class-wp-customize-manager.php:6036
msgid "Invalid value for background repeat."
msgstr "Der Wert für die Wiederholung des Hintergrunds ist ungültig."

#: wp-includes/class-wp-customize-manager.php:5621
#: wp-admin/includes/class-custom-background.php:478
msgid "Scroll with Page"
msgstr "Mit Seite mitscrollen"

#: wp-includes/class-wp-customize-manager.php:5580
#: wp-admin/includes/class-custom-background.php:452
msgid "Image Size"
msgstr "Bildgröße"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5558
#: wp-includes/customize/class-wp-customize-background-position-control.php:96
#: wp-admin/includes/class-custom-background.php:380
msgid "Image Position"
msgstr "Bildposition"

#: wp-includes/class-wp-customize-manager.php:5603
#: wp-admin/includes/class-custom-background.php:469
msgid "Repeat Background Image"
msgstr "Hintergrundbild wiederholen"

#: wp-includes/class-wp-customize-manager.php:5529
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Wiederholen"

#: wp-includes/class-wp-customize-manager.php:5530
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Individuell"

#: wp-includes/class-wp-customize-manager.php:5528
#: wp-includes/class-wp-customize-manager.php:5585
#: wp-admin/includes/class-custom-background.php:458
msgid "Fit to Screen"
msgstr "An Bildschirm anpassen"

#: wp-includes/class-wp-customize-manager.php:5445
msgid "Header Video"
msgstr "Header-Video"

#: wp-includes/class-wp-customize-manager.php:5522
msgctxt "Background Preset"
msgid "Preset"
msgstr "Voreinstellung"

#: wp-includes/class-wp-customize-manager.php:5526
msgctxt "Default Preset"
msgid "Default"
msgstr "Standard"

#. translators: 1: .mp4, 2: Header width in pixels.
#: wp-includes/class-wp-customize-manager.php:5360
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
msgstr "Lade dein Video im %1$s-Format hoch und minimiere die Dateigröße, um das beste Ergebnis zu erhalten. Dein Theme empfiehlt eine Breite von %2$s Pixel."

#. translators: 1: .mp4, 2: Header height in pixels.
#: wp-includes/class-wp-customize-manager.php:5367
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
msgstr "Lade dein Video im %1$s-Format hoch und minimiere die Dateigröße, um das beste Ergebnis zu erhalten. Dein Theme empfiehlt eine Höhe von %2$s Pixel."

#: wp-includes/class-wp-customize-manager.php:5346
msgid "If you add a video, the image will be used as a fallback while the video loads."
msgstr "Falls du ein Video hinzufügst, wird das Bild während des Ladens des Videos als Platzhalter benutzt."

#. translators: 1: .mp4, 2: Header size in pixels.
#: wp-includes/class-wp-customize-manager.php:5353
msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
msgstr "Lade dein Video im %1$s-Format hoch und minimiere die Dateigröße, um das beste Ergebnis zu erhalten. Dein Theme empfiehlt Maße von %2$s Pixel."

#. translators: %d: Number of theme search results, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4958
msgid "%d themes found"
msgstr "%d Themes gefunden"

#: wp-includes/class-wp-customize-manager.php:2362
msgid "Setting does not exist or is unrecognized."
msgstr "Einstellung existiert nicht oder wird nicht erkannt."

#: wp-includes/class-wp-customize-manager.php:2367
msgid "Unauthorized to modify setting due to capability."
msgstr "Aufgrund der Benutzerrechte nicht autorisiert, die Einstellung zu verändern."

#. translators: %d: Number of themes being displayed, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4960
msgid "Displaying %d themes"
msgstr "%d Themes werden angezeigt"

#: wp-includes/class-wp-customize-manager.php:4956
#: wp-admin/network/themes.php:172
msgid "Are you sure you want to delete this theme?"
msgstr "Möchtest du dieses Theme wirklich löschen?"

#. translators: %s: Current user's display name.
#: wp-includes/admin-bar.php:277
msgid "Howdy, %s"
msgstr "Willkommen, %s"

#: wp-includes/class-wp-customize-control.php:647
msgid "New page title"
msgstr "Titel der neuen Seite"

#: wp-includes/class-wp-customize-manager.php:2148
msgid "This form is not live-previewable."
msgstr "Dieses Formular lässt sich nicht in einer Live-Vorschau ansehen."

#: wp-includes/class-wp-customize-manager.php:2147
msgid "This link is not live-previewable."
msgstr "Dieser Link lässt sich nicht in einer Live-Vorschau ansehen."

#: wp-includes/class-wp-customize-manager.php:562
msgid "Non-existent changeset UUID."
msgstr "Nicht vorhandene Änderungs-Set-UUID."

#: wp-includes/class-wp-customize-manager.php:535
msgid "Invalid changeset UUID"
msgstr "Ungültige Änderungs-Set-UUID"

#: wp-includes/feed.php:594 wp-admin/link-parse-opml.php:82
#: wp-admin/link-parse-opml.php:83
msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
msgstr "Die XML-Erweiterung für PHP ist nicht verfügbar. Nimm Kontakt zum Support deines Hosting-Anbieters auf und bitte darum, dass die XML-Erweiterung für PHP aktiviert wird."

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-admin/nav-menus.php:901
msgid "Edit selected menu"
msgstr "Ausgewähltes Menü bearbeiten"

#: wp-includes/class-wp-editor.php:1418
#: wp-includes/js/dist/format-library.js:4827
msgid "Warning: the link has been inserted but may have errors. Please test it."
msgstr "Warnung: Der Link wurde eingefügt, könnte aber fehlerhaft sein. Bitte teste ihn."

#: wp-includes/blocks/query-title.php:46
#: wp-includes/js/dist/block-library.js:66699
msgid "Search results"
msgstr "Suchergebnisse"

#: wp-includes/class-wp-editor.php:1371
msgid "Rich Text Area. Press Control-Option-H for help."
msgstr "Rich-Text-Bereich. Drücke Control + Option + H für Hilfe."

#: wp-includes/script-loader.php:1107
msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
msgstr "Benutze die Pfeiltasten Links/Rechts, um 1 Sekunde vor- oder zurückzuspringen. Mit den Pfeiltasten Hoch/Runter kannst du um 10 Sekunden vor- oder zurückspringen."

#: wp-includes/script-loader.php:1112
msgid "Volume Slider"
msgstr "Lautstärkeregler"

#: wp-includes/script-loader.php:1109
msgid "Use Up/Down Arrow keys to increase or decrease volume."
msgstr "Pfeiltasten Hoch/Runter benutzen, um die Lautstärke zu regeln."

#: wp-includes/script-loader.php:1106
msgid "Time Slider"
msgstr "Zeit-Schieberegler"

#: wp-includes/script-loader.php:1113
msgid "Video Player"
msgstr "Video-Player"

#: wp-includes/script-loader.php:1114
msgid "Audio Player"
msgstr "Audio-Player"

#: wp-includes/blocks/playlist.php:95 wp-includes/blocks/playlist.php:165
#: wp-includes/script-loader.php:1105 wp-includes/theme.php:1722
msgid "Pause"
msgstr "Pausieren"

#: wp-includes/blocks/playlist-track.php:60 wp-includes/blocks/playlist.php:94
#: wp-includes/blocks/playlist.php:166 wp-includes/script-loader.php:1104
#: wp-includes/theme.php:1723 wp-includes/js/dist/block-library.js:56167
msgid "Play"
msgstr "Wiedergeben"

#: wp-includes/taxonomy.php:2486 wp-includes/taxonomy.php:3308
msgid "A name is required for this term."
msgstr "Für diesen Begriff ist ein Name erforderlich."

#: wp-includes/class-wp-tax-query.php:652
msgid "Inexistent terms."
msgstr "Nicht vorhandene Begriffe."

#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:260
#: wp-admin/includes/theme.php:1065 wp-admin/theme-install.php:409
#: wp-admin/theme-install.php:489 wp-admin/themes.php:623
#: wp-admin/themes.php:1016 wp-admin/themes.php:1277
#: wp-admin/js/updates.js:1811
msgctxt "theme"
msgid "Activate %s"
msgstr "%s aktivieren"

#: wp-includes/class-wp-xmlrpc-server.php:4944
msgid "Sorry, you are not allowed to access user data on this site."
msgstr "Du bist leider nicht berechtigt, auf Benutzerdaten dieser Website zuzugreifen."

#: wp-includes/class-wp-xmlrpc-server.php:2732
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:490
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:748
#: wp-admin/user-edit.php:104 wp-admin/user-edit.php:136
#: wp-admin/user-edit.php:195 wp-admin/users.php:114 wp-admin/users.php:143
#: wp-admin/users.php:261 wp-admin/network/site-users.php:144
#: wp-admin/network/site-users.php:170
msgid "Sorry, you are not allowed to edit this user."
msgstr "Du bist leider nicht berechtigt, diesen Benutzer zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:2875
#: wp-includes/class-wp-xmlrpc-server.php:2925
msgid "Sorry, you are not allowed to edit your profile."
msgstr "Du bist leider nicht berechtigt, dein Profil zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:3050
#: wp-includes/class-wp-xmlrpc-server.php:3274 wp-admin/includes/post.php:515
msgid "Sorry, you are not allowed to edit pages."
msgstr "Du bist leider nicht berechtigt, Seiten zu bearbeiten."

#: wp-includes/class-wp-theme.php:1089
msgid "Tan"
msgstr "Hellbraun"

#: wp-includes/class-wp-theme.php:1094
msgid "Fixed Layout"
msgstr "Festes Layout"

#: wp-includes/class-wp-theme.php:1096
msgid "Responsive Layout"
msgstr "Responsives Layout"

#: wp-includes/class-wp-theme.php:1098
msgid "Photoblogging"
msgstr "Foto-Blog"

#: wp-includes/class-wp-theme.php:1099
msgid "Seasonal"
msgstr "Saisonal"

#: wp-includes/class-wp-theme.php:1095
msgid "Fluid Layout"
msgstr "Dynamisches Layout"

#: wp-includes/class-wp-xmlrpc-server.php:1858
#: wp-includes/class-wp-xmlrpc-server.php:5313
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1074
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1128
msgid "Sorry, you are not allowed to delete this post."
msgstr "Du bist leider nicht berechtigt, diesen Beitrag zu löschen."

#: wp-includes/class-wp-xmlrpc-server.php:3159
msgid "Sorry, you are not allowed to delete this page."
msgstr "Du bist leider nicht berechtigt, diese Seite zu löschen."

#: wp-includes/class-wp-xmlrpc-server.php:3007
#: wp-includes/class-wp-xmlrpc-server.php:3225
#: wp-admin/includes/ajax-actions.php:2098 wp-admin/includes/post.php:282
msgid "Sorry, you are not allowed to edit this page."
msgstr "Du bist leider nicht berechtigt, diese Seite zu bearbeiten."

#: wp-includes/script-loader.php:2033 wp-includes/js/dist/block-editor.js:88504
#: wp-includes/js/dist/components.js:41989
#: wp-includes/js/dist/edit-site.js:34891 wp-includes/js/dist/editor.js:43064
#: wp-includes/js/dist/media-utils.js:23472
#: wp-includes/js/dist/script-modules/content-types/index.js:29822
#: wp-admin/includes/dashboard.php:1034
msgid "Today"
msgstr "Heute"

#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-includes/widgets/class-wp-nav-menu-widget.php:201
msgid "Edit Menu"
msgstr "Menü bearbeiten"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:161
msgid "Deleted:"
msgstr "Gelöscht:"

#. translators: %s: Site title.
#: wp-login.php:338
msgctxt "site"
msgid "&larr; Go to %s"
msgstr "&larr; Zu %s"

#. translators: %s: User name.
#: wp-includes/pluggable.php:2213
msgid "Password changed for user: %s"
msgstr "Passwort geändert für Benutzer: %s"

#: wp-includes/revision.php:902
msgid "Sorry, you are not allowed to preview drafts."
msgstr "Du bist leider nicht berechtigt, Entwürfe anzusehen."

#: wp-includes/rest-api/class-wp-rest-server.php:1267
#: wp-includes/script-loader.php:843 wp-admin/js/tags.js:80
msgid "Sorry, you are not allowed to do that."
msgstr "Du bist leider nicht berechtigt, diese Aktion durchzuführen."

#. translators: Password change notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2223 wp-includes/user.php:2837
msgid "[%s] Password Changed"
msgstr "[%s] Passwort wurde geändert"

#: wp-login.php:1045 wp-admin/install.php:172 wp-admin/user-edit.php:736
#: wp-admin/user-new.php:625 wp-admin/js/user-profile.js:61
msgid "Confirm use of weak password"
msgstr "Verwendung des schwachen Passworts bestätigen"

#. translators: %s is the search term.
#: wp-includes/blocks/query-title.php:51
msgid "Search results for: &#8220;%s&#8221;"
msgstr "Suchergebnisse für: „%s“"

#: wp-includes/script-loader.php:1232
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Passwortstärke unbekannt"

#. translators: %s: Documentation URL.
#: wp-includes/formatting.php:5149
msgid "A structure tag is required when using custom permalinks. <a href=\"%s\">Learn more</a>"
msgstr "Ein Struktur-Platzhalter ist bei der Verwendung individueller Permalinks erforderlich. <a href=\"%s\">Mehr erfahren (engl.)</a>"

#: wp-includes/media-template.php:1558
msgid "Image crop area preview. Requires mouse interaction."
msgstr "Vorschau für den Bildzuschnitt. Erfordert Maus-Interaktion."

#: wp-includes/class-wp-xmlrpc-server.php:4394
#: wp-includes/class-wp-xmlrpc-server.php:4450
#: wp-includes/class-wp-xmlrpc-server.php:6479 wp-admin/async-upload.php:35
#: wp-admin/includes/ajax-actions.php:2539
#: wp-admin/includes/ajax-actions.php:2609 wp-admin/media-new.php:16
#: wp-admin/media-upload.php:20 wp-admin/upload.php:13
msgid "Sorry, you are not allowed to upload files."
msgstr "Du bist leider nicht berechtigt, Dateien hochzuladen."

#: wp-includes/class-wp-xmlrpc-server.php:3437
msgid "Sorry, you are not allowed to add a category."
msgstr "Du bist leider nicht berechtigt, eine Kategorie hinzuzufügen."

#: wp-includes/class-wp-xmlrpc-server.php:2795
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:498
#: wp-admin/users.php:16
msgid "Sorry, you are not allowed to list users."
msgstr "Du bist leider nicht berechtigt, Benutzer aufzulisten."

#: wp-includes/class-wp-customize-manager.php:2390
#: wp-includes/class-wp-customize-setting.php:599
#: wp-includes/script-loader.php:1370
msgid "Invalid value."
msgstr "Der Wert ist ungültig."

#: wp-includes/class-wp-customize-manager.php:526
#: wp-includes/script-loader.php:1328 wp-admin/customize.php:18
msgid "Sorry, you are not allowed to customize this site."
msgstr "Du bist leider nicht berechtigt, diese Website anzupassen."

#. translators: 1: <script>, 2: wp_add_inline_script()
#. translators: 1: <style>, 2: wp_add_inline_style()
#: wp-includes/functions.wp-scripts.php:218
#: wp-includes/functions.wp-styles.php:95
msgid "Do not pass %1$s tags to %2$s."
msgstr "%1$s-Tags nicht an %2$s weitergeben."

#: wp-includes/class-wp-editor.php:1397
msgid "Link options"
msgstr "Linkoptionen"

#: wp-includes/script-loader.php:1280 wp-includes/js/dist/block-editor.js:71616
msgid "Link selected."
msgstr "Der Link wurde ausgewählt."

#: wp-includes/script-loader.php:1281
#: wp-includes/js/dist/format-library.js:4835
msgid "Link inserted."
msgstr "Der Link wurde eingefügt."

#. translators: %s: ImageMagick method name.
#: wp-includes/class-wp-image-editor-imagick.php:1274
#: wp-includes/class-wp-image-editor-imagick.php:1285
msgid "%s is required to strip image meta."
msgstr "%s ist erforderlich, um die Bild-Metadaten zu entfernen."

#: wp-includes/media.php:5193
msgid "No media items found."
msgstr "Es wurden keine Mediendateien gefunden."

#. translators: 1: Post title, 2: Site title.
#: wp-includes/embed.php:517
msgid "&#8220;%1$s&#8221; &#8212; %2$s"
msgstr "&#8222;%1$s&#8220; &#8211; %2$s"

#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL, 3: wp-config.php, 4:
#. is_subdomain_install()
#: wp-includes/ms-default-constants.php:142
msgid "The constant %1$s <strong>is deprecated</strong>. Use the boolean constant %2$s in %3$s to enable a subdomain configuration. Use %4$s to check whether a subdomain configuration is enabled."
msgstr "Die Konstante %1$s <strong>ist veraltet</strong>. Nutze die boolesche Konstante %2$s in der Datei %3$s, um die Konfiguration von Subdomains zu aktivieren. Mit der Funktion %4$s kannst du überprüfen, ob die Subdomain-Konfiguration aktiviert ist."

#. translators: 1: Panel ID, 2: Link to 'customize_loaded_components' filter
#. reference.
#: wp-includes/class-wp-customize-manager.php:3948
msgid "Removing %1$s manually will cause PHP warnings. Use the %2$s filter instead."
msgstr "Das manuelle Entfernen von %1$s wird PHP-Warnungen verursachen. Nutze stattdessen den Filter %2$s."

#: wp-includes/class-wp-editor.php:1426
msgid "The next group of formatting shortcuts are applied as you type or when you insert them around plain text in the same paragraph. Press Escape or the Undo button to undo."
msgstr "Die nächste Gruppe von Tastaturbefehlen zur Formatierung wird während der Eingabe angewendet oder wenn sie um unformatierten Text im selben Absatz eingefügt werden. Durch das Drücken der Escape-Taste oder des Buttons „Rückgängig machen“ wird dies wieder rückgängig gemacht."

#. translators: 1: User's display name, 2: User login.
#: wp-includes/user.php:1853
msgctxt "user dropdown"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#: wp-login.php:1435
msgid "Your session has expired. Please log in to continue where you left off."
msgstr "Deine Sitzung ist abgelaufen. Bitte melde dich an, um fortzufahren."

#: wp-includes/user.php:261
msgid "<strong>Error:</strong> The email field is empty."
msgstr "<strong>Fehler:</strong> Das Feld für die E-Mail-Adresse ist leer."

#. translators: %s: Email address.
#: wp-includes/user.php:298
msgid "<strong>Error:</strong> The password you entered for the email address %s is incorrect."
msgstr "<strong>Fehler:</strong> Das eingegebene Passwort für die E-Mail-Adresse %s ist nicht korrekt."

#: wp-includes/taxonomy.php:616
msgid "Unregistering a built-in taxonomy is not allowed."
msgstr "Es ist unzulässig, die Registrierung von Standard-Taxonomien aufzuheben."

#: wp-includes/script-loader.php:1333
#: wp-includes/js/dist/block-library.js:14395
#: wp-includes/js/dist/editor.js:87485
msgid "(Untitled)"
msgstr "(Ohne Titel)"

#: wp-includes/post.php:735
msgctxt "post status"
msgid "Trash"
msgstr "Papierkorb"

#: wp-includes/post.php:1936
msgid "Unregistering a built-in post type is not allowed"
msgstr "Es ist unzulässig, die Registrierung von Standard-Inhaltstypen aufzuheben"

#: wp-includes/post.php:691 wp-admin/includes/template.php:2321
msgctxt "post status"
msgid "Draft"
msgstr "Entwurf"

#: wp-includes/post.php:663
msgctxt "post status"
msgid "Published"
msgstr "Veröffentlicht"

#: wp-includes/post.php:721 wp-admin/includes/template.php:2314
msgctxt "post status"
msgid "Private"
msgstr "Privat"

#: wp-includes/post.php:677 wp-admin/includes/template.php:2336
msgctxt "post status"
msgid "Scheduled"
msgstr "Geplant"

#: wp-includes/post.php:706 wp-admin/includes/template.php:2328
msgctxt "post status"
msgid "Pending"
msgstr "Ausstehend"

#: wp-includes/post-template.php:1828
msgctxt "post password form"
msgid "Enter"
msgstr "Absenden"

#: wp-includes/pluggable.php:713
msgid "<strong>Error:</strong> Invalid username, email address or incorrect password."
msgstr "<strong>Fehler:</strong> Ungültiger Benutzername, ungültige E-Mail-Adresse oder falsches Passwort"

#. translators: 1: Site name, 2: Separator (raquo), 3: Term name, 4: Taxonomy
#. singular name.
#: wp-includes/general-template.php:3531
msgid "%1$s %2$s %3$s %4$s Feed"
msgstr "%1$s %2$s %4$s-Feed für %3$s"

#: wp-includes/class-wp-customize-manager.php:5257
msgid "No logo selected"
msgstr "Kein Logo ausgewählt"

#. translators: Hidden accessibility text.
#: wp-includes/functions.php:7615 wp-includes/media-template.php:209
#: wp-includes/media-template.php:374
msgid "Close dialog"
msgstr "Dialog schließen"

#: wp-includes/class-wp-customize-manager.php:5259
#: wp-includes/js/dist/block-library.js:70290
#: wp-includes/js/dist/block-library.js:70424
#: wp-includes/js/dist/edit-site.js:41384
msgid "Choose logo"
msgstr "Logo auswählen"

#. translators: 1: PHP class name, 2: PHP parent class name, 3: Version number,
#. 4: __construct() method.
#: wp-includes/functions.php:5750
msgid "The called constructor method for %1$s class in %2$s is <strong>deprecated</strong> since version %3$s! Use %4$s instead."
msgstr "Die aufgerufene Konstruktor-Methode für die Klasse %1$s in %2$s ist seit Version %3$s <strong>veraltet</strong>! Verwende stattdessen %4$s."

#. translators: %s: document.write()
#: wp-includes/customize/class-wp-customize-selective-refresh.php:179
msgid "%s is forbidden"
msgstr "%s ist nicht erlaubt"

#: wp-includes/class-wp-customize-manager.php:5253
#: wp-includes/class-wp-customize-manager.php:5258
msgid "Select logo"
msgstr "Logo auswählen"

#: wp-includes/class-wp-customize-manager.php:5254
msgid "Change logo"
msgstr "Logo wechseln"

#: wp-includes/customize/class-wp-customize-partial.php:226
msgid "Partial render must echo the content or return the content string (or array), but not both."
msgstr "Die Methode für das partielle Rendering muss entweder den Inhalt ausgeben oder diesen als Zeichenfolge (oder Array) zurückgeben, jedoch nicht beides gleichzeitig."

#: wp-includes/comment.php:347 wp-admin/edit-form-comment.php:138
msgctxt "comment status"
msgid "Spam"
msgstr "Spam"

#: wp-includes/comment.php:348
msgctxt "comment status"
msgid "Trash"
msgstr "Papierkorb"

#: wp-includes/comment.php:346 wp-admin/edit-form-comment.php:136
msgctxt "comment status"
msgid "Approved"
msgstr "Freigegeben"

#: wp-includes/comment.php:1331
msgid "<strong>Error:</strong> Your URL is too long."
msgstr "<strong>Fehler:</strong> Deine URL ist zu lang."

#: wp-includes/comment.php:1327
msgid "<strong>Error:</strong> Your email address is too long."
msgstr "<strong>Fehler:</strong> Deine E-Mail-Adresse ist zu lang."

#: wp-includes/comment.php:1323
msgid "<strong>Error:</strong> Your name is too long."
msgstr "<strong>Fehler:</strong> Dein Name ist zu lang."

#: wp-includes/comment.php:1335
msgid "<strong>Error:</strong> Your comment is too long."
msgstr "<strong>Fehler:</strong> Dein Kommentar ist zu lang."

#: wp-includes/blocks/site-logo.php:77
#: wp-includes/class-wp-customize-manager.php:5245
#: wp-includes/js/dist/block-library.js:70385
#: wp-includes/js/dist/block-library.js:70398
#: wp-admin/includes/template.php:2473
msgid "Logo"
msgstr "Logo"

#: wp-includes/class-wp-editor.php:1395
#: wp-includes/js/dist/block-editor.js:71677
msgid "Paste URL or type to search"
msgstr "URL einfügen oder zum Suchen tippen"

#: wp-includes/class-wp-metadata-lazyloader.php:82
#: wp-includes/class-wp-metadata-lazyloader.php:122
msgid "Invalid object type."
msgstr "Der Objekt-Typ ist ungültig."

#. translators: 1: templates/index.html, 2: index.php, 3: Documentation URL, 4:
#. Template, 5: style.css
#: wp-includes/class-wp-theme.php:398
#: wp-admin/includes/class-theme-upgrader.php:632
msgid "Template is missing. Standalone themes need to have a %1$s or %2$s template file. <a href=\"%3$s\">Child themes</a> need to have a %4$s header in the %5$s stylesheet."
msgstr "Das Template fehlt. Eigenständige Themes müssen über eine %1$s- oder %2$s-Template-Datei verfügen. <a href=\"%3$s\">Untergeordnete Themes</a> benötigen einen %4$s-Header im Stylesheet %5$s."

#: wp-includes/class-wp-customize-manager.php:5194
#: wp-includes/class-wp-customize-manager.php:5301
msgid "Display Site Title and Tagline"
msgstr "Titel und Untertitel der Website anzeigen"

#: wp-comments-post.php:31
msgid "Comment Submission Failure"
msgstr "Fehler beim Senden des Kommentars"

#: wp-includes/class-wp-customize-manager.php:2146
#: wp-includes/customize/class-wp-customize-selective-refresh.php:173
msgid "Shift-click to edit this element."
msgstr "Umschalttaste + Klick, um dieses Element zu bearbeiten."

#: wp-includes/user.php:3574 wp-admin/includes/user.php:208
msgid "<strong>Error:</strong> Sorry, that username is not allowed."
msgstr "<strong>Fehler:</strong> Dieser Benutzername ist leider nicht erlaubt."

#: wp-includes/rest-api/class-wp-rest-request.php:951
msgid "Invalid parameter."
msgstr "Der Parameter ist ungültig."

#. translators: %s: Menu name.
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:79
msgctxt "menu location"
msgid "(Current: %s)"
msgstr "(Aktuell: %s)"

#. translators: %s: Menu location.
#: wp-includes/class-wp-customize-nav-menus.php:520
msgctxt "menu"
msgid "(Currently set to: %s)"
msgstr "(Aktueller Wert: %s)"

#. translators: %s: Documentation URL.
#: wp-includes/functions.php:6145
msgid "Please see <a href=\"%s\">Debugging in WordPress</a> for more information."
msgstr "Weitere Informationen: <a href=\"%s\">Debugging in WordPress (engl.)</a>."

#. translators: 1: $table_prefix, 2: wp-config.php
#: wp-includes/load.php:791
msgid "<strong>Error:</strong> %1$s in %2$s can only contain numbers, letters, and underscores."
msgstr "<strong>Fehler:</strong> %1$s in %2$s darf ausschließlich Zahlen, Buchstaben und Unterstriche beinhalten."

#. translators: %s: get_the_author()
#. translators: %s: get_trackback_url()
#: wp-includes/author-template.php:72 wp-includes/comment-template.php:1254
msgid "Use %s instead if you do not want the value echoed."
msgstr "Verwende %s, wenn du den Wert nicht ausgeben möchtest."

#. translators: %s: WP_User->ID
#: wp-includes/class-wp-user.php:287 wp-includes/class-wp-user.php:320
#: wp-includes/class-wp-user.php:361 wp-includes/class-wp-user.php:386
msgid "Use %s instead."
msgstr "Verwende stattdessen %s."

#: wp-includes/class-wp-term.php:160
msgid "Term ID is shared between multiple taxonomies"
msgstr "Die Begriffs-ID wird unter mehreren Taxonomien geteilt"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:194
msgctxt "genitive"
msgid "June"
msgstr "Juni"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:195
msgctxt "genitive"
msgid "July"
msgstr "Juli"

#: wp-includes/taxonomy.php:1405 wp-includes/taxonomy.php:1479
msgid "Term meta cannot be added to terms that are shared between taxonomies."
msgstr "Metadaten können nicht zu Begriffen hinzugefügt werden, die zwischen Taxonomien geteilt werden."

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:200
msgctxt "genitive"
msgid "December"
msgstr "Dezembers"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:196
msgctxt "genitive"
msgid "August"
msgstr "Augusts"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:197
msgctxt "genitive"
msgid "September"
msgstr "Septembers"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:198
msgctxt "genitive"
msgid "October"
msgstr "Oktobers"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:199
msgctxt "genitive"
msgid "November"
msgstr "Novembers"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:193
msgctxt "genitive"
msgid "May"
msgstr "Mai"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:191
msgctxt "genitive"
msgid "March"
msgstr "März"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:189
msgctxt "genitive"
msgid "January"
msgstr "Januars"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:190
msgctxt "genitive"
msgid "February"
msgstr "Februars"

#. translators: Month name, genitive.
#: wp-includes/class-wp-locale.php:192
msgctxt "genitive"
msgid "April"
msgstr "Aprils"

#: wp-includes/embed.php:1196
msgid "Sharing options"
msgstr "Einstellungen zum Teilen"

#: wp-includes/class-wp-xmlrpc-server.php:657
msgid "Medium-Large size image width"
msgstr "Breite für mittelgroße Bilder"

#: wp-includes/class-wp-xmlrpc-server.php:662
msgid "Medium-Large size image height"
msgstr "Höhe für mittelgroße Bilder"

#. translators: %s: Site link.
#: wp-includes/theme-compat/sidebar.php:107
msgid "You are currently browsing the %s blog archives."
msgstr "Du befindest dich im Blogarchiv von %s."

#. translators: 1: Site link, 2: Archive year.
#: wp-includes/theme-compat/sidebar.php:83
msgid "You are currently browsing the %1$s blog archives for the year %2$s."
msgstr "Du befindest dich im Blogarchiv von %1$s für das Jahr %2$s."

#. translators: 1: Site link, 2: Archive month.
#: wp-includes/theme-compat/sidebar.php:70
msgid "You are currently browsing the %1$s blog archives for %2$s."
msgstr "Du befindest dich im Blogarchiv von %1$s für %2$s."

#. translators: 1: Site link, 2: Archive date.
#: wp-includes/theme-compat/sidebar.php:57
msgid "You are currently browsing the %1$s blog archives for the day %2$s."
msgstr "Du befindest dich im Blogarchiv von %1$s für den Tag %2$s."

#. translators: %s: Admin email link.
#: wp-includes/ms-load.php:111
msgid "This site has not been activated yet. If you are having problems activating your site, please contact %s."
msgstr "Diese Website wurde noch nicht aktiviert. Wenn du Probleme mit der Aktivierung deiner Website hast, kontaktiere bitte %s."

#. translators: %s: Menu name.
#: wp-includes/nav-menu.php:337 wp-includes/nav-menu.php:352
msgid "The menu name %s conflicts with another menu name. Please try another."
msgstr "Der Menüname %s kollidiert mit einem anderen Menünamen. Bitte wähle einen anderen."

#. translators: %s: Site address.
#: wp-signup.php:1042
msgid "The site you were looking for, %s, does not exist."
msgstr "Die Website, die du gesucht hast, %s, existiert nicht."

#. translators: %s: A link to the embedded site.
#: wp-includes/theme-compat/embed-404.php:21
msgid "It looks like nothing was found at this location. Maybe try visiting %s directly?"
msgstr "An diesem Ort wurde nichts gefunden. Möchtest du %s direkt aufrufen?"

#. translators: %s: Post title.
#: wp-includes/embed.php:1020 wp-includes/post-template.php:303
msgid "Continue reading %s"
msgstr "%s weiterlesen"

#: wp-includes/theme-compat/embed-404.php:14
msgid "Oops! That embed cannot be found."
msgstr "Ups! Diese Einbettung wurde nicht gefunden."

#: wp-mail.php:257
msgid "Posted title:"
msgstr "Veröffentlichter Titel:"

#. translators: %s: The message ID.
#: wp-mail.php:270
msgid "Mission complete. Message %s deleted."
msgstr "Mission erfüllt. Nachricht %s gelöscht."

#: wp-includes/abilities.php:79 wp-signup.php:185
#: wp-admin/includes/class-wp-debug-data.php:177
#: wp-admin/options-general.php:343 wp-admin/network/site-new.php:251
msgid "Site Language"
msgstr "Website-Sprache"

#: wp-mail.php:256 wp-admin/includes/plugin-install.php:658
msgid "Author:"
msgstr "Autor:"

#: wp-includes/class-wpdb.php:2172
msgid "Error reconnecting to the database"
msgstr "Fehler beim erneuten Verbinden mit der Datenbank"

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:2026 wp-includes/class-wpdb.php:2187
#: wp-includes/load.php:218
msgid "If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"%s\">WordPress support forums</a>."
msgstr "Wenn du unsicher bist, was diese Begriffe bedeuten, solltest du lieber den Support deines Webhostings kontaktieren. Wenn du dann weiterhin Hilfe benötigst, kannst du stets die <a href=\"%s\">WordPress-Support-Foren</a> besuchen."

#: wp-includes/class-wpdb.php:2020
msgid "Are you sure you have typed the correct hostname?"
msgstr "Hast du den Hostnamen wirklich korrekt eingegeben?"

#: wp-includes/class-wpdb.php:2021 wp-includes/class-wpdb.php:2181
msgid "Are you sure the database server is running?"
msgstr "Ist sichergestellt, dass der Datenbank-Server läuft?"

#: wp-includes/class-wpdb.php:2182
msgid "Are you sure the database server is not under particularly heavy load?"
msgstr "Ist sichergestellt, dass der Datenbank-Server nicht überlastet ist?"

#. translators: %s: Database host.
#: wp-includes/class-wpdb.php:2176
msgid "This means that the contact with the database server at %s was lost. This could mean your host&#8217;s database server is down."
msgstr "Das bedeutet, dass die Verbindung zum Datenbankserver unter %s unterbrochen wurde. Möglicherweise ist der Datenbankserver deines Hosts ausgefallen."

#: wp-includes/class-wpdb.php:2019
msgid "Are you sure you have the correct username and password?"
msgstr "Sind Benutzername und Passwort wirklich korrekt?"

#. translators: 1: wp-config.php, 2: Database host.
#: wp-includes/class-wpdb.php:2013
msgid "This either means that the username and password information in your %1$s file is incorrect or that contact with the database server at %2$s could not be established. This could mean your host&#8217;s database server is down."
msgstr "Das bedeutet entweder, dass der Benutzername und das Passwort in deiner Datei %1$s falsch sind, oder dass keine Verbindung zum Datenbankserver unter %2$s hergestellt werden konnte. Möglicherweise ist der Datenbankserver deines Hosts ausgefallen."

#. translators: %s: Support forums URL.
#: wp-includes/class-wpdb.php:1232
msgid "If you do not know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href=\"%s\">WordPress support forums</a>."
msgstr "Wenn du nicht weißt, wie du eine Datenbank einrichtest, solltest du <strong>den Support deines Webhostings kontaktieren</strong>. Und wenn alles andere nicht funktioniert, könntest du in den <a href=\"%s\">WordPress-Support-Foren</a> Hilfe erhalten."

#. translators: 1: Database user, 2: Database name.
#: wp-includes/class-wpdb.php:1217
msgid "Does the user %1$s have permission to use the %2$s database?"
msgstr "Hat der Benutzer %1$s die Berechtigung, die Datenbank %2$s zu verwenden?"

#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1224
msgid "On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?"
msgstr "Unter einigen Systemen ist der Name deiner Datenbank mit deinem Benutzernamen als Präfix versehen, sodass er beispielsweise <code>benutzername_%1$s</code> lauten würde. Könnte dies das Problem sein?"

#: wp-includes/class-wpdb.php:1213
msgid "Are you sure it exists?"
msgstr "Existiert sie wirklich?"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:165
msgid "The tag cloud will not be displayed since there are no taxonomies that support the tag cloud widget."
msgstr "Die Schlagwortwolke kann nicht angezeigt werden, da keine Taxonomien vorhanden sind, die das Schlagwortwolken-Widget unterstützen."

#. translators: %s: User name.
#: wp-includes/user.php:215
msgid "<strong>Error:</strong> The password you entered for the username %s is incorrect."
msgstr "<strong>Fehler:</strong> Das eingegebene Passwort für den Benutzernamen %s ist nicht korrekt."

#: wp-includes/user.php:2367
msgid "Nicename may not be longer than 50 characters."
msgstr "Der URL-freundliche Name darf nicht länger als 50 Zeichen sein."

#: wp-includes/class-wp-taxonomy.php:636
msgid "Categories list"
msgstr "Kategorienliste"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Categories list navigation"
msgstr "Navigation der Kategorienliste"

#: wp-includes/class-wp-taxonomy.php:636
msgid "Tags list"
msgstr "Schlagwörterliste"

#: wp-includes/class-wp-taxonomy.php:635
msgid "Tags list navigation"
msgstr "Navigation der Schlagwörterliste"

#. translators: 1: Shortcode name, 2: Space-separated list of reserved
#. characters.
#: wp-includes/shortcodes.php:80
msgid "Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s"
msgstr "Ungültiger Shortcode-Name: %1$s. Verwende keine Leerzeichen oder reservierte Zeichen: %2$s"

#. translators: 1: Function name, 2: WordPress version number, 3: Error
#. message.
#. translators: Developer debugging message. 1: PHP function name, 2: WordPress
#. version number, 3: Explanatory message.
#: wp-includes/rest-api.php:761 wp-includes/rest-api.php:786
msgid "%1$s (since %2$s; %3$s)"
msgstr "%1$s (ab %2$s; %3$s)"

#: wp-includes/shortcodes.php:69
msgid "Invalid shortcode name: Empty name given."
msgstr "Ungültiger Shortcode-Name: Es wurde ein leerer Name übergeben."

#. translators: 1: Function name, 2: WordPress version number.
#: wp-includes/rest-api.php:740 wp-includes/rest-api.php:764
msgid "%1$s (since %2$s; no alternative available)"
msgstr "%1$s (seit %2$s; keine Alternative verfügbar)"

#: wp-includes/rest-api/class-wp-rest-server.php:1548
msgid "The specified namespace could not be found."
msgstr "Der gewählte Namensraum konnte nicht gefunden werden."

#. translators: 1: Function name, 2: WordPress version number, 3: New function
#. name.
#: wp-includes/rest-api.php:737
msgid "%1$s (since %2$s; use %3$s instead)"
msgstr "%1$s (ab %2$s; verwende stattdessen %3$s)"

#: wp-includes/rest-api/class-wp-rest-server.php:1221
msgid "No route was found matching the URL and request method."
msgstr "Es wurde keine Route gefunden, die mit der URL und der Anfragemethode übereinstimmt."

#: wp-includes/rest-api/class-wp-rest-server.php:1884
msgid "The handler for the route is invalid"
msgstr "Der Handler für die Route ist ungültig"

#. translators: %s: List of required parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:926
msgid "Missing parameter(s): %s"
msgstr "Fehlende(r) Parameter: %s"

#. translators: 1: pre_get_posts, 2: WP_Query->is_main_query(), 3:
#. is_main_query(), 4: Documentation URL.
#: wp-includes/query.php:935
msgid "In %1$s, use the %2$s method, not the %3$s function. See %4$s."
msgstr "Verwende in %1$s die Methode %2$s, nicht die Funktion %3$s. Siehe %4$s."

#. translators: %s: List of invalid parameters.
#: wp-includes/rest-api/class-wp-rest-request.php:883
#: wp-includes/rest-api/class-wp-rest-request.php:965
msgid "Invalid parameter(s): %s"
msgstr "Ungültige(r) Parameter: %s"

#: wp-includes/rest-api/class-wp-rest-server.php:362
msgid "JSONP support is disabled on this site."
msgstr "JSONP-Unterstützung ist auf dieser Website deaktiviert."

#: wp-includes/class-wp-post-type.php:1011
#: wp-includes/js/dist/script-modules/content-types/index.js:37247
msgid "Posts list"
msgstr "Beitragsliste"

#: wp-includes/class-wp-post-type.php:1010
msgid "Pages list navigation"
msgstr "Navigation der Seitenliste"

#: wp-includes/class-wp-post-type.php:1011
msgid "Pages list"
msgstr "Seitenliste"

#: wp-includes/class-wp-post-type.php:1008
#: wp-includes/js/dist/script-modules/content-types/index.js:37229
msgid "Filter posts list"
msgstr "Beitragsliste filtern"

#: wp-includes/class-wp-post-type.php:1008
msgid "Filter pages list"
msgstr "Seitenliste filtern"

#: wp-includes/class-wp-post-type.php:1010
#: wp-includes/js/dist/script-modules/content-types/index.js:37239
msgid "Posts list navigation"
msgstr "Navigation der Beitragsliste"

#: wp-includes/class-wp-post-type.php:1000
#: wp-includes/js/dist/script-modules/content-types/index.js:37155
msgid "Post Archives"
msgstr "Beitragsarchiv"

#: wp-includes/class-wp-post-type.php:1000
msgid "Page Archives"
msgstr "Seitenarchiv"

#: wp-includes/class-wp-customize-nav-menus.php:202
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:337
#: wp-includes/nav-menu.php:921
msgid "Post Type Archive"
msgstr "Inhaltstyp-Archiv"

#: wp-includes/ms-functions.php:496 wp-includes/ms-functions.php:503
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1336
#: wp-includes/user.php:2339
msgid "Sorry, that username is not allowed."
msgstr "Dieser Benutzername ist leider nicht erlaubt."

#: wp-includes/ms-functions.php:668
msgid "Site names can only contain lowercase letters (a-z) and numbers."
msgstr "Website-Namen dürfen nur aus Kleinbuchstaben (a-z) und Zahlen bestehen."

#. translators: %s: Playlist item title.
#: wp-includes/media.php:3104 wp-includes/media.php:3125
msgctxt "playlist item title"
msgid "&#8220;%s&#8221;"
msgstr "&#8222;%s&#8220;"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:214
msgctxt "December abbreviation"
msgid "Dec"
msgstr "Dez."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:213
msgctxt "November abbreviation"
msgid "Nov"
msgstr "Nov."

#: wp-includes/ms-functions.php:478
msgid "Usernames can only contain lowercase letters (a-z) and numbers."
msgstr "Benutzernamen dürfen nur Kleinbuchstaben (a-z) und Zahlen enthalten."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:212
msgctxt "October abbreviation"
msgid "Oct"
msgstr "Okt."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:211
msgctxt "September abbreviation"
msgid "Sep"
msgstr "Sep."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:210
msgctxt "August abbreviation"
msgid "Aug"
msgstr "Aug."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:209
msgctxt "July abbreviation"
msgid "Jul"
msgstr "Juli"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:207
msgctxt "May abbreviation"
msgid "May"
msgstr "Mai"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:206
msgctxt "April abbreviation"
msgid "Apr"
msgstr "Apr."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:204
msgctxt "February abbreviation"
msgid "Feb"
msgstr "Feb."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:203
msgctxt "January abbreviation"
msgid "Jan"
msgstr "Jan."

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:208
msgctxt "June abbreviation"
msgid "Jun"
msgstr "Juni"

#. translators: Three-letter abbreviation of the month.
#: wp-includes/class-wp-locale.php:205
msgctxt "March abbreviation"
msgid "Mar"
msgstr "März"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:160
msgctxt "Wednesday initial"
msgid "W"
msgstr "M"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:161
msgctxt "Thursday initial"
msgid "T"
msgstr "D"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:162
msgctxt "Friday initial"
msgid "F"
msgstr "F"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:163
msgctxt "Saturday initial"
msgid "S"
msgstr "S"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:157
msgctxt "Sunday initial"
msgid "S"
msgstr "S"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:158
msgctxt "Monday initial"
msgid "M"
msgstr "M"

#. translators: One-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:159
msgctxt "Tuesday initial"
msgid "T"
msgstr "D"

#: wp-includes/link-template.php:3331
msgid "Newer comments"
msgstr "Neuere Kommentare"

#. translators: Post calendar label. %s: Date.
#: wp-includes/general-template.php:2737
msgid "Posts published on %s"
msgstr "Beiträge veröffentlicht am %s"

#: wp-includes/link-template.php:3330
msgid "Older comments"
msgstr "Ältere Kommentare"

#: wp-includes/embed.php:1223
msgid "Close sharing dialog"
msgstr "Teilen-Dialog schließen"

#. translators: %s: 'document_title_separator' filter name.
#: wp-includes/feed.php:106 wp-includes/feed.php:132
msgid "Use the %s filter instead."
msgstr "Benutze stattdessen den Filter %s."

#: wp-includes/embed.php:1218
msgid "Copy and paste this code into your site to embed"
msgstr "Füge diesen Code in deine Website ein, um den Inhalt einzubetten"

#. translators: %s: Number of comments.
#: wp-includes/embed.php:1149
msgid "%s <span class=\"screen-reader-text\">Comment</span>"
msgid_plural "%s <span class=\"screen-reader-text\">Comments</span>"
msgstr[0] "%s <span class=\"screen-reader-text\">Kommentar</span>"
msgstr[1] "%s <span class=\"screen-reader-text\">Kommentare</span>"

#: wp-includes/embed.php:1204
msgid "HTML Embed"
msgstr "HTML-Einbettung"

#: wp-includes/embed.php:1201
msgid "WordPress Embed"
msgstr "WordPress-Einbettung"

#: wp-includes/embed.php:1173
msgid "Open sharing dialog"
msgstr "Teilen-Dialog öffnen"

#: wp-includes/embed.php:1211
msgid "Copy and paste this URL into your WordPress site to embed"
msgstr "Füge diese URL in deine WordPress-Website ein, um den Inhalt einzubetten"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-widget-area-customize-control.php:66
msgid "When in reorder mode, additional controls to reorder widgets will be available in the widgets list above."
msgstr "Wird der Sortiermodus aufgerufen, stehen in der obigen Widgets-Liste zusätzliche Bedienelemente zur Sortierung der Widgets zur Verfügung."

#: wp-includes/blocks/read-more.php:39
#: wp-includes/js/dist/block-library.js:32647
#: wp-includes/js/dist/block-library.js:43873
#: wp-includes/js/dist/block-library.js:68301
#: wp-includes/js/dist/block-library.js:68321
msgid "Read more"
msgstr "Weiterlesen"

#: wp-includes/class-wp-xmlrpc-server.php:3631
#: wp-includes/class-wp-xmlrpc-server.php:3834
msgid "Sorry, you are not allowed to moderate or edit this comment."
msgstr "Du bist leider nicht berechtigt, diesen Kommentar freizuschalten oder zu bearbeiten."

#: wp-includes/class-wp-customize-widgets.php:815
#: wp-includes/customize/class-wp-widget-area-customize-control.php:59
msgid "Reorder widgets"
msgstr "Widgets neu sortieren"

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4599
msgid "Live Preview: %s"
msgstr "Live-Vorschau: %s"

#: wp-includes/class-wp-customize-manager.php:593
#: wp-admin/includes/ajax-actions.php:4437 wp-admin/includes/file.php:446
#: wp-admin/includes/file.php:456 wp-admin/theme-editor.php:73
#: wp-admin/theme-editor.php:77 wp-admin/themes.php:28 wp-admin/themes.php:71
msgid "The requested theme does not exist."
msgstr "Das angeforderte Theme existiert nicht."

#. translators: 1: "type => link", 2: "taxonomy => link_category"
#. translators: 1: caller_get_posts, 2: ignore_sticky_posts
#. translators: 1: who, 2: capability
#: wp-includes/category-template.php:379 wp-includes/category.php:47
#: wp-includes/class-wp-query.php:1964 wp-includes/class-wp-user-query.php:405
msgid "%1$s is deprecated. Use %2$s instead."
msgstr "%1$s ist veraltet. Verwende stattdessen %2$s."

#: wp-includes/class-wp-customize-manager.php:583 wp-admin/nav-menus.php:26
#: wp-admin/site-editor.php:17 wp-admin/themes.php:15 wp-admin/widgets.php:18
msgid "Sorry, you are not allowed to edit theme options on this site."
msgstr "Du bist leider nicht berechtigt, Theme-Einstellungen auf dieser Website zu bearbeiten."

#. translators: 1: Post type, 2: Capability name.
#: wp-includes/capabilities.php:123 wp-includes/capabilities.php:226
#: wp-includes/capabilities.php:325 wp-includes/capabilities.php:406
msgid "The post type %1$s is not registered, so it may not be reliable to check the capability %2$s against a post of that type."
msgstr "Der Inhaltstyp %1$s wurde nicht registriert. Es könnte deshalb unzuverlässig sein, die Berechtigung „%2$s“ mit einem Beitrag dieses Typs abzugleichen."

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1193
#: wp-includes/class-wp-customize-widgets.php:945
msgid "Clear Results"
msgstr "Ergebnisse leeren"

#: wp-includes/class-wp-editor.php:1424
msgid "The following formatting shortcuts are replaced when pressing Enter. Press Escape or the Undo button to undo."
msgstr "Die folgenden Tastaturbefehle zur Formatierung werden beim Drücken der Eingabetaste ersetzt. Das Drücken von Escape oder des Buttons „Rückgängig machen“ macht sie wieder rückgängig."

#. translators: 1: Title of a menu item, 2: Type of a menu item.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:100
msgid "Remove Menu Item: %1$s (%2$s)"
msgstr "Menüeintrag entfernen: %1$s (%2$s)"

#: wp-login.php:1038 wp-includes/js/dist/block-editor.js:90275
#: wp-includes/js/dist/edit-site.js:36662 wp-includes/js/dist/editor.js:44835
#: wp-includes/js/dist/media-utils.js:25401
#: wp-includes/js/dist/script-modules/content-types/index.js:31751
#: wp-admin/install.php:146 wp-admin/options-writing.php:179
#: wp-admin/user-edit.php:709 wp-admin/user-new.php:606
#: wp-admin/js/password-toggle.js:26 wp-admin/js/user-profile.js:89
msgid "Hide password"
msgstr "Passwort ausblenden"

#: wp-login.php:1524 wp-includes/js/dist/block-editor.js:90275
#: wp-includes/js/dist/edit-site.js:36662 wp-includes/js/dist/editor.js:44835
#: wp-includes/js/dist/media-utils.js:25401
#: wp-includes/js/dist/script-modules/content-types/index.js:31751
#: wp-admin/setup-config.php:243 wp-admin/js/password-toggle.js:33
#: wp-admin/js/user-profile.js:89
msgid "Show password"
msgstr "Passwort anzeigen"

#: wp-includes/class-wp-customize-nav-menus.php:523 wp-admin/nav-menus.php:1100
msgid "Menu Name"
msgstr "Name des Menüs"

#: wp-includes/media-template.php:1579
msgid "Preview as a browser icon"
msgstr "Vorschau als Browser-Icon"

#: wp-includes/media-template.php:1573
msgid "Preview as an app icon"
msgstr "Vorschau als App-Icon"

#: wp-includes/class-wp-customize-nav-menus.php:1241
msgid "No items"
msgstr "Keine Einträge"

#: wp-login.php:1181
msgid "Registration confirmation will be emailed to you."
msgstr "Du erhältst eine Registrierungsbestätigung per E-Mail."

#: wp-includes/js/dist/block-editor.js:26132
#: wp-includes/js/dist/block-editor.js:61450 wp-admin/includes/media.php:1639
#: wp-admin/includes/media.php:2604 wp-admin/install.php:148
#: wp-admin/user-edit.php:711 wp-admin/user-new.php:608
#: wp-admin/js/password-toggle.js:28 wp-admin/js/user-profile.js:92
msgid "Hide"
msgstr "Ausblenden"

#: wp-includes/js/dist/block-editor.js:26132
#: wp-includes/js/dist/block-editor.js:61450 wp-admin/includes/media.php:1638
#: wp-admin/includes/media.php:2603 wp-admin/setup-config.php:245
#: wp-admin/js/password-toggle.js:35 wp-admin/js/user-profile.js:92
msgid "Show"
msgstr "Anzeigen"

#: wp-includes/script-loader.php:1237
msgctxt "password mismatch"
msgid "Mismatch"
msgstr "Keine Übereinstimmung"

#: wp-includes/script-loader.php:1234
msgctxt "password strength"
msgid "Weak"
msgstr "Schwach"

#: wp-includes/script-loader.php:1236
msgctxt "password strength"
msgid "Strong"
msgstr "Stark"

#: wp-includes/script-loader.php:1233
msgctxt "password strength"
msgid "Very weak"
msgstr "Sehr schwach"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide image"
msgstr "Bild ausblenden"

#: wp-includes/customize/class-wp-customize-header-image-control.php:259
msgid "Hide header image"
msgstr "Header-Bild ausblenden"

#: wp-includes/class-wp-customize-manager.php:5216
#: wp-includes/js/dist/edit-site.js:41393 wp-includes/js/dist/editor.js:87453
#: wp-admin/includes/template.php:2469 wp-admin/options-general.php:102
msgid "Site Icon"
msgstr "Website-Icon"

#: wp-includes/class-wp-customize-manager.php:5141
#: wp-includes/js/dist/editor.js:79658
msgid "Site Identity"
msgstr "Website-Informationen"

#. translators: Hidden accessibility text. 1: Title of a menu item, 2: Type of
#. a menu item.
#: wp-includes/class-wp-customize-nav-menus.php:1094
msgid "Add to menu: %1$s (%2$s)"
msgstr "Zum Menü hinzufügen: %1$s (%2$s)"

#: wp-includes/class-wp-editor.php:1422
msgid "When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo."
msgstr "Wenn ein neuer Absatz mit einem dieser Tastaturbefehle zur Formatierung, gefolgt von einem Leerzeichen, beginnt, wird die Formatierung automatisch angewendet. Das Drücken der Rücktaste oder von Escape macht sie wieder rückgängig."

#: wp-includes/class-wpdb.php:1836 wp-includes/class-wpdb.php:1853
msgid "WordPress database error:"
msgstr "WordPress-Datenbank-Fehler:"

#: wp-includes/ms-functions.php:517 wp-includes/user.php:2322
msgid "Username may not be longer than 60 characters."
msgstr "Der Benutzername darf nicht länger als 60 Zeichen sein."

#: wp-includes/pluggable.php:2381
msgid "To set your password, visit the following address:"
msgstr "Unter der folgenden Adresse kannst du dein Passwort festlegen:"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:52
msgid "Add or remove menu items"
msgstr "Menüeinträge hinzufügen oder entfernen"

#: wp-includes/customize/class-wp-customize-themes-panel.php:44
msgid "Previewing theme"
msgstr "Theme-Vorschau"

#. translators: 1: Original menu name, 2: Duplicate count.
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:523
msgid "%1$s (%2$d)"
msgstr "%1$s (%2$d)"

#: wp-includes/class-wp-editor.php:1157
msgctxt "HTML tag"
msgid "Preformatted"
msgstr "Vorformatiert"

#: wp-includes/class-wp-customize-nav-menus.php:547
msgid "Close reorder mode"
msgstr "Sortiermodus beenden"

#: wp-includes/class-wp-customize-nav-menus.php:516
#: wp-includes/customize/class-wp-customize-nav-menu-setting.php:440
msgctxt "Missing menu name."
msgid "(unnamed)"
msgstr "(unbenannt)"

#: wp-includes/class-wp-customize-nav-menus.php:544
#: wp-includes/class-wp-customize-widgets.php:813
msgid "Reorder mode enabled"
msgstr "Sortiermodus aktiviert"

#: wp-includes/class-wp-customize-nav-menus.php:545
#: wp-includes/class-wp-customize-widgets.php:814
msgid "Reorder mode closed"
msgstr "Sortiermodus beendet"

#: wp-includes/class-wp-customize-nav-menus.php:546
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:55
msgid "Reorder menu items"
msgstr "Menüeinträge neu anordnen"

#: wp-includes/customize/class-wp-customize-themes-panel.php:42
msgid "Active theme"
msgstr "Aktives Theme"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:63
msgid "When in reorder mode, additional controls to reorder menu items will be available in the items list above."
msgstr "Wird der Sortiermodus aufgerufen, stehen in der obigen Liste zusätzliche Bedienelemente zur Sortierung der Menüeinträge zur Verfügung."

#: wp-includes/class-wp-customize-nav-menus.php:673
msgid "Menus can be displayed in locations defined by your theme."
msgstr "Menüs können an Positionen angezeigt werden, die von deinem Theme festgelegt wurden."

#. translators: 1: PHP class name, 2: Version number, 3: __construct() method.
#: wp-includes/functions.php:5759
msgid "The called constructor method for %1$s class is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Die aufgerufene Konstruktor-Methode für die Klasse %1$s ist seit Version %2$s <strong>veraltet</strong>! Verwende stattdessen %3$s."

#. translators: %s: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:669
msgid "Menus can be displayed in locations defined by your theme or in <a href=\"%s\">widget areas</a> by adding a &#8220;Navigation Menu&#8221; widget."
msgstr "Menüs können an Positionen angezeigt werden, die von deinem Theme festgelegt wurden oder in den <a href=\"%s\">Widget-Bereichen</a> durch Hinzufügen eines &#8222;Navigationsmenü&#8220;-Widgets."

#. translators: Do not translate USERNAME, ADMIN_EMAIL, NEW_EMAIL, EMAIL,
#. SITENAME, SITEURL: those are placeholders.
#: wp-includes/user.php:2877
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your email address on ###SITENAME### was changed to ###NEW_EMAIL###.\n"
"\n"
"If you did not change your email, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo ###USERNAME###,\n"
"\n"
"diese Nachricht bestätigt, dass die E-Mail-Adresse bei ###SITENAME### in ###NEW_EMAIL### geändert wurde.\n"
"\n"
"Wenn du deine E-Mail-Adresse nicht geändert hast, wende dich bitte an den Administrator der Website unter\n"
"###ADMIN_EMAIL###.\n"
"\n"
"Diese E-Mail wurde an ###EMAIL### gesendet.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#. translators: Do not translate USERNAME, ADMIN_EMAIL, EMAIL, SITENAME,
#. SITEURL: those are placeholders.
#: wp-includes/user.php:2819
msgid ""
"Hi ###USERNAME###,\n"
"\n"
"This notice confirms that your password was changed on ###SITENAME###.\n"
"\n"
"If you did not change your password, please contact the Site Administrator at\n"
"###ADMIN_EMAIL###\n"
"\n"
"This email has been sent to ###EMAIL###\n"
"\n"
"Regards,\n"
"All at ###SITENAME###\n"
"###SITEURL###"
msgstr ""
"Hallo ###USERNAME###,\n"
"\n"
"diese Nachricht bestätigt die Änderung deines Passworts auf ###SITENAME###.\n"
"\n"
"Wenn du keine Änderung vorgenommen hast, wende dich bitte an den Administrator der Website unter\n"
"###ADMIN_EMAIL###.\n"
"\n"
"Diese E-Mail wurde an ###EMAIL### gesendet.\n"
"\n"
"Viele Grüße\n"
"Das Team von ###SITENAME###\n"
"###SITEURL###"

#: wp-includes/class-wp-taxonomy.php:633
msgid "No tags"
msgstr "Keine Schlagwörter"

#: wp-includes/script-loader.php:821
msgid "Close bulleted list tag"
msgstr "Aufzählungs-Tag schließen"

#: wp-includes/script-loader.php:825
msgid "Close list item tag"
msgstr "Tag für Listeneintrag schließen"

#: wp-includes/script-loader.php:827
msgid "Close code tag"
msgstr "Code-Tag schließen"

#. translators: %s: Shortcode tag.
#: wp-includes/shortcodes.php:407
msgid "Attempting to parse a shortcode without a valid callback: %s"
msgstr "Es wurde versucht, einen Shortcode ohne gültigen Callback zu parsen: %s"

#: wp-includes/script-loader.php:818
msgid "Close inserted text tag"
msgstr "Tag für eingefügten Text schließen"

#: wp-includes/script-loader.php:817
msgid "Inserted text"
msgstr "Eingefügter Text"

#: wp-includes/script-loader.php:824
msgid "List item"
msgstr "Listeneintrag"

#: wp-includes/script-loader.php:823
msgid "Close numbered list tag"
msgstr "Tag für nummerierte Liste schließen"

#: wp-includes/script-loader.php:815
msgid "Deleted text (strikethrough)"
msgstr "Gelöschter Text (durchgestrichen)"

#: wp-includes/script-loader.php:811
msgid "Close italic tag"
msgstr "Kursiv-Tag schließen"

#: wp-includes/script-loader.php:816
msgid "Close deleted text tag"
msgstr "Tag für gelöschten Text schließen"

#: wp-includes/script-loader.php:809
msgid "Close bold tag"
msgstr "Fettdruck-Tag schließen"

#: wp-includes/script-loader.php:814
msgid "Close blockquote tag"
msgstr "Blockzitats-Tag schließen"

#: wp-includes/media-template.php:1466
msgid "Remove poster image"
msgstr "Vorschaubild entfernen"

#: wp-includes/media-template.php:1513
msgctxt "media"
msgid "Remove video track"
msgstr "Video-Textspur entfernen"

#: wp-includes/formatting.php:129
msgctxt "Comma-separated list of replacement words in your language"
msgid "&#8217;tain&#8217;t,&#8217;twere,&#8217;twas,&#8217;tis,&#8217;twill,&#8217;til,&#8217;bout,&#8217;nuff,&#8217;round,&#8217;cause,&#8217;em"
msgstr "&#8217;n,&#8217;s"

#: wp-includes/media-template.php:1338 wp-includes/media-template.php:1353
msgid "Remove audio source"
msgstr "Audioquelle entfernen"

#: wp-includes/media-template.php:1429 wp-includes/media-template.php:1443
msgid "Remove video source"
msgstr "Videoquelle entfernen"

#: wp-includes/formatting.php:121
msgctxt "Comma-separated list of words to texturize in your language"
msgid "'tain't,'twere,'twas,'tis,'twill,'til,'bout,'nuff,'round,'cause,'em"
msgstr "'n,'s"

#. translators: Hidden accessibility text.
#: wp-includes/widgets/class-wp-widget-custom-html.php:272
#: wp-includes/widgets/class-wp-widget-text.php:511
#: wp-includes/widgets/class-wp-widget-text.php:572
msgid "Content:"
msgstr "Inhalt:"

#: wp-includes/class-wp-editor.php:1408
msgid "Inline toolbar (when an image, link or preview is selected)"
msgstr "Inline-Werkzeugleiste (wenn ein Bild, ein Link oder die Vorschau ausgewählt ist)"

#: wp-includes/class-wp-xmlrpc-server.php:682
msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts."
msgstr "Link-Benachrichtigungen von anderen Blogs (Pingbacks und Trackbacks) zu neuen Beiträgen erlauben."

#: wp-includes/class-wp-editor.php:1406
msgid "Additional shortcuts,"
msgstr "Weitere Tastaturbefehle,"

#: wp-includes/class-wp-editor.php:1405
msgid "Default shortcuts,"
msgstr "Standard-Tastaturbefehle,"

#: wp-includes/class-wp-editor.php:1415
msgid "Ctrl + letter:"
msgstr "Strg + Buchstabe:"

#: wp-includes/class-wp-editor.php:1414
msgid "Cmd + letter:"
msgstr "Cmd + Buchstabe:"

#: wp-includes/class-wp-editor.php:1413
msgid "Shift + Alt + letter:"
msgstr "Umschalttaste + Alt + Buchstabe:"

#: wp-includes/class-wp-editor.php:1412
msgid "Ctrl + Alt + letter:"
msgstr "Strg + Alt + Buchstabe:"

#: wp-includes/class-wp-customize-section.php:248
#: wp-includes/js/dist/customize-widgets.js:2472
msgid "Customizing"
msgstr "Deine Anpassungen für"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:42
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:98
msgid "Menu Options"
msgstr "Menüoptionen"

#: wp-includes/class-wp-customize-nav-menus.php:1294
#: wp-admin/includes/nav-menu.php:386 wp-admin/includes/nav-menu.php:833
#: wp-admin/includes/nav-menu.php:1128
msgid "Add to Menu"
msgstr "Zum Menü hinzufügen"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1185
#: wp-includes/class-wp-customize-widgets.php:951
#: wp-includes/customize/class-wp-customize-themes-section.php:134
#: wp-includes/customize/class-wp-customize-themes-section.php:148
#: wp-admin/plugin-install.php:112 wp-admin/plugins.php:566
#: wp-admin/theme-install.php:114 wp-admin/themes.php:139
msgid "The search results will be updated as you type."
msgstr "Die Suchergebnisse werden aktualisiert, während du schreibst."

#: wp-includes/class-wp-customize-nav-menus.php:1276
#: wp-admin/includes/nav-menu.php:191
msgid "Custom Links"
msgstr "Individuelle Links"

#: wp-includes/class-wp-customize-nav-menus.php:1175
msgid "Add Menu Items"
msgstr "Menüeinträge hinzufügen"

#. translators: &#9656; is the unicode right-pointing triangle. %s: Section
#. title in the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:534
#: wp-includes/class-wp-customize-nav-menus.php:1172
#: wp-includes/class-wp-customize-section.php:246
#: wp-includes/class-wp-customize-widgets.php:927
msgid "Customizing &#9656; %s"
msgstr "Deine Anpassungen für &#9656; %s"

#: wp-includes/class-wp-customize-nav-menus.php:1180
msgid "Search Menu Items"
msgstr "Menüeinträge suchen"

#: wp-includes/class-wp-customize-nav-menus.php:1110
msgid "Move one level up"
msgstr "Eine Ebene nach oben verschieben"

#: wp-includes/class-wp-customize-nav-menus.php:1111
msgid "Move one level down"
msgstr "Eine Ebene nach unten verschieben"

#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:701
msgid "Your theme can display menus in %s location. Select which menu you would like to use."
msgid_plural "Your theme can display menus in %s locations. Select which menu appears in each location."
msgstr[0] "Dein Theme kann Menüs an %s Position anzeigen. Wähle, welches Menü du verwenden möchtest."
msgstr[1] "Dein Theme kann Menüs an %s Positionen anzeigen. Wähle, welches Menü du an welcher Position verwenden möchtest."

#: wp-includes/class-wp-customize-nav-menus.php:665
msgid "This panel is used for managing navigation menus for content you have already published on your site. You can create menus and add items for existing content such as pages, posts, categories, tags, formats, or custom links."
msgstr "In diesem Bereich werden Navigationsmenüs für Inhalte verwaltet, die du bereits auf deiner Website veröffentlicht hast. Du kannst Menüs erstellen und Einträge für vorhandene Inhalte wie Seiten, Beiträge, Kategorien, Schlagwörter, Formate oder individuelle Links hinzufügen."

#: wp-includes/class-wp-customize-nav-menus.php:521
msgid "Menu Locations"
msgstr "Menüpositionen"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:574 wp-admin/nav-menus.php:582
msgid "Out from under %s"
msgstr "Unterordnung unter %s aufheben"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:572 wp-admin/nav-menus.php:580
msgid "Under %s"
msgstr "Unter %s"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:570 wp-admin/nav-menus.php:578
msgid "Move out from under %s"
msgstr "Einordnung unter %s aufheben"

#. translators: %s: Previous item name.
#: wp-includes/class-wp-customize-nav-menus.php:568 wp-admin/nav-menus.php:576
msgid "Move under %s"
msgstr "Unter %s einordnen"

#: wp-includes/class-wp-customize-nav-menus.php:566 wp-admin/nav-menus.php:574
msgid "Move to the top"
msgstr "Nach ganz oben verschieben"

#: wp-includes/class-wp-customize-nav-menus.php:565 wp-admin/nav-menus.php:573
msgid "Move down one"
msgstr "Eins nach unten verschieben"

#: wp-includes/class-wp-customize-nav-menus.php:564 wp-admin/nav-menus.php:572
msgid "Move up one"
msgstr "Eins nach oben verschieben"

#: wp-includes/class-wp-customize-nav-menus.php:543
msgid "Loading more results... please wait."
msgstr "Weitere Ergebnisse werden geladen …, bitte warten."

#. translators: %d: Number of additional menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:542
msgid "Additional items found: %d"
msgstr "Es wurden weitere Einträge gefunden: %d"

#. translators: %d: Number of menu items found.
#: wp-includes/class-wp-customize-nav-menus.php:540
msgid "Number of items found: %d"
msgstr "Anzahl gefundener Einträge: %d"

#. translators: %s: Title of a menu item in draft status.
#: wp-includes/class-wp-customize-nav-menus.php:538
#: wp-admin/includes/class-walker-nav-menu-edit.php:113
msgid "%s (Pending)"
msgstr "%s (Ausstehend)"

#. translators: %s: Title of an invalid menu item.
#: wp-includes/class-wp-customize-nav-menus.php:536
#: wp-admin/includes/class-walker-nav-menu-edit.php:109
msgid "%s (Invalid)"
msgstr "%s (ungültig)"

#: wp-includes/class-wp-customize-nav-menus.php:527
msgid "Menu created"
msgstr "Menü erstellt"

#: wp-includes/class-wp-customize-nav-menus.php:528
msgid "Menu deleted"
msgstr "Menü gelöscht"

#: wp-includes/class-wp-customize-nav-menus.php:525 wp-admin/nav-menus.php:593
msgid "Menu item added"
msgstr "Menüeintrag hinzugefügt"

#: wp-includes/class-wp-customize-nav-menus.php:526
msgid "Menu item deleted"
msgstr "Menüeintrag gelöscht"

#: wp-includes/class-wp-customize-nav-menus.php:531 wp-admin/nav-menus.php:598
msgid "Menu item moved out of submenu"
msgstr "Menüeintrag aus dem Untermenü entfernt"

#: wp-includes/class-wp-customize-nav-menus.php:532 wp-admin/nav-menus.php:599
msgid "Menu item is now a sub-item"
msgstr "Menüeintrag ist nun ein untergeordneter Eintrag"

#: wp-includes/class-wp-customize-nav-menus.php:529 wp-admin/nav-menus.php:595
msgid "Menu item moved up"
msgstr "Menüeintrag nach oben verschoben"

#: wp-includes/class-wp-customize-nav-menus.php:530 wp-admin/nav-menus.php:596
msgid "Menu item moved down"
msgstr "Menüeintrag nach unten verschoben"

#: wp-includes/class-wp-customize-nav-menus.php:169
#: wp-includes/class-wp-customize-nav-menus.php:461
#: wp-admin/includes/nav-menu.php:472
msgctxt "nav menu home label"
msgid "Home"
msgstr "Start"

#: wp-includes/customize/class-wp-customize-new-menu-control.php:59
#: wp-admin/nav-menus.php:1103 wp-admin/nav-menus.php:1254
msgid "Create Menu"
msgstr "Menü erstellen"

#. translators: Nav menu item original title. %s: Original title.
#. translators: %s: Link to menu item's original object.
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:170
#: wp-admin/includes/class-walker-nav-menu-edit.php:297
msgid "Original: %s"
msgstr "Ursprünglicher Name: %s"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:142
#: wp-admin/edit-link-form.php:33
#: wp-admin/includes/class-walker-nav-menu-edit.php:230
#: wp-admin/includes/nav-menu.php:1359
msgid "Link Relationship (XFN)"
msgstr "Linkbeziehung (XFN)"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:136
#: wp-admin/includes/nav-menu.php:1358
msgid "CSS Classes"
msgstr "CSS-Klassen"

#: wp-includes/class-wp-editor.php:1902
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:125
#: wp-includes/media-template.php:1282
#: wp-includes/widgets/class-wp-widget-media-image.php:144
#: wp-admin/includes/class-walker-nav-menu-edit.php:218
msgid "Open link in a new tab"
msgstr "Link in einem neuen Tab öffnen"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:130
#: wp-admin/includes/class-walker-nav-menu-edit.php:211
#: wp-admin/includes/nav-menu.php:1357
msgid "Title Attribute"
msgstr "Title-Attribut"

#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:118
#: wp-admin/includes/class-walker-nav-menu-edit.php:205
msgid "Navigation Label"
msgstr "Navigationsbeschriftung"

#: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:46
#: wp-admin/nav-menus.php:1193
msgid "Automatically add new top-level pages to this menu"
msgstr "Neue Seiten der ersten Ebene automatisch zum Menü hinzufügen"

#: wp-includes/class-wp-customize-nav-menus.php:521
#: wp-includes/js/dist/core-data.js:15941 wp-admin/nav-menus.php:856
msgid "Menu Location"
msgstr "Menüposition"

#: wp-includes/class-wp-customize-nav-menus.php:1120
#: wp-admin/nav-menus.php:1285
msgid "Delete Menu"
msgstr "Menü löschen"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:40
msgid "Add Items"
msgstr "Einträge hinzufügen"

#. translators: %s: Site title.
#. translators: User dashboard screen title. %s: Network title.
#: wp-includes/admin-bar.php:384 wp-admin/admin-header.php:48
msgid "User Dashboard: %s"
msgstr "Benutzer-Dashboard: %s"

#: wp-includes/admin-bar.php:208
msgid "https://learn.wordpress.org/"
msgstr "https://learn.wordpress.org/?locale=de_DE"

#. translators: 1: The 'id' argument, 2: Sidebar name, 3: Recommended 'id'
#. value.
#: wp-includes/widgets.php:307
msgid "No %1$s was set in the arguments array for the \"%2$s\" sidebar. Defaulting to \"%3$s\". Manually set the %1$s to \"%3$s\" to silence this notice and keep existing sidebar content."
msgstr "Im Argumentenarray für die Seitenleiste „%2$s“ wurde kein %1$s festgelegt. Standardmäßig wird „%3$s“ verwendet. Um diesen Hinweis zu unterdrücken und den bestehenden Inhalt der Seitenleiste beizubehalten, kann %1$s manuell auf „%3$s“ gesetzt werden."

#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgctxt "theme"
msgid "Change"
msgstr "Wechseln"

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/theme-compat/comments.php:44
msgid "%1$s response to %2$s"
msgid_plural "%1$s responses to %2$s"
msgstr[0] "%1$s Kommentar zu %2$s"
msgstr[1] "%1$s Kommentare zu %2$s"

#: wp-includes/theme.php:3746
msgid "Customizer"
msgstr "Customizer"

#: wp-includes/taxonomy.php:528 wp-includes/taxonomy.php:529
msgid "Taxonomy names must be between 1 and 32 characters in length."
msgstr "Taxonomie-Namen müssen eine Länge zwischen 1 und 32 Zeichen haben."

#: wp-includes/taxonomy.php:4354
msgid "Could not split shared term."
msgstr "Der gemeinsam genutzte Begriff konnte nicht aufgeteilt werden."

#: wp-includes/script-loader.php:1329 wp-includes/js/dist/edit-site.js:21743
msgid "Site Preview"
msgstr "Website-Vorschau"

#: wp-includes/js/dist/block-editor.js:51636
#: wp-includes/js/dist/block-library.js:30389
#: wp-includes/js/dist/block-library.js:30574
#: wp-includes/js/dist/editor.js:77405 wp-includes/js/dist/editor.js:77415
#: wp-includes/js/dist/patterns.js:1723 wp-includes/js/dist/patterns.js:1730
#: wp-admin/includes/class-wp-media-list-table.php:643
msgid "Detach"
msgstr "Loslösen"

#: wp-includes/class-wp-customize-nav-menus.php:171
#: wp-includes/class-wp-customize-nav-menus.php:468
#: wp-includes/class-wp-customize-nav-menus.php:517
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:339
#: wp-includes/nav-menu.php:954
msgid "Custom Link"
msgstr "Individueller Link"

#: wp-includes/post.php:1868 wp-includes/post.php:1869
msgid "Post type names must be between 1 and 20 characters in length."
msgstr "Der Name eines Inhaltstyps muss aus mindestens einem und maximal 20 Zeichen bestehen."

#. translators: Revision date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/post-template.php:1941 wp-includes/post-template.php:1984
msgctxt "revision date format"
msgid "F j, Y @ H:i:s"
msgstr "j. F Y, G:i:s"

#: wp-includes/media.php:5156
msgid "Drag and drop to reorder media files."
msgstr "Nutze Drag-and-drop zum Umsortieren der Mediendateien."

#. translators: %s: Table name.
#: wp-includes/ms-load.php:488
msgid "<strong>Database tables are missing.</strong> This means that your host&#8217;s database server is not running, WordPress was not installed properly, or someone deleted %s. You really should look at your database now."
msgstr "<strong>Datenbanktabellen fehlen.</strong> Das heißt, dass der Datenbankserver deines Hostings nicht läuft, WordPress nicht richtig installiert wurde oder %s von jemandem gelöscht wurde. Du solltest jetzt ernsthaft einen Blick auf deine Datenbank werfen."

#. translators: 1: Site URL, 2: Table name, 3: Database name.
#: wp-includes/ms-load.php:494
msgid "<strong>Could not find site %1$s.</strong> Searched for table %2$s in database %3$s. Is that right?"
msgstr "<strong>Die Website %1$s wurde nicht gefunden.</strong> Es wurde nach der Tabelle %2$s in der Datenbank %3$s gesucht. Ist das richtig?"

#. translators: Do not translate USERNAME, SITE_NAME, BLOG_URL, PASSWORD: those
#. are placeholders.
#: wp-includes/ms-functions.php:1690 wp-admin/includes/schema.php:1294
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new SITE_NAME site has been successfully set up at:\n"
"BLOG_URL\n"
"\n"
"You can log in to the administrator account with the following information:\n"
"\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"Log in here: BLOG_URLwp-login.php\n"
"\n"
"We hope you enjoy your new site. Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Hallo USERNAME,\n"
"\n"
"deine neue Website SITE_NAME wurde erfolgreich eingerichtet:\n"
"BLOG_URL\n"
"\n"
"Du kannst dich mit den folgenden Angaben als Administrator anmelden:\n"
"\n"
"Benutzername: USERNAME\n"
"Passwort: PASSWORD\n"
"Melde dich hier an: BLOG_URLwp-login.php\n"
"\n"
"Wir hoffen, dir gefällt deine neue Website. Vielen Dank!\n"
"\n"
"-- Das Team von SITE_NAME"

#. translators: Do not translate USERNAME, PASSWORD, LOGINLINK, SITE_NAME:
#. those are placeholders.
#: wp-includes/ms-functions.php:2418
msgid ""
"Howdy USERNAME,\n"
"\n"
"Your new account is set up.\n"
"\n"
"You can log in with the following information:\n"
"Username: USERNAME\n"
"Password: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Thanks!\n"
"\n"
"--The Team @ SITE_NAME"
msgstr ""
"Hallo USERNAME,\n"
"\n"
"dein neues Konto wurde eingerichtet.\n"
"\n"
"Du kannst dich mit folgenden Angaben anmelden:\n"
"Benutzername: USERNAME\n"
"Passwort: PASSWORD\n"
"LOGINLINK\n"
"\n"
"Vielen Dank!\n"
"\n"
"-- Das Team von SITE_NAME"

#: wp-includes/blocks/archives.php:62
#: wp-includes/widgets/class-wp-widget-archives.php:100
msgid "Select Post"
msgstr "Beitrag auswählen"

#: wp-includes/blocks/archives.php:59
#: wp-includes/widgets/class-wp-widget-archives.php:97
msgid "Select Week"
msgstr "Woche auswählen"

#: wp-includes/blocks/archives.php:56
#: wp-includes/widgets/class-wp-widget-archives.php:94
msgid "Select Day"
msgstr "Tag auswählen"

#: wp-includes/blocks/archives.php:50
#: wp-includes/widgets/class-wp-widget-archives.php:88
msgid "Select Year"
msgstr "Jahr auswählen"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1671
msgid "Comments Off<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Kommentare deaktiviert<span class=\"screen-reader-text\"> für %s</span>"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1656
msgid "1 Comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "1 Kommentar<span class=\"screen-reader-text\"> zu %s</span>"

#. translators: %s: Post title.
#: wp-includes/comment-template.php:1651
msgid "No Comments<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Keine Kommentare<span class=\"screen-reader-text\"> zu %s</span>"

#. translators: 1: 'siteurl'/'home' argument, 2: bloginfo() function name, 3:
#. 'url' argument.
#: wp-includes/general-template.php:1027
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s option instead."
msgstr "Die Option %1$s ist für die Funktionsfamilie %2$s veraltet. Stattdessen sollte die Option %3$s verwendet werden."

#. translators: 1: 'text_direction' argument, 2: bloginfo() function name, 3:
#. is_rtl() function name.
#: wp-includes/general-template.php:1108
msgid "The %1$s option is deprecated for the family of %2$s functions. Use the %3$s function instead."
msgstr "Die Option %1$s ist für die Funktionsfamilie %2$s veraltet. %3$s sollte stattdessen verwendet werden."

#. translators: 1: Number of comments, 2: Post title.
#: wp-includes/comment-template.php:1661
msgid "%1$s Comment<span class=\"screen-reader-text\"> on %2$s</span>"
msgid_plural "%1$s Comments<span class=\"screen-reader-text\"> on %2$s</span>"
msgstr[0] "%1$s Kommentar<span class=\"screen-reader-text\"> zu %2$s</span>"
msgstr[1] "%1$s Kommentare<span class=\"screen-reader-text\"> zu %2$s</span>"

#: wp-includes/class-wp-customize-nav-menus.php:1288
#: wp-includes/class-wp-editor.php:1897 wp-includes/media-template.php:1071
#: wp-admin/includes/nav-menu.php:375
msgid "Link Text"
msgstr "Linktext"

#: wp-includes/customize/class-wp-customize-theme-control.php:237
msgctxt "theme"
msgid "Previewing:"
msgstr "Vorschau für:"

#: wp-includes/customize/class-wp-customize-theme-control.php:83
#: wp-includes/customize/class-wp-customize-themes-section.php:78
#: wp-admin/themes.php:591 wp-admin/themes.php:667 wp-admin/themes.php:983
msgid "Theme Details"
msgstr "Theme-Details"

#: wp-includes/customize/class-wp-customize-theme-control.php:291
#: wp-includes/customize/class-wp-customize-theme-control.php:293
#: wp-admin/includes/class-theme-installer-skin.php:147
#: wp-admin/includes/class-theme-upgrader-skin.php:103
#: wp-admin/includes/class-wp-themes-list-table.php:225
#: wp-admin/includes/theme.php:1072 wp-admin/includes/theme.php:1074
#: wp-admin/theme-install.php:421 wp-admin/theme-install.php:438
#: wp-admin/themes.php:639 wp-admin/themes.php:657 wp-admin/themes.php:1030
#: wp-admin/themes.php:1046 wp-admin/themes.php:1272 wp-admin/themes.php:1291
#: wp-admin/js/updates.js:1826
msgid "Live Preview"
msgstr "Live-Vorschau"

#: wp-includes/class-wp-taxonomy.php:632
#: wp-includes/js/dist/script-modules/content-types/index.js:38705
msgid "No categories found."
msgstr "Es wurden keine Kategorien gefunden."

#: wp-includes/class-wp-editor.php:1391 wp-includes/script-loader.php:807
msgid "Distraction-free writing mode"
msgstr "Modus für ablenkungsfreies Schreiben"

#. translators: 1: title-tag, 2: wp_loaded
#: wp-includes/theme.php:2932
msgid "Theme support for %1$s should be registered before the %2$s hook."
msgstr "Theme-Unterstützung für %1$s sollte vor dem %2$s Hook registriert werden."

#: wp-includes/class-wp-customize-widgets.php:809
msgid "Widget moved down"
msgstr "Widget nach unten verschoben"

#: wp-includes/class-wp-customize-widgets.php:808
msgid "Widget moved up"
msgstr "Widget nach oben verschoben"

#: wp-includes/class-wp-editor.php:1410
msgid "Editor toolbar"
msgstr "Editor-Werkzeugleiste"

#: wp-includes/class-wp-editor.php:1409
msgid "Editor menu (when enabled)"
msgstr "Editor-Menü (falls aktiviert)"

#: wp-includes/class-wp-editor.php:1411
msgid "Elements path"
msgstr "Elemente-Pfad"

#: wp-includes/class-wp-editor.php:1420
msgid "To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons."
msgstr "Verwende die Tab-Taste oder die Pfeiltasten, um den Fokus auf andere Buttons zu setzen. Verwende die Escape-Taste oder einen der Buttons, um den Fokus wieder auf den Editor zu setzen."

#: wp-includes/class-wp-editor.php:1407
msgid "Focus shortcuts:"
msgstr "Fokus-Tastaturbefehle:"

#: wp-includes/class-wp-editor.php:1370
msgid "Rich Text Area. Press Alt-Shift-H for help."
msgstr "Rich-Text-Bereich. Drücke Alt + Umschalttaste + H für Hilfe."

#. translators: 1: Month, 2: Day of month.
#: wp-includes/class-wp-date-query.php:445
msgid "The following values do not describe a valid date: month %1$s, day %2$s."
msgstr "Die folgenden Werte beschreiben kein gültiges Datum: Tag %2$s, Monat %1$s."

#: wp-includes/theme.php:2739
msgid "You need to pass an array of types."
msgstr "Du musst ein Array von Typen übergeben."

#: wp-includes/taxonomy.php:2604
msgid "A term with the name provided already exists in this taxonomy."
msgstr "Ein Begriff mit dem angegebenen Namen existiert bereits in dieser Taxonomie."

#. translators: %s: Database access abstraction class, usually wpdb or a class
#. extending wpdb.
#: wp-includes/class-wpdb.php:1283
msgid "%s must set a database connection for use with escaping."
msgstr "%s muss eine Datenbankverbindung setzen, die zum Maskieren benutzt werden soll."

#. translators: %s: Comment text.
#: wp-includes/pluggable.php:1887 wp-includes/pluggable.php:1901
#: wp-includes/pluggable.php:1937 wp-includes/pluggable.php:2126
msgid "Comment: %s"
msgstr "Kommentar: %s"

#. translators: %s: Trackback/pingback/comment author URL.
#: wp-includes/pluggable.php:1885 wp-includes/pluggable.php:1899
#: wp-includes/pluggable.php:1929 wp-includes/pluggable.php:2092
#: wp-includes/pluggable.php:2104 wp-includes/pluggable.php:2118
msgid "URL: %s"
msgstr "URL: %s"

#: wp-includes/media.php:5175
msgctxt "noun"
msgid "Trash"
msgstr "Papierkorb"

#: wp-includes/l10n.php:1806
msgctxt "translations"
msgid "Installed"
msgstr "Installiert"

#: wp-includes/media-template.php:829
msgid "Edit Selection"
msgstr "Auswahl bearbeiten"

#: wp-includes/link-template.php:2894
msgid "Newer posts"
msgstr "Neuere Beiträge"

#: wp-includes/link-template.php:2893
msgid "Older posts"
msgstr "Ältere Beiträge"

#: wp-includes/l10n.php:1843
msgctxt "translations"
msgid "Available"
msgstr "Verfügbar"

#: wp-includes/pluggable.php:1902
msgid "You can see all pingbacks on this post here:"
msgstr "Hier findest du alle Pingbacks zu diesem Beitrag:"

#: wp-includes/pluggable.php:1938
msgid "You can see all comments on this post here:"
msgstr "Hier findest du alle Kommentare zu diesem Beitrag:"

#: wp-includes/pluggable.php:1888
msgid "You can see all trackbacks on this post here:"
msgstr "Hier findest du alle Trackbacks zu diesem Beitrag:"

#. translators: Hidden accessibility text.
#: wp-includes/link-template.php:2895 wp-includes/link-template.php:3035
msgid "Posts navigation"
msgstr "Beitragsnavigation"

#: wp-includes/js/dist/editor.js:28666 wp-includes/js/dist/editor.js:28815
#: wp-admin/includes/class-wp-comments-list-table.php:847
#: wp-admin/includes/class-wp-media-list-table.php:830
#: wp-admin/includes/class-wp-posts-list-table.php:1628
#: wp-admin/includes/dashboard.php:807
msgctxt "verb"
msgid "Trash"
msgstr "Papierkorb"

#: wp-includes/general-template.php:1969
msgctxt "post format archive title"
msgid "Audio"
msgstr "Audio"

#: wp-includes/general-template.php:1971
msgctxt "post format archive title"
msgid "Chats"
msgstr "Chats"

#: wp-includes/general-template.php:1965
msgctxt "post format archive title"
msgid "Links"
msgstr "Links"

#: wp-includes/class-wp-editor.php:1392
msgid "No alignment"
msgstr "Keine Ausrichtung"

#: wp-includes/general-template.php:1963
msgctxt "post format archive title"
msgid "Quotes"
msgstr "Zitate"

#: wp-includes/general-template.php:1957
msgctxt "post format archive title"
msgid "Galleries"
msgstr "Galerien"

#: wp-includes/general-template.php:1959
msgctxt "post format archive title"
msgid "Images"
msgstr "Bilder"

#. translators: Custom template title in the Site Editor. %s: Author name.
#. translators: %s: Name of the author e.g: "Admin".
#: wp-includes/block-template-utils.php:973
#: wp-includes/js/dist/edit-site.js:57112
msgid "Author: %s"
msgstr "Autor: %s"

#: wp-includes/general-template.php:1961
msgctxt "post format archive title"
msgid "Videos"
msgstr "Videos"

#: wp-includes/class-wp-editor.php:1343
msgctxt "vertical table cell alignment"
msgid "V Align"
msgstr "vert. Ausrichtung"

#: wp-includes/class-wp-editor.php:1338
msgctxt "horizontal table cell alignment"
msgid "H Align"
msgstr "horiz. Ausrichtung"

#: wp-includes/class-wp-editor.php:1301
msgid "Add to Dictionary"
msgstr "Zum Wörterbuch hinzufügen"

#: wp-includes/general-template.php:1967
msgctxt "post format archive title"
msgid "Statuses"
msgstr "Status"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1951 wp-includes/general-template.php:2735
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "j. F Y"

#: wp-includes/general-template.php:1955
msgctxt "post format archive title"
msgid "Asides"
msgstr "Kurzmitteilungen"

#: wp-includes/class-wp-editor.php:1309 wp-includes/js/dist/editor.js:90092
msgid "Border color"
msgstr "Randfarbe"

#. translators: Date query invalid date message. 1: Invalid value, 2: Type of
#. value, 3: Minimum valid value, 4: Maximum valid value.
#: wp-includes/class-wp-date-query.php:399
msgid "Invalid value %1$s for %2$s. Expected value should be between %3$s and %4$s."
msgstr "Der Wert %1$s für %2$s ist ungültig. Der Wert sollte zwischen %3$s und %4$s liegen."

#. translators: Comment reply button text. %s: Comment author name.
#: wp-includes/comment-template.php:1762
msgid "Reply to %s"
msgstr "Auf %s antworten"

#. translators: 1: Year, 2: Month, 3: Day of month.
#: wp-includes/class-wp-date-query.php:429
msgid "The following values do not describe a valid date: year %1$s, month %2$s, day %3$s."
msgstr "Die folgenden Werte beschreiben kein gültiges Datum: Tag %3$s, Monat %2$s, Jahr %1$s."

#: wp-includes/customize/class-wp-customize-media-control.php:248
#: wp-includes/customize/class-wp-customize-media-control.php:254
#: wp-includes/js/dist/block-library.js:56066
msgid "Select image"
msgstr "Bild auswählen"

#: wp-includes/customize/class-wp-customize-media-control.php:263
msgid "No file selected"
msgstr "Keine Datei ausgewählt"

#: wp-includes/customize/class-wp-customize-media-control.php:260
msgid "Change file"
msgstr "Datei wechseln"

#: wp-includes/class-wp-editor.php:1280
msgid "No color"
msgstr "Keine Farbe"

#: wp-includes/class-wp-editor.php:1277
#: wp-includes/js/dist/block-editor.js:65799
#: wp-includes/js/dist/block-editor.js:77049
#: wp-includes/js/dist/block-editor.js:77061
#: wp-includes/js/dist/block-editor.js:80486
#: wp-includes/js/dist/block-editor.js:80498
#: wp-includes/js/dist/block-editor.js:83077
#: wp-includes/js/dist/block-editor.js:83609
#: wp-includes/js/dist/block-editor.js:83675 wp-includes/js/dist/editor.js:4470
#: wp-includes/js/dist/editor.js:71384
msgid "Color"
msgstr "Farbe"

#: wp-includes/class-wp-editor.php:1278
msgid "Custom color"
msgstr "Individuelle Farbe"

#: wp-includes/customize/class-wp-customize-media-control.php:253
#: wp-includes/widgets/class-wp-widget-media-image.php:38
msgid "No image selected"
msgstr "Kein Bild ausgewählt"

#: wp-includes/class-wp-editor.php:1279
msgctxt "label for custom color"
msgid "Custom..."
msgstr "Individuelle …"

#: wp-includes/customize/class-wp-customize-media-control.php:265
#: wp-includes/js/dist/edit-site.js:41116 wp-includes/js/dist/editor.js:25763
msgid "Choose file"
msgstr "Datei auswählen"

#: wp-includes/post.php:96
msgctxt "post type general name"
msgid "Media"
msgstr "Medien"

#: wp-includes/class-wp-editor.php:1384
msgctxt "TinyMCE menu"
msgid "Format"
msgstr "Format"

#: wp-includes/post.php:27
msgctxt "add new from admin bar"
msgid "Post"
msgstr "Beitrag"

#: wp-includes/post.php:62
msgctxt "add new from admin bar"
msgid "Page"
msgstr "Seite"

#: wp-includes/admin-bar.php:1046
msgctxt "add new from admin bar"
msgid "Link"
msgstr "Link"

#: wp-includes/class-wp-editor.php:1195
msgctxt "list style"
msgid "Default"
msgstr "Standard"

#: wp-login.php:1444
msgid "<strong>You have successfully updated WordPress!</strong> Please log back in to see what&#8217;s new."
msgstr "<strong>Du hast WordPress erfolgreich aktualisiert!</strong> Bitte melde dich wieder an, wenn du sehen möchtest, was es Neues gibt."

#: wp-includes/media.php:5179
msgid ""
"You are about to trash these items.\n"
"  'Cancel' to stop, 'OK' to delete."
msgstr ""
"Du bist dabei, diese Elemente in den Papierkorb zu legen.\n"
"  Wähle ‚Abbrechen‘ zum Beenden oder ‚OK‘ zum Löschen."

#: wp-includes/media.php:5180
msgid "Bulk select"
msgstr "Mehrere auswählen"

#. translators: %s: Taxonomy label, %l: List of terms formatted as per
#. $term_template.
#: wp-includes/taxonomy.php:4873
msgid "%s: %l."
msgstr "%s: %l."

#: wp-includes/class-wp-customize-nav-menus.php:515 wp-admin/js/nav-menu.js:841
msgctxt "missing menu item navigation label"
msgid "(no label)"
msgstr "(keine Beschriftung)"

#: wp-includes/media.php:3496
msgid "Bitrate"
msgstr "Bitrate"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1926
msgid "Search or use up and down arrow keys to select an item."
msgstr "Verwende zur Auswahl eines Elements die Suche oder die Hoch-/Runter-Pfeiltasten."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:239
msgid "Close uploader"
msgstr "Bedienfeld zum Hochladen schließen"

#. translators: %s: Maximum allowed file size.
#: wp-includes/media-template.php:303 wp-admin/includes/media.php:2327
msgid "Maximum upload file size: %s."
msgstr "Maximale Dateigröße für Uploads: %s."

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:372
msgid "Edit previous media item"
msgstr "Vorheriges Medienelement bearbeiten"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:373
msgid "Edit next media item"
msgstr "Nächstes Medienelement bearbeiten"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:470
#: wp-admin/includes/class-wp-media-list-table.php:520
#: wp-admin/includes/media.php:1721 wp-admin/includes/media.php:3401
msgid "File name:"
msgstr "Dateiname:"

#: wp-includes/media-template.php:451
msgid "Uploaded on:"
msgstr "Hochgeladen am:"

#: wp-includes/media-template.php:472 wp-admin/includes/media.php:3437
msgid "File size:"
msgstr "Dateigröße:"

#: wp-includes/media-template.php:500 wp-admin/includes/media.php:3445
msgid "Bitrate:"
msgstr "Bitrate:"

#: wp-includes/media-template.php:580
msgid "Edit more details"
msgstr "Weitere Details bearbeiten"

#: wp-includes/media.php:3497
msgid "Bitrate Mode"
msgstr "Bitraten-Modus"

#: wp-includes/media.php:5170 wp-admin/includes/class-wp-list-table.php:777
#: wp-admin/includes/media.php:2886
msgid "All dates"
msgstr "Alle Daten"

#: wp-includes/class-wp-post-type.php:1009 wp-includes/media.php:5186
msgid "Filter by date"
msgstr "Nach Datum filtern"

#: wp-includes/media.php:5188 wp-includes/media.php:5189
#: wp-includes/js/dist/media-utils.js:28409
msgid "Search media"
msgstr "Medien suchen"

#: wp-includes/ms-load.php:99
msgid "This site is no longer available."
msgstr "Diese Website ist nicht mehr verfügbar."

#: wp-includes/media-template.php:471 wp-admin/includes/media.php:1722
#: wp-admin/includes/media.php:3404
msgid "File type:"
msgstr "Dateityp:"

#. translators: Hidden accessibility text.
#: wp-includes/media.php:5187
#: wp-admin/includes/class-wp-media-list-table.php:315
msgid "Filter by type"
msgstr "Nach Typ filtern"

#: wp-includes/media-template.php:462 wp-admin/includes/media.php:3379
#: wp-admin/includes/media.php:3381
msgid "Uploaded to:"
msgstr "Hochgeladen zu:"

#: wp-includes/media-template.php:453 wp-admin/includes/media.php:3364
#: wp-admin/includes/media.php:3366
msgid "Uploaded by:"
msgstr "Hochgeladen von:"

#: wp-includes/class-wp-editor.php:1390
msgid "Read more..."
msgstr "Weiterlesen …"

#: wp-includes/media-template.php:475 wp-admin/includes/media.php:1726
#: wp-admin/includes/media.php:3529
msgid "Dimensions:"
msgstr "Maße:"

#: wp-includes/class-wp-editor.php:1375
msgid "Your browser does not support direct access to the clipboard. Please use keyboard shortcuts or your browser&#8217;s edit menu instead."
msgstr "Dein Browser unterstützt keinen direkten Zugriff auf die Zwischenablage. Bitte verwende stattdessen Tastaturbefehle oder die Bearbeiten-Funktion deines Browsers."

#: wp-includes/js/dist/editor.js:29445 wp-includes/js/dist/media-utils.js:27456
#: wp-admin/includes/class-wp-media-list-table.php:647
msgid "(Unattached)"
msgstr "(Nicht verknüpft)"

#: wp-includes/media-template.php:572
msgid "View attachment page"
msgstr "Anhangseite anzeigen"

#. translators: %s: The site/panel title in the Customizer.
#: wp-includes/class-wp-customize-panel.php:387
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:83
#: wp-admin/customize.php:241
msgid "You are customizing %s"
msgstr "Deine Anpassungen für %s"

#: wp-includes/class-wp-customize-widgets.php:420
msgid "Widgets are independent sections of content that can be placed into widgetized areas provided by your theme (commonly called sidebars)."
msgstr "Widgets sind unabhängige Inhaltsabschnitte und können in dafür vorgesehene Bereiche platziert werden, die von deinem Theme zur Verfügung gestellt werden (üblicherweise Seitenleiste genannt)."

#: wp-includes/comment.php:4153
msgid "<strong>Error:</strong> The comment could not be saved. Please try again later."
msgstr "<strong>Fehler:</strong> Der Kommentar konnte nicht gespeichert werden. Bitte versuche es später erneut."

#: wp-includes/update.php:255 wp-includes/update.php:481
#: wp-includes/update.php:767 wp-admin/includes/plugin-install.php:178
#: wp-admin/includes/theme.php:570 wp-admin/includes/translation-install.php:82
#: wp-admin/includes/update.php:154
msgid "(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)"
msgstr "(WordPress konnte keine sichere Verbindung zu WordPress.org herstellen. Bitte kontaktiere deinen Server-Administrator.)"

#: wp-includes/class-wp-customize-widgets.php:1312
msgid "Shift-click to edit this widget."
msgstr "Umschalttaste + Klick, um dieses Widget zu bearbeiten."

#: wp-includes/class-wp-editor.php:1158
msgctxt "HTML tag"
msgid "Address"
msgstr "Adresse"

#: wp-includes/class-wp-editor.php:1368
msgid "If you are looking to paste rich content from Microsoft Word, try turning this option off. The editor will clean up text pasted from Word automatically."
msgstr "Wenn du formatierte Inhalte aus Microsoft Word einfügen möchtest, versuche, diese Option abzuschalten. Der Editor wird den aus Word eingefügten Text automatisch bereinigen."

#: wp-includes/class-wp-editor.php:1403 wp-admin/user-edit.php:358
msgid "Keyboard Shortcuts"
msgstr "Tastaturbefehle"

#. translators: %s: Browser cookie documentation URL.
#: wp-login.php:1335
msgid "<strong>Error:</strong> Cookies are blocked or not supported by your browser. You must <a href=\"%s\">enable cookies</a> to use WordPress."
msgstr "<strong>Fehler:</strong> Cookies sind gesperrt oder werden von deinem Browser nicht unterstützt. Du musst <a href=\"%s\">Cookies aktivieren</a>, um WordPress verwenden zu können."

#. translators: 1: Browser cookie documentation URL, 2: Support forums URL.
#: wp-login.php:1324
msgid "<strong>Error:</strong> Cookies are blocked due to unexpected output. For help, please see <a href=\"%1$s\">this documentation</a> or try the <a href=\"%2$s\">support forums</a>."
msgstr "<strong>Fehler:</strong> Cookies sind wegen einer unerwarteten Ausgabe gesperrt. Hilfe findest du in <a href=\"%1$s\">dieser Dokumentation (engl.)</a> oder wende dich an die <a href=\"%2$s\">Support-Foren</a>."

#: wp-includes/media-template.php:1301
msgid "Edit Original"
msgstr "Original bearbeiten"

#: wp-includes/media-template.php:1267
msgid "Advanced Options"
msgstr "Erweiterte Optionen"

#: wp-includes/media-template.php:1275
#: wp-includes/widgets/class-wp-widget-media-image.php:121
msgid "Image CSS Class"
msgstr "Bild-CSS-Klasse"

#: wp-includes/media-template.php:536 wp-includes/media-template.php:792
#: wp-includes/media.php:3487 wp-includes/js/dist/block-library.js:56024
msgid "Artist"
msgstr "Künstler"

#: wp-includes/media-template.php:537 wp-includes/media-template.php:793
#: wp-includes/media.php:3488 wp-includes/js/dist/block-library.js:56034
msgid "Album"
msgstr "Album"

#: wp-includes/media.php:3492
msgid "Genre"
msgstr "Genre"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:164
#: wp-includes/media.php:3493 wp-includes/js/dist/block-library.js:5708
#: wp-includes/js/dist/components.js:42377 wp-admin/includes/template.php:855
msgid "Year"
msgstr "Jahr"

#: wp-includes/media.php:3494
msgctxt "video or audio"
msgid "Length"
msgstr "Länge"

#: wp-includes/media.php:5252
msgid "Edit audio playlist"
msgstr "Audio-Wiedergabeliste bearbeiten"

#: wp-includes/media-template.php:1219
msgid "Custom Size"
msgstr "Individuelle Größe"

#: wp-includes/media.php:5253
msgid "&#8592; Cancel audio playlist"
msgstr "&#8592; Audio-Wiedergabeliste abbrechen"

#: wp-includes/media.php:5254
msgid "Insert audio playlist"
msgstr "Audio-Wiedergabeliste einfügen"

#: wp-includes/media.php:5255
msgid "Update audio playlist"
msgstr "Audio-Wiedergabeliste aktualisieren"

#: wp-includes/media.php:5257
msgid "Add to Audio Playlist"
msgstr "Zur Audio-Wiedergabeliste hinzufügen"

#: wp-includes/media.php:5256
msgid "Add to audio playlist"
msgstr "Zur Audio-Wiedergabeliste hinzufügen"

#: wp-includes/media-template.php:1040
msgid "Show Video List"
msgstr "Videoliste anzeigen"

#: wp-includes/media.php:5233
msgid "There has been an error cropping your image."
msgstr "Beim Zuschneiden deines Bildes ist ein Fehler aufgetreten."

#: wp-includes/media-template.php:1289
#: wp-includes/widgets/class-wp-widget-media-image.php:130
msgid "Link CSS Class"
msgstr "CSS-Klasse des Links"

#: wp-includes/class-wp-editor.php:1170 wp-includes/post.php:601
msgid "Font Family"
msgstr "Schriftfamilie"

#: wp-includes/class-wp-editor.php:1171 wp-includes/js/dist/editor.js:70683
msgid "Font Sizes"
msgstr "Schriftgrößen"

#: wp-includes/media-template.php:1271
#: wp-includes/widgets/class-wp-widget-media-image.php:152
msgid "Image Title Attribute"
msgstr "Title-Attribut des Bildes"

#: wp-includes/class-wp-editor.php:1342
msgctxt "table cell alignment attribute"
msgid "None"
msgstr "Keine"

#: wp-includes/class-wp-editor.php:1332
msgid "Split table cell"
msgstr "Zelle teilen"

#: wp-includes/media-template.php:1166
msgid "Display Settings"
msgstr "Anzeigeeinstellungen"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:148
msgid "Set image"
msgstr "Bild auswählen"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-widgets.php:937
msgid "Search Widgets"
msgstr "Widgets suchen"

#: wp-includes/class-wp-editor.php:1143
msgctxt "TinyMCE"
msgid "Headings"
msgstr "Überschriften"

#: wp-includes/class-wp-customize-widgets.php:731
msgctxt "Move widget"
msgid "Move"
msgstr "Verschieben"

#: wp-includes/class-wp-customize-widgets.php:804
msgid "Save and preview changes before publishing them."
msgstr "Speichere Änderungen und sieh sie dir vor der Veröffentlichung an."

#: wp-includes/media-template.php:1375 wp-includes/media-template.php:1474
msgctxt "auto preload"
msgid "Auto"
msgstr "Automatisch"

#: wp-includes/class-wp-customize-widgets.php:722
msgid "Move to another area&hellip;"
msgstr "In einen anderen Bereich verschieben &hellip;"

#: wp-includes/media.php:5230
msgid "Cropping&hellip;"
msgstr "Wird zugeschnitten &hellip;"

#: wp-includes/media-template.php:1500 wp-includes/media-template.php:1516
#: wp-includes/widgets/class-wp-widget-media-video.php:87
msgid "Tracks (subtitles, captions, descriptions, chapters, or metadata)"
msgstr "Textspuren (Untertitel, Beschreibungen, Kapitel oder Metadaten)"

#: wp-includes/class-wp-editor.php:1156
msgctxt "HTML tag"
msgid "Pre"
msgstr "Pre"

#: wp-includes/class-wp-editor.php:1155
msgctxt "HTML tag"
msgid "Div"
msgstr "Div"

#: wp-includes/class-wp-editor.php:1287
msgctxt "find/replace"
msgid "Replace"
msgstr "Ersetzen"

#: wp-includes/class-wp-editor.php:1288
msgctxt "find/replace"
msgid "Next"
msgstr "Nächster"

#. translators: Previous.
#: wp-includes/class-wp-editor.php:1290
msgctxt "find/replace"
msgid "Prev"
msgstr "Vorheriger"

#: wp-includes/class-wp-editor.php:1141
msgctxt "TinyMCE"
msgid "Formats"
msgstr "Formate"

#: wp-includes/class-wp-editor.php:1354
msgctxt "table cell scope attribute"
msgid "Scope"
msgstr "Bereich"

#. translators: Block tags.
#: wp-includes/class-wp-editor.php:1152
msgctxt "TinyMCE"
msgid "Blocks"
msgstr "Blöcke"

#: wp-includes/class-wp-editor.php:1160
msgctxt "HTML elements"
msgid "Inline"
msgstr "Inline"

#: wp-includes/class-wp-editor.php:1194
msgctxt "list style"
msgid "Square"
msgstr "Quadrat"

#: wp-includes/class-wp-editor.php:1205
msgctxt "Name of link anchor (TinyMCE)"
msgid "Name"
msgstr "Name"

#: wp-includes/class-wp-editor.php:1206
msgctxt "Link anchor (TinyMCE)"
msgid "Anchor"
msgstr "Anker"

#: wp-includes/class-wp-editor.php:1207
msgctxt "Link anchors (TinyMCE)"
msgid "Anchors"
msgstr "Anker"

#: wp-includes/class-wp-editor.php:1249
msgctxt "editor button"
msgid "Right to left"
msgstr "Rechts nach links"

#: wp-includes/class-wp-editor.php:1250
#: wp-includes/js/dist/block-library.js:52989
msgctxt "editor button"
msgid "Left to right"
msgstr "Links nach rechts"

#: wp-includes/class-wp-editor.php:1291
msgctxt "find/replace"
msgid "Whole words"
msgstr "Ganze Wörter"

#: wp-includes/class-wp-editor.php:1295
msgctxt "find/replace"
msgid "Replace all"
msgstr "Alle ersetzen"

#: wp-includes/class-wp-editor.php:1298
msgctxt "spellcheck"
msgid "Finish"
msgstr "Beenden"

#: wp-includes/class-wp-editor.php:1299
msgctxt "spellcheck"
msgid "Ignore all"
msgstr "Alle ignorieren"

#: wp-includes/class-wp-editor.php:1300
msgctxt "spellcheck"
msgid "Ignore"
msgstr "Ignorieren"

#: wp-includes/class-wp-editor.php:1315
msgctxt "table cell"
msgid "Cell"
msgstr "Zelle"

#: wp-includes/class-wp-editor.php:1318
msgctxt "table body"
msgid "Body"
msgstr "Body"

#: wp-includes/class-wp-editor.php:1319
msgctxt "table footer"
msgid "Footer"
msgstr "Fußzeile"

#. translators: Word count.
#: wp-includes/class-wp-editor.php:1365
msgid "Words: %s"
msgstr "Wörter: %s"

#: wp-includes/class-wp-editor.php:1378
msgctxt "TinyMCE menu"
msgid "Insert"
msgstr "Einfügen"

#: wp-includes/class-wp-editor.php:1379
msgctxt "TinyMCE menu"
msgid "File"
msgstr "Datei"

#: wp-includes/class-wp-editor.php:1380
msgctxt "TinyMCE menu"
msgid "Edit"
msgstr "Bearbeiten"

#: wp-includes/class-wp-editor.php:1381
msgctxt "TinyMCE menu"
msgid "Tools"
msgstr "Werkzeuge"

#: wp-includes/class-wp-editor.php:1383
msgctxt "TinyMCE menu"
msgid "Table"
msgstr "Tabelle"

#: wp-includes/class-wp-editor.php:1294
msgctxt "find/replace"
msgid "Find"
msgstr "Suchen"

#: wp-includes/class-wp-editor.php:1200
msgctxt "list style"
msgid "Upper Alpha"
msgstr "Großbuchstaben"

#: wp-includes/class-wp-editor.php:1361
msgctxt "editor button"
msgid "Show blocks"
msgstr "Blöcke anzeigen"

#: wp-includes/class-wp-editor.php:1192 wp-includes/script-loader.php:820
msgid "Bulleted list"
msgstr "Aufzählungsliste"

#: wp-includes/class-wp-editor.php:1317
msgctxt "table header"
msgid "Header"
msgstr "Kopfzeile"

#: wp-includes/class-wp-editor.php:1382
msgctxt "TinyMCE menu"
msgid "View"
msgstr "Anzeigen"

#: wp-includes/class-wp-editor.php:1357
msgctxt "TinyMCE"
msgid "Templates"
msgstr "Templates"

#: wp-includes/class-wp-editor.php:1356
msgctxt "TinyMCE"
msgid "Insert template"
msgstr "Template einfügen"

#: wp-includes/class-wp-editor.php:1293
msgctxt "find/replace"
msgid "Replace with"
msgstr "Ersetzen durch"

#: wp-includes/class-wp-editor.php:1198
msgctxt "list style"
msgid "Lower Greek"
msgstr "Griechische Kleinbuchstaben"

#: wp-includes/class-wp-editor.php:1199
msgctxt "list style"
msgid "Lower Alpha"
msgstr "Kleinbuchstaben"

#: wp-includes/class-wp-editor.php:1197
msgctxt "list style"
msgid "Disc"
msgstr "Gefüllter Kreis"

#: wp-includes/class-wp-editor.php:1196
msgctxt "list style"
msgid "Circle"
msgstr "Hohler Kreis"

#: wp-includes/class-wp-editor.php:1202
msgctxt "list style"
msgid "Lower Roman"
msgstr "Kleine römische Ziffern"

#: wp-includes/class-wp-editor.php:1201
msgctxt "list style"
msgid "Upper Roman"
msgstr "Große römische Ziffern"

#: wp-includes/media-template.php:1360 wp-includes/media-template.php:1451
msgid "Add alternate sources for maximum HTML5 playback"
msgstr "Füge alternative Quellen hinzu, um eine optimale HTML5-Wiedergabe zu gewährleisten"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-nav-menus.php:1164
#: wp-includes/class-wp-customize-panel.php:380
#: wp-includes/class-wp-customize-section.php:370
#: wp-includes/class-wp-customize-widgets.php:917
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:75
#: wp-includes/customize/class-wp-customize-themes-panel.php:72
#: wp-includes/media.php:5149
#: wp-includes/build/routes/font-list/content.js:13483
#: wp-includes/build/routes/font-list/content.js:14012
#: wp-includes/js/dist/block-editor.js:50344
#: wp-includes/js/dist/block-editor.js:50385
#: wp-includes/js/dist/block-library.js:46994
#: wp-includes/js/dist/edit-post.js:9596 wp-includes/js/dist/edit-site.js:17553
#: wp-includes/js/dist/edit-site.js:57427
#: wp-includes/js/dist/edit-site.js:57454
#: wp-includes/js/dist/edit-site.js:57525
#: wp-includes/js/dist/edit-site.js:59241
#: wp-includes/js/dist/edit-site.js:59268
#: wp-includes/js/dist/edit-site.js:59339 wp-includes/js/dist/editor.js:57441
#: wp-includes/js/dist/editor.js:59574 wp-includes/js/dist/editor.js:60103
#: wp-includes/js/dist/editor.js:81494 wp-includes/js/dist/preferences.js:548
#: wp-includes/js/dist/script-modules/boot/index.js:9914
#: wp-admin/includes/ms.php:49 wp-admin/theme-install.php:60
msgid "Back"
msgstr "Zurück"

#: wp-includes/view-config.php:291 wp-includes/js/dist/block-library.js:47576
#: wp-includes/js/dist/editor.js:26666
msgid "Trash"
msgstr "Papierkorb"

#: wp-includes/widgets/class-wp-widget-search.php:31
msgctxt "Search widget"
msgid "Search"
msgstr "Suche"

#: wp-includes/media-template.php:1517
msgid "There are no associated subtitles."
msgstr "Es gibt keine zugehörigen Untertitel."

#: wp-includes/media.php:5228
msgid "Crop image"
msgstr "Bild zuschneiden"

#: wp-includes/media.php:5229
msgid "Crop your image"
msgstr "Schneide dein Bild zu"

#: wp-includes/media.php:5236
msgid "Audio details"
msgstr "Audio-Details"

#: wp-includes/media.php:5237
msgid "Replace audio"
msgstr "Audio ersetzen"

#: wp-includes/media.php:5242
msgid "Video details"
msgstr "Video-Details"

#: wp-includes/media.php:5243
msgid "Replace video"
msgstr "Video ersetzen"

#: wp-includes/media.php:5247
msgid "Add subtitles"
msgstr "Untertitel hinzufügen"

#: wp-includes/media.php:5251
msgid "Create audio playlist"
msgstr "Audio-Wiedergabeliste erstellen"

#: wp-includes/media.php:5261
msgid "Create video playlist"
msgstr "Video-Wiedergabeliste erstellen"

#: wp-includes/media.php:5263
msgid "&#8592; Cancel video playlist"
msgstr "&#8592; Video-Wiedergabeliste abbrechen"

#: wp-includes/media.php:5264
msgid "Insert video playlist"
msgstr "Video-Wiedergabeliste einfügen"

#: wp-includes/media.php:5265
msgid "Update video playlist"
msgstr "Video-Wiedergabeliste aktualisieren"

#: wp-includes/media.php:5266
msgid "Add to video playlist"
msgstr "Zur Video-Wiedergabeliste hinzufügen"

#: wp-includes/media.php:5267
msgid "Add to video Playlist"
msgstr "Zur Video-Wiedergabeliste hinzufügen"

#: wp-includes/user.php:3080
msgid "Hint: The password should be at least twelve characters long. To make it stronger, use upper and lower case letters, numbers, and symbols like ! \" ? $ % ^ &amp; )."
msgstr "Tipp: Das Passwort sollte mindestens zwölf Zeichen lang sein. Für ein stärkeres Passwort verwende Groß- und Kleinbuchstaben, Zahlen und Sonderzeichen wie ! \" ? $ % ^ &amp; )."

#: wp-includes/media-template.php:1464
msgid "Poster Image"
msgstr "Vorschaubild"

#: wp-includes/media.php:5167
msgid "Create a new video playlist"
msgstr "Neue Video-Wiedergabeliste erstellen"

#: wp-includes/media.php:5166
msgid "Create a new playlist"
msgstr "Neue Wiedergabeliste erstellen"

#: wp-includes/media.php:5262
msgid "Edit video playlist"
msgstr "Video-Wiedergabeliste bearbeiten"

#: wp-includes/media-template.php:1063
msgid "Show Images"
msgstr "Bilder anzeigen"

#: wp-includes/media-template.php:1042
msgid "Show Tracklist"
msgstr "Titelliste anzeigen"

#: wp-includes/media.php:5260
msgid "Drag and drop to reorder videos."
msgstr "Nutze Drag-and-drop zum Umsortieren der Videos."

#: wp-includes/media.php:5250
msgid "Drag and drop to reorder tracks."
msgstr "Nutze Drag-and-drop zum Umsortieren der Titel."

#: wp-includes/media-template.php:1376 wp-includes/media-template.php:1475
#: wp-includes/js/dist/block-library.js:6878
#: wp-includes/js/dist/block-library.js:80336
#: wp-includes/js/dist/block-library.js:80516
#: wp-admin/includes/meta-boxes.php:1568
msgid "Metadata"
msgstr "Metadaten"

#: wp-includes/media.php:5219
msgid "Image details"
msgstr "Bild-Details"

#: wp-includes/media.php:5221 wp-includes/media.php:5239
#: wp-includes/media.php:5245
msgid "Cancel edit"
msgstr "Bearbeiten abbrechen"

#: wp-includes/media.php:5226
msgid "Select and crop"
msgstr "Auswählen und zuschneiden"

#: wp-includes/media.php:5227
msgid "Skip cropping"
msgstr "Zuschneiden überspringen"

#: wp-includes/media-template.php:1029
msgid "Playlist Settings"
msgstr "Einstellungen der Wiedergabeliste"

#: wp-includes/media-template.php:1385 wp-includes/media-template.php:1484
#: wp-includes/js/dist/block-library.js:6819
#: wp-includes/js/dist/block-library.js:6828
#: wp-includes/js/dist/block-library.js:80376
#: wp-includes/js/dist/block-library.js:80385
msgid "Autoplay"
msgstr "Automatische Wiedergabe"

#: wp-includes/nav-menu.php:430
msgid "Invalid menu ID."
msgstr "Die Menü-ID ist ungültig."

#: wp-includes/media-template.php:1053
msgid "Show Artist Name in Tracklist"
msgstr "Künstlernamen in der Titelliste anzeigen"

#. translators: %s: wpdb::prepare()
#: wp-includes/class-wpdb.php:1476
msgid "The query argument of %s must have a placeholder."
msgstr "Das Abfrageargument von %s muss einen Platzhalter enthalten."

#: wp-includes/media.php:5238
msgid "Add audio source"
msgstr "Audioquelle hinzufügen"

#: wp-includes/media.php:5244
msgid "Add video source"
msgstr "Videoquelle hinzufügen"

#: wp-includes/class-wp-editor.php:1233 wp-includes/script-loader.php:819
msgid "Insert image"
msgstr "Bild einfügen"

#: wp-includes/class-wp-editor.php:1231 wp-includes/js/dist/components.js:33518
#: wp-includes/js/dist/editor.js:90296
msgid "Style"
msgstr "Stil"

#: wp-includes/class-wp-editor.php:1242
msgid "Alternative source"
msgstr "Alternative Quelle"

#: wp-includes/view-config.php:78 wp-includes/js/dist/block-library.js:63889
#: wp-includes/js/dist/core-data.js:15978
#: wp-includes/js/dist/edit-site.js:57985 wp-includes/js/dist/editor.js:26687
#: wp-includes/js/dist/editor.js:27249 wp-includes/js/dist/editor.js:85250
#: wp-includes/js/dist/editor.js:87984 wp-includes/js/dist/editor.js:88029
#: wp-includes/js/dist/script-modules/content-types/index.js:36214
#: wp-admin/includes/ajax-actions.php:2292
#: wp-admin/includes/class-wp-posts-list-table.php:2086
#: wp-admin/includes/class-wp-privacy-requests-table.php:44
msgid "Status"
msgstr "Status"

#: wp-includes/class-wp-editor.php:1193 wp-includes/script-loader.php:822
msgid "Numbered list"
msgstr "Nummerierte Liste"

#: wp-includes/class-wp-editor.php:1178
msgid "Decrease indent"
msgstr "Einzug verringern"

#: wp-includes/class-wp-editor.php:1176
msgid "Justify"
msgstr "Blocksatz"

#: wp-includes/class-wp-editor.php:1190
msgid "Visual aids"
msgstr "Visuelle Hilfen"

#: wp-includes/class-wp-editor.php:1261
msgid "Restore last draft"
msgstr "Letzten Entwurf wiederherstellen"

#: wp-includes/class-wp-editor.php:1248
msgid "Special character"
msgstr "Sonderzeichen"

#: wp-includes/class-wp-editor.php:1352
msgid "Cell padding"
msgstr "Zellen-Innenabstand"

#: wp-includes/class-wp-editor.php:1353
msgid "Cell spacing"
msgstr "Zellen-Außenabstand"

#: wp-includes/class-wp-editor.php:1304
msgid "Insert table"
msgstr "Tabelle einfügen"

#: wp-includes/class-wp-editor.php:1328
#: wp-includes/js/dist/block-library.js:74570
msgid "Delete column"
msgstr "Spalte löschen"

#: wp-includes/class-wp-editor.php:1359 wp-includes/js/dist/editor.js:90079
msgid "Background color"
msgstr "Hintergrundfarbe"

#: wp-includes/class-wp-editor.php:1360 wp-includes/js/dist/editor.js:90078
msgid "Text color"
msgstr "Textfarbe"

#: wp-includes/class-wp-editor.php:1388 wp-includes/script-loader.php:828
msgid "Insert Read More tag"
msgstr "Weiterlesen-Tag einfügen"

#: wp-includes/class-wp-editor.php:1244
msgid "Insert video"
msgstr "Video einfügen"

#: wp-includes/class-wp-editor.php:1253
#: wp-includes/js/dist/block-library.js:51257
msgid "Page break"
msgstr "Seitenumbruch"

#: wp-includes/class-wp-editor.php:1254
msgid "Paste as text"
msgstr "Als Text einfügen"

#: wp-includes/media-template.php:1302 wp-includes/media.php:5147
#: wp-includes/js/dist/block-editor.js:71107
#: wp-includes/js/dist/block-library.js:21414
#: wp-includes/js/dist/block-library.js:22257
#: wp-includes/js/dist/block-library.js:34533
#: wp-includes/js/dist/block-library.js:36987
#: wp-includes/js/dist/block-library.js:56010
#: wp-includes/js/dist/block-library.js:56076
#: wp-includes/js/dist/block-library.js:70290
#: wp-includes/js/dist/block-library.js:77563
#: wp-includes/js/dist/edit-site.js:40756
#: wp-includes/js/dist/edit-site.js:40874 wp-includes/js/dist/editor.js:25403
#: wp-includes/js/dist/editor.js:25521 wp-includes/js/dist/editor.js:85098
msgid "Replace"
msgstr "Ersetzen"

#: wp-includes/class-wp-editor.php:1312
#: wp-includes/js/dist/block-editor.js:20382
msgid "Rows"
msgstr "Zeilen"

#: wp-includes/class-wp-customize-widgets.php:930
#: wp-includes/customize/class-wp-widget-area-customize-control.php:57
msgid "Add a Widget"
msgstr "Widget hinzufügen"

#: wp-includes/class-wp-editor.php:1259
msgid "Horizontal line"
msgstr "Horizontale Linie"

#: wp-includes/class-wp-editor.php:1251
msgid "Emoticons"
msgstr "Emoticons"

#: wp-includes/class-wp-editor.php:1217
msgid "Encoding"
msgstr "Zeichenkodierung"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:56
#: wp-includes/customize/class-wp-widget-area-customize-control.php:60
msgid "Reorder"
msgstr "Umordnen"

#: wp-includes/customize/class-wp-customize-header-image-control.php:265
msgctxt "custom headers"
msgid "Previously uploaded"
msgstr "Zuvor hochgeladen"

#: wp-includes/class-wp-editor.php:1173
#: wp-includes/js/dist/block-editor.js:20589
msgid "Align center"
msgstr "Zentrieren"

#: wp-includes/class-wp-editor.php:1169
msgid "Source code"
msgstr "Quelltext"

#: wp-includes/class-wp-editor.php:1214
msgid "Robots"
msgstr "Roboter"

#: wp-includes/customize/class-wp-customize-header-image-control.php:272
msgctxt "custom headers"
msgid "Suggested"
msgstr "Vorgeschlagen"

#: wp-includes/customize/class-wp-customize-header-image-control.php:175
msgid "Randomizing uploaded headers"
msgstr "Zufällig hochgeladenes Header-Bild"

#: wp-includes/customize/class-wp-customize-header-image-control.php:177
msgid "Randomizing suggested headers"
msgstr "Zufällig vorgeschlagenes Header-Bild"

#: wp-includes/customize/class-wp-customize-header-image-control.php:251
msgid "Current header"
msgstr "Aktuelles Header-Bild"

#: wp-includes/class-wp-editor.php:1286
msgid "Could not find the specified string."
msgstr "Die angegebene Zeichenfolge konnte nicht gefunden werden."

#: wp-includes/class-wp-customize-widgets.php:730
msgid "Select an area to move this widget into:"
msgstr "Wähle einen Bereich, in den das Widget verschoben werden soll:"

#: wp-includes/class-wp-editor.php:1252
msgid "Nonbreaking space"
msgstr "Geschütztes Leerzeichen"

#: wp-includes/class-wp-editor.php:1351
msgid "Cell type"
msgstr "Zellentyp"

#: wp-includes/class-wp-editor.php:1350
msgid "Row type"
msgstr "Zeilentyp"

#: wp-includes/class-wp-editor.php:1175
#: wp-includes/js/dist/block-editor.js:20585
msgid "Align left"
msgstr "Linksbündig"

#: wp-includes/class-wp-editor.php:1174
#: wp-includes/js/dist/block-editor.js:20593
msgid "Align right"
msgstr "Rechtsbündig"

#: wp-includes/class-wp-editor.php:1235
msgid "Insert date/time"
msgstr "Datum/Zeit einfügen"

#: wp-includes/class-wp-editor.php:1269
msgid "New window"
msgstr "Neues Fenster"

#: wp-includes/class-wp-editor.php:1270
msgid "Text to display"
msgstr "Anzeigetext"

#: wp-includes/script-loader.php:1134
msgid "Finnish"
msgstr "Finnisch"

#: wp-includes/class-wp-editor.php:1362
msgid "Show invisible characters"
msgstr "Unsichtbare Zeichen anzeigen"

#: wp-includes/js/dist/block-library.js:44489
#: wp-includes/js/dist/customize-widgets.js:1456
#: wp-includes/js/dist/edit-widgets.js:3980 wp-includes/js/dist/editor.js:91356
#: wp-admin/menu.php:390 wp-admin/tools.php:43
msgid "Tools"
msgstr "Werkzeuge"

#: wp-includes/class-wp-editor.php:1296
msgid "Match case"
msgstr "Groß- und Kleinschreibung beachten"

#: wp-login.php:417 wp-admin/includes/class-wp-users-list-table.php:318
msgid "Change"
msgstr "Wechseln"

#: wp-includes/widgets/class-wp-widget-block.php:45
#: wp-includes/js/dist/edit-widgets.js:3281 wp-includes/js/dist/editor.js:97973
msgid "Block"
msgstr "Block"

#: wp-includes/admin-bar.php:228
msgid "https://wordpress.org/support/forum/requests-and-feedback"
msgstr "https://wordpress.org/support/forum/requests-and-feedback/"

#: wp-includes/js/dist/editor.js:79707 wp-includes/js/dist/editor.js:79766
#: wp-admin/comment.php:64 wp-admin/edit-comments.php:208
#: wp-admin/edit-form-advanced.php:337 wp-admin/edit-link-form.php:66
#: wp-admin/edit-tags.php:271 wp-admin/edit.php:252 wp-admin/edit.php:309
#: wp-admin/erase-personal-data.php:23 wp-admin/export-personal-data.php:23
#: wp-admin/export.php:51 wp-admin/import.php:24
#: wp-admin/includes/class-custom-background.php:99
#: wp-admin/includes/class-custom-image-header.php:108
#: wp-admin/includes/class-wp-screen.php:858 wp-admin/includes/ms.php:1193
#: wp-admin/index.php:44 wp-admin/link-manager.php:57 wp-admin/media-new.php:49
#: wp-admin/my-sites.php:44 wp-admin/nav-menus.php:726
#: wp-admin/nav-menus.php:767 wp-admin/options-discussion.php:24
#: wp-admin/options-general.php:53 wp-admin/options-media.php:34
#: wp-admin/options-permalink.php:23 wp-admin/options-privacy.php:38
#: wp-admin/options-reading.php:25 wp-admin/options-writing.php:23
#: wp-admin/plugin-editor.php:139 wp-admin/plugin-install.php:105
#: wp-admin/plugins.php:563 wp-admin/revision.php:152
#: wp-admin/site-health.php:80 wp-admin/theme-editor.php:28
#: wp-admin/theme-install.php:125 wp-admin/themes.php:144
#: wp-admin/update-core.php:996 wp-admin/upload.php:179 wp-admin/upload.php:369
#: wp-admin/user-edit.php:71 wp-admin/user-new.php:293 wp-admin/users.php:34
#: wp-admin/widgets-form.php:43 wp-admin/network/index.php:34
#: wp-admin/network/settings.php:49 wp-admin/network/site-new.php:23
#: wp-admin/network/sites.php:29 wp-admin/network/themes.php:312
#: wp-admin/network/upgrade.php:27 wp-admin/network/user-new.php:20
#: wp-admin/network/users.php:284
msgid "Overview"
msgstr "Übersicht"

#: wp-includes/class-wp-editor.php:1216
msgid "Keywords"
msgstr "Stichwörter"

#: wp-includes/class-wp-editor.php:1245
msgid "Embed"
msgstr "Einbetten"

#: wp-includes/class-wp-editor.php:1292
msgid "Find and replace"
msgstr "Suchen und ersetzen"

#: wp-includes/class-wp-customize-widgets.php:807
#: wp-admin/includes/ajax-actions.php:1129
#: wp-admin/includes/ajax-actions.php:2414 wp-admin/js/media.js:127
#: wp-admin/js/media.js:132 wp-admin/js/updates.js:2345
msgid "An error has occurred. Please reload the page and try again."
msgstr "Ein Fehler ist aufgetreten. Bitte lade die Seite neu und versuche es erneut."

#: wp-includes/class-wp-editor.php:1177
msgid "Increase indent"
msgstr "Einzug vergrößern"

#: wp-includes/class-wp-editor.php:1165
msgid "Clear formatting"
msgstr "Formatierung entfernen"

#: wp-includes/class-wp-editor.php:1367
msgid "Paste is now in plain text mode. Contents will now be pasted as plain text until you turn this option off."
msgstr "Einfügen erfolgt jetzt im reinen Text-Modus. Inhalte werden nun als unformatierter Text eingefügt, bis du diese Option abschaltest."

#: wp-includes/class-wp-editor.php:1348
msgid "Row group"
msgstr "Zeilengruppe"

#: wp-includes/class-wp-editor.php:1349
msgid "Column group"
msgstr "Spaltengruppe"

#: wp-includes/class-wp-editor.php:1316
msgid "Header cell"
msgstr "Kopfzelle"

#: wp-includes/class-wp-customize-nav-menus.php:1108
#: wp-includes/class-wp-customize-widgets.php:724
#: wp-includes/js/dist/block-editor.js:56701
#: wp-includes/js/dist/block-editor.js:58624
#: wp-includes/js/dist/block-editor.js:96888
#: wp-includes/js/dist/block-editor.js:96889
#: wp-includes/js/dist/block-library.js:46684
#: wp-includes/js/dist/edit-site.js:40661
#: wp-includes/js/dist/edit-site.js:53992 wp-includes/js/dist/editor.js:25308
#: wp-admin/includes/class-walker-nav-menu-edit.php:148
#: wp-admin/includes/template.php:1403 wp-admin/includes/template.php:1410
msgid "Move up"
msgstr "Nach oben verschieben"

#: wp-includes/class-wp-customize-nav-menus.php:1109
#: wp-includes/class-wp-customize-widgets.php:723
#: wp-includes/js/dist/block-editor.js:56706
#: wp-includes/js/dist/block-editor.js:58639
#: wp-includes/js/dist/block-editor.js:96913
#: wp-includes/js/dist/block-editor.js:96914
#: wp-includes/js/dist/block-library.js:46697
#: wp-includes/js/dist/edit-site.js:40677
#: wp-includes/js/dist/edit-site.js:54003 wp-includes/js/dist/editor.js:25324
#: wp-admin/includes/class-walker-nav-menu-edit.php:165
#: wp-admin/includes/template.php:1413 wp-admin/includes/template.php:1420
msgid "Move down"
msgstr "Nach unten verschieben"

#: wp-includes/class-wp-editor.php:1243
msgid "Paste your embed code below:"
msgstr "Einbettungscode unten einfügen:"

#: wp-includes/customize/class-wp-customize-header-image-control.php:134
msgid "Randomize uploaded headers"
msgstr "Hochgeladene Header-Bilder zufällig wechseln"

#: wp-includes/customize/class-wp-customize-header-image-control.php:136
msgid "Randomize suggested headers"
msgstr "Vorgeschlagene Header-Bilder zufällig wechseln"

#: wp-includes/general-template.php:5186
msgctxt "admin color scheme"
msgid "Sunrise"
msgstr "Sonnenaufgang"

#: wp-includes/general-template.php:5198
msgctxt "admin color scheme"
msgid "Ectoplasm"
msgstr "Ektoplasma"

#: wp-includes/general-template.php:5210
msgctxt "admin color scheme"
msgid "Ocean"
msgstr "Meer"

#: wp-includes/general-template.php:5222
msgctxt "admin color scheme"
msgid "Coffee"
msgstr "Kaffee"

#: wp-includes/class-wp-image-editor.php:305
msgid "Attempted to set image quality outside of the range [1,100]."
msgstr "Es wurde versucht, die Bildqualität außerhalb des Bereichs [1-100] zu setzen."

#: wp-includes/widgets/class-wp-widget-rss.php:26
msgid "Entries from any RSS or Atom feed."
msgstr "Einträge von einem beliebigen RSS- oder Atom-Feed."

#: wp-includes/widgets/class-wp-widget-pages.php:27
msgid "A list of your site&#8217;s Pages."
msgstr "Eine Liste der Seiten deiner Website."

#: wp-includes/widgets/class-wp-widget-archives.php:27
msgid "A monthly archive of your site&#8217;s Posts."
msgstr "Ein monatliches Archiv der Beiträge deiner Website."

#: wp-includes/widgets/class-wp-widget-search.php:27
msgid "A search form for your site."
msgstr "Ein Suchformular für deine Website."

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:26
msgid "A cloud of your most used tags."
msgstr "Eine Wortwolke deiner meistgenutzten Schlagwörter."

#: wp-includes/widgets/class-wp-widget-categories.php:27
msgid "A list or dropdown of categories."
msgstr "Eine Liste oder eine Drop-down-Liste der Kategorien."

#: wp-includes/widgets/class-wp-widget-meta.php:29
msgid "Login, RSS, &amp; WordPress.org links."
msgstr "Anmelde-, RSS- und WordPress.org-Links."

#: wp-includes/widgets/class-wp-widget-recent-posts.php:27
msgid "Your site&#8217;s most recent Posts."
msgstr "Die neuesten Beiträge auf deiner Website."

#: wp-includes/widgets/class-wp-widget-recent-comments.php:27
msgid "Your site&#8217;s most recent comments."
msgstr "Die neuesten Kommentare auf deiner Website."

#: wp-includes/general-template.php:5150
msgctxt "admin color scheme"
msgid "Light"
msgstr "Hell"

#: wp-includes/general-template.php:5174
msgctxt "admin color scheme"
msgid "Midnight"
msgstr "Mitternacht"

#: wp-includes/general-template.php:5126
msgctxt "admin color scheme"
msgid "Default"
msgstr "Standard"

#. translators: To add an additional Open Sans character subset specific to
#. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not
#. translate into your own language.
#: wp-includes/script-loader.php:1603
msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)"
msgid "no-subset"
msgstr "no-subset"

#. translators: %s: The word 'and'.
#: wp-includes/link-template.php:1852
msgid "Use commas instead of %s to separate excluded terms."
msgstr "Benutze Kommas anstelle von %s, um ausgeschlossene Begriffe zu trennen."

#. translators: %s: Support forums URL.
#: wp-includes/customize/class-wp-customize-themes-section.php:89
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:142
#: wp-includes/update.php:253 wp-includes/update.php:479
#: wp-includes/update.php:765 wp-admin/includes/plugin-install.php:176
#: wp-admin/includes/plugin-install.php:191
#: wp-admin/includes/plugin-install.php:206 wp-admin/includes/theme.php:568
#: wp-admin/includes/theme.php:582 wp-admin/includes/theme.php:597
#: wp-admin/includes/translation-install.php:80
#: wp-admin/includes/translation-install.php:94
#: wp-admin/includes/translation-install.php:106
#: wp-admin/includes/update.php:152 wp-admin/theme-install.php:63
msgid "An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr "Ein unerwarteter Fehler ist aufgetreten. Es scheint etwas bei WordPress.org oder mit dieser Serverkonfiguration nicht zu stimmen. Sollte das Problem weiter bestehen, nutze bitte die <a href=\"%s\">Support-Foren</a>."

#. translators: Hidden accessibility text.
#. translators: 'menu' as in website navigation menu.
#: wp-includes/admin-bar.php:247 wp-includes/blocks/navigation.php:782
#: wp-includes/blocks/navigation.php:934
#: wp-includes/widgets/class-wp-nav-menu-widget.php:50
#: wp-includes/js/dist/block-library.js:44664
#: wp-includes/js/dist/block-library.js:44692
#: wp-includes/js/dist/block-library.js:45732
#: wp-includes/js/dist/block-library.js:46371
#: wp-includes/js/dist/core-data.js:15922 wp-includes/js/dist/editor.js:71808
msgid "Menu"
msgstr "Menü"

#: wp-includes/update.php:999
msgid "Translation Updates"
msgstr "Übersetzungs-Aktualisierungen"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:306
msgid "The theme directory \"%s\" does not exist."
msgstr "Das Theme-Verzeichnis „%s“ existiert nicht."

#: wp-includes/class-wp-query.php:1604
msgctxt "Comma-separated list of search stopwords in your language"
msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
msgstr "ein,eine,einer,der,die,das,und,oder,doch,sind,ist,war,für,von,in,an,zu,über,mit,dies,diese,diesen,dieser,wer,wo,wie,was,www,nicht"

#: wp-includes/post-template.php:1827
msgid "This content is password-protected. To view it, please enter the password below."
msgstr "Dieser Inhalt ist passwortgeschützt. Bitte gib unten das Passwort ein, um ihn anzeigen zu können."

#: wp-includes/class-wp-http-streams.php:201
#: wp-includes/class-wp-http-streams.php:210
msgid "The SSL certificate for the host could not be verified."
msgstr "Das SSL-Zertifikat für den Host konnte nicht verifiziert werden."

#: wp-includes/class-wp-http-curl.php:298
#: wp-includes/class-wp-http-streams.php:332
msgid "Failed to write request to temporary file."
msgstr "Die Anfrage konnte nicht in eine temporäre Datei geschrieben werden."

#: wp-includes/media-template.php:883
msgid "Embed Media Player"
msgstr "Medien-Player einbetten"

#: wp-includes/media-template.php:492 wp-includes/media-template.php:746
#: wp-admin/includes/media.php:3444
msgid "Length:"
msgstr "Länge:"

#: wp-includes/media-template.php:870
msgid "Embed or Link"
msgstr "Einbetten oder verlinken"

#: wp-includes/media-template.php:893
msgid "Link to Media File"
msgstr "Mediendatei verlinken"

#: wp-includes/media-template.php:900
msgid "Link to Attachment Page"
msgstr "Anhangseite verlinken"

#: wp-includes/script-loader.php:1101
msgid "Download File"
msgstr "Datei herunterladen"

#: wp-includes/script-loader.php:1115
msgid "Captions/Subtitles"
msgstr "Untertitel"

#: wp-includes/script-loader.php:1110
msgid "Unmute"
msgstr "Lautschalten"

#. translators: Indicating that the navigation link is Invalid.
#: wp-includes/script-loader.php:1317
#: wp-includes/js/dist/block-library.js:47953
#: wp-includes/js/dist/edit-site.js:41152 wp-includes/js/dist/editor.js:25799
msgid "Invalid"
msgstr "Ungültig"

#. translators: Time difference between two dates, in years. %s: Number of
#. years.
#: wp-includes/formatting.php:3997
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s Jahr"
msgstr[1] "%s Jahren"

#. translators: Time difference between two dates, in months. %s: Number of
#. months.
#: wp-includes/formatting.php:3990
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s Monat"
msgstr[1] "%s Monaten"

#. translators: Time difference between two dates, in weeks. %s: Number of
#. weeks.
#: wp-includes/formatting.php:3983
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s Woche"
msgstr[1] "%s Wochen"

#. translators: %d: ID of a post.
#. translators: %d: ID of a term.
#: wp-includes/class-walker-page-dropdown.php:81
#: wp-includes/class-walker-page.php:164
#: wp-includes/class-wp-customize-nav-menus.php:242
#: wp-includes/class-wp-customize-nav-menus.php:409
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:296
#: wp-includes/nav-menu.php:906 wp-includes/nav-menu.php:948
#: wp-includes/nav-menu.php:995
msgid "#%d (no title)"
msgstr "#%d (kein Titel)"

#: wp-includes/post-template.php:2071
msgid "JavaScript must be enabled to use this feature."
msgstr "Um diese Funktion zu nutzen, muss JavaScript aktiviert sein."

#. translators: Localized time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Time format, see https://www.php.net/manual/datetime.format.php
#. translators: Comment time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Post time format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request time format. See
#. https://www.php.net/manual/en/datetime.format.php
#. translators: Default time format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:422 wp-includes/script-loader.php:153
#: wp-includes/script-loader.php:474 wp-admin/admin.php:119
#: wp-admin/comment.php:237 wp-admin/edit-form-advanced.php:655
#: wp-admin/edit-form-advanced.php:662 wp-admin/includes/ajax-actions.php:1663
#: wp-admin/includes/ajax-actions.php:2920
#: wp-admin/includes/ajax-actions.php:2923
#: wp-admin/includes/class-wp-comments-list-table.php:1084
#: wp-admin/includes/class-wp-posts-list-table.php:1304
#: wp-admin/includes/class-wp-privacy-requests-table.php:497
#: wp-admin/includes/schema.php:438 wp-admin/options-general.php:543
msgid "g:i a"
msgstr "G:i"

#: wp-includes/class-wp-xmlrpc-server.php:560
msgid "Login Address (URL)"
msgstr "Anmelde-Adresse (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:565
msgid "The URL to the admin area"
msgstr "Die URL des Administrationsbereichs"

#. translators: %s: https://apps.wordpress.org
#: wp-includes/media-template.php:254 wp-admin/includes/media.php:2118
msgid "The web browser on your device cannot be used to upload files. You may be able to use the <a href=\"%s\">native app for your device</a> instead."
msgstr "Der Webbrowser auf deinem Gerät kann leider nicht zum Hochladen von Dateien benutzt werden. Vielleicht kannst du stattdessen die <a href=\"%s\">native App für dein Gerät</a> benutzen."

#: wp-includes/post-template.php:311
msgid "(more&hellip;)"
msgstr "(mehr &hellip;)"

#. translators: %s: Admin email address.
#: wp-includes/user.php:3637
msgid "<strong>Error:</strong> Could not register you&hellip; please contact the <a href=\"mailto:%s\">site admin</a>!"
msgstr "<strong>Fehler:</strong> Du konntest nicht registriert werden &hellip; bitte kontaktiere den <a href=\"mailto:%s\">Website-Administrator</a>!"

#. translators: %s: Site address.
#: wp-signup.php:1036
msgid "The site you were looking for, %s, does not exist, but you can create it now!"
msgstr "Die Website, die du gesucht hast, %s, existiert nicht, aber du kannst sie jetzt erstellen!"

#. translators: %s: Email address.
#: wp-signup.php:891
msgid "Have you entered your email correctly? You have entered %s, if it&#8217;s incorrect, you will not receive your email."
msgstr "Hast du deine E-Mail-Adresse richtig eingegeben? Du hast %s eingegeben. Sollte das nicht korrekt sein, erhältst du keine E-Mail."

#: wp-includes/functions.php:7637
msgid "The login page will open in a new tab. After logging in you can close it and return to this page."
msgstr "Die Anmeldeseite wird sich in einem neuen Tab öffnen. Nach dem Anmelden kannst du den Tab schließen und zu dieser Seite zurückkehren."

#. translators: %s: Comment author link.
#: wp-includes/class-walker-comment.php:336
#: wp-includes/class-walker-comment.php:439
msgid "%s <span class=\"says\">says:</span>"
msgstr "%s <span class=\"says\">sagt:</span>"

#: wp-includes/general-template.php:333 wp-includes/general-template.php:343
msgctxt "submit button"
msgid "Search"
msgstr "Suchen"

#: wp-includes/general-template.php:331
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Suchen …"

#. translators: Hidden accessibility text.
#: wp-includes/general-template.php:329 wp-includes/general-template.php:340
msgctxt "label"
msgid "Search for:"
msgstr "Suchen nach:"

#: wp-includes/functions.php:7635 wp-includes/script-loader.php:1330
msgid "Session expired"
msgstr "Sitzung abgelaufen"

#: wp-includes/class-wp-taxonomy.php:632 wp-admin/js/tags.js:142
msgid "No tags found."
msgstr "Es wurden keine Schlagwörter gefunden."

#. translators: 1: Script name, 2: wp_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:413
msgid "Do not deregister the %1$s script in the administration area. To target the front-end theme, use the %2$s hook."
msgstr "Deregistriere das Skript %1$s nicht im Administrationsbereich. Um gezielt das Frontend-Theme anzupassen, verwende den Hook %2$s."

#: wp-includes/abilities.php:64 wp-includes/class-wp-xmlrpc-server.php:550
#: wp-admin/options-general.php:241
msgid "WordPress Address (URL)"
msgstr "WordPress-Adresse (URL)"

#: wp-includes/abilities.php:59 wp-includes/class-wp-xmlrpc-server.php:555
#: wp-admin/options-general.php:246 wp-admin/network/site-info.php:177
#: wp-admin/network/site-info.php:185 wp-admin/network/site-new.php:214
msgid "Site Address (URL)"
msgstr "Website-Adresse (URL)"

#: wp-includes/class-wp-xmlrpc-server.php:2738
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:692
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:447
#: wp-includes/user.php:2276 wp-includes/user.php:2744
#: wp-includes/user.php:2750 wp-admin/user-edit.php:28
#: wp-admin/user-edit.php:30
msgid "Invalid user ID."
msgstr "Die Benutzer-ID ist ungültig."

#: wp-includes/media-template.php:994
msgid "Random Order"
msgstr "Zufällige Sortierung"

#. translators: This is a would-be plural string used in the media manager. If
#. there is not a word you can use in your language to avoid issues with the
#. lack of plural support here, turn it into "selected: %d" then translate it.
#: wp-includes/media.php:5155
msgid "%d selected"
msgstr "%d ausgewählt"

#: wp-includes/media.php:5202 wp-includes/js/dist/block-editor.js:72026
msgid "Insert from URL"
msgstr "Von URL einfügen"

#: wp-includes/widgets/class-wp-widget-links.php:161
msgctxt "Links widget"
msgid "Random"
msgstr "Zufällig"

#: wp-includes/media-template.php:1551 wp-includes/media.php:5171
#: wp-admin/includes/ajax-actions.php:2289
#: wp-admin/includes/ajax-actions.php:3967
#: wp-admin/includes/class-wp-list-table.php:379
#: wp-admin/includes/class-wp-themes-list-table.php:92
msgid "No items found."
msgstr "Es wurden keine Elemente gefunden."

#: wp-includes/media.php:5216 wp-includes/js/dist/block-library.js:40131
#: wp-includes/js/dist/block-library.js:40140
msgid "Reverse order"
msgstr "Sortierung umkehren"

#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:646
msgid "Deselect"
msgstr "Abwählen"

#: wp-includes/media-template.php:597 wp-includes/media-template.php:764
#: wp-includes/media.php:5183 wp-includes/js/dist/editor.js:28539
#: wp-admin/includes/class-wp-comments-list-table.php:403
#: wp-admin/includes/class-wp-media-list-table.php:209
#: wp-admin/includes/class-wp-media-list-table.php:214
#: wp-admin/includes/class-wp-posts-list-table.php:446
#: wp-admin/includes/meta-boxes.php:365 wp-admin/includes/meta-boxes.php:483
msgid "Delete permanently"
msgstr "Endgültig löschen"

#: wp-includes/media-template.php:262
msgid "Upload Limit Exceeded"
msgstr "Upload-Limit überschritten"

#: wp-includes/media-template.php:360
msgid "Dismiss errors"
msgstr "Fehler verwerfen"

#: wp-includes/media.php:4391
msgid "No editor could be selected."
msgstr "Es konnte kein Editor ausgewählt werden."

#: wp-includes/media-template.php:349 wp-includes/js/dist/editor.js:102076
#: wp-includes/js/dist/media-utils.js:28155
msgid "Uploading"
msgstr "Wird hochgeladen"

#: wp-includes/post.php:3606
msgid "Manage Images"
msgstr "Bilder verwalten"

#. translators: %s: Number of images.
#: wp-includes/post.php:3608
msgid "Image <span class=\"count\">(%s)</span>"
msgid_plural "Images <span class=\"count\">(%s)</span>"
msgstr[0] "Bild <span class=\"count\">(%s)</span>"
msgstr[1] "Bilder <span class=\"count\">(%s)</span>"

#: wp-includes/post.php:3615
msgid "Manage Audio"
msgstr "Audio verwalten"

#: wp-includes/widgets/class-wp-widget-media-video.php:28
#: wp-includes/js/dist/block-editor.js:72226
#: wp-includes/js/dist/block-editor.js:93673
#: wp-includes/js/dist/block-library.js:63890
#: wp-includes/js/dist/block-library.js:80849
#: wp-includes/js/dist/block-library.js:80973
#: wp-includes/js/dist/block-library.js:81252
#: wp-includes/js/dist/editor.js:27250 wp-includes/js/dist/editor.js:85251
#: wp-includes/js/dist/media-utils.js:27923
msgid "Video"
msgstr "Video"

#: wp-includes/post.php:3624
msgid "Manage Video"
msgstr "Video verwalten"

#. translators: %s: Number of video files.
#: wp-includes/post.php:3626
msgid "Video <span class=\"count\">(%s)</span>"
msgid_plural "Video <span class=\"count\">(%s)</span>"
msgstr[0] "Video <span class=\"count\">(%s)</span>"
msgstr[1] "Videos <span class=\"count\">(%s)</span>"

#. translators: %s: Number of audio files.
#: wp-includes/post.php:3617
msgid "Audio <span class=\"count\">(%s)</span>"
msgid_plural "Audio <span class=\"count\">(%s)</span>"
msgstr[0] "Audio <span class=\"count\">(%s)</span>"
msgstr[1] "Audios <span class=\"count\">(%s)</span>"

#: wp-includes/class-wp-post-type.php:1002
msgid "Insert into page"
msgstr "In die Seite einfügen"

#: wp-includes/class-wp-post-type.php:1003
msgid "Uploaded to this page"
msgstr "Zu dieser Seite hochgeladen"

#: wp-includes/media.php:5169
#: wp-admin/includes/class-wp-media-list-table.php:158
msgid "All media items"
msgstr "Alle Medien"

#: wp-includes/widgets/class-wp-widget-media-audio.php:28
#: wp-includes/js/dist/block-editor.js:72222
#: wp-includes/js/dist/block-library.js:7090
#: wp-includes/js/dist/block-library.js:63882
#: wp-includes/js/dist/editor.js:27242 wp-includes/js/dist/editor.js:56203
#: wp-includes/js/dist/editor.js:85243 wp-includes/js/dist/media-utils.js:27930
msgid "Audio"
msgstr "Audio"

#: wp-includes/class-wp-post-type.php:1003
#: wp-includes/js/dist/script-modules/content-types/index.js:37194
msgid "Uploaded to this post"
msgstr "Zu diesem Beitrag hochgeladen"

#: wp-includes/media-template.php:907 wp-includes/media-template.php:1131
#: wp-includes/media-template.php:1254
msgid "Custom URL"
msgstr "Individuelle URL"

#: wp-includes/class-wp-editor.php:1314 wp-includes/media-template.php:979
#: wp-includes/js/dist/block-editor.js:20366
#: wp-includes/js/dist/block-editor.js:20395
#: wp-includes/js/dist/block-editor.js:77257
#: wp-includes/js/dist/block-editor.js:77265
#: wp-includes/js/dist/block-library.js:15797
#: wp-includes/js/dist/block-library.js:31141
#: wp-includes/js/dist/block-library.js:31147
#: wp-includes/js/dist/block-library.js:68641
#: wp-includes/js/dist/block-library.js:68648
#: wp-includes/js/dist/block-library.js:79651
#: wp-admin/includes/class-wp-screen.php:1165
msgid "Columns"
msgstr "Spalten"

#: wp-includes/media-template.php:778
msgid "Alt Text"
msgstr "Alternativtext"

#: wp-includes/media-template.php:676 wp-admin/upload.php:190
msgid "Attachment Details"
msgstr "Anhang-Details"

#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/block-editor.php:173 wp-includes/class-wp-theme-json.php:5539
#: wp-includes/media-template.php:932 wp-includes/media-template.php:1012
#: wp-includes/media-template.php:1203 wp-includes/media.php:4754
#: wp-includes/js/dist/block-editor.js:7816
#: wp-includes/js/dist/block-library.js:72132
#: wp-includes/js/dist/components.js:44032
#: wp-admin/includes/class-custom-background.php:636
#: wp-admin/includes/media.php:1223
msgid "Large"
msgstr "Groß"

#: wp-includes/media.php:5211
msgid "&#8592; Cancel gallery"
msgstr "&#8592; Galerie abbrechen"

#: wp-includes/media-template.php:954 wp-admin/includes/media.php:2644
msgid "Gallery Settings"
msgstr "Galerie-Einstellungen"

#: wp-includes/media.php:5160
msgid "Upload images"
msgstr "Bilder hochladen"

#: wp-includes/media-template.php:840
msgid "Attachment Display Settings"
msgstr "Anzeigeeinstellungen für Anhänge"

#: wp-includes/ms-functions.php:2274
msgid "WordPress &rsaquo; Success"
msgstr "WordPress &rsaquo; Erfolgreich"

#: wp-includes/media.php:5159
msgid "Upload files"
msgstr "Dateien hochladen"

#: wp-includes/media.php:5212 wp-admin/includes/media.php:2715
msgid "Insert gallery"
msgstr "Galerie einfügen"

#: wp-includes/media-template.php:221 wp-includes/media-template.php:228
#: wp-includes/media-template.php:270 wp-includes/js/dist/components.js:43019
#: wp-includes/js/dist/media-utils.js:28726 wp-admin/includes/media.php:2275
msgid "Drop files to upload"
msgstr "Dateien für den Upload ablegen"

#: wp-includes/media.php:5163 wp-includes/js/dist/block-editor.js:72325
#: wp-admin/includes/media.php:21 wp-admin/upload.php:205
#: wp-admin/upload.php:359
msgid "Media Library"
msgstr "Mediathek"

#: wp-includes/media.php:5209
msgid "Create gallery"
msgstr "Galerie erstellen"

#: wp-includes/ms-deprecated.php:622 wp-admin/install.php:219
msgid "Already Installed"
msgstr "Bereits installiert"

#: wp-includes/ms-deprecated.php:622 wp-admin/install.php:220
msgid "You appear to have already installed WordPress. To reinstall please clear your old database tables first."
msgstr "WordPress ist bereits installiert. Für eine Neuinstallation lösche bitte zuerst deine alten Datenbank-Tabellen."

#. translators: New user notification email. %s: Activation URL.
#: wp-includes/ms-functions.php:1136
msgid ""
"To activate your user, please click the following link:\n"
"\n"
"%s\n"
"\n"
"After you activate, you will receive *another email* with your login."
msgstr ""
"Um dein Benutzerkonto zu aktivieren, klicke bitte auf folgenden Link:\n"
"\n"
"%s\n"
"\n"
"Nach der Aktivierung erhältst du *eine weitere E-Mail* mit deinen Zugangsdaten."

#. translators: New site notification email. 1: Site URL, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1506
msgid ""
"New Site: %1$s\n"
"URL: %2$s\n"
"Remote IP address: %3$s\n"
"\n"
"Disable these notifications: %4$s"
msgstr ""
"Neue Website: %1$s\n"
"URL: %2$s\n"
"Remote IP-Adresse: %3$s\n"
"\n"
"Diese Benachrichtigungen deaktivieren: %4$s"

#. translators: New user notification email. 1: User login, 2: User IP address,
#. 3: URL to Network Settings screen.
#: wp-includes/ms-functions.php:1564
msgid ""
"New User: %1$s\n"
"Remote IP address: %2$s\n"
"\n"
"Disable these notifications: %3$s"
msgstr ""
"Neuer Benutzer: %1$s\n"
"Remote IP-Adresse: %2$s\n"
"\n"
"Diese Benachrichtigungen deaktivieren: %3$s"

#: wp-includes/media-template.php:895 wp-includes/media-template.php:970
#: wp-includes/media-template.php:1243
msgid "Media File"
msgstr "Mediendatei"

#: wp-includes/media-template.php:872 wp-includes/media-template.php:957
#: wp-includes/media-template.php:1124 wp-includes/media-template.php:1239
#: wp-includes/widgets/class-wp-widget-media-image.php:105
msgid "Link To"
msgstr "Link zu"

#: wp-includes/media-template.php:902 wp-includes/media-template.php:967
#: wp-includes/media-template.php:1246 wp-admin/includes/media.php:2657
msgid "Attachment Page"
msgstr "Anhangseite"

#: wp-includes/media.php:5213
msgid "Update gallery"
msgstr "Galerie aktualisieren"

#: wp-includes/ms-functions.php:507 wp-admin/user-new.php:377
msgid "Please enter a valid email address."
msgstr "Bitte gib eine gültige E-Mail-Adresse ein."

#: wp-includes/ms-functions.php:169 wp-admin/user-new.php:374
msgid "The requested user does not exist."
msgstr "Der angeforderte Benutzer existiert nicht."

#: wp-includes/user.php:3569 wp-admin/includes/user.php:201
msgid "<strong>Error:</strong> This username is already registered. Please choose another one."
msgstr "<strong>Fehler:</strong> Dieser Benutzername ist bereits registriert. Bitte wähle einen anderen."

#: wp-includes/class-wp-image-editor-gd.php:544
#: wp-includes/class-wp-image-editor-gd.php:553
#: wp-includes/class-wp-image-editor-gd.php:557
#: wp-includes/class-wp-image-editor-gd.php:563
#: wp-includes/class-wp-image-editor-gd.php:569
#: wp-includes/class-wp-image-editor-gd.php:572
msgid "Image Editor Save Failed"
msgstr "Das Speichern der Bildbearbeitung ist fehlgeschlagen"

#: wp-includes/class-wp-image-editor-gd.php:128
#: wp-includes/class-wp-image-editor-imagick.php:461
msgid "Could not read image size."
msgstr "Bildgröße nicht lesbar."

#: wp-includes/class-wp-image-editor-gd.php:122
#: wp-includes/class-wp-image-editor-imagick.php:186
#: wp-includes/class-wp-image-editor-imagick.php:271
#: wp-includes/class-wp-image-editor-imagick.php:310
#: wp-includes/class-wp-image-editor-imagick.php:333
#: wp-includes/class-wp-image-editor-imagick.php:363
#: wp-includes/class-wp-image-editor-imagick.php:1391
msgid "File is not an image."
msgstr "Die Datei ist kein Bild."

#: wp-includes/class-wp-image-editor-gd.php:205
#: wp-includes/class-wp-image-editor-gd.php:246
msgid "Image resize failed."
msgstr "Die Änderung der Bildgröße ist fehlgeschlagen."

#: wp-includes/class-wp-image-editor-gd.php:470
msgid "Image flip failed."
msgstr "Das Spiegeln des Bildes ist fehlgeschlagen."

#: wp-includes/class-wp-image-editor-gd.php:436
msgid "Image rotate failed."
msgstr "Das Drehen des Bildes ist fehlgeschlagen."

#: wp-includes/class-wp-image-editor-gd.php:376
#: wp-includes/class-wp-image-editor-gd.php:404
msgid "Image crop failed."
msgstr "Das Zuschneiden des Bildes ist fehlgeschlagen."

#: wp-includes/media.php:5214 wp-includes/media.php:5215
msgid "Add to gallery"
msgstr "Zur Galerie hinzufügen"

#. translators: 1: User's first name, 2: Last name.
#: wp-includes/author-template.php:534 wp-includes/link-template.php:4573
#: wp-includes/user.php:959 wp-includes/user.php:2474
#: wp-admin/includes/class-wp-users-list-table.php:584
#: wp-admin/includes/class-wp-ms-users-list-table.php:305
msgctxt "Display name based on first name and last name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: wp-includes/class-wp-post-type.php:1002
#: wp-includes/js/dist/script-modules/content-types/index.js:37186
msgid "Insert into post"
msgstr "In den Beitrag einfügen"

#: wp-includes/media-template.php:832 wp-includes/js/dist/block-editor.js:78739
#: wp-includes/js/dist/components.js:32865
#: wp-includes/js/dist/components.js:37394
#: wp-includes/js/dist/components.js:43258 wp-admin/theme-install.php:246
#: wp-admin/theme-install.php:268 wp-admin/js/color-picker.js:154
msgid "Clear"
msgstr "Leeren"

#: wp-includes/media.php:5165
msgid "Create a new gallery"
msgstr "Neue Galerie erstellen"

#: wp-includes/taxonomy.php:2987
msgid "Could not insert term relationship into the database."
msgstr "Die Begriffsbeziehung konnte nicht in die Datenbank eingefügt werden."

#: wp-includes/post.php:101
msgid "View Attachment Page"
msgstr "Anhangseite anzeigen"

#: wp-includes/media-template.php:271 wp-admin/includes/media.php:2276
msgctxt "Uploader: Drop files here - or - Select Files"
msgid "or"
msgstr "oder"

#: wp-includes/media-template.php:272 wp-admin/includes/media.php:2277
msgid "Select Files"
msgstr "Dateien auswählen"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:180
msgid "Display post date?"
msgstr "Veröffentlichungsdatum anzeigen?"

#: wp-includes/class-wp-xmlrpc-server.php:4732
#: wp-includes/class-wp-xmlrpc-server.php:4815
msgid "Sorry, revisions are disabled."
msgstr "Revisionen sind leider deaktiviert."

#: wp-includes/class-wp-xmlrpc-server.php:3335
#: wp-includes/class-wp-xmlrpc-server.php:4727
#: wp-includes/class-wp-xmlrpc-server.php:5051
#: wp-includes/class-wp-xmlrpc-server.php:6285 wp-admin/includes/post.php:517
msgid "Sorry, you are not allowed to edit posts."
msgstr "Du bist leider nicht berechtigt, Beiträge zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:1778
msgid "There is a revision of this post that is more recent."
msgstr "Es existiert eine neuere Revision dieses Beitrags."

#: wp-includes/class-wp-xmlrpc-server.php:5487 wp-admin/includes/post.php:41
#: wp-admin/includes/post.php:86
msgid "Sorry, you are not allowed to create pages as this user."
msgstr "Du bist mit deiner Benutzerrolle leider nicht berechtigt, Seiten zu erstellen."

#: wp-includes/class-wp-xmlrpc-server.php:312
msgid "Incorrect username or password."
msgstr "Der Benutzername oder das Passwort ist falsch."

#. translators: 1: Site name, 2: Separator (raquo), 3: Post type name.
#: wp-includes/general-template.php:3537
msgid "%1$s %2$s %3$s Feed"
msgstr "%1$s %2$s Feed für %3$s"

#: wp-includes/media-template.php:522 wp-includes/media-template.php:1088
#: wp-includes/media-template.php:1151
#: wp-includes/widgets/class-wp-widget-media-image.php:98
#: wp-admin/includes/media.php:1503 wp-admin/includes/media.php:3002
#: wp-admin/includes/media.php:3253
msgid "Alternative Text"
msgstr "Alternativtext"

#: wp-includes/class-wp-xmlrpc-server.php:2968
msgid "Sorry, the user could not be updated."
msgstr "Dieser Benutzer konnte leider nicht aktualisiert werden."

#: wp-includes/class-wp-xmlrpc-server.php:301
msgid "XML-RPC services are disabled on this site."
msgstr "Die XML-RPC-Dienste sind auf dieser Website deaktiviert."

#: wp-includes/class-wp-admin-bar.php:472 wp-admin/menu-header.php:295
msgid "Skip to toolbar"
msgstr "Zur Werkzeugleiste springen"

#: wp-includes/class-wp-customize-manager.php:5313
msgid "Header Text Color"
msgstr "Textfarbe im Header"

#: wp-includes/class-wp-customize-manager.php:5280
#: wp-includes/js/dist/editor.js:4474 wp-includes/js/dist/editor.js:56810
#: wp-includes/js/dist/editor.js:71045 wp-includes/js/dist/editor.js:79721
#: wp-includes/js/dist/editor.js:79780 wp-includes/js/dist/editor.js:80075
msgid "Colors"
msgstr "Farben"

#: wp-includes/script-loader.php:1321 wp-includes/js/dist/edit-site.js:16805
#: wp-includes/js/dist/edit-site.js:16823 wp-includes/js/dist/editor.js:88168
#: wp-includes/js/dist/script-modules/boot/index.js:10255
#: wp-admin/js/widgets.js:130 wp-admin/js/widgets.js:575
msgid "Saved"
msgstr "Gespeichert"

#: wp-includes/script-loader.php:1309
msgid "Save &amp; Publish"
msgstr "Speichern und veröffentlichen"

#: wp-includes/customize/class-wp-customize-media-control.php:259
#: wp-includes/customize/class-wp-customize-media-control.php:264
msgid "Select file"
msgstr "Datei auswählen"

#: wp-includes/admin-bar.php:553
#: wp-includes/customize/class-wp-customize-theme-control.php:240
#: wp-admin/customize.php:212
#: wp-admin/includes/class-theme-upgrader-skin.php:92
#: wp-admin/includes/theme.php:1059 wp-admin/menu.php:247
#: wp-admin/theme-install.php:424 wp-admin/themes.php:618
#: wp-admin/themes.php:1010 wp-admin/themes.php:1259
msgid "Customize"
msgstr "Anpassen"

#: wp-includes/class-wp-xmlrpc-server.php:804
msgid "Insufficient arguments passed to this XML-RPC method."
msgstr "Dieser XML-RPC-Methode wurden nicht genügend Argumente übergeben."

#: wp-includes/class-wp-xmlrpc-server.php:1402
msgid "Sorry, you cannot stick a private post."
msgstr "Du kannst private Beiträge leider nicht oben halten."

#: wp-includes/class-wp-xmlrpc-server.php:5985
msgid "Sorry, you are not allowed to publish this page."
msgstr "Du bist leider nicht berechtigt, diese Seite zu veröffentlichen."

#: wp-includes/class-wp-customize-manager.php:5373
#: wp-includes/customize/class-wp-customize-header-image-control.php:55
#: wp-admin/includes/class-custom-image-header.php:118
#: wp-admin/includes/class-custom-image-header.php:546
#: wp-admin/includes/template.php:2431 wp-admin/includes/template.php:2438
msgid "Header Image"
msgstr "Header-Bild"

#: wp-includes/class-wp-xmlrpc-server.php:595
msgid "Post Thumbnail"
msgstr "Beitrags-Vorschaubild"

#: wp-includes/script-loader.php:805
msgid "text direction"
msgstr "Textrichtung"

#: wp-includes/script-loader.php:806
msgid "Switch Editor Text Direction"
msgstr "Textrichtung des Editors umschalten"

#: wp-includes/ms-functions.php:485
msgid "Please enter a username."
msgstr "Bitte gib einen Benutzernamen ein."

#: wp-includes/ms-functions.php:672
msgid "That name is not allowed."
msgstr "Dieser Name ist nicht erlaubt."

#: wp-includes/ms-functions.php:664
msgid "Please enter a site name."
msgstr "Bitte gib einen Website-Namen ein."

#: wp-includes/ms-functions.php:714
msgid "Please enter a site title."
msgstr "Bitte gib einen Website-Titel ein."

#: wp-includes/ms-functions.php:513
msgid "Username must be at least 4 characters."
msgstr "Der Benutzername muss aus mindestens 4 Zeichen bestehen."

#. translators: %s: Minimum site name length.
#: wp-includes/ms-functions.php:686
msgid "Site name must be at least %s character."
msgid_plural "Site name must be at least %s characters."
msgstr[0] "Der Website-Name muss mindestens %s Zeichen lang sein."
msgstr[1] "Der Website-Name muss mindestens %s Zeichen lang sein."

#: wp-includes/class-wp-customize-manager.php:5670
msgid "A static page"
msgstr "Eine statische Seite"

#: wp-includes/class-wp-customize-manager.php:5336
#: wp-admin/includes/class-custom-background.php:483
msgid "Background Color"
msgstr "Hintergrundfarbe"

#: wp-includes/class-wp-customize-manager.php:5482
#: wp-includes/customize/class-wp-customize-background-image-control.php:40
#: wp-admin/includes/class-custom-background.php:277
#: wp-admin/includes/template.php:2459
msgid "Background Image"
msgstr "Hintergrundbild"

#: wp-includes/customize/class-wp-customize-media-control.php:250
msgid "Change image"
msgstr "Bild wechseln"

#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-header-image-control.php:159
msgid "Remove image"
msgstr "Bild entfernen"

#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:878
#: wp-admin/comment.php:85
msgid "Sorry, you are not allowed to edit this comment."
msgstr "Du bist leider nicht berechtigt, diesen Kommentar zu bearbeiten."

#: wp-includes/class-wp-customize-manager.php:5704
msgid "Posts page"
msgstr "Beitragsseite"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:5255
#: wp-includes/class-wp-customize-widgets.php:805
#: wp-includes/class-wp-editor.php:1393
#: wp-includes/customize/class-wp-customize-media-control.php:231
#: wp-includes/customize/class-wp-customize-media-control.php:241
#: wp-includes/customize/class-wp-customize-media-control.php:252
#: wp-includes/customize/class-wp-customize-media-control.php:262
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:175
#: wp-includes/media-template.php:637 wp-includes/media.php:5148
#: wp-includes/js/dist/block-editor.js:17490
#: wp-includes/js/dist/block-editor.js:78886
#: wp-includes/js/dist/block-editor.js:79953
#: wp-includes/js/dist/block-library.js:21502
#: wp-includes/js/dist/block-library.js:56087
#: wp-includes/js/dist/edit-site.js:33552
#: wp-includes/js/dist/edit-site.js:40802
#: wp-includes/js/dist/edit-site.js:40919 wp-includes/js/dist/editor.js:25449
#: wp-includes/js/dist/editor.js:25566 wp-includes/js/dist/editor.js:41773
#: wp-includes/js/dist/editor.js:71513 wp-includes/js/dist/editor.js:73042
#: wp-includes/js/dist/editor.js:85112 wp-includes/js/dist/media-utils.js:22181
#: wp-includes/js/dist/script-modules/content-types/index.js:28483
#: wp-admin/includes/class-walker-nav-menu-edit.php:316
#: wp-admin/includes/class-wp-users-list-table.php:276
#: wp-admin/includes/class-wp-users-list-table.php:487
msgid "Remove"
msgstr "Entfernen"

#: wp-includes/script-loader.php:1345
msgid "Allowed Files"
msgstr "Zulässige Dateitypen"

#: wp-includes/class-wp-xmlrpc-server.php:2135
msgid "This taxonomy is not hierarchical."
msgstr "Diese Taxonomie ist nicht hierarchisch."

#: wp-includes/class-wp-xmlrpc-server.php:2287
msgid "Sorry, editing the term failed."
msgstr "Die Bearbeitung des Begriffs ist leider fehlgeschlagen."

#: wp-includes/class-wp-xmlrpc-server.php:2362
msgid "Sorry, deleting the term failed."
msgstr "Das Löschen des Begriffs ist leider fehlgeschlagen."

#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:194
#: wp-admin/edit-tags.php:23
msgid "Sorry, you are not allowed to edit terms in this taxonomy."
msgstr "Du bist leider nicht berechtigt, Begriffe in dieser Taxonomie zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:2130
#: wp-includes/class-wp-xmlrpc-server.php:2249
msgid "The term name cannot be empty."
msgstr "Der Name des Begriffs darf nicht leer sein."

#: wp-includes/class-wp-xmlrpc-server.php:2487
#: wp-includes/class-wp-xmlrpc-server.php:2594
msgid "Sorry, you are not allowed to assign terms in this taxonomy."
msgstr "Du bist leider nicht berechtigt, in dieser Taxonomie Begriffe zuzuordnen."

#: wp-includes/class-wp-xmlrpc-server.php:2120
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:511
#: wp-admin/edit-tags.php:86
msgid "Sorry, you are not allowed to create terms in this taxonomy."
msgstr "Du bist leider nicht berechtigt, in dieser Taxonomie Begriffe zu erstellen."

#: wp-includes/class-wp-xmlrpc-server.php:2146
#: wp-includes/class-wp-xmlrpc-server.php:2266
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:213
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:307
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:542
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:689
#: wp-includes/taxonomy.php:2498 wp-includes/taxonomy.php:3312
msgid "Parent term does not exist."
msgstr "Übergeordneter Begriff existiert nicht."

#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:99
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:170
#: wp-admin/edit-tags.php:29
msgid "Sorry, you are not allowed to manage terms in this taxonomy."
msgstr "Du bist leider nicht berechtigt, Begriffe in dieser Taxonomie zu verwalten."

#: wp-includes/class-wp-xmlrpc-server.php:1604
#: wp-includes/class-wp-xmlrpc-server.php:2238
#: wp-includes/class-wp-xmlrpc-server.php:2348
#: wp-includes/class-wp-xmlrpc-server.php:2428
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:437
#: wp-includes/taxonomy.php:2482
msgid "Invalid term ID."
msgstr "Die Begriffs-ID ist ungültig."

#: wp-includes/class-wp-tax-query.php:549
#: wp-includes/class-wp-tax-query.php:556 wp-includes/class-wp-term.php:173
#: wp-includes/class-wp-xmlrpc-server.php:2114
#: wp-includes/class-wp-xmlrpc-server.php:2221
#: wp-includes/class-wp-xmlrpc-server.php:2337
#: wp-includes/class-wp-xmlrpc-server.php:2416
#: wp-includes/class-wp-xmlrpc-server.php:2481
#: wp-includes/class-wp-xmlrpc-server.php:2588
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:193
#: wp-includes/taxonomy.php:609 wp-includes/taxonomy.php:882
#: wp-includes/taxonomy.php:983 wp-includes/taxonomy.php:1178
#: wp-includes/taxonomy.php:1348 wp-includes/taxonomy.php:2305
#: wp-includes/taxonomy.php:2462 wp-includes/taxonomy.php:2857
#: wp-includes/taxonomy.php:3044 wp-includes/taxonomy.php:3266
#: wp-admin/edit-tags.php:13 wp-admin/edit-tags.php:19
#: wp-admin/includes/class-wp-terms-list-table.php:57
msgid "Invalid taxonomy."
msgstr "Die Taxonomie ist ungültig."

#: wp-includes/widgets/class-wp-widget-links.php:147
msgid "Select Link Category:"
msgstr "Linkkategorie auswählen:"

#: wp-includes/class-wp-xmlrpc-server.php:585
#: wp-includes/js/dist/edit-site.js:1242 wp-includes/js/dist/editor.js:8780
#: wp-includes/js/dist/editor.js:26127 wp-includes/js/dist/editor.js:26186
#: wp-includes/js/dist/editor.js:26277 wp-includes/js/dist/editor.js:83484
#: wp-includes/js/dist/editor.js:83502 wp-includes/js/dist/editor.js:83559
#: wp-includes/js/dist/editor.js:84131 wp-includes/js/dist/editor.js:98220
#: wp-admin/includes/class-wp-posts-list-table.php:1986
#: wp-admin/includes/meta-boxes.php:1038
msgid "Template"
msgstr "Template"

#: wp-includes/class-wp-xmlrpc-server.php:590 wp-admin/includes/file.php:54
#: wp-admin/includes/file.php:62
msgid "Stylesheet"
msgstr "Stylesheet"

#: wp-includes/widgets/class-wp-widget-links.php:160
msgid "Link ID"
msgstr "Link-ID"

#: wp-includes/widgets/class-wp-widget-links.php:183
msgid "Number of links to show:"
msgstr "Anzahl der anzuzeigenden Links:"

#: wp-includes/widgets/class-wp-widget-links.php:158
msgid "Link title"
msgstr "Linktitel"

#: wp-includes/widgets/class-wp-widget-links.php:159
msgid "Link rating"
msgstr "Linkbewertung"

#: wp-includes/class-wp-theme.php:333
msgid "Stylesheet is not readable."
msgstr "Das Stylesheet ist nicht lesbar."

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:478 wp-includes/class-wp-theme.php:499
msgid "The \"%s\" theme is not a valid parent theme."
msgstr "Das Theme &#8222;%s&#8220; ist kein gültiges übergeordnetes Theme."

#: wp-includes/js/dist/block-library.js:44341
#: wp-includes/js/dist/block-library.js:44545
#: wp-includes/js/dist/edit-site.js:1245 wp-includes/js/dist/edit-site.js:17143
#: wp-includes/js/dist/edit-site.js:17719
#: wp-includes/js/dist/edit-site.js:54532 wp-includes/js/dist/editor.js:101428
#: wp-admin/index.php:57
msgid "Navigation"
msgstr "Navigation"

#: wp-includes/abilities.php:54 wp-includes/class-wp-customize-manager.php:5175
#: wp-includes/option.php:2765 wp-admin/options-general.php:95
msgid "Tagline"
msgstr "Untertitel"

#. translators: %s: Document title from the preview.
#: wp-includes/class-wp-customize-manager.php:4596
msgid "Customize: %s"
msgstr "Customizer: %s"

#: wp-includes/class-wp-customize-control.php:598
#: wp-includes/class-wp-customize-nav-menus.php:719
#: wp-includes/widgets/class-wp-nav-menu-widget.php:191 wp-admin/export.php:226
#: wp-admin/export.php:231 wp-admin/export.php:278 wp-admin/export.php:283
#: wp-admin/export.php:323 wp-admin/export.php:328
#: wp-admin/includes/template.php:754 wp-admin/nav-menus.php:985
#: wp-admin/options-privacy.php:312 wp-admin/options-reading.php:118
#: wp-admin/options-reading.php:135 wp-admin/widgets-form.php:326
msgid "&mdash; Select &mdash;"
msgstr "&ndash; Auswählen &ndash;"

#: wp-includes/js/dist/editor.js:8758 wp-includes/js/dist/editor.js:79582
#: wp-admin/includes/file.php:32
msgid "Posts Page"
msgstr "Beitragsseite"

#: wp-includes/class-wp-customize-manager.php:5669
#: wp-admin/options-reading.php:94
msgid "Your latest posts"
msgstr "Deine neuesten Beiträge"

#: wp-includes/class-wp-xmlrpc-server.php:1475
#: wp-includes/class-wp-xmlrpc-server.php:5811
msgid "The post type may not be changed."
msgstr "Der Inhaltstyp kann nicht geändert werden."

#: wp-includes/class-wp-xmlrpc-server.php:575
msgid "Image default size"
msgstr "Standard-Bildgröße"

#: wp-includes/class-wp-xmlrpc-server.php:570
msgid "Image default link type"
msgstr "Standard-Bildlink"

#: wp-includes/class-wp-xmlrpc-server.php:580
msgid "Image default align"
msgstr "Standard-Bildausrichtung"

#: wp-includes/class-wp-xmlrpc-server.php:1472
#: wp-includes/class-wp-xmlrpc-server.php:1960
#: wp-includes/class-wp-xmlrpc-server.php:4810
#: wp-includes/class-wp-xmlrpc-server.php:4994
#: wp-includes/class-wp-xmlrpc-server.php:5241
#: wp-includes/class-wp-xmlrpc-server.php:5801
#: wp-includes/class-wp-xmlrpc-server.php:6144
#: wp-includes/class-wp-xmlrpc-server.php:6542
#: wp-includes/class-wp-xmlrpc-server.php:6732
#: wp-includes/class-wp-xmlrpc-server.php:6790
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:589
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:904
#: wp-admin/includes/ajax-actions.php:2102 wp-admin/includes/media.php:3856
#: wp-admin/includes/post.php:284 wp-admin/includes/post.php:2082
#: wp-admin/includes/post.php:2086
msgid "Sorry, you are not allowed to edit this post."
msgstr "Du bist leider nicht berechtigt, diesen Beitrag zu bearbeiten."

#: wp-includes/post.php:5821 wp-admin/includes/ajax-actions.php:124
#: wp-admin/includes/meta-boxes.php:583 wp-admin/includes/post.php:578
#: wp-admin/includes/post.php:2261 wp-admin/js/inline-edit-post.js:417
#: wp-admin/js/tags-box.js:9 wp-admin/js/tags-suggest.js:8
msgctxt "tag delimiter"
msgid ","
msgstr ","

#: wp-includes/admin-bar.php:498 wp-admin/site-editor.php:324
msgid "Edit Site"
msgstr "Website bearbeiten"

#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:309
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1178
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:540
msgid "The post cannot be deleted."
msgstr "Der Beitrag kann nicht gelöscht werden."

#: wp-includes/class-wp-xmlrpc-server.php:2026
#: wp-includes/class-wp-xmlrpc-server.php:4600
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:95
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:162
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:167
#: wp-admin/edit.php:22 wp-admin/edit.php:47 wp-admin/post.php:147
msgid "Sorry, you are not allowed to edit posts in this post type."
msgstr "Du bist leider nicht berechtigt, Beiträge dieses Inhaltstyps zu bearbeiten."

#: wp-includes/class-wp-xmlrpc-server.php:1506
msgid "Sorry, you are not allowed to create password protected posts in this post type."
msgstr "Du bist leider nicht berechtigt, passwortgeschützte Beiträge in diesem Inhaltstyp zu erstellen."

#: wp-includes/class-wp-xmlrpc-server.php:1512
#: wp-includes/class-wp-xmlrpc-server.php:5482
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:701
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:717
#: wp-admin/includes/post.php:43 wp-admin/includes/post.php:88
#: wp-admin/post-new.php:61 wp-admin/press-this.php:20
msgid "Sorry, you are not allowed to create posts as this user."
msgstr "Du bist mit deiner Benutzerrolle leider nicht berechtigt, Beiträge zu erstellen."

#: wp-includes/class-wp-xmlrpc-server.php:1489
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1579
msgid "Sorry, you are not allowed to create private posts in this post type."
msgstr "Du bist leider nicht berechtigt, private Beiträge in diesem Inhaltstyp zu erstellen."

#: wp-includes/class-wp-xmlrpc-server.php:3523
msgid "Sorry, you are not allowed to delete this category."
msgstr "Du bist leider nicht berechtigt, diese Kategorie zu löschen."

#: wp-includes/class-wp.php:327 wp-includes/ms-deprecated.php:280
#: wp-includes/ms-deprecated.php:299
msgid "Sorry, you are not allowed to view this item."
msgstr "Du bist leider nicht berechtigt, dieses Element anzuzeigen."

#: wp-includes/class-wp-xmlrpc-server.php:1651
msgid "Ambiguous term name used in a hierarchical taxonomy. Please use term ID instead."
msgstr "Der Begriff ist in der hierarchischen Taxonomie mehrdeutig. Bitte nutze stattdessen die Begriffs-ID."

#: wp-includes/class-wp-xmlrpc-server.php:1518
#: wp-includes/class-wp-xmlrpc-server.php:5495
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1404
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:651
msgid "Invalid author ID."
msgstr "Die Autor-ID ist ungültig."

#: wp-includes/class-wp-xmlrpc-server.php:1591
#: wp-includes/class-wp-xmlrpc-server.php:1618
msgid "Sorry, one of the given taxonomies is not supported by the post type."
msgstr "Leider wird eine der übergebenen Taxonomien von diesem Inhaltstyp nicht unterstützt."

#: wp-includes/class-wp-xmlrpc-server.php:1595
#: wp-includes/class-wp-xmlrpc-server.php:1622
msgid "Sorry, you are not allowed to assign a term to one of the given taxonomies."
msgstr "Du bist leider nicht berechtigt, einen Begriff einer der übergebenen Taxonomien zuzuordnen."

#: wp-includes/class-wp-xmlrpc-server.php:1659
msgid "Sorry, you are not allowed to add a term to one of the given taxonomies."
msgstr "Du bist leider nicht berechtigt, einen Begriff zu einer der übergebenen Taxonomien hinzuzufügen."

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1447 wp-includes/general-template.php:1943
msgctxt "yearly archives date format"
msgid "Y"
msgstr "Y"

#. translators: See https://www.php.net/manual/datetime.format.php
#: wp-includes/general-template.php:1450 wp-includes/general-template.php:1947
msgctxt "monthly archives date format"
msgid "F Y"
msgstr "F Y"

#. translators: Apostrophe, for example in 'cause or can't.
#: wp-includes/formatting.php:89
msgctxt "apostrophe"
msgid "&#8217;"
msgstr "&#8217;"

#. translators: Double prime, for example in 9" (nine inches).
#: wp-includes/formatting.php:94
msgctxt "double prime"
msgid "&#8243;"
msgstr "&#8243;"

#. translators: Prime, for example in 9' (nine feet).
#: wp-includes/formatting.php:92
msgctxt "prime"
msgid "&#8242;"
msgstr "&#8242;"

#: wp-signup.php:226
msgid "Allow search engines to index this site."
msgstr "Suchmaschinen dürfen diese Website indexieren."

#: wp-load.php:102
msgid "Create a Configuration File"
msgstr "Konfigurationsdatei erstellen"

#. translators: %s: wp-config.php
#: wp-load.php:99
msgid "You can create a %s file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."
msgstr "Du kannst die Datei %s über das Webinterface erstellen, aber das funktioniert nicht mit allen Server-Konfigurationen. Der sicherste Weg ist, die Datei manuell zu erstellen."

#. translators: 1: Link to new site, 2: Login URL, 3: Username.
#: wp-signup.php:565
msgid "%1$s is your new site. <a href=\"%2$s\">Log in</a> as &#8220;%3$s&#8221; using your existing password."
msgstr "%1$s ist deine neue Website. <a href=\"%2$s\">Melde dich an</a> als &#8222;%3$s&#8220; und verwende dein bestehendes Passwort."

#. translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:162
msgid "Your site at %1$s is active. You may now log in to your site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "Deine Website unter %1$s ist aktiviert. Du kannst dich nun mit dem gewählten Benutzernamen &#8222;%2$s&#8220; anmelden. Bitte überprüfe deinen E-Mail-Posteingang %3$s für dein Passwort und die Anweisungen zur Anmeldung. Falls du keine E-Mail erhalten hast, überprüfe bitte auch deinen Spamordner. Solltest du nicht innerhalb von einer Stunde eine E-Mail erhalten haben, kannst du dein <a href=\"%4$s\">Passwort zurücksetzen</a>."

#. translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost
#. password URL.
#: wp-activate.php:151
msgid "Your account has been activated. You may now <a href=\"%1$s\">log in</a> to the site using your chosen username of &#8220;%2$s&#8221;. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%4$s\">reset your password</a>."
msgstr "Dein Konto wurde aktiviert. Du kannst dich nun mit dem gewählten Benutzernamen &#8222;%2$s&#8220; <a href=\"%1$s\">anmelden</a>. Bitte überprüfe deinen E-Mail-Posteingang %3$s für dein Passwort und die Anweisungen zur Anmeldung. Falls du keine E-Mail erhalten hast, überprüfe bitte auch deinen Spamordner. Solltest du nicht innerhalb von einer Stunde eine E-Mail erhalten haben, kannst du dein <a href=\"%4$s\">Passwort zurücksetzen</a>."

#. translators: %s: Database repair URL.
#: wp-includes/functions.php:1851
msgid "One or more database tables are unavailable. The database may need to be <a href=\"%s\">repaired</a>."
msgstr "Eine oder mehrere Datenbanktabellen sind nicht verfügbar. Möglicherweise muss die Datenbank <a href=\"%s\">repariert</a> werden."

#: wp-includes/comment.php:869 wp-includes/comment.php:977
msgid "You are posting comments too quickly. Slow down."
msgstr "Du schickst deine Kommentare zu schnell ab. Bitte etwas langsamer."

#: wp-includes/admin-bar.php:1077 wp-includes/admin-bar.php:1085
msgctxt "admin bar menu group label"
msgid "New"
msgstr "Neu"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1031
msgid "%s exceeds the maximum upload size for the multi-file uploader when used in your browser."
msgstr "%s überschreitet das Upload-Limit für den Mehrdateien-Uploader."

#. translators: %s: File name.
#. translators: %s: Name of the file that failed to upload.
#: wp-includes/script-loader.php:1040 wp-admin/async-upload.php:127
msgid "&#8220;%s&#8221; has failed to upload."
msgstr "&#8222;%s&#8220; konnte nicht hochgeladen werden."

#. translators: 1: Opening link tag, 2: Closing link tag.
#: wp-includes/script-loader.php:1029
msgid "Please try uploading this file with the %1$sbrowser uploader%2$s."
msgstr "Bitte versuche, diese Datei mit dem %1$sBrowser-Uploader%2$s hochzuladen."

#: wp-includes/widgets/class-wp-widget-links.php:149
msgctxt "links widget"
msgid "All Links"
msgstr "Alle Links"

#. translators: Em dash.
#: wp-includes/formatting.php:104
msgctxt "em dash"
msgid "&#8212;"
msgstr "&#8212;"

#. translators: En dash.
#: wp-includes/formatting.php:102
msgctxt "en dash"
msgid "&#8211;"
msgstr "&#8211;"

#: wp-includes/class-wp-admin-bar.php:140
msgid "The menu ID should not be empty."
msgstr "Die Menü-ID darf nicht leer sein."

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:141 wp-includes/admin-bar.php:145
#: wp-includes/admin-bar.php:164
msgid "About WordPress"
msgstr "Über WordPress"

#. translators: %s: File name.
#: wp-includes/script-loader.php:1016
msgid "%s exceeds the maximum upload size for this site."
msgstr "%s überschreitet das Upload-Limit für diese Website."

#: wp-includes/admin-bar.php:227
msgid "Feedback"
msgstr "Feedback"

#: wp-includes/comment.php:4139
msgid "<strong>Error:</strong> Please type your comment text."
msgstr "<strong>Fehler:</strong> Bitte gib deinen Kommentartext ein."

#: wp-includes/comment.php:4111
msgid "<strong>Error:</strong> Please enter a valid email address."
msgstr "<strong>Fehler:</strong> Bitte gib eine gültige E-Mail-Adresse ein."

#: wp-includes/admin-bar.php:197
msgid "Documentation"
msgstr "Dokumentation (engl.)"

#: wp-includes/formatting.php:4122 wp-includes/general-template.php:5017
#: wp-admin/themes.php:255
msgid "&hellip;"
msgstr "&hellip;"

#: wp-includes/functions.php:5622
msgid "Database Error"
msgstr "Datenbankfehler"

#: wp-includes/class-wpdb.php:2009 wp-includes/functions.php:5622
#: wp-includes/ms-load.php:479
msgid "Error establishing a database connection"
msgstr "Fehler beim Aufbau einer Datenbankverbindung"

#. translators: %s: Number of comments.
#: wp-includes/comment-template.php:966 wp-includes/comment-template.php:983
#: wp-admin/includes/ajax-actions.php:513
#: wp-admin/includes/ajax-actions.php:1461 wp-admin/includes/dashboard.php:341
msgid "%s Comment"
msgid_plural "%s Comments"
msgstr[0] "%s Kommentar"
msgstr[1] "%s Kommentare"

#: wp-includes/admin-bar.php:187
#: wp-includes/widgets/class-wp-widget-meta.php:92
msgid "WordPress.org"
msgstr "WordPress.org"

#. translators: %s: Site title.
#. translators: Network admin screen title. %s: Network title.
#: wp-includes/admin-bar.php:381 wp-admin/admin-header.php:45
msgid "Network Admin: %s"
msgstr "Netzwerkverwaltung: %s"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Schlagwort"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "Schlagwörter"

#. translators: 1: wp_enqueue_scripts, 2: admin_enqueue_scripts, 3:
#. login_enqueue_scripts
#: wp-includes/functions.wp-scripts.php:50
msgid "Scripts and styles should not be registered or enqueued until the %1$s, %2$s, or %3$s hooks."
msgstr "Skripte und Stile sollten erst bei den Hooks %1$s, %2$s oder %3$s registriert oder eingereiht werden."

#. translators: 1: Home URL, 2: Admin URL.
#: wp-includes/ms-functions.php:2270
msgid "You have been added to this site. Please visit the <a href=\"%1$s\">homepage</a> or <a href=\"%2$s\">log in</a> using your username and password."
msgstr "Du wurdest zu dieser Website hinzugefügt. Du kannst nun die <a href=\"%1$s\">Homepage</a> besuchen oder dich mit deinem Benutzernamen und Passwort <a href=\"%2$s\">anmelden</a>."

#: wp-includes/script-loader.php:1020
msgid "Memory exceeded. Please try another smaller file."
msgstr "Die Arbeitsspeichergrenze wurde überschritten. Bitte versuche es mit einer kleineren Datei."

#: wp-includes/script-loader.php:1021
msgid "This is larger than the maximum size. Please try another."
msgstr "Die Datei ist größer als die Maximalgröße. Bitte verwende eine kleinere Datei."

#: wp-includes/script-loader.php:1019
msgid "This file is not an image. Please try another."
msgstr "Diese Datei ist keine Bilddatei. Bitte probiere eine andere Datei."

#: wp-includes/general-template.php:5162
msgctxt "admin color scheme"
msgid "Blue"
msgstr "Blau"

#: wp-includes/general-template.php:5138
msgctxt "admin color scheme"
msgid "Fresh"
msgstr "Frisch"

#: wp-includes/formatting.php:5129 wp-admin/options.php:301
msgid "The timezone you have entered is not valid. Please select a valid timezone."
msgstr "Die von dir eingegebene Zeitzone ist ungültig. Bitte wähle eine gültige Zeitzone aus."

#: wp-includes/admin-bar.php:1070
msgctxt "add new from admin bar"
msgid "User"
msgstr "Benutzer"

#: wp-includes/post.php:97
msgctxt "add new from admin bar"
msgid "Media"
msgstr "Medien"

#: wp-includes/admin-bar.php:1108
msgctxt "add new from admin bar"
msgid "Site"
msgstr "Website"

#: wp-includes/pluggable.php:1376 wp-includes/pluggable.php:1423
msgid "You should specify an action to be verified by using the first parameter."
msgstr "Du solltest eine zu überprüfende Aktion mit dem ersten Parameter angeben."

#: wp-includes/class-wp-taxonomy.php:625
#: wp-includes/js/dist/script-modules/content-types/index.js:38682
msgid "View Category"
msgstr "Kategorie anzeigen"

#: wp-includes/class-wp-taxonomy.php:625
msgid "View Tag"
msgstr "Schlagwort anzeigen"

#. translators: 1: Login URL, 2: Network home URL.
#: wp-activate.php:206
msgid "Your account is now activated. <a href=\"%1$s\">Log in</a> or go back to the <a href=\"%2$s\">homepage</a>."
msgstr "Dein Konto ist jetzt aktiviert. <a href=\"%1$s\">Melde dich an</a> oder gehe zurück zur <a href=\"%2$s\">Homepage</a>."

#. translators: 1: Site URL, 2: Login URL.
#: wp-activate.php:198
msgid "Your account is now activated. <a href=\"%1$s\">View your site</a> or <a href=\"%2$s\">Log in</a>"
msgstr "Dein Konto ist jetzt aktiviert. Du kannst <a href=\"%1$s\">deine Website anzeigen</a> oder <a href=\"%2$s\">dich anmelden</a>"

#: wp-includes/class-wp-post-type.php:999
msgid "All Pages"
msgstr "Alle Seiten"

#: wp-includes/class-wp-post-type.php:999
#: wp-includes/js/dist/script-modules/content-types/index.js:37112
msgid "All Posts"
msgstr "Alle Beiträge"

#: wp-includes/class-wp-editor.php:1266
#: wp-includes/build/routes/font-list/content.js:11182
#: wp-includes/build/routes/font-list/content.js:11191
#: wp-includes/js/dist/block-editor.js:70033
#: wp-includes/js/dist/block-editor.js:74356
#: wp-includes/js/dist/block-editor.js:76214
#: wp-includes/js/dist/block-editor.js:93890
#: wp-includes/js/dist/block-library.js:13329
#: wp-includes/js/dist/block-library.js:13676
#: wp-includes/js/dist/block-library.js:31295
#: wp-includes/js/dist/block-library.js:38391
#: wp-includes/js/dist/block-library.js:43679
#: wp-includes/js/dist/block-library.js:50330
#: wp-includes/js/dist/block-library.js:50700
#: wp-includes/js/dist/block-library.js:51033
#: wp-includes/js/dist/block-library.js:51223
#: wp-includes/js/dist/block-library.js:63886
#: wp-includes/js/dist/block-library.js:72000
#: wp-includes/js/dist/edit-site.js:41607
#: wp-includes/js/dist/edit-site.js:41616 wp-includes/js/dist/editor.js:4461
#: wp-includes/js/dist/editor.js:8595 wp-includes/js/dist/editor.js:27246
#: wp-includes/js/dist/editor.js:56484 wp-includes/js/dist/editor.js:56493
#: wp-includes/js/dist/editor.js:85247 wp-includes/js/dist/editor.js:89225
#: wp-includes/js/dist/editor.js:101863
#: wp-includes/js/dist/format-library.js:4923
#: wp-includes/js/dist/format-library.js:5037
msgid "Link"
msgstr "Link"

#: wp-includes/class-walker-comment.php:260
msgid "Pingback:"
msgstr "Pingback:"

#: wp-includes/link-template.php:2811
msgid "Post navigation"
msgstr "Beitragsnavigation"

#: wp-includes/link-template.php:3332
msgid "Comments navigation"
msgstr "Kommentarnavigation"

#: wp-includes/class-wp-admin-bar.php:474 wp-admin/user-edit.php:370
msgid "Toolbar"
msgstr "Werkzeugleiste"

#: wp-includes/class-wp-editor.php:1241
msgid "Poster"
msgstr "Vorschaubild"

#: wp-includes/media-template.php:1372 wp-includes/media-template.php:1471
#: wp-includes/widgets/class-wp-widget-media-audio.php:72
#: wp-includes/widgets/class-wp-widget-media-video.php:74
#: wp-includes/js/dist/block-library.js:6858
#: wp-includes/js/dist/block-library.js:80478
#: wp-includes/js/dist/block-library.js:80487
msgid "Preload"
msgstr "Vorladen"

#: wp-includes/block-patterns/navigation-overlay-centered-with-extras.php:30
#: wp-includes/build/routes/connectors-home/content.js:11704
#: wp-includes/build/routes/connectors-home/content.js:12244
#: wp-includes/js/dist/edit-post.js:11027
#: wp-includes/js/dist/edit-widgets.js:4578 wp-includes/js/dist/editor.js:8580
#: wp-includes/js/dist/editor.js:100734
msgid "Learn more"
msgstr "Mehr erfahren"

#: wp-includes/class-wp-http.php:320
msgid "Destination directory for file streaming does not exist or is not writable."
msgstr "Das Zielverzeichnis für das Datei-Streaming existiert nicht oder ist nicht beschreibbar."

#: wp-includes/class-wp-http.php:603
msgid "There are no HTTP transports available which can complete the requested request."
msgstr "Keine verfügbaren HTTP-Transportprotokolle für den Abschluss der gewünschten Anfrage."

#: wp-includes/taxonomy.php:178
#: wp-admin/includes/class-wp-posts-list-table.php:2157
#: wp-admin/includes/meta-boxes.php:1575
msgctxt "post format"
msgid "Format"
msgstr "Beitragsformat"

#: wp-includes/class-wp-editor.php:1891
msgid "Enter the destination URL"
msgstr "Gib die Ziel-URL ein"

#: wp-includes/class-wp-editor.php:1905
msgid "Or link to existing content"
msgstr "Oder verlinke auf vorhandene Inhalte"

#: wp-includes/query.php:165 wp-includes/query.php:191
#: wp-includes/query.php:217 wp-includes/query.php:246
#: wp-includes/query.php:275 wp-includes/query.php:304
#: wp-includes/query.php:341 wp-includes/query.php:365
#: wp-includes/query.php:391 wp-includes/query.php:417
#: wp-includes/query.php:437 wp-includes/query.php:470
#: wp-includes/query.php:503 wp-includes/query.php:533
#: wp-includes/query.php:557 wp-includes/query.php:588
#: wp-includes/query.php:612 wp-includes/query.php:636
#: wp-includes/query.php:656 wp-includes/query.php:676
#: wp-includes/query.php:696 wp-includes/query.php:720
#: wp-includes/query.php:753 wp-includes/query.php:786
#: wp-includes/query.php:810 wp-includes/query.php:834
#: wp-includes/query.php:858 wp-includes/query.php:882
#: wp-includes/query.php:902 wp-includes/query.php:926
msgid "Conditional query tags do not work before the query is run. Before then, they always return false."
msgstr "Bedingte Abfrage-Tags funktionieren erst, wenn die Abfrage ausgeführt wird. Vorher geben sie immer „false“ zurück."

#: wp-includes/ms-functions.php:1220
msgid "The user is already active."
msgstr "Der Benutzer ist bereits aktiviert."

#. translators: Developer debugging message. 1: PHP function name, 2:
#. Explanatory message, 3: WordPress version number.
#: wp-includes/functions.php:6151
msgid "Function %1$s was called <strong>incorrectly</strong>. %2$s %3$s"
msgstr "Die Funktion %1$s wurde <strong>fehlerhaft</strong> aufgerufen. %2$s %3$s"

#. translators: %s: Version number.
#: wp-includes/functions.php:6140
msgid "(This message was added in version %s.)"
msgstr "(Diese Meldung wurde in Version %s hinzugefügt.)"

#. translators: %s: Comment URL.
#: wp-includes/pluggable.php:1949
msgid "Permalink: %s"
msgstr "Permalink: %s"

#: wp-includes/post-formats.php:98
msgctxt "Post format"
msgid "Standard"
msgstr "Standard"

#: wp-signup.php:154
msgid "domain"
msgstr "Domain"

#. translators: %s: Site address.
#: wp-signup.php:160
msgid "Your address will be %s."
msgstr "Deine Adresse wird %s lauten."

#: wp-includes/post-formats.php:107
msgctxt "Post format"
msgid "Audio"
msgstr "Audio"

#: wp-includes/class-wp-xmlrpc-server.php:5446
#: wp-includes/class-wp-xmlrpc-server.php:5818
msgid "Invalid post format."
msgstr "Das Beitragsformat ist ungültig."

#: wp-includes/class-wp-editor.php:1922
msgid "No search term specified. Showing recent items."
msgstr "Es wurde kein Suchbegriff angegeben. Es werden die aktuellen Inhalte angezeigt."

#: wp-includes/plugin.php:936
msgid "Only a static class method or function can be used in an uninstall hook."
msgstr "Nur eine statische Klassenmethode oder eine Funktion kann in einem Uninstall-Hook verwendet werden."

#: wp-includes/post.php:4485
msgid "Passing an integer number of posts is deprecated. Pass an array of arguments instead."
msgstr "Eine Anzahl von Beiträgen als Ganzzahl an die Abfrage zu übergeben, ist veraltet. Verwende stattdessen ein Array mit Argumenten."

#: wp-includes/post-formats.php:99
msgctxt "Post format"
msgid "Aside"
msgstr "Kurzmitteilung"

#: wp-includes/post-formats.php:101
msgctxt "Post format"
msgid "Gallery"
msgstr "Galerie"

#: wp-includes/post-formats.php:102
msgctxt "Post format"
msgid "Link"
msgstr "Link"

#: wp-includes/post-formats.php:103
msgctxt "Post format"
msgid "Image"
msgstr "Bild"

#: wp-includes/post-formats.php:104
msgctxt "Post format"
msgid "Quote"
msgstr "Zitat"

#: wp-includes/post-formats.php:106
msgctxt "Post format"
msgid "Video"
msgstr "Video"

#: wp-includes/post-formats.php:100
msgctxt "Post format"
msgid "Chat"
msgstr "Chat"

#: wp-includes/post-formats.php:105
msgctxt "Post format"
msgid "Status"
msgstr "Status"

#: wp-includes/class-wp-post-type.php:996
msgid "No pages found."
msgstr "Es wurden keine Seiten gefunden."

#: wp-includes/class-wp-post-type.php:997
msgid "No pages found in Trash."
msgstr "Im Papierkorb wurden keine Seiten gefunden."

#: wp-includes/class-wp-post-type.php:997
#: wp-includes/js/dist/script-modules/content-types/index.js:37152
msgid "No posts found in Trash."
msgstr "Im Papierkorb wurden keine Beiträge gefunden."

#: wp-includes/admin-bar.php:801 wp-includes/admin-bar.php:806
msgid "Shortlink"
msgstr "Kurzlink"

#: wp-includes/class-wp-xmlrpc-server.php:1568
#: wp-includes/class-wp-xmlrpc-server.php:4402
#: wp-includes/class-wp-xmlrpc-server.php:5663
#: wp-includes/class-wp-xmlrpc-server.php:6082
msgid "Invalid attachment ID."
msgstr "Die Anhang-ID ist ungültig."

#: wp-includes/registration-functions.php:9 wp-includes/registration.php:9
msgid "This file no longer needs to be included."
msgstr "Die Einbindung dieser Datei ist nicht mehr erforderlich."

#: wp-includes/widgets/class-wp-widget-archives.php:240
#: wp-includes/widgets/class-wp-widget-categories.php:210
#: wp-includes/js/dist/block-library.js:5642
#: wp-includes/js/dist/block-library.js:5649
#: wp-includes/js/dist/block-library.js:14520
#: wp-includes/js/dist/block-library.js:14526
msgid "Display as dropdown"
msgstr "Als Drop-down-Liste anzeigen"

#: wp-includes/class-wp-xmlrpc-server.php:647
msgid "Medium size image width"
msgstr "Breite für mittlere Bildgröße"

#: wp-includes/class-wp-xmlrpc-server.php:652
msgid "Medium size image height"
msgstr "Höhe für mittlere Bildgröße"

#: wp-includes/class-wp-xmlrpc-server.php:672
msgid "Large size image height"
msgstr "Höhe für große Bilder"

#: wp-includes/class-wp-xmlrpc-server.php:667
msgid "Large size image width"
msgstr "Breite für große Bilder"

#: wp-includes/class-wp-xmlrpc-server.php:632
msgid "Thumbnail Width"
msgstr "Breite des Vorschaubilds"

#: wp-includes/class-wp-xmlrpc-server.php:637
msgid "Thumbnail Height"
msgstr "Höhe des Vorschaubilds"

#: wp-includes/class-wp-xmlrpc-server.php:642
msgid "Crop thumbnail to exact dimensions"
msgstr "Vorschaubild auf exakte Maße zuschneiden"

#: wp-includes/user.php:3386
msgid "To reset your password, visit the following address:"
msgstr "Um dein Passwort zurückzusetzen, besuche folgende Adresse:"

#: wp-login.php:998 wp-admin/user-edit.php:745
msgid "Password Reset"
msgstr "Passwort zurücksetzen"

#: wp-login.php:1000
msgid "Your password has been reset."
msgstr "Dein Passwort wurde zurückgesetzt."

#: wp-login.php:1015
msgid "Reset Password"
msgstr "Passwort zurücksetzen"

#: wp-login.php:1032
msgid "New password"
msgstr "Neues Passwort"

#: wp-login.php:1050
msgid "Confirm new password"
msgstr "Neues Passwort bestätigen"

#: wp-includes/user.php:3385
msgid "If this was a mistake, ignore this email and nothing will happen."
msgstr "Falls das nicht beabsichtigt war, ignoriere diese E-Mail einfach. Es wird dann nichts passieren."

#: wp-includes/user.php:3380
msgid "Someone has requested a password reset for the following account:"
msgstr "Jemand hat das Zurücksetzen des Passworts für folgendes Konto angefordert:"

#: wp-includes/admin-bar.php:767
msgid "Manage Comments"
msgstr "Kommentare verwalten"

#: wp-includes/admin-bar.php:438
msgid "Manage Site"
msgstr "Website verwalten"

#: wp-includes/post-formats.php:74 wp-includes/revision.php:720
msgid "Invalid post."
msgstr "Der Beitrag ist ungültig."

#: wp-includes/class-wp-theme.php:1097
msgid "Blavatar"
msgstr "Blavatar"

#. translators: %s: Taxonomy name.
#: wp-includes/post.php:5096
msgid "Invalid taxonomy: %s."
msgstr "Ungültige Taxonomie: %s."

#: wp-includes/taxonomy.php:143
msgid "Link Category"
msgstr "Linkkategorie"

#: wp-includes/taxonomy.php:144
msgid "Search Link Categories"
msgstr "Linkkategorien suchen"

#: wp-includes/taxonomy.php:146
msgid "All Link Categories"
msgstr "Alle Linkkategorien"

#: wp-includes/taxonomy.php:150
msgid "New Link Category Name"
msgstr "Name der neuen Linkkategorie"

#: wp-includes/taxonomy.php:148
msgid "Update Link Category"
msgstr "Linkkategorie aktualisieren"

#: wp-includes/abilities.php:29 wp-includes/user.php:4158
#: wp-includes/js/dist/block-editor.js:50425
#: wp-includes/js/dist/block-library.js:5945
#: wp-includes/js/dist/block-library.js:6042
#: wp-includes/js/dist/core-data.js:15897 wp-includes/js/dist/editor.js:72679
msgid "User"
msgstr "Benutzer"

#: wp-includes/admin-bar.php:607
msgid "Network Admin"
msgstr "Netzwerkverwaltung"

#. translators: Monthly archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:73
msgid "F, Y"
msgstr "F Y"

#. translators: Used to join items in a list with only 2 items.
#: wp-includes/formatting.php:5429
msgid "%1$s and %2$s"
msgstr "%1$s und %2$s"

#: wp-includes/theme-compat/comments.php:24
msgid "This post is password protected. Enter the password to view comments."
msgstr "Dieser Beitrag ist passwortgeschützt. Um die Kommentare anzuzeigen, musst du das Passwort eingeben."

#. translators: Daily archives date format. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/theme-compat/sidebar.php:60
msgid "l, F jS, Y"
msgstr "l, j. F Y"

#. translators: 1: Site name, 2: WordPress
#: wp-includes/theme-compat/footer.php:26
msgid "%1$s is proudly powered by %2$s"
msgstr "%1$s wird mit Stolz präsentiert von %2$s"

#. translators: %s: Number of comments.
#: wp-includes/blocks/comments-title.php:60
#: wp-includes/js/dist/block-library.js:19205
msgid "%s response"
msgid_plural "%s responses"
msgstr[0] "%s Kommentar"
msgstr[1] "%s Kommentare"

#: wp-includes/blocks/comments-title.php:56
#: wp-includes/js/dist/block-library.js:19201
msgid "One response"
msgstr "Ein Kommentar"

#. translators: 1: Site link, 2: Search query.
#: wp-includes/theme-compat/sidebar.php:95
msgid "You have searched the %1$s blog archives for <strong>&#8216;%2$s&#8217;</strong>. If you are unable to find anything in these search results, you can try one of these links."
msgstr "Du hast das Archiv von %1$s nach <strong>‚%2$s‘</strong> durchsucht. Falls du das Gewünschte nicht gefunden hast, versuche es doch mit einem dieser Links."

#. translators: %s: Category name.
#: wp-includes/theme-compat/sidebar.php:46
msgid "You are currently browsing the archives for the %s category."
msgstr "Du befindest dich im Archiv der Kategorie %s."

#: wp-includes/class-wp-taxonomy.php:631
#: wp-includes/js/dist/script-modules/content-types/index.js:38773
msgid "Choose from the most used tags"
msgstr "Aus den meistgenutzten Schlagwörtern auswählen"

#: wp-includes/class-wp-taxonomy.php:613
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Kategorien"

#: wp-includes/class-wp-taxonomy.php:614
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Kategorie"

#: wp-includes/class-wp-taxonomy.php:615
msgid "Search Tags"
msgstr "Schlagwörter suchen"

#: wp-includes/class-wp-taxonomy.php:616
#: wp-includes/js/dist/script-modules/content-types/index.js:38731
msgid "Popular Tags"
msgstr "Beliebte Schlagwörter"

#: wp-includes/class-wp-taxonomy.php:617
msgid "All Tags"
msgstr "Alle Schlagwörter"

#: wp-includes/class-wp-taxonomy.php:618 wp-includes/js/dist/editor.js:87088
#: wp-includes/js/dist/script-modules/content-types/index.js:38722
msgid "Parent Category"
msgstr "Übergeordnete Kategorie"

#: wp-includes/class-wp-taxonomy.php:619
#: wp-includes/js/dist/script-modules/content-types/index.js:38753
msgid "Parent Category:"
msgstr "Übergeordnete Kategorie:"

#: wp-includes/class-wp-taxonomy.php:626
msgid "Update Tag"
msgstr "Schlagwort aktualisieren"

#: wp-includes/class-wp-taxonomy.php:628
msgid "New Tag Name"
msgstr "Neuer Schlagwortname"

#: wp-includes/class-wp-taxonomy.php:628
#: wp-includes/js/dist/script-modules/content-types/index.js:38697
msgid "New Category Name"
msgstr "Neuer Kategoriename"

#: wp-signup.php:1025
msgid "Sorry, new registrations are not allowed at this time."
msgstr "Neue Registrierungen sind derzeit leider nicht erlaubt."

#: wp-signup.php:886
msgid "Wait a little longer. Sometimes delivery of email can be delayed by processes outside of our control."
msgstr "Bitte warte noch ein bisschen. Manchmal kann sich die Zustellung von E-Mails durch Vorgänge außerhalb unserer Kontrolle verzögern."

#: wp-signup.php:887
msgid "Check the junk or spam folder of your email client. Sometime emails wind up there by mistake."
msgstr "Überprüfe den Junk- oder Spamordner deines E-Mail-Postfachs. Manchmal gelangen E-Mails versehentlich dorthin."

#: wp-signup.php:306
msgid "Your registration email is sent to this address. (Double-check your email address before continuing.)"
msgstr "Deine Registrierungs-E-Mail wird an diese Adresse gesendet. (Bitte überprüfe deine E-Mail-Adresse noch einmal, bevor du fortfährst.)"

#: wp-includes/class-wp-post-type.php:987
msgctxt "post type general name"
msgid "Pages"
msgstr "Seiten"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Page"
msgstr "Seite"

#: wp-includes/class-wp-post-type.php:991
msgid "Edit Page"
msgstr "Seite bearbeiten"

#: wp-includes/class-wp-post-type.php:998
#: wp-includes/js/dist/script-modules/content-types/index.js:37175
msgid "Parent Page:"
msgstr "Übergeordnete Seite:"

#: wp-includes/class-wp-post-type.php:995
msgid "Search Pages"
msgstr "Seiten durchsuchen"

#: wp-includes/class-wp-post-type.php:988
msgctxt "post type singular name"
msgid "Post"
msgstr "Beitrag"

#: wp-includes/class-wp-post-type.php:987 wp-admin/export.php:193
#: wp-admin/includes/class-wp-users-list-table.php:377
msgctxt "post type general name"
msgid "Posts"
msgstr "Beiträge"

#: wp-includes/class-wp-post-type.php:995
#: wp-includes/js/dist/script-modules/content-types/index.js:37143
msgid "Search Posts"
msgstr "Beiträge durchsuchen"

#: wp-includes/post.php:317
msgid "No patterns found in Trash."
msgstr "Im Papierkorb wurden keine Vorlagen gefunden."

#: wp-includes/user.php:3566 wp-admin/includes/user.php:197
msgid "<strong>Error:</strong> This username is invalid because it uses illegal characters. Please enter a valid username."
msgstr "<strong>Fehler:</strong> Dieser Benutzername ungültig, da er ungültige Zeichen enthält. Bitte gib einen gültigen Benutzernamen ein."

#. translators: %s: Asterisk symbol (*).
#: wp-includes/general-template.php:5616
msgid "Required fields are marked %s"
msgstr "Erforderliche Felder sind mit %s markiert"

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:11
#: wp-includes/theme-compat/footer.php:11
#: wp-includes/theme-compat/header.php:11
#: wp-includes/theme-compat/sidebar.php:11
msgid "Theme without %s"
msgstr "Theme ohne %s"

#. translators: %s: Template name.
#: wp-includes/theme-compat/comments.php:15
#: wp-includes/theme-compat/footer.php:15
#: wp-includes/theme-compat/header.php:15
#: wp-includes/theme-compat/sidebar.php:15
msgid "Please include a %s template in your theme."
msgstr "Bitte füge ein %s-Template zu deinem Theme hinzu."

#: wp-includes/class-wp-xmlrpc-server.php:1479
#: wp-includes/class-wp-xmlrpc-server.php:5149
msgid "Sorry, you are not allowed to post on this site."
msgstr "Du bist leider nicht berechtigt, Beiträge auf dieser Website zu schreiben."

#: wp-includes/class-wp-xmlrpc-server.php:5417
#: wp-includes/class-wp-xmlrpc-server.php:5431
#: wp-includes/class-wp-xmlrpc-server.php:5436
msgid "Sorry, you are not allowed to publish posts on this site."
msgstr "Du bist leider nicht berechtigt, Beiträge auf dieser Website zu veröffentlichen."

#: wp-includes/class-wp-xmlrpc-server.php:5404
msgid "Sorry, you are not allowed to publish pages on this site."
msgstr "Du bist leider nicht berechtigt, Seiten auf dieser Website zu veröffentlichen."

#: wp-includes/class-wp-xmlrpc-server.php:3573
#: wp-includes/class-wp-xmlrpc-server.php:6406
#: wp-includes/class-wp-xmlrpc-server.php:6674
msgid "Sorry, you must be able to edit posts on this site in order to view categories."
msgstr "Du musst berechtigt sein, Beiträge zu bearbeiten, um Kategorien ansehen zu können."

#: wp-includes/ms-functions.php:1222
msgid "The site is already active."
msgstr "Diese Website ist bereits aktiv."

#: wp-includes/ms-functions.php:691
msgid "Sorry, you may not use that site name."
msgstr "Dieser Website-Name darf leider nicht verwendet werden."

#: wp-includes/ms-functions.php:756
msgid "That site is currently reserved but may be available in a couple days."
msgstr "Diese Website wurde bereits reserviert, ist aber eventuell in ein paar Tagen wieder verfügbar."

#. translators: %s: Site title.
#: wp-includes/pluggable.php:2315
msgid "New user registration on your site %s:"
msgstr "Neue Benutzerregistrierung auf deiner Website %s:"

#. translators: New site notification email subject. %s: New site URL.
#: wp-includes/ms-functions.php:1531
msgid "New Site Registration: %s"
msgstr "Neue Registrierung einer Website: %s"

#: wp-includes/ms-functions.php:726 wp-includes/ms-functions.php:1433
#: wp-includes/ms-site.php:623
msgid "Sorry, that site already exists!"
msgstr "Diese Website existiert bereits!"

#: wp-includes/class-wp-xmlrpc-server.php:4082
#: wp-includes/class-wp-xmlrpc-server.php:4166
#: wp-includes/class-wp-xmlrpc-server.php:4201
#: wp-includes/class-wp-xmlrpc-server.php:4236
#: wp-includes/class-wp-xmlrpc-server.php:4506
msgid "Sorry, you are not allowed to access details about this site."
msgstr "Du bist leider nicht berechtigt, Details dieser Website abzurufen."

#: wp-includes/option.php:2782
msgid "Site URL."
msgstr "Website-URL."

#. translators: New site notification email. 1: Activation URL, 2: New site
#. URL.
#: wp-includes/ms-functions.php:1010
msgid ""
"To activate your site, please click the following link:\n"
"\n"
"%1$s\n"
"\n"
"After you activate, you will receive *another email* with your login.\n"
"\n"
"After you activate, you can visit your site here:\n"
"\n"
"%2$s"
msgstr ""
"Um deine Website zu aktivieren, klicke bitte auf den folgenden Link:\n"
"\n"
"%1$s\n"
"\n"
"Nach der Aktivierung wirst du eine *weitere E-Mail* mit deinen Zugangsdaten erhalten.\n"
"\n"
"Nach der Aktivierung kannst du deine Website hier aufrufen:\n"
"\n"
"%2$s"

#. translators: New site notification email subject. 1: Network title, 2: New
#. site title.
#: wp-includes/ms-functions.php:1747
msgid "New %1$s Site: %2$s"
msgstr "Neue %1$s-Website: %2$s"

#: wp-includes/class-wp-customize-nav-menus.php:1255
msgid "Please enter an item title"
msgstr "Bitte gib einen Elementtitel ein"

#: wp-includes/ms-functions.php:696
msgid "Sorry, site names must have letters too!"
msgstr "Website-Namen müssen auch Buchstaben enthalten!"

#: wp-includes/ms-functions.php:735
msgid "Sorry, that site is reserved!"
msgstr "Leider ist diese Website reserviert!"

#: wp-includes/class-wp-xmlrpc-server.php:612
#: wp-includes/js/dist/edit-site.js:41371
msgid "Site Tagline"
msgstr "Website-Untertitel"

#: wp-includes/class-wp-xmlrpc-server.php:3379
msgid "Sorry, you must be able to edit posts on this site in order to view tags."
msgstr "Du musst berechtigt sein, Beiträge zu bearbeiten, um Schlagwörter ansehen zu können."

#: wp-includes/load.php:950
msgid "The site you have requested is not installed properly. Please contact the system administrator."
msgstr "Die Website, die du aufrufen möchtest, wurde nicht korrekt installiert. Bitte kontaktiere den Administrator."

#: wp-includes/ms-load.php:122
msgid "This site has been archived or suspended."
msgstr "Diese Website wurde deaktiviert oder archiviert."

#: wp-includes/nav-menu.php:424
msgid "The given object ID is not that of a menu item."
msgstr "Die übergebene ID gehört zu keinem Menüeintrag."

#: wp-includes/formatting.php:5057
msgid "The WordPress address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "Die angegebene WordPress-Adresse scheint keine gültige URL zu sein. Bitte gib eine gültige URL an."

#: wp-includes/formatting.php:4938
msgid "The email address entered did not appear to be a valid email address. Please enter a valid email address."
msgstr "Diese E-Mail-Adresse scheint keine gültige E-Mail-Adresse zu sein. Bitte gib eine gültige E-Mail-Adresse an."

#: wp-includes/formatting.php:5070
msgid "The Site address you entered did not appear to be a valid URL. Please enter a valid URL."
msgstr "Die Website-Adresse, die du eingegeben hast, scheint keine gültige URL zu sein. Bitte gib eine gültige URL ein."

#: wp-includes/taxonomy.php:2601
msgid "A term with the name provided already exists with this parent."
msgstr "Ein Begriff mit dem angegebenen Namen existiert bereits bei diesem übergeordneten Begriff."

#. translators: %s: Home URL.
#: wp-includes/ms-functions.php:2261
msgid "An error occurred adding you to this site. Go to the <a href=\"%s\">homepage</a>."
msgstr "Beim Versuch, dich zu dieser Website hinzuzufügen, trat ein Fehler auf. Hier geht es zurück zur <a href=\"%s\">Homepage</a>."

#: wp-includes/comment-template.php:2644
msgid "Your email address will not be published."
msgstr "Deine E-Mail-Adresse wird nicht veröffentlicht."

#: wp-includes/class-wp-http.php:295 wp-includes/class-wp-http.php:531
#: wp-includes/class-wp-xmlrpc-server.php:6970
msgid "A valid URL was not provided."
msgstr "Es wurde keine gültige URL angegeben."

#: wp-includes/class-wp-image-editor-gd.php:225
#: wp-includes/class-wp-image-editor-imagick.php:564
msgid "Could not calculate resized image dimensions"
msgstr "Die Maße des größenveränderten Bildes konnten nicht berechnet werden"

#. translators: %s: Number of completed requests.
#: wp-includes/post.php:819
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <span class=\"count\">(%s)</span>"
msgstr[0] "Abgeschlossen <span class=\"count\">(%s)</span>"
msgstr[1] "Abgeschlossen <span class=\"count\">(%s)</span>"

#: wp-mail.php:15 wp-mail.php:21
msgid "This action has been disabled by the administrator."
msgstr "Diese Aktion wurde vom Administrator deaktiviert."

#: wp-signup.php:1027
msgid "You are logged in already. No need to register again!"
msgstr "Du bist bereits angemeldet und brauchst dich nicht erneut zu registrieren!"

#. translators: %s: Login URL.
#: wp-signup.php:983
msgid "You must first <a href=\"%s\">log in</a>, and then you can create a new site."
msgstr "Du musst dich zuerst <a href=\"%s\">anmelden</a>, um eine neue Website erstellen zu können."

#: wp-signup.php:161
msgid "Must be at least 4 characters, letters and numbers only. It cannot be changed, so choose carefully!"
msgstr "Sie muss aus mindestens vier Zeichen bestehen, wobei nur Buchstaben und Zahlen erlaubt sind. Prüfe deine Eingabe sorgfältig, da dies nicht mehr geändert werden kann."

#. translators: %s: Current user's display name.
#: wp-signup.php:388
msgid "Welcome back, %s. By filling out the form below, you can <strong>add another site to your account</strong>. There is no limit to the number of sites you can have, so create to your heart&#8217;s content, but write responsibly!"
msgstr "Willkommen zurück, %s. Wenn du dieses Formular ausfüllst, kannst du <strong>deinem Konto eine weitere Website hinzufügen</strong>. Es gibt keine Begrenzung für die Anzahl der Websites, die du haben kannst, also erstelle sie ganz nach Belieben, aber bitte schreibe verantwortungsvoll!"

#. translators: %s: page number
#. translators: %s: Page number.
#: wp-includes/blocks/breadcrumbs.php:249 wp-includes/general-template.php:1459
msgid "Page %s"
msgstr "Seite %s"

#: wp-includes/load.php:418
msgid "Maintenance"
msgstr "Wartungsmodus"

#: wp-includes/load.php:417
msgid "Briefly unavailable for scheduled maintenance. Check back in a minute."
msgstr "Diese Website ist aufgrund planmäßiger Wartungsarbeiten vorübergehend nicht verfügbar. Bitte versuche es in wenigen Minuten erneut."

#: wp-includes/post.php:549 wp-includes/taxonomy.php:116
msgid "Navigation Menus"
msgstr "Navigationsmenüs"

#: wp-includes/post.php:153
msgid "Navigation Menu Items"
msgstr "Navigationsmenü-Einträge"

#: wp-includes/post.php:154
msgid "Navigation Menu Item"
msgstr "Navigationsmenü-Eintrag"

#. translators: %s: Site title.
#: wp-links-opml.php:33
msgid "Links for %s"
msgstr "Links für %s"

#. translators: %s: URL to create a new menu.
#: wp-includes/widgets/class-wp-nav-menu-widget.php:177
msgid "No menus have been created yet. <a href=\"%s\">Create some</a>."
msgstr "Es wurden noch keine Menüs erstellt. <a href=\"%s\">Erstelle welche</a>."

#: wp-includes/link-template.php:4269
msgid "This is the short link."
msgstr "Dies ist der Kurzlink."

#. translators: %d: Number of available WordPress updates.
#: wp-includes/update.php:985
msgid "%d WordPress Update"
msgstr "%d WordPress-Aktualisierung"

#. translators: %d: Number of available theme updates.
#: wp-includes/update.php:995
msgid "%d Theme Update"
msgid_plural "%d Theme Updates"
msgstr[0] "%d Theme-Aktualisierung"
msgstr[1] "%d Theme-Aktualisierungen"

#. translators: %d: Number of available plugin updates.
#: wp-includes/update.php:990
msgid "%d Plugin Update"
msgid_plural "%d Plugin Updates"
msgstr[0] "%d Plugin-Aktualisierung"
msgstr[1] "%d Plugin-Aktualisierungen"

#: wp-includes/script-loader.php:1034
msgid "File canceled."
msgstr "Datei abgebrochen."

#. translators: %s: Site address.
#: wp-signup.php:871
msgid "Congratulations! Your new site, %s, is almost ready."
msgstr "Herzlichen Glückwunsch! Deine neue Website – %s – ist beinahe fertig."

#: wp-signup.php:425
msgid "Create Site"
msgstr "Website erstellen"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1881
msgid "New trackback on your post \"%s\""
msgstr "Neuer Trackback zum Beitrag „%s“"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1895
msgid "New pingback on your post \"%s\""
msgstr "Neuer Pingback zum Beitrag „%s“"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2087
msgid "A new trackback on the post \"%s\" is waiting for your approval"
msgstr "Ein neuer Trackback zum Beitrag „%s“ wartet auf deine Freigabe"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2099
msgid "A new pingback on the post \"%s\" is waiting for your approval"
msgstr "Ein neuer Pingback zum Beitrag „%s“ wartet auf deine Freigabe"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:2111
msgid "A new comment on the post \"%s\" is waiting for your approval"
msgstr "Ein neuer Kommentar zum Beitrag „%s“ wartet auf deine Freigabe"

#: wp-signup.php:399
msgid "Sites you are already a member of:"
msgstr "Du bist bereits Mitglied der folgenden Websites:"

#: wp-signup.php:1001 wp-signup.php:1008
msgid "Site registration has been disabled."
msgstr "Das Registrieren von Websites ist deaktiviert."

#: wp-signup.php:875
msgid "But, before you can start using your site, <strong>you must activate it</strong>."
msgstr "Doch bevor du deine Website nutzen kannst, musst du sie erst <strong>aktivieren</strong>."

#: wp-signup.php:882
msgid "If you do not activate your site within two days, you will have to sign up again."
msgstr "Falls du deine Website nicht innerhalb von zwei Tagen aktivierst, musst du sie erneut registrieren."

#: wp-includes/ms-load.php:482
msgid "If your site does not display, please contact the owner of this network."
msgstr "Wenn deine Website nicht angezeigt wird, nimm bitte Kontakt zum Betreiber des Netzwerks auf."

#: wp-signup.php:152
msgid "sitename"
msgstr "Website-Name"

#. translators: %s: Site title.
#: wp-signup.php:558
msgid "The site %s is yours."
msgstr "Die Website %s gehört dir."

#: wp-signup.php:656
msgid "Gimme a site!"
msgstr "Ich möchte eine Website anlegen!"

#: wp-signup.php:410
msgid "If you are not going to use a great site domain, leave it for a new user. Now have at it!"
msgstr "Wenn du eine großartige Website-Domain nicht nutzen willst, überlasse sie einem neuen Benutzer. Und nun leg los!"

#. translators: %s: Network title.
#: wp-signup.php:378
msgid "Get <em>another</em> %s site in seconds"
msgstr "Erstelle eine <em>weitere</em> %s-Website in Sekunden"

#. translators: %s: Post title.
#: wp-includes/pluggable.php:1923
msgid "New comment on your post \"%s\""
msgstr "Neuer Kommentar zu deinem Beitrag „%s“"

#: wp-includes/taxonomy.php:117
#: wp-includes/widgets/class-wp-nav-menu-widget.php:30
msgid "Navigation Menu"
msgstr "Navigationsmenü"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:183
msgid "Taxonomy:"
msgstr "Taxonomie:"

#. translators: %s: search query
#: wp-includes/blocks/breadcrumbs.php:63
msgid "Search results for: \"%s\""
msgstr "Suchergebnisse für: „%s“"

#. translators: %s: Post title.
#: wp-includes/theme-compat/comments.php:38
#: wp-includes/js/dist/block-library.js:16664
msgid "One response to %s"
msgstr "Ein Kommentar zu %s"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:189
msgid "Select Menu:"
msgstr "Menü auswählen:"

#: wp-includes/admin-bar.php:1194
#: wp-includes/class-wp-customize-nav-menus.php:685
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:113
#: wp-includes/js/dist/block-library.js:44457 wp-admin/menu.php:251
#: wp-admin/nav-menus.php:32 wp-admin/nav-menus.php:783
msgid "Menus"
msgstr "Menüs"

#: wp-includes/load.php:208
msgid "Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
msgstr "Deine PHP-Installation scheint nicht über die von WordPress benötigte MySQL-Erweiterung zu verfügen."

#: wp-includes/class-wp-xmlrpc-server.php:540
msgid "Software Name"
msgstr "Softwarename"

#: wp-includes/class-wp-xmlrpc-server.php:545
msgid "Software Version"
msgstr "Softwareversion"

#: wp-includes/class-wp-xmlrpc-server.php:602
msgid "Time Zone"
msgstr "Zeitzone"

#: wp-includes/class-wp-xmlrpc-server.php:3018
#: wp-includes/class-wp-xmlrpc-server.php:3154
#: wp-includes/class-wp-xmlrpc-server.php:3220
msgid "Sorry, no such page."
msgstr "Diese Seite gibt es leider nicht."

#: wp-includes/class-wp-xmlrpc-server.php:3165
msgid "Failed to delete the page."
msgstr "Die Seite konnte nicht gelöscht werden."

#: wp-includes/class-wp-xmlrpc-server.php:6976
msgid "Is there no link to us?"
msgstr "Gibt es keinen Link zu uns?"

#: wp-includes/class-wp-xmlrpc-server.php:7142
msgid "The source URL does not contain a link to the target URL, and so cannot be used as a source."
msgstr "Die Quell-URL enthält keinen Link zur Ziel-URL und kann deshalb nicht als Quelle genutzt werden."

#: wp-includes/class-wp-xmlrpc-server.php:7222
msgid "The specified target URL does not exist."
msgstr "Die angegebene Ziel-URL existiert nicht."

#: wp-includes/class-wp-xmlrpc-server.php:5235
#: wp-includes/class-wp-xmlrpc-server.php:5309
#: wp-includes/class-wp-xmlrpc-server.php:6249
#: wp-includes/class-wp-xmlrpc-server.php:6855
msgid "Sorry, no such post."
msgstr "Diesen Beitrag gibt es leider nicht."

#: wp-includes/class-wp-xmlrpc-server.php:5244
#: wp-includes/class-wp-xmlrpc-server.php:5987
#: wp-includes/class-wp-xmlrpc-server.php:6915
msgid "Sorry, you are not allowed to publish this post."
msgstr "Du bist leider nicht berechtigt, diesen Beitrag zu veröffentlichen."

#: wp-includes/class-wp-xmlrpc-server.php:5875
msgid "Sorry, you are not allowed to change the page author as this user."
msgstr "Du bist mit deiner Benutzerrolle leider nicht berechtigt, den Autor der Seite zu ändern."

#: wp-includes/class-wp-xmlrpc-server.php:4337
msgid "Sorry, you are not allowed to update options."
msgstr "Du bist leider nicht berechtigt, Einstellungen zu aktualisieren."

#: wp-includes/class-wp-xmlrpc-server.php:5870
msgid "Sorry, you are not allowed to change the post author as this user."
msgstr "Du bist mit deiner Benutzerrolle leider nicht berechtigt, den Autor des Beitrags zu ändern."

#: wp-includes/class-wp-xmlrpc-server.php:4017
msgid "A valid email address is required."
msgstr "Eine gültige E-Mail-Adresse ist erforderlich."

#: wp-includes/class-wp-xmlrpc-server.php:1495
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1589
msgid "Sorry, you are not allowed to publish posts in this post type."
msgstr "Du bist leider nicht berechtigt, Beiträge in diesem Inhaltstyp zu veröffentlichen."

#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:912
msgid "Sorry, you are not allowed to update posts as this user."
msgstr "Du bist mit deiner Benutzerrolle leider nicht berechtigt, Beiträge zu aktualisieren."

#: wp-includes/class-wp-xmlrpc-server.php:627
msgid "Allow new users to sign up"
msgstr "Neuen Benutzern erlauben, sich zu registrieren"

#: wp-includes/class-wp-xmlrpc-server.php:4124
msgid "Sorry, you are not allowed to access details of this post."
msgstr "Du bist leider nicht berechtigt, auf Details dieses Beitrags zuzugreifen."

#: wp-includes/class-wp-xmlrpc-server.php:3684
#: wp-includes/class-wp-xmlrpc-server.php:3848
msgid "Invalid comment status."
msgstr "Der Kommentarstatus ist ungültig."

#: wp-includes/class-wp-xmlrpc-server.php:3627
#: wp-includes/class-wp-xmlrpc-server.php:3762
#: wp-includes/class-wp-xmlrpc-server.php:3830 wp-includes/comment.php:2877
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:397
#: wp-admin/comment.php:81 wp-admin/comment.php:293
#: wp-admin/edit-comments.php:297
msgid "Invalid comment ID."
msgstr "Die Kommentar-ID ist ungültig."

#: wp-includes/class-wp-customize-nav-menus.php:961
#: wp-includes/class-wp-xmlrpc-server.php:1462
#: wp-includes/class-wp-xmlrpc-server.php:2019
#: wp-includes/class-wp-xmlrpc-server.php:3696
#: wp-includes/class-wp-xmlrpc-server.php:4594
#: wp-includes/class-wp-xmlrpc-server.php:5421
#: wp-includes/class-wp-xmlrpc-server.php:5491
#: wp-includes/class-wp-xmlrpc-server.php:5806
#: wp-includes/class-wp-xmlrpc-server.php:5879 wp-includes/post.php:1929
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:457
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:146
#: wp-admin/async-upload.php:43 wp-admin/edit.php:18 wp-admin/edit.php:41
#: wp-admin/post-new.php:24 wp-admin/post.php:143 wp-admin/post.php:258
#: wp-admin/post.php:295 wp-admin/post.php:324 wp-admin/site-editor.php:170
msgid "Invalid post type."
msgstr "Der Inhaltstyp ist ungültig."

#: wp-includes/class-wp-xmlrpc-server.php:1469
#: wp-includes/class-wp-xmlrpc-server.php:1772
#: wp-includes/class-wp-xmlrpc-server.php:1854
#: wp-includes/class-wp-xmlrpc-server.php:1956
#: wp-includes/class-wp-xmlrpc-server.php:3003
#: wp-includes/class-wp-xmlrpc-server.php:3955
#: wp-includes/class-wp-xmlrpc-server.php:3959
#: wp-includes/class-wp-xmlrpc-server.php:4120
#: wp-includes/class-wp-xmlrpc-server.php:4723
#: wp-includes/class-wp-xmlrpc-server.php:4797
#: wp-includes/class-wp-xmlrpc-server.php:4801
#: wp-includes/class-wp-xmlrpc-server.php:4806
#: wp-includes/class-wp-xmlrpc-server.php:4990
#: wp-includes/class-wp-xmlrpc-server.php:5797
#: wp-includes/class-wp-xmlrpc-server.php:6140
#: wp-includes/class-wp-xmlrpc-server.php:6728
#: wp-includes/class-wp-xmlrpc-server.php:6786
#: wp-includes/class-wp-xmlrpc-server.php:6911 wp-includes/comment.php:2886
#: wp-includes/post.php:4648 wp-includes/post.php:5339
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:417
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:922
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:445
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:556
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:205
#: wp-includes/revision.php:362
msgid "Invalid post ID."
msgstr "Die Beitrags-ID ist ungültig."

#. translators: 1: File name, 2: Error message.
#: wp-includes/class-wp-xmlrpc-server.php:6532
msgid "Could not write file %1$s (%2$s)."
msgstr "Die Datei %1$s (%2$s) konnte nicht geschrieben werden."

#: wp-includes/class-wp-xmlrpc-server.php:7028
msgid "The source URL and the target URL cannot both point to the same resource."
msgstr "Die Quell-URL und die Ziel-URL dürfen nicht beide auf dieselbe Ressource verweisen."

#. translators: 1: URL of the page linked from, 2: URL of the page linked to.
#: wp-includes/class-wp-xmlrpc-server.php:7189
msgid "Pingback from %1$s to %2$s registered. Keep the web talking! :-)"
msgstr "Pingback von %1$s zu %2$s registriert. Halte das Netz am Laufen! :-)"

#: wp-includes/class-wp-xmlrpc-server.php:7017
#: wp-includes/class-wp-xmlrpc-server.php:7024
#: wp-includes/class-wp-xmlrpc-server.php:7033
#: wp-includes/class-wp-xmlrpc-server.php:7215
msgid "The specified target URL cannot be used as a target. It either does not exist, or it is not a pingback-enabled resource."
msgstr "Die angegebene Ziel-URL kann nicht als Ziel verwendet werden. Sie existiert entweder nicht oder ist keine Pingback-fähige Ressource."

#: wp-includes/class-wp-xmlrpc-server.php:7038
msgid "The pingback has already been registered."
msgstr "Der Pingback wurde bereits registriert."

#: wp-includes/class-wp-xmlrpc-server.php:4015
msgid "Comment author name and email are required."
msgstr "Name und E-Mail-Adresse des Kommentarautors sind erforderlich."

#: wp-includes/class-wp-xmlrpc-server.php:7077
msgid "The source URL does not exist."
msgstr "Die Quell-URL existiert nicht."

#: wp-includes/class-wp-editor.php:1222 wp-includes/script-loader.php:1001
#: wp-includes/widgets/class-wp-widget-media-image.php:28
#: wp-includes/js/dist/block-editor.js:72224
#: wp-includes/js/dist/block-editor.js:79756
#: wp-includes/js/dist/block-editor.js:79915
#: wp-includes/js/dist/block-editor.js:80465
#: wp-includes/js/dist/block-editor.js:93671
#: wp-includes/js/dist/block-library.js:37067
#: wp-includes/js/dist/block-library.js:37730
#: wp-includes/js/dist/block-library.js:38368
#: wp-includes/js/dist/block-library.js:63885
#: wp-includes/js/dist/editor.js:27245 wp-includes/js/dist/editor.js:85246
#: wp-includes/js/dist/media-utils.js:27916 wp-admin/includes/media.php:2978
msgid "Image"
msgstr "Bild"

#: wp-includes/script-loader.php:1002
msgid "of"
msgstr "von"

#: wp-login.php:1357
msgid "You have logged in successfully."
msgstr "Du hast dich erfolgreich angemeldet."

#. translators: %s: Number of trashed posts.
#: wp-includes/post.php:739
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "Papierkorb <span class=\"count\">(%s)</span>"
msgstr[1] "Papierkorb <span class=\"count\">(%s)</span>"

#: wp-includes/class-wp-editor.php:1153
#: wp-includes/js/dist/block-editor.js:64379
msgid "Paragraph"
msgstr "Absatz"

#: wp-includes/class-wp-editor.php:1168 wp-includes/script-loader.php:826
#: wp-includes/js/dist/block-library.js:14973
#: wp-includes/js/dist/block-library.js:15187
msgid "Code"
msgstr "Code"

#: wp-includes/class-wp-editor.php:1140
msgid "New document"
msgstr "Neues Dokument"

#: wp-includes/class-wp-editor.php:1230
msgid "Image description"
msgstr "Bildbeschreibung"

#: wp-includes/class-wp-editor.php:1229
msgid "Vertical space"
msgstr "Vertikaler Abstand"

#: wp-includes/class-wp-editor.php:1260
msgid "Horizontal space"
msgstr "Horizontaler Abstand"

#: wp-includes/class-wp-editor.php:1344
#: wp-includes/customize/class-wp-customize-background-position-control.php:47
#: wp-includes/js/dist/block-editor.js:18956
#: wp-includes/js/dist/components.js:43537
#: wp-admin/includes/class-custom-background.php:395
msgid "Top"
msgstr "Oben"

#: wp-includes/class-wp-editor.php:1345
msgid "Middle"
msgstr "Mitte"

#: wp-includes/class-wp-editor.php:1346
#: wp-includes/customize/class-wp-customize-background-position-control.php:75
#: wp-includes/js/dist/block-editor.js:18957
#: wp-admin/includes/class-custom-background.php:423
msgid "Bottom"
msgstr "Unten"

#: wp-includes/class-wp-editor.php:1228
msgid "Constrain proportions"
msgstr "Proportionen beschränken"

#: wp-includes/js/dist/block-editor.js:50511
#: wp-includes/js/dist/components.js:37192
#: wp-admin/includes/ajax-actions.php:2292
msgid "Type"
msgstr "Typ"

#: wp-includes/media-template.php:1390 wp-includes/media-template.php:1489
#: wp-includes/widgets/class-wp-widget-media-audio.php:77
#: wp-includes/widgets/class-wp-widget-media-video.php:80
#: wp-includes/js/dist/block-library.js:6839
#: wp-includes/js/dist/block-library.js:6848
#: wp-includes/js/dist/block-library.js:80396
#: wp-includes/js/dist/block-library.js:80405
msgid "Loop"
msgstr "Schleife"

#: wp-includes/class-wp-editor.php:1258 wp-includes/script-loader.php:1103
msgid "Fullscreen"
msgstr "Vollbild"

#: wp-includes/customize/class-wp-customize-background-position-control.php:43
#: wp-includes/js/dist/components.js:22660
#: wp-admin/includes/class-custom-background.php:391
msgid "Top Left"
msgstr "Oben links"

#: wp-includes/customize/class-wp-customize-background-position-control.php:51
#: wp-includes/js/dist/components.js:22662
#: wp-admin/includes/class-custom-background.php:399
msgid "Top Right"
msgstr "Oben rechts"

#: wp-includes/customize/class-wp-customize-background-position-control.php:71
#: wp-includes/js/dist/components.js:22667
#: wp-admin/includes/class-custom-background.php:419
msgid "Bottom Left"
msgstr "Unten links"

#: wp-includes/customize/class-wp-customize-background-position-control.php:79
#: wp-includes/js/dist/components.js:22669
#: wp-admin/includes/class-custom-background.php:427
msgid "Bottom Right"
msgstr "Unten rechts"

#: wp-includes/class-wp-editor.php:1226
#: wp-includes/js/dist/block-editor.js:50497
#: wp-includes/js/dist/block-library.js:30433
#: wp-includes/js/dist/block-library.js:30503
msgid "Source"
msgstr "Quelle"

#: wp-includes/script-loader.php:1014
msgid "You have attempted to queue too many files."
msgstr "Du hast versucht, zu viele Dateien in die Warteschlange zu stellen."

#: wp-includes/script-loader.php:1017
msgid "This file is empty. Please try another."
msgstr "Die ausgewählte Datei ist leer. Bitte versuch es mit einer anderen."

#: wp-includes/script-loader.php:1023
msgid "There was a configuration error. Please contact the server administrator."
msgstr "Die Konfiguration ist fehlerhaft. Bitte wende dich an deinen Serveradministrator."

#: wp-includes/script-loader.php:1033
msgid "Security error."
msgstr "Sicherheitsfehler."

#: wp-includes/script-loader.php:1035
msgid "Upload stopped."
msgstr "Upload gestoppt."

#: wp-includes/class-wp-editor.php:1373 wp-includes/script-loader.php:1320
#: wp-includes/theme.php:3745 wp-admin/js/nav-menu.js:1575
#: wp-admin/js/post.js:493 wp-admin/js/theme-plugin-editor.js:73
#: wp-admin/js/user-profile.js:605 wp-admin/js/widgets.js:98
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "Beim Verlassen der Seite werden deine Änderungen verworfen."

#: wp-includes/class-wp-theme.php:311
msgid "Stylesheet is missing."
msgstr "Es fehlt ein Stylesheet."

#: wp-includes/class-wp-editor.php:1417 wp-includes/script-loader.php:1324
#: wp-includes/js/dist/commands.js:2921
msgid "Action"
msgstr "Aktion"

#: wp-includes/class-wp-customize-manager.php:4398
#: wp-includes/class-wp-editor.php:1181
#: wp-includes/js/dist/block-editor.js:58464
#: wp-includes/js/dist/components.js:31483 wp-includes/js/dist/editor.js:8592
#: wp-includes/js/dist/editor.js:87577 wp-admin/user-edit.php:1016
msgid "Copy"
msgstr "Kopieren"

#: wp-includes/class-wp-editor.php:1182
msgid "Paste"
msgstr "Einfügen"

#: wp-includes/class-wp-editor.php:1183
#: wp-includes/build/routes/font-list/content.js:13518
#: wp-includes/build/routes/font-list/content.js:14044
#: wp-includes/js/dist/block-editor.js:85431
#: wp-includes/js/dist/edit-site.js:22512 wp-includes/js/dist/editor.js:30591
#: wp-includes/js/dist/editor.js:33513 wp-includes/js/dist/editor.js:59609
#: wp-includes/js/dist/editor.js:60135 wp-includes/js/dist/media-utils.js:11185
#: wp-includes/js/dist/media-utils.js:14107
#: wp-includes/js/dist/script-modules/content-types/index.js:17443
msgid "Select all"
msgstr "Alle auswählen"

#: wp-includes/class-wp-editor.php:1180
#: wp-includes/js/dist/block-editor.js:58661
msgid "Cut"
msgstr "Ausschneiden"

#: wp-includes/class-wp-editor.php:1166 wp-includes/script-loader.php:808
#: wp-includes/js/dist/format-library.js:315
msgid "Bold"
msgstr "Fett"

#: wp-includes/class-wp-editor.php:1167 wp-includes/script-loader.php:810
#: wp-includes/js/dist/format-library.js:4432
msgid "Italic"
msgstr "Kursiv"

#: wp-includes/class-wp-editor.php:1161
#: wp-includes/js/dist/block-editor.js:66620
#: wp-includes/js/dist/format-library.js:5151
msgid "Underline"
msgstr "Unterstreichen"

#: wp-includes/class-wp-editor.php:1297
msgid "Check Spelling"
msgstr "Rechtschreibprüfung"

#: wp-includes/class-wp-editor.php:1267 wp-includes/script-loader.php:812
#: wp-includes/js/dist/block-editor.js:74051
msgid "Insert link"
msgstr "Link einfügen"

#: wp-includes/class-wp-editor.php:1263
#: wp-includes/js/dist/block-editor.js:70298
#: wp-includes/js/dist/block-editor.js:74339
msgid "Remove link"
msgstr "Link entfernen"

#: wp-includes/class-wp-editor.php:1389
msgid "Insert Page Break tag"
msgstr "Tag für Seitenumbruch einfügen"

#: wp-includes/class-wp-editor.php:1256
msgid "Print"
msgstr "Drucken"

#: wp-includes/class-wp-editor.php:1223
msgid "Insert/edit image"
msgstr "Bild einfügen/ändern"

#: wp-includes/class-wp-editor.php:1262 wp-includes/class-wp-editor.php:1882
#: wp-includes/script-loader.php:1275
msgid "Insert/edit link"
msgstr "Link einfügen/ändern"

#: wp-includes/class-wp-editor.php:1327
#: wp-includes/js/dist/block-library.js:74552
msgid "Delete row"
msgstr "Zeile löschen"

#: wp-includes/class-wp-editor.php:1307
msgid "Table row properties"
msgstr "Zeileneigenschaften"

#: wp-includes/class-wp-editor.php:1308
msgid "Table cell properties"
msgstr "Zelleneigenschaften"

#: wp-includes/class-wp-editor.php:1306
msgid "Table properties"
msgstr "Tabelleneigenschaften"

#: wp-includes/class-wp-editor.php:1329
msgid "Cut table row"
msgstr "Zeile ausschneiden"

#: wp-includes/class-wp-editor.php:1330
msgid "Copy table row"
msgstr "Zeile kopieren"

#: wp-includes/class-wp-editor.php:1305
msgid "Delete table"
msgstr "Tabelle löschen"

#: wp-includes/class-wp-editor.php:1311
#: wp-includes/js/dist/block-editor.js:77753
msgid "Row"
msgstr "Zeile"

#: wp-includes/class-wp-editor.php:1313
#: wp-includes/js/dist/block-editor.js:77724
msgid "Column"
msgstr "Spalte"

#: wp-includes/class-wp-editor.php:1213
msgid "Document properties"
msgstr "Dokumenteigenschaften"

#. translators: Used between list items, there is a space after the comma.
#: wp-includes/class-wp-locale.php:241 wp-includes/l10n.php:2046
#: wp-includes/js/dist/editor.js:4594
msgid ", "
msgstr ", "

#. translators: %s: Option name.
#: wp-includes/option.php:570
msgid "%s is a protected WP option and may not be modified"
msgstr "%s ist eine geschützte WP-Option und sollte nicht verändert werden"

#. translators: %s: Directory path.
#: wp-includes/class-wp-image-editor-imagick.php:1218
#: wp-includes/functions.php:2446 wp-includes/functions.php:2979
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
msgstr "Das Verzeichnis %s kann nicht angelegt werden. Ist das übergeordnete Verzeichnis durch den Server beschreibbar?"

#: wp-includes/functions.php:3937
msgid "&laquo; Back"
msgstr "&laquo; Zurück"

#: wp-includes/functions.php:4413
#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:266 wp-load.php:104
msgid "WordPress &rsaquo; Error"
msgstr "WordPress &rsaquo; Fehler"

#: wp-includes/general-template.php:590
#: wp-includes/js/dist/block-library.js:41499
msgid "Log out"
msgstr "Abmelden"

#. translators: 1: Separator, 2: Search query.
#: wp-includes/general-template.php:1628
msgid "Search Results %1$s %2$s"
msgstr "Suchergebnisse %1$s %2$s"

#: wp-includes/blocks/breadcrumbs.php:72 wp-includes/general-template.php:1410
#: wp-includes/general-template.php:1633
msgid "Page not found"
msgstr "Seite nicht gefunden"

#. translators: 1: Month name, 2: 4-digit year.
#. translators: 1: Month, 2: Year.
#: wp-includes/general-template.php:2308 wp-includes/media.php:5056
#: wp-admin/includes/class-wp-list-table.php:792
#: wp-admin/includes/media.php:2901
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#. translators: Calendar caption: 1: Month name, 2: 4-digit year.
#: wp-includes/general-template.php:2655
msgctxt "calendar caption"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#. translators: Separator between site name and feed type in feed links.
#: wp-includes/general-template.php:3462 wp-includes/general-template.php:3523
msgctxt "feed link"
msgid "&raquo;"
msgstr "&raquo;"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3464
msgid "%1$s %2$s Feed"
msgstr "%1$s %2$s Feed"

#: wp-includes/general-template.php:4913
msgid "&laquo; Previous"
msgstr "&laquo; Zurück"

#: wp-includes/general-template.php:4914
msgid "Next &raquo;"
msgstr "Weiter &raquo;"

#: wp-includes/class-wp-http-curl.php:257
#: wp-includes/class-wp-http-curl.php:324 wp-includes/class-wp-http.php:1070
msgid "Too many redirects."
msgstr "Zu viele Weiterleitungen."

#: wp-includes/link-template.php:3159
msgid "Newer Comments &raquo;"
msgstr "Neuere Kommentare &raquo;"

#: wp-includes/link-template.php:3217
msgid "&laquo; Older Comments"
msgstr "&laquo; Ältere Kommentare"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1961 wp-includes/pluggable.php:2142
msgid "Spam it: %s"
msgstr "Spam: %s"

#. translators: New user registration notification email subject. %s: Site
#. title.
#: wp-includes/pluggable.php:2324
msgid "[%s] New User Registration"
msgstr "[%s] Registrierung eines neuen Benutzers"

#. translators: %s: Protected post title.
#: wp-includes/post-template.php:128
msgid "Protected: %s"
msgstr "Geschützt: %s"

#. translators: %s: Private post title.
#: wp-includes/post-template.php:147
msgid "Private: %s"
msgstr "Privat: %s"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:969
#: wp-includes/build/routes/font-list/content.js:14178
#: wp-includes/js/dist/block-editor.js:49516
#: wp-includes/js/dist/edit-site.js:25603 wp-includes/js/dist/editor.js:33444
#: wp-includes/js/dist/editor.js:60269 wp-includes/js/dist/editor.js:72853
#: wp-includes/js/dist/media-utils.js:14038
#: wp-includes/js/dist/script-modules/content-types/index.js:20534
#: wp-admin/includes/class-wp-list-table.php:1151
#: wp-admin/includes/nav-menu.php:546 wp-admin/includes/nav-menu.php:918
msgid "Next page"
msgstr "Nächste Seite"

#. translators: Hidden accessibility text.
#: wp-includes/post-template.php:970
#: wp-includes/build/routes/font-list/content.js:14165
#: wp-includes/js/dist/block-editor.js:49487
#: wp-includes/js/dist/edit-site.js:25590 wp-includes/js/dist/editor.js:33431
#: wp-includes/js/dist/editor.js:60256 wp-includes/js/dist/editor.js:72833
#: wp-includes/js/dist/media-utils.js:14025
#: wp-includes/js/dist/script-modules/content-types/index.js:20521
#: wp-admin/includes/class-wp-list-table.php:1105
#: wp-admin/includes/nav-menu.php:545 wp-admin/includes/nav-menu.php:917
msgid "Previous page"
msgstr "Vorherige Seite"

#: wp-includes/script-loader.php:800
msgid "Close all open tags"
msgstr "Alle offenen Tags schließen"

#: wp-includes/script-loader.php:801
msgid "close tags"
msgstr "Tags schließen"

#: wp-includes/script-loader.php:802
msgid "Enter the URL"
msgstr "Gib eine URL an"

#: wp-includes/script-loader.php:803
msgid "Enter the URL of the image"
msgstr "Gib die URL des Bildes an"

#: wp-includes/script-loader.php:804
msgid "Enter a description of the image"
msgstr "Gib eine Beschreibung des Bildes an"

#: wp-includes/cron.php:1141
msgid "Twice Daily"
msgstr "Zweimal täglich"

#: wp-includes/cron.php:1145
msgid "Once Daily"
msgstr "Einmal täglich"

#: wp-includes/widgets/class-wp-widget-pages.php:171
msgid "Page title"
msgstr "Seitentitel"

#: wp-includes/widgets/class-wp-widget-pages.php:172
msgid "Page order"
msgstr "Reihenfolge der Seiten"

#: wp-includes/widgets/class-wp-widget-pages.php:173
msgid "Page ID"
msgstr "Seiten-ID"

#: wp-includes/widgets/class-wp-widget-pages.php:181
msgid "Page IDs, separated by commas."
msgstr "Seiten-IDs, durch Kommas getrennt."

#: wp-includes/widgets/class-wp-widget-links.php:26
msgid "Your blogroll"
msgstr "Deine Blogroll"

#: wp-includes/widgets/class-wp-widget-calendar.php:38
#: wp-includes/js/dist/block-library.js:14183
#: wp-includes/js/dist/components.js:41843
msgid "Calendar"
msgstr "Kalender"

#: wp-includes/widgets/class-wp-widget-text.php:43
#: wp-includes/build/routes/font-list/content.js:24466
#: wp-includes/js/dist/block-editor.js:70781
#: wp-includes/js/dist/block-editor.js:76350
#: wp-includes/js/dist/block-library.js:30657
#: wp-includes/js/dist/block-library.js:33563
#: wp-includes/js/dist/block-library.js:33569
#: wp-includes/js/dist/block-library.js:47783
#: wp-includes/js/dist/block-library.js:47789
#: wp-includes/js/dist/block-library.js:48450
#: wp-includes/js/dist/block-library.js:51380
#: wp-includes/js/dist/block-library.js:71532
#: wp-includes/js/dist/block-library.js:71539
#: wp-includes/js/dist/block-library.js:71562
#: wp-includes/js/dist/block-library.js:71570
#: wp-includes/js/dist/blocks.js:2147 wp-includes/js/dist/edit-site.js:52879
#: wp-includes/js/dist/editor.js:58164 wp-includes/js/dist/editor.js:70814
#: wp-includes/js/dist/editor.js:79712 wp-includes/js/dist/editor.js:79771
#: wp-includes/js/dist/format-library.js:5207
msgid "Text"
msgstr "Text"

#: wp-includes/widgets/class-wp-widget-categories.php:77
msgid "Select Category"
msgstr "Kategorie auswählen"

#: wp-includes/widgets.php:1742
msgid "Enter the RSS feed URL here:"
msgstr "Gib die URL des RSS-Feeds hier ein:"

#: wp-includes/widgets.php:1745
msgid "Give the feed a title (optional):"
msgstr "Gib dem Feed einen Titel (optional):"

#: wp-includes/deprecated.php:988
msgid "Last updated"
msgstr "Zuletzt aktualisiert"

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-rss2-comments.php:39
msgid "Comments on: %s"
msgstr "Kommentare zu: %s"

#. translators: Individual comment title. 1: Post title, 2: Comment author
#. name.
#: wp-includes/feed-atom-comments.php:86 wp-includes/feed-rss2-comments.php:89
msgid "Comment on %1$s by %2$s"
msgstr "Kommentar zu %1$s von %2$s"

#. translators: Comment author title. %s: Comment author name.
#: wp-includes/feed-atom-comments.php:89 wp-includes/feed-rss2-comments.php:92
msgid "By: %s"
msgstr "Von: %s"

#. translators: %s: Number of draft posts.
#: wp-includes/post.php:695
msgid "Draft <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Entwurf <span class=\"count\">(%s)</span>"
msgstr[1] "Entwürfe <span class=\"count\">(%s)</span>"

#: wp-includes/functions.php:6860 wp-includes/functions.php:6865
msgid "UTC"
msgstr "UTC"

#: wp-includes/class-wp-editor.php:1224 wp-includes/js/dist/editor.js:101170
#: wp-includes/js/dist/editor.js:101499
#: wp-includes/js/dist/script-modules/content-types/index.js:37693
#: wp-includes/js/dist/script-modules/content-types/index.js:39317
msgid "General"
msgstr "Allgemein"

#. translators: %s: User login.
#: wp-includes/pluggable.php:2317 wp-includes/user.php:3384
msgid "Username: %s"
msgstr "Benutzername: %s"

#. translators: Password reset notification email subject. %s: Site title.
#: wp-includes/user.php:3409
msgid "[%s] Password Reset"
msgstr "[%s] Passwort zurücksetzen"

#: wp-includes/general-template.php:588 wp-login.php:913 wp-login.php:1000
#: wp-login.php:1076 wp-login.php:1190
msgid "Log in"
msgstr "Anmelden"

#: wp-includes/general-template.php:910 wp-login.php:917 wp-login.php:1080
#: wp-login.php:1185 wp-login.php:1600
msgid "Register"
msgstr "Registrieren"

#: wp-login.php:1149
msgid "Registration Form"
msgstr "Registrierungsformular"

#: wp-includes/user.php:219 wp-includes/user.php:302 wp-login.php:1195
#: wp-login.php:1608
msgid "Lost your password?"
msgstr "Passwort vergessen?"

#: wp-login.php:1440
msgid "You are now logged out."
msgstr "Du hast dich erfolgreich abgemeldet."

#: wp-includes/class-wp-theme.php:1082
msgid "Gray"
msgstr "Grau"

#: wp-includes/post.php:133 wp-includes/js/dist/editor.js:94073
#: wp-includes/js/dist/editor.js:97953
msgid "Revision"
msgstr "Revision"

#: wp-includes/comment-template.php:2665
#: wp-includes/js/dist/block-library.js:16589
#: wp-includes/js/dist/block-library.js:16590
msgid "Post Comment"
msgstr "Kommentar abschicken"

#: wp-includes/widgets/class-wp-widget-text.php:515
msgid "Automatically add paragraphs"
msgstr "Absätze automatisch hinzufügen"

#: wp-signup.php:225
msgid "Privacy:"
msgstr "Datenschutz:"

#. translators: %s: Username.
#: wp-signup.php:714
msgid "%s is your new username"
msgstr "%s ist dein neuer Benutzername"

#: wp-signup.php:724
msgid "If you do not activate your username within two days, you will have to sign up again."
msgstr "Wenn du deinen Benutzernamen nicht innerhalb von zwei Tagen aktivierst, musst du dich erneut registrieren."

#: wp-signup.php:790
msgid "Sign up"
msgstr "Registrieren"

#: wp-signup.php:979
msgid "Registration has been disabled."
msgstr "Die Registrierung wurde deaktiviert."

#: wp-signup.php:994
msgid "User registration has been disabled."
msgstr "Die Benutzerregistrierung wurde deaktiviert."

#: wp-includes/ms-functions.php:285
msgid "That user does not exist."
msgstr "Dieser Benutzer existiert nicht."

#: wp-includes/ms-functions.php:563
msgid "That username is currently reserved but may be available in a couple of days."
msgstr "Dieser Benutzername ist derzeit reserviert, ist aber möglicherweise in den nächsten Tagen verfügbar."

#: wp-includes/ms-functions.php:1243
msgid "Could not create user"
msgstr "Der Benutzer konnte nicht erstellt werden"

#: wp-includes/ms-functions.php:1259
msgid "That username is already activated."
msgstr "Dieser Benutzername wurde bereits aktiviert."

#. translators: New user notification email subject. %s: User login.
#: wp-includes/ms-functions.php:1587
msgid "New User Registration: %s"
msgstr "Neue Benutzerregistrierung: %s"

#. translators: New user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1958
msgid "New %1$s User: %2$s"
msgstr "Neuer %1$s Benutzer: %2$s"

#: wp-includes/class-wp-editor.php:1331
msgid "Merge table cells"
msgstr "Zellen verbinden"

#: wp-includes/widgets/class-wp-widget-pages.php:178
msgid "Exclude:"
msgstr "Ausschließen:"

#. translators: 1: Site title, 2: Separator (raquo).
#: wp-includes/general-template.php:3466
msgid "%1$s %2$s Comments Feed"
msgstr "%1$s %2$s Kommentar-Feed"

#: wp-includes/widgets.php:1760
msgid "Display item content?"
msgstr "Beitrags-Inhalt anzeigen?"

#: wp-includes/widgets.php:1763
msgid "Display item author if available?"
msgstr "Beitrags-Autor anzeigen, wenn verfügbar?"

#: wp-includes/widgets.php:1766
msgid "Display item date?"
msgstr "Beitrags-Datum anzeigen?"

#: wp-includes/deprecated.php:2702
msgid "Last Post"
msgstr "Letzter Beitrag"

#: wp-includes/cron.php:1137
msgid "Once Hourly"
msgstr "Einmal stündlich"

#: wp-includes/widgets.php:1651 wp-includes/js/dist/editor.js:82148
msgid "Untitled"
msgstr "Ohne Titel"

#: wp-includes/functions.php:2930
msgid "Empty filename"
msgstr "Leerer Dateiname"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:60260
msgid "Previous Post"
msgstr "Vorheriger Beitrag"

#: wp-includes/link-template.php:2081 wp-includes/link-template.php:2357
#: wp-includes/js/dist/block-library.js:60277
msgid "Next Post"
msgstr "Nächster Beitrag"

#: wp-includes/script-loader.php:1032
msgid "IO error."
msgstr "IO-Fehler."

#. translators: %s: Number of pending posts.
#. translators: %s: Number of pending requests.
#: wp-includes/post.php:710 wp-includes/post.php:774
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Ausstehend <span class=\"count\">(%s)</span>"
msgstr[1] "Ausstehend <span class=\"count\">(%s)</span>"

#: wp-includes/general-template.php:734 wp-login.php:1556
msgid "Remember Me"
msgstr "Angemeldet bleiben"

#: wp-includes/class-wp-customize-nav-menus.php:1127 wp-signup.php:666
#: wp-includes/js/dist/block-library.js:60041
#: wp-includes/js/dist/components.js:45018
msgid "Next"
msgstr "Weiter"

#: wp-includes/class-wp-editor.php:1321
#: wp-includes/js/dist/block-library.js:74540
msgid "Insert row before"
msgstr "Zeile darüber einfügen"

#: wp-includes/class-wp-editor.php:1322
#: wp-includes/js/dist/block-library.js:74546
msgid "Insert row after"
msgstr "Zeile darunter einfügen"

#: wp-includes/ms-load.php:500
msgid "What do I do now?"
msgstr "Was mache ich jetzt?"

#. translators: %d: Sidebar number.
#: wp-includes/widgets.php:190 wp-includes/widgets.php:278
msgid "Sidebar %d"
msgstr "Seitenleiste %d"

#: wp-includes/script-loader.php:1235
msgctxt "password strength"
msgid "Medium"
msgstr "Mittel"

#: wp-login.php:1151
msgid "Register For This Site"
msgstr "Für diese Website registrieren"

#: wp-includes/ms-functions.php:522
msgid "Sorry, usernames must have letters too!"
msgstr "Benutzernamen müssen auch Buchstaben enthalten!"

#: wp-includes/ms-functions.php:538 wp-includes/user.php:2326
msgid "Sorry, that username already exists!"
msgstr "Der Benutzername existiert bereits!"

#: wp-includes/user.php:2404
msgid "Sorry, that email address is already used!"
msgstr "Diese E-Mail-Adresse wird bereits verwendet!"

#: wp-mail.php:48
msgid "Slow down, no need to check for new mails so often!"
msgstr "Ruhe bewahren, es gibt keinen Grund, so oft nach neuen E-Mails zu schauen."

#: wp-includes/deprecated.php:1877 wp-includes/post-template.php:1656
msgid "Missing Attachment"
msgstr "Anhang fehlt"

#: wp-includes/functions.php:6869
msgid "Manual Offsets"
msgstr "Manueller Zeitversatz"

#: wp-includes/script-loader.php:1024
msgid "You may only upload 1 file."
msgstr "Du kannst nur 1 Datei hochladen."

#: wp-includes/feed-rss2-comments.php:103
msgid "Protected Comments: Please enter your password to view comments."
msgstr "Geschützte Kommentare: Bitte gib dein Passwort ein, um Kommentare zu sehen."

#: wp-signup.php:883
msgid "Still waiting for your email?"
msgstr "Wartest du noch auf deine E-Mail?"

#: wp-signup.php:717
msgid "But, before you can start using your new username, <strong>you must activate it</strong>."
msgstr "Bevor du jedoch loslegen und deinen neuen Benutzernamen nutzen kannst, musst du ihn erst <strong>aktivieren</strong>."

#: wp-includes/ms-functions.php:532
msgid "Sorry, that email address is not allowed!"
msgstr "Diese E-Mail-Adresse ist nicht erlaubt!"

#: wp-includes/cron.php:585
msgid "This argument has changed to an array to match the behavior of the other cron functions."
msgstr "Das Argument wurde durch ein Array ersetzt, um dem Verhalten der anderen Cron-Funktionen zu entsprechen."

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1943 wp-includes/post-template.php:2004
msgid "%s [Autosave]"
msgstr "%s [Automatische Speicherung]"

#. translators: %s: Revision date.
#. translators: %s: Revision date with author avatar.
#: wp-includes/post-template.php:1945 wp-includes/post-template.php:2006
msgid "%s [Current Revision]"
msgstr "%s [Aktuelle Revision]"

#. translators: %s: Logout URL.
#: wp-includes/functions.php:3745
msgid "Do you really want to <a href=\"%s\">log out</a>?"
msgstr "Willst du dich wirklich <a href=\"%s\">abmelden</a>?"

#. translators: The user language selection field label.
#: wp-includes/abilities.php:176 wp-includes/class-wp-editor.php:1238
#: wp-login.php:380 wp-includes/js/dist/format-library.js:5585
#: wp-admin/user-edit.php:398 wp-admin/user-new.php:571
msgid "Language"
msgstr "Sprache"

#: wp-includes/widgets/class-wp-widget-archives.php:243
#: wp-includes/widgets/class-wp-widget-categories.php:214
#: wp-includes/js/dist/block-library.js:5680
#: wp-includes/js/dist/block-library.js:5687
#: wp-includes/js/dist/block-library.js:14555
#: wp-includes/js/dist/block-library.js:14561
msgid "Show post counts"
msgstr "Beitragsanzahl anzeigen"

#: wp-includes/functions.php:7636 wp-includes/user.php:351
msgid "Please log in again."
msgstr "Bitte melde dich erneut an."

#: wp-includes/taxonomy.php:979 wp-includes/taxonomy.php:3279
#: wp-includes/taxonomy.php:4724
msgid "Empty Term."
msgstr "Leerer Begriff."

#: wp-includes/taxonomy.php:2625
msgid "Could not insert term into the database."
msgstr "Der Begriff konnte nicht in die Datenbank eingefügt werden."

#. translators: %s: Taxonomy term slug.
#: wp-includes/taxonomy.php:3376
msgid "The slug &#8220;%s&#8221; is already in use by another term."
msgstr "Die Titelform &#8222;%s&#8220; wird bereits von einem anderen Begriff verwendet."

#: wp-includes/widgets/class-wp-widget-categories.php:218
#: wp-includes/js/dist/block-library.js:14608
#: wp-includes/js/dist/block-library.js:14614
msgid "Show hierarchy"
msgstr "Hierarchie anzeigen"

#. translators: Trackback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1890
msgid "[%1$s] Trackback: \"%2$s\""
msgstr "[%1$s] Trackback: „%2$s“"

#. translators: Pingback notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1904
msgid "[%1$s] Pingback: \"%2$s\""
msgstr "[%1$s] Pingback: „%2$s“"

#. translators: Comment notification email subject. 1: Site title, 2: Post
#. title.
#: wp-includes/pluggable.php:1940
msgid "[%1$s] Comment: \"%2$s\""
msgstr "[%1$s] Kommentar: „%2$s“"

#. translators: Comment moderation notification email subject. 1: Site title,
#. 2: Post title.
#: wp-includes/pluggable.php:2156
msgid "[%1$s] Please moderate: \"%2$s\""
msgstr "[%1$s] Bitte moderiere: „%2$s“"

#: wp-includes/blocks/archives.php:53
#: wp-includes/widgets/class-wp-widget-archives.php:91
msgid "Select Month"
msgstr "Monat auswählen"

#: wp-includes/general-template.php:915
msgid "Site Admin"
msgstr "Website-Administration"

#: wp-includes/comment.php:345
msgid "Unapproved"
msgstr "Nicht freigegeben"

#: wp-includes/widgets.php:1748
msgid "How many items would you like to display?"
msgstr "Wie viele Einträge sollen angezeigt werden?"

#: wp-includes/post-template.php:424
msgid "There is no excerpt because this is a protected post."
msgstr "Es gibt keinen Textauszug, da dies ein geschützter Beitrag ist."

#: wp-includes/post.php:4697
msgid "Content, title, and excerpt are empty."
msgstr "Inhalt, Titel und Textauszug sind leer."

#. translators: %s: Number of documents.
#: wp-includes/post.php:3635
msgid "Document <span class=\"count\">(%s)</span>"
msgid_plural "Documents <span class=\"count\">(%s)</span>"
msgstr[0] "Dokument <span class=\"count\">(%s)</span>"
msgstr[1] "Dokumente <span class=\"count\">(%s)</span>"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:31
#: wp-includes/widgets/class-wp-widget-recent-posts.php:49
#: wp-admin/includes/upgrade.php:426
msgid "Recent Posts"
msgstr "Neueste Beiträge"

#: wp-includes/class-wp-editor.php:1275
msgid "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?"
msgstr "Die eingegebene URL scheint ein externer Link zu sein. Soll „https://“ vorangestellt werden?"

#: wp-includes/class-wp-editor.php:1273
msgid "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?"
msgstr "Die eingegebene URL scheint eine E-Mail-Adresse zu sein. Soll „mailto:“ vorangestellt werden?"

#: wp-includes/comment.php:2822
msgid "Could not update comment status."
msgstr "Der Kommentarstatus konnte nicht aktualisiert werden."

#: wp-includes/post.php:5032
msgid "Could not insert post into the database."
msgstr "Der Beitrag konnte nicht in die Datenbank eingefügt werden."

#: wp-includes/post.php:5000
msgid "Could not update post in the database."
msgstr "Der Beitrag konnte in der Datenbank nicht aktualisiert werden."

#: wp-signup.php:660
msgid "Just a username, please."
msgstr "Ich möchte nur einen Benutzernamen, keine Website."

#: wp-includes/revision.php:366
msgid "Cannot create a revision of a revision"
msgstr "Es kann keine Revision einer Revision erstellt werden"

#. translators: %s: Maximum allowed file size in kilobytes.
#: wp-includes/ms-functions.php:2165
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:757
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:2242
#: wp-admin/includes/ms.php:41
msgid "This file is too big. Files must be less than %s KB in size."
msgstr "Diese Datei ist zu groß. Dateien müssen kleiner als %s KB sein."

#: wp-signup.php:884
msgid "If you have not received your email yet, there are a number of things you can do:"
msgstr "Falls du deine E-Mail noch nicht erhalten hast, kannst du folgende Dinge tun:"

#: wp-includes/ms-load.php:506
msgid "If you are still stuck with this message, then check that your database contains the following tables:"
msgstr "Wenn diese Nachricht weiterhin angezeigt wird, dann prüfe bitte, ob die Datenbank die folgenden Tabellen enthält:"

#: wp-mail.php:73
msgid "There does not seem to be any new mail."
msgstr "Es scheint keine neuen E-Mails zu geben."

#. translators: 1: PHP function name, 2: Version number, 3: Optional message
#. regarding the change.
#: wp-includes/functions.php:5998
msgid "Function %1$s was called with an argument that is <strong>deprecated</strong> since version %2$s! %3$s"
msgstr "Die Funktion %1$s wurde mit einem Argument aufgerufen, das seit Version %2$s <strong>veraltet ist</strong>! %3$s"

#. translators: 1: WordPress hook name, 2: Version number, 3: Alternative hook
#. name.
#: wp-includes/functions.php:6079
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead."
msgstr "Der Hook %1$s ist seit Version %2$s <strong>veraltet</strong>! Verwende stattdessen %3$s."

#. translators: 1: WordPress hook name, 2: Version number.
#: wp-includes/functions.php:6087
msgid "Hook %1$s is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Der Hook %1$s ist seit Version %2$s <strong>veraltet</strong> und es ist keine Alternative verfügbar."

#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:6006
msgid "Function %1$s was called with an argument that is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr "Die Funktion %1$s wurde mit einem Argument aufgerufen, das seit Version %2$s <strong>veraltet ist</strong> und es ist keine Alternative verfügbar."

#: wp-includes/ms-functions.php:509
msgid "You cannot use that email address to signup. There are problems with them blocking some emails from WordPress. Please use another email provider."
msgstr "Du kannst dich leider nicht mit dieser E-Mail-Adresse registrieren, da dein E-Mail-Anbieter einige E-Mails von WordPress blockiert. Nutze bitte eine E-Mail-Adresse eines anderen E-Mail-Anbieters."

#: wp-includes/class-wp-editor.php:1227
#: wp-includes/js/dist/block-editor.js:79187
#: wp-includes/js/dist/block-editor.js:79208
#: wp-includes/js/dist/block-editor.js:81327
#: wp-includes/js/dist/editor.js:90087
msgid "Border"
msgstr "Ränder"

#: wp-includes/user.php:3582 wp-includes/user.php:3888
#: wp-admin/includes/user.php:87 wp-admin/includes/user.php:215
msgid "<strong>Error:</strong> The email address is not correct."
msgstr "<strong>Fehler:</strong> Die E-Mail-Adresse ist nicht korrekt."

#: wp-includes/user.php:3580
msgid "<strong>Error:</strong> Please type your email address."
msgstr "<strong>Fehler:</strong> Bitte gib deine E-Mail-Adresse ein."

#: wp-includes/user.php:175 wp-includes/user.php:265
msgid "<strong>Error:</strong> The password field is empty."
msgstr "<strong>Fehler:</strong> Das Passwortfeld ist leer."

#: wp-includes/user.php:171
msgid "<strong>Error:</strong> The username field is empty."
msgstr "<strong>Fehler:</strong> Das Feld für den Benutzernamen ist leer."

#: wp-signup.php:293
msgid "(Must be at least 4 characters, lowercase letters and numbers only.)"
msgstr "(Es müssen mindestens 4 Zeichen sein, bitte nur Kleinbuchstaben und Zahlen.)"

#: wp-includes/user.php:3274
msgid "<strong>Error:</strong> Please enter a username or email address."
msgstr "<strong>Fehler:</strong> Bitte einen Benutzernamen oder eine E-Mail-Adresse angeben."

#: wp-includes/script-loader.php:1037
msgid "Crunching&hellip;"
msgstr "Wird verarbeitet &hellip;"

#. translators: %s: POP3 error.
#: wp-mail.php:262
msgid "Oops: %s"
msgstr "Ups: %s"

#. translators: %s: File name.
#: wp-includes/functions.php:2989
msgid "Could not write file %s"
msgstr "Die Datei %s konnte nicht geschrieben werden"

#: wp-includes/script-loader.php:1038
msgid "moved to the Trash."
msgstr "in den Papierkorb verschoben."

#: wp-includes/blocks/rss.php:29 wp-includes/widgets.php:1635
msgid "An error has occurred, which probably means the feed is down. Try again later."
msgstr "Ein Fehler ist aufgetreten – der Feed funktioniert zurzeit nicht. Versuche es später noch einmal."

#: wp-login.php:908
msgid "Get New Password"
msgstr "Neues Passwort erhalten"

#: wp-includes/taxonomy.php:250
msgid "Separate pattern categories with commas"
msgstr "Mehrere Kategorien durch Kommas trennen"

#: wp-includes/widgets/class-wp-widget-recent-posts.php:174
msgid "Number of posts to show:"
msgstr "Anzahl der anzuzeigenden Beiträge:"

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:166
msgid "Sun"
msgstr "So."

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:172
msgid "Sat"
msgstr "Sa."

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:171
msgid "Fri"
msgstr "Fr."

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:170
msgid "Thu"
msgstr "Do."

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:169
msgid "Wed"
msgstr "Mi."

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:168
msgid "Tue"
msgstr "Di."

#. translators: Three-letter abbreviation of the weekday.
#: wp-includes/class-wp-locale.php:167
msgid "Mon"
msgstr "Mo."

#: wp-login.php:158
msgid "Powered by WordPress"
msgstr "Präsentiert von WordPress"

#. translators: 1: WordPress version number, 2: Minimum required MySQL version
#. number.
#: wp-includes/class-wpdb.php:4080
msgid "<strong>Error:</strong> WordPress %1$s requires MySQL %2$s or higher"
msgstr "<strong>Fehler:</strong> WordPress %1$s erfordert mindestens MySQL %2$s oder höher"

#. translators: Time difference between two dates, in days. %s: Number of days.
#: wp-includes/formatting.php:3976
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s Tag"
msgstr[1] "%s Tagen"

#. translators: Time difference between two dates, in hours. %s: Number of
#. hours.
#. translators: %s: Time duration in hour or hours.
#: wp-includes/formatting.php:3969 wp-includes/functions.php:555
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s Stunde"
msgstr[1] "%s Stunden"

#: wp-includes/script-loader.php:1027 wp-admin/includes/ajax-actions.php:2583
msgid "Upload failed."
msgstr "Der Upload ist fehlgeschlagen."

#: wp-includes/user.php:3184 wp-includes/user.php:3188
#: wp-includes/user.php:3194 wp-includes/user.php:3215
#: wp-includes/user.php:3224 wp-includes/user.php:3228
#: wp-includes/user.php:3247
msgid "Invalid key."
msgstr "Der Schlüssel ist ungültig."

#: wp-includes/taxonomy.php:4947
msgid "Invalid object ID."
msgstr "Die Objekt-ID ist ungültig."

#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:195
msgid "Invalid item ID."
msgstr "Die Element-ID ist ungültig."

#: wp-includes/ms-functions.php:1215
msgid "Invalid activation key."
msgstr "Der Aktivierungsschlüssel ist ungültig."

#: wp-includes/link-template.php:840
msgid "Comments Feed"
msgstr "Kommentar-Feed"

#. translators: %s: Theme directory name.
#: wp-includes/class-wp-theme.php:449
msgid "The parent theme is missing. Please install the \"%s\" parent theme."
msgstr "Das übergeordnete Theme fehlt. Bitte installiere das übergeordnete Theme „%s“."

#: wp-includes/deprecated.php:66
msgid "new WordPress Loop"
msgstr "Neue WordPress-Schleife"

#: wp-includes/script-loader.php:1111
msgid "Mute"
msgstr "Stummschalten"

#: wp-includes/class-wp-locale.php:217
msgid "am"
msgstr "a.m."

#: wp-includes/class-wp-locale.php:219
#: wp-includes/customize/class-wp-customize-date-time-control.php:202
#: wp-includes/js/dist/components.js:42240
msgid "AM"
msgstr "a.m."

#: wp-includes/class-wp-locale.php:220
#: wp-includes/customize/class-wp-customize-date-time-control.php:203
#: wp-includes/js/dist/components.js:42243
msgid "PM"
msgstr "p.m."

#: wp-includes/class-wp-locale.php:218
msgid "pm"
msgstr "p.m."

#: wp-includes/comment-template.php:2664
msgid "Cancel reply"
msgstr "Antwort abbrechen"

#: wp-includes/functions.php:3759 wp-includes/js/dist/upload-media.js:3704
#: wp-includes/js/dist/upload-media.js:3713
#: wp-includes/js/dist/upload-media.js:3723
msgid "Please try again."
msgstr "Bitte versuche es erneut."

#: wp-includes/script-loader.php:1022
msgid "An error occurred in the upload. Please try again later."
msgstr "Bei dem Upload ist ein Fehler aufgetreten. Bitte versuche es später erneut."

#: wp-signup.php:381
msgid "There was a problem, please correct the form below and try again."
msgstr "Es ist ein Fehler aufgetreten. Bitte korrigiere das untenstehende Formular und versuche es erneut."

#: wp-login.php:872
msgid "Lost Password"
msgstr "Passwort zurücksetzen"

#: wp-includes/class-wp-editor.php:1154 wp-includes/script-loader.php:813
msgid "Blockquote"
msgstr "Blockzitat"

#: wp-includes/class-wp-customize-control.php:652
msgid "Please enter a page title"
msgstr "Bitte gib einen Seitentitel ein"

#. translators: 'Home' as in a website's home page.
#: wp-includes/blocks/breadcrumbs.php:35 wp-includes/blocks/breadcrumbs.php:39
#: wp-includes/blocks/home-link.php:109 wp-includes/post-template.php:1474
#: wp-includes/js/dist/block-library.js:7324
#: wp-includes/js/dist/block-library.js:33670
#: wp-includes/js/dist/block-library.js:49939 wp-admin/menu.php:31
#: wp-admin/network/menu.php:18
msgid "Home"
msgstr "Start"

#: wp-includes/pluggable.php:1916
msgid "You can see all notes on this post here:"
msgstr "Alle Anmerkungen zu diesem Beitrag findest du hier:"

#: wp-includes/class-wp-editor.php:1162
#: wp-includes/js/dist/block-editor.js:66625
#: wp-includes/js/dist/format-library.js:5111
msgid "Strikethrough"
msgstr "Durchstreichen"

#: wp-includes/class-wp-editor.php:1163
#: wp-includes/js/dist/format-library.js:5442
msgid "Subscript"
msgstr "Tiefstellen"

#: wp-includes/class-wp-editor.php:1164
#: wp-includes/js/dist/format-library.js:5475
msgid "Superscript"
msgstr "Hochstellen"

#. translators: 1: Site name, 2: Separator (raquo), 3: Post title.
#: wp-includes/general-template.php:3525
msgid "%1$s %2$s %3$s Comments Feed"
msgstr "%1$s %2$s Kommentar-Feed zu %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Search query.
#: wp-includes/general-template.php:3535
msgid "%1$s %2$s Search Results for &#8220;%3$s&#8221; Feed"
msgstr "%1$s %2$s Suchergebnis-Feed für &#8222;%3$s&#8220;"

#. translators: 1: Site name, 2: Separator (raquo), 3: Author name.
#: wp-includes/general-template.php:3533
msgid "%1$s %2$s Posts by %3$s Feed"
msgstr "%1$s %2$s Beitrags-Feed von %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Tag name.
#: wp-includes/general-template.php:3529
msgid "%1$s %2$s %3$s Tag Feed"
msgstr "%1$s %2$s Schlagwort-Feed zu %3$s"

#. translators: 1: Site name, 2: Separator (raquo), 3: Category name.
#: wp-includes/general-template.php:3527
msgid "%1$s %2$s %3$s Category Feed"
msgstr "%1$s %2$s Kategorie-Feed für %3$s"

#: wp-includes/user.php:3128
msgid "Password reset is not allowed for this user"
msgstr "Für diesen Benutzer ist keine Passwortzurücksetzung zulässig"

#: wp-includes/user.php:2320
msgid "Cannot create a user with an empty login name."
msgstr "Es kann kein neuer Benutzer erstellt werden, wenn der Anmeldename leer ist."

#. translators: %s: Number of private posts.
#: wp-includes/post.php:725
msgid "Private <span class=\"count\">(%s)</span>"
msgid_plural "Private <span class=\"count\">(%s)</span>"
msgstr[0] "Privat <span class=\"count\">(%s)</span>"
msgstr[1] "Privat <span class=\"count\">(%s)</span>"

#. translators: %s: Number of scheduled posts.
#: wp-includes/post.php:681
msgid "Scheduled <span class=\"count\">(%s)</span>"
msgid_plural "Scheduled <span class=\"count\">(%s)</span>"
msgstr[0] "Geplant <span class=\"count\">(%s)</span>"
msgstr[1] "Geplant <span class=\"count\">(%s)</span>"

#. translators: %s: Number of published posts.
#: wp-includes/post.php:667
msgid "Published <span class=\"count\">(%s)</span>"
msgid_plural "Published <span class=\"count\">(%s)</span>"
msgstr[0] "Veröffentlicht <span class=\"count\">(%s)</span>"
msgstr[1] "Veröffentlicht <span class=\"count\">(%s)</span>"

#. translators: Comment moderation. %s: Number of comments awaiting approval.
#: wp-includes/pluggable.php:2146
msgid "Currently %s comment is waiting for approval. Please visit the moderation panel:"
msgid_plural "Currently %s comments are waiting for approval. Please visit the moderation panel:"
msgstr[0] "Zurzeit wartet %s Kommentar auf Freigabe. Bitte gehe zur Moderationsansicht:"
msgstr[1] "Zurzeit warten %s Kommentare auf Freigabe. Bitte gehe zur Moderationsansicht:"

#: wp-includes/class-wp-customize-manager.php:5527
#: wp-includes/class-wp-customize-manager.php:5586
#: wp-admin/includes/class-custom-background.php:459
msgid "Fill Screen"
msgstr "Bildschirm ausfüllen"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1955 wp-includes/pluggable.php:2135
msgid "Trash it: %s"
msgstr "In den Papierkorb verschieben: %s"

#: wp-includes/media-template.php:1104 wp-includes/media-template.php:1168
#: wp-includes/js/dist/block-editor.js:20628
msgid "Align"
msgstr "Ausrichten"

#: wp-includes/user.php:568
msgid "<strong>Error:</strong> Your account has been marked as a spammer."
msgstr "<strong>Fehler:</strong> Dein Konto wurde als Spam markiert."

#: wp-includes/widgets/class-wp-widget-links.php:156
#: wp-includes/widgets/class-wp-widget-pages.php:169
msgid "Sort by:"
msgstr "Sortieren nach:"

#: wp-includes/script-loader.php:1000
msgid "&lt; Prev"
msgstr "&lt; Zurück"

#: wp-includes/script-loader.php:999
msgid "Next &gt;"
msgstr "Weiter &gt;"

#: wp-includes/functions.php:6808
msgid "Select a city"
msgstr "Stadt auswählen"

#. translators: %s: Allowed space allocation.
#: wp-includes/class-wp-xmlrpc-server.php:6507 wp-admin/includes/media.php:3127
#: wp-admin/includes/ms-deprecated.php:35 wp-admin/includes/ms.php:240
msgid "Sorry, you have used your space allocation of %s. Please delete some files to upload more files."
msgstr "Dein Speicherplatzkontingent von %s ist erschöpft. Bitte lösche einige Dateien, um weitere hochladen zu können."

#: wp-includes/class-wp-editor.php:1232
#: wp-includes/js/dist/block-editor.js:78020
#: wp-includes/js/dist/block-editor.js:83101
#: wp-includes/js/dist/block-editor.js:83626
#: wp-includes/js/dist/block-editor.js:83698
#: wp-includes/js/dist/editor.js:29860 wp-includes/js/dist/media-utils.js:27884
msgid "Dimensions"
msgstr "Maße"

#. translators: Comments widget. 1: Comment author, 2: Post link.
#: wp-includes/widgets/class-wp-widget-recent-comments.php:145
msgctxt "widgets"
msgid "%1$s on %2$s"
msgstr "%1$s zu %2$s"

#. translators: Comments feed title. %s: Site title.
#: wp-includes/feed-atom-comments.php:40 wp-includes/feed-rss2-comments.php:45
msgid "Comments for %s"
msgstr "Kommentare auf %s"

#. translators: Comments feed title. 1: Site title, 2: Search query.
#: wp-includes/feed-atom-comments.php:37 wp-includes/feed-rss2-comments.php:42
msgid "Comments for %1$s searching on %2$s"
msgstr "Kommentare auf %1$s für die Suche nach %2$s"

#: wp-includes/class-wp-editor.php:1325
msgid "Paste table row before"
msgstr "Kopierte Zeile darüber einfügen"

#: wp-includes/class-wp-editor.php:1326
msgid "Paste table row after"
msgstr "Kopierte Zeile darunter einfügen"

#: wp-includes/class-wp-editor.php:1324
#: wp-includes/js/dist/block-library.js:74564
msgid "Insert column after"
msgstr "Spalte rechts einfügen"

#: wp-includes/class-wp-editor.php:1323
#: wp-includes/js/dist/block-library.js:74558
msgid "Insert column before"
msgstr "Spalte links einfügen"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:30
msgid "Tag Cloud"
msgstr "Schlagwortwolke"

#. translators: %s: Name of the network.
#: wp-signup.php:635
msgid "Get your own %s account in seconds"
msgstr "Registriere dich in nur wenigen Sekunden bei %s"

#: wp-includes/comment.php:807
msgid "Duplicate comment detected; it looks as though you&#8217;ve already said that!"
msgstr "Doppelter Kommentar wurde entdeckt. Es sieht stark danach aus, dass du das schon einmal geschrieben hast!"

#: wp-includes/widgets/class-wp-widget-links.php:171
msgid "Show Link Name"
msgstr "Linknamen anzeigen"

#: wp-includes/media-template.php:1285
#: wp-includes/widgets/class-wp-widget-media-image.php:137
msgid "Link Rel"
msgstr "Linkbeziehung"

#: wp-includes/widgets/class-wp-widget-links.php:179
msgid "Show Link Rating"
msgstr "Linkbewertung anzeigen"

#: wp-includes/widgets/class-wp-widget-links.php:175
msgid "Show Link Description"
msgstr "Linkbeschreibung anzeigen"

#: wp-includes/widgets/class-wp-widget-links.php:167
msgid "Show Link Image"
msgstr "Linkbild anzeigen"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:2131
msgid "Approve it: %s"
msgstr "Freigeben: %s"

#. translators: %s: Site title.
#: wp-includes/functions.php:3735
msgid "You are attempting to log out of %s"
msgstr "Du möchtest dich gerade von der Website %s abmelden"

#: wp-includes/class-wp-editor.php:1146
#: wp-includes/js/dist/block-library.js:75699
#: wp-includes/js/dist/editor.js:70891
msgid "Heading 3"
msgstr "Überschrift 3"

#: wp-includes/class-wp-editor.php:1145
#: wp-includes/js/dist/block-library.js:75698
#: wp-includes/js/dist/editor.js:70882
msgid "Heading 2"
msgstr "Überschrift 2"

#: wp-includes/class-wp-editor.php:1144
#: wp-includes/js/dist/block-library.js:75697
#: wp-includes/js/dist/editor.js:70873
msgid "Heading 1"
msgstr "Überschrift 1"

#: wp-includes/class-wp-editor.php:1147
#: wp-includes/js/dist/block-library.js:75700
#: wp-includes/js/dist/editor.js:70900
msgid "Heading 4"
msgstr "Überschrift 4"

#: wp-includes/class-wp-editor.php:1148
#: wp-includes/js/dist/block-library.js:75701
#: wp-includes/js/dist/editor.js:70909
msgid "Heading 5"
msgstr "Überschrift 5"

#: wp-includes/class-wp-editor.php:1149
#: wp-includes/js/dist/block-library.js:75702
#: wp-includes/js/dist/editor.js:70918
msgid "Heading 6"
msgstr "Überschrift 6"

#: wp-signup.php:297
msgid "Email&nbsp;Address"
msgstr "E-Mail-Adresse"

#. translators: %s: Pingback excerpt text.
#: wp-includes/pluggable.php:2106
msgid "Pingback excerpt: %s"
msgstr "Pingback-Textauszug: %s"

#. translators: %s: Trackback excerpt text.
#: wp-includes/pluggable.php:2094
msgid "Trackback excerpt: %s"
msgstr "Trackback-Textauszug: %s"

#. translators: Comment moderation. %s: Comment action URL.
#: wp-includes/pluggable.php:1958 wp-includes/pluggable.php:2138
msgid "Delete it: %s"
msgstr "Löschen: %s"

#: wp-includes/class-wp-editor.php:1416
msgid "Letter"
msgstr "Buchstabe"

#: wp-includes/script-loader.php:1004
msgid "This feature requires inline frames. You have iframes disabled or your browser does not support them."
msgstr "Diese Funktion erfordert iFrames. Du hast iFrames deaktiviert oder dein Browser unterstützt diese nicht."

#: wp-includes/link-template.php:2675 wp-includes/link-template.php:2734
msgid "&laquo; Previous Page"
msgstr "&laquo; Vorherige Seite"

#: wp-includes/link-template.php:2581 wp-includes/link-template.php:2735
msgid "Next Page &raquo;"
msgstr "Nächste Seite &raquo;"

#. translators: Comments feed title. %s: Post title.
#: wp-includes/feed-atom-comments.php:34
msgid "Comments on %s"
msgstr "Kommentare zu %s"

#: wp-includes/comment-template.php:996
msgid "No Comments"
msgstr "Keine Kommentare"

#: wp-includes/comment.php:2765 wp-includes/link-template.php:1152
#: wp-includes/link-template.php:1527 wp-includes/link-template.php:1653
#: wp-includes/link-template.php:1716
msgid "Edit This"
msgstr "Bearbeiten"

#: wp-includes/post-template.php:962
msgid "Pages:"
msgstr "Seiten:"

#. translators: %s: Date and time of last update.
#: wp-includes/bookmark-template.php:90
msgid "Last updated: %s"
msgstr "Zuletzt aktualisiert: %s"

#: wp-includes/bookmark-template.php:223
msgid "Bookmarks"
msgstr "Lesezeichen"

#: wp-includes/category-template.php:557 wp-includes/class-wp-taxonomy.php:633
msgid "No categories"
msgstr "Keine Kategorien"

#: wp-includes/comment-template.php:1997
msgid "Click here to cancel reply."
msgstr "Hier klicken, um die Antwort abzubrechen."

#: wp-includes/blocks/comment-content.php:44
#: wp-includes/class-walker-comment.php:312
#: wp-includes/class-walker-comment.php:416
msgid "Your comment is awaiting moderation."
msgstr "Dein Kommentar wartet auf Freischaltung."

#: wp-includes/class-walker-comment.php:359
msgid "(Edit)"
msgstr "(Bearbeiten)"

#: wp-includes/theme-compat/sidebar.php:140
#: wp-includes/widgets/class-wp-widget-meta.php:33
#: wp-includes/widgets/class-wp-widget-meta.php:46
#: wp-includes/js/dist/editor.js:97733
msgid "Meta"
msgstr "Meta"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-panel.php:394
#: wp-includes/class-wp-customize-section.php:384
#: wp-includes/customize/class-wp-customize-nav-menus-panel.php:90
#: wp-includes/customize/class-wp-customize-themes-panel.php:90
#: wp-includes/general-template.php:477 wp-login.php:1562
#: wp-includes/js/dist/customize-widgets.js:1486
#: wp-includes/js/dist/edit-widgets.js:4010 wp-includes/js/dist/editor.js:91376
#: wp-admin/customize.php:247 wp-admin/includes/class-wp-screen.php:982
msgid "Help"
msgstr "Hilfe"

#: wp-includes/class-wp-theme.php:1079 wp-includes/js/dist/block-editor.js:7726
msgid "Black"
msgstr "Schwarz"

#: wp-includes/class-wp-theme.php:1081
msgid "Brown"
msgstr "Braun"

#: wp-includes/class-wp-theme.php:1083
msgid "Green"
msgstr "Grün"

#: wp-includes/class-wp-theme.php:1084
msgid "Orange"
msgstr "Orange"

#: wp-includes/class-wp-theme.php:1085
msgid "Pink"
msgstr "Pink"

#: wp-includes/class-wp-theme.php:1086
msgid "Purple"
msgstr "Violett"

#: wp-includes/class-wp-theme.php:1087
msgid "Red"
msgstr "Rot"

#: wp-includes/class-wp-theme.php:1088
msgid "Silver"
msgstr "Silber"

#: wp-includes/class-wp-theme.php:1091
msgid "Yellow"
msgstr "Gelb"

#. translators: Network menu item.
#: wp-includes/admin-bar.php:449 wp-includes/admin-bar.php:616
#: wp-includes/admin-bar.php:736 wp-includes/deprecated.php:2827
#: wp-includes/deprecated.php:2829
#: wp-includes/js/dist/script-modules/boot/index.js:10336 wp-admin/index.php:33
#: wp-admin/menu.php:29 wp-admin/my-sites.php:142 wp-admin/user/menu.php:15
#: wp-admin/includes/class-wp-ms-sites-list-table.php:772
#: wp-admin/network/index.php:21 wp-admin/network/menu.php:16
#: wp-admin/network/site-info.php:146 wp-admin/network/site-settings.php:95
#: wp-admin/network/site-themes.php:181 wp-admin/network/site-users.php:246
msgid "Dashboard"
msgstr "Dashboard"

#: wp-signup.php:231 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:448
#: wp-admin/includes/class-wp-debug-data.php:457
#: wp-admin/includes/class-wp-debug-data.php:525
#: wp-admin/includes/class-wp-debug-data.php:543
#: wp-admin/includes/class-wp-links-list-table.php:274
msgid "Yes"
msgstr "Ja"

#: wp-includes/admin-bar.php:648 wp-includes/admin-bar.php:1168
#: wp-includes/customize/class-wp-customize-themes-panel.php:81
#: wp-includes/taxonomy.php:195 wp-includes/js/dist/core-data.js:15958
#: wp-admin/includes/ms.php:1122 wp-admin/themes.php:127
#: wp-admin/themes.php:254 wp-admin/update-core.php:642
#: wp-admin/update-core.php:655 wp-admin/network/menu.php:83
#: wp-admin/network/themes.php:352
msgid "Themes"
msgstr "Themes"

#: wp-includes/admin-bar.php:670 wp-includes/js/dist/block-editor.js:75032
#: wp-includes/js/dist/block-editor.js:98207
#: wp-includes/js/dist/block-library.js:4341
#: wp-includes/js/dist/block-library.js:4648
#: wp-includes/js/dist/block-library.js:5628
#: wp-includes/js/dist/block-library.js:5970
#: wp-includes/js/dist/block-library.js:6806
#: wp-includes/js/dist/block-library.js:7352
#: wp-includes/js/dist/block-library.js:14475
#: wp-includes/js/dist/block-library.js:15259
#: wp-includes/js/dist/block-library.js:15785
#: wp-includes/js/dist/block-library.js:17022
#: wp-includes/js/dist/block-library.js:17194
#: wp-includes/js/dist/block-library.js:17616
#: wp-includes/js/dist/block-library.js:17816
#: wp-includes/js/dist/block-library.js:18732
#: wp-includes/js/dist/block-library.js:19132
#: wp-includes/js/dist/block-library.js:21715
#: wp-includes/js/dist/block-library.js:24481
#: wp-includes/js/dist/block-library.js:26230
#: wp-includes/js/dist/block-library.js:27034
#: wp-includes/js/dist/block-library.js:27737
#: wp-includes/js/dist/block-library.js:31119
#: wp-includes/js/dist/block-library.js:33549
#: wp-includes/js/dist/block-library.js:34572
#: wp-includes/js/dist/block-library.js:37196
#: wp-includes/js/dist/block-library.js:38550
#: wp-includes/js/dist/block-library.js:40070
#: wp-includes/js/dist/block-library.js:41443
#: wp-includes/js/dist/block-library.js:42976
#: wp-includes/js/dist/block-library.js:43884
#: wp-includes/js/dist/block-library.js:47767
#: wp-includes/js/dist/block-library.js:51351
#: wp-includes/js/dist/block-library.js:52169
#: wp-includes/js/dist/block-library.js:55487
#: wp-includes/js/dist/block-library.js:56020
#: wp-includes/js/dist/block-library.js:56560
#: wp-includes/js/dist/block-library.js:56895
#: wp-includes/js/dist/block-library.js:58423
#: wp-includes/js/dist/block-library.js:59025
#: wp-includes/js/dist/block-library.js:59752
#: wp-includes/js/dist/block-library.js:60088
#: wp-includes/js/dist/block-library.js:61308
#: wp-includes/js/dist/block-library.js:61656
#: wp-includes/js/dist/block-library.js:64155
#: wp-includes/js/dist/block-library.js:65945
#: wp-includes/js/dist/block-library.js:66233
#: wp-includes/js/dist/block-library.js:66639
#: wp-includes/js/dist/block-library.js:66673
#: wp-includes/js/dist/block-library.js:66721
#: wp-includes/js/dist/block-library.js:68271
#: wp-includes/js/dist/block-library.js:68533
#: wp-includes/js/dist/block-library.js:69067
#: wp-includes/js/dist/block-library.js:70042
#: wp-includes/js/dist/block-library.js:70897
#: wp-includes/js/dist/block-library.js:71553
#: wp-includes/js/dist/block-library.js:72241
#: wp-includes/js/dist/block-library.js:72638
#: wp-includes/js/dist/block-library.js:73211
#: wp-includes/js/dist/block-library.js:74620
#: wp-includes/js/dist/block-library.js:75651
#: wp-includes/js/dist/block-library.js:76003
#: wp-includes/js/dist/block-library.js:76541
#: wp-includes/js/dist/block-library.js:78497
#: wp-includes/js/dist/block-library.js:79013
#: wp-includes/js/dist/block-library.js:81031
#: wp-includes/js/dist/edit-widgets.js:3317 wp-admin/includes/ms.php:1127
#: wp-admin/menu.php:405 wp-admin/options.php:22 wp-admin/network/menu.php:114
msgid "Settings"
msgstr "Einstellungen"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1334 wp-includes/media-template.php:1231
#: wp-includes/widgets/class-wp-widget-media-image.php:84
#: wp-includes/js/dist/block-editor.js:67308
#: wp-includes/js/dist/block-editor.js:69372
#: wp-includes/js/dist/block-editor.js:77498
#: wp-includes/js/dist/block-editor.js:77616
#: wp-includes/js/dist/block-editor.js:78649
#: wp-includes/js/dist/block-editor.js:78656
#: wp-includes/js/dist/block-editor.js:98783
#: wp-includes/js/dist/block-editor.js:98791
#: wp-includes/js/dist/block-library.js:72668
#: wp-includes/js/dist/block-library.js:72675
#: wp-admin/includes/image-edit.php:162 wp-admin/options-media.php:66
msgid "Height"
msgstr "Höhe"

#: wp-includes/js/dist/edit-site.js:56034
#: wp-includes/js/dist/script-modules/content-types/index.js:35867
#: wp-includes/js/dist/script-modules/content-types/index.js:37879
#: wp-admin/includes/class-wp-plugins-list-table.php:982
#: wp-admin/includes/class-wp-plugins-list-table.php:999
msgid "Deactivate"
msgstr "Deaktivieren"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1335 wp-includes/media-template.php:1226
#: wp-includes/widgets/class-wp-widget-media-image.php:78
#: wp-includes/js/dist/block-editor.js:69363
#: wp-includes/js/dist/block-editor.js:77498
#: wp-includes/js/dist/block-editor.js:77616
#: wp-includes/js/dist/block-editor.js:78673
#: wp-includes/js/dist/block-editor.js:78680
#: wp-includes/js/dist/block-editor.js:98760
#: wp-includes/js/dist/block-editor.js:98768
#: wp-includes/js/dist/block-library.js:15268
#: wp-includes/js/dist/block-library.js:15274
#: wp-includes/js/dist/block-library.js:69155
#: wp-includes/js/dist/block-library.js:69167
#: wp-includes/js/dist/block-library.js:72650
#: wp-includes/js/dist/block-library.js:72657
#: wp-includes/js/dist/format-library.js:4311
#: wp-admin/includes/image-edit.php:154 wp-admin/options-media.php:63
msgid "Width"
msgstr "Breite"

#: wp-includes/class-wp-customize-manager.php:5256
#: wp-includes/customize/class-wp-customize-color-control.php:54
#: wp-includes/customize/class-wp-customize-media-control.php:230
#: wp-includes/customize/class-wp-customize-media-control.php:240
#: wp-includes/customize/class-wp-customize-media-control.php:251
#: wp-includes/customize/class-wp-customize-media-control.php:261
#: wp-includes/build/routes/font-list/content.js:11387
#: wp-includes/build/routes/font-list/content.js:11405
#: wp-includes/build/routes/font-list/content.js:24739
#: wp-includes/js/dist/block-editor.js:55745
#: wp-includes/js/dist/block-editor.js:65511
#: wp-includes/js/dist/block-editor.js:66447
#: wp-includes/js/dist/block-editor.js:66559
#: wp-includes/js/dist/block-editor.js:74453
#: wp-includes/js/dist/block-editor.js:76228
#: wp-includes/js/dist/block-editor.js:80623
#: wp-includes/js/dist/block-editor.js:80630
#: wp-includes/js/dist/block-editor.js:80662
#: wp-includes/js/dist/block-library.js:45401
#: wp-includes/js/dist/block-library.js:64196
#: wp-includes/js/dist/block-library.js:69230
#: wp-includes/js/dist/block-library.js:72129
#: wp-includes/js/dist/block-library.js:78788
#: wp-includes/js/dist/block-library.js:80534
#: wp-includes/js/dist/components.js:43962
#: wp-includes/js/dist/edit-site.js:41812
#: wp-includes/js/dist/edit-site.js:41830
#: wp-includes/js/dist/edit-site.js:53152 wp-includes/js/dist/editor.js:56726
#: wp-includes/js/dist/editor.js:56744 wp-includes/js/dist/editor.js:71240
#: wp-includes/js/dist/editor.js:71333 wp-includes/js/dist/editor.js:71537
#: wp-includes/js/dist/editor.js:72301 wp-includes/js/dist/editor.js:73165
#: wp-admin/js/color-picker.js:149
msgid "Default"
msgstr "Standard"

#: wp-includes/embed.php:1215 wp-includes/js/dist/block-library.js:33929
msgid "HTML"
msgstr "HTML"

#: wp-login.php:1041
msgid "Strength indicator"
msgstr "Passwortstärke"

#: wp-includes/admin-bar.php:1183
#: wp-includes/class-wp-customize-widgets.php:419
#: wp-includes/class-wp-customize-widgets.php:925
#: wp-includes/functions.php:5561 wp-includes/js/dist/blocks.js:2150
#: wp-includes/js/dist/core-data.js:15884
#: wp-includes/js/dist/customize-widgets.js:2473
#: wp-includes/js/dist/edit-widgets.js:4104
#: wp-includes/js/dist/edit-widgets.js:4110
#: wp-includes/js/dist/edit-widgets.js:4413 wp-includes/js/dist/editor.js:79736
#: wp-includes/js/dist/editor.js:79754 wp-admin/widgets.php:28
msgid "Widgets"
msgstr "Widgets"

#: wp-includes/widgets/class-wp-nav-menu-widget.php:185
#: wp-includes/widgets/class-wp-widget-archives.php:235
#: wp-includes/widgets/class-wp-widget-calendar.php:100
#: wp-includes/widgets/class-wp-widget-categories.php:204
#: wp-includes/widgets/class-wp-widget-custom-html.php:267
#: wp-includes/widgets/class-wp-widget-media.php:421
#: wp-includes/widgets/class-wp-widget-meta.php:138
#: wp-includes/widgets/class-wp-widget-pages.php:164
#: wp-includes/widgets/class-wp-widget-recent-comments.php:192
#: wp-includes/widgets/class-wp-widget-recent-posts.php:169
#: wp-includes/widgets/class-wp-widget-search.php:72
#: wp-includes/widgets/class-wp-widget-tag-cloud.php:151
#: wp-includes/widgets/class-wp-widget-text.php:492
#: wp-includes/widgets/class-wp-widget-text.php:533
msgid "Title:"
msgstr "Titel:"

#: wp-includes/general-template.php:735 wp-login.php:45 wp-login.php:1491
#: wp-login.php:1568 wp-admin/install.php:221 wp-admin/install.php:465
#: wp-admin/includes/network.php:743
msgid "Log In"
msgstr "Anmelden"

#: wp-includes/class-wp-xmlrpc-server.php:617
#: wp-includes/js/dist/block-library.js:58437 wp-admin/options-general.php:483
msgid "Date Format"
msgstr "Datumsformat"

#: wp-includes/class-wp-xmlrpc-server.php:622 wp-admin/options-general.php:530
msgid "Time Format"
msgstr "Zeitformat"

#: wp-includes/class-wp-theme.php:1080
msgid "Blue"
msgstr "Blau"

#: wp-includes/class-wp-taxonomy.php:624
#: wp-includes/js/dist/script-modules/content-types/index.js:38679
msgid "Edit Category"
msgstr "Kategorie bearbeiten"

#: wp-includes/js/dist/block-library.js:34397 wp-admin/export.php:197
#: wp-admin/export.php:209 wp-admin/export.php:239 wp-admin/export.php:261
#: wp-admin/export.php:291 wp-admin/includes/class-wp-users-list-table.php:189
msgid "All"
msgstr "Alle"

#. translators: %s: Login URL.
#: wp-includes/comment-template.php:2623
msgid "You must be <a href=\"%s\">logged in</a> to post a comment."
msgstr "Du musst <a href=\"%s\">angemeldet</a> sein, um einen Kommentar abzugeben."

#: wp-includes/deprecated.php:2702 wp-admin/network/settings.php:342
msgid "First Post"
msgstr "Erster Beitrag"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:337
msgid "Posts by %s"
msgstr "Beiträge von %s"

#. translators: %s: Category name.
#: wp-includes/class-walker-category.php:171
msgid "Feed for all posts filed under %s"
msgstr "Feed für alle unter %s abgelegten Beiträge"

#: wp-includes/class-wp-theme.php:1090 wp-includes/js/dist/block-editor.js:7736
msgid "White"
msgstr "Weiß"

#: wp-includes/abilities.php:201 wp-includes/comment-template.php:2566
#: wp-admin/user-edit.php:608 wp-admin/user-new.php:560
msgid "Website"
msgstr "Website"

#. translators: Sites menu item.
#: wp-includes/admin-bar.php:626
#: wp-admin/includes/class-wp-ms-users-list-table.php:197
#: wp-admin/network/menu.php:56 wp-admin/network/sites.php:21
#: wp-admin/network/sites.php:402
msgid "Sites"
msgstr "Websites"

#: wp-includes/admin-bar.php:590 wp-admin/menu.php:34 wp-admin/my-sites.php:38
msgid "My Sites"
msgstr "Meine Websites"

#: wp-includes/comment-template.php:1920
msgid "Log in to leave a Comment"
msgstr "Melde dich an, um einen Kommentar zu schreiben"

#: wp-includes/comment-template.php:1919
msgid "Leave a Comment"
msgstr "Schreibe einen Kommentar"

#: wp-includes/comment-template.php:2117 wp-includes/comment-template.php:2657
#: wp-includes/js/dist/block-library.js:16559
msgid "Leave a Reply"
msgstr "Schreibe einen Kommentar"

#: wp-includes/class-wp-xmlrpc-server.php:3963 wp-includes/comment.php:4022
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:634
msgid "Sorry, comments are closed for this item."
msgstr "Die Kommentarfunktion für diesen Beitrag wurde deaktiviert."

#: wp-includes/comment-template.php:1684
msgid "Enter your password to view comments."
msgstr "Um die Kommentare zu sehen, musst du dein Passwort eingeben."

#: wp-includes/comment-template.php:1763
msgid "Log in to Reply"
msgstr "Zum Antworten anmelden"

#. translators: %s: Author's display name.
#: wp-includes/author-template.php:249
msgid "Visit %s&#8217;s website"
msgstr "Website von %s besuchen"

#. translators: %s: Number of confirmed requests.
#: wp-includes/post.php:789
msgid "Confirmed <span class=\"count\">(%s)</span>"
msgid_plural "Confirmed <span class=\"count\">(%s)</span>"
msgstr[0] "Bestätigt <span class=\"count\">(%s)</span>"
msgstr[1] "Bestätigt <span class=\"count\">(%s)</span>"

#: wp-includes/taxonomy.php:196 wp-includes/js/dist/block-editor.js:69042
#: wp-includes/js/dist/blocks.js:2151 wp-includes/js/dist/editor.js:71217
#: wp-includes/js/dist/editor.js:71321 wp-includes/js/dist/editor.js:71545
#: wp-includes/js/dist/editor.js:73150 wp-includes/js/dist/editor.js:79726
#: wp-admin/includes/class-wp-ms-themes-list-table.php:340
#: wp-admin/includes/class-wp-ms-themes-list-table.php:358
msgid "Theme"
msgstr "Theme"

#: wp-includes/class-wp-taxonomy.php:629
#: wp-includes/js/dist/script-modules/content-types/index.js:38742
msgid "Separate tags with commas"
msgstr "Schlagwörter durch Kommas trennen"

#. translators: 1: Comment date, 2: Comment time.
#. translators: Publish box date string. 1: Date, 2: Time.
#. translators: 1: Post date, 2: Post time.
#. translators: 1: privacy request date format, 2: privacy request time format.
#. translators: Publish box date string. 1: Date, 2: Time. See
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-walker-comment.php:353
#: wp-includes/class-walker-comment.php:453 wp-admin/comment.php:233
#: wp-admin/edit-form-advanced.php:166 wp-admin/edit-form-comment.php:146
#: wp-admin/includes/class-wp-comments-list-table.php:1080
#: wp-admin/includes/class-wp-posts-list-table.php:1300
#: wp-admin/includes/class-wp-privacy-requests-table.php:493
#: wp-admin/includes/meta-boxes.php:232 wp-admin/includes/meta-boxes.php:438
msgid "%1$s at %2$s"
msgstr "%1$s um %2$s Uhr"

#: wp-includes/user.php:3564 wp-admin/includes/user.php:158
msgid "<strong>Error:</strong> Please enter a username."
msgstr "<strong>Fehler:</strong> Bitte gib einen Benutzernamen ein."

#: wp-includes/js/dist/patterns.js:1996
#: wp-admin/includes/class-wp-ms-themes-list-table.php:484
#: wp-admin/includes/class-wp-ms-themes-list-table.php:609
msgid "Enable"
msgstr "Aktivieren"

#: wp-includes/class-wp-widget.php:144 wp-admin/includes/widgets.php:278
#: wp-admin/widgets-form.php:295
msgid "There are no options for this widget."
msgstr "Für dieses Widget gibt es keine weiteren Optionen."

#: wp-includes/theme-compat/comments.php:72
msgid "Comments are closed."
msgstr "Die Kommentare sind geschlossen."

#. translators: Hidden accessibility text.
#: wp-includes/block-template.php:395 wp-includes/deprecated.php:6234
msgid "Skip to content"
msgstr "Zum Inhalt springen"

#: wp-includes/class-wp-customize-nav-menus.php:346
#: wp-includes/script-loader.php:1279
#: wp-includes/js/dist/block-directory.js:9880
#: wp-includes/js/dist/block-editor.js:49164
#: wp-includes/js/dist/block-editor.js:51551
#: wp-includes/js/dist/block-library.js:18409
#: wp-includes/js/dist/block-library.js:34257
#: wp-includes/js/dist/block-library.js:60717
#: wp-includes/js/dist/block-library.js:77079
#: wp-includes/js/dist/commands.js:3190
#: wp-includes/js/dist/script-modules/workflow/index.js:2750
#: wp-admin/includes/nav-menu.php:737 wp-admin/includes/nav-menu.php:1113
#: wp-admin/js/nav-menu.js:1784 wp-admin/js/tags-suggest.js:141
msgid "No results found."
msgstr "Es wurden keine Ergebnisse gefunden."

#: wp-includes/comment-template.php:2552 wp-login.php:1167
#: wp-includes/js/dist/block-library.js:26989
#: wp-includes/js/dist/block-library.js:27266 wp-admin/comment.php:191
#: wp-admin/edit-form-comment.php:63
#: wp-admin/includes/class-wp-users-list-table.php:375
#: wp-admin/includes/template.php:497 wp-admin/user-edit.php:571
#: wp-admin/user-new.php:451 wp-admin/user-new.php:547
#: wp-admin/includes/class-wp-ms-users-list-table.php:195
#: wp-admin/network/site-users.php:382 wp-admin/network/user-new.php:145
msgid "Email"
msgstr "E-Mail-Adresse"

#. translators: %s: Author of the comment being replied to.
#: wp-includes/comment-template.php:2122 wp-includes/comment-template.php:2659
msgid "Leave a Reply to %s"
msgstr "Antworte auf den Kommentar von %s"

#: wp-includes/abilities.php:49 wp-includes/class-wp-customize-manager.php:5158
#: wp-includes/class-wp-xmlrpc-server.php:607 wp-signup.php:167
#: wp-includes/js/dist/edit-site.js:41362 wp-admin/install.php:113
#: wp-admin/options-general.php:76 wp-admin/network/site-new.php:238
msgid "Site Title"
msgstr "Website-Titel"

#: wp-includes/comment-template.php:998
msgid "1 Comment"
msgstr "1 Kommentar"

#: wp-includes/category-template.php:1233 wp-admin/includes/theme.php:1052
#: wp-admin/themes.php:1250
msgid "Tags:"
msgstr "Schlagwörter:"

#: wp-includes/media-template.php:432 wp-includes/media-template.php:741
#: wp-admin/includes/media.php:1703 wp-admin/includes/media.php:3164
msgid "Edit Image"
msgstr "Bild bearbeiten"

#: wp-includes/js/dist/editor.js:28554 wp-includes/js/dist/editor.js:94207
#: wp-admin/includes/class-wp-comments-list-table.php:397
#: wp-admin/includes/class-wp-comments-list-table.php:829
#: wp-admin/includes/class-wp-media-list-table.php:208
#: wp-admin/includes/class-wp-media-list-table.php:822
#: wp-admin/includes/class-wp-posts-list-table.php:438
#: wp-admin/includes/class-wp-posts-list-table.php:1620
msgid "Restore"
msgstr "Wiederherstellen"

#: wp-includes/deprecated.php:3214
msgid "The GD image library is not installed."
msgstr "Die GD Image Library ist nicht installiert."

#: wp-includes/class-wp-editor.php:1339
#: wp-includes/customize/class-wp-customize-background-position-control.php:57
#: wp-includes/media-template.php:852 wp-includes/media-template.php:1108
#: wp-includes/media-template.php:1172
#: wp-includes/js/dist/block-editor.js:18958
#: wp-includes/js/dist/block-library.js:4420
#: wp-includes/js/dist/block-library.js:39028
#: wp-includes/js/dist/components.js:43531
#: wp-admin/includes/class-custom-background.php:405
#: wp-admin/includes/media.php:1179 wp-admin/includes/media.php:3014
msgid "Left"
msgstr "Links"

#: wp-includes/class-wp-editor.php:1341
#: wp-includes/customize/class-wp-customize-background-position-control.php:65
#: wp-includes/media-template.php:858 wp-includes/media-template.php:1114
#: wp-includes/media-template.php:1178
#: wp-includes/js/dist/block-editor.js:18959
#: wp-includes/js/dist/block-library.js:4427
#: wp-includes/js/dist/block-library.js:39038
#: wp-admin/includes/class-custom-background.php:413
#: wp-admin/includes/media.php:1181 wp-admin/includes/media.php:3018
msgid "Right"
msgstr "Rechts"

#: wp-includes/media-template.php:919 wp-includes/media-template.php:998
#: wp-includes/media-template.php:1190
#: wp-includes/widgets/class-wp-widget-media-image.php:72
#: wp-includes/js/dist/block-editor.js:77112
#: wp-includes/js/dist/block-editor.js:80066
#: wp-includes/js/dist/editor.js:73550 wp-admin/includes/media.php:1272
msgid "Size"
msgstr "Größe"

#: wp-includes/class-wp-editor.php:1336 wp-includes/media-template.php:655
#: wp-includes/media-template.php:1098 wp-includes/media-template.php:1161
#: wp-includes/widgets/class-wp-widget-media-image.php:91
#: wp-includes/js/dist/block-library.js:7109
#: wp-includes/js/dist/block-library.js:38409
#: wp-includes/js/dist/block-library.js:81275
#: wp-includes/js/dist/editor.js:4460 wp-includes/js/dist/editor.js:29685
#: wp-includes/js/dist/media-utils.js:27696 wp-admin/includes/media.php:1423
msgid "Caption"
msgstr "Beschriftung"

#: wp-includes/class-wp-editor.php:1337 wp-includes/media-template.php:844
#: wp-includes/js/dist/block-editor.js:19240
#: wp-includes/js/dist/block-editor.js:19421 wp-admin/includes/media.php:1508
#: wp-admin/includes/media.php:3009
msgid "Alignment"
msgstr "Ausrichtung"

#: wp-includes/media-template.php:1128 wp-includes/media-template.php:1250
msgid "Image URL"
msgstr "Bild-URL"

#: wp-includes/js/dist/block-library.js:75225
#: wp-admin/includes/class-plugin-installer-skin.php:223
#: wp-admin/includes/class-theme-installer-skin.php:256
#: wp-admin/includes/class-wp-debug-data.php:172
#: wp-admin/includes/class-wp-debug-data.php:1177
#: wp-admin/includes/class-wp-debug-data.php:1297
msgid "Version"
msgstr "Version"

#: wp-includes/build/routes/font-list/content.js:13922
#: wp-includes/js/dist/edit-site.js:22317
#: wp-includes/js/dist/edit-site.js:23881
#: wp-includes/js/dist/edit-site.js:24813
#: wp-includes/js/dist/edit-site.js:53836
#: wp-includes/js/dist/edit-site.js:55990 wp-includes/js/dist/editor.js:30421
#: wp-includes/js/dist/editor.js:31722 wp-includes/js/dist/editor.js:32654
#: wp-includes/js/dist/editor.js:60013 wp-includes/js/dist/editor.js:96374
#: wp-includes/js/dist/editor.js:98980 wp-includes/js/dist/media-utils.js:11015
#: wp-includes/js/dist/media-utils.js:12316
#: wp-includes/js/dist/media-utils.js:13248
#: wp-includes/js/dist/script-modules/content-types/index.js:17248
#: wp-includes/js/dist/script-modules/content-types/index.js:18812
#: wp-includes/js/dist/script-modules/content-types/index.js:19744
#: wp-admin/includes/media.php:2617
#: wp-admin/includes/class-wp-ms-sites-list-table.php:393
msgid "Actions"
msgstr "Aktionen"

#: wp-includes/media.php:5146 wp-includes/script-loader.php:1276
#: wp-login.php:732 wp-includes/build/routes/font-list/content.js:13574
#: wp-includes/js/dist/block-library.js:34015
#: wp-includes/js/dist/edit-widgets.js:3622 wp-includes/js/dist/editor.js:59665
#: wp-admin/edit-form-comment.php:406 wp-admin/edit-tag-form.php:301
#: wp-admin/includes/class-wp-plugins-list-table.php:680
#: wp-admin/includes/class-wp-posts-list-table.php:2212
#: wp-admin/includes/class-wp-posts-list-table.php:2214
#: wp-admin/includes/class-wp-theme-install-list-table.php:322
#: wp-admin/includes/class-wp-theme-install-list-table.php:479
#: wp-admin/includes/meta-boxes.php:400 wp-admin/includes/meta-boxes.php:401
#: wp-admin/includes/meta-boxes.php:492 wp-admin/includes/meta-boxes.php:493
#: wp-admin/includes/template.php:673 wp-admin/js/post.js:802
#: wp-admin/js/post.js:825
#: wp-admin/includes/class-wp-ms-themes-list-table.php:491
msgid "Update"
msgstr "Aktualisieren"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/image.php:207 wp-includes/blocks/image.php:325
#: wp-includes/blocks/navigation-overlay-close.php:18
#: wp-includes/blocks/navigation-overlay-close.php:36
#: wp-includes/blocks/navigation.php:784
#: wp-includes/class-wp-customize-manager.php:5747
#: wp-includes/class-wp-editor.php:1189 wp-includes/class-wp-editor.php:1886
#: wp-includes/general-template.php:478 wp-includes/script-loader.php:1003
#: wp-includes/script-loader.php:1323 wp-includes/script-loader.php:2032
#: wp-includes/js/dist/block-editor.js:74069
#: wp-includes/js/dist/block-editor.js:84375
#: wp-includes/js/dist/block-editor.js:92671
#: wp-includes/js/dist/block-library.js:44717
#: wp-includes/js/dist/block-library.js:45733
#: wp-includes/js/dist/block-library.js:51342
#: wp-includes/js/dist/block-library.js:51402
#: wp-includes/js/dist/components.js:28945
#: wp-includes/js/dist/components.js:39068
#: wp-includes/js/dist/components.js:46508
#: wp-includes/js/dist/edit-site.js:39616
#: wp-includes/js/dist/edit-widgets.js:4310 wp-includes/js/dist/editor.js:47757
#: wp-includes/js/dist/editor.js:55375 wp-includes/js/dist/editor.js:77016
#: wp-includes/js/dist/editor.js:81309 wp-includes/js/dist/editor.js:91005
#: wp-includes/js/dist/editor.js:93963 wp-includes/js/dist/editor.js:96559
#: wp-includes/js/dist/script-modules/content-types/index.js:34705
#: wp-includes/js/dist/script-modules/content-types/index.js:37387
#: wp-includes/js/dist/script-modules/content-types/index.js:39007
#: wp-admin/includes/class-wp-theme-install-list-table.php:397
#: wp-admin/theme-install.php:470
msgid "Close"
msgstr "Schließen"

#: wp-includes/class-wp-post-type.php:992
msgid "New Page"
msgstr "Neue Seite"

#: wp-includes/class-wp-editor.php:1340
#: wp-includes/customize/class-wp-customize-background-position-control.php:61
#: wp-includes/media-template.php:855 wp-includes/media-template.php:1111
#: wp-includes/media-template.php:1175
#: wp-includes/js/dist/block-library.js:39033
#: wp-includes/js/dist/components.js:22664
#: wp-includes/js/dist/components.js:22665
#: wp-admin/includes/class-custom-background.php:409
#: wp-admin/includes/media.php:1180 wp-admin/includes/media.php:3016
msgid "Center"
msgstr "Zentriert"

#. translators: displayed when a page has an empty title.
#: wp-includes/blocks/breadcrumbs.php:289
#: wp-includes/blocks/latest-comments.php:31
#: wp-includes/blocks/latest-posts.php:87 wp-includes/blocks/page-list.php:192
#: wp-includes/blocks/rss.php:52 wp-includes/media.php:4712
#: wp-includes/script-loader.php:1278
#: wp-includes/widgets/class-wp-widget-recent-posts.php:114
#: wp-includes/js/dist/block-library.js:39576
#: wp-includes/js/dist/block-library.js:39613
#: wp-includes/js/dist/block-library.js:47591
#: wp-includes/js/dist/block-library.js:52090
#: wp-includes/js/dist/block-library.js:52094
#: wp-includes/js/dist/block-library.js:61599
#: wp-includes/js/dist/block-library.js:61611
#: wp-includes/js/dist/block-library.js:61624
#: wp-includes/js/dist/block-library.js:61638
#: wp-includes/js/dist/core-commands.js:375
#: wp-includes/js/dist/core-commands.js:461
#: wp-includes/js/dist/core-data.js:18771
#: wp-includes/js/dist/core-data.js:18795
#: wp-includes/js/dist/core-data.js:18819
#: wp-includes/js/dist/core-data.js:18841
#: wp-includes/js/dist/edit-post.js:11659
#: wp-includes/js/dist/edit-site.js:21853
#: wp-includes/js/dist/edit-site.js:22110
#: wp-includes/js/dist/edit-site.js:25662
#: wp-includes/js/dist/edit-site.js:57702
#: wp-includes/js/dist/edit-site.js:58271
#: wp-includes/js/dist/edit-site.js:59514
#: wp-includes/js/dist/edit-site.js:59974 wp-includes/js/dist/editor.js:8509
#: wp-includes/js/dist/editor.js:8703 wp-includes/js/dist/editor.js:29441
#: wp-includes/js/dist/editor.js:30214 wp-includes/js/dist/editor.js:33697
#: wp-includes/js/dist/editor.js:87619 wp-includes/js/dist/media-utils.js:10808
#: wp-includes/js/dist/media-utils.js:14291
#: wp-includes/js/dist/media-utils.js:27452
#: wp-includes/js/dist/media-utils.js:28549
#: wp-includes/js/dist/script-modules/content-types/index.js:17041
#: wp-includes/js/dist/script-modules/content-types/index.js:20593
#: wp-includes/js/media-views.js:2922 wp-admin/includes/ajax-actions.php:2295
#: wp-admin/includes/media.php:3374 wp-admin/includes/revision.php:61
#: wp-admin/includes/revision.php:64 wp-admin/includes/template.php:2098
#: wp-admin/js/inline-edit-post.js:216
msgid "(no title)"
msgstr "(kein Titel)"

#: wp-includes/admin-bar.php:463 wp-includes/admin-bar.php:659
#: wp-includes/js/dist/block-editor.js:97759
#: wp-includes/js/dist/core-data.js:15968 wp-admin/plugins.php:634
#: wp-admin/update-core.php:469 wp-admin/update-core.php:488
#: wp-admin/network/menu.php:108 wp-admin/network/settings.php:503
msgid "Plugins"
msgstr "Plugins"

#. translators: accessibility text for the content landmark region.
#: wp-includes/revision.php:33 wp-includes/js/dist/block-editor.js:75044
#: wp-includes/js/dist/block-editor.js:83229
#: wp-includes/js/dist/block-editor.js:94078
#: wp-includes/js/dist/block-library.js:13669
#: wp-includes/js/dist/block-library.js:33408
#: wp-includes/js/dist/block-library.js:41410
#: wp-includes/js/dist/block-library.js:44024
#: wp-includes/js/dist/block-library.js:53290
#: wp-includes/js/dist/block-library.js:62073
#: wp-includes/js/dist/block-library.js:63011
#: wp-includes/js/dist/block-library.js:80134
#: wp-includes/js/dist/edit-widgets.js:1856 wp-includes/js/dist/editor.js:49644
#: wp-includes/js/dist/editor.js:98303 wp-includes/js/dist/editor.js:98358
#: wp-admin/includes/dashboard.php:610 wp-admin/index.php:104
msgid "Content"
msgstr "Inhalt"

#: wp-includes/comment-template.php:1195 wp-admin/includes/dashboard.php:888
msgid "Pingback"
msgstr "Pingback"

#: wp-includes/comment-template.php:1192 wp-admin/includes/dashboard.php:891
msgid "Trackback"
msgstr "Trackback"

#: wp-includes/customize/class-wp-customize-nav-menu-control.php:57
#: wp-includes/customize/class-wp-widget-area-customize-control.php:61
#: wp-includes/js/dist/components.js:38051
#: wp-includes/js/dist/edit-site.js:60221
#: wp-includes/js/dist/script-modules/content-types/index.js:37431
#: wp-includes/js/dist/script-modules/content-types/index.js:39051
#: wp-admin/includes/widgets.php:299 wp-admin/js/set-post-thumbnail.js:21
msgid "Done"
msgstr "Fertig"

#: wp-includes/widgets/class-wp-widget-rss.php:35
#: wp-admin/includes/import.php:211
msgid "RSS"
msgstr "RSS"

#: wp-includes/taxonomy.php:147
msgid "Edit Link Category"
msgstr "Linkkategorie bearbeiten"

#: wp-includes/class-wp-editor.php:1942 wp-includes/script-loader.php:1277
#: wp-admin/edit-link-form.php:23 wp-admin/edit-link-form.php:90
#: wp-admin/includes/meta-boxes.php:1151 wp-admin/link-add.php:17
#: wp-admin/link-manager.php:104 wp-admin/menu.php:92
msgid "Add Link"
msgstr "Link hinzufügen"

#: wp-includes/js/dist/block-editor.js:97857
#: wp-includes/js/dist/script-modules/content-types/index.js:37162
#: wp-admin/network/site-info.php:199
msgid "Attributes"
msgstr "Attribute"

#: wp-includes/post-template.php:1310 wp-includes/theme-compat/sidebar.php:119
#: wp-includes/widgets/class-wp-widget-pages.php:31
#: wp-includes/widgets/class-wp-widget-pages.php:44
#: wp-includes/js/dist/edit-site.js:17708
#: wp-includes/js/dist/edit-site.js:60530
#: wp-includes/js/dist/edit-site.js:60581 wp-admin/export.php:250
msgid "Pages"
msgstr "Seiten"

#: wp-includes/class-wp-taxonomy.php:624
msgid "Edit Tag"
msgstr "Schlagwort bearbeiten"

#: wp-includes/widgets/class-wp-widget-tag-cloud.php:49
#: wp-includes/js/dist/editor.js:86719
msgid "Tags"
msgstr "Schlagwörter"

#: wp-includes/comment-template.php:2539
#: wp-includes/js/dist/block-editor.js:58213
#: wp-includes/js/dist/block-library.js:26981
#: wp-includes/js/dist/block-library.js:27256
#: wp-includes/js/dist/block-library.js:27796
#: wp-includes/js/dist/block-library.js:66715
#: wp-includes/js/dist/block-library.js:76873
#: wp-includes/js/dist/block-library.js:79310
#: wp-includes/js/dist/edit-post.js:10417
#: wp-includes/js/dist/edit-site.js:53755
#: wp-includes/js/dist/edit-site.js:57501
#: wp-includes/js/dist/edit-site.js:59315 wp-includes/js/dist/editor.js:27768
#: wp-includes/js/dist/editor.js:29206 wp-includes/js/dist/editor.js:71875
#: wp-includes/js/dist/editor.js:73303 wp-includes/js/dist/editor.js:83206
#: wp-includes/js/dist/editor.js:101853 wp-includes/js/dist/patterns.js:1265
#: wp-includes/js/dist/patterns.js:1475 wp-includes/js/dist/patterns.js:1869
#: wp-includes/js/dist/patterns.js:1971
#: wp-includes/js/dist/reusable-blocks.js:400 wp-admin/edit-form-comment.php:59
#: wp-admin/includes/class-wp-application-passwords-list-table.php:28
#: wp-admin/includes/class-wp-debug-data.php:1168
#: wp-admin/includes/class-wp-debug-data.php:1288
#: wp-admin/includes/class-wp-users-list-table.php:374
#: wp-admin/includes/template.php:492 wp-admin/user-edit.php:452
#: wp-admin/includes/class-wp-ms-users-list-table.php:194
#: wp-admin/includes/class-wp-ms-users-list-table.php:216
msgid "Name"
msgstr "Name"

#: wp-includes/widgets/class-wp-widget-links.php:29
#: wp-includes/build/routes/font-list/content.js:24470
#: wp-includes/js/dist/edit-site.js:52883 wp-includes/js/dist/editor.js:58172
#: wp-includes/js/dist/editor.js:70818
#: wp-admin/includes/class-wp-terms-list-table.php:198
#: wp-admin/includes/class-wp-terms-list-table.php:223
#: wp-admin/link-manager.php:50 wp-admin/menu.php:89
msgid "Links"
msgstr "Links"

#: wp-includes/admin-bar.php:637 wp-admin/includes/ms.php:1117
#: wp-admin/menu.php:340 wp-admin/users.php:25
#: wp-admin/includes/class-wp-ms-sites-list-table.php:389
#: wp-admin/network/menu.php:60 wp-admin/network/users.php:34
#: wp-admin/network/users.php:70 wp-admin/network/users.php:276
#: wp-admin/network/users.php:353
msgid "Users"
msgstr "Benutzer"

#. translators: Hidden accessibility text.
#: wp-includes/admin-bar.php:1279 wp-includes/admin-bar.php:1281
#: wp-includes/blocks/search.php:25 wp-includes/blocks/search.php:26
#: wp-includes/blocks/search.php:50 wp-includes/class-wp-editor.php:1909
#: wp-includes/media.php:5143
#: wp-includes/build/routes/font-list/content.js:13944
#: wp-includes/js/dist/block-editor.js:49390
#: wp-includes/js/dist/block-editor.js:49391
#: wp-includes/js/dist/block-editor.js:51523
#: wp-includes/js/dist/block-editor.js:52180
#: wp-includes/js/dist/block-editor.js:52181
#: wp-includes/js/dist/block-editor.js:52456
#: wp-includes/js/dist/block-editor.js:52457
#: wp-includes/js/dist/block-library.js:64628
#: wp-includes/js/dist/block-library.js:64629
#: wp-includes/js/dist/block-library.js:69042
#: wp-includes/js/dist/block-library.js:69355
#: wp-includes/js/dist/block-library.js:69366
#: wp-includes/js/dist/block-library.js:77063
#: wp-includes/js/dist/block-library.js:77064
#: wp-includes/js/dist/components.js:48848
#: wp-includes/js/dist/components.js:48849
#: wp-includes/js/dist/edit-site.js:31025
#: wp-includes/js/dist/edit-site.js:34135 wp-includes/js/dist/editor.js:39060
#: wp-includes/js/dist/editor.js:42308 wp-includes/js/dist/editor.js:57595
#: wp-includes/js/dist/editor.js:57596 wp-includes/js/dist/editor.js:60035
#: wp-includes/js/dist/editor.js:83959 wp-includes/js/dist/editor.js:83960
#: wp-includes/js/dist/media-utils.js:19654
#: wp-includes/js/dist/media-utils.js:22716
#: wp-includes/js/dist/script-modules/content-types/index.js:25956
#: wp-includes/js/dist/script-modules/content-types/index.js:29066
#: wp-admin/includes/class-wp-theme-install-list-table.php:59
#: wp-admin/includes/nav-menu.php:616 wp-admin/includes/nav-menu.php:701
#: wp-admin/includes/nav-menu.php:712 wp-admin/includes/nav-menu.php:988
#: wp-admin/includes/nav-menu.php:1077 wp-admin/includes/nav-menu.php:1088
#: wp-admin/includes/template.php:2052 wp-admin/includes/template.php:2057
#: wp-admin/includes/theme-install.php:139
msgid "Search"
msgstr "Suchen"

#: wp-includes/post.php:3605 wp-includes/js/dist/editor.js:56185
msgid "Images"
msgstr "Bilder"

#. translators: %s: Name of the block author.
#. translators: %s: Plugin author name.
#. translators: %s: Theme author name.
#. translators: %s: Plugin author.
#. translators: %s: Theme author.
#. translators: %s: Theme author link.
#: wp-includes/js/dist/block-directory.js:10024
#: wp-admin/includes/class-wp-debug-data.php:849
#: wp-admin/includes/class-wp-debug-data.php:1025
#: wp-admin/includes/class-wp-debug-data.php:1413
#: wp-admin/includes/class-wp-plugin-install-list-table.php:558
#: wp-admin/includes/class-wp-plugins-list-table.php:1265
#: wp-admin/includes/class-wp-theme-install-list-table.php:372
#: wp-admin/includes/class-wp-theme-install-list-table.php:503
#: wp-admin/includes/class-wp-themes-list-table.php:265
#: wp-admin/includes/theme.php:869 wp-admin/theme-install.php:397
#: wp-admin/theme-install.php:513 wp-admin/themes.php:595
#: wp-admin/themes.php:987 wp-admin/themes.php:1098
#: wp-admin/includes/class-wp-ms-themes-list-table.php:755
msgid "By %s"
msgstr "Von %s"

#: wp-includes/abilities.php:163 wp-login.php:1163 wp-signup.php:284
#: wp-includes/js/dist/script-modules/connectors/index.js:399
#: wp-admin/includes/class-wp-users-list-table.php:373
#: wp-admin/includes/class-wp-users-list-table.php:396
#: wp-admin/includes/file.php:2568 wp-admin/install.php:117
#: wp-admin/install.php:451 wp-admin/setup-config.php:234
#: wp-admin/user-edit.php:456 wp-admin/user-new.php:543
#: wp-admin/includes/class-wp-ms-users-list-table.php:193
#: wp-admin/includes/class-wp-ms-users-list-table.php:215
#: wp-admin/network/site-users.php:341 wp-admin/network/site-users.php:378
#: wp-admin/network/user-new.php:141
msgid "Username"
msgstr "Benutzername"

#: wp-includes/general-template.php:733 wp-login.php:1521
#: wp-includes/js/dist/editor.js:26598 wp-includes/js/dist/editor.js:26618
#: wp-includes/js/dist/editor.js:86250 wp-includes/js/dist/editor.js:88065
#: wp-admin/includes/class-wp-posts-list-table.php:1882
#: wp-admin/includes/file.php:2569 wp-admin/install.php:136
#: wp-admin/install.php:455 wp-admin/options-writing.php:172
#: wp-admin/setup-config.php:239 wp-admin/user-new.php:593
msgid "Password"
msgstr "Passwort"

#: wp-includes/category-template.php:560
#: wp-includes/theme-compat/sidebar.php:131
#: wp-includes/widgets/class-wp-widget-categories.php:31
#: wp-includes/widgets/class-wp-widget-categories.php:48
#: wp-includes/js/dist/components.js:47049 wp-includes/js/dist/patterns.js:1112
#: wp-includes/js/dist/script-modules/content-types/index.js:38672
#: wp-admin/edit-link-form.php:31
#: wp-admin/includes/class-wp-links-list-table.php:140
#: wp-admin/includes/upgrade.php:429
msgid "Categories"
msgstr "Kategorien"

#: wp-includes/class-wp-taxonomy.php:615
#: wp-includes/js/dist/script-modules/content-types/index.js:38702
msgid "Search Categories"
msgstr "Kategorien suchen"

#: wp-includes/build/routes/font-list/content.js:13563
#: wp-includes/build/routes/font-list/content.js:13616
#: wp-includes/build/routes/font-list/content.js:24672
#: wp-includes/js/dist/block-editor.js:58748
#: wp-includes/js/dist/block-editor.js:61433
#: wp-includes/js/dist/block-editor.js:98640
#: wp-includes/js/dist/block-library.js:44973
#: wp-includes/js/dist/edit-site.js:53085
#: wp-includes/js/dist/edit-site.js:53807
#: wp-includes/js/dist/edit-site.js:53879
#: wp-includes/js/dist/edit-site.js:55946
#: wp-includes/js/dist/edit-site.js:55953 wp-includes/js/dist/editor.js:28902
#: wp-includes/js/dist/editor.js:29043 wp-includes/js/dist/editor.js:59654
#: wp-includes/js/dist/editor.js:59707 wp-includes/js/dist/editor.js:71719
#: wp-includes/js/dist/editor.js:71845 wp-includes/js/dist/editor.js:73246
#: wp-includes/js/dist/editor.js:73531 wp-includes/js/dist/editor.js:99040
#: wp-includes/js/dist/editor.js:99144 wp-admin/edit-tag-form.php:305
#: wp-admin/includes/class-wp-links-list-table.php:93
#: wp-admin/includes/class-wp-links-list-table.php:362
#: wp-admin/includes/class-wp-plugins-list-table.php:684
#: wp-admin/includes/class-wp-plugins-list-table.php:948
#: wp-admin/includes/class-wp-plugins-list-table.php:965
#: wp-admin/includes/class-wp-plugins-list-table.php:1054
#: wp-admin/includes/class-wp-plugins-list-table.php:1071
#: wp-admin/includes/class-wp-terms-list-table.php:169
#: wp-admin/includes/class-wp-terms-list-table.php:519
#: wp-admin/includes/class-wp-themes-list-table.php:235
#: wp-admin/includes/class-wp-users-list-table.php:280
#: wp-admin/includes/class-wp-users-list-table.php:481
#: wp-admin/includes/media.php:1756 wp-admin/includes/meta-boxes.php:1141
#: wp-admin/includes/template.php:671 wp-admin/includes/theme.php:1080
#: wp-admin/includes/widgets.php:297 wp-admin/themes.php:739
#: wp-admin/themes.php:1313 wp-admin/widgets-form.php:348
#: wp-admin/includes/class-wp-ms-sites-list-table.php:305
#: wp-admin/includes/class-wp-ms-themes-list-table.php:494
#: wp-admin/includes/class-wp-ms-themes-list-table.php:662
#: wp-admin/includes/class-wp-ms-users-list-table.php:114
#: wp-admin/includes/class-wp-ms-users-list-table.php:552
msgid "Delete"
msgstr "Löschen"

#. translators: Displayed when a comment has no parent.
#: wp-includes/script-loader.php:1117 wp-includes/js/dist/block-editor.js:65504
#: wp-includes/js/dist/block-editor.js:66615
#: wp-includes/js/dist/block-editor.js:66669
#: wp-includes/js/dist/block-editor.js:67169
#: wp-includes/js/dist/block-editor.js:74443
#: wp-includes/js/dist/block-library.js:30648
#: wp-includes/js/dist/block-library.js:39023
#: wp-includes/js/dist/components.js:35051 wp-includes/js/dist/editor.js:26542
#: wp-includes/js/dist/editor.js:82997 wp-admin/edit-form-comment.php:204
#: wp-admin/edit-tag-form.php:189 wp-admin/edit-tags.php:484
#: wp-admin/includes/class-wp-debug-data.php:1162
#: wp-admin/includes/media.php:1178 wp-admin/includes/media.php:1306
#: wp-admin/includes/media.php:3012 wp-admin/includes/media.php:3028
#: wp-admin/js/comment.js:162
msgid "None"
msgstr "Keine"

#: wp-includes/class-wp-editor.php:1218
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:148
#: wp-includes/media-template.php:555 wp-includes/media-template.php:811
#: wp-includes/js/dist/block-library.js:33635
#: wp-includes/js/dist/block-library.js:33641
#: wp-includes/js/dist/block-library.js:47877
#: wp-includes/js/dist/block-library.js:47883
#: wp-includes/js/dist/edit-site.js:57940 wp-includes/js/dist/editor.js:22138
#: wp-includes/js/dist/editor.js:27209 wp-includes/js/dist/editor.js:27225
#: wp-includes/js/dist/editor.js:29724 wp-includes/js/dist/editor.js:84757
#: wp-includes/js/dist/editor.js:84810 wp-includes/js/dist/editor.js:101868
#: wp-includes/js/dist/media-utils.js:27748
#: wp-includes/js/dist/script-modules/content-types/index.js:36199
#: wp-admin/edit-link-form.php:139 wp-admin/edit-tag-form.php:206
#: wp-admin/edit-tags.php:522
#: wp-admin/includes/class-walker-nav-menu-edit.php:237
#: wp-admin/includes/class-wp-plugins-list-table.php:501
#: wp-admin/includes/class-wp-terms-list-table.php:193
#: wp-admin/includes/class-wp-terms-list-table.php:220
#: wp-admin/includes/media.php:1428 wp-admin/includes/media.php:3309
#: wp-admin/includes/nav-menu.php:1360 wp-admin/themes.php:689
#: wp-admin/includes/class-wp-ms-themes-list-table.php:341
msgid "Description"
msgstr "Beschreibung"

#: wp-signup.php:235 wp-admin/includes/class-wp-debug-data.php:205
#: wp-admin/includes/class-wp-debug-data.php:210
#: wp-admin/includes/class-wp-debug-data.php:215
#: wp-admin/includes/class-wp-debug-data.php:220
#: wp-admin/includes/class-wp-debug-data.php:448
#: wp-admin/includes/class-wp-debug-data.php:457
#: wp-admin/includes/class-wp-debug-data.php:525
#: wp-admin/includes/class-wp-debug-data.php:543
#: wp-admin/includes/class-wp-links-list-table.php:276
msgid "No"
msgstr "Nein"

#. translators: Field name in comment form.
#: wp-includes/comment-template.php:1189 wp-includes/comment-template.php:2614
#: wp-admin/comment.php:248
msgctxt "noun"
msgid "Comment"
msgstr "Kommentar"

#: wp-includes/class-wp-taxonomy.php:626
#: wp-includes/js/dist/script-modules/content-types/index.js:38687
msgid "Update Category"
msgstr "Kategorie aktualisieren"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-editor.php:1219 wp-includes/theme-compat/sidebar.php:29
#: wp-includes/js/dist/block-library.js:56470
#: wp-includes/js/dist/components.js:47063
#: wp-includes/js/dist/edit-site.js:57121
#: wp-includes/js/dist/edit-site.js:57979
#: wp-includes/js/dist/edit-site.js:58860 wp-includes/js/dist/editor.js:27010
#: wp-includes/js/dist/editor.js:27130 wp-includes/js/dist/editor.js:27137
#: wp-includes/js/dist/editor.js:29630 wp-includes/js/dist/editor.js:84312
#: wp-includes/js/dist/editor.js:84340 wp-includes/js/dist/editor.js:84426
#: wp-includes/js/dist/editor.js:84443 wp-includes/js/dist/media-utils.js:27641
#: wp-includes/js/dist/script-modules/content-types/index.js:36634
#: wp-admin/comment.php:186 wp-admin/edit-form-comment.php:48
#: wp-admin/includes/class-plugin-installer-skin.php:224
#: wp-admin/includes/class-theme-installer-skin.php:257
#: wp-admin/includes/class-wp-comments-list-table.php:500
#: wp-admin/includes/class-wp-comments-list-table.php:576
#: wp-admin/includes/class-wp-debug-data.php:1182
#: wp-admin/includes/class-wp-debug-data.php:1302
#: wp-admin/includes/class-wp-media-list-table.php:369
#: wp-admin/includes/class-wp-media-list-table.php:432
#: wp-admin/includes/class-wp-post-comments-list-table.php:25
#: wp-admin/includes/class-wp-posts-list-table.php:666
#: wp-admin/includes/class-wp-posts-list-table.php:1865
#: wp-admin/includes/meta-boxes.php:966 wp-admin/includes/meta-boxes.php:1679
#: wp-admin/includes/plugin-install.php:329
#: wp-admin/includes/theme-install.php:109
msgid "Author"
msgstr "Autor"

#: wp-includes/class-wp-customize-nav-menus.php:1283
#: wp-includes/class-wp-editor.php:1271 wp-includes/class-wp-editor.php:1893
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:111
#: wp-includes/embed.php:1208 wp-includes/media-template.php:913
#: wp-includes/media-template.php:1139 wp-includes/media-template.php:1262
#: wp-includes/media-template.php:1336 wp-includes/media-template.php:1427
#: wp-includes/media.php:5141 wp-includes/media.php:5826
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:63
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:177
#: wp-includes/widgets/class-wp-widget-media-image.php:113
#: wp-includes/js/dist/block-editor.js:71721
#: wp-includes/js/dist/block-editor.js:71979
#: wp-includes/js/dist/block-library.js:26164 wp-admin/comment.php:197
#: wp-admin/edit-form-comment.php:69
#: wp-admin/includes/class-walker-nav-menu-edit.php:198
#: wp-admin/includes/class-wp-links-list-table.php:139
#: wp-admin/includes/class-wp-links-list-table.php:155
#: wp-admin/includes/media.php:2985 wp-admin/includes/nav-menu.php:366
#: wp-admin/includes/template.php:502
#: wp-admin/includes/class-wp-ms-sites-list-table.php:386
msgid "URL"
msgstr "URL"

#. translators: Hidden accessibility text.
#: wp-includes/blocks/comment-edit-link.php:47
#: wp-includes/class-walker-comment.php:260
#: wp-includes/class-walker-comment.php:459
#: wp-includes/class-wp-editor.php:1394
#: wp-includes/build/routes/connectors-home/content.js:11386
#: wp-includes/js/dist/block-editor.js:71385
#: wp-includes/js/dist/block-library.js:14854
#: wp-includes/js/dist/block-library.js:16705
#: wp-includes/js/dist/block-library.js:17851
#: wp-includes/js/dist/block-library.js:33615
#: wp-includes/js/dist/block-library.js:45580
#: wp-includes/js/dist/block-library.js:47856
#: wp-includes/js/dist/block-library.js:51949
#: wp-includes/js/dist/block-library.js:52209
#: wp-includes/js/dist/block-library.js:52220
#: wp-includes/js/dist/block-library.js:52222
#: wp-includes/js/dist/block-library.js:80546
#: wp-includes/js/dist/commands.js:2920 wp-includes/js/dist/edit-post.js:11666
#: wp-includes/js/dist/edit-site.js:21326
#: wp-includes/js/dist/edit-site.js:21860
#: wp-includes/js/dist/edit-site.js:53858
#: wp-includes/js/dist/edit-site.js:56078
#: wp-includes/js/dist/edit-site.js:58278 wp-includes/js/dist/editor.js:98112
#: wp-includes/js/dist/editor.js:98241 wp-includes/js/dist/editor.js:99028
#: wp-includes/js/dist/script-modules/content-types/index.js:37281
#: wp-includes/js/dist/script-modules/content-types/index.js:38902
#: wp-admin/comment.php:252 wp-admin/edit-form-comment.php:159
#: wp-admin/edit-form-comment.php:302
#: wp-admin/includes/class-walker-nav-menu-edit.php:187
#: wp-admin/includes/class-wp-comments-list-table.php:856
#: wp-admin/includes/class-wp-links-list-table.php:356
#: wp-admin/includes/class-wp-media-list-table.php:811
#: wp-admin/includes/class-wp-posts-list-table.php:1590
#: wp-admin/includes/class-wp-terms-list-table.php:490
#: wp-admin/includes/class-wp-users-list-table.php:472
#: wp-admin/includes/dashboard.php:772 wp-admin/includes/meta-boxes.php:135
#: wp-admin/includes/meta-boxes.php:197 wp-admin/includes/meta-boxes.php:292
#: wp-admin/includes/post.php:1611
#: wp-admin/includes/class-wp-ms-sites-list-table.php:766
#: wp-admin/includes/class-wp-ms-users-list-table.php:411
#: wp-admin/includes/class-wp-ms-users-list-table.php:548
msgid "Edit"
msgstr "Bearbeiten"

#: wp-includes/class-wp-editor.php:1187
#: wp-includes/js/dist/block-library.js:64544
#: wp-includes/js/dist/components.js:39140 wp-admin/edit-form-comment.php:378
#: wp-admin/includes/meta-boxes.php:165 wp-admin/includes/meta-boxes.php:223
#: wp-admin/includes/template.php:896 wp-admin/js/post.js:1031
msgid "OK"
msgstr "OK"

#: wp-includes/post.php:1364 wp-includes/post.php:1384
#: wp-includes/view-config.php:277 wp-includes/js/dist/block-library.js:47575
#: wp-includes/js/dist/editor.js:26656 wp-includes/js/dist/editor.js:86187
#: wp-includes/js/dist/editor.js:87878 wp-includes/js/dist/editor.js:87894
#: wp-admin/includes/class-wp-posts-list-table.php:1894
#: wp-admin/includes/class-wp-posts-list-table.php:2099
#: wp-admin/includes/meta-boxes.php:180 wp-admin/includes/meta-boxes.php:220
#: wp-admin/js/post.js:910
msgid "Private"
msgstr "Privat"

#: wp-includes/js/dist/editor.js:86182
#: wp-includes/js/dist/script-modules/content-types/index.js:36645
#: wp-includes/js/dist/script-modules/content-types/index.js:38800
#: wp-admin/includes/meta-boxes.php:189 wp-admin/includes/meta-boxes.php:211
#: wp-admin/js/post.js:907
msgid "Public"
msgstr "Öffentlich"

#. translators: Hidden accessibility text.
#. translators: Default privacy policy heading.
#: wp-includes/comment.php:4259 wp-includes/link-template.php:3333
#: wp-includes/js/dist/editor.js:26707 wp-includes/js/dist/editor.js:79687
#: wp-includes/js/dist/script-modules/content-types/index.js:36632
#: wp-admin/edit-comments.php:199 wp-admin/edit-comments.php:260
#: wp-admin/includes/class-wp-comments-list-table.php:532
#: wp-admin/includes/class-wp-media-list-table.php:404
#: wp-admin/includes/class-wp-media-list-table.php:406
#: wp-admin/includes/class-wp-media-list-table.php:434
#: wp-admin/includes/class-wp-posts-list-table.php:710
#: wp-admin/includes/class-wp-posts-list-table.php:712
#: wp-admin/includes/class-wp-posts-list-table.php:775
#: wp-admin/includes/class-wp-posts-list-table.php:782
#: wp-admin/includes/class-wp-posts-list-table.php:2030
#: wp-admin/includes/class-wp-privacy-policy-content.php:503
#: wp-admin/includes/file.php:20 wp-admin/includes/meta-boxes.php:1670
#: wp-admin/js/edit-comments.js:221
msgid "Comments"
msgstr "Kommentare"

#: wp-includes/class-wp-editor.php:1257
#: wp-includes/js/dist/block-editor.js:58240
#: wp-includes/js/dist/block-library.js:14822
#: wp-includes/js/dist/block-library.js:57314
#: wp-includes/js/dist/edit-site.js:16836
#: wp-includes/js/dist/edit-site.js:53784 wp-includes/js/dist/editor.js:27549
#: wp-includes/js/dist/editor.js:27792 wp-includes/js/dist/editor.js:55507
#: wp-includes/js/dist/editor.js:71904 wp-includes/js/dist/editor.js:73323
#: wp-includes/js/dist/editor.js:82349 wp-includes/js/dist/editor.js:86022
#: wp-includes/js/dist/editor.js:88159 wp-includes/js/dist/patterns.js:1497
#: wp-includes/js/dist/patterns.js:1903
#: wp-includes/js/dist/script-modules/connectors/index.js:274
#: wp-includes/js/dist/script-modules/content-types/index.js:37792
#: wp-includes/js/dist/script-modules/content-types/index.js:39439
#: wp-includes/js/dist/widgets.js:377 wp-admin/edit-form-comment.php:105
#: wp-admin/edit-link-form.php:30 wp-admin/includes/meta-boxes.php:44
#: wp-admin/includes/meta-boxes.php:428 wp-admin/includes/meta-boxes.php:1108
#: wp-admin/includes/meta-boxes.php:1564 wp-admin/includes/widgets.php:303
#: wp-admin/js/widgets.js:134
msgid "Save"
msgstr "Speichern"

#: wp-includes/class-wp-editor.php:1188 wp-includes/class-wp-editor.php:1939
#: wp-includes/media.php:5145 wp-includes/script-loader.php:1322
#: wp-includes/build/routes/connectors-home/content.js:11383
#: wp-includes/build/routes/font-list/content.js:13615
#: wp-includes/js/dist/block-editor.js:25986
#: wp-includes/js/dist/block-editor.js:50983
#: wp-includes/js/dist/block-editor.js:51627
#: wp-includes/js/dist/block-editor.js:57997
#: wp-includes/js/dist/block-editor.js:58229
#: wp-includes/js/dist/block-editor.js:69188
#: wp-includes/js/dist/block-editor.js:70889
#: wp-includes/js/dist/block-editor.js:72286
#: wp-includes/js/dist/block-editor.js:72289
#: wp-includes/js/dist/block-editor.js:85545
#: wp-includes/js/dist/block-editor.js:91493
#: wp-includes/js/dist/block-editor.js:91499
#: wp-includes/js/dist/block-editor.js:98629
#: wp-includes/js/dist/block-library.js:14810
#: wp-includes/js/dist/block-library.js:34006
#: wp-includes/js/dist/block-library.js:47141
#: wp-includes/js/dist/block-library.js:51938
#: wp-includes/js/dist/block-library.js:76889
#: wp-includes/js/dist/components.js:39139
#: wp-includes/js/dist/edit-site.js:22644
#: wp-includes/js/dist/edit-site.js:38438
#: wp-includes/js/dist/edit-site.js:38444
#: wp-includes/js/dist/edit-site.js:53765
#: wp-includes/js/dist/edit-site.js:60014
#: wp-includes/js/dist/edit-site.js:60212 wp-includes/js/dist/editor.js:27538
#: wp-includes/js/dist/editor.js:27682 wp-includes/js/dist/editor.js:27783
#: wp-includes/js/dist/editor.js:28003 wp-includes/js/dist/editor.js:28442
#: wp-includes/js/dist/editor.js:28710 wp-includes/js/dist/editor.js:28942
#: wp-includes/js/dist/editor.js:29294 wp-includes/js/dist/editor.js:46579
#: wp-includes/js/dist/editor.js:46585 wp-includes/js/dist/editor.js:55495
#: wp-includes/js/dist/editor.js:59706 wp-includes/js/dist/editor.js:71476
#: wp-includes/js/dist/editor.js:71895 wp-includes/js/dist/editor.js:73009
#: wp-includes/js/dist/editor.js:73245 wp-includes/js/dist/editor.js:73314
#: wp-includes/js/dist/editor.js:77177 wp-includes/js/dist/editor.js:82404
#: wp-includes/js/dist/editor.js:83224 wp-includes/js/dist/editor.js:87785
#: wp-includes/js/dist/editor.js:96031 wp-includes/js/dist/editor.js:96157
#: wp-includes/js/dist/editor.js:98836 wp-includes/js/dist/patterns.js:1305
#: wp-includes/js/dist/patterns.js:1488 wp-includes/js/dist/patterns.js:1892
#: wp-includes/js/dist/patterns.js:1986 wp-includes/js/dist/patterns.js:2034
#: wp-includes/js/dist/reusable-blocks.js:431
#: wp-includes/js/dist/script-modules/content-types/index.js:17575
#: wp-includes/js/dist/script-modules/content-types/index.js:33527
#: wp-includes/js/dist/script-modules/content-types/index.js:33533
#: wp-includes/js/dist/script-modules/content-types/index.js:36047
#: wp-includes/js/dist/script-modules/content-types/index.js:36973
#: wp-includes/js/dist/script-modules/content-types/index.js:37419
#: wp-includes/js/dist/script-modules/content-types/index.js:38033
#: wp-includes/js/dist/script-modules/content-types/index.js:38563
#: wp-includes/js/dist/script-modules/content-types/index.js:39039
#: wp-admin/comment.php:261 wp-admin/edit-form-comment.php:379
#: wp-admin/includes/class-walker-nav-menu-edit.php:334
#: wp-admin/includes/class-wp-posts-list-table.php:2217
#: wp-admin/includes/class-wp-terms-list-table.php:728
#: wp-admin/includes/dashboard.php:206 wp-admin/includes/dashboard.php:1421
#: wp-admin/includes/file.php:2670 wp-admin/includes/media.php:1761
#: wp-admin/includes/media.php:2310 wp-admin/includes/meta-boxes.php:166
#: wp-admin/includes/meta-boxes.php:224 wp-admin/includes/template.php:514
#: wp-admin/includes/template.php:767 wp-admin/includes/template.php:897
#: wp-admin/nav-menus.php:1264 wp-admin/options-general.php:279
#: wp-admin/user-edit.php:594 wp-admin/user-edit.php:715
#: wp-admin/widgets-form.php:350 wp-admin/widgets-form.php:353
#: wp-admin/widgets-form.php:584 wp-admin/js/post.js:1032
#: wp-admin/network/settings.php:184
msgid "Cancel"
msgstr "Abbrechen"

#: wp-includes/class-wp-taxonomy.php:617
#: wp-includes/js/dist/script-modules/content-types/index.js:38676
msgid "All Categories"
msgstr "Alle Kategorien"

#. translators: %s: human-readable time difference.
#. translators: %s: Human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/comment-date.php:33 wp-includes/blocks/post-date.php:68
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:143
#: wp-includes/script-loader.php:444
#: wp-admin/includes/class-wp-media-list-table.php:583
#: wp-admin/includes/class-wp-plugin-install-list-table.php:712
#: wp-admin/includes/class-wp-privacy-requests-table.php:488
#: wp-admin/includes/plugin-install.php:663 wp-admin/includes/revision.php:254
#: wp-admin/includes/revision.php:297
msgid "%s ago"
msgstr "vor %s"

#: wp-includes/post.php:132 wp-includes/js/dist/editor.js:72935
#: wp-includes/js/dist/editor.js:85391 wp-includes/js/dist/editor.js:97183
#: wp-includes/js/dist/editor.js:100866
#: wp-includes/js/dist/script-modules/content-types/index.js:36633
#: wp-admin/includes/meta-boxes.php:1557 wp-admin/revision.php:113
msgid "Revisions"
msgstr "Revisionen"

#. translators: accessibility text for the publish landmark region.
#: wp-includes/class-wp-customize-manager.php:4869
#: wp-includes/script-loader.php:1310 wp-includes/js/dist/block-editor.js:84408
#: wp-includes/js/dist/block-library.js:47123
#: wp-includes/js/dist/edit-widgets.js:1862 wp-includes/js/dist/editor.js:49650
#: wp-includes/js/dist/editor.js:86019 wp-includes/js/dist/editor.js:86027
#: wp-includes/js/dist/editor.js:88243 wp-admin/customize.php:199
#: wp-admin/includes/meta-boxes.php:388 wp-admin/includes/meta-boxes.php:389
#: wp-admin/includes/meta-boxes.php:1571 wp-admin/js/post.js:799
msgid "Publish"
msgstr "Veröffentlichen"

#: wp-includes/class-wp-post-type.php:991
#: wp-includes/js/dist/script-modules/content-types/index.js:37124
msgid "Edit Post"
msgstr "Beitrag bearbeiten"

#: wp-includes/class-wp-post-type.php:992
#: wp-includes/js/dist/script-modules/content-types/index.js:37127
msgid "New Post"
msgstr "Neuer Beitrag"

#: wp-includes/widgets/class-wp-widget-rss.php:83
#: wp-admin/includes/dashboard.php:1294
msgid "Unknown Feed"
msgstr "Unbekannter Feed"

#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4311
#: wp-includes/script-loader.php:1036
#: wp-includes/widgets/class-wp-widget-text.php:547
#: wp-includes/widgets/class-wp-widget-text.php:562
#: wp-includes/build/routes/connectors-home/content.js:10530
#: wp-includes/js/dist/script-modules/content-types/index.js:15600
#: wp-includes/js/wp-pointer.js:20 wp-admin/async-upload.php:123
#: wp-admin/includes/dashboard.php:1784 wp-admin/includes/file.php:350
#: wp-admin/index.php:187
msgid "Dismiss"
msgstr "Verwerfen"

#: wp-includes/block-editor.php:171 wp-includes/media-template.php:930
#: wp-includes/media-template.php:1010 wp-includes/media-template.php:1201
#: wp-includes/media.php:4752 wp-includes/js/dist/block-editor.js:7814
#: wp-includes/js/dist/media-utils.js:28078
#: wp-admin/includes/class-custom-background.php:634
#: wp-admin/includes/image-edit.php:315 wp-admin/includes/media.php:1221
msgid "Thumbnail"
msgstr "Vorschaubild"

#. translators: %s: File name.
#: wp-includes/deprecated.php:3210
msgid "File &#8220;%s&#8221; does not exist?"
msgstr "Existiert die Datei &#8222;%s&#8220; nicht?"

#. translators: %s: File name.
#: wp-includes/deprecated.php:3223
msgid "File &#8220;%s&#8221; is not an image."
msgstr "Die Datei &#8222;%s&#8220; ist kein Bild."

#: wp-includes/widgets.php:193 wp-admin/includes/file.php:19
#: wp-admin/widgets-form.php:302
msgid "Sidebar"
msgstr "Seitenleiste"

#: wp-includes/block-editor.php:172 wp-includes/class-wp-theme-json.php:5521
#: wp-includes/media-template.php:931 wp-includes/media-template.php:1011
#: wp-includes/media-template.php:1202 wp-includes/media.php:4753
#: wp-includes/js/dist/block-editor.js:7815
#: wp-includes/js/dist/components.js:44032
#: wp-admin/includes/class-custom-background.php:635
#: wp-admin/includes/media.php:1222
msgid "Medium"
msgstr "Mittel"

#: wp-includes/taxonomy.php:142 wp-admin/menu.php:93
msgid "Link Categories"
msgstr "Linkkategorien"

#: wp-includes/class-wp-taxonomy.php:630
#: wp-includes/js/dist/script-modules/content-types/index.js:38762
msgid "Add or remove tags"
msgstr "Schlagwörter hinzufügen oder entfernen"

#. translators: %s: Search query.
#: wp-includes/general-template.php:1415
msgid "Search Results for &#8220;%s&#8221;"
msgstr "Suchergebnisse für &#8222;%s&#8220;"

#: wp-includes/media.php:5144 wp-includes/js/dist/block-editor.js:44622
#: wp-includes/js/dist/block-library.js:56076
#: wp-includes/js/dist/media-utils.js:28570 wp-admin/includes/template.php:2063
#: wp-admin/nav-menus.php:1025 wp-admin/plugin-editor.php:272
#: wp-admin/theme-editor.php:305
msgid "Select"
msgstr "Auswählen"

#. translators: Default privacy policy heading.
#: wp-includes/class-wp-editor.php:1239 wp-includes/media.php:5140
#: wp-includes/media.php:5833 wp-includes/js/dist/block-editor.js:52345
#: wp-includes/js/dist/block-editor.js:72220
#: wp-includes/js/dist/block-editor.js:93677
#: wp-includes/js/dist/block-editor.js:93680
#: wp-includes/js/dist/block-library.js:36065
#: wp-includes/js/dist/block-library.js:37057
#: wp-includes/js/dist/block-library.js:43656
#: wp-includes/js/dist/block-library.js:70361
#: wp-includes/js/dist/blocks.js:2148 wp-includes/js/dist/core-data.js:15853
#: wp-includes/js/dist/editor.js:79731 wp-includes/js/dist/editor.js:79749
#: wp-includes/js/dist/editor.js:101495 wp-admin/export.php:311
#: wp-admin/includes/class-wp-privacy-policy-content.php:516
#: wp-admin/includes/media.php:2615 wp-admin/menu.php:73 wp-admin/menu.php:411
msgid "Media"
msgstr "Medien"

#: wp-includes/post.php:100
msgid "Edit Media"
msgstr "Datei bearbeiten"

#: wp-includes/class-wp-editor.php:1225
#: wp-includes/js/dist/block-editor.js:75076
#: wp-includes/js/dist/edit-post.js:10883 wp-includes/js/dist/editor.js:58074
#: wp-includes/js/dist/script-modules/content-types/index.js:39353
#: wp-admin/edit-link-form.php:34
msgid "Advanced"
msgstr "Erweitert"

#. translators: Hidden accessibility text.
#: wp-includes/revision.php:34 wp-includes/js/dist/block-library.js:38611
#: wp-includes/js/dist/block-library.js:39162
#: wp-includes/js/dist/editor.js:27167 wp-includes/js/dist/editor.js:84757
#: wp-includes/js/dist/editor.js:84810 wp-includes/js/dist/editor.js:101311
#: wp-includes/js/dist/script-modules/content-types/index.js:36631
#: wp-admin/includes/meta-boxes.php:750 wp-admin/includes/meta-boxes.php:1616
#: wp-admin/options-reading.php:195
msgid "Excerpt"
msgstr "Textauszug"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:31
#: wp-includes/widgets/class-wp-widget-recent-comments.php:81
#: wp-admin/includes/dashboard.php:1124 wp-admin/includes/upgrade.php:427
msgid "Recent Comments"
msgstr "Neueste Kommentare"

#: wp-includes/class-wp-editor.php:1268 wp-admin/edit-link-form.php:32
#: wp-admin/includes/meta-boxes.php:1231
msgid "Target"
msgstr "Ziel"

#: wp-includes/js/dist/block-library.js:33628
#: wp-includes/js/dist/block-library.js:47869
#: wp-includes/js/dist/commands.js:2919 wp-includes/js/dist/editor.js:89903
#: wp-includes/js/dist/editor.js:89905 wp-includes/js/dist/editor.js:91645
#: wp-admin/includes/class-wp-media-list-table.php:859
#: wp-admin/includes/class-wp-posts-list-table.php:1661
#: wp-admin/includes/class-wp-terms-list-table.php:529
#: wp-admin/includes/class-wp-users-list-table.php:498
#: wp-admin/includes/dashboard.php:815
#: wp-admin/includes/class-wp-ms-users-list-table.php:427
msgid "View"
msgstr "Anzeigen"

#: wp-includes/class-wp-post-type.php:993
#: wp-includes/js/dist/script-modules/content-types/index.js:37130
msgid "View Post"
msgstr "Beitrag anzeigen"

#: wp-includes/class-wp-post-type.php:993
msgid "View Page"
msgstr "Seite anzeigen"

#: wp-includes/widgets/class-wp-widget-recent-comments.php:197
msgid "Number of comments to show:"
msgstr "Anzahl der anzuzeigenden Kommentare:"

#. translators: Name of a comment's author after being anonymized.
#: wp-includes/class-wp-theme.php:1030 wp-includes/comment-template.php:40
#: wp-includes/comment.php:4339 wp-includes/js/dist/block-library.js:17185
msgid "Anonymous"
msgstr "Anonym"

#: wp-includes/media-template.php:442 wp-includes/media-template.php:679
#: wp-admin/includes/media.php:984
msgid "Saved."
msgstr "Gespeichert"

#: wp-includes/class-wp-editor.php:1184
#: wp-includes/js/dist/block-editor.js:68750
#: wp-includes/js/dist/customize-widgets.js:1564
#: wp-includes/js/dist/edit-post.js:10048
#: wp-includes/js/dist/edit-post.js:11136
#: wp-includes/js/dist/edit-widgets.js:3468 wp-includes/js/dist/editor.js:27914
#: wp-includes/js/dist/editor.js:54985 wp-includes/js/dist/editor.js:55446
#: wp-includes/js/dist/editor.js:55903 wp-includes/js/dist/editor.js:78421
#: wp-includes/js/dist/editor.js:79188 wp-includes/js/dist/editor.js:79219
#: wp-includes/js/dist/editor.js:79238 wp-includes/js/dist/editor.js:81986
#: wp-includes/js/dist/editor.js:90707 wp-admin/edit-comments.php:349
#: wp-admin/edit-comments.php:371 wp-admin/edit.php:454
#: wp-admin/includes/image-edit.php:98 wp-admin/includes/media.php:1765
#: wp-admin/includes/template.php:565 wp-admin/includes/template.php:574
#: wp-admin/upload.php:91 wp-admin/upload.php:121
msgid "Undo"
msgstr "Rückgängig machen"

#: wp-includes/class-wp-customize-control.php:650
#: wp-includes/class-wp-customize-nav-menus.php:1253
#: wp-includes/class-wp-post-type.php:989
#: wp-includes/js/dist/block-library.js:31327
#: wp-includes/js/dist/editor.js:29145 wp-includes/js/dist/editor.js:91005
#: wp-includes/js/dist/patterns.js:1205 wp-admin/includes/meta-boxes.php:599
#: wp-admin/includes/meta-boxes.php:1212
msgid "Add"
msgstr "Hinzufügen"

#. translators: %s: Plugin name.
#: wp-includes/build/routes/connectors-home/content.js:11392
#: wp-includes/build/routes/font-list/content.js:14099
#: wp-includes/js/dist/editor.js:60190
#: wp-admin/includes/class-wp-theme-install-list-table.php:494
#: wp-admin/includes/deprecated.php:1392 wp-admin/includes/theme.php:1085
#: wp-admin/theme-install.php:449 wp-admin/theme-install.php:501
#: wp-admin/includes/network.php:397
msgid "Install"
msgstr "Installieren"

#: wp-includes/js/dist/block-editor.js:70939
#: wp-includes/js/dist/block-editor.js:74083
#: wp-includes/js/dist/block-library.js:28131
#: wp-admin/includes/dashboard.php:1418 wp-admin/setup-config.php:272
msgid "Submit"
msgstr "Absenden"

#: wp-includes/class-wp-customize-manager.php:4874
#: wp-includes/script-loader.php:1312 wp-admin/includes/dashboard.php:619
#: wp-admin/includes/meta-boxes.php:56 wp-admin/js/post.js:863
msgid "Save Draft"
msgstr "Entwurf speichern"

#: wp-includes/class-wp-customize-widgets.php:803
#: wp-includes/class-wp-editor.php:1396 wp-includes/media.php:5185
#: wp-includes/js/dist/block-editor.js:25997
#: wp-includes/js/dist/block-editor.js:58008
#: wp-includes/js/dist/block-editor.js:69187
#: wp-includes/js/dist/block-editor.js:70900
#: wp-includes/js/dist/block-editor.js:71875
#: wp-includes/js/dist/block-editor.js:71990
#: wp-includes/js/dist/block-editor.js:85554
#: wp-includes/js/dist/block-editor.js:91492
#: wp-includes/js/dist/block-editor.js:91498
#: wp-includes/js/dist/block-library.js:68500
#: wp-includes/js/dist/block-library.js:71451
#: wp-includes/js/dist/block-library.js:80662
#: wp-includes/js/dist/edit-site.js:38437
#: wp-includes/js/dist/edit-site.js:38443 wp-includes/js/dist/editor.js:46578
#: wp-includes/js/dist/editor.js:46584 wp-includes/js/dist/editor.js:72764
#: wp-includes/js/dist/editor.js:72969 wp-includes/js/dist/editor.js:90328
#: wp-includes/js/dist/format-library.js:4356
#: wp-includes/js/dist/format-library.js:5700
#: wp-includes/js/dist/script-modules/content-types/index.js:33526
#: wp-includes/js/dist/script-modules/content-types/index.js:33532
#: wp-admin/includes/class-wp-list-table.php:635
#: wp-admin/includes/class-wp-screen.php:1100
msgid "Apply"
msgstr "Anwenden"

#. translators: %s: Note author email.
#. translators: %s: Comment author email.
#. translators: %s: User email address.
#: wp-includes/pluggable.php:1913 wp-includes/pluggable.php:1927
#: wp-includes/pluggable.php:2116 wp-includes/pluggable.php:2319
msgid "Email: %s"
msgstr "E-Mail-Adresse: %s"

#: wp-includes/class-wp-editor.php:1400 wp-admin/includes/media.php:679
msgid "Add Media"
msgstr "Medien hinzufügen"

#: wp-includes/class-wp-editor.php:1185
#: wp-includes/js/dist/customize-widgets.js:1575
#: wp-includes/js/dist/edit-widgets.js:3499 wp-includes/js/dist/editor.js:54989
#: wp-includes/js/dist/editor.js:55459 wp-includes/js/dist/editor.js:81956
#: wp-admin/includes/image-edit.php:99
msgid "Redo"
msgstr "Wiederherstellen"

#: wp-includes/blocks/archives.php:30 wp-includes/general-template.php:1929
#: wp-includes/theme-compat/sidebar.php:121
#: wp-includes/widgets/class-wp-widget-archives.php:31
#: wp-includes/widgets/class-wp-widget-archives.php:44
#: wp-includes/js/dist/script-modules/content-types/index.js:37154
#: wp-admin/includes/file.php:27 wp-admin/includes/upgrade.php:428
msgid "Archives"
msgstr "Archiv"

#: wp-includes/deprecated.php:3157
msgid "Are you sure you want to do this?"
msgstr "Möchtest du das wirklich tun?"

#: wp-includes/block-editor.php:174 wp-includes/media-template.php:933
#: wp-includes/media-template.php:1013 wp-includes/media-template.php:1204
#: wp-includes/media.php:4755 wp-includes/js/dist/block-editor.js:7817
#: wp-admin/includes/class-custom-background.php:637
#: wp-admin/includes/media.php:1224
msgid "Full Size"
msgstr "Originalgröße"

#: wp-activate.php:135
#: wp-includes/customize/class-wp-customize-theme-control.php:262
#: wp-includes/build/routes/connectors-home/content.js:11394
#: wp-includes/js/dist/edit-site.js:16950
#: wp-includes/js/dist/edit-site.js:56034 wp-includes/js/dist/editor.js:78933
#: wp-includes/js/dist/script-modules/content-types/index.js:35831
#: wp-includes/js/dist/script-modules/content-types/index.js:37843
#: wp-admin/includes/theme.php:1068 wp-admin/theme-install.php:413
#: wp-admin/theme-install.php:492 wp-admin/themes.php:628
#: wp-admin/themes.php:1021 wp-admin/themes.php:1282
msgid "Activate"
msgstr "Aktivieren"

#: wp-includes/post.php:1365 wp-includes/post.php:1385
#: wp-includes/script-loader.php:1311 wp-includes/view-config.php:221
#: wp-includes/js/dist/block-library.js:47571
#: wp-includes/js/dist/editor.js:26662 wp-includes/js/dist/editor.js:87880
#: wp-includes/js/dist/editor.js:87904 wp-admin/includes/ajax-actions.php:2301
#: wp-admin/includes/class-wp-posts-list-table.php:1312
#: wp-admin/includes/class-wp-posts-list-table.php:2095
#: wp-admin/includes/meta-boxes.php:112 wp-admin/includes/meta-boxes.php:152
#: wp-admin/js/post.js:840
msgid "Published"
msgstr "Veröffentlicht"

#: wp-includes/admin-bar.php:349
msgid "Log Out"
msgstr "Abmelden"

#: wp-includes/class-wp-editor.php:1215 wp-includes/media-template.php:529
#: wp-includes/media-template.php:785 wp-includes/option.php:2752
#: wp-includes/revision.php:32 wp-includes/js/dist/block-library.js:47114
#: wp-includes/js/dist/block-library.js:56044
#: wp-includes/js/dist/block-library.js:61593
#: wp-includes/js/dist/block-library.js:77335
#: wp-includes/js/dist/edit-site.js:60001 wp-includes/js/dist/editor.js:8717
#: wp-includes/js/dist/editor.js:8765 wp-includes/js/dist/editor.js:22115
#: wp-includes/js/dist/editor.js:27666 wp-includes/js/dist/editor.js:81740
#: wp-includes/js/dist/media-utils.js:28546
#: wp-includes/js/dist/script-modules/content-types/index.js:36163
#: wp-includes/js/dist/script-modules/content-types/index.js:36628
#: wp-includes/js/dist/widgets.js:1253 wp-admin/includes/ajax-actions.php:2292
#: wp-admin/includes/class-wp-posts-list-table.php:773
#: wp-admin/includes/class-wp-posts-list-table.php:780
#: wp-admin/includes/class-wp-posts-list-table.php:1800
#: wp-admin/includes/dashboard.php:603 wp-admin/includes/media.php:1418
#: wp-admin/includes/media.php:2670 wp-admin/includes/media.php:2993
msgid "Title"
msgstr "Titel"

#. translators: Indicating that the navigation link is a Draft.
#: wp-includes/post.php:1362 wp-includes/post.php:1383
#: wp-includes/js/dist/block-library.js:47573
#: wp-includes/js/dist/block-library.js:47956
#: wp-includes/js/dist/editor.js:26638 wp-includes/js/dist/editor.js:87875
#: wp-includes/js/dist/editor.js:87876 wp-includes/js/dist/editor.js:87884
#: wp-admin/includes/ajax-actions.php:2310
#: wp-admin/includes/class-wp-posts-list-table.php:2104
#: wp-admin/includes/meta-boxes.php:122 wp-admin/includes/meta-boxes.php:160
#: wp-admin/includes/meta-boxes.php:162
msgid "Draft"
msgstr "Entwurf"

#: wp-activate.php:186 wp-includes/post-template.php:1828
#: wp-admin/includes/meta-boxes.php:218
msgid "Password:"
msgstr "Passwort:"

#: wp-activate.php:185
msgid "Username:"
msgstr "Benutzername:"

#: wp-activate.php:131
msgid "Activation Key:"
msgstr "Aktivierungsschlüssel:"

#: wp-activate.php:128
msgid "Activation Key Required"
msgstr "Aktivierungsschlüssel erforderlich"

#: wp-includes/post.php:1363 wp-includes/js/dist/editor.js:26650
#: wp-admin/includes/ajax-actions.php:2307
#: wp-admin/includes/class-wp-posts-list-table.php:2103
#: wp-admin/includes/meta-boxes.php:118 wp-admin/includes/meta-boxes.php:158
msgid "Pending Review"
msgstr "Ausstehende Überprüfung"

#: wp-includes/class-wp-post-type.php:996
#: wp-includes/js/dist/block-library.js:39513
#: wp-includes/js/dist/script-modules/content-types/index.js:37146
msgid "No posts found."
msgstr "Es wurden keine Beiträge gefunden."

#. translators: Comment date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format in table columns, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Post date format. See
#. https://www.php.net/manual/datetime.format.php
#. translators: privacy request date format. See
#. https://www.php.net/manual/en/datetime.format.php
#: wp-includes/class-wp-editor.php:1823 wp-admin/comment.php:235
#: wp-admin/includes/ajax-actions.php:2318
#: wp-admin/includes/class-wp-comments-list-table.php:1082
#: wp-admin/includes/class-wp-media-list-table.php:585
#: wp-admin/includes/class-wp-posts-list-table.php:1302
#: wp-admin/includes/class-wp-privacy-requests-table.php:495
#: wp-admin/includes/class-wp-ms-sites-list-table.php:524
#: wp-admin/includes/class-wp-ms-sites-list-table.php:549
#: wp-admin/includes/class-wp-ms-users-list-table.php:344
msgid "Y/m/d"
msgstr "j.n.Y"

#: wp-includes/admin-bar.php:428 wp-includes/admin-bar.php:777
#: wp-includes/deprecated.php:2825
msgid "Visit Site"
msgstr "Website aufrufen"

#: wp-activate.php:145 wp-activate.php:182
msgid "Your account is now active!"
msgstr "Dein Konto ist nun aktiv!"

#: wp-activate.php:30 wp-activate.php:172
msgid "An error occurred during the activation"
msgstr "Bei der Aktivierung ist ein Fehler aufgetreten"