File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 66# Translators:
77# tomo, 2021
88# Arihiro TAKASE, 2023
9+ # 石井明久, 2024
910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2024-12-06 14:18+0000\n "
1617"PO-Revision-Date : 2021-06-28 00:50+0000\n "
17- "Last-Translator : Arihiro TAKASE, 2023 \n "
18+ "Last-Translator : 石井明久, 2024 \n "
1819"Language-Team : Japanese (https://app.transifex.com/python-doc/teams/5390/ "
1920"ja/)\n "
2021"MIME-Version : 1.0\n "
@@ -178,7 +179,10 @@ msgid ""
178179"The Python ``Ellipsis`` object. This object has no methods. Like :c:data:"
179180"`Py_None`, it is an :term:`immortal` singleton object."
180181msgstr ""
182+ "Python の ``Ellipsis`` オブジェクト。このオブジェクトにはメソッドがありませ"
183+ "ん。 :c:data:`Py_None` と同様、これは :term:`immortal` でシングルトンなオブ"
184+ "ジェクトです。"
181185
182186#: ../../c-api/slice.rst:126
183187msgid ":c:data:`Py_Ellipsis` is immortal."
184- msgstr ""
188+ msgstr ":c:data:`Py_Ellipsis` は immortal です。 "
You can’t perform that action at this time.
0 commit comments