# Spanish translation of Devel PHP (8.x-1.5)
# Copyright (c) 2022 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Devel PHP (8.x-1.5)\n"
"POT-Creation-Date: 2022-04-08 13:47+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Spanish\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 "Desarrollo"
msgid "Execute PHP"
msgstr "Ejecutar PHP"
msgid "PHP code to execute"
msgstr "PHP que se ejecutará"
msgid "Enter some code. Do not use <code>&lt;?php ?&gt;</code> tags."
msgstr ""
"Escribir algo de código. No utilice las etiquetas <code>&lt;?php "
"?&g></code>."
msgid "Execute"
msgstr "Ejecutar"
msgid "Execute PHP Code"
msgstr "Ejecutar código PHP"
msgid "Execute PHP code"
msgstr "Ejecutar código PHP"
msgid "Run arbitrary PHP from a block."
msgstr "Ejecutar PHP arbitrario desde un bloque."
