Skip to content

Commit cf5f278

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 0a74230 commit cf5f278

23 files changed

Lines changed: 15860 additions & 15891 deletions

c-api/lifecycle.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.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-07-25 14:57+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

extending/extending.po

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-01 14:54+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -1851,14 +1851,9 @@ msgid ""
18511851
"which is especially useful for memory allocation and deallocation of the "
18521852
"pointer stored in a Capsule. The details are described in the Python/C API "
18531853
"Reference Manual in the section :ref:`capsules` and in the implementation of "
1854-
"Capsules (files :file:`Include/pycapsule.h` and :file:`Objects/pycapsule.c` "
1855-
"in the Python source code distribution)."
1856-
msgstr ""
1857-
"最後に、Capsule は、自身に保存されているポインタをメモリ確保したり解放したり"
1858-
"する際に特に便利な、もう一つの機能を提供しているということに触れておかねばな"
1859-
"りません。詳細は Python/C API リファレンスマニュアルの :ref:`capsules`, およ"
1860-
"び Capsule の実装部分 (Python ソースコード配布物中のファイル :file:`Include/"
1861-
"pycapsule.h` および :file:`Objects/pycapsule.c` に述べられています。"
1854+
"Capsules (files :file:`Include/pycapsule.h` and :file:`Objects/capsule.c` in "
1855+
"the Python source code distribution)."
1856+
msgstr ""
18621857

18631858
#: ../../extending/extending.rst:1113
18641859
msgid "Footnotes"

library/annotationlib.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-01 14:54+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -340,8 +340,8 @@ msgstr ""
340340

341341
#: ../../library/annotationlib.rst:238
342342
msgid ""
343-
"For example, this is used to implement the :attr:`~Format.STRING` for :class:"
344-
"`typing.TypedDict` classes created through the functional syntax:"
343+
"For example, this is used to implement the :attr:`~Format.STRING` format "
344+
"for :class:`typing.TypedDict` classes created through the functional syntax:"
345345
msgstr ""
346346

347347
#: ../../library/annotationlib.rst:241

library/compression.zstd.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-09 14:27+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -470,7 +470,7 @@ msgstr ""
470470
#: ../../library/compression.zstd.rst:348
471471
msgid ""
472472
"Attempting to decompress data after the end of a frame will raise a :exc:"
473-
"`ZstdError`. Any data found after the end of the frame is ignored and saved "
473+
"`EOFError`. Any data found after the end of the frame is ignored and saved "
474474
"in the :attr:`~.unused_data` attribute."
475475
msgstr ""
476476

library/datetime.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-07-25 14:57+0000\n"
15+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: python-doc bot, 2026\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/email.compat32-message.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-01 14:54+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -153,7 +153,7 @@ msgstr ""
153153
#: ../../library/email.compat32-message.rst:98
154154
msgid ""
155155
"If the message object contains binary data that is not encoded according to "
156-
"RFC standards, the non-compliant data will be replaced by unicode \"unknown "
156+
"RFC standards, the non-compliant data will be replaced by Unicode \"unknown "
157157
"character\" code points. (See also :meth:`.as_bytes` and :class:`~email."
158158
"generator.BytesGenerator`.)"
159159
msgstr ""

library/email.contentmanager.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-01 14:54+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -153,13 +153,13 @@ msgstr ""
153153
msgid ""
154154
"This content manager provides only a minimum interface beyond that provided "
155155
"by :class:`~email.message.Message` itself: it deals only with text, raw "
156-
"byte strings, and :class:`~email.message.Message` objects. Nevertheless, it "
156+
"bytes, and :class:`~email.message.Message` objects. Nevertheless, it "
157157
"provides significant advantages compared to the base API: ``get_content`` on "
158-
"a text part will return a unicode string without the application needing to "
159-
"manually decode it, ``set_content`` provides a rich set of options for "
160-
"controlling the headers added to a part and controlling the content transfer "
161-
"encoding, and it enables the use of the various ``add_`` methods, thereby "
162-
"simplifying the creation of multipart messages."
158+
"a text part will return a string without the application needing to manually "
159+
"decode it, ``set_content`` provides a rich set of options for controlling "
160+
"the headers added to a part and controlling the content transfer encoding, "
161+
"and it enables the use of the various ``add_`` methods, thereby simplifying "
162+
"the creation of multipart messages."
163163
msgstr ""
164164

