Skip to content

Commit 174bd57

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 8276f70 commit 174bd57

37 files changed

+4695
-4620
lines changed

c-api/contextvars.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-02-23 14:13+0000\n"
15+
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1717
"Last-Translator: yaakiyu, 2023\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -27,7 +27,7 @@ msgstr ""
2727
msgid "Context Variables Objects"
2828
msgstr "コンテキスト変数オブジェクト"
2929

30-
#: ../../c-api/contextvars.rst:13
30+
#: ../../c-api/contextvars.rst:15
3131
msgid ""
3232
"In Python 3.7.1 the signatures of all context variables C APIs were "
3333
"**changed** to use :c:type:`PyObject` pointers instead of :c:type:"
@@ -37,7 +37,7 @@ msgstr ""
3737
"`PyContext`, :c:type:`PyContextVar`, :c:type:`PyContextToken` の代わりに :c:"
3838
"type:`PyObject` ポインタを使うように **変更** されました。例えば::"
3939

40-
#: ../../c-api/contextvars.rst:24
40+
#: ../../c-api/contextvars.rst:26
4141
msgid "See :issue:`34762` for more details."
4242
msgstr "詳細は :issue:`34762` を参照してください。"
4343

c-api/import.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.12\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-02-25 01:09+0000\n"
21+
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
2222
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
2323
"Last-Translator: Masato HASHIMOTO <[email protected]>, 2023\n"
2424
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -423,6 +423,10 @@ msgstr ""
423423
msgid "The module name, as an ASCII encoded string."
424424
msgstr ""
425425

426+
#: ../../c-api/import.rst:297
427+
msgid "Initialization function for a module built into the interpreter."
428+
msgstr ""
429+
426430
#: ../../c-api/import.rst:302
427431
msgid ""
428432
"Add a collection of modules to the table of built-in modules. The *newtab* "

c-api/init.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.12\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
20+
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
2121
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
2222
"Last-Translator: Osamu NAKAMURA, 2023\n"
2323
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -2574,7 +2574,7 @@ msgstr ""
25742574
"には **向きません** 。これの代わりに、 :ref:`PyGILState API<gilstate>` を使用"
25752575
"してください。"
25762576

2577-
#: ../../c-api/init.rst:1825
2577+
#: ../../c-api/init.rst:1827
25782578
msgid ""
25792579
"If this function is called in a subinterpreter, the function *func* is now "
25802580
"scheduled to be called from the subinterpreter, rather than being called "

c-api/refcounting.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
15+
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1717
"Last-Translator: Arihiro TAKASE, 2023\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -52,11 +52,11 @@ msgid ""
5252
msgstr ""
5353

5454
#: ../../c-api/refcounting.rst:26
55-
msgid "The parameter type is no longer :c:expr:`const PyObject*`."
55+
msgid ":c:func:`Py_REFCNT()` is changed to the inline static function."
5656
msgstr ""
5757

5858
#: ../../c-api/refcounting.rst:29
59-
msgid ":c:func:`Py_REFCNT()` is changed to the inline static function."
59+
msgid "The parameter type is no longer :c:expr:`const PyObject*`."
6060
msgstr ""
6161

6262
#: ../../c-api/refcounting.rst:35

c-api/structures.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.12\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-03-01 14:13+0000\n"
18+
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
2020
"Last-Translator: tomo, 2023\n"
2121
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -860,13 +860,13 @@ msgstr "任意のドキュメンテーション文字列"
860860

861861
#: ../../c-api/structures.rst:705
862862
msgid ""
863-
"Optional function pointer, providing additional data for getter and setter."
863+
"Optional user data pointer, providing additional data for getter and setter."
864864
msgstr ""
865865

866866
#: ../../c-api/structures.rst:709
867867
msgid ""
868868
"The ``get`` function takes one :c:expr:`PyObject*` parameter (the instance) "
869-
"and a function pointer (the associated ``closure``):"
869+
"and a user data pointer (the associated ``closure``):"
870870
msgstr ""
871871

872872
#: ../../c-api/structures.rst:712
@@ -879,7 +879,7 @@ msgstr ""
879879
#: ../../c-api/structures.rst:717
880880
msgid ""
881881
"``set`` functions take two :c:expr:`PyObject*` parameters (the instance and "
882-
"the value to be set) and a function pointer (the associated ``closure``):"
882+
"the value to be set) and a user data pointer (the associated ``closure``):"
883883
msgstr ""
884884

885885
#: ../../c-api/structures.rst:720

0 commit comments

Comments
 (0)