# German translation of Ckeditor5 bootstrap tool (1.0.0)
# Copyright (c) 2026 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Ckeditor5 bootstrap tool (1.0.0)\n"
"POT-Creation-Date: 2026-03-18 05:31+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "CKEditor 5"
msgstr "CKEditor 5"
msgid "File is not readable: @path"
msgstr "Die Datei kann nicht gelesen werden: @path"
msgid "File not found: @path"
msgstr "Datei nicht gefunden: @path"
msgid "CKEditor5 Bootstrap Integration"
msgstr "Integration von CKEditor5 in Bootstrap"
msgid ""
"Provides CKEditor 5 widgets for Bootstrap 5 integration: Bootstrap Div "
"(with class autocomplete, id, attributes, background image) and "
"Bootstrap Table (with caption and table classes)."
msgstr ""
"Bietet CKEditor 5-Widgets für die Integration in Bootstrap 5: "
"Bootstrap-Div (mit den Klassen „autocomplete“, „id“, "
"Attributen und Hintergrundbild) und Bootstrap-Tabelle (mit den Klassen "
"„caption“ und „table“)."
msgid "Custom config"
msgstr "Benutzerdefinierte Konfiguration"
msgid "Config file location"
msgstr "Speicherort der Konfigurationsdatei"
msgid "Custom components config file"
msgstr "Konfigurationsdatei für benutzerdefinierte Komponenten"
msgid ""
"Optional. Absolute path (from Drupal root) to a custom JSON config "
"file.\n"
"Example: "
"<code>/themes/custom/mytheme/ckeditor5_bs_components.json</code><br>\n"
"Leave empty to use the default bundled config: <code>@default</code>"
msgstr ""
"Optional. Absoluter Pfad (vom Drupal-Stammverzeichnis) zu einer "
"benutzerdefinierten JSON-Konfigurationsdatei.\r\n"
"Beispiel: "
"<code>/themes/custom/mytheme/ckeditor5_bs_components.json</code><br>\r\n"
"Lassen Sie das Feld leer, um die standardmäßig mitgelieferte "
"Konfiguration zu verwenden: <code>@default</code>"
msgid "File does not contain valid JSON: @path"
msgstr "Die Datei enthält kein gültiges JSON: @path"
msgid "Custom config file not found (@path), falling back to default."
msgstr ""
"Benutzerdefinierte Konfigurationsdatei unter (@path) nicht gefunden; "
"es wird auf die Standardkonfiguration zurückgegriffen."
msgid "components_config.json not found at @path"
msgstr "components_config.json unter @path nicht gefunden"
msgid "Cannot read components config at @path"
msgstr ""
"Die Konfiguration der Komponenten unter @path kann nicht gelesen "
"werden"
msgid "Invalid JSON in components config (@path): @error"
msgstr "Ungültiges JSON in der Komponentenkonfiguration (@path): @error"
msgid "Custom table config file"
msgstr "Benutzerdefinierte Konfigurationsdatei für Tabellen"
