File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1255,9 +1255,8 @@ msgid ""
1255
1255
"value is used to set the :attr:`.tzinfo` attribute of the result, otherwise "
1256
1256
"the :attr:`~.time.tzinfo` attribute of the *time* argument is used."
1257
1257
msgstr ""
1258
- "日付部分が与えられた :class:`date` オブジェクトと等しく、時刻部分が与えられた :class:`.time` オブジェクトと等しいい新しい"
1259
- " :class:`.datetime` オブジェクトを返します。 *tzinfo* 引数が与えられた場合、その値は :attr:`.tzinfo` "
1260
- "に使用されます。そうでない場合、 :attr:`~.time.tzinfo` 属性が用いられます。"
1258
+ "日付部分と与えられた :class:`date` オブジェクトとが等しく、時刻部分と与えられた :class:`.time` オブジェクトとが等しい、新しい :class:`.datetime` オブジェクトを返します。\n"
1259
+ "*tzinfo* 引数が与えられた場合、その値は返り値の :attr:`.tzinfo` 属性に設定するのに使われます。そうでない場合、 *time* 引数の :attr:`~.time.tzinfo` 属性が使われます。"
1261
1260
1262
1261
#: ../../library/datetime.rst:833
1263
1262
msgid ""
You can’t perform that action at this time.
0 commit comments