# German translation of Ace Code Editor (7.x-1.3)
# Copyright (c) 2026 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Ace Code Editor (7.x-1.3)\n"
"POT-Creation-Date: 2026-02-16 02:28+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 "Administration"
msgstr "Verwaltung"
msgid "Theme"
msgstr "Theme"
msgid "Width"
msgstr "Breite"
msgid "Height"
msgstr "Höhe"
msgid "Syntax highlighting"
msgstr "Syntaxhervorhebung"
msgid "Font size"
msgstr "Schriftgröße"
msgid "Syntax"
msgstr "Syntax"
msgid "Text formats"
msgstr "Textformate"
msgid "Select the text formats that will be using the editor."
msgstr "Textformat auswählen, in dem der Editor verwendet werden soll."
msgid "Ace Editor"
msgstr "Ace Editor"
msgid ""
"The Ace Editor JS library is missing, please check the !readme_link "
"for installation instructions."
msgstr ""
"Die Ace Editor JS-Bibliothek fehlt, bitte Lesen Sie die !readme_link "
"für Installationsanweisungen."
msgid "Show print margin"
msgstr "Druckränder anzeigen"
msgid "Code syntax highlighting"
msgstr "Hervorhebung der Code-Syntax"
msgid "The syntax that will be highlighted."
msgstr "Der hervorzuhebende Syntax"
msgid "The width of the editor in either pixels or percents."
msgstr "Die Breite des Editors in Pixel oder Prozent."
msgid "The the font size of the editor."
msgstr "Die im Editor verwendete Schriftgröße"
msgid "Show line numbers"
msgstr "Zeilennummerierung anzeigen"
msgid ""
"These settings affect the editor only when used to edit HTML/PHP in "
"your nodes or blocks.<br><br>"
msgstr ""
"Diese Einstellungen wirken sich nur dann auf den Editor aus, wenn Sie "
"HTML/PHP in Ihren Inhalte oder Blöcken bearbeiten."
msgid ""
"Show content with code syntax highlighting for @syntax in the @theme "
"theme."
msgstr ""
"Zeigen Sie Inhalte mit Code-Syntax-Hervorhebung für @syntax im "
"@theme-Thema an."
msgid ""
"<p>This is the default settings, these settings can be overridden by "
"adding attributes<?php  ?> to the tag.</p>"
msgstr ""
"<p>Dies sind die Standardeinstellungen, diese Einstellungen können "
"überschrieben werden, indem Attribute <?php ?> zum Tag hinzugefügt "
"werden.</p>"
msgid "Autowrap lines"
msgstr "Zeilen automatisch umbrechen"
msgid "Line highlighting"
msgstr "Zeilenhervorhebung"
msgid "Configure Ace Editor"
msgstr "Ace-Editor-konfigurieren"
msgid "Access the configuration page for Ace Editor."
msgstr "ACE-Editor-Konfigurationsseite aufrufen."
msgid ""
"Use &lt;ace&gt; and &lt;/ace&gt; tags to show it with syntax "
"highlighting.\n"
"       Add attributes to <ace> tag to control formatting."
msgstr ""
"Verwenden Sie die Tags &lt;ace&gt; und &lt;/ace&gt; , um sie mit "
"Syntaxhervorhebung anzuzeigen.\r\n"
"       Fügen Sie dem &lt;ace&gt;-Tag Attribute hinzu, um die "
"Formatierung zu steuern."
msgid ""
"The height of the editor in either pixels or percents.\n"
"        You can use \"auto\" to let the editor calculate the adequate "
"height."
msgstr ""
"Die Höhe des Editors in Pixel oder Prozent.\r\n"
"        Mit „auto\" können Sie den Editor die passende Höhe "
"berechnen lassen."
msgid "The required Ace library is missing. "
msgstr "Die benötigte Ace-Bibliothek fehlt. "
msgid "See README.txt for the installation instructions."
msgstr "Weitere Informationen sind in der README.txt verfügbar."
msgid ""
"The required Ace library is missing. The library can be found at <a "
"href=\"@url\">@url</a>. You can install it manually following the "
"README.txt instructions or using the provided drush command \"drush "
"dl-ace\"."
msgstr ""
"Die benötigte Ace-Bibliothek fehlt. Die Bibliothek finden Sie unter "
"<a href=\"@url\">@url</a>. Sie können es manuell nach den Anweisungen "
"von README.txt oder mit dem mitgelieferten drush-Befehl \"drush "
"dl-ace\" installieren."
msgid "Lets you edit code with the Ace Editor."
msgstr "Ermöglicht die Bearbeitung von Code mit dem Ace Editor."
