From f53be7933dc86015916180821bd5a00fd3190399 Mon Sep 17 00:00:00 2001 From: jungmir Date: Tue, 3 Mar 2026 23:48:51 +0900 Subject: [PATCH] #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 ""