File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55#
66# Translators:
77# hitsumabushi.org, 2019
8- # tomo, 2019
98# Osamu NAKAMURA, 2019
109# 永田 大和 <gey3933@gmail.com>, 2019
10+ # tomo, 2019
1111#
1212#, fuzzy
1313msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616"Report-Msgid-Bugs-To : \n "
1717"POT-Creation-Date : 2019-08-30 03:20+0000\n "
1818"PO-Revision-Date : 2019-09-01 03:31+0000\n "
19- "Last-Translator : 永田 大和 <gey3933@gmail.com> , 2019\n "
19+ "Last-Translator : tomo , 2019\n "
2020"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2121"MIME-Version : 1.0\n "
2222"Content-Type : text/plain; charset=UTF-8\n "
@@ -639,6 +639,8 @@ msgid ""
639639"``td / timedelta(seconds=1)``. For interval units other than seconds, use "
640640"the division form directly (e.g. ``td / timedelta(microseconds=1)``)."
641641msgstr ""
642+ "この期間に含まれるトータルの秒数を返します。``td / timedelta(seconds=1)`` と等価です。\n"
643+ "秒以外の期間の単位では、直接に除算する形式 (例えば ``td / timedelta(microseconds=1)``) が使われます。"
642644
643645#: ../../library/datetime.rst:358
644646msgid ""
You can’t perform that action at this time.
0 commit comments