From 7ad5c802b2816067e777dc5dfac5bdec90fde94a Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 30 Oct 2024 23:48:40 +0000 Subject: [PATCH] Update translations from Transifex --- c-api/arg.po | 2 +- c-api/call.po | 2 +- c-api/capsule.po | 2 +- c-api/complex.po | 2 +- c-api/dict.po | 2 +- c-api/gcsupport.po | 2 +- c-api/iter.po | 2 +- c-api/slice.po | 2 +- c-api/structures.po | 2 +- c-api/typehints.po | 2 +- extending/building.po | 2 +- extending/embedding.po | 2 +- extending/windows.po | 2 +- faq/library.po | 2 +- faq/windows.po | 2 +- howto/curses.po | 2 +- howto/functional.po | 2 +- howto/gdb_helpers.po | 2 +- howto/instrumentation.po | 2 +- howto/ipaddress.po | 2 +- howto/logging-cookbook.po | 2 +- howto/regex.po | 2 +- howto/sockets.po | 2 +- howto/unicode.po | 2 +- howto/urllib2.po | 2 +- installing/index.po | 2 +- library/__future__.po | 2 +- library/__main__.po | 2 +- library/array.po | 2 +- library/asyncio-dev.po | 2 +- library/asyncio-future.po | 2 +- library/asyncio-platforms.po | 2 +- library/asyncio-protocol.po | 2 +- library/asyncio-runner.po | 2 +- library/asyncio-subprocess.po | 2 +- library/asyncio-sync.po | 2 +- library/atexit.po | 2 +- library/binascii.po | 2 +- library/bisect.po | 2 +- library/cmath.po | 2 +- library/cmd.po | 2 +- library/colorsys.po | 2 +- library/contextlib.po | 2 +- library/csv.po | 2 +- library/devmode.po | 2 +- library/difflib.po | 2 +- library/doctest.po | 2 +- library/email.examples.po | 2 +- library/email.header.po | 2 +- library/email.iterators.po | 2 +- library/email.parser.po | 2 +- library/email.policy.po | 2 +- library/email.utils.po | 2 +- library/exceptions.po | 2 +- library/faulthandler.po | 2 +- library/filecmp.po | 2 +- library/fileinput.po | 2 +- library/fnmatch.po | 2 +- library/fractions.po | 2 +- library/getopt.po | 2 +- library/graphlib.po | 2 +- library/gzip.po | 2 +- library/heapq.po | 2 +- library/html.parser.po | 2 +- library/http.cookies.po | 2 +- library/http.po | 2 +- library/idle.po | 2 +- library/importlib.resources.abc.po | 2 +- library/importlib.resources.po | 2 +- library/ipaddress.po | 2 +- library/linecache.po | 2 +- library/logging.handlers.po | 2 +- library/lzma.po | 2 +- library/math.po | 2 +- library/modulefinder.po | 2 +- library/multiprocessing.shared_memory.po | 2 +- library/numbers.po | 2 +- library/operator.po | 2 +- library/pdb.po | 2 +- library/pickle.po | 2 +- library/pickletools.po | 2 +- library/platform.po | 2 +- library/plistlib.po | 2 +- library/pprint.po | 2 +- library/profile.po | 2 +- library/pyexpat.po | 2 +- library/queue.po | 2 +- library/reprlib.po | 2 +- library/rlcompleter.po | 2 +- library/sched.po | 2 +- library/shelve.po | 2 +- library/shlex.po | 2 +- library/statistics.po | 2 +- library/sysconfig.po | 2 +- library/tarfile.po | 2 +- library/tempfile.po | 2 +- library/textwrap.po | 2 +- library/timeit.po | 2 +- library/tkinter.ttk.po | 2 +- library/token.po | 2 +- library/tokenize.po | 2 +- library/trace.po | 2 +- library/tracemalloc.po | 2 +- library/turtle.po | 2 +- library/urllib.parse.po | 2 +- library/urllib.robotparser.po | 2 +- library/uuid.po | 2 +- library/weakref.po | 2 +- library/winreg.po | 2 +- library/winsound.po | 2 +- library/xml.dom.minidom.po | 2 +- library/xml.dom.po | 2 +- library/xml.dom.pulldom.po | 2 +- library/xml.sax.utils.po | 2 +- library/zipapp.po | 2 +- library/zipfile.po | 2 +- library/zipimport.po | 2 +- license.po | 2 +- reference/grammar.po | 2 +- tutorial/datastructures.po | 2 +- tutorial/floatingpoint.po | 2 +- tutorial/inputoutput.po | 2 +- tutorial/interpreter.po | 2 +- tutorial/stdlib.po | 2 +- tutorial/stdlib2.po | 2 +- tutorial/venv.po | 2 +- whatsnew/2.0.po | 2 +- whatsnew/2.5.po | 2 +- whatsnew/3.1.po | 2 +- whatsnew/3.10.po | 2 +- 130 files changed, 130 insertions(+), 130 deletions(-) diff --git a/c-api/arg.po b/c-api/arg.po index 773585c8e..82c825c9e 100644 --- a/c-api/arg.po +++ b/c-api/arg.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/call.po b/c-api/call.po index 8ed753d37..97a6f2f78 100644 --- a/c-api/call.po +++ b/c-api/call.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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/c-api/capsule.po b/c-api/capsule.po index ae2630683..6494e95c3 100644 --- a/c-api/capsule.po +++ b/c-api/capsule.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/complex.po b/c-api/complex.po index 6498cd9fc..9c7f499f3 100644 --- a/c-api/complex.po +++ b/c-api/complex.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: Taichi Haradaguchi, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/dict.po b/c-api/dict.po index 35963f1fa..cef74c39b 100644 --- a/c-api/dict.po +++ b/c-api/dict.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:48+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/gcsupport.po b/c-api/gcsupport.po index adb461e1b..0fef633b5 100644 --- a/c-api/gcsupport.po +++ b/c-api/gcsupport.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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/iter.po b/c-api/iter.po index 1c4b67da3..e804cfdac 100644 --- a/c-api/iter.po +++ b/c-api/iter.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:49+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/slice.po b/c-api/slice.po index 9cdcb0f7c..ab54d11a3 100644 --- a/c-api/slice.po +++ b/c-api/slice.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:50+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/structures.po b/c-api/structures.po index 79dedfb4c..29b1e9782 100644 --- a/c-api/structures.po +++ b/c-api/structures.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:50+0000\n" "Last-Translator: tomo, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/c-api/typehints.po b/c-api/typehints.po index afab5d27a..e022964a1 100644 --- a/c-api/typehints.po +++ b/c-api/typehints.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:50+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/extending/building.po b/extending/building.po index b36d73b25..2891180a6 100644 --- a/extending/building.po +++ b/extending/building.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:51+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/extending/embedding.po b/extending/embedding.po index 8440d57c0..d3867c334 100644 --- a/extending/embedding.po +++ b/extending/embedding.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:51+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/extending/windows.po b/extending/windows.po index 1b221f5b1..6036f6416 100644 --- a/extending/windows.po +++ b/extending/windows.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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/library.po b/faq/library.po index 656f4d5c2..1b103bd2e 100644 --- a/faq/library.po +++ b/faq/library.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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/windows.po b/faq/windows.po index ef84147f8..24ea0a7bd 100644 --- a/faq/windows.po +++ b/faq/windows.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:52+0000\n" "Last-Translator: TENMYO Masakazu, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/curses.po b/howto/curses.po index 2d37ad87d..90e54686b 100644 --- a/howto/curses.po +++ b/howto/curses.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: Mikami Akiko, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/functional.po b/howto/functional.po index f014eac52..593cf6e5d 100644 --- a/howto/functional.po +++ b/howto/functional.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/gdb_helpers.po b/howto/gdb_helpers.po index d11f7f5a0..a9e2361e2 100644 --- a/howto/gdb_helpers.po +++ b/howto/gdb_helpers.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2024-02-25 01:11+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/instrumentation.po b/howto/instrumentation.po index de6c4efd5..93162ee52 100644 --- a/howto/instrumentation.po +++ b/howto/instrumentation.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/ipaddress.po b/howto/ipaddress.po index b50f97a05..894a7e5e1 100644 --- a/howto/ipaddress.po +++ b/howto/ipaddress.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: Takanori Suzuki , 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/logging-cookbook.po b/howto/logging-cookbook.po index 85f4c15da..bd06c48b2 100644 --- a/howto/logging-cookbook.po +++ b/howto/logging-cookbook.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/regex.po b/howto/regex.po index 221fb0408..1b5f18f64 100644 --- a/howto/regex.po +++ b/howto/regex.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/sockets.po b/howto/sockets.po index 51ef18c2a..b8441dbac 100644 --- a/howto/sockets.po +++ b/howto/sockets.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: Takanori Suzuki , 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/unicode.po b/howto/unicode.po index acb37f089..d15e66cc9 100644 --- a/howto/unicode.po +++ b/howto/unicode.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: Takanori Suzuki , 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/howto/urllib2.po b/howto/urllib2.po index 01cf6101f..2fa911ceb 100644 --- a/howto/urllib2.po +++ b/howto/urllib2.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:53+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/installing/index.po b/installing/index.po index 5af1b7da2..c7b8acbfe 100644 --- a/installing/index.po +++ b/installing/index.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:54+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/__future__.po b/library/__future__.po index bda523e8c..59e091728 100644 --- a/library/__future__.po +++ b/library/__future__.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:54+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/__main__.po b/library/__main__.po index 025f4de25..3757c0b38 100644 --- a/library/__main__.po +++ b/library/__main__.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:54+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/array.po b/library/array.po index 16beb0973..7f2d37abf 100644 --- a/library/array.po +++ b/library/array.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:54+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-dev.po b/library/asyncio-dev.po index a6f2df06d..9cb4c4005 100644 --- a/library/asyncio-dev.po +++ b/library/asyncio-dev.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:54+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-future.po b/library/asyncio-future.po index 9e575d85b..ce7d4dee7 100644 --- a/library/asyncio-future.po +++ b/library/asyncio-future.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: Takeshi Nakazato, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-platforms.po b/library/asyncio-platforms.po index e85dc865a..3a62c5bc5 100644 --- a/library/asyncio-platforms.po +++ b/library/asyncio-platforms.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-protocol.po b/library/asyncio-protocol.po index 494c4b13c..70e5f5488 100644 --- a/library/asyncio-protocol.po +++ b/library/asyncio-protocol.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-runner.po b/library/asyncio-runner.po index b42434532..8ba3863a8 100644 --- a/library/asyncio-runner.po +++ b/library/asyncio-runner.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2022-11-05 19:48+0000\n" "Last-Translator: 菊池 健志, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-subprocess.po b/library/asyncio-subprocess.po index f13e50953..6bff8373a 100644 --- a/library/asyncio-subprocess.po +++ b/library/asyncio-subprocess.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: souma987, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/asyncio-sync.po b/library/asyncio-sync.po index 675a7bdf3..b863048b1 100644 --- a/library/asyncio-sync.po +++ b/library/asyncio-sync.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/atexit.po b/library/atexit.po index 482f7f069..bc1b53e20 100644 --- a/library/atexit.po +++ b/library/atexit.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:55+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/binascii.po b/library/binascii.po index 4496c683c..f4a41b7ed 100644 --- a/library/binascii.po +++ b/library/binascii.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:56+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/bisect.po b/library/bisect.po index ce7d5f6d9..abb020fa4 100644 --- a/library/bisect.po +++ b/library/bisect.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:56+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/cmath.po b/library/cmath.po index 3c5f4a436..7c0851f05 100644 --- a/library/cmath.po +++ b/library/cmath.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:56+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/cmd.po b/library/cmd.po index f5abd9972..4b3d44bb1 100644 --- a/library/cmd.po +++ b/library/cmd.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:56+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/colorsys.po b/library/colorsys.po index 551ddb580..7d268ba6c 100644 --- a/library/colorsys.po +++ b/library/colorsys.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:57+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/contextlib.po b/library/contextlib.po index a21704c65..f21be9147 100644 --- a/library/contextlib.po +++ b/library/contextlib.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:57+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/csv.po b/library/csv.po index 70d859b9c..e7098fd24 100644 --- a/library/csv.po +++ b/library/csv.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:03+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/devmode.po b/library/devmode.po index ff54133fd..8eaf35d97 100644 --- a/library/devmode.po +++ b/library/devmode.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:04+0000\n" "Last-Translator: Yusuke Miyazaki , 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/difflib.po b/library/difflib.po index 22df5dbaf..7164394c1 100644 --- a/library/difflib.po +++ b/library/difflib.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:04+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/doctest.po b/library/doctest.po index 91d718a1c..6adb0aff1 100644 --- a/library/doctest.po +++ b/library/doctest.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:04+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.examples.po b/library/email.examples.po index e764f0dc5..e35a73db6 100644 --- a/library/email.examples.po +++ b/library/email.examples.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.header.po b/library/email.header.po index a0099a09f..11dcd0a3d 100644 --- a/library/email.header.po +++ b/library/email.header.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.iterators.po b/library/email.iterators.po index 810912ed0..1bba6fa85 100644 --- a/library/email.iterators.po +++ b/library/email.iterators.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.parser.po b/library/email.parser.po index 6924f1bdd..4682e1285 100644 --- a/library/email.parser.po +++ b/library/email.parser.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/email.policy.po b/library/email.policy.po index c2a873288..b4bfbb6eb 100644 --- a/library/email.policy.po +++ b/library/email.policy.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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/email.utils.po b/library/email.utils.po index 5b19a17f6..b29f45f84 100644 --- a/library/email.utils.po +++ b/library/email.utils.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: tomo, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/exceptions.po b/library/exceptions.po index 4fcbe3120..a396d5d10 100644 --- a/library/exceptions.po +++ b/library/exceptions.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/faulthandler.po b/library/faulthandler.po index f08e9c282..d210e3397 100644 --- a/library/faulthandler.po +++ b/library/faulthandler.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:05+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/filecmp.po b/library/filecmp.po index 9be4ec4d9..0bead938c 100644 --- a/library/filecmp.po +++ b/library/filecmp.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/fileinput.po b/library/fileinput.po index bbb1b8ecb..d419819ce 100644 --- a/library/fileinput.po +++ b/library/fileinput.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/fnmatch.po b/library/fnmatch.po index a3f06d68d..b1068c73d 100644 --- a/library/fnmatch.po +++ b/library/fnmatch.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/fractions.po b/library/fractions.po index 6c8de129c..c53cd6a35 100644 --- a/library/fractions.po +++ b/library/fractions.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/getopt.po b/library/getopt.po index b7a205ed2..38b93ae0d 100644 --- a/library/getopt.po +++ b/library/getopt.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: Osamu NAKAMURA, 2021\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/graphlib.po b/library/graphlib.po index 00504cce7..60f4472a0 100644 --- a/library/graphlib.po +++ b/library/graphlib.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:06+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/gzip.po b/library/gzip.po index d48a5cf81..8a360ea49 100644 --- a/library/gzip.po +++ b/library/gzip.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/heapq.po b/library/heapq.po index 4fd954ee5..431237b56 100644 --- a/library/heapq.po +++ b/library/heapq.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/html.parser.po b/library/html.parser.po index 7c4e0f504..197a062d2 100644 --- a/library/html.parser.po +++ b/library/html.parser.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/http.cookies.po b/library/http.cookies.po index b98620657..93fab02b6 100644 --- a/library/http.cookies.po +++ b/library/http.cookies.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/http.po b/library/http.po index 57a127801..889757bbd 100644 --- a/library/http.po +++ b/library/http.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/idle.po b/library/idle.po index bd39aeea7..7200d54ed 100644 --- a/library/idle.po +++ b/library/idle.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:07+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/importlib.resources.abc.po b/library/importlib.resources.abc.po index 57c89770b..1d712100f 100644 --- a/library/importlib.resources.abc.po +++ b/library/importlib.resources.abc.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2022-11-05 19:49+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/importlib.resources.po b/library/importlib.resources.po index 20de74cf5..63e864fcd 100644 --- a/library/importlib.resources.po +++ b/library/importlib.resources.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2022-11-05 19:49+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/ipaddress.po b/library/ipaddress.po index a0118e0c6..0bf92dde6 100644 --- a/library/ipaddress.po +++ b/library/ipaddress.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:08+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/linecache.po b/library/linecache.po index 729356193..2e34df696 100644 --- a/library/linecache.po +++ b/library/linecache.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:08+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/logging.handlers.po b/library/logging.handlers.po index ce5ba629e..f93f2ca2b 100644 --- a/library/logging.handlers.po +++ b/library/logging.handlers.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:09+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/lzma.po b/library/lzma.po index f6d724190..680fbb27f 100644 --- a/library/lzma.po +++ b/library/lzma.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:09+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/math.po b/library/math.po index 58b03169b..d4672c244 100644 --- a/library/math.po +++ b/library/math.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:09+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/modulefinder.po b/library/modulefinder.po index e99dd5b51..fef55febd 100644 --- a/library/modulefinder.po +++ b/library/modulefinder.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:09+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/multiprocessing.shared_memory.po b/library/multiprocessing.shared_memory.po index 408387d5c..5dfc314d6 100644 --- a/library/multiprocessing.shared_memory.po +++ b/library/multiprocessing.shared_memory.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:10+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/numbers.po b/library/numbers.po index 74835871b..911e7435a 100644 --- a/library/numbers.po +++ b/library/numbers.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:10+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/operator.po b/library/operator.po index d61cb7fba..e5fc1c959 100644 --- a/library/operator.po +++ b/library/operator.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:10+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/pdb.po b/library/pdb.po index 1c0c5b9c8..f898be391 100644 --- a/library/pdb.po +++ b/library/pdb.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/pickle.po b/library/pickle.po index cddefb936..13105335d 100644 --- a/library/pickle.po +++ b/library/pickle.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/pickletools.po b/library/pickletools.po index f502d2198..2ec597938 100644 --- a/library/pickletools.po +++ b/library/pickletools.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/platform.po b/library/platform.po index 252a49891..3c882099c 100644 --- a/library/platform.po +++ b/library/platform.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/plistlib.po b/library/plistlib.po index 3a7d2c86c..b2a14e41a 100644 --- a/library/plistlib.po +++ b/library/plistlib.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/pprint.po b/library/pprint.po index 545aaddfa..bdf2ec3ec 100644 --- a/library/pprint.po +++ b/library/pprint.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/profile.po b/library/profile.po index a27f2ef9f..acabb1f0f 100644 --- a/library/profile.po +++ b/library/profile.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:11+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/pyexpat.po b/library/pyexpat.po index 8982685e8..0c03d8113 100644 --- a/library/pyexpat.po +++ b/library/pyexpat.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/queue.po b/library/queue.po index e8af049e9..8578f73b8 100644 --- a/library/queue.po +++ b/library/queue.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/reprlib.po b/library/reprlib.po index 5b46110bc..8254de22f 100644 --- a/library/reprlib.po +++ b/library/reprlib.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/rlcompleter.po b/library/rlcompleter.po index a267c5e5d..c4d2a7139 100644 --- a/library/rlcompleter.po +++ b/library/rlcompleter.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/sched.po b/library/sched.po index 89da79cd4..63f7c39f2 100644 --- a/library/sched.po +++ b/library/sched.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/shelve.po b/library/shelve.po index fb2f2a129..6e4b02133 100644 --- a/library/shelve.po +++ b/library/shelve.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:12+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/shlex.po b/library/shlex.po index 52024667e..91c866e55 100644 --- a/library/shlex.po +++ b/library/shlex.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:13+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/statistics.po b/library/statistics.po index dd0c7d6b3..ad95fe9c8 100644 --- a/library/statistics.po +++ b/library/statistics.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:13+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/sysconfig.po b/library/sysconfig.po index 4707aad17..cea2fa299 100644 --- a/library/sysconfig.po +++ b/library/sysconfig.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:14+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/tarfile.po b/library/tarfile.po index 6ea03d9ce..fa505dafa 100644 --- a/library/tarfile.po +++ b/library/tarfile.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:14+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/tempfile.po b/library/tempfile.po index 79d3a6150..671e0eca8 100644 --- a/library/tempfile.po +++ b/library/tempfile.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:14+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/textwrap.po b/library/textwrap.po index e56aebfb7..fc7b36589 100644 --- a/library/textwrap.po +++ b/library/textwrap.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:15+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/timeit.po b/library/timeit.po index 579bafc40..ad81c9e25 100644 --- a/library/timeit.po +++ b/library/timeit.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:15+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/tkinter.ttk.po b/library/tkinter.ttk.po index ed6cb1df2..533aae0d7 100644 --- a/library/tkinter.ttk.po +++ b/library/tkinter.ttk.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:15+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/token.po b/library/token.po index 7abed2e14..f142d649f 100644 --- a/library/token.po +++ b/library/token.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:15+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/tokenize.po b/library/tokenize.po index be18dac15..e12b584cf 100644 --- a/library/tokenize.po +++ b/library/tokenize.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:16+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/trace.po b/library/trace.po index fab5f0838..66be7b0bb 100644 --- a/library/trace.po +++ b/library/trace.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:16+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/tracemalloc.po b/library/tracemalloc.po index e7c5a13a1..82c34f947 100644 --- a/library/tracemalloc.po +++ b/library/tracemalloc.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:16+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/turtle.po b/library/turtle.po index 4d80d0a82..9fa0dbd91 100644 --- a/library/turtle.po +++ b/library/turtle.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:16+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/urllib.parse.po b/library/urllib.parse.po index 89302c65c..e56767f60 100644 --- a/library/urllib.parse.po +++ b/library/urllib.parse.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/urllib.robotparser.po b/library/urllib.robotparser.po index 6a1d2dd2e..6fa4c1d58 100644 --- a/library/urllib.robotparser.po +++ b/library/urllib.robotparser.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/uuid.po b/library/uuid.po index 1e1fd14ff..2d0b6fd22 100644 --- a/library/uuid.po +++ b/library/uuid.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/weakref.po b/library/weakref.po index c1fc3613a..fd8ba2104 100644 --- a/library/weakref.po +++ b/library/weakref.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/winreg.po b/library/winreg.po index c7dc55bec..190cf88c1 100644 --- a/library/winreg.po +++ b/library/winreg.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" "Last-Translator: Arihiro TAKASE, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/winsound.po b/library/winsound.po index cbf6fc42e..1b579170e 100644 --- a/library/winsound.po +++ b/library/winsound.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:17+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/xml.dom.minidom.po b/library/xml.dom.minidom.po index 594cc7baa..0ae37ee58 100644 --- a/library/xml.dom.minidom.po +++ b/library/xml.dom.minidom.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/xml.dom.po b/library/xml.dom.po index 4758a872c..5dedd444d 100644 --- a/library/xml.dom.po +++ b/library/xml.dom.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/xml.dom.pulldom.po b/library/xml.dom.pulldom.po index 4a96613b7..ea8d3470b 100644 --- a/library/xml.dom.pulldom.po +++ b/library/xml.dom.pulldom.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/xml.sax.utils.po b/library/xml.sax.utils.po index a6d1cffa3..a65b0b567 100644 --- a/library/xml.sax.utils.po +++ b/library/xml.sax.utils.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/zipapp.po b/library/zipapp.po index 492acbede..e2337f803 100644 --- a/library/zipapp.po +++ b/library/zipapp.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/zipfile.po b/library/zipfile.po index 020a3f6fe..ac3f538e9 100644 --- a/library/zipfile.po +++ b/library/zipfile.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/library/zipimport.po b/library/zipimport.po index 29022fdba..ae4c9e7a9 100644 --- a/library/zipimport.po +++ b/library/zipimport.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:18+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/license.po b/license.po index 92ed9d9d6..a71865af4 100644 --- a/license.po +++ b/license.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 00:47+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/reference/grammar.po b/reference/grammar.po index b2a95db8e..84e6e6377 100644 --- a/reference/grammar.po +++ b/reference/grammar.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:49+0000\n" "Last-Translator: Arihiro TAKASE, 2023\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/datastructures.po b/tutorial/datastructures.po index 29a4e1dde..caecb660a 100644 --- a/tutorial/datastructures.po +++ b/tutorial/datastructures.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/floatingpoint.po b/tutorial/floatingpoint.po index 9d8385bb9..350da47ab 100644 --- a/tutorial/floatingpoint.po +++ b/tutorial/floatingpoint.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/inputoutput.po b/tutorial/inputoutput.po index 69bd0b448..4d05c1b88 100644 --- a/tutorial/inputoutput.po +++ b/tutorial/inputoutput.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/interpreter.po b/tutorial/interpreter.po index 42cd2d5b4..d125089de 100644 --- a/tutorial/interpreter.po +++ b/tutorial/interpreter.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: TENMYO Masakazu, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/stdlib.po b/tutorial/stdlib.po index 01a86ddf5..ebfb8a5fd 100644 --- a/tutorial/stdlib.po +++ b/tutorial/stdlib.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/stdlib2.po b/tutorial/stdlib2.po index e007a9511..7de13b213 100644 --- a/tutorial/stdlib2.po +++ b/tutorial/stdlib2.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: Takanori Suzuki , 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/tutorial/venv.po b/tutorial/venv.po index c85ec0be7..6bb151764 100644 --- a/tutorial/venv.po +++ b/tutorial/venv.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-28 01:50+0000\n" "Last-Translator: 石井明久, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/2.0.po b/whatsnew/2.0.po index e711a3953..857376426 100644 --- a/whatsnew/2.0.po +++ b/whatsnew/2.0.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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.5.po b/whatsnew/2.5.po index 53c0d974f..c9fc81243 100644 --- a/whatsnew/2.5.po +++ b/whatsnew/2.5.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+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/3.1.po b/whatsnew/3.1.po index 65c30c4f0..837b225c6 100644 --- a/whatsnew/3.1.po +++ b/whatsnew/3.1.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-29 13:04+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" diff --git a/whatsnew/3.10.po b/whatsnew/3.10.po index a9b2831e4..28ddadf3f 100644 --- a/whatsnew/3.10.po +++ b/whatsnew/3.10.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-04 14:17+0000\n" +"POT-Creation-Date: 2024-10-26 20:15+0000\n" "PO-Revision-Date: 2021-06-29 13:04+0000\n" "Last-Translator: tomo, 2024\n" "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"