Skip to content

Commit a0cff5d

Browse files
authored
#1175 - translate c-api/sequence.po
1 parent f52fb0d commit a0cff5d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

c-api/sequence.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ msgstr ""
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2025-10-11 20:40+0000\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12-
"Last-Translator: Dong-gweon Oh <flowdas@gmail.com>\n"
12+
"Last-Translator: Mir Jung <ham4051@gmail.com>\n"
1313
"Language-Team: Korean (https://python.flowdas.com)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
17-
"Generated-By: Babel 2.17.0\n"
17+
"Generated-By: Babel 2.18.0\n"
1818

1919
#: ../../c-api/sequence.rst:6
2020
msgid "Sequence Protocol"
@@ -159,13 +159,15 @@ msgstr ""
159159

160160
#: ../../c-api/sequence.rst:110
161161
msgid "Alias for :c:func:`PySequence_Contains`."
162-
msgstr ""
162+
msgstr ":c:func:`PySequence_Contains`\\의 별칭."
163163

164164
#: ../../c-api/sequence.rst:112
165165
msgid ""
166166
"The function is :term:`soft deprecated` and should no longer be used to "
167167
"write new code."
168168
msgstr ""
169+
"이 함수는 :term:`약하게 폐지 <soft deprecated>` 되었으며, 새 코드를 작성하는 데 더 이상 사용해서는 안 "
170+
"됩니다."
169171

170172
#: ../../c-api/sequence.rst:119
171173
msgid ""

0 commit comments

Comments
 (0)