@@ -183,23 +183,23 @@ msgstr ":pep:`612`: Parameter Specification Variables"
183
183
184
184
#: ../../library/typing.rst:75
185
185
msgid "*Introducing* :class:`ParamSpec` and :data:`Concatenate`"
186
- msgstr ":class:`ParamSpec`と :data:`Concatenate`の導入"
186
+ msgstr ":class:`ParamSpec` と :data:`Concatenate` の導入"
187
187
188
188
#: ../../library/typing.rst:76
189
189
msgid ":pep:`613`: Explicit Type Aliases"
190
- msgstr ""
190
+ msgstr ":pep:`613`: Explicit Type Aliases "
191
191
192
192
#: ../../library/typing.rst:77
193
193
msgid "*Introducing* :data:`TypeAlias`"
194
- msgstr ":data:`TypeAlias`の導入"
194
+ msgstr ":data:`TypeAlias` の導入"
195
195
196
196
#: ../../library/typing.rst:79
197
197
msgid ":pep:`647`: User-Defined Type Guards"
198
- msgstr ""
198
+ msgstr ":pep:`647`: User-Defined Type Guards "
199
199
200
200
#: ../../library/typing.rst:79
201
201
msgid "*Introducing* :data:`TypeGuard`"
202
- msgstr ":data:`TypeGuard`の導入"
202
+ msgstr ":data:`TypeGuard` の導入"
203
203
204
204
#: ../../library/typing.rst:84
205
205
msgid "Type aliases"
@@ -234,7 +234,7 @@ msgstr "NewType"
234
234
235
235
#: ../../library/typing.rst:123
236
236
msgid "Use the :class:`NewType` helper to create distinct types::"
237
- msgstr ""
237
+ msgstr "異なる型を作るためには :class:`NewType` ヘルパークラスを使います:: "
238
238
239
239
#: ../../library/typing.rst:130
240
240
msgid ""
@@ -281,7 +281,7 @@ msgstr ""
281
281
282
282
#: ../../library/typing.rst:159
283
283
msgid "It is invalid to create a subtype of ``Derived``::"
284
- msgstr ""
284
+ msgstr "``Derived`` のサブタイプを作成することはできません "
285
285
286
286
#: ../../library/typing.rst:168
287
287
msgid ""
0 commit comments