# Translation of WordPress - 6.9.x - Development in German
# This file is distributed under the same license as the WordPress - 6.9.x - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-12-11 22:41:46+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.0.3\n"
"Language: de\n"
"Project-Id-Version: WordPress - 6.9.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:1677
#, 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:890
#, 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:38564
#: wp-includes/js/dist/block-library.js:40403
#: wp-includes/js/dist/editor.js:21355 wp-includes/js/dist/editor.js:21373
#: wp-includes/js/dist/editor.js:24882 wp-includes/js/dist/editor.js:25957
#, 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:1586
#, gp-priority: high
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"
#. 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:159
#: wp-includes/script-loader.php:471 wp-admin/includes/schema.php:440
#: wp-admin/options-general.php:449
#, gp-priority: high
msgid "F j, Y g:i a"
msgstr "j. F Y, G:i"
#. 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:4551
#: wp-includes/script-loader.php:158 wp-includes/script-loader.php:469
#: 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:1642
#: wp-admin/includes/ajax-actions.php:2891
#: wp-admin/includes/ajax-actions.php:2894
#: 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:381
#: wp-admin/includes/dashboard.php:678 wp-admin/includes/media.php:1705
#: wp-admin/includes/schema.php:436 wp-admin/options-general.php:477
#: wp-admin/update-core.php:1113
#, gp-priority: high
msgid "F j, Y"
msgstr "j. F Y"
#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:248 wp-includes/script-loader.php:323
#: wp-includes/js/dist/i18n.js:914
#, gp-priority: high
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"
#. translators: Closing curly single quote.
#: wp-includes/formatting.php:99
#, gp-priority: high
msgctxt "closing curly single quote"
msgid "’"
msgstr "‘"
#. translators: Opening curly single quote.
#: wp-includes/formatting.php:97
#, gp-priority: high
msgctxt "opening curly single quote"
msgid "‘"
msgstr "‚"
#. translators: Closing curly double quote.
#: wp-includes/formatting.php:86
#, gp-priority: high
msgctxt "closing curly double quote"
msgid "”"
msgstr "“"
#. translators: Opening curly double quote.
#: wp-includes/formatting.php:84 wp-includes/formatting.php:5716
#, gp-priority: high
msgctxt "opening curly double quote"
msgid "“"
msgstr "„"
#. 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 ","
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:154
#, gp-priority: high
msgid "Saturday"
msgstr "Samstag"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:153
#, gp-priority: high
msgid "Friday"
msgstr "Freitag"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:152
#, gp-priority: high
msgid "Thursday"
msgstr "Donnerstag"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:151
#, gp-priority: high
msgid "Wednesday"
msgstr "Mittwoch"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:150
#, gp-priority: high
msgid "Tuesday"
msgstr "Dienstag"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:149
#, gp-priority: high
msgid "Monday"
msgstr "Montag"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:148
#, gp-priority: high
msgid "Sunday"
msgstr "Sonntag"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:186 wp-includes/js/dist/components.js:51333
#, gp-priority: high
msgid "December"
msgstr "Dezember"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:185 wp-includes/js/dist/components.js:51330
#, gp-priority: high
msgid "November"
msgstr "November"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:184 wp-includes/js/dist/components.js:51327
#, gp-priority: high
msgid "October"
msgstr "Oktober"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:183 wp-includes/js/dist/components.js:51324
#, gp-priority: high
msgid "September"
msgstr "September"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:182 wp-includes/js/dist/components.js:51321
#, gp-priority: high
msgid "August"
msgstr "August"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:181 wp-includes/js/dist/components.js:51318
#, gp-priority: high
msgid "July"
msgstr "Juli"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:180 wp-includes/js/dist/components.js:51315
#, gp-priority: high
msgid "June"
msgstr "Juni"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:179 wp-includes/js/dist/components.js:51312
#, gp-priority: high
msgid "May"
msgstr "Mai"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:178 wp-includes/js/dist/components.js:51309
#, gp-priority: high
msgid "April"
msgstr "April"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:177 wp-includes/js/dist/components.js:51306
#, gp-priority: high
msgid "March"
msgstr "März"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:176 wp-includes/js/dist/components.js:51303
#, gp-priority: high
msgid "February"
msgstr "Februar"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:175 wp-includes/js/dist/components.js:51300
#, gp-priority: high
msgid "January"
msgstr "Januar"
#: wp-includes/category-template.php:162
#: wp-includes/js/dist/block-editor.js:21596
#: wp-includes/js/dist/block-editor.js:41608
#: wp-includes/js/dist/block-editor.js:41615
#: wp-includes/js/dist/block-editor.js:42793
#: wp-includes/js/dist/edit-site.js:25678 wp-admin/includes/upgrade.php:182
#, gp-priority: high
msgid "Uncategorized"
msgstr "Allgemein"
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "tags"
msgstr "Schlagwörter"
#: 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 "terms"
msgstr "Begriffe"
#: 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 Abfrage-Parameter und visueller Konfigurationen erlaubt."
#: wp-includes/blocks/terms-query/block.json
msgctxt "block title"
msgid "Terms Query"
msgstr "Begriffsabfrage"
#: 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/term-template/block.json
msgctxt "block title"
msgid "Term Template"
msgstr "Begriffs-Template"
#: wp-includes/blocks/term-name/block.json
msgctxt "block keyword"
msgid "term title"
msgstr "Begriffstitel"
#: 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 title"
msgid "Term Name"
msgstr "Name des Begriffs"
#: 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/term-count/block.json
msgctxt "block title"
msgid "Term Count"
msgstr "Begriffsanzahl"
#: 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 die Suchergebnisse, das Teilen in den sozialen Medien und sorgt generell für Klarheit bei Besuchern."
#: 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 Minuten an, die zum Lesen des Beitrags erforderlich sind. Es kann auch die Wortanzahl angezeigt werden."
#: wp-includes/blocks/post-time-to-read/block.json
msgctxt "block title"
msgid "Time to Read"
msgstr "Lesedauer"
#: 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-link/block.json
msgctxt "block description"
msgid "Displays the link to the current post comments."
msgstr "Zeigt den Link zu den aktuellen Beitragskommentaren an."
#: wp-includes/blocks/post-comments-link/block.json
msgctxt "block title"
msgid "Comments Link"
msgstr "Link zu den Kommentaren"
#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block description"
msgid "Display a post's comments count."
msgstr "Die Anzahl der Kommentare eines Beitrags anzeigen."
#: wp-includes/blocks/post-comments-count/block.json
msgctxt "block title"
msgid "Comments Count"
msgstr "Anzahl der Kommentare"
#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "mathematics"
msgstr "Mathematik"
#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "latex"
msgstr "LaTeX"
#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "formula"
msgstr "Formel"
#: wp-includes/blocks/math/block.json
msgctxt "block keyword"
msgid "equation"
msgstr "Gleichung"
#: 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 title"
msgid "Math"
msgstr "Mathematik"
#: 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/accordion/block.json
msgctxt "block title"
msgid "Accordion"
msgstr "Akkordeon"
#: 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-panel/block.json
msgctxt "block title"
msgid "Accordion Panel"
msgstr "Akkordeon-Bedienfeld"
#: wp-includes/blocks/accordion-item/block.json
msgctxt "block description"
msgid "Wraps the heading and panel in one unit."
msgstr "Umfasst die Überschrift und das Bedienfeld."
#: 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 description"
msgid "Displays a heading that toggles the accordion panel."
msgstr "Zeigt eine Überschrift an, mit der das Akkordeon-Bedienfeld umgeschaltet werden kann."
#: wp-includes/blocks/accordion-heading/block.json
msgctxt "block title"
msgid "Accordion Heading"
msgstr "Akkordeon-Überschrift"
#: wp-includes/js/dist/editor.js:6946
#: wp-admin/includes/class-wp-posts-list-table.php:1934
#: wp-admin/includes/class-wp-posts-list-table.php:1947
msgid "Allow"
msgstr "Erlauben"
#: wp-includes/js/dist/components.js:73641 wp-admin/options-permalink.php:408
msgid "Optional"
msgstr "Optional"
#: wp-includes/js/dist/block-editor.js:51903
#: wp-admin/includes/class-wp-links-list-table.php:139
#: wp-admin/includes/class-wp-links-list-table.php:151
msgid "Visible"
msgstr "Sichtbar"
#: wp-includes/user.php:2310
msgid "Cannot create a user with an empty nicename."
msgstr "Es kann kein Benutzer mit einem leeren URL-freundlichen Namen erstellt werden."
#: wp-includes/user.php:2235
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."
#. 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 "Unerwartet „%s” ausgegeben:"
#: wp-includes/template.php:975
msgid "User error triggered:"
msgstr "Benutzerfehler ausgelöst:"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:153
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:594
msgid "Sorry, this post type does not support notes."
msgstr "Leider unterstützt dieser Inhaltstyp keine Anmerkungen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1592
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:1588
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:1580
msgid "Flip direction."
msgstr "Die Richtung der Spiegelung."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1573
msgid "Flip arguments."
msgstr "Argumente ändern"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1568
msgid "Flip type."
msgstr "Typ ändern"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1565
msgid "Flip"
msgstr "Ändern"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1379
msgid "Limit result set to attachments of a particular MIME type or MIME types."
msgstr "Begrenzt den Ergebnissatz auf Anhänge eines bestimmten MIME-Typs oder bestimmter MIME-Typen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1369
msgid "Limit result set to attachments of a particular media type or media types."
msgstr "Begrenzt den Ergebnissatz auf Anhänge eines bestimmten Medientyps oder bestimmter Medientypen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:677
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:236
msgid "The result of the ability execution."
msgstr "Das Ergebnis der Fähigkeitsausführung."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:215
msgid "Input parameters for the ability execution."
msgstr "Input-Parameter für die Ausführung der Fähigkeit."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:177
msgid "Sorry, you are not allowed to execute this ability."
msgstr "Du bist leider nicht berechtigt, diese Fähigkeit zu auszuführen."
#: 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:124
msgid "Read-only abilities require GET method."
msgstr "Abfragefähigkeiten erfordern die GET-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:357
msgid "Limit results to abilities in specific ability category."
msgstr "Beschränkt die Ergebnisse auf Fähigkeiten einer bestimmten Fähigkeitskategorie."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:319
msgid "Annotations for the ability."
msgstr "Anmerkungen zur Fähigkeit."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:315
msgid "Meta information about the ability."
msgstr "Die Metainformationen der Fähigkeit."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:309
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:303
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:297
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:291
msgid "Description of the ability."
msgstr "Die Beschreibung der Fähigkeit."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:285
msgid "Display label for the ability."
msgstr "Die Beschriftung der Fähigkeit."
#: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:164
#: 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:279
#: 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-categories-controller.php:257
msgid "Meta information about the category."
msgstr "Die Metainformationen der Kategorie."
#: 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:245
msgid "Display label for the category."
msgstr "Zeigt die Beschriftung der Kategorie an."
#: 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-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/post.php:3779
msgid "The post ID must be greater than 0."
msgstr "Die Beitrags-ID muss größer als 0 sein."
#. translators: Note notification email subject. 1: Site title, 2: Post title.
#: wp-includes/pluggable.php:1910
msgid "[%1$s] Note: \"%2$s\""
msgstr "[%1$s] Anmerkung zu: „%2$s“"
#. translators: %s: Note text.
#: wp-includes/pluggable.php:1907
msgid "resolved/reopened"
msgstr "geklärt / wieder geöffnet"
#. translators: %s: Note text.
#. translators: %s: note excerpt
#: wp-includes/pluggable.php:1907 wp-includes/js/dist/editor.js:29352
msgid "Note: %s"
msgstr "Anmerkung: %s"
#. translators: %s: Post title.
#: wp-includes/pluggable.php:1901
msgid "New note on your post \"%s\""
msgstr "Eine neue Anmerkung zu deinem Beitrag „%s“"
#: wp-includes/ms-functions.php:573
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."
#: wp-includes/html-api/class-wp-html-processor.php:303
#: wp-includes/html-api/class-wp-html-processor.php:354
#: wp-includes/html-api/class-wp-html-tag-processor.php:840
msgid "The HTML parameter must be a string."
msgstr "Der HTML-Parameter muss eine Zeichenfolge sein."
#: wp-includes/comment.php:4178
msgid "Note resolution status"
msgstr "Klärungsstatus der Anmerkung"
#: wp-includes/class-wpdb.php:2299
msgid "Unable to retrieve the error message from the database server"
msgstr "Die Fehlermeldung konnte nicht vom Datenbankserver abgerufen werden."
#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-scripts.php:900
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)."
#. translators: %s: Invalid fetchpriority.
#: wp-includes/class-wp-script-modules.php:214
msgid "Invalid fetchpriority: %s"
msgstr "Ungültiges fetchpriority: %s"
#. translators: 1: $fetchpriority, 2: $id
#. translators: 1: $fetchpriority, 2: $handle
#: wp-includes/class-wp-script-modules.php:150
#: wp-includes/class-wp-scripts.php:888
msgid "Invalid fetchpriority `%1$s` defined for `%2$s` during script registration."
msgstr "Ungültiges fetchpriority `%1$s` für `%2$s` während der Skript-Registrierung definiert."
#: wp-includes/class-wp-script-modules.php:113
#: wp-includes/class-wp-script-modules.php:285
msgid "Non-empty string required for id."
msgstr "Für die ID ist eine nicht leere Zeichenfolge erforderlich."
#. 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-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."
#: 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-dependencies.php:296
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/blocks/social-link.php:333
#: wp-includes/js/dist/block-library.js:49286
msgctxt "social link block variation name"
msgid "YouTube"
msgstr "YouTube"
#: wp-includes/blocks/social-link.php:329
#: wp-includes/js/dist/block-library.js:49280
msgctxt "social link block variation name"
msgid "Yelp"
msgstr "Yelp"
#: wp-includes/blocks/social-link.php:325
#: wp-includes/js/dist/block-library.js:49274
msgctxt "social link block variation name"
msgid "X"
msgstr "X"
#: wp-includes/blocks/social-link.php:321
#: wp-includes/js/dist/block-library.js:49267
msgctxt "social link block variation name"
msgid "WhatsApp"
msgstr "WhatsApp"
#: wp-includes/blocks/social-link.php:317
#: wp-includes/js/dist/block-library.js:49000
msgctxt "social link block variation name"
msgid "WordPress"
msgstr "WordPress"
#: wp-includes/blocks/social-link.php:313
#: wp-includes/js/dist/block-library.js:49261
msgctxt "social link block variation name"
msgid "VK"
msgstr "VK"
#: wp-includes/blocks/social-link.php:309
#: wp-includes/js/dist/block-library.js:49255
msgctxt "social link block variation name"
msgid "Vimeo"
msgstr "Vimeo"
#: wp-includes/blocks/social-link.php:305
#: wp-includes/js/dist/block-library.js:49249
msgctxt "social link block variation name"
msgid "Twitter"
msgstr "Twitter"
#: wp-includes/blocks/social-link.php:301
#: wp-includes/js/dist/block-library.js:49243
msgctxt "social link block variation name"
msgid "Twitch"
msgstr "Twitch"
#: wp-includes/blocks/social-link.php:297
#: wp-includes/js/dist/block-library.js:49237
msgctxt "social link block variation name"
msgid "Tumblr"
msgstr "Tumblr"
#: wp-includes/blocks/social-link.php:293
#: wp-includes/js/dist/block-library.js:49231
msgctxt "social link block variation name"
msgid "TikTok"
msgstr "TikTok"
#: wp-includes/blocks/social-link.php:289
#: wp-includes/js/dist/block-library.js:49225
msgctxt "social link block variation name"
msgid "Threads"
msgstr "Threads"
#: wp-includes/blocks/social-link.php:285
#: wp-includes/js/dist/block-library.js:49219
msgctxt "social link block variation name"
msgid "Telegram"
msgstr "Telegram"
#: wp-includes/blocks/social-link.php:281
#: wp-includes/js/dist/block-library.js:49213
msgctxt "social link block variation name"
msgid "Spotify"
msgstr "Spotify"
#: wp-includes/blocks/social-link.php:277
#: wp-includes/js/dist/block-library.js:49207
msgctxt "social link block variation name"
msgid "SoundCloud"
msgstr "SoundCloud"
#: wp-includes/blocks/social-link.php:273
#: wp-includes/js/dist/block-library.js:49201
msgctxt "social link block variation name"
msgid "Snapchat"
msgstr "Snapchat"
#: wp-includes/blocks/social-link.php:269
#: wp-includes/js/dist/block-library.js:49193
msgctxt "social link block variation name"
msgid "Skype"
msgstr "Skype"
#: 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:261
#: wp-includes/js/dist/block-library.js:49187
msgctxt "social link block variation name"
msgid "Reddit"
msgstr "Reddit"
#: wp-includes/blocks/social-link.php:257
#: wp-includes/js/dist/block-library.js:49181
msgctxt "social link block variation name"
msgid "Pocket"
msgstr "Pocket"
#: wp-includes/blocks/social-link.php:253
#: wp-includes/js/dist/block-library.js:49175
msgctxt "social link block variation name"
msgid "Pinterest"
msgstr "Pinterest"
#: wp-includes/blocks/social-link.php:249
#: wp-includes/js/dist/block-library.js:49169
msgctxt "social link block variation name"
msgid "Patreon"
msgstr "Patreon"
#: wp-includes/blocks/social-link.php:245
#: wp-includes/js/dist/block-library.js:49163
msgctxt "social link block variation name"
msgid "Medium"
msgstr "Medium"
#: wp-includes/blocks/social-link.php:241
#: wp-includes/js/dist/block-library.js:49157
msgctxt "social link block variation name"
msgid "Meetup"
msgstr "Meetup"
#: wp-includes/blocks/social-link.php:237
#: wp-includes/js/dist/block-library.js:49151
msgctxt "social link block variation name"
msgid "Mastodon"
msgstr "Mastodon"
#: wp-includes/blocks/social-link.php:233
#: wp-includes/js/dist/block-library.js:49144
msgctxt "social link block variation name"
msgid "Mail"
msgstr "E-Mail"
#: wp-includes/blocks/social-link.php:229
#: wp-includes/js/dist/block-library.js:49138
msgctxt "social link block variation name"
msgid "LinkedIn"
msgstr "LinkedIn"
#: wp-includes/blocks/social-link.php:225
#: wp-includes/js/dist/block-library.js:49132
msgctxt "social link block variation name"
msgid "Last.fm"
msgstr "Last.fm"
#: wp-includes/blocks/social-link.php:221
#: wp-includes/js/dist/block-library.js:49126
msgctxt "social link block variation name"
msgid "Instagram"
msgstr "Instagram"
#: wp-includes/blocks/social-link.php:217
#: wp-includes/js/dist/block-library.js:49120
msgctxt "social link block variation name"
msgid "Gravatar"
msgstr "Gravatar"
#: wp-includes/blocks/social-link.php:213
#: wp-includes/js/dist/block-library.js:49114
msgctxt "social link block variation name"
msgid "GitHub"
msgstr "GitHub"
#: wp-includes/blocks/social-link.php:209
#: wp-includes/js/dist/block-library.js:49108
msgctxt "social link block variation name"
msgid "Google"
msgstr "Google"
#: wp-includes/blocks/social-link.php:205
#: wp-includes/js/dist/block-library.js:49102
msgctxt "social link block variation name"
msgid "Goodreads"
msgstr "Goodreads"
#: wp-includes/blocks/social-link.php:201
#: wp-includes/js/dist/block-library.js:49096
msgctxt "social link block variation name"
msgid "Foursquare"
msgstr "Foursquare"
#: wp-includes/blocks/social-link.php:197
#: wp-includes/js/dist/block-library.js:49090
msgctxt "social link block variation name"
msgid "Flickr"
msgstr "Flickr"
#: wp-includes/blocks/social-link.php:193
#: wp-includes/js/dist/block-library.js:49084
msgctxt "social link block variation name"
msgid "RSS Feed"
msgstr "RSS-Feed"
#: wp-includes/blocks/social-link.php:189
#: wp-includes/js/dist/block-library.js:49078
msgctxt "social link block variation name"
msgid "Facebook"
msgstr "Facebook"
#: wp-includes/blocks/social-link.php:185
#: wp-includes/js/dist/block-library.js:49072
msgctxt "social link block variation name"
msgid "Etsy"
msgstr "Etsy"
#: wp-includes/blocks/social-link.php:181
#: wp-includes/js/dist/block-library.js:49066
msgctxt "social link block variation name"
msgid "Dropbox"
msgstr "Dropbox"
#: wp-includes/blocks/social-link.php:177
#: wp-includes/js/dist/block-library.js:49060
msgctxt "social link block variation name"
msgid "Dribbble"
msgstr "Dribbble"
#: wp-includes/blocks/social-link.php:173
#: wp-includes/js/dist/block-library.js:49054
msgctxt "social link block variation name"
msgid "Discord"
msgstr "Discord"
#: wp-includes/blocks/social-link.php:169
#: wp-includes/js/dist/block-library.js:49048
msgctxt "social link block variation name"
msgid "DeviantArt"
msgstr "DeviantArt"
#: wp-includes/blocks/social-link.php:165
#: wp-includes/js/dist/block-library.js:49042
msgctxt "social link block variation name"
msgid "CodePen"
msgstr "CodePen"
#: wp-includes/blocks/social-link.php:161
#: wp-includes/js/dist/block-library.js:49036
msgctxt "social link block variation name"
msgid "Link"
msgstr "Link"
#: wp-includes/blocks/social-link.php:157
#: wp-includes/js/dist/block-library.js:49030
msgctxt "social link block variation name"
msgid "Bluesky"
msgstr "Bluesky"
#: wp-includes/blocks/social-link.php:153
#: wp-includes/js/dist/block-library.js:49024
msgctxt "social link block variation name"
msgid "Behance"
msgstr "Behance"
#: wp-includes/blocks/social-link.php:149
#: wp-includes/js/dist/block-library.js:49018
msgctxt "social link block variation name"
msgid "Bandcamp"
msgstr "Bandcamp"
#: wp-includes/blocks/social-link.php:145
#: wp-includes/js/dist/block-library.js:49012
msgctxt "social link block variation name"
msgid "Amazon"
msgstr "Amazon"
#: wp-includes/blocks/social-link.php:141
#: wp-includes/js/dist/block-library.js:49006
msgctxt "social link block variation name"
msgid "500px"
msgstr "500px"
#. translators: %s is the post type name.
#. translators: %s: Singular post type name of the queried object
#: wp-includes/blocks/query-title.php:69
#: wp-includes/js/dist/block-library.js:44916
msgid "Post Type: \"%s\""
msgstr "Inhaltstyp: „%s“"
#. 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:40444
msgid "%s character"
msgid_plural "%s characters"
msgstr[0] "%s Zeichen"
msgstr[1] "%s Zeichen"
#. 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:40421
msgctxt "Range of minutes to read"
msgid "%1$s–%2$s minutes"
msgstr "%1$s–%2$s Minuten"
#. translators: 1: Number of comments, 2: post title
#: wp-includes/blocks/post-comments-link.php:49
msgid "%1$s comment on %2$s"
msgid_plural "%1$s comments on %2$s"
msgstr[0] "%1$s Kommentar auf %2$s"
msgstr[1] "%1$s Kommentare auf %2$s"
#. translators: %s post title
#: wp-includes/blocks/post-comments-link.php:43
msgid "No comments on %s"
msgstr "Keine Kommentare auf %s"
#: wp-includes/block-bindings/term-data.php:112
msgctxt "block bindings source"
msgid "Term Data"
msgstr "Begriffsdaten"
#: wp-includes/block-bindings/post-data.php:91
msgctxt "block bindings source"
msgid "Post Data"
msgstr "Beitragsdaten"
#: wp-includes/abilities.php:226
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:222
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:218
msgid "The PHP runtime version executing WordPress."
msgstr "Die PHP-Laufzeitversion, die WordPress ausführt."
#: wp-includes/abilities.php:213
msgid "The site's runtime environment classification (can be one of these: production, staging, development, local)."
msgstr "Die Klassifizierung der Website-Laufzeitumgebung (kann eine der folgenden sein: Produktion, Staging, Entwicklung, lokal)."
#: wp-includes/abilities.php:205
msgid "Returns core details about the site's runtime context for diagnostics and compatibility (environment, PHP runtime, database server info, WordPress version)."
msgstr "Gibt wichtige Details zum Laufzeitkontext der Website für Diagnose- und Kompatibilitätszwecke zurück (Umgebung, PHP-Runtime, Datenbank-Serverinformationen, WordPress-Version)."
#: wp-includes/abilities.php:204
msgid "Get Environment Info"
msgstr "Umgebungsinformationen abrufen"
#: wp-includes/abilities.php:170
msgid "The locale string for the user, such as en_US."
msgstr "Die Lokalisierungszeichenfolge des Benutzers, z. B. „de_DE“."
#: wp-includes/abilities.php:163
msgid "The roles assigned to the user."
msgstr "Die dem Benutzer zugewiesenen Rollen."
#: wp-includes/abilities.php:159
msgid "The login username for the user."
msgstr "Der Benutzername für die Anmeldung des Benutzers."
#: wp-includes/abilities.php:155
msgid "The URL-friendly name for the user."
msgstr "Der URL-freundliche Name des Benutzers."
#: wp-includes/abilities.php:151
msgid "The display name of the user."
msgstr "Der Anzeigename des Benutzers."
#: wp-includes/abilities.php:147
msgid "The user ID."
msgstr "Die Benutzer-ID."
#: wp-includes/abilities.php:139
msgid "Returns basic profile details for the current authenticated user to support personalization, auditing, and access-aware behavior."
msgstr "Gibt grundlegende Profildetails des aktuell authentifizierten Benutzers zurück, um Personalisierung, Überwachung und Zugriffsverhalten zu unterstützen."
#: wp-includes/abilities.php:138
msgid "Get User Information"
msgstr "Benutzerinformationen abrufen"
#: wp-includes/abilities.php:99
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."
#: wp-includes/abilities.php:88
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:87
msgid "Get Site Information"
msgstr "Website-Informationen abrufen"
#: wp-includes/abilities.php:79
msgid "The WordPress version."
msgstr "Die WordPress-Version."
#: wp-includes/abilities.php:75
msgid "The site language locale code."
msgstr "Der Sprachcode der Website."
#: wp-includes/abilities.php:71
msgid "The site character encoding."
msgstr "Die Zeichenkodierung der Website."
#: wp-includes/abilities.php:67
msgid "The site administrator email address."
msgstr "Die E-Mail-Adresse des Website-Administrators."
#: wp-includes/abilities.php:63
msgid "The WordPress installation URL."
msgstr "Die URL der WordPress-Installation."
#: wp-includes/abilities.php:59
msgid "The site home URL."
msgstr "Die Homepage-URL der Website."
#: wp-includes/abilities.php:55
msgid "The site tagline."
msgstr "Der Website-Untertitel."
#: wp-includes/abilities.php:51
msgid "The site title."
msgstr "Der Titel der Website."
#: wp-includes/abilities.php:32
msgid "Abilities that retrieve or modify user information and settings."
msgstr "Fähigkeiten, die Benutzerdaten und -Einstellungen abrufen oder ändern."
#: wp-includes/abilities.php:24
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:619
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:579
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:552
msgid "Ability \"%s\" does not have a valid execute callback."
msgstr "Die Fähigkeit „%s“ hat keinen gültigen Ausführungs-Callback."
#. translators: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:532
msgid "Ability \"%s\" does not have a valid permission callback."
msgstr "Die Fähigkeit „%s“ hat keinen gültigen Berechtigungs-Callback."
#. translators: %1$s ability name, %2$s error message.
#: wp-includes/abilities-api/class-wp-ability.php:486
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: %s ability name.
#: wp-includes/abilities-api/class-wp-ability.php:474
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."
#: wp-includes/abilities-api/class-wp-ability.php:319
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.php:313
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-ability.php:307
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:301
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:295
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:288
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:282
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:276
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:270
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:264
msgid "The ability properties must contain a `label` string."
msgstr "Die Fähigkeits-Eigenschaften müssen eine `label`-Zeichenfolge enthalten."
#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability.php:178
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."
#: wp-includes/abilities-api/class-wp-ability-category.php:144
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-category.php:137
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-category.php:131
msgid "The ability category properties must contain a `label` string."
msgstr "Die Eigenschaften der Fähigkeitskategorie müssen eine `label`-Zeichenfolge enthalten."
#. translators: %s: Property name.
#: wp-includes/abilities-api/class-wp-ability-category.php:92
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:78
msgid "The ability category slug cannot be empty."
msgstr "Die Titelform der Fähigkeitskategorie darf nicht leer sein."
#. 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ähigkeits-Kategorie „%s“ wurde nicht gefunden."
#: 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 Striche 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ähigkeits-Kategorie „%s“ ist bereits registriert."
#. translators: %s: init action.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:278
#: 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 Ability-API sollte nicht initialisiert werden, bevor die Aktion %s ausgeführt wurde."
#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:195
#: wp-includes/abilities-api/class-wp-abilities-registry.php:255
msgid "Ability \"%s\" not found."
msgstr "Die Fähigkeit „%s“ wurde nicht gefunden."
#: wp-includes/abilities-api/class-wp-abilities-registry.php:152
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."
#. translators: %1$s: ability category slug, %2$s: ability name
#: wp-includes/abilities-api/class-wp-abilities-registry.php:138
msgid "Ability category \"%1$s\" is not registered. Please register the ability category before assigning it to ability \"%2$s\"."
msgstr "Die Fähigkeits-Kategorie „%1$s“ ist nicht registriert. Bitte registriere die Fähigkeits-Kategorie, bevor du sie der Fähigkeit „%2$s“ zuweist."
#. translators: %s: Ability name.
#: wp-includes/abilities-api/class-wp-abilities-registry.php:96
msgid "Ability \"%s\" is already registered."
msgstr "Die Fähigkeit „%s“ ist bereits registriert."
#: wp-includes/abilities-api/class-wp-abilities-registry.php:84
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“. Sie darf nur Kleinbuchstaben, Ziffern, Striche und Schrägstriche enthalten."
#. translators: 1: wp_abilities_api_categories_init, 2: ability category slug.
#: wp-includes/abilities-api.php:473
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: 1: wp_abilities_api_init, 2: string value of the ability name.
#: wp-includes/abilities-api.php:284
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/rest-api/endpoints/class-wp-rest-users-controller.php:223
#: wp-admin/users.php:237
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 "custom post types"
msgstr "Individuelle Inhaltstypen"
#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blogs"
msgstr "Blogs"
#: wp-includes/blocks/query/block.json
msgctxt "block keyword"
msgid "blog"
msgstr "Blog"
#: 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/blocks/query-total/block.json
msgctxt "block title"
msgid "Query Total"
msgstr "Anzahl der Abfrageergebnisse"
#: wp-includes/js/dist/edit-site.js:18259
#: 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:20419
#: wp-includes/js/dist/block-editor.js:60159
#: wp-includes/js/dist/block-editor.js:60189
#: wp-includes/js/dist/block-library.js:56645
#: wp-includes/js/dist/editor.js:19442
#: wp-admin/includes/class-custom-background.php:357
#: wp-admin/includes/class-custom-image-header.php:667
#: wp-admin/includes/media.php:2285 wp-admin/includes/media.php:2289
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/theme.php:4370
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/taxonomy.php:149
msgid "Add Link Category"
msgstr "Linkkategorie hinzufügen"
#: wp-includes/script-loader.php:1008
msgid "This file cannot be processed by the web server."
msgstr "Der Webserver kann diese Datei nicht verarbeiten."
#: wp-includes/script-loader.php:837 wp-admin/js/tags.js:83
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-themes-controller.php:665
msgid "A list of allowed area values for template parts."
msgstr "Eine Liste der zulässigen Bereichswerte für Template-Teile."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:646
msgid "A list of default template types."
msgstr "Eine Liste der Standard-Template-Typen."
#: 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/rest-api/endpoints/class-wp-rest-posts-controller.php:3087
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-attachments-controller.php:182
#: wp-includes/script-loader.php:1032
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 Bildergrößen für dieses Bild erzeugen. Wandle es in JPEG oder PNG um, bevor du es hochlädst."
#: wp-includes/rest-api.php:445
msgid "The REST route parameter must be a string."
msgstr "Der Routenparameter für REST muss eine Zeichenfolge sein."
#: wp-includes/post.php:439 wp-includes/post.php:440
msgid "Add Template Part"
msgstr "Template-Teil hinzufügen"
#: wp-includes/post.php:374 wp-includes/post.php:375
msgid "Add Template"
msgstr "Template hinzufügen"
#: wp-includes/post.php:226 wp-includes/post.php:227
msgid "Add Changeset"
msgstr "Änderungs-Set 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:1796
msgid "Invalid password."
msgstr "Das Passwort ist ungültig."
#. translators: 1: Name of a cryptographic hash algorithm. 2: List of supported
#. algorithms.
#: wp-includes/pluggable.php:2721
msgid "Unsupported hashing algorithm: %1$s. Supported algorithms are: %2$s"
msgstr "Nicht unterstützter Hashing-Algorithmus: %1$s. Die unterstützte Algorithmen sind: %2$s"
#: wp-includes/html-api/class-wp-html-processor.php:5727
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: A tag name like IFRAME or TEXTAREA.
#: wp-includes/html-api/class-wp-html-processor.php:515
msgid "The context element \"%s\" is not supported."
msgstr "Das Kontext-Element „%s“ wird nicht unterstützt."
#. translators: %s: A tag name like INPUT or BR.
#: wp-includes/html-api/class-wp-html-processor.php:495
msgid "The context element cannot be a void element, found \"%s\"."
msgstr "Das Kontext-Element darf kein Void-Element sein. „%s“ wurde gefunden."
#: wp-includes/html-api/class-wp-html-processor.php:481
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:324
msgid "No valid context element was detected."
msgstr "Es wurde kein gültiges Kontext-Element gefunden."
#. translators: %s: The parameter name.
#: wp-includes/functions.php:8072
msgid "The %s parameter must not be empty."
msgstr "Der Parameter %s darf nicht leer sein."
#: wp-includes/customize/class-wp-customize-header-image-control.php:243
msgid "Add Image"
msgstr "Bild hinzufügen"
#: wp-includes/customize/class-wp-customize-header-image-control.php:243
msgid "Add Header Image"
msgstr "Header-Bild hinzufügen"
#: wp-includes/class-wp-xmlrpc-server.php:5054
#: wp-includes/class-wp-xmlrpc-server.php:6587
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."
#: wp-includes/class-wp-xmlrpc-server.php:4034
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: %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-taxonomy.php:627 wp-includes/taxonomy.php:236
#: wp-includes/js/dist/editor.js:19046 wp-includes/js/dist/editor.js:19051
msgid "Add Category"
msgstr "Kategorie hinzufügen"
#: wp-includes/class-wp-taxonomy.php:627 wp-includes/js/dist/editor.js:18629
msgid "Add Tag"
msgstr "Schlagwort hinzufügen"
#. 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 verboten."
#. 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: 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: %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: 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."
#. 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: %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."
#: wp-includes/class-wp-post-type.php:993
msgid "Add Page"
msgstr "Seite hinzufügen"
#: wp-includes/class-wp-post-type.php:993
msgid "Add Post"
msgstr "Beitrag hinzufügen"
#. 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:86
msgid "SMTP server error: "
msgstr "SMTP-Server-Fehler: "
#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:84
msgid "Detail: "
msgstr "Detail: "
#: 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:81
msgid "Additional SMTP info: "
msgstr "Zusätzliche SMTP-Informationen: "
#. 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:77
msgid "Signing Error: "
msgstr "Signierungsfehler: "
#. 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 folgenden Empfänger schlugen fehl: "
#: 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 at the beginning.
#: wp-includes/class-wp-phpmailer.php:72
msgid " mailer is not supported."
msgstr "-Mailer wird nicht unterstützt."
#. 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:68
msgid "Invalid host entry: "
msgstr "Ungültiger Host-Eintrag: "
#: wp-includes/class-wp-phpmailer.php:66
msgid "Invalid header name or value"
msgstr "Ungültiger Header-Name oder -Wert"
#. 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-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: "
#. 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: "
#. 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:56
msgid "Extension missing: "
msgstr "Erweiterung fehlt: "
#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:54
msgid "Could not execute: "
msgstr "Ausführung fehlgeschlagen: "
#. translators: There is a space after the colon.
#: wp-includes/class-wp-phpmailer.php:52
msgid "Unknown encoding: "
msgstr "Unbekannte Kodierung: "
#: wp-includes/class-wp-phpmailer.php:50
msgid "Message body empty"
msgstr "Nachrichtentext ist leer"
#: 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:48
msgid "SMTP Error: Could not connect to SMTP host."
msgstr "SMTP-Fehler: Es konnte keine Verbindung zum SMTP-Host hergestellt werden."
#. 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 korrupten Nachrichten führen kann. Um das Problem zu beheben, wechsle zum Versand per SMTP, deaktiviere die Option %1$s in deinem %2$s, oder wechsle zu MacOS oder Linux, oder aktualisiere deine PHP-Version."
#: 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-editor.php:197 wp-includes/class-wp-editor.php:1399
msgctxt "Name for the Code editor tab (formerly Text)"
msgid "Code"
msgstr "Code"
#: wp-includes/class-wp-customize-nav-menus.php:1284
msgid "The link text cannot be empty."
msgstr "Der Text des Links darf nicht leer sein."
#: wp-includes/class-wp-customize-nav-menus.php:1279
#: 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-customize-manager.php:457
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-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: %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"
#. 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: 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:199
msgid "Enlarge"
msgstr "Vergrößern"
#: 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."
#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:220
msgid "Displays the %s post format archive."
msgstr "Zeigt das Beitragsformat-Archiv %s an."
#. translators: %s: Post format name.
#: wp-includes/block-template-utils.php:215
msgctxt "Template name"
msgid "Post Format: %s"
msgstr "Beitragsformat: %s"
#: wp-includes/block-patterns.php:42
msgid "Bold sections designed to showcase key content."
msgstr "Fettgedruckte 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 "Crisp"
msgstr "Knackig"
#: 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 "Aspect ratio name"
msgid "Tall - 9:16"
msgstr "Hoch – 9:16"
#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Wide - 16:9"
msgstr "Breit – 16:9"
#: wp-includes/theme.json
msgctxt "Aspect ratio name"
msgid "Classic Portrait - 2:3"
msgstr "Klassisches Porträt – 2:3"
#: 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 "Portrait - 3:4"
msgstr "Porträt – 3:4"
#: 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/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/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/list-item/block.json
msgctxt "block description"
msgid "An individual item within a list."
msgstr "Ein individuelles Element innerhalb einer Liste."
#: wp-includes/blocks/categories/block.json
#: wp-includes/blocks/terms-query/block.json
msgctxt "block keyword"
msgid "categories"
msgstr "Kategorien"
#: 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
msgctxt "block title"
msgid "Terms List"
msgstr "Begriffsliste"
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1188
msgid "Plugin that registered the template."
msgstr "Das Plugin, das dieses Template registriert hat."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3095
msgid "Limit result set to items assigned one or more given formats."
msgstr "Ergebnissatz auf Elemente begrenzen, denen ein oder mehrere bestimmte Formate zugeordnet sind."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2989
msgid "How to interpret the search input."
msgstr "Wie man Suchbegriffe interpretiert."
#. 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: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: 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 Namespace ‚%1$s‘ für die Route ‚%2$s‘ scheint jedoch leer zu sein."
#: wp-includes/media-template.php:1556
msgid "As an app icon and a browser icon."
msgstr "Als App-Icon und als Browser-Icon."
#: wp-includes/media-template.php:1555
msgctxt "noun"
msgid "Site Icon Preview"
msgstr "Website-Icon-Vorschau"
#: 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: 1: The text domain. 2: 'init'.
#: wp-includes/l10n.php:1385
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/interactivity-api/class-wp-interactivity-api.php:359
msgid "The element can only be read during directive processing."
msgstr "Das Element kann nur während der Richtlinienverarbeitung gelesen werden."
#. 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 support forums."
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 Support-Foren."
#. 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."
#. 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."
#: 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."
#: wp-includes/class-wp-block-metadata-registry.php:138
msgid "The specified manifest file does not exist."
msgstr "Die angegebene Manifest-Datei existiert nicht."
#: wp-includes/blocks/widget-group/block.json
msgctxt "block title"
msgid "Widget Group"
msgstr "Widget-Gruppe"
#: wp-includes/js/dist/patterns.js:1302
#: wp-admin/includes/class-wp-ms-themes-list-table.php:472
#: wp-admin/includes/class-wp-ms-themes-list-table.php:620
msgid "Disable"
msgstr "Deaktivieren"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:15870 wp-includes/js/dist/editor.js:25315
#: wp-admin/edit-form-comment.php:133
msgid "Comment status"
msgstr "Kommentarstatus"
#: wp-includes/js/dist/editor.js:5539 wp-includes/js/dist/editor.js:11906
#: wp-admin/includes/edit-tag-messages.php:19
msgid "Items deleted."
msgstr "Die Elemente wurden gelöscht."
#: wp-login.php:1343
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:1332
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/theme.php:4247
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/rest-api/endpoints/class-wp-rest-themes-controller.php:501
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:490
msgid "The uri for the theme's stylesheet directory."
msgstr "Die URI für das Stylesheet-Verzeichnis des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2463
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-posts-controller.php:102
msgid "Override the default excerpt length."
msgstr "Setzt die Standardlänge des Textauszugs außer Kraft."
#: 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.php:1056 wp-includes/rest-api.php:1087
msgctxt "REST API resource link name"
msgid "JSON"
msgstr "JSON"
#: wp-includes/post.php:390
msgid "Template updated."
msgstr "Das Template wurde aktualisiert."
#: wp-includes/ms-load.php:500
msgid "https://developer.wordpress.org/advanced-administration/debug/debug-network/"
msgstr "https://developer.wordpress.org/advanced-administration/debug/debug-network/"
#. translators: Localized tutorial, if one exists. W3C Web Accessibility
#. Initiative link has list of existing translations.
#: wp-includes/media-template.php:163
#: wp-includes/js/dist/block-library.js:12924
#: wp-includes/js/dist/block-library.js:23516
#: wp-includes/js/dist/block-library.js:24020
#: wp-includes/js/dist/block-library.js:29097
#: wp-includes/js/dist/format-library.js:356 wp-admin/includes/media.php:3243
msgid "https://www.w3.org/WAI/tutorials/images/decision-tree/"
msgstr "https://www.w3.org/WAI/tutorials/images/decision-tree/de"
#. 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:735
msgid "Uncaught error executing a derived state callback with path \"%1$s\" and namespace \"%2$s\"."
msgstr "Ein unerwarteter Fehler ist beim Ausführen eines abgeleiteten Status-Callbacks mit Pfad „%1$s“ und Namensraum „%2$s“ aufgetreten."
#. translators: %s: The directive value referenced.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:650
msgid "Namespace or reference path cannot be empty. Directive value referenced: %s"
msgstr "Der Namensraum oder der Referenzpfad darf nicht leer sein. Referenzierter Richtlinienwert: %s"
#. translators: 1: SVG or MATH HTML tag, 2: Namespace of the interactive block.
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:499
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."
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:320
msgid "The context can only be read during directive processing."
msgstr "Der Kontext kann nur während der Richtlinienverarbeitung gelesen werden."
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:168
msgid "The namespace can only be omitted during directive processing."
msgstr "Der Namensraum kann nur während der Verarbeitung der Richtlinie weggelassen werden."
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:160
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:330
msgid "The namespace should be a non-empty string."
msgstr "Der Namensraum sollte eine nicht leere Zeichenkette sein."
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:152
msgid "The namespace is required when state data is passed."
msgstr "Der Namensraum ist erforderlich, wenn Zustandsdaten übergeben werden."
#. 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: Documentation explaining HTTPS and why it should be used.
#: wp-includes/functions.php:8679
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:6043
#: wp-admin/includes/class-wp-site-health.php:1402
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/deprecated.php:708
msgctxt "Categories dropdown (show_option_none parameter)"
msgid "None"
msgstr "Keine"
#: 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"
#. 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)"
#. 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."
#: 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."
#. translators: %1$s: The filter name.
#: wp-includes/class-wp-theme.php:2038
msgid "The %1$s filter must return an integer value greater than 0."
msgstr "Der Filter %1$s muss einen ganzzahligen Wert größer 0 zurückgeben."
#. 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:576 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:574
#: 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: 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:572
#: 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/class-wp-customize-manager.php:5710
#: wp-includes/js/dist/edit-site.js:22388
msgid "https://developer.wordpress.org/advanced-administration/wordpress/css/"
msgstr "https://developer.wordpress.org/advanced-administration/wordpress/css/"
#: 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: 1: A URL to a post, 2: Hidden accessibility text: Post title
#: wp-includes/blocks/latest-posts.php:164
msgid "… Read more: %2$s"
msgstr "… %2$s weiterlesen"
#: wp-includes/block-supports/typography.php:573
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/block-supports/elements.php:128
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/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."
#. translators: 1: Menu label, 2: Submenu label.
#: wp-includes/script-loader.php:3496
msgid "%1$s > %2$s"
msgstr "%1$s > %2$s"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:18065
#: wp-admin/includes/template.php:593 wp-admin/includes/template.php:608
#: wp-admin/includes/template.php:678 wp-admin/includes/template.php:743
msgid "Value"
msgstr "Wert"
#: wp-includes/taxonomy.php:2482
msgid "Invalid term name."
msgstr "Der Name des Begriffs ist ungültig."
#: wp-includes/taxonomy.php:252
msgid "View Pattern Category"
msgstr "Vorlagen-Kategorie anzeigen"
#: wp-includes/taxonomy.php:251
msgid "Update Pattern Category"
msgstr "Vorlagen-Kategorie aktualisieren"
#: wp-includes/taxonomy.php:249
msgid "Search Pattern Categories"
msgstr "Vorlagen-Kategorien suchen"
#: 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:246
msgid "No pattern categories"
msgstr "Keine Vorlagen-Kategorien"
#: wp-includes/taxonomy.php:245
msgid "New Pattern Category Name"
msgstr "Neuer Name der Vorlagen-Kategorie"
#: wp-includes/taxonomy.php:244
msgid "Pattern Categories list navigation"
msgstr "Navigation der Vorlagen-Kategorien-Liste"
#: wp-includes/taxonomy.php:243
msgid "Pattern Categories list"
msgstr "Vorlagen-Kategorien-Liste"
#: wp-includes/taxonomy.php:242
msgid "A link to a pattern category."
msgstr "Ein Link zu einer Vorlagen-Kategorie."
#: wp-includes/taxonomy.php:241
msgid "Pattern Category Link"
msgstr "Link zur Vorlagen-Kategorie"
#: wp-includes/taxonomy.php:240
msgid "Edit Pattern Category"
msgstr "Vorlagen-Kategorie bearbeiten"
#: 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 "← Go to Pattern Categories"
msgstr "← Zu den Vorlagen-Kategorien"
#: wp-includes/taxonomy.php:237
msgid "Add or remove pattern categories"
msgstr "Vorlagen-Kategorien hinzufügen oder entfernen"
#. translators: %s: wp_remove_surrounding_empty_script_tags()
#: wp-includes/script-loader.php:3572
msgid "Function %s used incorrectly in PHP."
msgstr "Die Funktion %s wurde in PHP falsch verwendet."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1165
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-templates-controller.php:1160
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:925
msgid "Unknown author"
msgstr "Unbekannter Autor"
#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:428
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“"
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:102
msgid "Unique identifier for the global styles revision."
msgstr "Eindeutiger Identifikator der Revision für globale Stile."
#: 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-font-families-controller.php:432
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-families-controller.php:343
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:329
msgid "Kebab-case unique identifier for the font family preset."
msgstr "Eindeutiger Bezeichner im Kebab-case für die Voreinstellung der Schriftfamilie."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:322
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:317
msgid "font-face definition in theme.json format."
msgstr "Schriftart-Definition im theme.json-Format."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:307
msgid "The IDs of the child font faces in the font family."
msgstr "Die IDs der untergeordneten Schriftarten in der Schriftfamilie."
#. translators: %s: Font family slug.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:190
msgid "A font family with slug \"%s\" already exists."
msgstr "Eine Schriftfamilie mit der Titelform „%s“ ist bereits vorhanden."
#. translators: %s: Name of parameter being updated:
#. font_family_settings[slug]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:114
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:97
msgid "%s parameter must be a valid JSON string."
msgstr "Der Parameter %s muss eine gültige JSON-Zeichenfolge sein."
#: 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:746
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-faces-controller.php:657
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:650
msgid "CSS unicode-range value."
msgstr "CSS-Wert unicode-range."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:643
msgid "CSS size-adjust value."
msgstr "CSS-Wert size-adjust."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:636
msgid "CSS line-gap-override value."
msgstr "CSS-Wert line-gap-override."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:629
msgid "CSS font-variation-settings value."
msgstr "CSS-Wert font-variation-settings."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:622
msgid "CSS font-feature-settings value."
msgstr "CSS-Wert font-feature-settings."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:615
msgid "CSS font-variant value."
msgstr "CSS-Wert font-variant."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:608
msgid "CSS descent-override value."
msgstr "CSS-Wert descent-override."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:601
msgid "CSS ascent-override value."
msgstr "CSS-Wert ascent-override."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:594
msgid "CSS font-stretch value."
msgstr "CSS-Wert font-stretch."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:572
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:557
msgid "CSS font-display value."
msgstr "CSS-Wert font-display."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:547
msgid "List of available font weights, separated by a space."
msgstr "Eine Liste von verfügbaren Schriftstärken, durch Komma getrennt."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:539
msgid "CSS font-style value."
msgstr "CSS-Wert font-style."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:531
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:336
msgid "CSS font-family value."
msgstr "CSS-Wert font-familiy."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:526
msgid "font-face declaration in theme.json format."
msgstr "Schriftart-Deklaration im theme.json-Format."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:511
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:299
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."
#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:427
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:214
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."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:340
msgid "A font face matching those settings already exists."
msgstr "Eine Schriftart, die diesen Einstellungen entspricht, ist bereits vorhanden."
#. translators: %d: A post id.
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:301
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:415
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 von „%d“."
#. 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:229
msgid "File %1$s must be used in %2$s."
msgstr "Die Datei %1$s muss in %2$s verwendet werden."
#. 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:217
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."
#. translators: %s: Font face source parameter name: "font_face_settings[src]".
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:207
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:191
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:134
msgid "%s cannot be empty."
msgstr "%s darf nicht leer sein."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:170
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: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."
#: 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-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:519
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: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: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-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-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: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-collections-controller.php:159
msgid "Font collection not found."
msgstr "Die Schriftensammlung wurde nicht gefunden."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:751
msgid "Allowed child block types."
msgstr "Erlaubte untergeordnete Blocktypen."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:601
msgid "Public facing script module IDs."
msgstr "Öffentlich einsehbare Skript-Modul-IDs."
#. translators: %s: attachment mime type
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:434
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."
#: wp-includes/post.php:634
msgid "Font Face"
msgstr "Schriftart"
#: wp-includes/post.php:633
msgid "Font Faces"
msgstr "Schriftarten"
#: wp-includes/post.php:601
msgid "Font Families"
msgstr "Schriftfamilien"
#. 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."
#. 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“."
#: 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."
#. 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: %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."
#: wp-includes/fonts.php:288
msgctxt "font category"
msgid "Monospace"
msgstr "Monospace"
#: wp-includes/fonts.php:284
msgctxt "font category"
msgid "Handwriting"
msgstr "Handschrift"
#: wp-includes/fonts.php:280
msgctxt "font category"
msgid "Serif"
msgstr "Serifen"
#: wp-includes/fonts.php:276
msgctxt "font category"
msgid "Display"
msgstr "Display"
#: wp-includes/fonts.php:272
msgctxt "font category"
msgid "Sans Serif"
msgstr "Serifenlos"
#: 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."
#: wp-includes/fonts.php:267
msgctxt "font collection name"
msgid "Google Fonts"
msgstr "Google Fonts"
#. 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:161
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 alternativen Text. Der Dateiname ist: %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:150
msgid "App icon preview: Current image: %s"
msgstr "App-Icon-Vorschau: Aktuelles Bild: %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:168
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 alternativen Text. Der Dateiname ist: %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:155
msgid "Browser icon preview: Current image: %s"
msgstr "Browser-Icon-Vorschau: Aktuelles Bild: %s"
#: 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"
#. translators: 1: theme.json, 2: settings.spacing.spacingScale
#: wp-includes/class-wp-theme-json.php:4087
msgid "Some of the %1$s %2$s values are invalid"
msgstr "Einige der %1$s %2$s Werte sind ungültig"
#: wp-includes/class-wp-script-modules.php:135
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."
#: wp-includes/class-wp-script-modules.php:122
msgid "Missing required id key in entry among dependencies array."
msgstr "Fehlender erforderlicher ID-Schlüssel in Eintrag unter Abhängigkeitsarray."
#: wp-includes/class-wp-plugin-dependencies.php:531
msgid "All required plugins are installed and activated."
msgstr "Alle erforderlichen Plugins sind installiert und aktiviert."
#. translators: %s: A list of inactive dependency plugin names.
#: wp-includes/class-wp-plugin-dependencies.php:523
msgid "The following plugins must be activated first: %s."
msgstr "Die folgenden Plugins müssen zunächst aktiviert werden: %s"
#: wp-includes/class-wp-plugin-dependencies.php:494
msgid "The plugin has no required plugins."
msgstr "Das Plugin hat keine erforderlichen Plugins."
#: wp-includes/class-wp-plugin-dependencies.php:468
msgid "The plugin is not installed."
msgstr "Das Plugin ist nicht installiert."
#: wp-includes/class-wp-plugin-dependencies.php:455
#: wp-admin/includes/ajax-actions.php:4460
#: wp-admin/includes/ajax-actions.php:4567
#: wp-admin/includes/ajax-actions.php:4619
#: wp-admin/includes/ajax-actions.php:4727
msgid "No plugin specified."
msgstr "Es wurde kein Plugin angegeben."
#: wp-includes/class-wp-plugin-dependencies.php:431
msgid "Please contact the plugin authors for more information."
msgstr "Bitte kontaktiere die Plugin-Autoren für weitere Informationen."
#: wp-includes/class-wp-plugin-dependencies.php:429
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."
#. translators: 1: First plugin name, 2: Second plugin name.
#: wp-includes/class-wp-plugin-dependencies.php:420
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:382
#: wp-admin/includes/plugin.php:1239
msgid "Please contact your network administrator."
msgstr "Bitte wende dich an deinen Netzwerkadministrator."
#. translators: %s: Link to the network plugins page.
#. translators: %s: Link to the plugins page.
#: wp-includes/class-wp-plugin-dependencies.php:378
#: wp-includes/class-wp-plugin-dependencies.php:387
#: wp-admin/includes/plugin.php:1235 wp-admin/includes/plugin.php:1244
msgid "Manage plugins."
msgstr "Plugins verwalten."
#: wp-includes/class-wp-plugin-dependencies.php:372
msgid "Some required plugins are missing or inactive."
msgstr "Einige erforderliche Plugins fehlen oder sind inaktiv."
#. translators: 1: Duotone colors, 2: theme.json, 3: settings.color.duotone
#: wp-includes/class-wp-duotone.php:674
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."
#. translators: 1: pixel value for icon size. 2: pixel value for icon size.
#: wp-includes/class-wp-customize-manager.php:5213
#: 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 %1$s by %2$s pixels."
msgstr "Das Website-Icon ist in Browser-Tabs, Lesezeichenleisten und in den WordPress Mobile Apps zu sehen. Es sollte quadratisch und mindestens %1$s mal %2$s Pixel groß sein."
#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:208
msgid "Block binding \"%s\" not found."
msgstr "Die Blockbindung „%s“ wurde nicht gefunden."
#: wp-includes/class-wp-block-bindings-registry.php:179
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:170
msgid "The \"uses_context\" parameter must be an array."
msgstr "Der Parameter „uses_context“ muss ein Array sein."
#: wp-includes/class-wp-block-bindings-registry.php:160
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:150
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:140
msgid "The $source_properties must contain a \"label\"."
msgstr "Die $source_properties müssen „label“ enthalten."
#. translators: %s: Block bindings source name.
#: wp-includes/class-wp-block-bindings-registry.php:130
msgid "Block bindings source \"%s\" already registered."
msgstr "Die Blockbindungsquelle „%s“ wurde bereits registriert."
#: wp-includes/class-wp-block-bindings-registry.php:120
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:110
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:101
msgid "Block bindings source name must be a string."
msgstr "Der Quellenname der Blockbindungen muss eine Zeichenfolge sein."
#. 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/block-patterns.php:154
msgid "Different layouts containing audio."
msgstr "Verschiedene Layouts, die Audio enthalten."
#: wp-includes/block-patterns.php:153
msgctxt "Block pattern category"
msgid "Audio"
msgstr "Audio"
#: wp-includes/block-patterns.php:147
msgid "Different layouts containing videos."
msgstr "Verschiedene Layouts, die Videos enthalten."
#: wp-includes/block-patterns.php:146
msgctxt "Block pattern category"
msgid "Videos"
msgstr "Videos"
#: wp-includes/block-bindings/post-meta.php:63
msgctxt "block bindings source"
msgid "Post Meta"
msgstr "Beitrags-Meta"
#: wp-includes/block-bindings/pattern-overrides.php:40
msgctxt "block bindings source"
msgid "Pattern Overrides"
msgstr "Vorlagen-Überschreibungen"
#: 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/post-author/block.json
msgctxt "block title"
msgid "Author"
msgstr "Autor"
#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "toggle"
msgstr "umschalten"
#: wp-includes/js/dist/editor.js:4934
#: wp-admin/includes/class-wp-posts-list-table.php:1573
msgid "Export as JSON"
msgstr "Als JSON exportieren"
#: wp-includes/post.php:455
msgid "Template part updated."
msgstr "Der Template-Teil wurde aktualisiert."
#: wp-includes/taxonomy.php:235
msgctxt "taxonomy singular name"
msgid "Pattern Category"
msgstr "Vorlagen-Kategorie"
#: wp-includes/taxonomy.php:234
msgctxt "taxonomy general name"
msgid "Pattern Categories"
msgstr "Vorlagen-Kategorien"
#: wp-includes/script-loader.php:3565
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 Leerzeichen."
#. 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:461
msgid "%d years"
msgstr "%d Jahren"
#. translators: One year from or to a particular datetime, e.g., "a year ago"
#. or "a year from now".
#: wp-includes/script-loader.php:459
msgid "a year"
msgstr "ein Jahr"
#. 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:457
msgid "%d months"
msgstr "%d Monaten"
#. translators: One month from or to a particular datetime, e.g., "a month ago"
#. or "a month from now".
#: wp-includes/script-loader.php:455
msgid "a month"
msgstr "ein Monat"
#. 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:453
msgid "%d days"
msgstr "%d Tagen"
#. translators: One day from or to a particular datetime, e.g., "a day ago" or
#. "a day from now".
#: wp-includes/script-loader.php:451
msgid "a day"
msgstr "ein Tag"
#. 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:449
msgid "%d hours"
msgstr "%d Stunden"
#. translators: One hour from or to a particular datetime, e.g., "an hour ago"
#. or "an hour from now".
#: wp-includes/script-loader.php:447
msgid "an hour"
msgstr "eine Stunde"
#. 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:445
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:443
msgid "a minute"
msgstr "eine Minute"
#. 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:441
msgid "%d seconds"
msgstr "%d Sekunden"
#. translators: One second from or to a particular datetime, e.g., "a second
#. ago" or "a second from now".
#: wp-includes/script-loader.php:439
msgid "a second"
msgstr "eine Sekunde"
#: wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php:172
msgid "Invalid template parent ID."
msgstr "Die Eltern-ID des Templates ist ungültig."
#: 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/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 Karte verwendet werden, und zwar an einer relativen Position, die durch den zugehörigen Wert angegeben ist."
#: wp-includes/post.php:101
msgid "View Media File"
msgstr "Mediendatei anzeigen"
#: wp-includes/meta.php:1507
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."
#: wp-includes/meta.php:1503
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/media-template.php:562
msgid "View media file"
msgstr "Mediendatei anzeigen"
#: wp-includes/html-api/class-wp-html-processor.php:705
msgid "Please pass a query array to this function."
msgstr "Bitte übergib dieser Funktion ein Abfrage-Array."
#. translators: %s: WP_HTML_Processor::create_fragment().
#: wp-includes/html-api/class-wp-html-processor.php:389
msgid "Call %s to create an HTML Processor instead of calling the constructor directly."
msgstr "%s aufrufen, um einen HTML-Processor zu erstellen, statt den Constructor direkt aufzurufen."
#. translators: %s: The "type" key.
#: wp-includes/functions.php:9067
msgid "The %s key must be a string without spaces."
msgstr "Der %s-Schlüssel muss eine Zeichenfolge ohne Leerzeichen sein."
#. translators: 1: PHP class name, 2: Version number.
#: wp-includes/functions.php:5737
msgid "Class %1$s is deprecated since version %2$s with no alternative available."
msgstr "Die Klasse %1$s ist seit der Version %2$s veraltet ohne verfügbare Alternative."
#. translators: 1: PHP class name, 2: Version number, 3: Alternative class or
#. function name.
#: wp-includes/functions.php:5729
msgid "Class %1$s is deprecated since version %2$s! Use %3$s instead."
msgstr "Die Klasse %1$s ist seit der Version %2$s veraltet! Nutze %3$s stattdessen."
#: wp-includes/fonts/class-wp-font-face.php:201
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:189
msgid "Each font src must be a non-empty string."
msgstr "Jede SRC einer Schrift muss eine nicht leere Zeichenfolge sein."
#: wp-includes/fonts/class-wp-font-face.php:177
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 "Font font-family must be a non-empty string."
msgstr "Die Schriftfamilie einer Schrift muss eine nicht leere Zeichenfolge sein."
#: wp-includes/blocks/search.php:172
msgid "Submit Search"
msgstr "Suche absenden"
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:248
msgid "Page Loaded."
msgstr "Die Seite wurde geladen."
#: wp-includes/interactivity-api/class-wp-interactivity-api.php:247
msgid "Loading page, please wait."
msgstr "Die Seite wird geladen, bitte warten."
#. 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"
#: wp-includes/blocks/image.php:200
msgid "Enlarged image"
msgstr "Vergrößertes Bild"
#. 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/blocks.php:733
msgid "Cannot hook block to itself."
msgstr "Ein Block kann nicht an sich selbst angehängt werden."
#. translators: %s: file name.
#: wp-includes/block-patterns.php:390
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/admin-bar.php:207
msgid "Learn WordPress"
msgstr "Learn WordPress"
#: 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:1019 wp-admin/includes/file.php:1613
#: 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/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/post-title/block.json
msgctxt "block title"
msgid "Title"
msgstr "Titel"
#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block title"
msgid "Excerpt"
msgstr "Textauszug"
#: 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/footnotes/block.json
msgctxt "block title"
msgid "Footnotes"
msgstr "Fußnoten"
#: 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 keyword"
msgid "summary"
msgstr "Zusammenfassung"
#: wp-includes/blocks/details/block.json
msgctxt "block keyword"
msgid "disclosure"
msgstr "Offenlegung"
#: wp-includes/blocks/details/block.json
msgctxt "block description"
msgid "Hide and show additional content."
msgstr "Zusätzliche Inhalte verbergen und anzeigen."
#: wp-includes/blocks/details/block.json
msgctxt "block title"
msgid "Details"
msgstr "Details"
#: 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/block/block.json
msgctxt "block keyword"
msgid "reusable"
msgstr "wiederverwendbar"
#: wp-includes/option.php:2958
msgid "Allow comments on new posts"
msgstr "Kommentare bei neuen Beiträgen erlauben"
#: wp-includes/option.php:2896
msgid "Maximum posts per page"
msgstr "Maximale Anzahl an Beiträgen pro Seite"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:41858
#: wp-includes/js/dist/edit-site.js:22764
#: wp-admin/includes/class-wp-list-table.php:1157
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:41828
#: wp-includes/js/dist/edit-site.js:22740
#: wp-admin/includes/class-wp-list-table.php:1127
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:41803
#: wp-includes/js/dist/edit-site.js:22720
#: wp-admin/includes/class-wp-list-table.php:1081
msgid "First page"
msgstr "Erste Seite"
#: wp-includes/js/dist/edit-site.js:10284
#: wp-includes/js/dist/edit-site.js:10347 wp-admin/includes/media.php:1742
#: wp-admin/upgrade.php:94 wp-admin/upgrade.php:174
msgid "Continue"
msgstr "Fortfahren"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-editor.js:18960
#: wp-includes/js/dist/block-library.js:4324 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:4243
#: wp-includes/js/dist/block-library.js:35958
#: wp-includes/js/dist/editor.js:6763 wp-includes/js/dist/editor.js:6864
#: wp-includes/js/dist/editor.js:14339 wp-includes/js/dist/editor.js:14397
#: wp-includes/js/dist/editor.js:14409
#: wp-admin/includes/class-wp-posts-list-table.php:1838
#: wp-admin/includes/meta-boxes.php:1029
msgid "Parent"
msgstr "Übergeordnet"
#: wp-includes/blocks/footnotes.php:123
#: wp-includes/js/dist/block-library.js:57055
#: wp-includes/js/dist/block-library.js:57067
msgid "Footnotes"
msgstr "Fußnoten"
#. translators: %s: The user email address.
#: wp-signup.php:715 wp-signup.php:873
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/rest-api/endpoints/class-wp-rest-themes-controller.php:554
msgid "Whether the theme is a block-based theme."
msgstr "Ob das Theme ein blockbasiertes Theme ist."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1152
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-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:106
msgid "No fallback menu found."
msgstr "Es wurde kein Fallback-Menü gefunden."
#: 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/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/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-block-patterns-controller.php:284
msgid "Where the pattern comes from e.g. core"
msgstr "Woher die Vorlage stammt, z. B. Core"
#: wp-includes/post.php:325
msgid "Pattern updated."
msgstr "Die Vorlage wurde aktualisiert."
#: wp-includes/post.php:324
msgid "Pattern scheduled."
msgstr "Die Vorlage wurde geplant."
#: 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:321
msgid "Pattern published."
msgstr "Die Vorlage wurde veröffentlicht."
#: wp-includes/post.php:319
msgid "Patterns list navigation"
msgstr "Navigation der Vorlagen-Liste"
#: wp-includes/post.php:318
msgid "Filter patterns list"
msgstr "Vorlagen-Liste filtern"
#: wp-includes/post.php:316
msgid "No patterns found."
msgstr "Es wurden keine Vorlagen gefunden."
#: wp-includes/post.php:315
msgid "Search Patterns"
msgstr "Vorlagen suchen"
#: wp-includes/post.php:314
msgid "All Patterns"
msgstr "Alle Vorlagen"
#: wp-includes/post.php:313
msgid "View Patterns"
msgstr "Vorlagen anzeigen"
#: wp-includes/post.php:312
msgid "View Pattern"
msgstr "Vorlage anzeigen"
#: wp-includes/post.php:311
msgid "Edit Block Pattern"
msgstr "Block-Vorlage bearbeiten"
#: wp-includes/post.php:310
msgid "New Pattern"
msgstr "Neue Vorlage"
#: wp-includes/post.php:307
msgctxt "post type singular name"
msgid "Pattern"
msgstr "Vorlage"
#: wp-includes/post.php:306
msgctxt "post type general name"
msgid "Patterns"
msgstr "Vorlagen"
#: wp-includes/media.php:2240 wp-includes/media.php:6087
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."
#: wp-includes/media-template.php:380
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."
#. translators: %s: The type of the given object ID.
#: wp-includes/functions.php:7335
msgid "Object ID must be an integer, %s given."
msgstr "Die Objekt-ID muss eine Ganzzahl sein, %s ist vorgegeben."
#. translators: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:871
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: 1: $strategy, 2: $handle
#: wp-includes/class-wp-scripts.php:859
msgid "Invalid strategy `%1$s` defined for `%2$s` during script registration."
msgstr "Ungültige Strategie `%1$s` für `%2$s` während der Skript-Registrierung definiert."
#: wp-includes/class-wp-post-type.php:1018
msgid "Page trashed."
msgstr "Die Seite wurde in den Papierkorb verschoben."
#: wp-includes/class-wp-post-type.php:1018
msgid "Post trashed."
msgstr "Der Beitrag wurde in den Papierkorb verschoben."
#: wp-includes/class-wp-navigation-fallback.php:278
msgctxt "Title of a Navigation menu"
msgid "Navigation"
msgstr "Navigation"
#: 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/class-wp-navigation-fallback.php:144
msgid "No Classic Menus found."
msgstr "Es wurden keine klassischen Menüs gefunden."
#. translators: 1: Duotone filter ID, 2: theme.json
#: wp-includes/class-wp-duotone.php:904
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/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/blocks/search.php:143 wp-includes/blocks/search.php:173
msgid "Expand search field"
msgstr "Suchfeld erweitern"
#: wp-includes/block-template-utils.php:204
msgctxt "Template name"
msgid "Page: 404"
msgstr "Seite: 404"
#: wp-includes/block-template-utils.php:196
msgctxt "Template name"
msgid "Search Results"
msgstr "Suchergebnisse"
#: wp-includes/block-template-utils.php:192
#: wp-includes/js/dist/block-library.js:19784
msgid "Attachment Pages"
msgstr "Anhang-Seiten"
#: wp-includes/block-template-utils.php:188
msgctxt "Template name"
msgid "Tag Archives"
msgstr "Schlagwort-Archive"
#: wp-includes/block-template-utils.php:184
msgctxt "Template name"
msgid "Date Archives"
msgstr "Datums-Archive"
#: wp-includes/block-template-utils.php:176
msgctxt "Template name"
msgid "Category Archives"
msgstr "Kategorie-Archive"
#: wp-includes/block-template-utils.php:172
msgctxt "Template name"
msgid "Author Archives"
msgstr "Autoren-Archive"
#: wp-includes/block-template-utils.php:168
msgctxt "Template name"
msgid "All Archives"
msgstr "Alle Archive"
#: wp-includes/block-template-utils.php:156
msgctxt "Template name"
msgid "Single Entries"
msgstr "Einzeleinträge"
#: wp-includes/block-template-utils.php:148
msgctxt "Template name"
msgid "Blog Home"
msgstr "Blog-Titelseite"
#: wp-includes/block-template-utils.php:92
msgctxt "template part area"
msgid "Footer"
msgstr "Footer"
#: wp-includes/block-template-utils.php:83
msgctxt "template part area"
msgid "Header"
msgstr "Header"
#: wp-includes/block-template-utils.php:74
msgctxt "template part area"
msgid "General"
msgstr "Allgemein"
#: wp-includes/block-editor.php:52
msgctxt "block category"
msgid "Patterns"
msgstr "Vorlagen"
#: wp-includes/admin-bar.php:1132
#: wp-admin/includes/class-custom-image-header.php:77
#: wp-admin/includes/class-custom-image-header.php:78 wp-admin/menu.php:253
msgctxt "custom image header"
msgid "Header"
msgstr "Header"
#: wp-includes/admin-bar.php:1118
#: wp-admin/includes/class-custom-background.php:70
#: wp-admin/includes/class-custom-background.php:71 wp-admin/menu.php:258
msgctxt "custom background"
msgid "Background"
msgstr "Hintergrund"
#: wp-includes/admin-bar.php:176 wp-admin/about.php:60
#: wp-admin/contribute.php:13 wp-admin/contribute.php:33
#: wp-admin/contribute.php:47 wp-admin/credits.php:50 wp-admin/freedoms.php:53
#: wp-admin/privacy.php:47
msgid "Get Involved"
msgstr "Mitmachen"
#: wp-includes/block-template-utils.php:205
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:201
msgid "Displays your site's Privacy Policy page."
msgstr "Zeigt die Datenschutzerklärungs-Seite deiner Website an."
#: wp-includes/block-template-utils.php:197
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:193
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:189
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:185
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:181
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:177
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 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:169
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 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:165
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:161
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:157
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:153
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 letzten Beiträge oder eine statische Seite anzeigt. Das Titelseiten-Template erhält Vorrang vor allen anderen Templates."
#: wp-includes/block-template-utils.php:149
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 letzten 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-template-utils.php:145
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-patterns.php:118
msgctxt "Block pattern category"
msgid "About"
msgstr "Über"
#: wp-includes/block-patterns.php:90
msgctxt "Block pattern category"
msgid "Team"
msgstr "Team"
#: wp-includes/block-patterns.php:69 wp-includes/block-patterns.php:160
msgctxt "Block pattern category"
msgid "Posts"
msgstr "Beiträge"
#: wp-includes/block-patterns.php:41
msgctxt "Block pattern category"
msgid "Banners"
msgstr "Banner"
#: wp-includes/blocks/post-author-name/block.json
msgctxt "block description"
msgid "The author name."
msgstr "Der Autorenname."
#: 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 keyword"
msgid "page"
msgstr "Seite"
#: wp-includes/blocks/page-list-item/block.json
msgctxt "block description"
msgid "Displays a page inside a list of all pages."
msgstr "Eine Seite innerhalb einer Liste, die alle Seiten enthält, anzeigen."
#: wp-includes/blocks/page-list-item/block.json
msgctxt "block title"
msgid "Page List Item"
msgstr "Element der Seitenliste"
#: wp-includes/js/dist/edit-site.js:11755 wp-admin/includes/theme.php:346
msgid "Style Variations"
msgstr "Stil-Varianten"
#: wp-includes/js/dist/block-editor.js:30491
#: wp-includes/js/dist/block-editor.js:62763
#: wp-includes/js/dist/block-editor.js:62770 wp-admin/widgets-form.php:302
msgid "Position"
msgstr "Position"
#: wp-includes/js/dist/block-editor.js:30278
#: wp-includes/js/dist/editor.js:19935
#: wp-admin/includes/class-wp-posts-list-table.php:2033
#: wp-admin/includes/class-wp-posts-list-table.php:2036
msgid "Sticky"
msgstr "Oben gehalten"
#: wp-includes/user.php:3435
msgid "https://wordpress.org/documentation/article/reset-your-password/"
msgstr "https://wordpress.org/documentation/article/reset-your-password/"
#: wp-includes/script-loader.php:1364
msgid "https://wordpress.org/documentation/article/site-editor/"
msgstr "https://wordpress.org/documentation/article/site-editor/"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3051
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1663
msgid "Array of column names to be searched."
msgstr "Array mit den zu durchsuchenden Spaltennamen."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:292
msgid "The block types which can use this pattern."
msgstr "Die Block-Typen, die diese Vorlage benutzen können."
#: 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/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/media-template.php:574
#: wp-admin/includes/class-wp-media-list-table.php:848
#: wp-admin/includes/media.php:3370
msgid "Download file"
msgstr "Datei herunterladen"
#. 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."
#. translators: 1: CUSTOM_TAGS, 2: Global variable names.
#: wp-includes/kses.php:925
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:4345
msgid "The query argument must be an array or a tag name."
msgstr "Das Abfrageargument muss ein Array oder ein Schlagwort-Name sein."
#: wp-includes/html-api/class-wp-html-tag-processor.php:3963
msgid "Invalid attribute name."
msgstr "Der Attributname ist ungültig."
#: wp-includes/html-api/class-wp-html-tag-processor.php:2631
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/html-api/class-wp-html-tag-processor.php:2613
msgid "Unknown bookmark name."
msgstr "Unbekannter Name des Lesezeichens."
#: wp-includes/html-api/class-wp-html-tag-processor.php:1350
msgid "Too many bookmarks: cannot create any more."
msgstr "Zu viele Lesezeichen: Es können keine weiteren erstellt werden."
#. 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:5549
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 gegeben."
#: 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:3640
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:1669
msgid "Arguments cannot be prepared as both an Identifier and Value. Found the following conflicts: %s"
msgstr "Argumente können nicht sowohl als Bezeichner als auch als Wert bereitgestellt werden. Es wurden folgende Konflikte gefunden: %s"
#: 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/class-wp-image-editor-imagick.php:688
msgid "The image already has the requested size."
msgstr "Das Bild hat bereits die gewünschte Größe."
#: wp-includes/blocks/tag-cloud.php:35
msgid "There’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"
#. 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"
#. translators: %d is the post ID.
#: wp-includes/blocks/post-featured-image.php:36
msgid "Untitled post %d"
msgstr "Unbenannter Beitrag %d"
#: wp-includes/block-patterns.php:175
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:168
msgid "A variety of footer designs displaying information and site navigation."
msgstr "Eine Vielzahl an Designs für Footer für die Anzeige von Informationen und Website-Navigation."
#: wp-includes/block-patterns.php:140
msgid "Different layouts containing video or audio."
msgstr "Verschiedene Layouts mit Video oder Audio."
#: wp-includes/block-patterns.php:133
msgid "Different layouts for displaying images."
msgstr "Verschiedene Layouts für die Anzeige von Bildern."
#: wp-includes/block-patterns.php:126
msgid "Showcase your latest work."
msgstr "Präsentiere deine neuesten Arbeiten."
#: wp-includes/block-patterns.php:125
msgctxt "Block pattern category"
msgid "Portfolio"
msgstr "Portfolio"
#: wp-includes/block-patterns.php:119
msgid "Introduce yourself."
msgstr "Stell dich vor."
#: wp-includes/block-patterns.php:112
msgid "Display your contact information."
msgstr "Zeige deine Kontaktinformationen an."
#: wp-includes/block-patterns.php:111
msgctxt "Block pattern category"
msgid "Contact"
msgstr "Kontakt"
#: wp-includes/block-patterns.php:105
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:104
msgctxt "Block pattern category"
msgid "Services"
msgstr "Dienste"
#: wp-includes/block-patterns.php:98
msgid "Share reviews and feedback about your brand/business."
msgstr "Teile Rezensionen und Feedback über deine Marke/dein Unternehmen."
#: wp-includes/block-patterns.php:97
msgctxt "Block pattern category"
msgid "Testimonials"
msgstr "Referenzen"
#: wp-includes/block-patterns.php:91
msgid "A variety of designs to display your team members."
msgstr "Verschiedene Designs zur Darstellung deiner Teammitglieder."
#: wp-includes/block-patterns.php:84
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:83
msgctxt "Block pattern category"
msgid "Call to action"
msgstr "Handlungsaufforderung"
#: wp-includes/block-patterns.php:77
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:70 wp-includes/block-patterns.php:161
msgid "Display your latest posts in lists, grids or other layouts."
msgstr "Deine aktuellen Beiträge in Listen, Rastern oder anderen Layouts anzeigen."
#: wp-includes/block-patterns.php:63
msgid "Patterns containing mostly text."
msgstr "Vorlagen, die hauptsächlich Text enthalten."
#: wp-includes/block-patterns.php:56
msgid "Multi-column patterns with more complex layouts."
msgstr "Mehrspaltige Vorlagen mit komplexeren Layouts."
#: wp-includes/block-patterns.php:49
msgid "Patterns that contain buttons and call to actions."
msgstr "Vorlagen, die Buttons und Aufforderungen zum Handeln enthalten."
#: wp-includes/admin-bar.php:198
msgid "https://wordpress.org/documentation/"
msgstr "https://wordpress.org/documentation/"
#. 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:368
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/list-item/block.json
msgctxt "block title"
msgid "List Item"
msgstr "Listen-Element"
#: wp-includes/blocks/comments/block.json
msgctxt "block title"
msgid "Comments"
msgstr "Kommentare"
#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block title"
msgid "Comments Previous Page"
msgstr "Vorherige Kommentarseite"
#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block title"
msgid "Comments Page Numbers"
msgstr "Kommentar-Seitennummern"
#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block title"
msgid "Comments Next Page"
msgstr "Nächste Kommentarseite"
#. translators: %s: Post type name.
#. translators: %s: Name of the post type e.g: "Post".
#: wp-includes/post.php:2148 wp-includes/js/dist/edit-site.js:44248
msgid "Single item: %s"
msgstr "Einzelnes Element: %s"
#: wp-includes/js/dist/editor.js:14743 wp-admin/edit-form-blocks.php:204
#: wp-admin/includes/class-wp-posts-list-table.php:1894
#: 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:10700
#: wp-includes/js/dist/editor.js:14855 wp-includes/js/dist/editor.js:15493
#: wp-includes/js/dist/editor.js:23408
msgid "Edit template"
msgstr "Template bearbeiten"
#. translators: %s: Number of comments
#. translators: %s: Number of comments.
#: wp-includes/js/dist/block-library.js:37776
#: wp-admin/includes/class-wp-list-table.php:855
msgid "%s comment"
msgid_plural "%s comments"
msgstr[0] "%s Kommentar"
msgstr[1] "%s Kommentare"
#: wp-signup.php:646
msgid "Create a site or only a username:"
msgstr "Erstelle eine Website oder nur einen Benutzernamen:"
#: wp-signup.php:127
msgid "Site Domain (subdomain only):"
msgstr "Website-Domain (nur Subdomain):"
#: wp-signup.php:125
msgid "Site Name (subdirectory only):"
msgstr "Website-Name (nur Unterverzeichnis):"
#. 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/user.php:5180
msgid "The date and time the preferences were updated."
msgstr "Das Datum und die Uhrzeit der Aktualisierung der Einstellungen."
#: wp-includes/theme.php:4164
msgid "Whether the theme disables generated layout styles."
msgstr "Gibt an, ob das Theme generierte Layout-Stile deaktiviert."
#: wp-includes/theme.php:3974
msgid "Whether a theme uses block-based template parts."
msgstr "Ob das Theme blockbasierte Template-Teile nutzt."
#: 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/revision.php:710
msgid "Revisions not enabled."
msgstr "Revisionen sind nicht aktiviert."
#: 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-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-templates-controller.php:80
msgid "The slug of the template to get the fallback for"
msgstr "Die Titelform des Templates, um das Fallback zu erhalten für"
#: 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/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/rest-api/endpoints/class-wp-rest-block-types-controller.php:810
msgid "Public facing and editor style handle. DEPRECATED: Use `style_handles` instead."
msgstr "Öffentlich zugänglich und Editor-Stil-Handle. VERALTET: Stattdessen `style_handles` verwenden."
#: 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: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/rest-api/endpoints/class-wp-rest-block-types-controller.php:789
msgid "Public facing and editor script handle. DEPRECATED: Use `script_handles` instead."
msgstr "Öffentlich zugänglich und Editor-Skript-Handle. VERALTET: Stattdessen `script_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-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 "Das REST-API %1$s sollte ein Array von Arrays sein. Ein abweichender Wert wurde für %2$s festgestellt."
#: wp-includes/ms-load.php:479
msgid "If you are the owner of this network please check that your host’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."
#. translators: 1: VHOST, 2: SUBDOMAIN_INSTALL
#: wp-includes/ms-default-constants.php:154
msgid "Conflicting values for the constants %1$s and %2$s. The value of %2$s will be assumed to be your subdomain configuration setting."
msgstr "Widersprüchliche Angaben für die Konstanten %1$s und %2$s. Der Wert von %2$s wird für die Konfigurationseinstellung deiner Subdomain angenommen."
#. translators: Character to identify required form fields.
#: wp-includes/general-template.php:5347
msgid "*"
msgstr "*"
#. translators: 1: User name, 2: Edit user link, 3: Logout URL.
#: wp-includes/comment-template.php:2631
msgid "Logged in as %1$s. Edit your profile. Log out?"
msgstr "Du bist angemeldet als %1$s. Dein Profil bearbeiten. Abmelden?"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Large.
#: wp-includes/class-wp-theme-json.php:4256
msgid "%sX-Large"
msgstr "%sXL"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:4219
msgid "%sX-Small"
msgstr "%sXS"
#. translators: 1: theme.json, 2: Value name, 3: Value path, 4: Another value
#. name.
#: wp-includes/class-wp-theme-json.php:2501
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 bei %3$s. Der Wert bei %3$s ist ebenfalls dynamisch (und zeigt auf %4$s); das Zeigen auf einen weiteren dynamischen Wert wird nicht unterstützt. Bitte aktualisiere %3$s so, dass er direkt auf %4$s zeigt."
#. 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//branches//dist/wp-config-sample.php
#: wp-includes/class-wp-recovery-mode-cookie-service.php:209
#: wp-includes/pluggable.php:2615 wp-admin/maint/repair.php:51
msgid "put your unique phrase here"
msgstr "füge hier deine einmalig genutzte Zeichenkette 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 ist vorgegeben."
#: 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."
#: 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."
#. 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:176
msgid "Your object cache implementation does not support flushing individual groups."
msgstr "Deine Object-Cache-Implementierung unterstützt das Leeren individueller Gruppen nicht."
#: wp-includes/cache-compat.php:144
msgid "Your object cache implementation does not support flushing the in-memory runtime cache."
msgstr "Deine Object-Cache-Implementierung unterstützt das Leeren des In-Memory-Laufzeitcaches nicht."
#. translators: Custom template title in the Site Editor, referencing a deleted
#. author. %s: Author nicename.
#: wp-includes/block-template-utils.php:950
msgid "Deleted author: %s"
msgstr "Gelöschter Autor: %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:714
#: wp-includes/block-template-utils.php:790
#: wp-includes/block-template-utils.php:964
msgid "Template for %s"
msgstr "Template für %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:695
#: wp-includes/block-template-utils.php:772
msgid "Not found: %1$s (%2$s)"
msgstr "Nicht gefunden: %1$s (%2$s)"
#: wp-includes/block-patterns.php:167
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:3967
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:2920
msgid "The ID of the page that should be displayed on the front page"
msgstr "Die ID der Seite, die auf der Startseite angezeigt werden soll"
#: wp-includes/option.php:2909
msgid "What to show on the front page"
msgstr "Was auf der Homepage angezeigt werden soll"
#. translators: 1: PHP file name, 2: Version number.
#: wp-includes/functions.php:5819
msgid "File %1$s is deprecated since version %2$s with no alternative available."
msgstr "Die Datei %1$s ist seit Version %2$s veraltet und es ist keine Alternative verfügbar."
#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name.
#: wp-includes/functions.php:5811
msgid "File %1$s is deprecated since version %2$s! Use %3$s instead."
msgstr "Die Datei %1$s ist seit Version %2$s veraltet! Verwende stattdessen %3$s."
#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5574
msgid "Function %1$s is deprecated since version %2$s with no alternative available."
msgstr "Die Funktion %1$s ist seit Version %2$s veraltet und es ist keine Alternative verfügbar."
#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: wp-includes/functions.php:5566
msgid "Function %1$s is deprecated since version %2$s! Use %3$s instead."
msgstr "Die Funktion %1$s ist seit Version %2$s veraltet! Verwende stattdessen %3$s."
#: 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/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Weiterlesen"
#: 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/post-author/block.json
msgctxt "block description"
msgid "Display post author details such as name, avatar, and bio."
msgstr "Details zum Beitragsautor wie Name, Avatar und Bio anzeigen."
#: 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/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/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Homepage-Link"
#: 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/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Kommentartitel"
#: 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-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/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Seitennummerierung der Kommentare"
#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Zeigt den vorherigen Kommentar-Seiten-Link an."
#: 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 "Zeit den nächsten Kommentar-Seiten-Link 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/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-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Kommentar-antworten-Link"
#: 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-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-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Zeigt den Inhalt eines Kommentars an."
#: 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/blocks/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Kommentar-Autorenname"
#: 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/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Avatar"
#: wp-includes/js/dist/block-library.js:8833 wp-admin/includes/upgrade.php:280
msgid "A WordPress Commenter"
msgstr "Ein WordPress-Kommentator"
#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:71
#: wp-includes/js/dist/block-library.js:10639
msgid "Responses to %s"
msgstr "Antworten auf %s"
#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:68
#: wp-includes/js/dist/block-library.js:10637
msgid "Response to %s"
msgstr "Antwort auf %s"
#: wp-includes/js/dist/block-library.js:9555
#: wp-includes/blocks/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Kommentar-Datum"
#: wp-includes/js/dist/block-library.js:9446
#: wp-includes/blocks/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Kommentar-Inhalt"
#: wp-includes/js/dist/block-library.js:2952
#: wp-includes/js/dist/block-library.js:2986
#: wp-includes/js/dist/block-library.js:37180
#: wp-admin/options-discussion.php:262
msgid "Default Avatar"
msgstr "Standard-Avatar"
#: wp-includes/post.php:308 wp-includes/post.php:309
msgid "Add Pattern"
msgstr "Vorlage hinzufügen"
#: wp-includes/media-template.php:847 wp-includes/media-template.php:1103
#: wp-includes/media-template.php:1167
#: wp-includes/js/dist/block-editor.js:17733
msgctxt "Alignment option"
msgid "None"
msgstr "Keine"
#: wp-trackback.php:145
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:982
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? Read the support article on %2$s."
msgstr "Du brauchst weitere Hilfe? Lies den Support-Artikel auf %2$s (engl.)."
#. translators: %s: Database name.
#: wp-includes/class-wpdb.php:1214
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:1210
msgid "Cannot select database"
msgstr "Die Datenbank konnte nicht ausgewählt werden"
#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media.php:505
msgid "That file cannot be found. Check your media library and make sure it was not deleted."
msgstr "Diese Datei kann nicht gefunden werden. Prüfe deine Mediathek und stelle sicher, dass sie nicht gelöscht wurde."
#. 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-video.php:44
msgid "That video cannot be found. Check your media library and make sure it was not deleted."
msgstr "Dieses Video kann nicht gefunden werden. Prüfe deine Mediathek und stelle sicher, dass es 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 media library and make sure it was not deleted."
msgstr "Dieses Bild kann nicht gefunden werden. Prüfe deine Mediathek 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 media library and make sure it was not deleted."
msgstr "Diese Audiodatei kann nicht gefunden werden. Prüfe deine Mediathek und stelle sicher, dass sie nicht gelöscht wurde."
#: wp-includes/user.php:2364
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:1467 wp-includes/user.php:1491
#: wp-includes/user.php:1524 wp-includes/user.php:1572
msgid "Unable to pass %s if not using multisite."
msgstr "%s kann nicht übergeben werden, wenn keine Multisite verwendet wird."
#: wp-includes/deprecated.php:5588
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/deprecated.php:5580
msgid "Each webfont src must be a non-empty string."
msgstr "Jede Webfont-SRC muss eine nicht leere Zeichenfolge sein."
#: wp-includes/deprecated.php:5572
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:5565
msgid "Webfont font family must be a non-empty string."
msgstr "Die Webfont-Schriftfamilie muss eine nicht leere Zeichenfolge sein."
#: 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: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-block-patterns-controller.php:260
msgid "The pattern keywords."
msgstr "Die Vorlagen-Stichwörter."
#: 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:266
msgid "Block types that the pattern is intended to be used with."
msgstr "Block-Typen, 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 "Der Vorlagen-Viewport für die Inserter-Vorschau."
#: 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:149
msgid "The category label, in human readable format."
msgstr "Die Kategoriebeschriftung in menschenlesbarem Format."
#: 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/media.php:5018 wp-admin/edit.php:181 wp-admin/post.php:322
#: wp-admin/upload.php:337
msgid "Error in deleting the attachment."
msgstr "Fehler beim Löschen des Anhangs."
#: wp-includes/functions.php:1620
msgid "Error: This is not a valid feed template."
msgstr "Fehler: Dies ist kein gültiges Feed-Template."
#. translators: Unit symbol for petabyte.
#: wp-includes/functions.php:476
msgctxt "unit symbol"
msgid "PB"
msgstr "PB"
#. translators: Unit symbol for exabyte.
#: wp-includes/functions.php:474
msgctxt "unit symbol"
msgid "EB"
msgstr "EB"
#. translators: Unit symbol for zettabyte.
#: wp-includes/functions.php:472
msgctxt "unit symbol"
msgid "ZB"
msgstr "ZB"
#. translators: Unit symbol for yottabyte.
#: wp-includes/functions.php:470
msgctxt "unit symbol"
msgid "YB"
msgstr "YB"
#: 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:7064
msgid "A title on that page cannot be found."
msgstr "Ein Titel kann auf dieser Seite nicht gefunden werden."
#: wp-includes/class-wp-theme.php:1085
msgctxt "color scheme"
msgid "Light"
msgstr "Hell"
#: wp-includes/class-wp-theme.php:1084
msgctxt "color scheme"
msgid "Dark"
msgstr "Dunkel"
#: wp-includes/class-wp-theme.php:328
msgid "Error: The themes directory is either empty or does not exist. Please check your installation."
msgstr "Fehler: 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:134
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 Latest Posts 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. Letzte Beiträge, um Beiträge von der Website aufzulisten."
#: wp-includes/blocks/comments-title.php:76
#: wp-includes/js/dist/block-library.js:10644
msgid "Responses"
msgstr "Antworten"
#: wp-includes/blocks/comments-title.php:74
#: wp-includes/js/dist/block-library.js:10642
msgid "Response"
msgstr "Antwort"
#: wp-includes/blocks/comments-pagination-previous.php:20
#: wp-includes/js/dist/block-library.js:8812
#: wp-includes/js/dist/block-library.js:8887
#: wp-includes/js/dist/block-library.js:10154
#: wp-includes/js/dist/block-library.js:10177
msgid "Older Comments"
msgstr "Ältere Kommentare"
#: wp-includes/blocks/comments-pagination-next.php:27
#: wp-includes/js/dist/block-library.js:8815
#: wp-includes/js/dist/block-library.js:8890
#: wp-includes/js/dist/block-library.js:10380
#: wp-includes/js/dist/block-library.js:10410
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)"
#. translators: %s is the Author name.
#: wp-includes/blocks/avatar.php:65
msgid "(%s author archive, opens in a new tab)"
msgstr "(Autoren-Archiv von %s, wird in einem neuen Tab geöffnet)"
#. translators: %s: Author name.
#: wp-includes/blocks/avatar.php:50 wp-includes/blocks/avatar.php:77
#: wp-includes/js/dist/block-library.js:2951
#: wp-includes/js/dist/block-library.js:2985
msgid "%s Avatar"
msgstr "Avatar von %s"
#. translators: 1: file name.
#: wp-includes/class-wp-theme.php:1938
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)"
#. translators: 1: file name; 2: slug value found.
#: wp-includes/class-wp-theme.php:1924
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:1911
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)"
#: wp-includes/block-patterns.php:76
msgctxt "Block pattern category"
msgid "Featured"
msgstr "Hervorgehoben"
#: wp-includes/script-loader.php:1368
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:1363
msgid "Hurray! Your theme supports site editing with blocks. Tell me more. %2$s"
msgstr "Hurra! Dein Theme unterstützt die Website-Bearbeitung mit Blöcken. Erzähle mir mehr. %2$s"
#: wp-includes/blocks/site-logo.php:97
#: wp-includes/js/dist/block-library.js:30702
#: wp-includes/js/dist/block-library.js:30712
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 "Extra groß"
#: 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/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Begriffsbeschreibung"
#: 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/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/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/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-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 nächsten oder vorherigen Beitrag an, der an den aktuellen Beitrag angrenzt."
#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Beitrags-Navigations-Link"
#: 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-comments-form/block.json
msgctxt "block title"
msgid "Comments Form"
msgstr "Kommentarformular"
#: wp-includes/blocks/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Eine Block-Vorlage anzeigen."
#: wp-includes/blocks/block/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Vorlage"
#: 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/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navigation"
#: 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/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Untermenü"
#: 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-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Individueller Link"
#: 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:1363 wp-includes/media-template.php:1462
#: wp-includes/js/dist/block-library.js:4071
#: wp-includes/js/dist/block-library.js:56141
msgctxt "Preload value"
msgid "None"
msgstr "Nichts"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:37772
#: wp-admin/includes/class-wp-list-table.php:876
#: wp-admin/includes/class-wp-list-table.php:919
#: wp-admin/includes/class-wp-list-table.php:952
msgid "No comments"
msgstr "Keine Kommentare"
#: wp-includes/media-template.php:874 wp-includes/media-template.php:959
#: wp-includes/media-template.php:1120 wp-includes/media-template.php:1243
#: wp-includes/js/dist/block-library.js:19801
msgctxt "Media item link option"
msgid "None"
msgstr "Nichts"
#: wp-includes/class-wpdb.php:3690
msgid "Could not strip invalid text."
msgstr "Der ungültige Text konnte nicht entfernt werden."
#: wp-includes/class-wpdb.php:3242
msgid "Could not retrieve table charset."
msgstr "Der Tabellen-Zeichensatz konnte nicht abgerufen werden."
#. translators: %s: Database fields where the error occurred.
#: wp-includes/class-wpdb.php:2854
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 gelieferten Werte könnten zu lang sein oder ungültige Daten enthalten."
#. translators: %s: Database field where the error occurred.
#: wp-includes/class-wpdb.php:2848
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 gelieferte Wert könnte zu lang sein oder ungültige Daten enthalten."
#: wp-includes/class-wpdb.php:2260
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: 1: 'wp-edit-post', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2133
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) eingebunden werden."
#. translators: 1: 'wp-editor', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2120
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) eingebunden werden."
#: 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."
#: 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:608
msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
msgstr "Die „Titelform“ ist die lesbare URL-Variante des Namens. Sie besteht normalerweise nur aus Kleinbuchstaben, Zahlen und Bindestrichen."
#: 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/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:1016
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:1653
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-users-controller.php:1637
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:215
msgid "Sorry, you are not allowed to filter users by capability."
msgstr "Du bist leider nicht berechtigt, Benutzer nach Berechtigungen zu filtern."
#: 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-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. Als Antwort kam ein Non-200-Status-Code für diese URL zurück."
#: 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:138
msgid "Invalid URL"
msgstr "Ungültige URL"
#. 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:46
msgid "The URL to process."
msgstr "Zu verarbeitende URL."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1196
msgid "Where the template part is intended for use (header, footer, etc.)"
msgstr "Wo der Template-Teil verwendet werden soll (Header, Footer etc.)."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1181
msgid "Whether a template is a custom template."
msgstr "Ob ein Template ein individuelles Template ist."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1147
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:1114
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:1109
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:1095
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:1090
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:1078
msgid "Source of a customized template"
msgstr "Quelle eines angepassten Templates"
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1067
msgid "Type of template."
msgstr "Typ des Templates."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1023
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:1019
msgid "Limit to the specified template part area."
msgstr "Begrenzung des ausgewählten Bereichs des Template-Teils."
#: 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-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-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: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-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-menus-controller.php:574
msgid "Whether to automatically add top level pages to this menu."
msgstr "Ob Seiten der ersten Ebene automatisch zu diesem Menü hinzugefügt werden sollen."
#: 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."
#: 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."
#. 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 "Die Papierkorbfunktion wird von Menüs nicht unterstützt. Setze ‚%s‘, um sie zu löschen."
#: 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-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-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: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: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."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:57
msgid "An alphanumeric identifier for the menu location."
msgstr "Dies ist ein alphanumerischer Identifikator für die Menü-Position."
#. 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-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: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: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:769
msgid "The singular label used to describe this type of menu item."
msgstr "Die einzigartige Beschriftung, um diese Art Menüpunkt zu beschreiben."
#: 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 Link-Elements für diesen Menüeintrag."
#: 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üpunkt 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: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: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 vom nav_menu_item des Elternobjekts dieses Menüeintrags, falls es eines gibt, sonst 0."
#: 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:809
msgid "Class names for the link element of this menu item."
msgstr "Klassennamen für das Link-Element dieses Menüeintrags."
#: 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 Link-Elements dieses Menüeintrags."
#: 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: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: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: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:707
msgid "Get linked object."
msgstr "Verknüpftes Objekt abrufen."
#: 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-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."
#. 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-global-styles-controller.php:540
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."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:487
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Der Titel der globalen Stile-Variation, wie er in der Datenbank existiert."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:481
msgid "Title of the global styles variation."
msgstr "Der Titel der globalen Stile-Variation."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:476
msgid "Global settings."
msgstr "Globale Einstellungen."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:471
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:465
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: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: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-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:49
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:78
msgid "The theme identifier"
msgstr "Bezeichnung des Themes"
#: 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-block-types-controller.php:621
msgid "Public facing and editor style handles."
msgstr "Öffentlich zugänglich und Editor-Stil-Handles."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:581
msgid "Public facing and editor script handles."
msgstr "Öffentlich zugänglich und Editor-Skript-Handles."
#: 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/post.php:3563
msgctxt "file type group"
msgid "Video"
msgstr "Video"
#: wp-includes/post.php:3554
msgctxt "file type group"
msgid "Audio"
msgstr "Audio"
#: wp-includes/post.php:563
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:561
msgid "Navigation Menus list"
msgstr "Liste der Navigationsmenüs"
#: wp-includes/post.php:560
msgid "Navigation Menus list navigation"
msgstr "Navigation der Navigationsmenüs-Liste"
#: wp-includes/post.php:559
msgid "Filter Navigation Menu list"
msgstr "Navigationsmenü-Liste filtern"
#: wp-includes/post.php:558
msgid "Uploaded to this Navigation Menu"
msgstr "In dieses Navigationsmenü hochgeladen"
#: wp-includes/post.php:557
msgid "Insert into Navigation Menu"
msgstr "Ins Navigationsmenü einfügen"
#: wp-includes/post.php:556
msgid "Navigation Menu archives"
msgstr "Navigationsmenü-Archive"
#: wp-includes/post.php:555
msgid "No Navigation Menu found in Trash."
msgstr "Es wurde kein Navigationsmenü im Papierkorb gefunden."
#: wp-includes/post.php:554
msgid "No Navigation Menu found."
msgstr "Es wurde kein Navigationsmenü gefunden."
#: wp-includes/post.php:553
msgid "Parent Navigation Menu:"
msgstr "Übergeordnetes Navigationsmenü:"
#: wp-includes/post.php:552
msgid "Search Navigation Menus"
msgstr "Navigationsmenüs suchen"
#: wp-includes/post.php:550
msgid "View Navigation Menu"
msgstr "Navigationsmenü anzeigen"
#: wp-includes/post.php:549
msgid "Edit Navigation Menu"
msgstr "Navigationsmenü bearbeiten"
#: wp-includes/post.php:548
msgid "New Navigation Menu"
msgstr "Neues Navigationsmenü"
#: wp-includes/post.php:546 wp-includes/post.php:547
msgid "Add Navigation Menu"
msgstr "Navigationsmenü hinzufügen"
#: wp-includes/post.php:545
msgctxt "post type singular name"
msgid "Navigation Menu"
msgstr "Navigationsmenü"
#: wp-includes/post.php:544
msgctxt "post type general name"
msgid "Navigation Menus"
msgstr "Navigationsmenüs"
#: wp-includes/post.php:501
msgid "Global styles to include in themes."
msgstr "Globale Stile für die Verwendung in Themes."
#: wp-includes/post.php:500
msgctxt "post type general name"
msgid "Global Styles"
msgstr "Globale Stile"
#: wp-includes/post.php:457
msgid "Template parts to include in your templates."
msgstr "Template-Teile zum Einfügen in dein Template."
#: wp-includes/post.php:454
msgid "Template parts list"
msgstr "Liste von Template-Teilen"
#: wp-includes/post.php:453
msgid "Template parts list navigation"
msgstr "Listennavigation für Template-Teile"
#: wp-includes/post.php:452
msgid "Filter template parts list"
msgstr "Liste von Template-Teilen filtern"
#: wp-includes/post.php:451
msgid "Uploaded to this template part"
msgstr "Zu diesem Template-Teil hochgeladen"
#: wp-includes/post.php:450
msgid "Insert into template part"
msgstr "In den Template-Teil einfügen"
#: wp-includes/post.php:449
msgid "Template part archives"
msgstr "Template-Teil-Archive"
#: wp-includes/post.php:448
msgid "No template parts found in Trash."
msgstr "Im Papierkorb wurden keine Template-Teile gefunden."
#: wp-includes/post.php:447
msgid "No template parts found."
msgstr "Es wurden keine Template-Teile gefunden."
#: wp-includes/post.php:446
msgid "Parent Template Part:"
msgstr "Übergeordnetes Template-Teil:"
#: wp-includes/post.php:445
msgid "Search Template Parts"
msgstr "Template-Teile suchen"
#: wp-includes/post.php:444 wp-includes/js/dist/editor.js:13575
msgid "Template Parts"
msgstr "Template-Teile"
#: wp-includes/post.php:443
msgid "View Template Part"
msgstr "Template-Teil anzeigen"
#: wp-includes/post.php:442
msgid "Edit Template Part"
msgstr "Template-Teil bearbeiten"
#: wp-includes/post.php:441
msgid "New Template Part"
msgstr "Neues Template-Teil"
#: wp-includes/post.php:438
msgctxt "post type singular name"
msgid "Template Part"
msgstr "Template-Teil"
#: wp-includes/post.php:437
msgctxt "post type general name"
msgid "Template Parts"
msgstr "Template-Teile"
#: wp-includes/post.php:373
msgctxt "post type singular name"
msgid "Template"
msgstr "Template"
#: wp-includes/post.php:372
msgctxt "post type general name"
msgid "Templates"
msgstr "Templates"
#. translators: %s: Link to the login page.
#: wp-includes/ms-functions.php:546 wp-includes/user.php:3530
msgid "Error: This email address is already registered. Log in with this address or choose another one."
msgstr "Fehler: Diese E-Mail-Adresse ist bereits registriert. Melde dich mit dieser Adresse an oder wähle eine andere."
#: wp-includes/media.php:5007
#: wp-admin/includes/class-wp-media-list-table.php:157
msgctxt "media items"
msgid "Unattached"
msgstr "Nicht verknüpft"
#. translators: 1: Function name, 2: A variable type, like "boolean" or
#. "integer".
#: wp-includes/functions.php:8880
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: 1: Path to the JSON file, 2: Error message.
#: wp-includes/functions.php:4688
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"
#. translators: %s: Path to the JSON file.
#: wp-includes/functions.php:4673
msgid "File %s doesn't exist!"
msgstr "Die Datei %s existiert nicht!"
#: wp-includes/functions.php:2903
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:896
#: wp-includes/js/dist/edit-site.js:18114 wp-admin/includes/file.php:965
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:5116
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: %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:1045
msgid "However, you can still activate this theme, and use the Site Editor to customize it."
msgstr "Allerdings kannst du immer noch dieses Theme aktivieren und den Website-Editor verwenden, um es anzupassen."
#: wp-includes/customize/class-wp-customize-theme-control.php:266
#: wp-admin/includes/theme.php:1039
msgid "This theme doesn't support Customizer."
msgstr "Dieses Theme unterstützt den Customizer nicht."
#: wp-includes/comment.php:3768
msgid "Error: Please fill the required fields."
msgstr "Fehler: Bitte fülle die Pflichtfelder aus."
#: 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: %s: Template part slug.
#: wp-includes/blocks/template-part.php:122
#: wp-includes/js/dist/block-library.js:54082
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/post-navigation-link.php:83
msgctxt "label before the title of the previous post"
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:40
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Vorheriger"
#: wp-includes/blocks/post-navigation-link.php:40
msgctxt "label for next post link"
msgid "Next"
msgstr "Nächster"
#: wp-includes/blocks/navigation.php:491
#: wp-includes/js/dist/block-library.js:30359
msgid "Close menu"
msgstr "Menü schließen"
#: wp-includes/blocks/navigation.php:490
#: wp-includes/js/dist/block-library.js:30333
msgid "Open menu"
msgstr "Menü öffnen"
#. translators: Accessibility text. %s: Parent page title.
#: wp-includes/blocks/navigation-submenu.php:136
#: wp-includes/blocks/page-list.php:200
msgid "%s submenu"
msgstr "Untermenü von %s"
#: wp-includes/blocks/navigation-link.php:345
msgid "A link to a post format"
msgstr "Ein Link zu einem Beitragsformat"
#: wp-includes/blocks/navigation-link.php:344
msgid "Post Format Link"
msgstr "Beitragsformat-Link"
#: 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:1484
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:1475
msgid "Zip Export not supported."
msgstr "Der Zip-Export wird nicht unterstützt."
#. translators: %1$s: Template area type, %2$s: the uncategorized template area
#. value.
#: wp-includes/block-template-utils.php:268
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/block-template-utils.php:180
msgctxt "Template name"
msgid "Taxonomy"
msgstr "Taxonomie"
#: wp-includes/block-template-utils.php:164
msgctxt "Template name"
msgid "Pages"
msgstr "Seiten"
#: wp-includes/block-template-utils.php:160
msgctxt "Template name"
msgid "Single Posts"
msgstr "Einzelne Beiträge"
#: wp-includes/block-template-utils.php:152
msgctxt "Template name"
msgid "Front Page"
msgstr "Titelseite"
#: wp-includes/block-template-utils.php:144
msgctxt "Template name"
msgid "Index"
msgstr "Index"
#: wp-includes/block-template-utils.php:93
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:84
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:75
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 "Blue and orange"
msgstr "Blau und Orange"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Lila und Grün"
#: 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 "Gradient name"
msgid "Electric grass"
msgstr "Elektrisches Gras"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Helles Türkis"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Leuchtende Dämmerung"
#: 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 "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 "Luminous vivid amber to luminous vivid orange"
msgstr "Leuchtend lebendiger Bernstein bis leuchtend lebendiges Orange"
#: 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 "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 "Luminous vivid amber"
msgstr "Leuchtendes, kräftiges Gelb"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Leuchtendes Orange"
#: 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 "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/blocks/query-pagination-previous.php:26
#: wp-includes/js/dist/block-library.js:44654
msgid "Previous Page"
msgstr "Vorherige Seite"
#: wp-includes/blocks/query-pagination-next.php:29
#: wp-includes/js/dist/block-library.js:44494
msgid "Next Page"
msgstr "Nächste Seite"
#: wp-includes/js/dist/block-library.js:42979
#: wp-includes/js/dist/block-library.js:42989
#: wp-admin/includes/plugin-install.php:328
#: wp-admin/includes/theme-install.php:108
msgid "Keyword"
msgstr "Stichwort"
#. translators: %s: filename.
#: wp-includes/blocks/file.php:43 wp-includes/js/dist/block-library.js:16228
#: wp-includes/js/dist/block-library.js:16339
#: wp-includes/js/dist/block-library.js:16440
msgid "Embed of %s."
msgstr "Einbettung von %s."
#: wp-includes/blocks/file.php:45 wp-includes/js/dist/block-library.js:16226
#: wp-includes/js/dist/block-library.js:16337
#: wp-includes/js/dist/block-library.js:16438
msgid "PDF embed"
msgstr "PDF-Einbettung"
#: wp-includes/block-patterns.php:139
msgctxt "Block pattern category"
msgid "Media"
msgstr "Medien"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1575
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:2416
msgid "An alphanumeric identifier for the post unique to its type."
msgstr "Alphanumerische Kennung für den Beitrag, die für seinen Typ eindeutig ist."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2409
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:2402
msgid "The date the post was last modified, in the site's timezone."
msgstr "Datum, an dem der Kommentar zuletzt geändert wurde, in der Zeitzone der Website."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2375
msgid "GUID for the post, as it exists in the database."
msgstr "GUID für den Beitrag, wie er in der Datenbank vorliegt."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2357
msgid "The date the post 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:1588
msgid "The ID for the parent of the comment."
msgstr "Die ID für den übergeordneten Kommentar."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1569
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:1561
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:1556
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:1547
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/blocks/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "Film"
#: 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/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "Gedicht"
#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "Poesie"
#: wp-includes/blocks/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Füge Poesie ein. Benutze spezielle Abstandsformate. Oder zitiere Liedtexte."
#: 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/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Streifen"
#: 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/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Nur Logos"
#: 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-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/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Website-Titel"
#: wp-includes/blocks/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "Beschreibung"
#: wp-includes/blocks/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Website-Untertitel"
#: wp-includes/blocks/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Website-Logo"
#: 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/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Punkte"
#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Breite Linie"
#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "Trennlinie"
#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"
#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "horizontale Linie"
#: wp-includes/blocks/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Trenne deine Ideen oder Abschnitte mit einem horizontalen Trennelement."
#: wp-includes/blocks/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "finden"
#: 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/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "Feed"
#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "Atom"
#: wp-includes/blocks/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Einträge eines beliebigen RSS- oder Atom-Feed anzeigen."
#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "Quellenangabe"
#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "Blockzitat"
#: 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/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Abfrage-Schleife"
#: wp-includes/blocks/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Abfrage-Titel anzeigen."
#: wp-includes/blocks/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Abfrage-Titel"
#: 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/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Zeigt den vorherigen Beitrags-Seiten-Link an."
#: 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/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Zeigt den nächsten Beitrags-Seiten-Link an."
#: 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/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 respektiert und ebenfalls Styling erlaubt."
#: 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-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/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-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Beitrags-Template"
#: 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/post-featured-image/block.json
msgctxt "block title"
msgid "Featured Image"
msgstr "Beitragsbild"
#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block description"
msgid "Display the excerpt."
msgstr "Den Textauszug anzeigen."
#: 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/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "Text"
#: 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/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/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/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Eine Liste aller Seiten anzeigen."
#: wp-includes/blocks/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Seitenliste"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "Seitennummerierung"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "nächste Seite"
#: 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/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "weiterlesen"
#: 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/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/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "Video"
#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "Bild"
#: 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 Wörter für ein vielfältigeres Layout nebeneinander."
#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "Formular"
#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "abmelden"
#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "Anmeldung"
#: 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 title"
msgid "Login/out"
msgstr "An-/Abmeldung"
#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "nummerierte Liste"
#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "nummerierte Liste"
#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "Aufzählungsliste"
#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Zeigt ein Legacy-Widget an."
#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Legacy-Widget"
#: wp-includes/blocks/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "Aktuelle, letzte Beiträge"
#: wp-includes/blocks/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Zeige eine Liste deiner neuesten Beiträge an."
#: wp-includes/blocks/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "Aktuelle, letzte Kommentare"
#: wp-includes/blocks/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Eine Liste deiner letzten Kommentare anzeigen."
#: wp-includes/blocks/image/block.json wp-includes/blocks/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Abgerundet"
#: 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
msgctxt "block keyword"
msgid "picture"
msgstr "Bild"
#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "Foto"
#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"
#: wp-includes/blocks/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Ein Bild einfügen, um eine visuelle Aussage zu treffen."
#: wp-includes/blocks/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "einbetten"
#: 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 Voransicht während des Bearbeitens."
#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "Untertitel"
#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "Titel"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "Abschnitt"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "Zeile"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "Wrapper"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "Container"
#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "Fotos"
#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "Bilder"
#: 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/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Den klassischen WordPress-Editor verwenden."
#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "Download"
#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "PDF"
#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "Dokument"
#: 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/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/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "Archiv"
#: 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 description"
msgid "A calendar of your site’s posts."
msgstr "Ein Kalender mit den Beiträgen deiner Website."
#: 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 "Füllen"
#: 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/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "Aufnahme"
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "Podcast"
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "Sound"
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "music"
msgstr "Musik"
#: wp-includes/blocks/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Einen einfachen Audio-Player einbetten."
#: 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:2919
msgid "Page on front"
msgstr "Titelseite"
#: wp-includes/option.php:2908
msgid "Show on front"
msgstr "Vorne anzeigen"
#: wp-includes/post.php:320 wp-includes/js/dist/block-editor.js:49801
#: wp-includes/js/dist/block-editor.js:56676
msgid "Patterns list"
msgstr "Vorlagenliste"
#. 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:6766
#: wp-admin/includes/class-wp-links-list-table.php:185
#: wp-admin/includes/class-wp-media-list-table.php:427
#: wp-admin/includes/class-wp-plugins-list-table.php:1106
#: wp-admin/includes/class-wp-posts-list-table.php:1046
#: 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:428
#: wp-admin/includes/class-wp-ms-themes-list-table.php:527
#: 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:35841
#: wp-includes/js/dist/block-library.js:36744 wp-admin/edit-form-blocks.php:257
msgid "Type / to choose a block"
msgstr "Tippe /, um einen Block auszuwählen"
#: wp-includes/js/dist/block-editor.js:31902
#: wp-includes/js/dist/block-editor.js:64257
#: wp-includes/js/dist/edit-site.js:10683
#: wp-includes/js/dist/edit-site.js:20776
#: wp-includes/js/dist/edit-site.js:42080
#: wp-admin/includes/class-wp-screen.php:1211 wp-admin/includes/theme.php:351
#: wp-admin/includes/theme.php:387 wp-admin/index.php:70
msgid "Layout"
msgstr "Layout"
#: wp-login.php:1449
msgid "Error: User registration is currently not allowed."
msgstr "Fehler: Die Benutzerregistrierung ist derzeit nicht erlaubt."
#: wp-login.php:988
msgid "Error: The passwords do not match."
msgstr "Fehler: Die Passwörter stimmen nicht überein."
#: wp-login.php:852
msgid "Error: Your password reset link has expired. Please request a new link below."
msgstr "Fehler: Der Link zum Zurücksetzen des Passwortes ist abgelaufen. Bitte fordere unten einen neuen Link an."
#: wp-login.php:850
msgid "Error: Your password reset link appears to be invalid. Please request a new link below."
msgstr "Fehler: Der Link zum Zurücksetzen des Passwortes scheint ungültig zu sein. Bitte fordere unten einen neuen Link an."
#. 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:"
#: 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:4336 wp-includes/user.php:4576
msgid "%1$s or %2$s"
msgstr "%1$s oder %2$s"
#: wp-includes/user.php:421
msgid "Error: Unknown username. Check again or try your email address."
msgstr "Fehler: Unbekannter Benutzername. Überprüfe ihn erneut oder versuche es mit deiner E-Mail-Adresse."
#: wp-includes/user.php:416
msgid "Error: Unknown email address. Check again or try your username."
msgstr "Fehler: Unbekannte E-Mail-Adresse. Prüfe sie erneut oder versuche es mit deinem Benutzernamen."
#. translators: %s: User name.
#: wp-includes/user.php:188
msgid "Error: The username %s is not registered on this site. If you are unsure of your username, try your email address instead."
msgstr "Fehler: Der Benutzername %s ist auf dieser Website nicht registriert. Falls du dir über deinen Benutzernamen unsicher bist, versuche es stattdessen mit deiner E-Mail-Adresse."
#: wp-includes/class-wp-taxonomy.php:646
msgctxt "navigation link block description"
msgid "A link to a category."
msgstr "Ein Link zu einer Kategorie."
#: 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:642
msgctxt "navigation link block title"
msgid "Category Link"
msgstr "Kategorie-Link"
#: wp-includes/class-wp-taxonomy.php:641
msgctxt "navigation link block title"
msgid "Tag Link"
msgstr "Schlagwort-Link"
#: 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 schreiben."
#: 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/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-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: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:842
msgid "HTML representation of the widget admin form."
msgstr "HTML-Darstellung des Widget-Admin-Formulars."
#: 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/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-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:819
msgid "Unique identifier for the widget."
msgstr "Eindeutige Kennung für das Widget."
#: 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: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:593
msgid "The provided instance is invalid. Must contain raw OR encoded and hash."
msgstr "Die angegebene Instanz ist ungültig. Muss unverarbeitet enthalten ODER kodiert und Hash."
#: 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: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-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: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: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-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 fehlerhaft geformt."
#: 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 "Kann keine Vorschau eines Widgets erzeugen, das WP_Widget nicht erweitert."
#: 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-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-widget-types-controller.php:416
msgid "Description of the widget."
msgstr "Beschreibung des Widgets."
#: 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: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:220
msgid "Invalid widget type."
msgstr "Der Widget-Typ ist ungültig."
#: 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 Instanzen-Einstellungen."
#: 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: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-users-controller.php:1606
msgid "Sort collection by user attribute."
msgstr "Sammlung nach Benutzer-Attribut sortieren."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1141
msgid "Theme file exists."
msgstr "Theme-Datei ist vorhanden."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1135
msgid "Post ID."
msgstr "Beitrags-ID."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1128
msgid "Status of template."
msgstr "Status des Templates."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1122
msgid "Description of template."
msgstr "Beschreibung des Templates."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1103
msgid "Title of template."
msgstr "Titel des Templates."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1084
msgid "Content of template."
msgstr "Inhalt des Templates."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1072
msgid "Source of template"
msgstr "Template-Quelle"
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1062
msgid "Theme identifier for the template."
msgstr "Theme-Kennung für das Template."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1054
msgid "Unique slug identifying the template."
msgstr "Eindeutige Titelform, die das Template identifiziert."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1048
msgid "ID of template."
msgstr "ID des Templates."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:1015
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: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: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: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: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-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-sidebars-controller.php:505
msgid "Nested widgets."
msgstr "Verschachtelte Widgets."
#: 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: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-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: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 Listen-Element."
#: 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 er dieser Seitenleiste zugewiesen wird. Standard ist ein öffnendes Listen-Element."
#: 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:458
msgid "Description of sidebar."
msgstr "Beschreibung 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:446
msgid "ID of sidebar."
msgstr "ID der Seitenleiste."
#: wp-includes/widgets.php:1076
msgid "Inactive widgets"
msgstr "Inaktive Widgets"
#: 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-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:71
msgid "The id of a registered sidebar"
msgstr "Die ID der registrierten Seitenleiste"
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:735
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-revisions-controller.php:113
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:757
#: 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-posts-controller.php:3310
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-pattern-directory-controller.php:349
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3007
msgid "Sort collection by post attribute."
msgstr "Sammlung nach Beitragsattribut sortieren."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2661
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-posts-controller.php:2537
msgid "The title for the post."
msgstr "Der Titel für den Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2433
msgid "Type of post."
msgstr "Beitragsart."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2395
msgid "URL to the post."
msgstr "URL zum Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:505
#: wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php:293
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:118
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2389
msgid "Unique identifier for the post."
msgstr "Eindeutige Kennung für den Beitrag."
#: 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-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: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 Pixeln."
#: 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:271
msgid "The pattern's keywords."
msgstr "Die Stichwörter 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-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-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:242
msgid "The pattern ID."
msgstr "ID der Vorlage."
#: 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-comments-controller.php:1729
msgid "Sort collection by comment attribute."
msgstr "Sammlung nach Kommentarattribut sortieren."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1608
msgid "Type of the comment."
msgstr "Die Art des Kommentars."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1581
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:1498
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: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 Variation 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:699
msgid "The initial values for attributes."
msgstr "Die ursprünglichen Werte für Attribute."
#: 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:686
msgid "A detailed variation description."
msgstr "Eine detaillierte Variantenbeschreibung."
#: 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: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:670
msgid "Block variations."
msgstr "Block-Variationen."
#: 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-attachments-controller.php:45
msgid "Unique identifier for the attachment."
msgstr "Eindeutige Kennung für den Anhang."
#: wp-includes/rest-api.php:1145
msgid "Cookie check failed"
msgstr "Die Cookie-Prüfung ist fehlgeschlagen"
#: wp-includes/class-wp-post-type.php:1027
msgctxt "navigation link block description"
msgid "A link to a page."
msgstr "Ein Link zu einer Seite."
#: wp-includes/class-wp-post-type.php:1026
msgctxt "navigation link block description"
msgid "A link to a post."
msgstr "Ein Link zu einem Beitrag."
#: wp-includes/class-wp-post-type.php:1023
msgctxt "navigation link block title"
msgid "Page Link"
msgstr "Seitenlink"
#: wp-includes/class-wp-post-type.php:1022
msgctxt "navigation link block title"
msgid "Post Link"
msgstr "Beitragslink"
#: wp-includes/post.php:392
msgid "Templates to include in your theme."
msgstr "Templates, die in dein Theme eingefügt werden können."
#: wp-includes/post.php:389
msgid "Templates list"
msgstr "Templates-Liste"
#: wp-includes/post.php:388
msgid "Templates list navigation"
msgstr "Templates-Listen-Navigation"
#: wp-includes/post.php:387
msgid "Filter templates list"
msgstr "Template-Liste filtern"
#: wp-includes/post.php:386
msgid "Uploaded to this template"
msgstr "Zu diesem Template hochgeladen"
#: wp-includes/post.php:385
msgid "Insert into template"
msgstr "In das Template einfügen"
#: wp-includes/post.php:384
msgid "Template archives"
msgstr "Template-Archiv"
#: wp-includes/post.php:383
msgid "No templates found in Trash."
msgstr "Im Papierkorb wurde kein Template gefunden."
#: wp-includes/post.php:382
msgid "No templates found."
msgstr "Es wurde kein Template gefunden."
#: wp-includes/post.php:381
msgid "Parent Template:"
msgstr "Übergeordnetes Template:"
#: wp-includes/post.php:380
msgid "Search Templates"
msgstr "Template suchen"
#: wp-includes/post.php:378
msgid "View Template"
msgstr "Template anzeigen"
#: wp-includes/post.php:377
msgid "Edit Template"
msgstr "Template bearbeiten"
#: wp-includes/post.php:376
msgid "New Template"
msgstr "Neues Template"
#: wp-includes/post.php:379 wp-includes/js/dist/block-library.js:53991
#: wp-includes/js/dist/edit-site.js:9977 wp-includes/js/dist/edit-site.js:43967
#: wp-includes/js/dist/edit-site.js:46128 wp-includes/js/dist/editor.js:7134
#: wp-includes/js/dist/editor.js:15294 wp-includes/js/dist/editor.js:25508
msgid "Templates"
msgstr "Templates"
#. 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.
#: wp-includes/block-template-utils.php:707
#: wp-includes/block-template-utils.php:783
#: wp-includes/js/dist/edit-site.js:33934
#: wp-includes/js/dist/edit-site.js:34308
#: wp-includes/js/dist/edit-site.js:34836
#: wp-includes/js/dist/edit-site.js:35252 wp-includes/js/dist/editor.js:29723
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"
#: wp-includes/blocks/site-logo.php:78
msgid "Site logo."
msgstr "Website-Logo."
#: wp-includes/blocks/site-logo.php:47
msgid "(Home link, opens in a new tab)"
msgstr "(Link zur Startseite, ö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:2608
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 "Block „%1$s“ erklärt Unterstützung für %2$s in der %3$s-Datei unter %4$s. Unterstützung für %2$s wird nun unter %5$s erklärt."
#: wp-includes/block-template.php:254
msgid "No matching template found"
msgstr "Kein passendes Template gefunden"
#: wp-includes/block-template.php:122
msgid "No matching template found."
msgstr "Es wurde kein passendes Template gefunden."
#: wp-includes/block-template-utils.php:833
#: wp-includes/block-template-utils.php:901
msgid "No theme is defined for this template."
msgstr "Für dieses Template ist kein Theme definiert."
#: 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/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-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-large-title-posts.php:9
msgctxt "Block pattern title"
msgid "Large title"
msgstr "Großer Titel"
#: wp-includes/block-patterns/query-grid-posts.php:9
msgctxt "Block pattern title"
msgid "Grid"
msgstr "Raster"
#: wp-includes/block-editor.php:47
msgctxt "block category"
msgid "Embeds"
msgstr "Einbettungen"
#: wp-includes/block-editor.php:42
msgctxt "block category"
msgid "Theme"
msgstr "Theme"
#: wp-includes/block-editor.php:37
msgctxt "block category"
msgid "Widgets"
msgstr "Widgets"
#: wp-includes/block-editor.php:32
msgctxt "block category"
msgid "Design"
msgstr "Design"
#: wp-includes/block-editor.php:27
msgctxt "block category"
msgid "Media"
msgstr "Medien"
#: wp-includes/block-editor.php:22
msgctxt "block category"
msgid "Text"
msgstr "Text"
#. translators: Hidden accessibility text. %s: Total number of updates
#. available.
#. translators: %s: Total number of updates available.
#: wp-includes/admin-bar.php:1159 wp-admin/js/updates.js:370
msgid "%s update available"
msgid_plural "%s updates available"
msgstr[0] "%s Update verfügbar"
msgstr[1] "%s Updates verfügbar"
#: wp-includes/blocks/latest-posts.php:172
#: wp-includes/blocks/latest-posts.php:187
#: wp-includes/js/dist/block-library.js:37882
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:612
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 "Schlagwort-Wolke"
#: wp-includes/blocks/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Video"
#: wp-includes/blocks/verse/block.json
msgctxt "block title"
msgid "Verse"
msgstr "Vers"
#: wp-includes/blocks/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Textspalten (veraltet)"
#: wp-includes/blocks/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Tabelle"
#: wp-includes/blocks/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Abstandshalter"
#: wp-includes/blocks/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Shortcode"
#: wp-includes/blocks/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Trennelement"
#: 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/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"
#: wp-includes/blocks/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Zitatkasten"
#: wp-includes/blocks/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Vorformatiert"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Seitenumbruch"
#: wp-includes/blocks/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Mehr"
#: wp-includes/blocks/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "Nicht unterstützt"
#: wp-includes/blocks/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Liste"
#: wp-includes/blocks/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Neueste Beiträge"
#: wp-includes/blocks/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Neueste Kommentare"
#: wp-includes/blocks/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Medien und Text"
#: wp-includes/blocks/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "Individuelles HTML"
#: wp-includes/blocks/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Datei"
#: wp-includes/blocks/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Cover"
#: wp-includes/blocks/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Spalte"
#: wp-includes/blocks/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Spalten"
#: wp-includes/blocks/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Code"
#: wp-includes/blocks/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Kalender"
#: wp-includes/blocks/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Buttons"
#: wp-includes/blocks/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Button"
#: wp-includes/blocks/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Audio"
#: wp-includes/blocks/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Archiv"
#: wp-includes/blocks/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galerie"
#: wp-includes/blocks/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Zitat"
#: wp-includes/blocks/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Überschrift"
#: wp-includes/blocks/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Bild"
#: wp-includes/blocks/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Absatz"
#: wp-includes/query.php:919
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/class-wp-fatal-error-handler.php:208
msgid "Learn more about troubleshooting WordPress."
msgstr "Erfahre mehr über die Problembehandlung in WordPress."
#. 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:5051
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:5047
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:5033
msgid "The confirmation key is missing from this personal data request."
msgstr "Der Bestätigungsschlüssel für diese Anfrage personenbezogener Daten fehlt."
#: wp-includes/user.php:5029
msgid "This personal data request has expired."
msgstr "Diese Anfrage personenbezogener Daten ist abgelaufen."
#: wp-includes/user.php:4837 wp-includes/user.php:5025
#: 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:4748
msgid "Invalid request status."
msgstr "Der Anfragestatus ist ungültig."
#: 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."
#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api.php:2111
msgid "%1$s is not one of %2$l."
msgstr "%1$s ist nicht eins von %2$l."
#. translators: 1: Parameter, 2: Valid values.
#: wp-includes/rest-api.php:2107
msgid "%1$s is not %2$s."
msgstr "%1$s ist nicht %2$s."
#: wp-includes/cron.php:1271
msgid "The cron event list could not be saved."
msgstr "Die Cron-Ereignisliste konnte nicht gespeichert werden."
#: wp-includes/cron.php:589 wp-includes/cron.php:679
msgid "A plugin prevented the hook from being cleared."
msgstr "Ein Plugin verhinderte, dass dieser Hook geleert wird."
#: wp-includes/cron.php:499
msgid "A plugin prevented the event from being unscheduled."
msgstr "Ein Plugin verhinderte, dass das Ereignis nicht mehr geplant wird."
#: wp-includes/cron.php:408
msgid "A plugin prevented the event from being rescheduled."
msgstr "Ein Plugin verhinderte, dass das Ereignis erneut geplant wird."
#: wp-includes/cron.php:253 wp-includes/cron.php:424
msgid "Event schedule does not exist."
msgstr "Die Ereignisplanung existiert nicht."
#: wp-includes/cron.php:186 wp-includes/cron.php:294
msgid "A plugin disallowed this event."
msgstr "Ein Plugin hat dieses Ereignis nicht zugelassen."
#: wp-includes/cron.php:157
msgid "A duplicate event already exists."
msgstr "Ein solches Ereignis existiert bereits."
#: wp-includes/cron.php:97 wp-includes/cron.php:275
msgid "A plugin prevented the event from being scheduled."
msgstr "Ein Plugin verhinderte, dass das Ereignis geplant wird."
#: wp-includes/cron.php:45 wp-includes/cron.php:240 wp-includes/cron.php:346
#: wp-includes/cron.php:468
msgid "Event timestamp must be a valid Unix timestamp."
msgstr "Jeder Zeitstempel muss ein gültiger Unix-Zeitstempel sein."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1692
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:1686
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:1680
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/rest-api/endpoints/class-wp-rest-attachments-controller.php:1674
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:1666
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:1655
msgid "Height of the crop as a percentage of the image height."
msgstr "Die Höhe des Zuschnitts als ein Prozentwert der Bildhöhe."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1651
msgid "Width of the crop as a percentage of the image width."
msgstr "Die Breite des Zuschnitts als ein Prozentwert der Bildbreite."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1647
msgid "Vertical position from the top to begin the crop as a percentage of the image height."
msgstr "Vertikale Position von oben, um den Zuschnitt der Bildhöhe in Prozent zu beginnen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1643
msgid "Horizontal position from the left to begin the crop as a percentage of the image width."
msgstr "Horizontale Position von links, um den Zuschnitt der Bildbreite in Prozent zu beginnen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1633
msgid "Crop arguments."
msgstr "Zuschnitt-Argumente."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1628
msgid "Crop type."
msgstr "Typ des Zuschnitts."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1617
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:1610
msgid "Rotation arguments."
msgstr "Rotations-Argumente."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1605
msgid "Rotation type."
msgstr "Rotations-Typ."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1602
msgid "Rotation"
msgstr "Rotation"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1557
msgid "Image edit."
msgstr "Bildbearbeitung."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1553
msgid "Array of image edits."
msgstr "Array an Bildbearbeitungen."
#: 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-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-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-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: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: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:3304
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."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3291
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-posts-controller.php:3283
msgid "Term IDs."
msgstr "Begriff-IDs."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3279
msgid "Perform an advanced term query."
msgstr "Führe eine erweiterte Begriffsabfrage durch."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3278
msgid "Term ID Taxonomy Query"
msgstr "Abfrage der Begriffs-ID-Taxonomie"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3271
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:3270
msgid "Term ID List"
msgstr "Begriffs-ID-Liste"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2958
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:2927
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-themes-controller.php:641
msgid "A named status for the theme."
msgstr "Ein benannter Status für das Theme."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:561
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:630
#: 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-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."
#. 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:1078
msgid "Save Password"
msgstr "Passwort speichern"
#: wp-login.php:1077
msgid "Generate Password"
msgstr "Passwort generieren"
#: wp-login.php:1024
msgid "Enter your new password below or generate one."
msgstr "Gib unten dein neues Passwort ein oder generiere ein neues."
#: 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 "← Go to Tags"
msgstr "← Zu den Schlagwörtern"
#: wp-includes/media.php:5002
msgid "← Go to library"
msgstr "← Zur Mediathek"
#: wp-includes/js/dist/block-editor.js:25073
#: wp-includes/js/dist/block-editor.js:25685
#: wp-includes/js/dist/edit-site.js:42701 wp-includes/js/dist/editor.js:30489
#: wp-includes/js/dist/editor.js:30493 wp-admin/menu.php:209
msgid "Appearance"
msgstr "Design"
#: wp-includes/ms-functions.php:1818
msgctxt "email \"From\" field"
msgid "Site Admin"
msgstr "Website-Administrator"
#. translators: New site notification email. 1: User login, 2: Site URL, 3:
#. Site title.
#: wp-includes/ms-functions.php:1805
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"
#. translators: New site notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:1799
msgid "[%s] New Site Created"
msgstr "[%s] Neue Website erstellt"
#. translators: %s: PHP function name.
#: wp-includes/class-wp-image-editor-imagick.php:1001
msgid "%s failed while writing image to stream."
msgstr "%s hat beim Schreiben des Bildes in den Stream einen Fehler verursacht."
#: 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/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:383
msgid "Could not delete application password."
msgstr "Anwendungspasswort konnte 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/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/media-template.php:552 wp-includes/media-template.php:804
#: wp-admin/async-upload.php:76 wp-admin/includes/media.php:3365
msgid "Copy URL to clipboard"
msgstr "URL in Zwischenablage kopieren"
#: wp-includes/media-template.php:502 wp-includes/media-template.php:743
msgid "Used as:"
msgstr "Verwendet als:"
#. translators: 1: Parameter, 2: Multiplier.
#: wp-includes/rest-api.php:2562
msgid "%1$s must be a multiple of %2$s."
msgstr "%1$s muss ein Vielfaches von %2$s sein."
#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2453
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:2437
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: %s: Parameter.
#: wp-includes/rest-api.php:2033
msgid "%s matches more than one of the expected formats."
msgstr "%s stimmt mit mehr als einem der erwarteten Formate überein."
#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:2025
msgid "%1$s matches %2$l, but should match only one."
msgstr "%1$s entspricht %2$l, sollte aber nur mit einem übereinstimmen."
#. translators: %s: Parameter.
#: wp-includes/rest-api.php:1929
msgid "%s does not match any of the expected formats."
msgstr "%s entspricht keinem der erwarteten Formate."
#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1925
msgid "%1$s is not a valid %2$l."
msgstr "%1$s ist nicht gültig als %2$l."
#. translators: 1: Parameter, 2: Reason.
#: wp-includes/rest-api.php:1858
msgid "%1$s does not match the expected format. Reason: %2$s"
msgstr "%1$s stimmt nicht mit dem erwarteten Format überein. Begründung: %2$s"
#. translators: 1: Parameter, 2: Schema title, 3: Reason.
#: wp-includes/rest-api.php:1850
msgid "%1$s is not a valid %2$s. Reason: %3$s"
msgstr "%1$s ist kein gültiger %2$s. Begründung: %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: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: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: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 "Ein UUID, der von der Anwendung bereitgestellt wird, um sie eindeutig zu identifizieren. Es wird empfohlen, einen UUID v5 mit dem URL- oder DNS-Namensraum zu benutzen."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:796
msgid "The unique identifier for the application password."
msgstr "Der eindeutige Bezeichner für das Anwendungspasswort."
#: 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-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 an den Website-Administrator, um Unterstützung zu erhalten."
#: 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: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: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/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-site-health-controller.php:378
msgid "The category this test is grouped in."
msgstr "Die Kategorie, in der dieser Test eingeteilt ist."
#: 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-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-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: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-block-types-controller.php:485
msgid "Version of block API."
msgstr "Block-API-Version."
#: wp-includes/rest-api/class-wp-rest-request.php:965
msgid "Invalid parameters."
msgstr "Die Parameter sind ungültig."
#: wp-includes/rest-api/class-wp-rest-server.php:1777
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:1721
msgid "Could not parse the path."
msgstr "Der Pfad konnte nicht geparst werden."
#: wp-includes/rest-api/class-wp-rest-server.php:1108
msgid "The handler for the route is invalid."
msgstr "Der Handler für die Route ist ungültig."
#: wp-includes/theme.php:2735
msgid "You need to pass an array of post formats."
msgstr "Du musst ein Array von Beitrags-Formaten übergeben."
#. translators: %s: IP address of password reset requester.
#: wp-includes/user.php:3343
msgid "This password reset request originated from the IP address %s."
msgstr "Diese Anforderung zum Zurücksetzen des Passworts stammt von der IP-Adresse %s."
#: wp-includes/class-wp-xmlrpc-server.php:3965
#: wp-includes/class-wp-xmlrpc-server.php:3972
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:161
#: wp-admin/includes/theme.php:953 wp-admin/includes/update.php:807
#: wp-admin/themes.php:505 wp-admin/themes.php:902 wp-admin/themes.php:1213
msgid "There is a new version of %s available, but it does not work with your version of PHP."
msgstr "Es gibt eine neue Version von %s, aber es funktioniert nicht mit deiner PHP-Version."
#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:146
#: wp-admin/includes/theme.php:938 wp-admin/includes/update.php:794
#: wp-admin/themes.php:492 wp-admin/themes.php:887 wp-admin/themes.php:1198
msgid "There is a new version of %s available, but it does not work with your version of WordPress."
msgstr "Es gibt eine neue Version von %s, aber es funktioniert nicht mit deiner WordPress-Version."
#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:116
#: wp-admin/includes/theme.php:908 wp-admin/includes/update.php:766
#: wp-admin/themes.php:464 wp-admin/themes.php:857 wp-admin/themes.php:1168
msgid "There is a new version of %s available, but it does not work with your versions of WordPress and PHP."
msgstr "Es gibt eine neue Version von %s, aber es funktioniert nicht mit deiner PHP- und WordPress-Version."
#: wp-includes/customize/class-wp-customize-theme-control.php:220
#: wp-admin/includes/theme.php:1024 wp-admin/theme-install.php:377
#: wp-admin/theme-install.php:582 wp-admin/themes.php:563
#: wp-admin/themes.php:960 wp-admin/themes.php:1140
msgid "This theme does not work with your version of PHP."
msgstr "Dieses Theme funktioniert nicht mit deiner PHP-Version."
#: wp-includes/customize/class-wp-customize-theme-control.php:209
#: wp-admin/includes/theme.php:1013 wp-admin/theme-install.php:366
#: wp-admin/theme-install.php:571 wp-admin/themes.php:554
#: wp-admin/themes.php:949 wp-admin/themes.php:1129
msgid "This theme does not work with your version of WordPress."
msgstr "Dieses Theme funktioniert nicht mit deiner WordPress-Version."
#. 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:631
#: wp-admin/includes/class-wp-plugin-install-list-table.php:650
#: wp-admin/includes/class-wp-plugins-list-table.php:1438
#: wp-admin/includes/class-wp-plugins-list-table.php:1457
#: wp-admin/includes/plugin.php:1153 wp-admin/includes/theme.php:928
#: wp-admin/includes/theme.php:959 wp-admin/includes/theme.php:1005
#: wp-admin/includes/theme.php:1028 wp-admin/includes/update-core.php:1152
#: wp-admin/includes/update.php:786 wp-admin/includes/update.php:813
#: wp-admin/install.php:248 wp-admin/theme-install.php:358
#: wp-admin/theme-install.php:381 wp-admin/theme-install.php:563
#: wp-admin/theme-install.php:586 wp-admin/themes.php:484
#: wp-admin/themes.php:511 wp-admin/themes.php:548 wp-admin/themes.php:567
#: wp-admin/themes.php:877 wp-admin/themes.php:908 wp-admin/themes.php:941
#: wp-admin/themes.php:964 wp-admin/themes.php:1121 wp-admin/themes.php:1144
#: wp-admin/themes.php:1188 wp-admin/themes.php:1219
#: 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:106
msgid "Learn more about updating PHP."
msgstr "Erfahre mehr über die PHP-Aktualisierung (engl.)."
#. 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:625
#: wp-admin/includes/class-wp-plugin-install-list-table.php:641
#: wp-admin/includes/class-wp-plugins-list-table.php:1432
#: wp-admin/includes/class-wp-plugins-list-table.php:1448
#: wp-admin/includes/theme.php:922 wp-admin/includes/theme.php:944
#: wp-admin/includes/theme.php:999 wp-admin/includes/theme.php:1017
#: wp-admin/includes/update.php:780 wp-admin/includes/update.php:800
#: wp-admin/theme-install.php:352 wp-admin/theme-install.php:370
#: wp-admin/theme-install.php:557 wp-admin/theme-install.php:575
#: wp-admin/themes.php:478 wp-admin/themes.php:498 wp-admin/themes.php:542
#: wp-admin/themes.php:558 wp-admin/themes.php:871 wp-admin/themes.php:893
#: wp-admin/themes.php:935 wp-admin/themes.php:953 wp-admin/themes.php:1115
#: wp-admin/themes.php:1133 wp-admin/themes.php:1182 wp-admin/themes.php:1204
#: wp-admin/update-core.php:716 wp-admin/update-core.php:737
msgid "Please update WordPress."
msgstr "Bitte aktualisiere WordPress."
#. 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:617
#: wp-admin/includes/class-wp-plugins-list-table.php:1424
#: wp-admin/includes/theme.php:914 wp-admin/includes/theme.php:991
#: wp-admin/includes/update.php:772 wp-admin/theme-install.php:344
#: wp-admin/theme-install.php:549 wp-admin/themes.php:470
#: wp-admin/themes.php:534 wp-admin/themes.php:863 wp-admin/themes.php:927
#: wp-admin/themes.php:1107 wp-admin/themes.php:1174
#: wp-admin/update-core.php:703
msgid "Please update WordPress, and then learn more about updating PHP."
msgstr "Bitte aktualisiere WordPress und dann lerne mehr über die PHP-Aktualisierung (engl.)."
#: wp-includes/customize/class-wp-customize-theme-control.php:183
#: wp-admin/includes/theme.php:987 wp-admin/theme-install.php:340
#: wp-admin/theme-install.php:545 wp-admin/themes.php:530
#: wp-admin/themes.php:923 wp-admin/themes.php:1103
msgid "This theme does not work with your versions of WordPress and PHP."
msgstr "Dieses Theme funktioniert nicht mit deinen Versionen von WordPress und PHP."
#. translators: %s: register_rest_field
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2768
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:3370
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:1934
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:873
#: wp-includes/option.php:1100
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."
#: wp-includes/post.php:4906
msgid "Could not update attachment in the database."
msgstr "Der Anhang konnte in der Datenbank nicht aktualisiert werden."
#: 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."
#. translators: byline. %s: author.
#: wp-includes/blocks/latest-posts.php:130 wp-includes/blocks/rss.php:86
#: wp-includes/js/dist/block-library.js:25820
msgid "by %s"
msgstr "von %s"
#: wp-includes/functions.php:3683 wp-includes/js/dist/block-directory.js:425
#: wp-includes/js/dist/block-directory.js:463 wp-admin/themes.php:27
#: wp-admin/users.php:158 wp-admin/network/site-users.php:176
msgid "An error occurred."
msgstr "Ein Fehler ist aufgetreten."
#: wp-includes/js/dist/core-data.js:3882
#: wp-admin/includes/ajax-actions.php:1582
msgid "Menu Item"
msgstr "Menüeintrag"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/block-library.js:8706
#: wp-includes/js/dist/block-library.js:17275
#: wp-includes/js/dist/block-library.js:17500
#: wp-includes/js/dist/core-data.js:3864 wp-admin/edit-form-comment.php:84
#: wp-admin/includes/template.php:471
msgid "Comment"
msgstr "Kommentar"
#: wp-includes/abilities.php:23 wp-includes/js/dist/core-data.js:4021
msgid "Site"
msgstr "Website"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1625
#: wp-includes/js/dist/block-library.js:23959
#: wp-includes/js/dist/block-library.js:47696
#: wp-admin/includes/image-edit.php:63
msgid "Crop"
msgstr "Zuschneiden"
#: wp-includes/class-wp-script-modules.php:921 wp-includes/js/dist/a11y.js:89
msgid "Notifications"
msgstr "Benachrichtigungen"
#: wp-includes/script-loader.php:1033 wp-includes/js/media-views.js:6541
#: wp-admin/js/media.js:247 wp-admin/js/post.js:1300
msgid "The file URL has been copied to your clipboard"
msgstr "Die Datei-URL wurde in deine Zwischenablage kopiert"
#: wp-includes/class-wp-oembed-controller.php:216
msgid "Embed Handler"
msgstr "Handler einbetten"
#. translators: %s: Documentation URL.
#: wp-includes/ms-load.php:499
msgid "Read the Debugging a WordPress Network article. Some of the suggestions there may help you figure out what went wrong."
msgstr "Schau dir die Dokumentation Debugging eines WordPress-Netzwerks (engl.) an. Einige der Vorschläge dort können dir helfen zu verstehen, was schiefgelaufen ist."
#. 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."
#: 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."
#: wp-includes/block-patterns.php:62
msgctxt "Block pattern category"
msgid "Text"
msgstr "Text"
#: wp-includes/block-patterns.php:174
msgctxt "Block pattern category"
msgid "Headers"
msgstr "Header"
#: wp-includes/block-patterns.php:132
msgctxt "Block pattern category"
msgid "Gallery"
msgstr "Galerie"
#: wp-includes/block-patterns.php:55
msgctxt "Block pattern category"
msgid "Columns"
msgstr "Spalten"
#: wp-includes/block-patterns.php:48
msgctxt "Block pattern category"
msgid "Buttons"
msgstr "Buttons"
#. translators: 1: WP_REST_Response, 2: WP_Error
#: wp-includes/functions.php:4534
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 das REST-API benutzt."
#. translators: Unit symbol for byte.
#: wp-includes/functions.php:486 wp-includes/functions.php:491
msgctxt "unit symbol"
msgid "B"
msgstr "B"
#. translators: Unit symbol for kilobyte.
#: wp-includes/functions.php:484
msgctxt "unit symbol"
msgid "KB"
msgstr "KB"
#. translators: Unit symbol for megabyte.
#: wp-includes/functions.php:482
msgctxt "unit symbol"
msgid "MB"
msgstr "MB"
#. translators: Unit symbol for gigabyte.
#: wp-includes/functions.php:480
msgctxt "unit symbol"
msgid "GB"
msgstr "GB"
#. translators: Unit symbol for terabyte.
#: wp-includes/functions.php:478
msgctxt "unit symbol"
msgid "TB"
msgstr "TB"
#: wp-includes/general-template.php:4905
msgctxt "admin color scheme"
msgid "Modern"
msgstr "Modern"
#. translators: 1: Title prefix. 2: Title.
#: wp-includes/general-template.php:1793
msgctxt "archive title"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#. translators: %s: Taxonomy singular name.
#: wp-includes/general-template.php:1774
msgctxt "taxonomy term archive title prefix"
msgid "%s:"
msgstr "%s:"
#: wp-includes/general-template.php:1766
msgctxt "post type archive title prefix"
msgid "Archives:"
msgstr "Archiv:"
#: wp-includes/general-template.php:1743
msgctxt "date archive title prefix"
msgid "Day:"
msgstr "Tag:"
#: wp-includes/general-template.php:1739
msgctxt "date archive title prefix"
msgid "Month:"
msgstr "Monat:"
#: wp-includes/general-template.php:1735
msgctxt "date archive title prefix"
msgid "Year:"
msgstr "Jahr:"
#: wp-includes/general-template.php:1731
msgctxt "author archive title prefix"
msgid "Author:"
msgstr "Autor:"
#: wp-includes/general-template.php:1728
msgctxt "tag archive title prefix"
msgid "Tag:"
msgstr "Schlagwort:"
#: wp-includes/general-template.php:1725
msgctxt "category archive title prefix"
msgid "Category:"
msgstr "Kategorie:"
#: wp-includes/ms-deprecated.php:415
msgid "Error: There was a problem creating site entry."
msgstr "Fehler: Beim Erstellen des Website-Eintrags ist ein Fehler aufgetreten."
#: wp-includes/ms-deprecated.php:406
msgid "Error: Site URL you’ve entered is already taken."
msgstr "Fehler: 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/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."
#: 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."
#: wp-includes/media.php:5031
msgid "Attachment details"
msgstr "Anhang-Details"
#: wp-includes/media.php:4976 wp-includes/media.php:4998
#: wp-includes/js/dist/block-library.js:13153
#: wp-includes/js/dist/block-library.js:19807
msgid "Add media"
msgstr "Medien hinzufügen"
#: wp-includes/post.php:4938
msgid "Could not insert attachment into the database."
msgstr "Der Anhang konnte nicht in die Datenbank eingefügt werden."
#: wp-includes/comment.php:2725
msgid "Could not update comment in the database."
msgstr "Der Kommentar konnte in der Datenbank nicht aktualisiert werden."
#: wp-includes/media-template.php:549 wp-includes/media-template.php:801
#: wp-admin/includes/media.php:3362
msgid "File URL:"
msgstr "Datei-URL:"
#. translators: %s: The name of a JSON field expecting a valid UUID.
#: wp-includes/rest-api.php:2299
msgid "%s is not a valid UUID."
msgstr "%s ist keine gültige UUID."
#: wp-includes/rest-api.php:2275
msgid "Invalid hex color."
msgstr "Die Hexadezimal-Farbe ist ungültig."
#. translators: 1: Parameter, 2: Pattern.
#: wp-includes/rest-api.php:2723
msgid "%1$s does not match pattern %2$s."
msgstr "%1$s stimmt nicht mit der Vorlage %2$s überein."
#. translators: 1: Parameter, 2: Number of characters.
#: wp-includes/rest-api.php:2708
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:2692
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: Property of an object, 2: Parameter.
#: wp-includes/rest-api.php:2380 wp-includes/rest-api.php:2390
msgid "%1$s is a required property of %2$s."
msgstr "%1$s ist eine erforderliche Eigenschaft für %2$s."
#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2532 wp-includes/rest-api.php:2835
msgid "%s has duplicate items."
msgstr "%s hat doppelte Elemente."
#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2519
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:2503
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."
#. translators: 1: Parameter, 2: The list of allowed types.
#: wp-includes/rest-api.php:2222 wp-includes/rest-api.php:2819
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:2200 wp-includes/rest-api.php:2802
msgid "The \"type\" schema keyword for %s is required."
msgstr "Das Schema-Keyword „type“ ist für %s erforderlich."
#: wp-includes/rest-api.php:1781
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: List of allowed types.
#: wp-includes/rest-api.php:1719
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."
#. 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:728
#: wp-includes/block-template-utils.php:807
#: wp-includes/block-template-utils.php:980 wp-includes/rest-api.php:769
#: wp-includes/js/dist/block-library.js:30025
#: wp-admin/includes/class-wp-debug-data.php:1100
#: wp-admin/includes/class-wp-debug-data.php:1119
#: wp-admin/includes/class-wp-debug-data.php:1239
#: wp-admin/includes/class-wp-debug-data.php:1426
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#. 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."
#: wp-includes/comment.php:1381 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-attachments-controller.php:1546
msgid "URL to the edited image file."
msgstr "URL zur bearbeiteten Bilddatei."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:714
msgid "Unable to crop this image."
msgstr "Dieses Bild kann nicht zugeschnitten werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:692
msgid "Unable to rotate this image."
msgstr "Dieses Bild kann nicht gedreht werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:659
msgid "Unable to edit this image."
msgstr "Dieses Bild kann nicht bearbeitet werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:638
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:589
msgid "This type of file cannot be edited."
msgstr "Die Datei dieses Typs kann nicht bearbeitet werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:579
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-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-block-directory-controller.php:276
msgid "The block icon."
msgstr "Das Block-Icon."
#: 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-block-directory-controller.php:266
msgid "The number of blocks published by the same author."
msgstr "Die Anzahl an Blöcken, die vom gleichen Autor veröffentlicht wurden."
#: 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-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:251
msgid "The number of ratings."
msgstr "Die Anzahl der Bewertungen."
#: 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:241
msgid "The block slug."
msgstr "Die Block-Titelform."
#: 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: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: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-users-controller.php:1327
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-plugins-controller.php:992
msgid "Limits results to plugins with the given status."
msgstr "Limitiert Ergebnisse auf Plugins mit dem gegebenen Status."
#: 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-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:944
msgid "The plugin version number."
msgstr "Die Versionsnummer des Plugins."
#: 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:934
msgid "The raw plugin description."
msgstr "Die unbearbeitete Plugin-Beschreibung."
#: 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: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:915
msgid "The plugin author."
msgstr "Der Plugin-Autor."
#: 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:902
msgid "The plugin name."
msgstr "Der Plugin-Name."
#: 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: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:750
msgid "Network only plugin must be network activated."
msgstr "Ein Plugin nur für das Netzwerk muss netzwerkweit aktiviert werden."
#: 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: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:507
#: wp-admin/includes/ajax-actions.php:4740 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: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:349
#: wp-admin/includes/ajax-actions.php:4221
#: wp-admin/includes/ajax-actions.php:4354
#: wp-admin/includes/ajax-actions.php:4418
#: wp-admin/includes/ajax-actions.php:4518
#: wp-admin/includes/ajax-actions.php:4695
#: wp-admin/includes/ajax-actions.php:4764
#: wp-admin/includes/class-wp-site-health.php:1923
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr "Es ist nicht möglich, eine Verbindung mit dem Dateisystem herzustellen. Bitte überprüfe deine Anmeldedaten."
#: 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:245
#: wp-admin/includes/ajax-actions.php:4471 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: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: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:4816
#: wp-admin/includes/ajax-actions.php:4868 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: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:55
msgid "WordPress.org plugin directory slug."
msgstr "Titelform im WordPress.org-Plugin-Verzeichnis."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:636
msgid "The theme's current version."
msgstr "Die aktuelle Version des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:629
msgid "The URI of the theme's webpage, transformed for display."
msgstr "Der URI der Theme-Webseite, transformiert für die Anzeige."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:624
msgid "The URI of the theme's webpage, as found in the theme header."
msgstr "Der URI der Theme-Webseite, wie er im Theme-Header zu finden ist."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:619
msgid "The URI of the theme's webpage."
msgstr "Der URI der Theme-Webseite."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:608
msgid "The theme's text domain."
msgstr "Die Textdomain des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:602
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:595
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:590
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:584
msgid "The theme's screenshot URL."
msgstr "Die Screenshot-URL des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:579
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:574
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, transformed for display."
msgstr "Der Theme-Name, transformiert für die Anzeige."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:564
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:559
msgid "The name of the theme."
msgstr "Der Name des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:548
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:544
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:539
msgid "A description of the theme."
msgstr "Eine Beschreibung des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:532
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:527
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:522
msgid "The website of the theme author."
msgstr "Die Website des Theme-Autors."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:516
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:512
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:507
msgid "The theme author."
msgstr "Der Theme-Autor."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:496
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 das gleiche wie das Stylesheet des Themes."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:63
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:485
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: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: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 Schema der inneren Blöcke folgt."
#: 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: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:453
msgid "Block keywords."
msgstr "Block-Stichwörter."
#: 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:660
msgid "Contains the handle that defines the block style."
msgstr "Beinhaltet den Handle, der den Block-Stil definiert."
#: 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: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:647
msgid "Unique name identifying the style."
msgstr "Eindeutiger Name, der den Stil identifiziert."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:641
msgid "Block style variations."
msgstr "Variationen des Block-Stils."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:631
msgid "Public facing style handles."
msgstr "Öffentlich sichtbare Stil-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: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:564
msgid "Is the block dynamically rendered."
msgstr "Ob der Block dynamisch gerendert ist."
#: 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:555
msgid "Block supports."
msgstr "Block-Unterstützung."
#: 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:515
msgid "Block attributes."
msgstr "Block-Attribute."
#: 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/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:492
msgid "Title of block type."
msgstr "Titel des Blocktyps."
#: 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: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:92
msgid "Block name."
msgstr "Blockname."
#: wp-includes/meta.php:1547
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/widgets/class-wp-widget-rss.php:129
msgid "RSS Feed"
msgstr "RSS-Feed"
#: wp-includes/theme.php:4325
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:3357
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."
#: wp-includes/theme.php:3350
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:3343
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 es im REST-API anzuzeigen, muss das Funktions-Schema auch definiert sein."
#: wp-includes/theme.php:3335
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:3328
msgid "The feature \"type\" is not valid JSON Schema type."
msgstr "Die Funktion „type“ ist kein gültiger JSON-Schema-Typ."
#. translators: %s: Theme name.
#: wp-includes/theme.php:999
msgctxt "theme"
msgid "Error: Current WordPress version does not meet minimum requirements for %s."
msgstr "Fehler: Die aktuelle WordPress-Version erfüllt nicht die Mindestanforderungen für %s."
#. translators: %s: Theme name.
#: wp-includes/theme.php:990
msgctxt "theme"
msgid "Error: Current PHP version does not meet minimum requirements for %s."
msgstr "Fehler: Die aktuelle PHP-Version erfüllt nicht die Mindestanforderungen für %s."
#. translators: %s: Theme name.
#: wp-includes/theme.php:981
msgctxt "theme"
msgid "Error: Current WordPress and PHP versions do not meet minimum requirements for %s."
msgstr "Fehler: Die aktuellen WordPress- und PHP-Versionen erfüllen nicht die Mindestanforderungen für %s."
#: wp-includes/script-loader.php:1031
msgid "This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading."
msgstr "Dieses Bild kann nicht in einem Webbrowser dargestellt werden. Für ein optimales Ergebnis konvertiere es vor dem Hochladen in das JPEG-Format."
#: wp-includes/admin-bar.php:333
msgid "Edit Profile"
msgstr "Profil bearbeiten"
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:65
msgid "Priority"
msgstr "Priorität"
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:64
msgid "Change Frequency"
msgstr "Häufigkeit der Änderungen"
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:63
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:177
#: wp-admin/includes/class-wp-posts-list-table.php:1221
msgid "Last Modified"
msgstr "Zuletzt geändert"
#. translators: %s: Number of URLs.
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:57
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:171
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 "Learn more about XML sitemaps."
msgstr "Weitere Informationen zu XML-Sitemaps."
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:51
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:165
msgid "https://www.sitemaps.org/"
msgstr "https://www.sitemaps.org/de/"
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:48
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:162
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:47
#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:161
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."
#: wp-login.php:1243
msgid "Check your email"
msgstr "Überprüfe deine E-Mail"
#. translators: %s: Link to the login page.
#: wp-login.php:1233
msgid "Registration complete. Please check your email, then visit the login page."
msgstr "Registrierung abgeschlossen. Bitte überprüfe deine E-Mail und rufe dann die Anmelde-Seite auf."
#. translators: %s: Link to the login page.
#: wp-login.php:1223
msgid "Check your email for the confirmation link, then visit the login page."
msgstr "Überprüfe deine E-Mail auf einen Bestätigungslink und rufe dann die Anmelde-Seite auf."
#: wp-includes/comment-template.php:664 wp-includes/js/dist/editor.js:7193
#: wp-includes/js/dist/editor.js:17489 wp-includes/js/dist/editor.js:20145
#: 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:3463
#: wp-includes/class-wp-xmlrpc-server.php:3466
msgid "Sorry, the category could not be created."
msgstr "Die Kategorie konnte leider nicht erstellt werden."
#: wp-includes/class-wp-xmlrpc-server.php:1856
#: wp-includes/class-wp-xmlrpc-server.php:5313
msgid "Sorry, the post could not be deleted."
msgstr "Der Beitrag konnte leider nicht gelöscht werden."
#: wp-includes/class-wp-xmlrpc-server.php:1713
#: wp-includes/class-wp-xmlrpc-server.php:5253
#: wp-includes/class-wp-xmlrpc-server.php:6051
msgid "Sorry, the post could not be updated."
msgstr "Der Beitrag konnte leider nicht aktualisiert werden."
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "Links"
#: wp-includes/media.php:5078 wp-includes/js/dist/block-library.js:12586
msgid "Select poster image"
msgstr "Vorschaubild auswählen"
#. Author of the plugin
#: wp-includes/js/dist/block-library.js:41684 hello.php
msgid "Matt Mullenweg"
msgstr "Matt Mullenweg"
#: wp-includes/js/dist/editor.js:22515 wp-admin/edit-form-advanced.php:138
msgid "View post"
msgstr "Beitrag anzeigen"
#. translators: Hidden accessibility text.
#: wp-includes/js/dist/editor.js:6581 wp-includes/js/dist/editor.js:21072
#: wp-includes/js/dist/editor.js:21109 wp-includes/js/dist/editor.js:21254
#: wp-includes/js/dist/editor.js:31016 wp-admin/edit-tag-form.php:155
#: wp-admin/edit-tags.php:469
#: wp-admin/includes/class-wp-posts-list-table.php:1708
#: 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:701
#: wp-admin/includes/meta-boxes.php:943 wp-admin/includes/meta-boxes.php:1668
msgid "Slug"
msgstr "Titelform"
#. translators: %s: Digit to indicate multiple of sizing, eg. 2X-Small.
#: wp-includes/class-wp-theme-json.php:4219
#: wp-includes/js/dist/block-library.js:49414
#: wp-includes/js/dist/components.js:52945
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:219
#: wp-admin/includes/class-wp-comments-list-table.php:959
msgid "In reply to %s."
msgstr "Als Antwort auf %s."
#: wp-includes/general-template.php:2548
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:4155
msgid "User’s Session Tokens data."
msgstr "Die Daten im Sitzungs-Token des Benutzers."
#: wp-includes/user.php:4154
msgid "Session Tokens"
msgstr "Sitzungs-Token"
#: wp-includes/user.php:4133
msgid "Last Login"
msgstr "Letzte Anmeldung"
#: wp-includes/user.php:4132
msgid "User Agent"
msgstr "User Agent"
#: wp-includes/user.php:4130
msgid "Expiration"
msgstr "Ablaufdatum"
#: wp-includes/user.php:4120
msgid "User’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:4119
msgid "Community Events Location"
msgstr "Standort für WordPress-Veranstaltungen"
#: wp-includes/user.php:4103 wp-includes/user.php:4131
msgid "IP"
msgstr "IP"
#: wp-includes/user.php:4102
msgid "Longitude"
msgstr "Längengrad"
#: wp-includes/user.php:4101
msgid "Latitude"
msgstr "Breitengrad"
#: wp-includes/user.php:4100
msgid "Country"
msgstr "Land"
#: wp-includes/user.php:4099
msgid "City"
msgstr "Stadt"
#. translators: %s: wp_privacy_additional_user_profile_data
#: wp-includes/user.php:4075
msgid "Filter %s returned items with reserved names."
msgstr "Der Filter %s übergibt Elemente mit reservierten Namen."
#: wp-includes/media-template.php:479 wp-includes/media-template.php:725
#: wp-admin/includes/media.php:3509
msgid "Original image:"
msgstr "Originalbild:"
#: wp-includes/cron.php:1119
msgid "Once Weekly"
msgstr "Einmal wöchentlich"
#. translators: Comment moderation. %s: Parent comment edit URL.
#. translators: %s: Comment link.
#: wp-includes/pluggable.php:1925 wp-includes/pluggable.php:2112
#: wp-admin/edit-form-comment.php:214
msgid "In reply to: %s"
msgstr "Als Antwort auf: %s"
#: wp-includes/pluggable.php:1509
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:3261
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:2714
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“ erzeugt einen Konflikt mit einer bestehenden Eigenschaft im REST-API-Posts-Controller. Bitte gib bei der Registrierung der Taxonomie einen individuellen Wert für „rest_base“ an, um diesen Fehler zu vermeiden."
#: wp-includes/theme.php:4353
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:4346
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:4279
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, Kommentar-Listen, Galerien und Untertiteln."
#: wp-includes/theme.php:4271
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:4222
msgid "Custom gradient presets if defined by the theme."
msgstr "Individuelle Verlaufs-Voreinstellungen, falls durch das Theme definiert."
#: wp-includes/theme.php:4197
msgid "Custom font sizes if defined by the theme."
msgstr "Individuelle Schriftgrößen, falls durch das Theme definiert."
#: wp-includes/theme.php:4172
msgid "Custom color palette if defined by the theme."
msgstr "Individuelle Farbpalette, falls durch das Theme definiert."
#: wp-includes/theme.php:4157
msgid "Whether the theme disables custom gradients."
msgstr "Ob das Theme individuelle Verläufe deaktiviert."
#: wp-includes/theme.php:4150
msgid "Whether the theme disables custom font sizes."
msgstr "Ob das Theme individuelle Schriftgrößen deaktiviert."
#: wp-includes/theme.php:4143
msgid "Whether the theme disables custom colors."
msgstr "Ob das Theme individuelle Farben deaktiviert."
#: wp-includes/theme.php:4136
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:4129
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:4096
msgid "Custom logo if defined by the theme."
msgstr "Individuelles Logo, falls durch das Theme definiert."
#: wp-includes/theme.php:3981
msgid "Custom background if defined by the theme."
msgstr "Individueller Hintergrund, falls durch das Theme definiert."
#: wp-includes/theme.php:4051
msgid "Custom header if defined by the theme."
msgstr "Individueller Header, falls durch das Theme definiert."
#: wp-includes/theme.php:3960
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:3953
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:5092
#: wp-includes/class-wp-xmlrpc-server.php:5105
msgid "Sorry, this method is not supported."
msgstr "Diese Methode wird leider nicht unterstützt."
#: wp-includes/class-wp-xmlrpc-server.php:1715
#: wp-includes/class-wp-xmlrpc-server.php:5173
#: wp-includes/class-wp-xmlrpc-server.php:5683
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:1273
msgctxt "minimum input length for searching post links"
msgid "3"
msgstr "3"
#: wp-login.php:880
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 an. Du wirst eine E-Mail-Nachricht mit Informationen erhalten, wie du dein Passwort zurücksetzen kannst."
#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:189
msgid "Selected media actions"
msgstr "Ausgewählte Medien-Aktionen"
#: wp-includes/media-template.php:178
msgctxt "media modal menu"
msgid "Menu"
msgstr "Menü"
#: wp-includes/media-template.php:176
msgctxt "media modal menu actions"
msgid "Actions"
msgstr "Aktionen"
#: wp-includes/post.php:3590
msgctxt "file type group"
msgid "Archives"
msgstr "Archiv"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1155
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:5103
msgid "Media list"
msgstr "Medienliste"
#: wp-includes/media.php:5102
msgid "Filter media"
msgstr "Medien filtern"
#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:335 wp-includes/js/dist/block-editor.js:56586
#: wp-admin/includes/class-wp-media-list-table.php:44
msgid "Grid view"
msgstr "Rasteransicht"
#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:327 wp-includes/js/dist/block-editor.js:56158
#: wp-includes/js/dist/block-editor.js:56190
#: wp-admin/includes/class-wp-media-list-table.php:43
msgid "List view"
msgstr "Listenansicht"
#: wp-includes/js/dist/editor.js:13976 wp-admin/includes/template.php:2720
msgid "Restore the backup"
msgstr "Das Backup wiederherstellen"
#: wp-includes/js/dist/editor.js:13969 wp-admin/includes/template.php:2719
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."
#: wp-includes/nav-menu.php:97
msgid "Nav menu locations must be strings."
msgstr "Navigations-Menüpositionen müssen aus Zeichenfolgen bestehen."
#. translators: %s: The currently used PHP version.
#: wp-includes/class-wp-recovery-mode-email-service.php:374
msgid "PHP version %s"
msgstr "PHP-Version %s"
#. translators: 1: The failing plugins name. 2: The failing plugins version.
#: wp-includes/class-wp-recovery-mode-email-service.php:366
msgid "Current plugin: %1$s (version %2$s)"
msgstr "Aktuelles Plugin: %1$s (Version %2$s)"
#. translators: 1: Current active theme name. 2: Current active theme version.
#: wp-includes/class-wp-recovery-mode-email-service.php:357
msgid "Active theme: %1$s (version %2$s)"
msgstr "Aktives Theme: %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:352
#: wp-admin/includes/class-wp-site-health.php:275
msgid "WordPress version %s"
msgstr "WordPress-Version %s"
#: wp-includes/formatting.php:5088
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/link-template.php:2812 wp-includes/link-template.php:2896
#: wp-includes/js/dist/edit-site.js:21002
#: wp-includes/js/dist/edit-site.js:48953
#: wp-includes/js/dist/edit-site.js:48997
msgid "Posts"
msgstr "Beiträge"
#. 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."
#. 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.“."
#: wp-includes/class-wp-block-styles-registry.php:78
msgid "Block style name must be a string."
msgstr "Der Name des Block-Stils muss aus einer Zeichenfolge bestehen."
#: 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/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-image-editor-imagick.php:843
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:4090
msgid "User’s profile data."
msgstr "Profildaten des Benutzers."
#: wp-includes/user.php:2508
msgid "Not enough data to create this user."
msgstr "Es sind nicht genügend Daten vorhanden, um diesen Benutzer zu erstellen."
#: wp-includes/user.php:2372
msgid "Sorry, marking a user as spam is only supported on Multisite."
msgstr "Leider wird die Kennzeichnung eines Benutzers als Spam nur auf Multisite unterstützt."
#: wp-includes/media.php:5666
msgid "User’s media data."
msgstr "Mediendaten des Benutzers."
#: wp-includes/media.php:5028
msgid "No media items found. Try a different search."
msgstr "Es wurden keine Medienelemente gefunden. Versuche eine andere Suche."
#. translators: %d: Number of attachments found in a search.
#: wp-includes/media.php:5026
msgid "Number of media items found: %d"
msgstr "Anzahl der gefundenen Medienelemente: %d"
#. translators: %s: Number of archives.
#: wp-includes/post.php:3593
msgid "Archive (%s)"
msgid_plural "Archives (%s)"
msgstr[0] "Archiv (%s)"
msgstr[1] "Archive (%s)"
#: wp-includes/post.php:3591
msgid "Manage Archives"
msgstr "Archive verwalten"
#. translators: %s: Number of spreadsheets.
#: wp-includes/post.php:3584
msgid "Spreadsheet (%s)"
msgid_plural "Spreadsheets (%s)"
msgstr[0] "Tabellenkalkulation (%s)"
msgstr[1] "Tabellenkalkulationen (%s)"
#: wp-includes/post.php:3582
msgid "Manage Spreadsheets"
msgstr "Tabellenkalkulationen verwalten"
#: wp-includes/post.php:3581
msgid "Spreadsheets"
msgstr "Tabellenkalkulationen"
#: wp-includes/post.php:3573
msgid "Manage Documents"
msgstr "Dokumente verwalten"
#: wp-includes/post.php:3572
msgid "Documents"
msgstr "Dokumente"
#: 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"
#. translators: 1: "srclang" HTML attribute, 2: "label" HTML attribute, 3:
#. "kind" HTML attribute.
#: wp-includes/media-template.php:1492
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 Videospur festzulegen."
#: wp-includes/comment.php:3919
msgid "User’s comment data."
msgstr "Kommentardaten des Benutzers."
#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:174
msgid "Unchanged:"
msgstr "Unverändert:"
#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:148
msgid "Added:"
msgstr "Hinzugefügt:"
#: 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."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:454
#: 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."
#. 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/meta.php:1494
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."
#: 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 "Feed der Einträge"
#: wp-includes/script-loader.php:1015
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."
#: wp-login.php:755
msgid "Remind me later"
msgstr "Später daran erinnert werden"
#: wp-login.php:739
msgid "The email is correct"
msgstr "Diese E-Mail-Adresse ist korrekt"
#: wp-login.php:727
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."
#. translators: %s: Admin email address.
#: wp-login.php:720
msgid "Current administration email: %s"
msgstr "Derzeitige Administrator-E-Mail-Adresse: %s"
#: wp-login.php:709
msgid "Why is this important?"
msgstr "Warum ist das wichtig?"
#. translators: URL to the WordPress help section about admin email.
#: wp-login.php:698
msgid "https://wordpress.org/documentation/article/settings-general-screen/#email-address"
msgstr "https://wordpress.org/documentation/article/settings-general-screen/#email-address"
#: wp-login.php:694
msgid "Please verify that the administration email for this website is still correct."
msgstr "Bitte überprüfe, ob die Administrator-E-Mail-Adresse für diese Website noch korrekt ist."
#: wp-login.php:691
msgid "Administration email verification"
msgstr "Überprüfung der Administrator-E-Mail-Adresse"
#: wp-login.php:662
msgid "Confirm your administration email"
msgstr "Bestätige deine Administrator-E-Mail-Adresse"
#. translators: Maximum number of words used in a post excerpt.
#: wp-includes/formatting.php:4010
msgctxt "excerpt_length"
msgid "55"
msgstr "55"
#: wp-includes/class-wp-customize-manager.php:5578
#: 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:669
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:1220
msgid "Image size in pixels"
msgstr "Bildgröße in Pixeln"
#: wp-includes/media-template.php:657
msgid "Media title…"
msgstr "Medientitel …"
#: wp-includes/media-template.php:656
msgid "Media title"
msgstr "Medientitel"
#: wp-includes/media-template.php:654
msgid "Audio title…"
msgstr "Audiotitel …"
#: wp-includes/media-template.php:653
msgid "Audio title"
msgstr "Audiotitel"
#: wp-includes/media-template.php:651
msgid "Video title…"
msgstr "Videotitel …"
#: wp-includes/media-template.php:650
msgid "Video title"
msgstr "Videotitel"
#: wp-includes/media-template.php:646
msgid "Caption…"
msgstr "Untertitel …"
#. translators: Hidden accessibility text.
#: wp-includes/media-template.php:442 wp-includes/js/dist/edit-site.js:46924
#: wp-includes/js/dist/editor.js:21522 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:388
msgid "Attachment Preview"
msgstr "Vorschau des Anhangs"
#: wp-includes/media-template.php:243
msgid "Your browser cannot upload files"
msgstr "Dein Browser kann keine Dateien hochladen"
#: wp-includes/class-wp-xmlrpc-server.php:669 wp-includes/option.php:2959
msgid "Allow people to submit comments on new posts."
msgstr "Erlaube Besuchern, neue Beiträge zu kommentieren."
#. translators: %s: Documentation URL.
#: wp-includes/user.php:3434
msgid "Error: The email could not be sent. Your site may not be correctly configured to send emails. Get support for resetting your password."
msgstr "Fehler: Die E-Mail konnte nicht gesendet werden. Möglicherweise ist deine Website nicht korrekt für den Versand von E-Mails konfiguriert. Unterstützung für das Zurücksetzen deines Passwortes erhalten (engl.)."
#: wp-includes/customize/class-wp-customize-theme-control.php:98
#: wp-admin/themes.php:450 wp-admin/themes.php:848
msgid "New version available."
msgstr "Neue Version verfügbar."
#: wp-includes/taxonomy.php:2618
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:161 wp-admin/includes/media.php:3241
msgid "Learn how to describe the purpose of the image%3$s. Leave empty if the image is purely decorative."
msgstr "Erfahre, wie du den Zweck des Bildes beschreibst%3$s. 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 — %s"
msgstr "Wiederherstellungsmodus – %s"
#. translators: Login details notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2389
msgid "[%s] Login Details"
msgstr "[%s] Anmeldedaten"
#: wp-includes/media-template.php:584 wp-includes/media-template.php:751
#: wp-includes/media.php:5015 wp-admin/comment.php:139
#: wp-admin/edit-form-comment.php:242
#: wp-admin/includes/class-wp-comments-list-table.php:391
#: wp-admin/includes/class-wp-media-list-table.php:187
#: wp-admin/includes/class-wp-posts-list-table.php:448
#: wp-admin/includes/media.php:1746 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:582 wp-includes/media-template.php:749
#: wp-includes/media.php:5016
msgid "Restore from Trash"
msgstr "Aus dem Papierkorb wiederherstellen"
#. translators: Localized Support reference.
#: wp-includes/admin-bar.php:218
#: wp-includes/class-wp-fatal-error-handler.php:196
#: wp-includes/class-wpdb.php:1239 wp-includes/class-wpdb.php:2031
#: wp-includes/class-wpdb.php:2192
#: 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:1333
#: 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:1364
#: 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:573
#: wp-admin/includes/theme.php:587 wp-admin/includes/theme.php:602
#: 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/"
#: wp-includes/admin-bar.php:217
msgid "Support"
msgstr "Support"
#. translators: Network admin email change notification email subject. %s:
#. Network title.
#: wp-includes/ms-functions.php:2912
msgid "[%s] Network Admin Email Changed"
msgstr "[%s] E-Mail-Adresse des Netzwerkadministrators geändert"
#. translators: Email change notification email subject. %s: Network title.
#: wp-includes/ms-functions.php:2849
msgid "[%s] Network Admin Email Change Request"
msgstr "[%s] Änderungsanfrage für E-Mail-Adresse des Netzwerkadministrators"
#. translators: Site admin email change notification email subject. %s: Site
#. title.
#: wp-includes/functions.php:8184
msgid "[%s] Admin Email Changed"
msgstr "[%s] Administrator-E-Mail-Adresse geändert"
#. translators: New email address notification email subject. %s: Site title.
#: wp-includes/user.php:3902
msgid "[%s] Email Change Request"
msgstr "[%s] E-Mail-Änderungsanfrage"
#. translators: Email change notification email subject. %s: Site title.
#: wp-includes/user.php:2838
msgid "[%s] Email Changed"
msgstr "[%s] E-Mail geändert"
#: 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/media.php:5042
msgid "Edit gallery"
msgstr "Galerie bearbeiten"
#: wp-includes/js/dist/edit-site.js:20958 wp-admin/includes/theme.php:335
msgid "Custom Colors"
msgstr "Individuelle Farben"
#: 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."
#: 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:189
msgid "Failed to store the error."
msgstr "Der Fehler konnte nicht gespeichert werden."
#: 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."
#. 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/class-wp-recovery-mode-email-service.php:126
msgid "Error Details"
msgstr "Fehler-Details"
#. 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-email-service.php:59
msgid "Could not update the email last sent time."
msgstr "Die zuletzt gesendete E-Mail konnte nicht aktualisiert werden."
#: 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-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/class-wp-recovery-mode-key-service.php:86
msgid "Recovery Mode not initialized."
msgstr "Wiederherstellungsmodus nicht initialisiert."
#. translators: User role for subscribers.
#: wp-includes/capabilities.php:1380
msgctxt "User role"
msgid "Subscriber"
msgstr "Abonnent"
#. translators: User role for contributors.
#: wp-includes/capabilities.php:1378
msgctxt "User role"
msgid "Contributor"
msgstr "Mitarbeiter"
#. translators: User role for authors.
#: wp-includes/capabilities.php:1376
msgctxt "User role"
msgid "Author"
msgstr "Autor"
#. translators: User role for editors.
#: wp-includes/capabilities.php:1374
msgctxt "User role"
msgid "Editor"
msgstr "Redakteur"
#. translators: User role for administrators.
#: wp-includes/capabilities.php:1372
msgctxt "User role"
msgid "Administrator"
msgstr "Administrator"
#: wp-includes/customize/class-wp-customize-media-control.php:248
msgid "Select Site Icon"
msgstr "Website-Icon auswählen"
#: wp-includes/user.php:4769
msgid "An incomplete personal data request for this email address already exists."
msgstr "Es existiert bereits eine unvollständige Benutzer-Datenschutz-Anfrage für diese E-Mail-Adresse."
#: wp-includes/class-wp-customize-widgets.php:808
msgid "Keep widget settings and move it to the inactive widgets"
msgstr "Widget-Einstellungen beibehalten und in die inaktiven Widgets verschieben"
#: 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:102
msgid "Cookie expired."
msgstr "Das Cookie ist abgelaufen."
#: 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."
#: 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."
#. 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-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: %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"
#. 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:16409
msgid "The current image has no alternative text. The file name is: %s"
msgstr "Das aktuelle Bild hat keinen Alternativtext. Der Dateiname ist: %s"
#: wp-includes/admin-bar.php:1230
msgid "Exit Recovery Mode"
msgstr "Wiederherstellungsmodus verlassen"
#. translators: Hidden accessibility text. %s: Number of comments.
#. translators: %s: Number of comments.
#: wp-includes/admin-bar.php:1044 wp-admin/includes/ajax-actions.php:500
#: wp-admin/includes/ajax-actions.php:571
#: wp-admin/includes/ajax-actions.php:1446 wp-admin/includes/dashboard.php:342
#: wp-admin/menu.php:103
msgid "%s Comment in moderation"
msgid_plural "%s Comments in moderation"
msgstr[0] "%s Kommentar in Moderation"
msgstr[1] "%s Kommentare in Moderation"
#: 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:"
#: wp-login.php:1453
msgid "Recovery Mode Initialized. Please log in to continue."
msgstr "Wiederherstellungsmodus initialisiert. Bitte melde dich an, um fortzufahren."
#: wp-login.php:1253
msgid "Missing confirm key."
msgstr "Fehlender Bestätigungsschlüssel."
#: wp-login.php:1249 wp-admin/includes/ajax-actions.php:4931
#: wp-admin/includes/ajax-actions.php:5121
msgid "Missing request ID."
msgstr "Fehlende Anforderungs-ID."
#: 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/functions.php:8620
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: Used to join last two items in a list with more than 2 times.
#: wp-includes/formatting.php:5361
msgid "%1$s, and %2$s"
msgstr "%1$s und %2$s"
#. translators: %s: Number of failed requests.
#: wp-includes/post.php:805
msgid "Failed (%s)"
msgid_plural "Failed (%s)"
msgstr[0] "Fehlgeschlagen (%s)"
msgstr[1] "Fehlgeschlagen (%s)"
#: 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 Moderation. Dies ist eine Vorschau; dein Kommentar wird sichtbar, nachdem er freigegeben wurde."
#. 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/ms-site.php:797
msgid "The site appears to be already uninitialized."
msgstr "Die Website weist technische Schwierigkeiten auf."
#. 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: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-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: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:588
msgid "Site network ID must be provided."
msgstr "Die ID des Website-Netzwerks muss angegeben werden."
#: 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:578
msgid "Site domain must not be empty."
msgstr "Domain der Website darf nicht leer sein."
#: 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:182
msgid "Could not update site in the database."
msgstr "Die Website konnte in der Datenbank nicht aktualisiert werden."
#: 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: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:69
msgid "Could not insert site into the database."
msgstr "Die Website konnte nicht in die Datenbank eingefügt werden."
#: wp-includes/ms-functions.php:2178
msgid "Unable to submit this form, please try again."
msgstr "Das Formular konnte nicht abgeschickt werden. Bitte versuche es erneut."
#: wp-includes/taxonomy.php:177
msgctxt "post format"
msgid "Formats"
msgstr "Formate"
#. translators: Used to join items in a list with more than 2 items.
#: wp-includes/formatting.php:5359
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"
#. translators: %s: Default Update PHP page URL.
#: wp-includes/functions.php:8563
msgid "This resource is provided by your web host, and is specific to your site. For more information, see the official WordPress documentation."
msgstr "Diese Ressource wird von deinem Webhoster bereitgestellt und ist spezifisch für deine Website. Für weitere Informationen siehe die offizielle WordPress-Dokumentation (engl.)."
#: wp-includes/functions.php:8512
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:3893 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:3900
#: wp-includes/functions.php:561 wp-includes/js/dist/block-library.js:40433
#: wp-includes/js/dist/editor.js:24898
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:472 wp-includes/media-template.php:718
#: wp-admin/includes/media.php:1668 wp-admin/includes/media.php:3317
msgid "%1$s by %2$s pixels"
msgstr "%1$s auf %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 wurde nicht richtig geladen und wurde im Administrator-Backend angehalten."
#: 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."
#: 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: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: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: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:412
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, entweder über die Administrator-Oberfläche oder durch Frontend-Benutzer, bestimmt ist."
#: wp-includes/user.php:3045 wp-includes/user.php:3224
#: wp-includes/user.php:3278
msgid "Error: There is no account with that username or email address."
msgstr "Fehler: Es gibt kein Konto mit diesem Benutzernamen oder dieser E-Mail-Adresse."
#: wp-includes/class-wp.php:326 wp-includes/ms-deprecated.php:277
#: wp-includes/ms-deprecated.php:296
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:40440
#: wp-includes/js/dist/editor.js:24893
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 "Classic-Block-Tastaturkürzel"
#: 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/js/dist/edit-site.js:46430 wp-includes/js/dist/editor.js:6266
#: wp-includes/js/dist/editor.js:19965 wp-includes/js/dist/editor.js:19985
#: wp-admin/includes/ajax-actions.php:2276
#: wp-admin/includes/class-wp-posts-list-table.php:1218
#: wp-admin/includes/class-wp-posts-list-table.php:1997
#: 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:53277
#: wp-includes/js/dist/edit-post.js:1165 wp-includes/js/dist/edit-site.js:45529
#: wp-includes/js/dist/editor.js:14620
#: wp-includes/js/dist/reusable-blocks.js:359 wp-admin/options-privacy.php:277
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 "Gib einem Zitat eine optische Hervorhebung. „Indem wir andere zitieren, zitieren wir uns selbst.“ – Julio Cortázar"
#: wp-includes/blocks/query-pagination.php:26
#: wp-includes/js/dist/edit-site.js:22690
#: wp-admin/includes/class-wp-screen.php:1280
msgid "Pagination"
msgstr "Seitennummerierung"
#: wp-includes/media.php:5054 wp-includes/js/dist/block-library.js:24525
#: wp-includes/js/dist/block-library.js:24526
msgid "Edit image"
msgstr "Bild bearbeiten"
#: 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ühre neue Abschnitte ein und organisiere Inhalte, damit Besucher (und Suchmaschinen) die Struktur deiner Inhalte besser verstehen können."
#: wp-includes/js/dist/block-library.js:16707
#: wp-admin/includes/class-wp-media-list-table.php:836
msgid "Copy URL"
msgstr "URL kopieren"
#: 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:15467
#: 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/js/dist/blocks.js:7371 wp-includes/js/dist/edit-site.js:21074
#: wp-includes/js/dist/edit-site.js:21092 wp-admin/options-media.php:107
msgid "Embeds"
msgstr "Einbettungen"
#: wp-includes/js/dist/edit-site.js:48514 wp-includes/js/dist/editor.js:6967
#: wp-includes/js/dist/editor.js:15936 wp-includes/js/dist/editor.js:16010
#: wp-includes/js/dist/editor.js:25281 wp-includes/js/dist/editor.js:25302
#: wp-includes/js/dist/editor.js:30451 wp-admin/includes/meta-boxes.php:1646
#: wp-admin/menu.php:406
msgid "Discussion"
msgstr "Diskussion"
#: wp-includes/js/dist/editor.js:20759 wp-includes/js/dist/editor.js:20903
#: wp-admin/edit-form-advanced.php:538 wp-admin/edit-form-blocks.php:263
msgid "Add title"
msgstr "Titel hinzufügen"
#: wp-includes/js/dist/editor.js:19544 wp-admin/includes/meta-boxes.php:174
msgid "Visibility:"
msgstr "Sichtbarkeit:"
#: wp-includes/media-template.php:553 wp-includes/media-template.php:805
#: wp-includes/js/dist/components.js:37108 wp-includes/js/dist/editor.js:19629
#: wp-admin/async-upload.php:77
#: wp-admin/includes/class-wp-media-list-table.php:837
#: wp-admin/includes/class-wp-privacy-policy-content.php:429
#: wp-admin/includes/media.php:3366 wp-admin/site-health-info.php:59
#: wp-admin/user-edit.php:1006
msgid "Copied!"
msgstr "Kopiert!"
#: wp-includes/js/dist/editor.js:17286 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:6529 wp-includes/js/dist/editor.js:21142
#: wp-admin/includes/post.php:1587 wp-admin/includes/post.php:1612
msgid "Permalink:"
msgstr "Permalink:"
#: wp-includes/media.php:5052 wp-includes/js/dist/format-library.js:429
msgid "Replace image"
msgstr "Bild ersetzen"
#: wp-includes/js/dist/edit-site.js:42177 wp-includes/js/dist/editor.js:4853
#: wp-includes/js/dist/editor.js:4893 wp-includes/js/dist/editor.js:14118
#: wp-admin/includes/class-wp-posts-list-table.php:1876
#: wp-admin/includes/media.php:1421 wp-admin/includes/media.php:2596
#: wp-admin/includes/meta-boxes.php:1070
msgid "Order"
msgstr "Reihenfolge"
#: wp-includes/js/dist/components.js:53419
#: wp-admin/includes/edit-tag-messages.php:14
msgid "Item added."
msgstr "Das Element wurde hinzugefügt."
#. translators: Hidden accessibility text.
#. translators: accessibility text
#: wp-includes/class-wp-customize-manager.php:4387
#: wp-includes/class-wp-customize-manager.php:5713
#: wp-includes/class-wp-customize-manager.php:5734
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:58
#: wp-includes/functions.php:8622 wp-includes/media-template.php:168
#: wp-includes/widgets/class-wp-widget-custom-html.php:319 wp-login.php:703
#: wp-includes/js/dist/components.js:52294
#: wp-includes/js/dist/customize-widgets.js:828
#: wp-includes/js/dist/edit-site.js:7907
#: wp-includes/js/dist/edit-widgets.js:3376 wp-includes/js/dist/editor.js:17230
#: wp-includes/js/dist/editor.js:19711 wp-includes/js/dist/editor.js:22403
#: wp-includes/js/dist/editor.js:22669
#: wp-admin/includes/class-wp-privacy-policy-content.php:361
#: wp-admin/includes/class-wp-site-health.php:749
#: wp-admin/includes/class-wp-site-health.php:923
#: wp-admin/includes/class-wp-site-health.php:1250
#: wp-admin/includes/class-wp-site-health.php:1367
#: wp-admin/includes/class-wp-site-health.php:1405
#: wp-admin/includes/class-wp-site-health.php:1486
#: wp-admin/includes/class-wp-site-health.php:1570
#: wp-admin/includes/class-wp-site-health.php:1589
#: wp-admin/includes/class-wp-site-health.php:2395
#: wp-admin/includes/class-wp-site-health.php:2428
#: wp-admin/includes/class-wp-site-health.php:2554
#: wp-admin/includes/dashboard.php:1318 wp-admin/includes/dashboard.php:1330
#: wp-admin/includes/dashboard.php:1343 wp-admin/includes/dashboard.php:1923
#: wp-admin/includes/media.php:3248 wp-admin/includes/meta-boxes.php:80
#: wp-admin/includes/theme.php:887
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:473
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:214
msgid "The rendered block."
msgstr "Der gerenderte 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: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:91
msgid "ID of the post context."
msgstr "ID des Beitrag-Kontextes."
#: 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:43
msgid "Unique registered name for the block."
msgstr "Eindeutiger registrierter Name für den Block."
#: wp-includes/theme.php:4339
msgid "Whether the theme supports responsive embedded content."
msgstr "Ob das Theme responsive eingebettete Inhalte unterstützt."
#. translators: %s: human-readable time difference.
#. translators: %s: Duration.
#: wp-includes/blocks/post-date.php:65 wp-includes/script-loader.php:435
msgid "%s from now"
msgstr "%s ab jetzt"
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:717
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/theme.php:4302
msgid "Post formats supported."
msgstr "Beitragsformate unterstützt."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:613
msgid "Features supported by this theme."
msgstr "Von diesem Theme unterstützte Funktionen."
#: 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-search-controller.php:404
msgid "Invalid type parameter."
msgstr "Der Typ-Parameter ist ungültig."
#: 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 ein oder mehrerer Objekt-Subtypen einschränken."
#: 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/rest-api/endpoints/class-wp-rest-search-controller.php:283
msgid "Object subtype."
msgstr "Objekt-Untertyp."
#: 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: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-posts-controller.php:2812
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-posts-controller.php:2582
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-posts-controller.php:2456
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:2449
msgid "Permalink template for the post."
msgstr "Permalink-Template für den Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:342
msgid "Preview link for the post."
msgstr "Vorschau-Link für diesen Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:283
msgid "There is no autosave revision for this post."
msgstr "Es gibt keine automatisch gespeicherte Revision von diesem Beitrag."
#: wp-includes/class-wp-post-type.php:1020 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:1020 wp-admin/edit-form-advanced.php:175
#: wp-admin/edit-form-advanced.php:178
msgid "Post updated."
msgstr "Der Beitrag wurde aktualisiert."
#: wp-includes/class-wp-post-type.php:1019
msgid "Page scheduled."
msgstr "Die Seite wurde geplant."
#: wp-includes/class-wp-post-type.php:1019
msgid "Post scheduled."
msgstr "Der Beitrag wurde geplant."
#: wp-includes/class-wp-post-type.php:1017
msgid "Page reverted to draft."
msgstr "Die Seite wurde auf Entwurf zurückgesetzt."
#: wp-includes/class-wp-post-type.php:1017
msgid "Post reverted to draft."
msgstr "Der Beitrag wurde auf Entwurf zurückgesetzt."
#: wp-includes/class-wp-post-type.php:1016
msgid "Page published privately."
msgstr "Die Seite wurde privat veröffentlicht."
#: wp-includes/class-wp-post-type.php:1016
msgid "Post published privately."
msgstr "Der Beitrag wurde privat veröffentlicht."
#: wp-includes/class-wp-post-type.php:1015 wp-admin/edit-form-advanced.php:196
msgid "Page published."
msgstr "Die Seite wurde veröffentlicht."
#: wp-includes/class-wp-post-type.php:1015 wp-admin/edit-form-advanced.php:181
msgid "Post published."
msgstr "Der Beitrag wurde veröffentlicht."
#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:120
msgid "Block type \"%s\" is not registered."
msgstr "Blocktyp „%s“ ist nicht registriert."
#. translators: %s: Block name.
#: wp-includes/class-wp-block-type-registry.php:87
msgid "Block type \"%s\" is already registered."
msgstr "Blocktyp „%s“ ist bereits registriert."
#: wp-includes/class-wp-block-type-registry.php:77
msgid "Block type names must contain a namespace prefix. Example: my-plugin/my-custom-block-type"
msgstr "Blocktyp-Namen müssen ein Namensraum-Präfix enthalten. Beispiel: mein-plugin/mein-individueller-block"
#: wp-includes/class-wp-block-type-registry.php:67
msgid "Block type names must not contain uppercase characters."
msgstr "Blocktyp-Namen dürfen keine Großbuchstaben enthalten."
#: wp-includes/class-wp-block-type-registry.php:58
msgid "Block type names must be strings."
msgstr "Blocktyp-Namen müssen Zeichenfolgen sein."
#: wp-includes/blocks/latest-comments.php:144
msgid "No comments to show."
msgstr "Es sind keine Kommentare vorhanden."
#. translators: 1: author name (inside or tag, based on if they have
#. a URL), 2: post title related to this comment
#: wp-includes/blocks/latest-comments.php:102
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/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:229
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:334
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 groß der Anzahl der verfügbaren Revisionen."
#: wp-includes/user.php:4975
msgid "Unable to send personal data export confirmation email."
msgstr "Kann Bestätigungs-E-Mail zum Export personenbezogener Daten nicht senden."
#. translators: Privacy data request confirmed notification email subject. 1:
#. Site title, 2: Name of the confirmed action.
#: wp-includes/user.php:4254
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:2866
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:2864
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:2845
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:2829
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:2796
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:1527
#: 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:1507
#: 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:4701
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."
#: wp-includes/user.php:4700
msgid "Thanks for confirming your erasure request."
msgstr "Danke für das Bestätigen deiner Lösch-Anfrage."
#: wp-includes/user.php:4698
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 er deine Anfrage beantwortet."
#: wp-includes/user.php:4697
msgid "Thanks for confirming your export request."
msgstr "Danke für das Bestätigen deiner Export-Anfrage."
#. translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those
#. are placeholders.
#: wp-includes/user.php:4525
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"
"die von dir angefragte Löschung deiner personenbezogenen Daten auf ###SITENAME### wurde ausgeführt.\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"
"alle von ###SITENAME###\n"
"###SITEURL###"
#. translators: Do not translate SITENAME, SITEURL; those are placeholders.
#: wp-includes/user.php:4511
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"
"die von dir angefragte Löschung deiner personenbezogenen Daten auf ###SITENAME### wurde ausgeführt.\n"
"\n"
"Wenn du weitere Fragen oder Bedenken hast, wende dich bitte an den Administrator der Website.\n"
"\n"
"Viele Grüße,\n"
"alle von ###SITENAME###\n"
"###SITEURL###"
#. translators: Erasure request fulfilled notification email subject. %s: Site
#. title.
#: wp-includes/user.php:4458
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:4281
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 Anfrage zum Schutz der Benutzerdaten 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"
"alle von ###SITENAME###\n"
"###SITEURL###"
#. translators: Confirm privacy data request notification email subject. 1:
#. Site title, 2: Name of the action.
#: wp-includes/user.php:4871
msgid "[%1$s] Confirm Action: %2$s"
msgstr "[%1$s] Aktion bestätigen: %2$s"
#: wp-includes/user.php:4803 wp-admin/erase-personal-data.php:17
#: wp-admin/erase-personal-data.php:107 wp-admin/menu.php:394
msgid "Erase Personal Data"
msgstr "Personenbezogene Daten löschen"
#: wp-includes/comment-template.php:2586
msgid "Save my name, email, and website in this browser for the next time I comment."
msgstr "Meinen Namen, meine E-Mail-Adresse und meine Website in diesem Browser für die nächste Kommentierung speichern."
#: wp-includes/user.php:4007
msgid "User Description"
msgstr "Benutzer-Beschreibung"
#: wp-includes/user.php:4006
msgid "User Last Name"
msgstr "Benutzer-Nachname"
#: wp-includes/user.php:4005
msgid "User First Name"
msgstr "Benutzer-Vorname"
#: wp-includes/user.php:4004
msgid "User Nickname"
msgstr "Benutzer-Spitzname"
#: wp-includes/user.php:4003
msgid "User Display Name"
msgstr "Benutzer-Anzeige-Name"
#: wp-includes/user.php:4002
msgid "User Registration Date"
msgstr "Benutzer-Registrierungsdatum"
#: wp-includes/user.php:4001
msgid "User URL"
msgstr "Benutzer-URL"
#: wp-includes/user.php:4000
msgid "User Email"
msgstr "Benutzer-E-Mail"
#: wp-includes/user.php:3999
msgid "User Nice Name"
msgstr "URL-freundlicher Benutzername"
#: wp-includes/user.php:3998
msgid "User Login Name"
msgstr "Benutzer-Anmeldename"
#: wp-includes/user.php:3997
msgid "User ID"
msgstr "Benutzer-ID"
#: wp-includes/user.php:3958
msgid "WordPress User"
msgstr "WordPress-Benutzer"
#: wp-includes/media.php:5604
msgid "WordPress Media"
msgstr "WordPress-Medien"
#: wp-includes/block-template-utils.php:200 wp-admin/includes/upgrade.php:397
#: wp-admin/options-privacy.php:90
msgid "Privacy Policy"
msgstr "Datenschutzerklärung"
#: wp-login.php:1281
msgid "User action confirmed."
msgstr "Die Benutzeraktion wurde bestätigt."
#. translators: %s: Action name.
#: wp-includes/user.php:4807
msgid "Confirm the \"%s\" action"
msgstr "Aktion „%s“ bestätigen"
#: wp-includes/user.php:4800 wp-admin/export-personal-data.php:17
#: wp-admin/export-personal-data.php:107 wp-admin/menu.php:393
msgid "Export Personal Data"
msgstr "Personenbezogene Daten exportieren"
#: wp-includes/user.php:4744
msgid "Invalid action name."
msgstr "Der Aktions-Name ist ungültig."
#: wp-includes/user.php:4693
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:8335
msgid "This content was deleted by the author."
msgstr "Dieser Inhalt wurde vom Autor gelöscht."
#. translators: Deleted text.
#: wp-includes/functions.php:8331
msgid "[deleted]"
msgstr "[gelöscht]"
#. translators: %d: Comment ID.
#: wp-includes/comment.php:4029
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:4692
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:4894
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 auf deinem Konto eingereicht:\n"
"\n"
" ###DESCRIPTION###\n"
"\n"
"Um diese Aktion zu bestätigen, klicke bitte auf den folgenden Link:\n"
"###CONFIRM_URL###\n"
"\n"
"Falls du diese Aktion nicht ausführen willst, kannst du diese E-Mail ignorieren und löschen.\n"
"\n"
"Viele Grüße,\n"
"alle von ###SITENAME###\n"
"###SITEURL###"
#: wp-includes/js/dist/edit-site.js:46462 wp-includes/js/dist/editor.js:19963
#: wp-includes/js/dist/editor.js:19975 wp-admin/edit-form-comment.php:120
msgid "Pending"
msgstr "Ausstehend"
#: wp-includes/post.php:816 wp-includes/post.php:1365
msgctxt "request status"
msgid "Completed"
msgstr "Abgeschlossen"
#: wp-includes/post.php:801 wp-includes/post.php:1364
msgctxt "request status"
msgid "Failed"
msgstr "Fehlgeschlagen"
#: wp-includes/post.php:786 wp-includes/post.php:1363
msgctxt "request status"
msgid "Confirmed"
msgstr "Bestätigt"
#: wp-includes/post.php:771 wp-includes/post.php:1362
msgctxt "request status"
msgid "Pending"
msgstr "Ausstehend"
#: wp-includes/comment.php:3875
msgid "Comment URL"
msgstr "Kommentar-URL"
#: wp-includes/comment.php:3874
msgid "Comment Content"
msgstr "Kommentar-Inhalt"
#: wp-includes/comment.php:3873
msgid "Comment Date"
msgstr "Kommentar-Datum"
#: wp-includes/comment.php:3872
msgid "Comment Author User Agent"
msgstr "Kommentar-Autor-User-Agent"
#: wp-includes/comment.php:3871
msgid "Comment Author IP"
msgstr "Kommentar-Autor-IP"
#: wp-includes/comment.php:3870
msgid "Comment Author URL"
msgstr "Kommentar-Autor-URL"
#: wp-includes/comment.php:3869
msgid "Comment Author Email"
msgstr "Kommentar-Autor-E-Mail"
#. translators: Hidden accessibility text.
#: wp-includes/comment.php:3868 wp-admin/edit-form-comment.php:53
msgid "Comment Author"
msgstr "Kommentar-Autor"
#: wp-includes/comment.php:3828 wp-includes/comment.php:3943
msgid "WordPress Comments"
msgstr "WordPress-Kommentare"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1645
msgid "Limit result set to users who are considered authors."
msgstr "Ergebnissatz auf Benutzer begrenzen, die als Autoren gelten."
#: 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/media.php:5008
#: wp-admin/includes/class-wp-media-list-table.php:162
msgctxt "media items"
msgid "Mine"
msgstr "Eigene"
#: 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:3703
msgid "The link you followed has expired."
msgstr "Der Link, dem du gefolgt bist, ist abgelaufen."
#: wp-includes/class-wp-customize-manager.php:524
#: wp-includes/script-loader.php:1317 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/includes/bookmark.php:31 wp-admin/media-upload.php:46
#: wp-admin/nav-menus.php:25 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:4139
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:4137
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:4352
#: wp-admin/includes/file.php:340
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:1689
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:1306
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:327
msgctxt "theme"
msgid "Installed"
msgstr "Installiert"
#. translators: %s: Property of an object.
#: wp-includes/rest-api.php:2419
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:1355
msgid "You will not be able to install new themes from here yet since your install requires SFTP credentials. For now, please add themes in the admin."
msgstr "Du kannst hier leider noch keine neuen Themes installieren, da deine Installation SFTP-Zugangsdaten benötigt. Füge bitte vorerst Themes im Administrationsbereich hinzu."
#. 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 "Häufig genutzt"
#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638
msgctxt "tags"
msgid "Most Used"
msgstr "Meistgenutzt"
#: wp-includes/class-wp-customize-nav-menus.php:1120
msgid "Click “Next” to start adding links to your new menu."
msgstr "„Weiter“ klicken, um deinem neuen Menü Links hinzuzufügen."
#: wp-includes/class-wp-customize-manager.php:4873
#: wp-includes/script-loader.php:1305
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:300
msgid "Could not open handle for %1$s to %2$s."
msgstr "Identifikator für %1$s auf %2$s konnte nicht 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:1330
msgid "%s has taken over and is currently customizing."
msgstr "%s hat übernommen und passt gerade die Website an."
#: wp-includes/script-loader.php:1324
msgid "Looks like something’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:4338
#: wp-includes/js/dist/editor.js:17009 wp-admin/includes/post.php:1914
msgid "Take over"
msgstr "Übernehmen"
#: wp-includes/class-wp-customize-manager.php:4334
#: wp-includes/js/dist/editor.js:9999 wp-includes/js/dist/editor.js:11685
#: wp-includes/js/dist/editor.js:14848 wp-includes/js/dist/editor.js:15453
#: wp-admin/comment.php:80 wp-admin/comment.php:292
#: wp-admin/includes/post.php:1826 wp-admin/plugin-editor.php:376
#: wp-admin/theme-editor.php:464
msgid "Go back"
msgstr "Zurück"
#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4144
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."
#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4146
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/class-wp-customize-manager.php:3419
msgid "Sorry, you are not allowed to take over."
msgstr "Du bist leider nicht berechtigt, zu übernehmen."
#: wp-includes/class-wp-customize-manager.php:3410
msgid "No changeset found to take over"
msgstr "Kein Änderungs-Set zum Übernehmen gefunden"
#: wp-includes/class-wp-customize-manager.php:3399
msgid "Security check failed."
msgstr "Die Sicherheitsüberprüfung ist fehlgeschlagen."
#: wp-includes/class-wp-customize-manager.php:2548
#: wp-includes/class-wp-customize-manager.php:3184
msgid "Changeset is being edited by other user."
msgstr "Änderungs-Set wird von einem anderen Benutzer bearbeitet."
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:64
msgctxt "menu locations"
msgid "Here’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."
#. 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 widget%3$s, skip this step.)"
msgstr "(Falls du vorhast, ein Menü-Widget%3$s einzusetzen, überspringe diesen Schritt.)"
#: 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:1134
msgid "You’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, Beiträgen und Kategorien hinzu. Falls dein Theme über mehrere Menü-Positionen verfügt, musst du möglicherweise mehrere Menüs erstellen."
#: wp-includes/class-wp-customize-nav-menus.php:1131
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:708
msgctxt "menu locations"
msgid "View All Locations"
msgstr "Alle Positionen anzeigen"
#: wp-includes/class-wp-customize-manager.php:5080
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:5079
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 ein Theme? Du kannst im Theme-Verzeichnis auf WordPress.org stöbern und suchen, Themes installieren und als Vorschau ansehen, um sie direkt hier zu aktivieren."
#: wp-includes/class-wp-customize-nav-menus.php:708
msgctxt "menu locations"
msgid "View Location"
msgstr "Position anzeigen"
#: wp-includes/customize/class-wp-customize-themes-section.php:97
#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:284
#: wp-admin/themes.php:238 wp-admin/themes.php:666
msgid "No themes found. Try a different search."
msgstr "Es wurden keine Themes gefunden. Probiere eine andere Suche."
#: wp-includes/class-wp-customize-nav-menus.php:694
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."
#. translators: %s: Site name.
#: wp-includes/user.php:3323
msgid "Site Name: %s"
msgstr "Name der Website: %s"
#. 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 ‹ %2$s — WordPress"
msgstr "%1$s ‹ %2$s – WordPress"
#. translators: 1: Number of placeholders, 2: Number of arguments passed.
#: wp-includes/class-wpdb.php:1705
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: %s: Value type.
#: wp-includes/class-wpdb.php:1749
msgid "Unsupported value type (%s)."
msgstr "Nicht unterstützter ValueType (%s)."
#. translators: %s: register_widget()
#: wp-includes/widgets.php:1226
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."
#: 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: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."
#: wp-includes/widgets/class-wp-widget-media-gallery.php:28
#: wp-includes/js/dist/block-library.js:20179
#: wp-includes/js/dist/block-library.js:42443
#: wp-includes/js/dist/editor.js:16655 wp-admin/includes/media.php:20
msgid "Gallery"
msgstr "Galerie"
#: wp-includes/widgets/class-wp-widget-custom-html.php:335
msgid "Custom HTML Widget"
msgstr "Individuelles HTML-Widget"
#: 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 individuelle HTML-Widget, um in den Widget-Bereichen beliebigen HTML-Code einzufügen."
#. translators: %s: New email address.
#: wp-includes/user.php:3925
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:3853
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 vor kurzem angefordert, die E-Mail-Adresse zu deinem Konto zu ändern.\n"
"Wenn das stimmt, 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### versandt.\n"
" \n"
"Viele Grüße,\n"
"alle von ###SITENAME###\n"
"###SITEURL###"
#: wp-includes/user.php:3833
msgid "Error: The email address is already used."
msgstr "Fehler: Diese E-Mail-Adresse wird bereits verwendet."
#: wp-includes/class-wp-taxonomy.php:639
msgid "← Go to Categories"
msgstr "← Zu den Kategorien"
#: wp-includes/taxonomy.php:154
msgid "← Go to Link Categories"
msgstr "← Zu den Link-Kategorien"
#: wp-includes/script-loader.php:1352
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:1351
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 „Live-schalten“)."
#: wp-includes/script-loader.php:1343
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:1338 wp-includes/script-loader.php:1340
#: 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."
#. translators: %s: URL to the Customizer to load the autosaved version.
#: wp-includes/script-loader.php:1332
msgid "There is a more recent autosave of your changes than the one you are previewing. Restore the autosave"
msgstr "Es gibt eine aktuellere, automatische Speicherung deiner Änderungen als die, deren Vorschau du ansiehst. Automatische Speicherung wiederherstellen"
#: wp-includes/script-loader.php:1328
msgid "Are you sure you want to discard your unpublished changes?"
msgstr "Bist du sicher, dass du deine unveröffentlichten Änderungen verwerfen möchtest?"
#: wp-includes/script-loader.php:1327
msgid "Reverting unpublished changes…"
msgstr "Zurücksetzen unveröffentlichter Änderungen …"
#: wp-includes/script-loader.php:1326
msgid "Setting up your live preview. This may take a bit."
msgstr "Einrichten der Live-Vorschau. Es kann einen Moment dauern."
#: wp-includes/script-loader.php:1325
msgid "Downloading your new theme…"
msgstr "Herunterladen des neuen Themes …"
#: wp-includes/script-loader.php:1315
msgid "Discard changes"
msgstr "Änderungen verwerfen"
#: wp-includes/script-loader.php:1308
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:1304
msgid "Updating"
msgstr "Aktualisierung"
#: wp-includes/script-loader.php:1303
msgid "Draft Saved"
msgstr "Entwurf gespeichert"
#: wp-includes/script-loader.php:1298 wp-admin/customize.php:197
msgid "Activate & Publish"
msgstr "Aktivieren und veröffentlichen"
#: wp-includes/script-loader.php:1162
msgid "Yiddish"
msgstr "Jiddisch"
#: wp-includes/script-loader.php:1161
msgid "Welsh"
msgstr "Walisisch"
#: wp-includes/script-loader.php:1160
msgid "Vietnamese"
msgstr "Vietnamesisch"
#: wp-includes/script-loader.php:1159
msgid "Ukrainian"
msgstr "Ukrainisch"
#: wp-includes/script-loader.php:1158
msgid "Turkish"
msgstr "Türkisch"
#: wp-includes/script-loader.php:1157
msgid "Thai"
msgstr "Thai"
#: wp-includes/script-loader.php:1156
msgid "Tagalog"
msgstr "Tagalog"
#: wp-includes/script-loader.php:1155
msgid "Swedish"
msgstr "Schwedisch"
#: wp-includes/script-loader.php:1154
msgid "Swahili"
msgstr "Suaheli"
#: wp-includes/script-loader.php:1153
msgid "Spanish"
msgstr "Spanisch"
#: wp-includes/script-loader.php:1152
msgid "Slovenian"
msgstr "Slowenisch"
#: wp-includes/script-loader.php:1151
msgid "Slovak"
msgstr "Slowakisch"
#: wp-includes/script-loader.php:1150
msgid "Serbian"
msgstr "Serbisch"
#: wp-includes/script-loader.php:1149
msgid "Russian"
msgstr "Russisch"
#: wp-includes/script-loader.php:1148
msgid "Romanian"
msgstr "Rumänisch"
#: wp-includes/script-loader.php:1147
msgid "Portuguese"
msgstr "Portugiesisch"
#: wp-includes/script-loader.php:1146
msgid "Polish"
msgstr "Polnisch"
#: wp-includes/script-loader.php:1145
msgid "Persian"
msgstr "Persisch"
#: wp-includes/script-loader.php:1144
msgid "Norwegian"
msgstr "Norwegisch"
#: wp-includes/script-loader.php:1143
msgid "Maltese"
msgstr "Maltesisch"
#: wp-includes/script-loader.php:1142
msgid "Malay"
msgstr "Malaiisch"
#: wp-includes/script-loader.php:1141
msgid "Macedonian"
msgstr "Mazedonisch"
#: wp-includes/script-loader.php:1140
msgid "Lithuanian"
msgstr "Litauisch"
#: wp-includes/script-loader.php:1139
msgid "Latvian"
msgstr "Lettisch"
#: wp-includes/script-loader.php:1138
msgid "Korean"
msgstr "Koreanisch"
#: wp-includes/script-loader.php:1137
msgid "Japanese"
msgstr "Japanisch"
#: wp-includes/script-loader.php:1136
msgid "Italian"
msgstr "Italienisch"
#: wp-includes/script-loader.php:1135
msgid "Irish"
msgstr "Irisch"
#: wp-includes/script-loader.php:1134
msgid "Indonesian"
msgstr "Indonesisch"
#: wp-includes/script-loader.php:1133
msgid "Icelandic"
msgstr "Isländisch"
#: wp-includes/script-loader.php:1132
msgid "Hungarian"
msgstr "Ungarisch"
#: wp-includes/script-loader.php:1131
msgid "Hindi"
msgstr "Hindi"
#: wp-includes/script-loader.php:1130
msgid "Hebrew"
msgstr "Hebräisch"
#: wp-includes/script-loader.php:1129
msgid "Haitian Creole"
msgstr "Haitianisch-Kreolisch"
#: wp-includes/script-loader.php:1128
msgid "Greek"
msgstr "Griechisch"
#: wp-includes/script-loader.php:1127
msgid "German"
msgstr "Deutsch"
#: wp-includes/script-loader.php:1126
msgid "Galician"
msgstr "Galicisch"
#: wp-includes/script-loader.php:1125
msgid "French"
msgstr "Französisch"
#: wp-includes/script-loader.php:1123
msgid "Filipino"
msgstr "Filipino"
#: wp-includes/script-loader.php:1122
msgid "Estonian"
msgstr "Estnisch"
#: wp-includes/script-loader.php:1121 wp-admin/includes/ms.php:655
msgid "English"
msgstr "Englisch"
#: wp-includes/script-loader.php:1120
msgid "Dutch"
msgstr "Niederländisch"
#: wp-includes/script-loader.php:1119
msgid "Danish"
msgstr "Dänisch"
#: wp-includes/script-loader.php:1118
msgid "Czech"
msgstr "Tschechisch"
#: wp-includes/script-loader.php:1117
msgid "Croatian"
msgstr "Kroatisch"
#: wp-includes/script-loader.php:1116
msgid "Chinese (Traditional)"
msgstr "Chinesisch (traditionell)"
#: wp-includes/script-loader.php:1115
msgid "Chinese (Simplified)"
msgstr "Chinesisch (vereinfacht)"
#: wp-includes/script-loader.php:1114
msgid "Chinese"
msgstr "Chinesisch"
#: wp-includes/script-loader.php:1113
msgid "Catalan"
msgstr "Katalanisch"
#: wp-includes/script-loader.php:1112
msgid "Bulgarian"
msgstr "Bulgarisch"
#: wp-includes/script-loader.php:1111
msgid "Belarusian"
msgstr "Weißrussisch"
#: wp-includes/script-loader.php:1110
msgid "Arabic"
msgstr "Arabisch"
#: wp-includes/script-loader.php:1109
msgid "Albanian"
msgstr "Albanisch"
#: wp-includes/script-loader.php:1108
msgid "Afrikaans"
msgstr "Afrikaans"
#: wp-includes/script-loader.php:1098
msgid "Live Broadcast"
msgstr "Live-Übertragung"
#: wp-includes/script-loader.php:1106
#: wp-includes/js/dist/block-library.js:56332
msgid "Chapters"
msgstr "Kapitel"
#: wp-includes/script-loader.php:1092
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: %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."
#: wp-includes/post.php:271
msgid "oEmbed Response"
msgstr "oEmbed-Antwort"
#: wp-includes/post.php:270
msgid "oEmbed Responses"
msgstr "oEmbed-Antworten"
#. translators: %s: Post custom field name.
#: wp-includes/post-template.php:1142
msgctxt "Post custom field name"
msgid "%s:"
msgstr "%s:"
#. 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:1903 wp-includes/pluggable.php:1917
#: wp-includes/pluggable.php:2104
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:1875 wp-includes/pluggable.php:1889
#: wp-includes/pluggable.php:2082 wp-includes/pluggable.php:2093
msgid "Website: %1$s (IP address: %2$s, %3$s)"
msgstr "Website: %1$s (IP-Adresse: %2$s, %3$s)"
#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
#. are placeholders.
#: wp-includes/ms-functions.php:2895
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### versandt.\n"
" \n"
"Viele Grüße,\n"
"alle von ###SITENAME###\n"
"###SITEURL###"
#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
#. those are placeholders.
#: wp-includes/ms-functions.php:2796
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 vor kurzem angefordert, dass die E-Mail-Adresse des Netzwerkadministrators in deinem Netzwerk geändert werden soll. \n"
" \n"
"Wenn das richtig ist, 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### versandt.\n"
" \n"
"Viele Grüße,\n"
"alle von ###SITENAME###\n"
"###SITEURL###"
#: wp-includes/ms-functions.php:191
msgid "User cannot be added to this site."
msgstr "Benutzer kann nicht zu dieser Website hinzugefügt werden."
#: wp-includes/load.php:1869
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:8167
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### versandt.\n"
"\n"
"Viele Grüße,\n"
"alle von ###SITENAME###\n"
"###SITEURL###"
#: wp-includes/functions.php:7990
msgid "Only UUID V4 is supported at this time."
msgstr "Zurzeit wird nur UUID V4 unterstützt."
#: wp-includes/deprecated.php:3965 wp-includes/deprecated.php:3982
#: wp-admin/press-this.php:74
msgid "The Press This plugin is required."
msgstr "Das Plugin Press This ist erforderlich."
#. 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:124
msgid "Go to theme sources"
msgstr "Zu den Theme-Quellen"
#: wp-includes/customize/class-wp-customize-themes-section.php:103
msgid "Search WordPress.org themes"
msgstr "Themes auf WordPress.org suchen"
#: 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:1090 wp-admin/includes/theme.php:1093
msgid "Install & Preview"
msgstr "Installation und Vorschau"
#: 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."
#. translators: %s: "Add Items" button text.
#: wp-includes/customize/class-wp-customize-nav-menu-control.php:46
msgid "Time to add some links! Click “%s” 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 „%s“, 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-media-control.php:254
#: wp-includes/media.php:5057
msgid "Choose image"
msgstr "Bild wählen"
#: wp-includes/customize/class-wp-customize-media-control.php:243
msgid "Choose audio"
msgstr "Audio-Datei wählen"
#: wp-includes/customize/class-wp-customize-media-control.php:238
msgid "Change audio"
msgstr "Audio-Datei wechseln"
#: wp-includes/customize/class-wp-customize-media-control.php:237
#: wp-includes/customize/class-wp-customize-media-control.php:242
msgid "Select audio"
msgstr "Audio-Datei auswählen"
#. translators: %s: Header height in pixels.
#: wp-includes/customize/class-wp-customize-header-image-control.php:225
msgid "Click “Add Image” to upload an image file from your computer. Your theme works best with an image with a header height of %s pixels — you’ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf „Bild hinzufügen“, 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:219
msgid "Click “Add Image” to upload an image file from your computer. Your theme works best with an image with a header width of %s pixels — you’ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf „Bild hinzufügen“, 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:213
msgid "Click “Add Image” to upload an image file from your computer. Your theme works best with an image with a header size of %s pixels — you’ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf „Bild hinzufügen“, 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:209
msgid "Click “Add Image” to upload an image file from your computer. Your theme works best with an image that matches the size of your video — you’ll be able to crop your image once you upload it for a perfect fit."
msgstr "Klicke auf „Bild hinzufügen“, 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: 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:843
msgid "%1$s-%2$s"
msgstr "%1$s-%2$s"
#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:198
msgid "Meridian"
msgstr "Längengrad"
#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:190
#: wp-admin/includes/template.php:861
msgid "Minute"
msgstr "Minute"
#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-date-time-control.php:180
#: wp-admin/includes/template.php:857
msgid "Hour"
msgstr "Stunde"
#: wp-includes/customize/class-wp-customize-date-time-control.php:175
#: wp-includes/js/dist/components.js:51444
#: wp-includes/js/dist/components.js:51448
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:2860
#: wp-includes/js/dist/components.js:51378 wp-admin/includes/template.php:849
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:2858
#: wp-includes/js/dist/components.js:51395 wp-admin/includes/template.php:836
msgid "Month"
msgstr "Monat"
#: wp-includes/customize/class-wp-customize-date-time-control.php:127
#: wp-includes/js/dist/block-library.js:38121
#: wp-includes/js/dist/components.js:51463
#: wp-includes/js/dist/components.js:51467
#: wp-includes/js/dist/edit-site.js:30981 wp-includes/js/dist/editor.js:6409
#: wp-admin/includes/ajax-actions.php:2264
#: wp-admin/includes/class-wp-media-list-table.php:404
#: 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:1720
msgid "Date"
msgstr "Datum"
#: wp-includes/class-wp-user.php:786
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."
#: 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-customize-nav-menus.php:1138
msgid "Create New Menu"
msgstr "Neues Menü erstellen"
#: wp-includes/class-wp-customize-nav-menus.php:854
msgid "New Menu"
msgstr "Neues Menü"
#. translators: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:702
msgid "If your theme has widget areas, you can also add menus there. Visit the Widgets panel and add a “Navigation Menu widget” 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 Widget-Bereich und füge ein „Navigations-Menü“-Widget hinzu, um ein Menü in einer Seitenleiste oder im Footer anzuzeigen."
#: wp-includes/class-wp-customize-nav-menus.php:520
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."
#. translators: %s: Number of menu locations.
#: wp-includes/class-wp-customize-nav-menus.php:503
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-nav-menus.php:500
msgid "Your theme can display menus in one location."
msgstr "Dein Theme kann Menüs an einer Position anzeigen."
#: wp-includes/class-wp-customize-manager.php:5769
msgid "CSS code"
msgstr "CSS-Code"
#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/class-wp-customize-manager.php:5728
#: wp-includes/widgets/class-wp-widget-custom-html.php:313
msgid "The edit field automatically highlights code syntax. You can disable this in your user profile%3$s to work in plain text mode."
msgstr "Das Bearbeitungsfeld hebt automatisch die Codesyntax hervor. Du kannst das in deinem Benutzerprofil%3$s abschalten, um im einfachen Textmodus zu arbeiten."
#: wp-includes/class-wp-customize-manager.php:5721
#: 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 Screen-Readern: Im Eingabefeld-Modus kann es sein, dass du die Escape-Taste zweimal drücken musst."
#: wp-includes/class-wp-customize-manager.php:5720
#: 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:5719
#: 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-manager.php:5717
#: 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 "Wenn zum Navigieren die Tastatur verwendet wird:"
#: wp-includes/class-wp-customize-manager.php:5707
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:5659
#: wp-admin/options-reading.php:85
msgid "Your homepage displays"
msgstr "Deine Homepage zeigt"
#: wp-includes/class-wp-customize-manager.php:5642
msgid "You can choose what’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, wo deine Beiträge angezeigt werden."
#: wp-includes/class-wp-customize-manager.php:5640
msgid "Homepage Settings"
msgstr "Homepage-Einstellungen"
#: wp-includes/class-wp-customize-manager.php:5108
msgid "WordPress.org themes"
msgstr "WordPress.org-Themes"
#: wp-includes/class-wp-customize-manager.php:5093
msgid "Installed themes"
msgstr "Installierte Themes"
#: wp-includes/script-loader.php:1358 wp-admin/customize.php:200
#: wp-admin/customize.php:205 wp-admin/edit-form-advanced.php:389
msgid "Publish Settings"
msgstr "Veröffentlichungs-Einstellungen"
#: wp-includes/class-wp-customize-manager.php:4392
msgid "Copied"
msgstr "Kopiert"
#. translators: Hidden accessibility text.
#: wp-includes/class-wp-customize-manager.php:4379
msgid "Preview Link"
msgstr "Vorschau-Link"
#: wp-includes/class-wp-customize-manager.php:4373
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:4371
msgid "Share Preview Link"
msgstr "Vorschau-Link teilen"
#: 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:3193
msgid "Changes have already been trashed."
msgstr "Die Änderungen wurden bereits in den Papierkorb gelegt."
#: wp-includes/class-wp-customize-manager.php:3173
#: 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:3162
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/class-wp-customize-manager.php:3152
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:2804
#: wp-includes/script-loader.php:1346 wp-includes/script-loader.php:1348
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ültigen Einstellung nicht möglich."
msgstr[1] "Das Speichern ist aufgrund %s ungültiger Einstellungen nicht möglich."
#: wp-includes/class-wp-customize-manager.php:2685
#: wp-includes/class-wp-customize-manager.php:2700
#: wp-includes/script-loader.php:1309
msgid "You must supply a future date to schedule."
msgstr "Du musst ein in der Zukunft liegendes Datum zur Planung angeben."
#: wp-includes/class-wp-customize-manager.php:2662
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/admin-bar.php:928
msgid "Edit User"
msgstr "Benutzer bearbeiten"
#: wp-includes/admin-bar.php:882
msgid "View User"
msgstr "Benutzer anzeigen"
#: wp-includes/widgets/class-wp-widget-text.php:499
msgid "This widget may have contained code that may work better in the “Custom HTML” widget. If you have not yet, how about trying that widget instead?"
msgstr "Dieses Widget enthielt anscheinend Code, der vermutlich besser im neuen „individuellen HTML“-Widget funktioniert. Falls du es noch nicht kennst: was hältst du davon, es auszuprobieren?"
#: wp-includes/widgets/class-wp-widget-text.php:560
msgid "Hey there, looks like you just pasted HTML into the “Visual” tab of the Text widget. You may want to paste your code into the “Code” tab instead. Alternately, try out the new “Custom HTML” 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 „individuelle HTML“-Widget 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 “Custom HTML” 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 "Weißt du schon von dem neuen „individuellen HTML“-Widget? Du findest es in der Liste der verfügbaren Widgets auf diesem Bildschirm. Probiere es aus und füge individuellen Code in deine Website ein!"
#: wp-includes/widgets/class-wp-widget-text.php:542
msgid "Did you know there is a “Custom HTML” widget now? You can find it by pressing the “Add a Widget” button and searching for “HTML”. Check it out to add some custom code to your site!"
msgstr "Weißt du schon von dem neuen „individuellen HTML“-Widget? Du findest es, indem du den “Widget hinzufügen”-Button klickst und nach „HTML“ suchst. Probiere es aus und füge individuellen Code in deine Website ein!"
#: wp-includes/widgets/class-wp-widget-text.php:540
msgid "New Custom HTML Widget"
msgstr "Neues Widget für individuelles HTML"
#: wp-includes/widgets/class-wp-widget-text.php:497
msgid "This widget may contain code that may work better in the “Custom HTML” widget. How about trying that widget instead?"
msgstr "Dieses Widget scheint Code zu enthalten, der vermutlich besser im neuen „individuellen HTML“-Widget funktioniert. Was hältst du davon, es auszuprobieren?"
#: wp-includes/widgets/class-wp-widget-text.php:35
msgid "Arbitrary text."
msgstr "Beliebiger Text."
#: 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
msgid "Custom HTML"
msgstr "Individuelles HTML"
#: wp-includes/widgets/class-wp-widget-custom-html.php:46
msgid "Arbitrary HTML code."
msgstr "Beliebiger HTML-Code."
#: wp-includes/widgets/class-wp-widget-tag-cloud.php:199
#: wp-includes/js/dist/block-library.js:52554
#: wp-includes/js/dist/block-library.js:52561
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:41779
#: wp-includes/js/dist/edit-site.js:22708
#: wp-admin/includes/ajax-actions.php:563
#: wp-admin/includes/class-wp-list-table.php:1041
#: wp-admin/includes/class-wp-list-table.php:1848
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-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-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-audio.php:39
msgctxt "label for button in the audio widget"
msgid "Add Audio"
msgstr "Audio hinzufügen"
#: wp-includes/media.php:4568
#: wp-admin/includes/class-wp-media-list-table.php:520
#: wp-admin/includes/class-wp-posts-list-table.php:1293
#: wp-admin/includes/media.php:3326
msgid "(no author)"
msgstr "(kein Autor)"
#: wp-includes/script-loader.php:1316 wp-admin/includes/file.php:638
msgid "An error occurred. Please try again later."
msgstr "Es ist ein Fehler aufgetreten. Bitte versuche es später erneut."
#. translators: %s: URL to Network Settings screen.
#: wp-signup.php:965
msgid "To change or disable registration go to your Options page."
msgstr "Um die Registrierung zu ändern oder zu deaktivieren, öffne die Einstellungen."
#: wp-signup.php:958
msgid "The network currently allows both site and user registrations."
msgstr "Das Netzwerk erlaubt aktuell sowohl Website- als auch Benutzer-Registrierungen."
#: wp-signup.php:955
msgid "The network currently allows user registrations."
msgstr "Das Netzwerk erlaubt aktuell Benutzerregistrierungen."
#: wp-signup.php:952
msgid "The network currently allows site registrations."
msgstr "Das Netzwerk erlaubt aktuell Website-Registrierungen."
#: wp-signup.php:949
msgid "The network currently disallows registrations."
msgstr "Das Netzwerk erlaubt aktuell keine Registrierungen."
#: wp-signup.php:944
msgid "Greetings Network Administrator!"
msgstr "Hallo, Netzwerk-Administrator!"
#: 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-includes/widgets/class-wp-widget-media.php:153
msgid "URL to the media file"
msgstr "URL der Mediendatei"
#: 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.php:511
msgid "Looks like this is not the correct kind of file. Please link to an appropriate file instead."
msgstr "Dies ist scheinbar nicht der richtige Dateityp. Bitte verlinke stattdessen auf eine geeignete Datei."
#: 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.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:502
msgid "Add to Widget"
msgstr "Zu Widget hinzufügen"
#: 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-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: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."
#. 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-video.php:49
msgid "Video Widget"
msgstr "Video-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)"
#: 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-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-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-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-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-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-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-image.php:30
msgid "Displays an image."
msgstr "Zeigt ein Bild an."
#: 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:50
msgid "Looks like this is not the correct kind of file. Please link to an audio file instead."
msgstr "Dies ist scheinbar nicht der richtige Dateityp. Bitte verlinke stattdessen auf eine Audiodatei."
#: 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-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:241
#: 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-audio.php:30
msgid "Displays an audio player."
msgstr "Zeigt einen Audioplayer."
#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2597
msgid "%1$s must be less than or equal to %2$d"
msgstr "%1$s muss kleiner oder gleich %2$d sein"
#. translators: 1: Parameter, 2: Maximum number.
#: wp-includes/rest-api.php:2589
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:2579
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:2571
msgid "%1$s must be greater than %2$d"
msgstr "%1$s muss größer als %2$d sein"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1621
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-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:508
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:340
#: 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:251
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-post-types-controller.php:375
msgid "All features, supported by the post type."
msgstr "Alle von diesem Inhaltstypen unterstützten Eigenschaften."
#: 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)."
#: wp-includes/class-wp-post-type.php:1010
msgctxt "page"
msgid "Use as featured image"
msgstr "Als Beitragsbild nutzen"
#: wp-includes/class-wp-post-type.php:1010
msgctxt "post"
msgid "Use as featured image"
msgstr "Als Beitragsbild nutzen"
#: wp-includes/class-wp-post-type.php:1009
msgctxt "page"
msgid "Remove featured image"
msgstr "Beitragsbild entfernen"
#: wp-includes/class-wp-post-type.php:1009
msgctxt "post"
msgid "Remove featured image"
msgstr "Beitragsbild entfernen"
#: wp-includes/class-wp-post-type.php:1008
msgctxt "page"
msgid "Set featured image"
msgstr "Beitragsbild festlegen"
#: wp-includes/class-wp-post-type.php:1008
msgctxt "post"
msgid "Set featured image"
msgstr "Beitragsbild festlegen"
#: wp-includes/class-wp-post-type.php:1007
msgctxt "page"
msgid "Featured image"
msgstr "Beitragsbild"
#: wp-includes/class-wp-post-type.php:1007
msgctxt "post"
msgid "Featured image"
msgstr "Beitragsbild"
#. 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/media.php:5012
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:5011
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:307 wp-includes/media.php:5064
msgid "Suggested image dimensions: %1$s by %2$s pixels."
msgstr "Vorgeschlagene Bildmaße: %1$s auf %2$s Pixel."
#: wp-includes/comment.php:3708
msgid "Sorry, comments are not allowed for this item."
msgstr "Kommentare sind für diesen Beitrag nicht erlaubt."
#: 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, oEmbed-Anfragen über Proxy zu machen."
#: 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 sanktionierte Anbieter durchgeführt werden soll."
#: 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: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-editor.php:1240
msgid "Insert/edit media"
msgstr "Medien einfügen/bearbeiten"
#: wp-includes/class-wp-editor.php:1237
msgid "Insert/edit code sample"
msgstr "Beispielcode einfügen/bearbeiten"
#: wp-includes/class-wp-editor.php:1236
#: wp-includes/js/dist/block-library.js:52238
#: wp-admin/includes/privacy-tools.php:472
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:1210
msgctxt "Id for link anchor (TinyMCE)"
msgid "Id"
msgstr "ID"
#: 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:812
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."
#. translators: %s: The total number of widget areas registered.
#: wp-includes/class-wp-customize-widgets.php:788
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:779
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/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/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-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-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-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:357
msgid "Human-readable labels for the post type for various contexts."
msgstr "Visuell lesbare Beschriftungen des Inhaltstyps für verschiedene Kontexte."
#: 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:339
msgid "A human-readable description of the post type."
msgstr "Eine visuell lesbare Beschreibung des Inhaltstyps."
#: 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-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:1690
msgid "Limit response to comments published before a given ISO8601 compliant date."
msgstr "Antwort auf Kommentare einschränken, die vor einem gegebenen ISO8601-konformen Datum veröffentlicht wurden."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1661
msgid "Limit response to comments published after a given ISO8601 compliant date."
msgstr "Antwort auf Kommentare einschränken, die nach einem gegebenen ISO8601-konformen Datum veröffentlicht wurden."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1547
msgid "Avatar URLs for the user."
msgstr "Avatar-URLs für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1500
msgid "Roles assigned to the user."
msgstr "Rollen, die dem Benutzer zugewiesen sind."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1477
msgid "The nickname for the user."
msgstr "Der Spitzname für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1471
msgid "Locale for the user."
msgstr "Sprachumgebung für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1464
msgid "Author URL of the user."
msgstr "Autor-URL des Benutzers."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1459
msgid "Description of the user."
msgstr "Beschreibung des Benutzers."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1453
msgid "URL of the user."
msgstr "URL des Benutzers."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1438
msgid "Last name for the user."
msgstr "Nachname für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1430
msgid "First name for the user."
msgstr "Vorname für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1422
msgid "Display name for the user."
msgstr "Anzeige-Name für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1413
msgid "Login name for the user."
msgstr "Anmeldename für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:925
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:972
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:635
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 Eltern-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:2245
#: 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 "Kann den Eltern-Begriff nicht setzen, 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:385
msgid "Types associated with the taxonomy."
msgstr "Typen, die der Taxonomie zugeordnet sind."
#: 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-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:1147
msgid "URL to the original attachment file."
msgstr "URL der Originaldatei des Anhangs."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1127
msgid "The attachment MIME type."
msgstr "Der MIME-Typ des Anhangs."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1119
msgid "Attachment type."
msgstr "Anhangs-Typ."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1096
msgid "The attachment description."
msgstr "Die Beschreibung des Anhangs."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1073
msgid "The attachment caption."
msgstr "Der Untertitel 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 user notification email subject. 1: Network title, 2: New
#. user login.
#: wp-includes/ms-functions.php:1159
msgctxt "New user notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Aktiviere %2$s"
#. translators: New site notification email subject. 1: Network title, 2: New
#. site URL.
#: wp-includes/ms-functions.php:1041
msgctxt "New site 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:1611
#: wp-includes/widgets.php:1734
msgid "RSS Error:"
msgstr "RSS-Fehler:"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:655
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:798
msgid "Invalid slug."
msgstr "Die Titelform ist ungültig."
#: wp-includes/rest-api.php:2287
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:782
#: wp-includes/user.php:4740 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:679
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:938
msgid "Invalid comment content."
msgstr "Der Kommentarinhalt ist ungültig."
#: wp-includes/rest-api/class-wp-rest-server.php:361
msgid "Invalid JSONP callback function."
msgstr "Die JSONP-Callback-Funktion ist ungültig."
#: wp-includes/post.php:5074
msgid "Invalid page template."
msgstr "Das Seiten-Template ist ungültig."
#: wp-includes/post.php:4681 wp-includes/rest-api.php:2281
#: wp-includes/script-loader.php:1359 wp-admin/includes/post.php:193
msgid "Invalid date."
msgstr "Das Datum ist ungültig."
#: wp-includes/theme.php:1732
msgid "Video is playing."
msgstr "Video wird abgespielt."
#: wp-includes/theme.php:1731
msgid "Video is paused."
msgstr "Video ist pausiert."
#: wp-includes/theme.php:2334
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Archiv"
#: wp-includes/theme.php:2486
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 neuen Blog-Beiträge zeigt."
#: wp-includes/theme.php:2478
msgctxt "Theme starter content"
msgid "News"
msgstr "Neuigkeiten"
#: wp-includes/theme.php:2469
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 klassischen Kontakt-Informationen, wie Adresse und Telefonnummer. Du könntest hier aber auch ein Plugin nutzen, um ein Kontakt-Formular einzufügen."
#: wp-includes/theme.php:2461
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:2453
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:2364
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "Neueste Beiträge"
#: wp-includes/theme.php:2358
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "Neueste Kommentare"
#: wp-includes/theme.php:2352
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Meta"
#: wp-includes/theme.php:2340
msgctxt "Theme starter content"
msgid "Calendar"
msgstr "Kalender"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:897
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:1286
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1300
#: wp-admin/includes/ms.php:1188 wp-admin/includes/user.php:62
#: 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: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:206
msgid "Sorry, you are not allowed to filter users by role."
msgstr "Du bist leider nicht berechtigt, Benutzer nach Benutzerrolle zu filtern."
#: wp-includes/class-wp-xmlrpc-server.php:3760
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1019
msgid "Sorry, you are not allowed to delete this comment."
msgstr "Du bist leider nicht berechtigt, diesen Kommentar zu löschen."
#: 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-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/rest-api/endpoints/class-wp-rest-comments-controller.php:602
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:610
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-comments-controller.php:576
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:586
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."
#. 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:568
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-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:618
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: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: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:2443
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"
#: wp-includes/theme.php:2431
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"
#: wp-includes/theme.php:2427
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"
#: wp-includes/theme.php:2419
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"
#: wp-includes/theme.php:2415
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"
#: wp-includes/theme.php:2326
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 weitere Informationen anzugeben."
#: wp-includes/theme.php:2325
msgctxt "Theme starter content"
msgid "About This Site"
msgstr "Über diese Website"
#. 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/rest-api/endpoints/class-wp-rest-posts-controller.php:722
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:925
msgid "Sorry, you are not allowed to assign the provided terms."
msgstr "Du bist leider nicht berechtigt, die angegebenen Begriffe zuzuordnen."
#: wp-includes/class-wp-xmlrpc-server.php:1402
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:706
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:917
msgid "Sorry, you are not allowed to make posts sticky."
msgstr "Du bist leider nicht berechtigt, Beiträge oben zu halten."
#: 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:1333
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:233
msgid "Choose video"
msgstr "Video wählen"
#: wp-includes/customize/class-wp-customize-media-control.php:231
#: 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:228
msgid "Change video"
msgstr "Video wechseln"
#: wp-includes/customize/class-wp-customize-media-control.php:227
#: wp-includes/customize/class-wp-customize-media-control.php:232
msgid "Select video"
msgstr "Video auswählen"
#: wp-includes/theme.php:2483
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "Ein Homepage-Abschnitt"
#: wp-includes/theme.php:2474
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Blog"
#: wp-includes/theme.php:2466
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Kontakt"
#: wp-includes/theme.php:2458
msgctxt "Theme starter content"
msgid "About"
msgstr "Über"
#: wp-includes/theme.php:2377 wp-includes/theme.php:2450
msgctxt "Theme starter content"
msgid "Home"
msgstr "Startseite"
#: wp-includes/theme.php:2407
msgctxt "Theme starter content"
msgid "Email"
msgstr "E-Mail"
#: wp-includes/theme.php:2423
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"
#: wp-includes/theme.php:2435
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"
#: wp-includes/theme.php:2411
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"
#: wp-includes/theme.php:2439
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"
#: wp-includes/theme.php:2346
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Kategorien"
#: wp-includes/theme.php:2370
msgctxt "Theme starter content"
msgid "Search"
msgstr "Suche"
#: wp-includes/theme.php:2315
msgctxt "Theme starter content"
msgid "Saturday & Sunday: 11:00AM–3:00PM"
msgstr "Samstag und Sonntag: 11–15 Uhr"
#: wp-includes/theme.php:2314
msgctxt "Theme starter content"
msgid "Monday–Friday: 9:00AM–5:00PM"
msgstr "Montag bis Freitag: 10–18 Uhr"
#: wp-includes/theme.php:2313
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Öffnungszeiten"
#: wp-includes/theme.php:2312
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "10178 Berlin"
#: wp-includes/theme.php:2311
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "Traum Allee 213"
#: wp-includes/theme.php:2310
msgctxt "Theme starter content"
msgid "Address"
msgstr "Adresse"
#: wp-includes/theme.php:2306
msgctxt "Theme starter content"
msgid "Find Us"
msgstr "Hier findest du uns"
#. translators: %s: The '\' character.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1379
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:1369
msgid "Passwords cannot be empty."
msgstr "Passwörter können nicht leer sein."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:188
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:610
msgid "Invalid user parameter(s)."
msgstr "Ungültige(r) Benutzer-Parameter"
#: wp-includes/script-loader.php:1322
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Bedienelemente einblenden"
#: wp-includes/script-loader.php:1321 wp-admin/customize.php:270
msgctxt "label for hide controls button without length constraints"
msgid "Hide Controls"
msgstr "Bedienelemente ausblenden"
#: wp-includes/media-template.php:428
msgid "Document Preview"
msgstr "Dokument-Vorschau"
#: wp-includes/class-wp-customize-manager.php:5339
msgid "Header Media"
msgstr "Header-Medien"
#: 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."
#. 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/l10n.php:1750
msgctxt "default site language"
msgid "Site Default"
msgstr "Website-Einstellung"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1110
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:1105
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:1087
msgid "HTML caption for the attachment, transformed for display."
msgstr "Der für die Anzeige umgewandelte HTML-Untertitel des Anhangs."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1082
msgid "Caption for the attachment, as it exists in the database."
msgstr "Der Untertitel für den Anhang, wie er in der Datenbank vorliegt."
#: wp-includes/class-wp-customize-manager.php:6127
msgid "Please enter a valid YouTube URL."
msgstr "Bitte gib eine gültige YouTube-URL ein."
#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:945
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-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."
#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:501
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:1149
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:1072
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."
#: wp-includes/class-wp-customize-manager.php:5453
msgid "Or, enter a YouTube URL:"
msgstr "Oder gib hier eine YouTube-URL ein:"
#: wp-includes/rest-api/class-wp-rest-request.php:717
msgid "Invalid JSON body passed."
msgstr "Ein ungültiger JSON-Body wurde übergeben."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3069
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:733
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:951
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:3060
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:4022
msgid "Comment is required."
msgstr "Kommentar ist erforderlich."
#: wp-includes/class-wp-customize-nav-menus.php:960
msgid "Empty title."
msgstr "Leerer Titel."
#: wp-trackback.php:123
msgid "Sorry, trackbacks are closed for this item."
msgstr "Trackbacks sind für diesen Beitrag geschlossen."
#: wp-trackback.php:96
msgid "I really need an ID for this to work."
msgstr "Damit das funktioniert brauche ich wirklich eine ID."
#: wp-includes/class-wp-customize-manager.php:5680
#: wp-includes/js/dist/editor.js:7288 wp-includes/js/dist/editor.js:12693
#: wp-admin/includes/file.php:39
msgid "Homepage"
msgstr "Homepage"
#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2654
msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
msgstr "%1$s muss zwischen %2$d (inklusiv) und %3$d (inklusiv) liegen"
#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2624
msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
msgstr "%1$s muss zwischen %2$d (exklusiv) und %3$d (inklusiv) liegen"
#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2639
msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
msgstr "%1$s muss zwischen %2$d (inklusiv) und %3$d (exklusiv) liegen"
#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2609
msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
msgstr "%1$s muss zwischen %2$d (exklusiv) und %3$d (exklusive) liegen"
#. translators: %s: IP address.
#: wp-includes/rest-api.php:2293
msgid "%s is not a valid IP address."
msgstr "%s ist keine gültige IP-Adresse."
#. translators: 1: Parameter, 2: List of types.
#. translators: 1: Parameter, 2: Type name.
#: wp-includes/rest-api.php:2210 wp-includes/rest-api.php:2322
#: wp-includes/rest-api.php:2344 wp-includes/rest-api.php:2367
#: wp-includes/rest-api.php:2482 wp-includes/rest-api.php:2553
#: wp-includes/rest-api.php:2682 wp-includes/rest-api.php:2750
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:1635
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:1629
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 einzelne Rolle."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1523
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:1517
msgid "All capabilities assigned to the user."
msgstr "Alle Berechtigungen, die dem Benutzer zugewiesen sind."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1508
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:1493
msgid "Registration date for the user."
msgstr "Registrierungsdatum für den Benutzer."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1446
msgid "The email address for the user."
msgstr "Die E-Mail-Adresse für den Benutzer."
#. translators: %s: Role key.
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1268
msgid "The role %s does not exist."
msgstr "Die Benutzerrolle %s existiert nicht."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:954
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:904
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:790
msgid "Username is not editable."
msgstr "Der Benutzername ist nicht editierbar."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:731
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:472
#: 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:587
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:542
msgid "You are not currently logged in."
msgstr "Du bist im Moment 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:1195
msgid "Limit result set to terms assigned to a specific parent."
msgstr "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Eltern-Objekt zugewiesen sind."
#: 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 verborgen werden, die keinen Beiträgen zugewiesen sind."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1172
msgid "Sort collection by term attribute."
msgstr "Sortiere die Sammlung nach einem Attribut des Begriffs."
#: 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:774
#: 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:1097
msgid "Type attribution for the term."
msgstr "Typzuordnung für diesen Begriff."
#: 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-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-users-controller.php:83
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1407
msgid "Unique identifier for the user."
msgstr "Eindeutige Kennung für den Benutzer."
#: 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/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-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-revisions-controller.php:208
msgid "Invalid revision ID."
msgstr "Die Revisions-ID ist ungültig."
#: wp-includes/class-wp-customize-nav-menus.php:963
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3156
msgid "Status is forbidden."
msgstr "Status ist unzulässig."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3082
msgid "Limit result set to items that are sticky."
msgstr "Ergebnissatz auf Elemente begrenzen, die oben gehalten werden."
#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3319
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."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3040
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Ergebnissatz auf alle Elemente begrenzen, außer denen mit einer bestimmten Eltern-ID."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3032
msgid "Limit result set to items with particular parent IDs."
msgstr "Ergebnissatz auf alle Elemente bestimmter Eltern-IDs begrenzen."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1714
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:337
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2995
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:844
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1156
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1593
msgid "Offset the result set by a specific number of items."
msgstr "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:954
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2983
msgid "Limit result set to posts with a specific menu_order value."
msgstr "Ergebnissatz auf Beiträge begrenzen, die einem bestimmten menu_order-Wert haben."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2942
msgid "Ensure result set excludes posts assigned to specific authors."
msgstr "Stelle sicher, dass der Ergebnissatz Beiträge ausschließt, die bestimmten Autoren zugewiesen sind."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2934
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:2725
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:2695
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:2439
msgid "A password to protect access to the content and excerpt."
msgstr "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu schützen."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2688
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:2672
msgid "The format for the post."
msgstr "Das Format für den Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2652
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:2646
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:2638
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:2627
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:2621
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:2616
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:2607
msgid "The excerpt for the post."
msgstr "Der Textauszug für den Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2599
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-posts-controller.php:2588
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:492
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2551
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:2546
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-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-posts-controller.php:2424
msgid "A named status for the post."
msgstr "Ein benannter Status für den Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:779
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-revisions-controller.php:768
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:762
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-posts-controller.php:2381
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:752
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:2369
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-revisions-controller.php:746
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-revisions-controller.php:740
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-posts-controller.php:1588
msgid "Invalid featured media ID."
msgstr "Die ID des hervorgehobenen Mediums ist ungültig."
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:273
#: wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php:766
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1450
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:153
msgid "Invalid post parent ID."
msgstr "Die Eltern-ID des Beitrags ist ungültig."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1434
msgid "A password protected post can not be set to sticky."
msgstr "Ein passwortgeschützter Beitrag kann nicht oben gehaltenen werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1423
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:1415
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-posts-controller.php:1158
msgid "The post has already been deleted."
msgstr "Der Beitrag wurde bereits gelöscht."
#: 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-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:688
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:742
msgid "Cannot create existing post."
msgstr "Ein bestehender Beitrag kann nicht erstellt werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:567
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-posts-controller.php:596
msgid "Incorrect post password."
msgstr "Das Beitrags-Passwort ist falsch."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:221
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:242
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-comments-controller.php:1787
#: 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-taxonomies-controller.php:361
msgid "Human-readable labels for the taxonomy for various contexts."
msgstr "Visuell lesbare Beschriftungen der Taxonomie für verschiedene Kontexte."
#: 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-taxonomies-controller.php:349
msgid "A human-readable description of the taxonomy."
msgstr "Eine visuell lesbare Beschreibung der Taxonomie."
#: 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-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-users-controller.php:1485
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: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."
#: 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-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: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:382
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder."
#: 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."
#: 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:350
#: 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 an Elementen, die im Ergebnissatz zurückgegeben werden."
#: 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:344
#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:345
msgid "Current page of the collection."
msgstr "Aktuelle Seite der Sammlung."
#. 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-comments-controller.php:1780
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:1772
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:1763
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:1754
msgid "Ensure result set excludes specific parent IDs."
msgstr "Stelle sicher, dass der Ergebnissatz bestimmte Eltern-IDs ausschließt."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1745
msgid "Limit result set to comments of specific parent IDs."
msgstr "Ergebnissatz auf Kommentare bestimmter Eltern-IDs begrenzen."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:966
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:856
msgid "Sort collection by object attribute."
msgstr "Sortiere die Sammlung nach einem Attribut des Objekts."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1719
#: 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:3000
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:849
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1162
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1599
msgid "Order sort attribute ascending or descending."
msgstr "Attribut für aufsteigende oder absteigende Sortierung."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1705
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2973
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:835
#: 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:1584
msgid "Limit result set to specific IDs."
msgstr "Ergebnissatz auf bestimmte IDs begrenzen."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1696
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2964
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:826
#: 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:1575
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-posts-controller.php:2952
msgid "Limit response to posts published before a given ISO8601 compliant date."
msgstr "Antwort auf Beiträge einschränken, die vor einem gegebenen ISO8601-konformen Datum veröffentlicht wurden."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1684
msgid "Limit result set to that from a specific author email. Requires authorization."
msgstr "Ergebnissatz begrenzen, auf den einer speziellen E-Mail-Adresse eines Autors. Erfordert eine Autorisierung."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1675
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:1667
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-posts-controller.php:2921
msgid "Limit response to posts published after a given ISO8601 compliant date."
msgstr "Antwort auf Beiträge einschränken, die nach einem gegebenen ISO8601-konformen Datum veröffentlicht wurden."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1633
msgid "Avatar URLs for the comment author."
msgstr "Avatar-URLs für den Kommentar-Autor."
#. translators: %d: Avatar image size in pixels.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1625
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1539
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:1600
msgid "State of the comment."
msgstr "Status des Kommentars."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1594
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:2475
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-search-controller.php:269
msgid "URL to the object."
msgstr "URL zum Objekt."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2363
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-posts-controller.php:2576
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:2571
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:2562
msgid "The content for the post."
msgstr "Der Inhalt für den Beitrag."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1539
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:1533
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:1525
msgid "Display name for the comment author."
msgstr "Anzeige-Name für den Autor des Kommentars."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1519
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:1509
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:1504
msgid "The ID of the user object, if author was a user."
msgstr "Die ID des Objekts des Benutzers, falls der Autor ein Benutzer war."
#: 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:1421
msgid "Invalid comment author ID."
msgstr "Die Kommentar-Autor-ID ist ungültig."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1093
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:1080
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:961
msgid "Updating comment failed."
msgstr "Die Aktualisierung des Kommentars ist fehlgeschlagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:927
msgid "Updating comment status failed."
msgstr "Die Aktualisierung des Kommentar-Status ist fehlgeschlagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:790
msgid "Creating comment failed."
msgstr "Die Erstellung des Kommentars ist fehlgeschlagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:709
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:646
msgid "Cannot create existing comment."
msgstr "Ein bestehender Kommentar kann nicht erstellt werden."
#: wp-includes/class-wp-xmlrpc-server.php:3934 wp-includes/comment.php:3760
#: 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-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 werden soll und das Löschen erzwungen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1243
msgid "Could not open file handle."
msgstr "Der Datei-Handle konnte nicht geöffnet werden."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1223
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1418
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:1210
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:1200
msgid "No Content-Disposition supplied."
msgstr "Keine Content-Disposition bereitgestellt."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1192
msgid "No Content-Type supplied."
msgstr "Kein Inhaltstyp bereitgestellt."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1184
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1404
msgid "No data supplied."
msgstr "Keine Daten bereitgestellt."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1141
msgid "The ID for the associated post of the attachment."
msgstr "Die ID des Beitrags, der dem Anhang zugeordnet ist."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1134
msgid "Details about the media file, specific to its type."
msgstr "Details zur Mediendatei, konkret zu ihrem Typ."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1064
msgid "Alternative text to display when attachment is not displayed."
msgstr "Alternativer Text, der anzeigt wird, wenn der Anhang nicht angezeigt wird."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:203
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:453
msgid "Invalid parent type."
msgstr "Der Eltern-Typ ist ungültig."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:145
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:136
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:546
msgid "Sorry, you are not allowed to upload media on this site."
msgstr "Du bist leider nicht berechtigt, Medien auf diese Website hochzuladen."
#. translators: %s: rest_authentication_errors
#: wp-includes/rest-api/class-wp-rest-server.php:349
msgid "The REST API can no longer be completely disabled, the %s filter can be used to restrict access to the API, instead."
msgstr "Das REST-API kann nicht mehr länger komplett deaktiviert werden; stattdessen kann aber der Filter %s genutzt werden, um den Zugriff zur API einzuschränken."
#: wp-includes/class-wp-post-type.php:1004 wp-admin/edit-form-advanced.php:412
msgid "Page Attributes"
msgstr "Seiten-Attribute"
#: wp-includes/class-wp-post-type.php:1004
msgid "Post Attributes"
msgstr "Beitrags-Attribute"
#: wp-includes/class-wp-post-type.php:997
msgid "View Pages"
msgstr "Seiten anzeigen"
#: wp-includes/class-wp-post-type.php:997
msgid "View Posts"
msgstr "Beiträge 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:232
msgid "Search Changesets"
msgstr "Änderungs-Sets suchen"
#: wp-includes/post.php:231
msgid "All Changesets"
msgstr "Alle Änderungs-Sets"
#: wp-includes/post.php:230
msgid "View Changeset"
msgstr "Änderungs-Set anzeigen"
#: wp-includes/post.php:229
msgid "Edit Changeset"
msgstr "Änderungs-Set bearbeiten"
#: wp-includes/post.php:228
msgid "New Changeset"
msgstr "Neues Änderungs-Set"
#: wp-includes/post.php:225
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Änderungs-Set"
#: wp-includes/post.php:224
msgctxt "post type general name"
msgid "Changesets"
msgstr "Änderungs-Sets"
#: wp-includes/post.php:192 wp-includes/post.php:193
msgid "Custom CSS"
msgstr "Individuelles CSS"
#: wp-includes/post.php:102
msgid "Attachment Attributes"
msgstr "Anhangs-Attribute"
#. translators: Post revision title. 1: Author avatar, 2: Author name, 3: Time
#. ago, 4: Date.
#: wp-includes/post-template.php:1979
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:1652 wp-admin/includes/template.php:1665
#: wp-admin/includes/template.php:1719 wp-admin/includes/template.php:1732
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:2944 wp-includes/js/dist/editor.js:6947
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:2897
msgid "Blog pages show at most."
msgstr "Maximal angezeigte Beiträge."
#: wp-includes/option.php:2886
msgid "Default post format."
msgstr "Standard-Beitragsformat."
#: 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:2854
msgid "WordPress locale code."
msgstr "WordPress-Ländercode."
#: 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:2832
msgid "A time format for all time strings."
msgstr "Ein Zeitformat für alle zeitbasierten Zeichenfolgen."
#: wp-includes/option.php:2822
msgid "A date format for all date strings."
msgstr "Ein Zeitformat für alle datumsbasierten Zeichenfolgen."
#: wp-includes/option.php:2812
msgid "A city in the same timezone as you."
msgstr "Eine Stadt in deiner Zeitzone."
#: wp-includes/option.php:2753
msgid "Site title."
msgstr "Website-Titel."
#: wp-includes/media.php:5024
msgid "Search media items..."
msgstr "Medien suchen …"
#: wp-includes/link-template.php:2966
msgctxt "next set of posts"
msgid "Next"
msgstr "Nächste"
#: wp-includes/link-template.php:2965
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Vorherige"
#: wp-includes/general-template.php:530 wp-login.php:899 wp-login.php:1514
msgid "Username or Email Address"
msgstr "Benutzername oder E-Mail-Adresse"
#. 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."
#. 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-themes-section.php:157
msgid "Filter themes"
msgstr "Themes filtern"
#: wp-includes/customize/class-wp-customize-themes-panel.php:48
msgid "Change theme"
msgstr "Theme wechseln"
#: 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:67
msgid "Install and preview theme: %s"
msgstr "Installation und Vorschau des Theme: %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:63
msgid "Customize theme: %s"
msgstr "Theme anpassen: %s"
#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:61
msgid "Details for theme: %s"
msgstr "Details zu Theme: %s"
#: wp-includes/customize/class-wp-customize-selective-refresh.php:181
msgid "Click to edit this element."
msgstr "Klick, zum Bearbeiten dieses Elements."
#: wp-includes/customize/class-wp-customize-selective-refresh.php:180
msgid "Click to edit the site title."
msgstr "Klick, zum Bearbeiten des Website-Titels."
#: wp-includes/customize/class-wp-customize-selective-refresh.php:179
msgid "Click to edit this widget."
msgstr "Klick, zum Bearbeiten des Widgets."
#: wp-includes/customize/class-wp-customize-selective-refresh.php:178
msgid "Click to edit this menu."
msgstr "Klick, zum Bearbeiten des Menüs."
#: wp-includes/customize/class-wp-customize-custom-css-setting.php:167
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:674
msgid "Markup is not allowed in CSS."
msgstr "Markup ist in CSS nicht erlaubt."
#: wp-includes/class-wp-xmlrpc-server.php:3879
msgid "Sorry, the comment could not be updated."
msgstr "Der Kommentar konnte leider nicht bearbeitet werden."
#: wp-includes/class-wp-xmlrpc-server.php:2803
msgid "Invalid role."
msgstr "Die Rolle ist ungültig."
#: wp-includes/class-wp-xmlrpc-server.php:2422
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:2342
#: 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:2232
#: 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:2159
msgid "Sorry, the term could not be created."
msgstr "Der Begriff konnte leider nicht erstellt werden."
#: wp-includes/class-wp-customize-widgets.php:820
#: wp-includes/class-wp-customize-widgets.php:963
msgid "No widgets found."
msgstr "Es wurden keine Widgets gefunden."
#. translators: %d: The number of widgets found.
#: wp-includes/class-wp-customize-widgets.php:819
msgid "Number of widgets found: %d"
msgstr "Anzahl gefundener Widgets: %d"
#. translators: 1: Post type name, 2: Error message.
#: wp-includes/class-wp-customize-nav-menus.php:1054
msgid "%1$s could not be created: %2$s"
msgstr "%1$s konnte nicht erstellt werden: %2$s"
#: wp-includes/class-wp-customize-nav-menus.php:1049
#: wp-includes/js/dist/block-editor.js:18956
msgid "Post"
msgstr "Beitrag"
#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:6102
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:6094
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:6053
msgid "Unrecognized background setting."
msgstr "Nicht erkannte Hintergrund-Einstellung."
#: wp-includes/class-wp-customize-manager.php:6044
#: wp-includes/class-wp-customize-manager.php:6048
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:6040
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:6036
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:6032
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:6028
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:5711
#: wp-includes/js/dist/edit-site.js:22392
msgid "Learn more about CSS"
msgstr "Mehr über CSS erfahren (engl.)"
#: wp-includes/class-wp-customize-manager.php:5747
#: wp-includes/js/dist/block-editor.js:64062
#: wp-includes/js/dist/edit-site.js:21700
#: wp-includes/js/dist/edit-site.js:22379
#: wp-includes/js/dist/edit-site.js:22983
msgid "Additional CSS"
msgstr "Zusätzliches CSS"
#: wp-includes/class-wp-customize-manager.php:5615
#: wp-admin/includes/class-custom-background.php:478
msgid "Scroll with Page"
msgstr "Mit Seite mitscrollen"
#: wp-includes/class-wp-customize-manager.php:5597
#: wp-admin/includes/class-custom-background.php:469
msgid "Repeat Background Image"
msgstr "Hintergrundbild wiederholen"
#: wp-includes/class-wp-customize-manager.php:5574
#: 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:5552
#: 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:5524
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Individuell"
#: wp-includes/class-wp-customize-manager.php:5523
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Wiederholen"
#: wp-includes/class-wp-customize-manager.php:5522
#: wp-includes/class-wp-customize-manager.php:5579
#: wp-admin/includes/class-custom-background.php:458
msgid "Fit to Screen"
msgstr "Bildschirmpassend"
#: wp-includes/class-wp-customize-manager.php:5520
msgctxt "Default Preset"
msgid "Default"
msgstr "Standard"
#: wp-includes/class-wp-customize-manager.php:5516
msgctxt "Background Preset"
msgid "Preset"
msgstr "Voreinstellung"
#: wp-includes/class-wp-customize-manager.php:5439
msgid "Header Video"
msgstr "Header-Video"
#. translators: 1: .mp4, 2: Header height in pixels.
#: wp-includes/class-wp-customize-manager.php:5361
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."
#. translators: 1: .mp4, 2: Header width in pixels.
#: wp-includes/class-wp-customize-manager.php:5354
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 size in pixels.
#: wp-includes/class-wp-customize-manager.php:5347
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 eine Größe von %2$s Pixel."
#: wp-includes/class-wp-customize-manager.php:5340
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: %s: Theme name.
#: wp-includes/class-wp-customize-manager.php:4956
msgid "Showing details for theme: %s"
msgstr "Zeigt Details für Theme: %s"
#. translators: %d: Number of themes being displayed, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4954
msgid "Displaying %d themes"
msgstr "%d Themes werden angezeigt"
#. translators: %d: Number of theme search results, which cannot currently
#. consider singular vs. plural forms.
#: wp-includes/class-wp-customize-manager.php:4952
msgid "%d themes found"
msgstr "%d Themes gefunden"
#: wp-includes/class-wp-customize-manager.php:4950
#: wp-admin/network/themes.php:172
msgid "Are you sure you want to delete this theme?"
msgstr "Bist du sicher, dass du dieses Theme löschen willst?"
#: 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."
#: 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: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:561
msgid "Non-existent changeset UUID."
msgstr "Nicht vorhandene Änderungs-Set-UUID."
#: wp-includes/class-wp-customize-manager.php:534
msgid "Invalid changeset UUID"
msgstr "Ungültige Änderungs-Set-UUID"
#: wp-includes/class-wp-customize-control.php:647
msgid "New page title"
msgstr "Titel der neuen Seite"
#: wp-includes/feed.php:594 wp-admin/link-parse-opml.php:81
#: wp-admin/link-parse-opml.php:82
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 Webhostings auf und bitte darum, dass die XML-Erweiterung für PHP aktiviert wird."
#. translators: %s: Current user's display name.
#: wp-includes/admin-bar.php:277
msgid "Howdy, %s"
msgstr "Willkommen, %s"
#. translators: Hidden accessibility text.
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-admin/nav-menus.php:899
msgid "Edit selected menu"
msgstr "Ausgewähltes Menü bearbeiten"
#: wp-includes/class-wp-editor.php:1418
#: wp-includes/js/dist/format-library.js:865
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:44907
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:1097
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:1099
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:1102
msgid "Volume Slider"
msgstr "Lautstärkeregler"
#: wp-includes/script-loader.php:1104
msgid "Audio Player"
msgstr "Audio-Player"
#: wp-includes/script-loader.php:1103
msgid "Video Player"
msgstr "Video-Player"
#: wp-includes/script-loader.php:1096
msgid "Time Slider"
msgstr "Zeit-Schieberegler"
#: wp-includes/script-loader.php:1095 wp-includes/theme.php:1729
msgid "Pause"
msgstr "Pausieren"
#: wp-includes/script-loader.php:1094 wp-includes/theme.php:1730
msgid "Play"
msgstr "Wiedergeben"
#: wp-includes/taxonomy.php:2452 wp-includes/taxonomy.php:3262
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:1069 wp-admin/theme-install.php:407
#: wp-admin/theme-install.php:487 wp-admin/themes.php:620
#: wp-admin/themes.php:1013 wp-admin/themes.php:1274
#: wp-admin/js/updates.js:1811
msgctxt "theme"
msgid "Activate %s"
msgstr "%s aktivieren"
#: wp-includes/class-wp-xmlrpc-server.php:4938
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:3040
#: wp-includes/class-wp-xmlrpc-server.php:3264 wp-admin/includes/post.php:519
msgid "Sorry, you are not allowed to edit pages."
msgstr "Du bist leider nicht berechtigt, Seiten zu bearbeiten."
#: wp-includes/class-wp-xmlrpc-server.php:2865
#: wp-includes/class-wp-xmlrpc-server.php:2915
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:2722
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:492
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:750
#: 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:251 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-theme.php:1091
msgid "Seasonal"
msgstr "Saisonal"
#: wp-includes/class-wp-theme.php:1090
msgid "Photoblogging"
msgstr "Foto-Blog"
#: wp-includes/class-wp-theme.php:1088
msgid "Responsive Layout"
msgstr "Responsives Layout"
#: wp-includes/class-wp-theme.php:1087
msgid "Fluid Layout"
msgstr "Fließendes Layout"
#: wp-includes/class-wp-theme.php:1086
msgid "Fixed Layout"
msgstr "Festes Layout"
#: wp-includes/class-wp-theme.php:1081
msgid "Tan"
msgstr "Hellbraun"
#: wp-includes/class-wp-xmlrpc-server.php:2997
#: wp-includes/class-wp-xmlrpc-server.php:3215
#: wp-admin/includes/ajax-actions.php:2074 wp-admin/includes/post.php:286
msgid "Sorry, you are not allowed to edit this page."
msgstr "Du bist leider nicht berechtigt, diese Seite zu bearbeiten."
#: wp-includes/class-wp-xmlrpc-server.php:3149
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:1850
#: wp-includes/class-wp-xmlrpc-server.php:5307
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1071
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1125
msgid "Sorry, you are not allowed to delete this post."
msgstr "Du bist leider nicht berechtigt, diesen Beitrag zu löschen."
#. translators: %s: Site title.
#: wp-login.php:338
msgctxt "site"
msgid "← Go to %s"
msgstr "← Zu %s"
#: 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"
#: wp-includes/script-loader.php:1998 wp-includes/js/dist/edit-site.js:30713
#: wp-admin/includes/dashboard.php:1018
msgid "Today"
msgstr "Heute"
#. translators: Hidden accessibility text.
#: wp-includes/class-wp-text-diff-renderer-table.php:161
msgid "Deleted:"
msgstr "Gelöscht:"
#: wp-login.php:1052 wp-admin/install.php:172 wp-admin/user-edit.php:725
#: wp-admin/user-new.php:625 wp-admin/js/user-profile.js:61
msgid "Confirm use of weak password"
msgstr "Bestätige die Verwendung eines schwachen Passworts"
#: wp-includes/script-loader.php:1222
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Passwort-Stärke unbekannt"
#: wp-includes/rest-api/class-wp-rest-server.php:1266
#: wp-includes/script-loader.php:836 wp-admin/js/tags.js:78
msgid "Sorry, you are not allowed to do that."
msgstr "Du bist leider nicht berechtigt, diese Aktion durchzuführen."
#: wp-includes/revision.php:888
msgid "Sorry, you are not allowed to preview drafts."
msgstr "Du bist leider nicht berechtigt, Entwürfe anzusehen."
#. translators: Password change notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2213 wp-includes/user.php:2780
msgid "[%s] Password Changed"
msgstr "[%s] Passwort wurde geändert"
#. translators: %s: User name.
#: wp-includes/pluggable.php:2203
msgid "Password changed for user: %s"
msgstr "Passwort geändert für Benutzer: %s"
#: wp-includes/media-template.php:1544
msgid "Image crop area preview. Requires mouse interaction."
msgstr "Vorschau des Bereichs „Bilder zuschneiden“. Erfordert Maus-Interaktion."
#. translators: %s: Documentation URL.
#: wp-includes/formatting.php:5087
msgid "A structure tag is required when using custom permalinks. Learn more"
msgstr "Um individuelle Permalinks benutzen zu können, ist ein Struktur-Schlagwort erforderlich. Weitere Informationen (engl.)"
#: wp-includes/class-wp-xmlrpc-server.php:4388
#: wp-includes/class-wp-xmlrpc-server.php:4444
#: wp-includes/class-wp-xmlrpc-server.php:6464 wp-admin/async-upload.php:35
#: wp-admin/includes/ajax-actions.php:2511
#: wp-admin/includes/ajax-actions.php:2581 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:3427
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:2785
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:500
#: 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:1360
msgid "Invalid value."
msgstr "Der Wert ist ungültig."
#: wp-includes/class-wp-customize-manager.php:525
#: wp-includes/script-loader.php:1318 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: