File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ msgid ""
27
27
"See also :c:func:`PyObject_GetItem`, :c:func:`PyObject_SetItem` and "
28
28
":c:func:`PyObject_DelItem`."
29
29
msgstr ""
30
+ ":c:func:`PyObject_GetItem`, :c:func:`PyObject_SetItem`, "
31
+ ":c:func:`PyObject_DelItem` も参照してください。"
30
32
31
33
#: ../../c-api/mapping.rst:14
32
34
msgid ""
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ msgstr ":ref:`ロギングクックブック <logging-cookbook>`"
45
45
46
46
#: ../../library/logging.config.rst:23
47
47
msgid "This section describes the API for configuring the logging module."
48
- msgstr "この節は 、logging モジュールを設定するための API を解説します。"
48
+ msgstr "この節では 、logging モジュールを設定するための API を解説します。"
49
49
50
50
#: ../../library/logging.config.rst:28
51
51
msgid "Configuration functions"
You can’t perform that action at this time.
0 commit comments