Skip to content

Commit d907dfb

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent e402feb commit d907dfb

37 files changed

+67
-41
lines changed

faq/installed.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
15+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1717
"Last-Translator: 菊池 健志, 2023\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

howto/logging-cookbook.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# mollinaca, 2021
88
# 渋川よしき <[email protected]>, 2022
99
# tomo, 2022
10-
# Takeshi Nakazato, 2023
1110
# TENMYO Masakazu, 2024
11+
# Takeshi Nakazato, 2024
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
20-
"Last-Translator: TENMYO Masakazu, 2024\n"
20+
"Last-Translator: Takeshi Nakazato, 2024\n"
2121
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
2222
"ja/)\n"
2323
"MIME-Version: 1.0\n"
@@ -2747,6 +2747,14 @@ msgid ""
27472747
"\n"
27482748
"logging.setLogRecordFactory(record_factory)"
27492749
msgstr ""
2750+
"old_factory = logging.getLogRecordFactory()\n"
2751+
"\n"
2752+
"def record_factory(*args, **kwargs):\n"
2753+
" record = old_factory(*args, **kwargs)\n"
2754+
" record.custom_attribute = 0xdecafbad\n"
2755+
" return record\n"
2756+
"\n"
2757+
"logging.setLogRecordFactory(record_factory)"
27502758

27512759
#: ../../howto/logging-cookbook.rst:1835
27522760
msgid ""

library/allos.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
15+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
1717
"Last-Translator: mollinaca, 2021\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/archiving.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/binary.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:56+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/concurrency.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:57+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/datatypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:04+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/debug.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:04+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/dialog.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:04+0000\n"
1616
"Last-Translator: Osamu NAKAMURA, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/fileformats.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-10-18 14:17+0000\n"
14+
"POT-Creation-Date: 2024-11-08 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
1616
"Last-Translator: tomo, 2021\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

0 commit comments

Comments
 (0)