# Korean translation of Dimension (2.1.1)
# Copyright (c) 2024 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Dimension (2.1.1)\n"
"POT-Creation-Date: 2024-11-15 18:14+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 "Prefix"
msgstr "접두사"
msgid "Suffix"
msgstr "접미사"
msgid "Value"
msgstr "값"
msgid "Description"
msgstr "설명"
msgid "Label"
msgstr "레이블"
msgid "Length"
msgstr "길이"
msgid "Width"
msgstr "너비"
msgid "Height"
msgstr "높이"
msgid "Maximum"
msgstr "최대 값"
msgid "Minimum"
msgstr "최소 값"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr ""
"데이터베이스에 저장되는 소수의 오른쪽 자릿수도 "
"포함하는 전체 자릿수입니다."
msgid "The number of digits to the right of the decimal."
msgstr "소수점 오른쪽의 자릿수입니다."
msgid "Factor"
msgstr "요소"
msgid "Placeholder"
msgstr "자리 표시자"
msgid "Field types"
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 ""
"Text that will be shown inside the field until a value is entered. "
"This hint is usually a sample value or a brief description of the "
"expected format."
msgstr ""
"값을 입력할 때까지 필드 내에 표시되는 "
"텍스트입니다. 이 힌트는 샘플 값 또는 예상 형식의 "
"간략한 설명입니다."
