# Korean translation of Code Filter (2.0.0)
# Copyright (c) 2024 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Code Filter (2.0.0)\n"
"POT-Creation-Date: 2024-07-11 00:59+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Korean\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 "사용자 환경"
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 ""
"자동으로 장문의 코드를 이스케이프하고 서식을 "
"설정해 화면에 표시할 수 있는 태그를 제공합니다."
