From 092e2dc48a15f6ed6abfa90d11675db046ff7982 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 18 Dec 2024 23:48:52 +0000 Subject: [PATCH] Update translations from Transifex --- about.po | 2 +- c-api/allocation.po | 2 +- c-api/buffer.po | 6 +++--- c-api/concrete.po | 2 +- c-api/coro.po | 2 +- c-api/descriptor.po | 2 +- c-api/float.po | 2 +- c-api/gen.po | 2 +- c-api/index.po | 2 +- c-api/memory.po | 2 +- c-api/refcounting.po | 6 +++--- c-api/set.po | 2 +- c-api/utilities.po | 2 +- contents.po | 2 +- copyright.po | 2 +- extending/newtypes.po | 6 +++--- extending/newtypes_tutorial.po | 6 +++--- faq/design.po | 2 +- faq/extending.po | 2 +- faq/general.po | 2 +- faq/index.po | 2 +- faq/programming.po | 2 +- howto/annotations.po | 2 +- howto/argparse.po | 2 +- library/abc.po | 6 +++--- library/asyncio-task.po | 2 +- library/calendar.po | 6 +++--- library/cmdline.po | 6 +++--- library/collections.abc.po | 4 ++-- library/dataclasses.po | 6 +++--- library/datetime.po | 4 ++-- library/email.compat32-message.po | 2 +- library/email.contentmanager.po | 2 +- library/email.headerregistry.po | 2 +- library/functions.po | 2 +- library/hashlib.po | 6 +++--- library/http.cookiejar.po | 6 +++--- library/intro.po | 6 +++--- library/io.po | 6 +++--- library/json.po | 6 +++--- library/mailbox.po | 4 ++-- library/optparse.po | 2 +- library/pathlib.po | 2 +- library/random.po | 4 ++-- library/re.po | 4 ++-- library/secrets.po | 6 +++--- library/site.po | 6 +++--- library/test.po | 2 +- library/tkinter.po | 6 +++--- library/tomllib.po | 6 +++--- library/unittest.mock-examples.po | 4 ++-- library/unittest.po | 4 ++-- library/wave.po | 6 +++--- library/wsgiref.po | 6 +++--- library/xml.etree.elementtree.po | 6 +++--- reference/introduction.po | 2 +- sphinx.po | 4 ++-- tutorial/appendix.po | 2 +- tutorial/classes.po | 4 ++-- tutorial/interactive.po | 2 +- whatsnew/2.1.po | 2 +- whatsnew/2.2.po | 2 +- whatsnew/2.3.po | 2 +- whatsnew/2.4.po | 2 +- whatsnew/2.7.po | 2 +- whatsnew/3.11.po | 2 +- whatsnew/3.3.po | 2 +- whatsnew/3.9.po | 2 +- 68 files changed, 117 insertions(+), 117 deletions(-) diff --git a/about.po b/about.po index fbe7c64d7..09e3bcdeb 100644 --- a/about.po +++ b/about.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: souma987, 2022\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/allocation.po b/c-api/allocation.po index b80cab85a..5fa7be760 100644 --- a/c-api/allocation.po +++ b/c-api/allocation.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: souma987, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/buffer.po b/c-api/buffer.po index 0b5d18462..cff3bc456 100644 --- a/c-api/buffer.po +++ b/c-api/buffer.po @@ -10,16 +10,16 @@ # Arihiro TAKASE, 2023 # tomo, 2023 # Taichi Haradaguchi, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/c-api/concrete.po b/c-api/concrete.po index 153935a66..5ce3601e9 100644 --- a/c-api/concrete.po +++ b/c-api/concrete.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: tomo, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/coro.po b/c-api/coro.po index 900acd475..fe548c85e 100644 --- a/c-api/coro.po +++ b/c-api/coro.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: Takanori Suzuki , 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/descriptor.po b/c-api/descriptor.po index 397c6176d..ef9d246a6 100644 --- a/c-api/descriptor.po +++ b/c-api/descriptor.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/float.po b/c-api/float.po index 6b5e59010..896ac4980 100644 --- a/c-api/float.po +++ b/c-api/float.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: Takeshi Nakazato, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/gen.po b/c-api/gen.po index 78cc3c938..0e9b8b80b 100644 --- a/c-api/gen.po +++ b/c-api/gen.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/index.po b/c-api/index.po index 7725767aa..e9858e446 100644 --- a/c-api/index.po +++ b/c-api/index.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/memory.po b/c-api/memory.po index 657df8480..a5425bae7 100644 --- a/c-api/memory.po +++ b/c-api/memory.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:49+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/refcounting.po b/c-api/refcounting.po index b7e0db3e2..3bf90c414 100644 --- a/c-api/refcounting.po +++ b/c-api/refcounting.po @@ -6,16 +6,16 @@ # Translators: # tomo, 2021 # Arihiro TAKASE, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:50+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/c-api/set.po b/c-api/set.po index a63e2d5bb..506c03d34 100644 --- a/c-api/set.po +++ b/c-api/set.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:50+0000\n" "Last-Translator: Nozomu Kaneko , 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/utilities.po b/c-api/utilities.po index 3517f7b37..076bc56c1 100644 --- a/c-api/utilities.po +++ b/c-api/utilities.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:50+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/contents.po b/contents.po index fe408d5d2..242c602fe 100644 --- a/contents.po +++ b/contents.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/copyright.po b/copyright.po index db3feb070..ea1a580f5 100644 --- a/copyright.po +++ b/copyright.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: Taichi Haradaguchi, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/extending/newtypes.po b/extending/newtypes.po index 86f71fd4e..bcdbd93b1 100644 --- a/extending/newtypes.po +++ b/extending/newtypes.po @@ -6,16 +6,16 @@ # Translators: # Nozomu Kaneko , 2023 # tomo, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/extending/newtypes_tutorial.po b/extending/newtypes_tutorial.po index 24ba9f3d6..018ff2e9d 100644 --- a/extending/newtypes_tutorial.po +++ b/extending/newtypes_tutorial.po @@ -6,16 +6,16 @@ # Translators: # tomo, 2021 # Arihiro TAKASE, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/faq/design.po b/faq/design.po index bf614b2cb..6b0e3b167 100644 --- a/faq/design.po +++ b/faq/design.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/faq/extending.po b/faq/extending.po index 8f8a406a6..f2252e2be 100644 --- a/faq/extending.po +++ b/faq/extending.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/faq/general.po b/faq/general.po index 151d7fa1b..9a56b0c87 100644 --- a/faq/general.po +++ b/faq/general.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/faq/index.po b/faq/index.po index d29a3d552..698497280 100644 --- a/faq/index.po +++ b/faq/index.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/faq/programming.po b/faq/programming.po index c88085680..21e90558c 100644 --- a/faq/programming.po +++ b/faq/programming.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/annotations.po b/howto/annotations.po index fad9c0a9c..5f64a8368 100644 --- a/howto/annotations.po +++ b/howto/annotations.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/argparse.po b/howto/argparse.po index 032a4282c..3f8ab0ad6 100644 --- a/howto/argparse.po +++ b/howto/argparse.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/abc.po b/library/abc.po index 735dc1fec..6a066df91 100644 --- a/library/abc.po +++ b/library/abc.po @@ -5,16 +5,16 @@ # # Translators: # tomo, 2021 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:54+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/asyncio-task.po b/library/asyncio-task.po index 3501733f3..62043d5f2 100644 --- a/library/asyncio-task.po +++ b/library/asyncio-task.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/calendar.po b/library/calendar.po index e2245f597..b5166b222 100644 --- a/library/calendar.po +++ b/library/calendar.po @@ -9,16 +9,16 @@ # souma987, 2023 # Takeshi Nakazato, 2023 # tomo, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:56+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/cmdline.po b/library/cmdline.po index bd4064ef0..deafc8adb 100644 --- a/library/cmdline.po +++ b/library/cmdline.po @@ -5,16 +5,16 @@ # # Translators: # Taichi Haradaguchi, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2023-10-13 14:16+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/collections.abc.po b/library/collections.abc.po index 80659743e..39f3d690b 100644 --- a/library/collections.abc.po +++ b/library/collections.abc.po @@ -7,7 +7,7 @@ # tomo, 2022 # souma987, 2023 # TENMYO Masakazu, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # Takanori Suzuki , 2024 # Takeshi Nakazato, 2024 # @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:56+0000\n" "Last-Translator: Takeshi Nakazato, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/dataclasses.po b/library/dataclasses.po index 5bebbc9cc..cc0932d8c 100644 --- a/library/dataclasses.po +++ b/library/dataclasses.po @@ -8,16 +8,16 @@ # tomo, 2021 # 渋川よしき , 2021 # Arihiro TAKASE, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:03+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/datetime.po b/library/datetime.po index 0ee34b63a..0a34a0bb4 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -7,7 +7,7 @@ # mollinaca, 2021 # tomo, 2024 # Takeshi Nakazato, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # Takanori Suzuki , 2024 # Arihiro TAKASE, 2024 # @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:04+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.compat32-message.po b/library/email.compat32-message.po index f1b8795d0..44b63cd7f 100644 --- a/library/email.compat32-message.po +++ b/library/email.compat32-message.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:04+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.contentmanager.po b/library/email.contentmanager.po index 1b1989f1d..b9388a975 100644 --- a/library/email.contentmanager.po +++ b/library/email.contentmanager.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:04+0000\n" "Last-Translator: Tetsuo Koyama , 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.headerregistry.po b/library/email.headerregistry.po index aa2972831..58f0525bc 100644 --- a/library/email.headerregistry.po +++ b/library/email.headerregistry.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/functions.po b/library/functions.po index 3d647ed66..d06380d74 100644 --- a/library/functions.po +++ b/library/functions.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/hashlib.po b/library/hashlib.po index 07fc5bc99..dec6f4a55 100644 --- a/library/hashlib.po +++ b/library/hashlib.po @@ -6,16 +6,16 @@ # Translators: # Arihiro TAKASE, 2023 # tomo, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/http.cookiejar.po b/library/http.cookiejar.po index 54ae25afc..b7d550fff 100644 --- a/library/http.cookiejar.po +++ b/library/http.cookiejar.po @@ -7,16 +7,16 @@ # Takanori Suzuki , 2021 # tomo, 2021 # Arihiro TAKASE, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/intro.po b/library/intro.po index 4948b791a..8edafd88c 100644 --- a/library/intro.po +++ b/library/intro.po @@ -6,16 +6,16 @@ # Translators: # tomo, 2021 # Osamu NAKAMURA, 2021 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:08+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/io.po b/library/io.po index 7fdaf917c..8715fa3ec 100644 --- a/library/io.po +++ b/library/io.po @@ -12,16 +12,16 @@ # Arihiro TAKASE, 2023 # tomo, 2023 # Eisuke Kawashima, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:08+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/json.po b/library/json.po index ff6a57c48..669592322 100644 --- a/library/json.po +++ b/library/json.po @@ -9,16 +9,16 @@ # Arihiro TAKASE, 2023 # souma987, 2023 # Takanori Suzuki , 2024 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:08+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/mailbox.po b/library/mailbox.po index 07ee7f030..277911fc6 100644 --- a/library/mailbox.po +++ b/library/mailbox.po @@ -6,7 +6,7 @@ # Translators: # tomo, 2021 # Taichi Haradaguchi, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # Arihiro TAKASE, 2024 # #, fuzzy @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:09+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/optparse.po b/library/optparse.po index 2363b5be0..920995c74 100644 --- a/library/optparse.po +++ b/library/optparse.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:10+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/pathlib.po b/library/pathlib.po index 516333a1a..26bff40b9 100644 --- a/library/pathlib.po +++ b/library/pathlib.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/random.po b/library/random.po index b71b53ad5..4426d8ae6 100644 --- a/library/random.po +++ b/library/random.po @@ -7,7 +7,7 @@ # Shin Saito, 2021 # Takeshi Nakazato, 2024 # tomo, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # Takanori Suzuki , 2024 # Arihiro TAKASE, 2024 # @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/re.po b/library/re.po index 08f597d92..fd58a748a 100644 --- a/library/re.po +++ b/library/re.po @@ -8,7 +8,7 @@ # Inada Naoki , 2023 # TENMYO Masakazu, 2023 # 秘湯 , 2024 -# qqfunc, 2024 +# 石井明久, 2024 # Takanori Suzuki , 2024 # Arihiro TAKASE, 2024 # Takeshi Nakazato, 2024 @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: Takeshi Nakazato, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/secrets.po b/library/secrets.po index ef0841706..b93d5b30e 100644 --- a/library/secrets.po +++ b/library/secrets.po @@ -6,16 +6,16 @@ # Translators: # tomo, 2021 # Tetsuo Koyama , 2021 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/site.po b/library/site.po index e47dce490..dbbcc0f66 100644 --- a/library/site.po +++ b/library/site.po @@ -9,16 +9,16 @@ # tomo, 2023 # Masato HASHIMOTO , 2023 # TENMYO Masakazu, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:13+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/test.po b/library/test.po index fdc17057d..19b0913e2 100644 --- a/library/test.po +++ b/library/test.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:14+0000\n" "Last-Translator: tomo, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/tkinter.po b/library/tkinter.po index 3e6acd894..01f3fed9a 100644 --- a/library/tkinter.po +++ b/library/tkinter.po @@ -7,16 +7,16 @@ # Osamu NAKAMURA, 2021 # tomo, 2023 # Arihiro TAKASE, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:15+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/tomllib.po b/library/tomllib.po index acce1825c..78ba69a46 100644 --- a/library/tomllib.po +++ b/library/tomllib.po @@ -6,16 +6,16 @@ # Translators: # tomo, 2022 # Takanori Suzuki , 2024 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2022-11-05 19:49+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/unittest.mock-examples.po b/library/unittest.mock-examples.po index 6dccdc6ab..010b76389 100644 --- a/library/unittest.mock-examples.po +++ b/library/unittest.mock-examples.po @@ -7,7 +7,7 @@ # Takanori Suzuki , 2021 # tomo, 2021 # yuta100101 , 2021 -# qqfunc, 2024 +# 石井明久, 2024 # Arihiro TAKASE, 2024 # #, fuzzy @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:16+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/unittest.po b/library/unittest.po index 6c6de93eb..d9f263b6f 100644 --- a/library/unittest.po +++ b/library/unittest.po @@ -11,7 +11,7 @@ # 秘湯 , 2022 # yuta100101 , 2022 # Takanori Suzuki , 2023 -# qqfunc, 2024 +# 石井明久, 2024 # Arihiro TAKASE, 2024 # #, fuzzy @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:16+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/wave.po b/library/wave.po index bf78c79b0..b9f034a90 100644 --- a/library/wave.po +++ b/library/wave.po @@ -5,16 +5,16 @@ # # Translators: # tomo, 2021 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/wsgiref.po b/library/wsgiref.po index 58c54c2f3..ccf1bb25a 100644 --- a/library/wsgiref.po +++ b/library/wsgiref.po @@ -8,16 +8,16 @@ # tomo, 2021 # Osamu NAKAMURA, 2021 # Arihiro TAKASE, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/library/xml.etree.elementtree.po b/library/xml.etree.elementtree.po index e172ca79c..f7e356fe5 100644 --- a/library/xml.etree.elementtree.po +++ b/library/xml.etree.elementtree.po @@ -9,16 +9,16 @@ # tomo, 2021 # souma987, 2022 # Arihiro TAKASE, 2023 -# qqfunc, 2024 +# 石井明久, 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" -"Last-Translator: qqfunc, 2024\n" +"Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" "ja/)\n" "MIME-Version: 1.0\n" diff --git a/reference/introduction.po b/reference/introduction.po index 421abc063..df3651e32 100644 --- a/reference/introduction.po +++ b/reference/introduction.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:49+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/sphinx.po b/sphinx.po index ec56f865a..6e528e3c8 100644 --- a/sphinx.po +++ b/sphinx.po @@ -6,7 +6,7 @@ # Translators: # Takanori Suzuki , 2023 # Taichi Haradaguchi, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # ごはんですよ , 2024 # tomo, 2024 # TENMYO Masakazu, 2024 @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/appendix.po b/tutorial/appendix.po index 26d372496..809bcfd51 100644 --- a/tutorial/appendix.po +++ b/tutorial/appendix.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:49+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/classes.po b/tutorial/classes.po index 27232f339..7460d5dbc 100644 --- a/tutorial/classes.po +++ b/tutorial/classes.po @@ -9,7 +9,7 @@ # tomo, 2023 # Takanori Suzuki , 2023 # Skydelta, 2024 -# qqfunc, 2024 +# 石井明久, 2024 # TENMYO Masakazu, 2024 # #, fuzzy @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:49+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/interactive.po b/tutorial/interactive.po index 34030734c..dde78a2cc 100644 --- a/tutorial/interactive.po +++ b/tutorial/interactive.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: TENMYO Masakazu, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/2.1.po b/whatsnew/2.1.po index 678610b9a..53848c870 100644 --- a/whatsnew/2.1.po +++ b/whatsnew/2.1.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:51+0000\n" "Last-Translator: souma987, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/2.2.po b/whatsnew/2.2.po index d21ec2270..199086556 100644 --- a/whatsnew/2.2.po +++ b/whatsnew/2.2.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:51+0000\n" "Last-Translator: Taichi Haradaguchi, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/2.3.po b/whatsnew/2.3.po index 9bff4414c..0cb0dbbed 100644 --- a/whatsnew/2.3.po +++ b/whatsnew/2.3.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:51+0000\n" "Last-Translator: Taichi Haradaguchi, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/2.4.po b/whatsnew/2.4.po index ddc6389bf..2ab10c7e5 100644 --- a/whatsnew/2.4.po +++ b/whatsnew/2.4.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:51+0000\n" "Last-Translator: tomo, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/2.7.po b/whatsnew/2.7.po index 16c9bd8dd..e8ff9d25d 100644 --- a/whatsnew/2.7.po +++ b/whatsnew/2.7.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-28 01:51+0000\n" "Last-Translator: Taichi Haradaguchi, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/3.11.po b/whatsnew/3.11.po index 29cd30796..a0af2c4c2 100644 --- a/whatsnew/3.11.po +++ b/whatsnew/3.11.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2022-11-05 19:49+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/3.3.po b/whatsnew/3.3.po index 16b25987c..b52c98df5 100644 --- a/whatsnew/3.3.po +++ b/whatsnew/3.3.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-29 13:04+0000\n" "Last-Translator: Taichi Haradaguchi, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/3.9.po b/whatsnew/3.9.po index 950bafcc8..4e848e043 100644 --- a/whatsnew/3.9.po +++ b/whatsnew/3.9.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-22 14:17+0000\n" +"POT-Creation-Date: 2024-12-13 14:18+0000\n" "PO-Revision-Date: 2021-06-29 13:04+0000\n" "Last-Translator: Yasuyuki ARAKI, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"