Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions c-api/sequence.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-10-11 20:40+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Dong-gweon Oh <flowdas@gmail.com>\n"
"Last-Translator: Mir Jung <ham4051@gmail.com>\n"
"Language-Team: Korean (https://python.flowdas.com)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
"Generated-By: Babel 2.18.0\n"

#: ../../c-api/sequence.rst:6
msgid "Sequence Protocol"
Expand Down Expand Up @@ -159,13 +159,15 @@ msgstr ""

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

#: ../../c-api/sequence.rst:112
msgid ""
"The function is :term:`soft deprecated` and should no longer be used to "
"write new code."
msgstr ""
"이 함수는 :term:`소프트 사용 지원 중단(soft deprecated) <soft deprecated>` 되었으며, 새 코드를"
Comment thread
jungmir marked this conversation as resolved.
Outdated
" 작성하는 데 더 이상 사용해서는 안 됩니다."

#: ../../c-api/sequence.rst:119
msgid ""
Expand Down