# Korean translation of Autocomplete Widgets for Text and Number Fields (6.x-1.3)
# Copyright (c) 2020 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autocomplete Widgets for Text and Number Fields (6.x-1.3)\n"
"POT-Creation-Date: 2020-03-15 07:26+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 "CCK"
msgstr "CCK"
msgid "Disabled"
msgstr "사용 안 함"
msgid "Enabled"
msgstr "사용"
msgid "Contains"
msgstr "포함"
msgid "Size of textfield"
msgstr "텍스트필드의 크기"
msgid "Case sensitive"
msgstr "대소문자 구분"
msgid "Autocomplete matching"
msgstr "자동 완성 일치 방식"
msgid "Starts with"
msgstr "...로 시작"
msgid ""
"Create a list of options as a list in <strong>Allowed values "
"list</strong> or as an array in PHP code. These values will be the "
"same for %field in all content types."
msgstr ""
"<strong>허용할 값 목록</strong>에서 선택사항 목록이나 "
"PHP 코드의 배열을 생성하세요. 이 값들은 모든 "
"콘텐츠 타입의 %field 필드에 동일하게 적용됩니다."
msgid "You need to specify the 'allowed values' for this field."
msgstr "이 필드에 사용할 '허용 값들'을 지정해야 합니다."
