# German translation of Devel PHP (2.0.0)
# Copyright (c) 2025 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Devel PHP (2.0.0)\n"
"POT-Creation-Date: 2025-12-20 16:42+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 "Development"
msgstr "Entwicklung"
msgid "Execute PHP"
msgstr "PHP ausführen"
msgid "PHP code to execute"
msgstr "PHP Code der ausgeführt werden soll"
msgid "Enter some code. Do not use <code>&lt;?php ?&gt;</code> tags."
msgstr "Code eingeben. Die <code>&lt;?php ?&gt;</code> Tags nicht verwenden."
msgid "Execute"
msgstr "Ausführen"
msgid "Execute PHP Code"
msgstr "PHP-Code ausführen"
msgid "Execute PHP code"
msgstr "PHP-Code ausführen"
msgid "Run arbitrary PHP from a block."
msgstr "Beliebigen PHP-Code aus Block heraus ausführen."
