Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit204eca2

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parentf969e6e commit204eca2

File tree

2 files changed

+4387
-4367
lines changed

2 files changed

+4387
-4367
lines changed

‎library/datetime.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,6 +1630,8 @@ msgid ""
16301630
"doesn't return ``None`` or a :class:`timedelta` object with magnitude less "
16311631
"than one day."
16321632
msgstr""
1633+
":attr:`.tzinfo` が ``None`` の場合、 ``None`` を返し、そうでない場合には ``self.tzinfo.utcoffset(self)`` を返します。\n"
1634+
"後者の式が ``None`` あるいは 1 日以下の大きさを持つ :class:`timedelta` オブジェクトのいずれかを返さない場合には例外を送出します。"
16331635

16341636
#:../../library/datetime.rst:1110../../library/datetime.rst:1630
16351637
#:../../library/datetime.rst:1730../../library/datetime.rst:1971
@@ -1644,6 +1646,8 @@ msgid ""
16441646
"return ``None`` or a :class:`timedelta` object with magnitude less than one "
16451647
"day."
16461648
msgstr""
1649+
":attr:`.tzinfo` が ``None`` の場合 ``None`` を返し、そうでない場合には ``self.tzinfo.dst(self)`` を返します。\n"
1650+
"後者の式が ``None`` もしくは、1 日未満の大きさを持つ :class:`timedelta` オブジェクトのいずれかを返さない場合には例外を送出します。"
16471651

16481652
#:../../library/datetime.rst:1120../../library/datetime.rst:1640
16491653
#:../../library/datetime.rst:1782

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp