# Ukrainian translation of Code Filter (2.0.0-alpha2)
# Copyright (c) 2023 by the Ukrainian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Code Filter (2.0.0-alpha2)\n"
"POT-Creation-Date: 2023-05-23 09:46+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Ukrainian\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%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "User interface"
msgstr "Інтерфейс користувача"
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 ""
"Для додавання частин коду, оберніть їх "
"в теги &lt;code&gt;...&lt;/code&gt;. Для коду PHP "
"можна використовувати &lt;?php ... ?&gt;, який "
"буде підсвічуватися залежно від "
"синтаксису."
msgid ""
"You may post code using &lt;code&gt;...&lt;/code&gt; (generic) or "
"&lt;?php ... ?&gt; (highlighted PHP) tags."
msgstr ""
"Ви можете розмістити код, "
"використовуючи теги "
"&lt;code&gt;...&lt;/code&gt;(загальний) або &lt;?php ... "
"?&gt; (виділений PHP)."
msgid "Code filter"
msgstr "Фільтр коду"
msgid "Code Filter"
msgstr "Фільтр коду"
msgid ""
"Provides tags for automatically escaping and formatting large pieces "
"of code."
msgstr ""
"Надає теги для автоматичного "
"виділення й форматування більших "
"шматків коду."
