Skip to content

Commit 1c84a9c

Browse files
simmon-nplobweblate
authored andcommitted
Translated using Weblate (Korean)
Currently translated at 100.0% (36 of 36 strings) Translation: wtforms/wtforms Translate-URL: https://hosted.weblate.org/projects/wtforms/wtforms/ko/
1 parent f6e1e22 commit 1c84a9c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/wtforms/locale/ko/LC_MESSAGES/wtforms.po

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ msgstr ""
88
"Project-Id-Version: WTForms 1.0.3\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
1010
"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"
1313
"Language-Team: Korean <https://hosted.weblate.org/projects/wtforms/wtforms/"
1414
"ko/>\n"
1515
"Language: ko\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20-
"X-Generator: Weblate 5.5.3\n"
20+
"X-Generator: Weblate 5.8-dev\n"
2121
"Generated-By: Babel 2.8.0\n"
2222

2323
#: src/wtforms/validators.py:86
@@ -46,7 +46,7 @@ msgstr[0] "이 항목은 %(max)d자 보다 많을 수 없습니다."
4646
#, python-format
4747
msgid "Field must be exactly %(max)d character long."
4848
msgid_plural "Field must be exactly %(max)d characters long."
49-
msgstr[0] "이 항목은 정확히 %(max)d자이어야 합니다"
49+
msgstr[0] "이 항목은 정확히 %(max)d자이어야 합니다."
5050

5151
#: src/wtforms/validators.py:163
5252
#, python-format
@@ -151,9 +151,9 @@ msgstr "올바르지 않은 선택값입니다: 한개 이상의 값을 변화
151151
msgid "'%(value)s' is not a valid choice for this field."
152152
msgid_plural "'%(value)s' are not valid choices for this field."
153153
msgstr[0] ""
154-
"'%(value)s' is not a valid choice for this field.\n"
154+
"'%(value)s'는 이와 같은 부분을 위해 유효한 선택이 없습니다.\n"
155155
"\n"
156-
"'%(value)s' are not valid choices for this field."
156+
"'%(value)s'는 이와 같은 부분을 위해 유효한 선택들이 없습니다."
157157

158158
#: src/wtforms/fields/datetime.py:51
159159
msgid "Not a valid datetime value."

0 commit comments

Comments
 (0)