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

Skip to content

Commit e7e8697

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent a786ea5 commit e7e8697

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

library/datetime.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
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
1313
msgid ""
@@ -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)``)."
641641
msgstr ""
642+
"この期間に含まれるトータルの秒数を返します。``td / timedelta(seconds=1)`` と等価です。\n"
643+
"秒以外の期間の単位では、直接に除算する形式 (例えば ``td / timedelta(microseconds=1)``) が使われます。"
642644

643645
#: ../../library/datetime.rst:358
644646
msgid ""

0 commit comments

Comments
 (0)
0