File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # tomo, 2018
8
7
# 永田 大和 <gey3933@gmail.com>, 2019
8
+ # tomo, 2019
9
9
#
10
10
#, fuzzy
11
11
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Report-Msgid-Bugs-To : \n "
15
15
"POT-Creation-Date : 2019-12-17 18:25+0900\n "
16
16
"PO-Revision-Date : 2018-06-29 17:41+0000\n "
17
- "Last-Translator : 永田 大和 <gey3933@gmail.com> , 2019\n "
17
+ "Last-Translator : tomo , 2019\n "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -3119,8 +3119,8 @@ msgid ""
3119
3119
"to the set of format characters in the C standard (but implemented "
3120
3120
"separately in datetime objects, and therefore always available)."
3121
3121
msgstr ""
3122
- ":meth:`strptime` メソッドと共に使われた場合、 ``%f`` 指定子は 1 桁から 6 桁の数字を受け付け、右側から 0 埋めされます。 "
3123
- " ``%f`` は C 標準規格の書式セットに拡張されます 。"
3122
+ ":meth:`strptime` メソッドと共に使われた場合、 ``%f`` 指定子は 1 桁から 6 桁の数字を受け付け、右側から0埋めされます。\n "
3123
+ "``%f`` は C 標準規格の書式文字セットの拡張です (とは言え、 datetime モジュールのオブジェクトそれぞれに実装されているので、どれででも使えます) 。"
3124
3124
3125
3125
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/datetime.rst:2136
3126
3126
msgid ""
You can’t perform that action at this time.
0 commit comments