# Korean translation of Amount (7.x-1.0-alpha2)
# Copyright (c) 2020 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Amount (7.x-1.0-alpha2)\n"
"POT-Creation-Date: 2020-03-15 13:38+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 "PHP"
msgstr "PHP"
msgid "Fields"
msgstr "필드"
msgid "Maximum"
msgstr "최대 값"
msgid "Scale"
msgstr "스케일"
msgid "Amount"
msgstr "금액"
msgid "Unformatted"
msgstr "형식없음"
msgid "Minimum"
msgstr "최소 값"
msgid "Precision"
msgstr "정밀도"
msgid "The number of digits to the right of the decimal."
msgstr "소수점 오른쪽의 자릿수입니다."
msgid "Decimal marker"
msgstr "소수 구분자"
msgid "The character users will input to mark the decimal point in forms."
msgstr ""
"사용자가 소수점을 표시하기 위해 입력하는 "
"문자입니다."
msgid "Space"
msgstr "공간"
msgid "About"
msgstr "소개"
msgid "Decimal point"
msgstr "소수점"
msgid "Comma"
msgstr "쉼표"
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr ""
"이 필드에 허용할 최소 값입니다. 비워두면 최소 "
"값을 제한하지 않습니다."
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr ""
"이 필드에 허용할 최대 값입니다. 비워두면 최대 "
"값을 제한하지 않습니다."
msgid "%name: the value may be no less than %min."
msgstr "%name: 값은 최소한 %min이어야 합니다."
msgid "%name: the value may be no greater than %max."
msgstr "%name: 값은 %max 이하여야 합니다."
msgid "Thousands marker"
msgstr "천단위 구분자"
