Skip to content

Commit df94005

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 8cd2608 commit df94005

18 files changed

Lines changed: 16900 additions & 16761 deletions

c-api/bytes.po

Lines changed: 65 additions & 69 deletions
Large diffs are not rendered by default.

c-api/dict.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-06-23 16:23+0000\n"
14+
"POT-Creation-Date: 2026-07-03 15:50+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/"
@@ -144,14 +144,9 @@ msgstr "*p* と同じキーと値のペアが入った新たな辞書を返し
144144
msgid ""
145145
"Insert *val* into the dictionary *p* with a key of *key*. *key* must be :"
146146
"term:`hashable`; if it isn't, :exc:`TypeError` will be raised. Return ``0`` "
147-
"on success or ``-1`` on failure. This function *does not* steal a reference "
148-
"to *val*."
149-
msgstr ""
150-
"辞書 *p* に、 *key* をキーとして値 *val* を挿入します。\n"
151-
"*key* はハッシュ可能(:term:`hashable`)でなければなりません。ハッシュ可能でな"
152-
"い場合、 :exc:`TypeError` を送出します。\n"
153-
"成功した場合には ``0`` を、失敗した場合には ``-1`` を返します。\n"
154-
"この関数は *val* への参照を盗み取り *ません*。"
147+
"on success or ``-1`` on failure. This function *does not* \":term:`steal`\" "
148+
"a reference to *val*."
149+
msgstr ""
155150

156151
#: ../../c-api/dict.rst:121
157152
msgid ""

0 commit comments

Comments
 (0)