From f53be7933dc86015916180821bd5a00fd3190399 Mon Sep 17 00:00:00 2001 From: jungmir Date: Tue, 3 Mar 2026 23:48:51 +0900 Subject: [PATCH 1/2] #1175 - translate c-api/sequence.po --- c-api/sequence.po | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/c-api/sequence.po b/c-api/sequence.po index 2777ebab..0f9139ac 100644 --- a/c-api/sequence.po +++ b/c-api/sequence.po @@ -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 \n" +"Last-Translator: Mir Jung \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" @@ -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) ` 되었으며, 새 코드를" +" 작성하는 데 더 이상 사용해서는 안 됩니다." #: ../../c-api/sequence.rst:119 msgid "" From 2ec721ab6979d93d83db2b72c367325d3ce87275 Mon Sep 17 00:00:00 2001 From: jungmir Date: Wed, 11 Mar 2026 00:55:56 +0900 Subject: [PATCH 2/2] =?UTF-8?q?term=20=EA=B7=9C=EC=B9=99=20=EC=9C=84?= =?UTF-8?q?=EB=B0=98=20=EB=82=B4=EC=9A=A9=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- c-api/sequence.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-api/sequence.po b/c-api/sequence.po index 0f9139ac..47ec7ee5 100644 --- a/c-api/sequence.po +++ b/c-api/sequence.po @@ -166,7 +166,7 @@ msgid "" "The function is :term:`soft deprecated` and should no longer be used to " "write new code." msgstr "" -"이 함수는 :term:`소프트 사용 지원 중단(soft deprecated) ` 되었으며, 새 코드를" +"이 함수는 :term:`약하게 폐지된 ` 되었으며, 새 코드를" " 작성하는 데 더 이상 사용해서는 안 됩니다." #: ../../c-api/sequence.rst:119