# Spanish translation of Code Filter (2.0.0-alpha1)
# Copyright (c) 2023 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Code Filter (2.0.0-alpha1)\n"
"POT-Creation-Date: 2023-03-16 16:46+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 "User interface"
msgstr "Interfaz de usuario"
msgid ""
"To post pieces of code, surround them with "
"&lt;code&gt;...&lt;/code&gt; tags. For PHP code, you can use &lt;?php "
"... ?&gt;, which will also colour it based on syntax."
msgstr ""
"Para porciones de código, ubíquelas entre las etiquetas "
"&lt;code&gt;...&lt;/code&gt. Si es código PHP, puede usar &lt;?php "
"... ?&gt; que servirá para colorear según la sintaxis."
msgid ""
"You may post code using &lt;code&gt;...&lt;/code&gt; (generic) or "
"&lt;?php ... ?&gt; (highlighted PHP) tags."
msgstr ""
"Puede publicar código usando las etiquetas: "
"&lt;code&gt;...&lt;/code&gt; (genérico) o &lt;?php ... ?&gt; (PHP "
"subrayado)."
msgid "Code filter"
msgstr "Filtro de código"
msgid "Code Filter"
msgstr "Filtro de código"
msgid ""
"Provides tags for automatically escaping and formatting large pieces "
"of code."
msgstr ""
"Provee etiquetas para formatear automáticamente bloques grandes de "
"código."