165165
#: ../../library/email.contentmanager.rst:109
@@ -169,7 +169,7 @@ msgid ""
169169
"or a ``bytes`` object (for all other non-multipart types). Raise a :exc:"
170170
"`KeyError` if called on a ``multipart``. If the part is a ``text`` part and "
171171
"*errors* is specified, use it as the error handler when decoding the payload "
172-
"to unicode. The default error handler is ``replace``."
172+
"to a string. The default error handler is ``replace``."
173173
msgstr ""
174174

175175
#: ../../library/email.contentmanager.rst:128

library/email.examples.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-01 14:54+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -38,10 +38,8 @@ msgstr ""
3838
#: ../../library/email.examples.rst:9
3939
msgid ""
4040
"First, let's see how to create and send a simple text message (both the text "
41-
"content and the addresses may contain unicode characters):"
41+
"content and the addresses may contain Unicode characters):"
4242
msgstr ""
43-
"最初に、シンプルなテキストメッセージ (テキストコンテンツとアドレスの両方がユ"
44-
"ニコード文字を含み得る) を作成・送信する方法を見てみましょう:"
4543

4644
#: ../../library/email.examples.rst:12
4745
msgid ""

library/email.header.po

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-01 14:54+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -101,18 +101,11 @@ msgstr ""
101101
msgid ""
102102
"Notice here how we wanted the :mailheader:`Subject` field to contain a non-"
103103
"ASCII character? We did this by creating a :class:`Header` instance and "
104-
"passing in the character set that the byte string was encoded in. When the "
105-
"subsequent :class:`~email.message.Message` instance was flattened, the :"
106-
"mailheader:`Subject` field was properly :rfc:`2047` encoded. MIME-aware "
107-
"mail readers would show this header using the embedded ISO-8859-1 character."
108-
msgstr ""
109-
":mailheader:`Subject` フィールドに非ASCII文字を含めていることに注目してくださ"
110-
"い。ここでは、含めたいバイト列がエンコードされている文字集合を指定して :"
111-
"class:`Header` インスタンスを作成することによって実現しています。のちにこの :"
112-
"class:`~email.message.Message` インスタンスからフラットなテキストを生成する際"
113-
"に、この :mailheader:`Subject` フィールドは :rfc:`2047` 準拠の適切な形式にエ"
114-
"ンコードされます。MIME 機能のあるメーラなら、このヘッダに埋めこまれた "
115-
"ISO-8859-1 文字を正しく表示するでしょう。"
104+
"passing in the character set to use when encoding it. When the subsequent :"
105+
"class:`~email.message.Message` instance was flattened, the :mailheader:"
106+
"`Subject` field was properly :rfc:`2047` encoded. MIME-aware mail readers "
107+
"would show this header using the embedded ISO-8859-1 character."
108+
msgstr ""
116109

117110
#: ../../library/email.header.rst:57
118111
msgid "Here is the :class:`Header` class description:"
@@ -308,15 +301,11 @@ msgstr ""
308301
#: ../../library/email.header.rst:152
309302
msgid ""
310303
"Returns an approximation of the :class:`Header` as a string, using an "
311-
"unlimited line length. All pieces are converted to unicode using the "
312-
"specified encoding and joined together appropriately. Any pieces with a "
313-
"charset of ``'unknown-8bit'`` are decoded as ASCII using the ``'replace'`` "
314-
"error handler."
315-
msgstr ""
316-
":class:`Header` の概要を文字列として返します。無制限の行長を使用します。すべ"
317-
"ての箇所は、指定されたエンコーディングを使用してUnicodeに変換され、適切に結合"
318-
"されます。文字セット ``'unknown-8bit'`` を持つ箇所は、 ``'replace'`` エラーハ"
319-
"ンドラを使ってASCIIとしてデコードされます。"
304+
"unlimited line length. All pieces are decoded using the specified encoding "
305+
"and joined together appropriately. Any pieces with a charset of "
306+
"``'unknown-8bit'`` are decoded as ASCII using the ``'replace'`` error "
307+
"handler."
308+
msgstr ""
320309

321310
#: ../../library/email.header.rst:158
322311
msgid "Added handling for the ``'unknown-8bit'`` charset."

library/email.headerregistry.po

Lines changed: 10 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-03 16:16+0000\n"
14+
"POT-Creation-Date: 2026-08-15 14:15+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -94,11 +94,8 @@ msgstr ""
9494
msgid ""
9595
"*name* and *value* are passed to ``BaseHeader`` from the :attr:`~email."
9696
"policy.EmailPolicy.header_factory` call. The string value of any header "
97-
"object is the *value* fully decoded to unicode."
97+
"object is the *value* fully decoded to a string."
9898
msgstr ""
99-
"*name* と *value* は :attr:`~email.policy.EmailPolicy.header_factory` 呼び出"
100-
"しから ``BaseHeader`` に渡されます。 どのヘッダーオブジェクトの文字列値も、完"
101-
"全にユニコードにデコードされた *value* です。"
10299

