# Lithuanian translation of Code Filter (2.0.1)
# Copyright (c) 2024 by the Lithuanian 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: Lithuanian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):((((n%10)>=2)&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "User interface"
msgstr "Vartotojo sąsaja"
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 ""
"Tam, kad įrašyti kodo dalį, įterpkite jį tarp "
"&lt;code&gt;...&lt;/code&gt; žymių. PHP kodui galite naudoti "
"&lt;?php ... ?&gt; , kuris taip pat nuspalvos kodo sintaksę."
msgid ""
"You may post code using &lt;code&gt;...&lt;/code&gt; (generic) or "
"&lt;?php ... ?&gt; (highlighted PHP) tags."
msgstr ""
"Galite rašyti kodą naudodami &lt;code&gt;...&lt;/code&gt; (bendrai) "
"arba &lt;?php ... ?&gt; (php kodui)"
