# Korean translation of Content Construction Kit (CCK) (7.x-3.0-alpha1)
# Copyright (c) 2020 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha1)\n"
"POT-Creation-Date: 2020-03-15 12:31+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 "Status"
msgstr "상태"
msgid "Field"
msgstr "필드"
msgid "Field type"
msgstr "필드 형식"
msgid "Processed @current out of @total."
msgstr "@total 중 @current 처리됨"
msgid ""
"return array(\n"
"  0 => array(@columns),\n"
"  // You'll usually want to stop here. Provide more values\n"
"  // if you want your 'default value' to be multi-valued:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgstr ""
"return array(\n"
"  0 => array(@columns),\n"
"  // 보통 여기서 멈추고 싶을 겁니다. '기본 값'을 "
"여러 개로 \n"
"  // 하고 싶을 경우, 값을 더 추가하세요.\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgid "Allowed values function"
msgstr "허용된 값 함수"
