# German translation of Ace Code Editor (7.x-1.0-alpha9)
# Copyright (c) 2026 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Ace Code Editor (7.x-1.0-alpha9)\n"
"POT-Creation-Date: 2026-02-15 21:18+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 HTML Editor"
msgstr "Ace HTML Editor"
msgid "Lets you edit your nodes with the Ace Editor."
msgstr "Ermöglicht das bearbeiten von Inhalten mit dem ACE Editor"
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 height of the editor in either pixels or percents."
msgstr "Die Höhe des Editors in Pixel oder Prozent."
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 "Show invisibles"
msgstr "Unsichtbare Zeichen anzeigen"
msgid "Output with code syntax highlighting for @syntax in the @theme theme."
msgstr "Ausgabe mit Code-Syntax-Hervorhebung für @syntax im @theme-Thema."
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 ""
"Use <ace>SOME CODE</ace> in your content to convert the code to an Ace "
"Editor using selected syntax highlighting."
msgstr ""
"Verwenden Sie &lt;ace&gt;Etwas Quelltext&lt;/ace&gt; in Ihrem Inhalt, "
"um den Quelltext in einen Ace Editor mit ausgewählter "
"Syntaxhervorhebung zu konvertieren."
