File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# tomo, 2021
8
8
# Arihiro TAKASE, 2023
9
+ # 石井明久, 2024
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2024-12-06 14:18+0000\n "
16
17
"PO-Revision-Date : 2021-06-28 00:50+0000\n "
17
- "Last-Translator : Arihiro TAKASE, 2023 \n "
18
+ "Last-Translator : 石井明久, 2024 \n "
18
19
"Language-Team : Japanese (https://app.transifex.com/python-doc/teams/5390/ "
19
20
"ja/)\n "
20
21
"MIME-Version : 1.0\n "
@@ -178,7 +179,10 @@ msgid ""
178
179
"The Python ``Ellipsis`` object. This object has no methods. Like :c:data:"
179
180
"`Py_None`, it is an :term:`immortal` singleton object."
180
181
msgstr ""
182
+ "Python の ``Ellipsis`` オブジェクト。このオブジェクトにはメソッドがありませ"
183
+ "ん。 :c:data:`Py_None` と同様、これは :term:`immortal` でシングルトンなオブ"
184
+ "ジェクトです。"
181
185
182
186
#: ../../c-api/slice.rst:126
183
187
msgid ":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