# Korean translation of Google Drive Field (7.x-1.3)
# Copyright (c) 2020 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Google Drive Field (7.x-1.3)\n"
"POT-Creation-Date: 2020-03-15 09:21+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 "Allowed file extensions"
msgstr "허용할 파일 확장자"
msgid "Maximum upload size"
msgstr "최대 업로드 크기"
msgid "About"
msgstr "소개"
msgid "This field stores the ID of a file as an integer value."
msgstr "이 필드는 파일 ID를 정수 값으로 저장합니다."
msgid ""
"Enter a value like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" "
"(megabytes) in order to restrict the allowed file size. If left empty "
"the file sizes will be limited only by PHP's maximum post and file "
"upload sizes (current limit <strong>%limit</strong>)."
msgstr ""
"허용할 파일 크기를 제한하려면 \"512\" (바이트), \"80 "
"KB\" (킬로바이트), \"50 MB\" (메가바이트) 같은 값을 "
"입력하세요. 빈 칸으로 두면, PHP 최대 포스트 및 파일 "
"업로드 크기를 사용합니다. (현재 제한 "
"크기<strong>%limit</strong>)."
msgid ""
"The \"!name\" option must contain a valid value. You may either leave "
"the text field empty or enter a string like \"512\" (bytes), \"80 KB\" "
"(kilobytes) or \"50 MB\" (megabytes)."
msgstr ""
"\"!name\" 선택 사항에는 유효한 값을 저장해야 합니다. "
"텍스트 필드에 값을 입력하지 않거나 \"512\" (바이트), "
"\"80 KB\" (킬로바이트), \"50 MB\" (메가바이트) 같은 값을 "
"입력하세요."
msgid ""
"The list of allowed extensions is not valid, be sure to exclude "
"leading dots and to separate extensions with a comma or space."
msgstr ""
"허용할 확장자 목록이 적절하지 않습니다. 확장자 "
"앞에 점이 없는지, 확장자들을 쉼표나 공백으로 "
"구분했는지 확인해보세요."
msgid ""
"Separate extensions with a space or comma and do not include the "
"leading dot."
msgstr ""
"공백이나 쉼표로 확장자를 구분하고 확장자 앞에는 "
"점을 붙이지 마세요."
