# Korean translation of Entity Embed (7.x-1.0-alpha3)
# Copyright (c) 2020 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Entity Embed (7.x-1.0-alpha3)\n"
"POT-Creation-Date: 2020-03-15 06:18+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 "Next"
msgstr "다음"
msgid "None"
msgstr "없음"
msgid "Center"
msgstr "중앙"
msgid "Back"
msgstr "뒤로"
msgid "Label"
msgstr "레이블"
msgid "Save"
msgstr "저장"
msgid "Media"
msgstr "미디어"
msgid "Configuration"
msgstr "환경 설정"
msgid "Align"
msgstr "정렬"
msgid "Left"
msgstr "왼쪽"
msgid "Right"
msgstr "오른쪽"
msgid "Loading..."
msgstr "불러오는 중..."
msgid "About"
msgstr "소개"
msgid "Embed"
msgstr "삽입하기"
msgid "Entity type"
msgstr "엔터티 유형"
msgid "Bundles"
msgstr "번들"
msgid ""
"\n"
"        <p>You can align images, videos, blockquotes and so on to the "
"left, right or center. Examples:</p>\n"
"        <ul>\n"
"          <li>Align an image to the left: <code>&lt;img src=\"\" "
"data-align=\"left\" /&gt;</code></li>\n"
"          <li>Align an image to the center: <code>&lt;img src=\"\" "
"data-align=\"center\" /&gt;</code></li>\n"
"          <li>Align an image to the right: <code>&lt;img src=\"\" "
"data-align=\"right\" /&gt;</code></li>\n"
"          <li>… and you can apply this to other elements as well: "
"<code>&lt;video src=\"\" data-align=\"center\" /&gt;</code></li>\n"
"        </ul>"
msgstr ""
"\n"
"        <p>왼쪽, 오른쪽 또는 가운데에서 이미지, "
"비디오, 블록쿼트 등을 맞출 수 있습니다. 예:</p>\n"
"        <ul>\n"
"          <li>왼쪽에 이미지 맞추기: <code>&lt;img src=\"\" "
"data-align=\"left\" /&gt;</code></li>\n"
"          <li>가운데에 이미지 맞추기: <code>&lt;img src=\"\" "
"data-align=\"center\" /&gt;</code></li>\n"
"          <li>오른쪽에 이미지 맞추기: <code>&lt;img src=\"\" "
"data-align=\"right\" /&gt;</code></li>\n"
"          <li>… 다른 요소에 이를 적용할 수도 "
"있습니다. <code>&lt;video src=\"\" data-align=\"center\" "
"/&gt;</code></li>\n"
"        </ul>"
msgid ""
"You can align images (<code>data-align=\"center\"</code>), but also "
"videos, blockquotes, and so on."
msgstr ""
"이미지를 맞출 수 있지만(<code>data-align=\"center\"</code>), "
"비디오, 블록쿼트 등도 가능합니다."