103100
#: ../../library/email.headerregistry.rst:45
104101
msgid "This base class defines the following read-only properties:"
@@ -189,10 +186,10 @@ msgid ""
189186
"defects to this list. On return, the ``kwds`` dictionary *must* contain "
190187
"values for at least the keys ``decoded``, ``defects`` and ``parse_tree``. "
191188
"``decoded`` should be the string value for the header (that is, the header "
192-
"value fully decoded to unicode). ``parse_tree`` is set to the parse tree "
189+
"value fully decoded to a string). ``parse_tree`` is set to the parse tree "
193190
"obtained from parsing the header. The parse method should assume that "
194191
"*string* may contain content-transfer-encoded parts, but should correctly "
195-
"handle all valid unicode characters as well so that it can parse un-encoded "
192+
"handle all valid Unicode characters as well so that it can parse un-encoded "
196193
"header values."
197194
msgstr ""
198195

@@ -243,20 +240,11 @@ msgid ""
243240
"mechanism for encoding non-ASCII text as ASCII characters within a header "
244241
"value. When a *value* containing encoded words is passed to the "
245242
"constructor, the ``UnstructuredHeader`` parser converts such encoded words "
246-
"into unicode, following the :rfc:`2047` rules for unstructured text. The "
243+
"into a string, following the :rfc:`2047` rules for unstructured text. The "
247244
"parser uses heuristics to attempt to decode certain non-compliant encoded "
248245
"words. Defects are registered in such cases, as well as defects for issues "
249246
"such as invalid characters within the encoded words or the non-encoded text."
250247
msgstr ""
251-
":rfc:`5322` では、非構造化ヘッダは ASCII 文字セットの任意のテキストの集まりで"
252-
"す。しかし、 :rfc:`2047` にはヘッダ値の中で非 ASCII テキストを ASCII 文字とし"
253-
"てエンコードするための :rfc:`5322` と互換性のあるメカニズムが備わっていま"
254-
"す。 エンコードされた単語を含む *value* がコンストラクタに渡されると、 "
255-
"``UnstructuredHeader`` パーサは非構造化テキストに対する :rfc:`2047` 規則に"
256-
"従って、エンコードされた単語を unicode に変換します。 パーサは特定の非適合な"
257-
"エンコードされた単語のデコードを試みるためにヒューリスティックを使用します。 "
258-
"このような場合、欠陥が登録されます。また、エンコードされた単語やエンコードさ"
259-
"れていないテキスト内の無効な文字などの問題に対しても欠陥が登録されます。"
260248

261249
#: ../../library/email.headerregistry.rst:134
262250
msgid "This header type provides no additional attributes."
@@ -376,11 +364,10 @@ msgstr ""
376364

377365
#: ../../library/email.headerregistry.rst:205
378366
msgid ""
379-
"The ``decoded`` value of the header will have all encoded words decoded to "
380-
"unicode. :class:`~encodings.idna` encoded domain names are also decoded to "
381-
"unicode. The ``decoded`` value is set by :ref:`joining <meth-str-join>` "
382-
"the :class:`str` value of the elements of the ``groups`` attribute with ``', "
383-
"'``."
367+
"The ``decoded`` value of the header will have all encoded words decoded to a "
368+
"string. :class:`~encodings.idna` encoded domain names are also decoded to a "
369+
"string. The ``decoded`` value is set by :ref:`joining <meth-str-join>` the :"
370+
"class:`str` value of the elements of the ``groups`` attribute with ``', '``."
384371
msgstr ""
385372

386373
#: ../../library/email.headerregistry.rst:211
@@ -704,7 +691,7 @@ msgid ""
704691
"*domain*, in which case *username* and *domain* will be parsed from the "
705692
"*addr_spec*. An *addr_spec* must be a properly RFC quoted string; if it is "
706693
"not ``Address`` will raise an error. Unicode characters are allowed and "
707-
"will be property encoded when serialized. However, per the RFCs, unicode is "
694+
"will be property encoded when serialized. However, per the RFCs, Unicode is "
708695
"*not* allowed in the username portion of the address."
709696
msgstr ""
710697

0 commit comments

Comments
 (0)