@@ -8,16 +8,16 @@ msgstr ""
8
8
"Project-Id-Version : WTForms 1.0.3\n "
9
9
"
Report-Msgid-Bugs-To :
[email protected] \n"
10
10
"POT-Creation-Date : 2024-01-11 08:20+0100\n "
11
- "PO-Revision-Date : 2024-05-04 04:07 +0000\n "
12
- "Last-Translator : tabby <tabby4442@gmail .com>\n "
11
+ "PO-Revision-Date : 2024-09-29 13:15 +0000\n "
12
+ "Last-Translator : simmon <simmon@nplob .com>\n "
13
13
"Language-Team : Korean <https://hosted.weblate.org/projects/wtforms/wtforms/ "
14
14
"ko/>\n "
15
15
"Language : ko\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
- "X-Generator : Weblate 5.5.3 \n "
20
+ "X-Generator : Weblate 5.8-dev \n "
21
21
"Generated-By : Babel 2.8.0\n "
22
22
23
23
#: src/wtforms/validators.py:86
@@ -46,7 +46,7 @@ msgstr[0] "이 항목은 %(max)d자 보다 많을 수 없습니다."
46
46
#, python-format
47
47
msgid "Field must be exactly %(max)d character long."
48
48
msgid_plural "Field must be exactly %(max)d characters long."
49
- msgstr[ 0 ] "이 항목은 정확히 %(max)d자이어야 합니다"
49
+ msgstr[ 0 ] "이 항목은 정확히 %(max)d자이어야 합니다. "
50
50
51
51
#: src/wtforms/validators.py:163
52
52
#, python-format
@@ -151,9 +151,9 @@ msgstr "올바르지 않은 선택값입니다: 한개 이상의 값을 변화
151
151
msgid "'%(value)s' is not a valid choice for this field."
152
152
msgid_plural "'%(value)s' are not valid choices for this field."
153
153
msgstr[ 0 ] ""
154
- "'%(value)s' is not a valid choice for this field .\n"
154
+ "'%(value)s'는 이와 같은 부분을 위해 유효한 선택이 없습니다 .\n"
155
155
"\n"
156
- "'%(value)s' are not valid choices for this field ."
156
+ "'%(value)s'는 이와 같은 부분을 위해 유효한 선택들이 없습니다 ."
157
157
158
158
#: src/wtforms/fields/datetime.py:51
159
159
msgid "Not a valid datetime value."
0 commit comments