8000 [skip ci] Update .po files · python/python-docs-ja@c9a50c6 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c9a50c6

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 567128f commit c9a50c6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/datetime.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,9 +1255,8 @@ msgid ""
12551255
"value is used to set the :attr:`.tzinfo` attribute of the result, otherwise "
12561256
"the :attr:`~.time.tzinfo` attribute of the *time* argument is used."
12571257
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` 属性が使われます。"
12611260

12621261
#: ../../library/datetime.rst:833
12631262
msgid ""

0 commit comments

Comments
 (0)
0