# Portuguese, Brazil translation of Code Filter (2.0.1)
# Copyright (c) 2024 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Code Filter (2.0.1)\n"
"POT-Creation-Date: 2024-10-07 09:46+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Portuguese, Brazil\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 "Interface de usuário"
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 enviar trechos de código, use as tags "
"&lt;code&gt;...&lt;/code&gt. Para código PHP, use as tags &lt;?php "
"... ?&gt;, e tenha um código colorido."
msgid ""
"You may post code using &lt;code&gt;...&lt;/code&gt; (generic) or "
"&lt;?php ... ?&gt; (highlighted PHP) tags."
msgstr ""
"Você pode postar código entre as tags &lt;code&gt;...&lt;/code&gt "
"(código genérico) ou entre as tags &lt;?php ... ?&gt; (código PHP "
"colorido)."
msgid "Code filter"
msgstr "Code filter"
msgid "Code Filter"
msgstr "Code Filter"
msgid ""
"Provides tags for automatically escaping and formatting large pieces "
"of code."
msgstr "Oferece tags para exibir e formatar grandes trechos de código."
