File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
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
- # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017
8
7
# Arihiro TAKASE, 2017
9
8
# tomo, 2019
9
+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
10
10
#
11
11
#, fuzzy
12
12
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
15
15
"Report-Msgid-Bugs-To : \n "
16
16
"POT-Creation-Date : 2020-05-31 09:25+0000\n "
17
17
"PO-Revision-Date : 2017-02-16 17:42+0000\n "
18
- "Last-Translator : tomo, 2019 \n "
18
+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020 \n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -110,7 +110,7 @@ msgstr ""
110
110
111
111
#: ../../extending/index.rst:63
112
112
msgid "Embedding the CPython runtime in a larger application"
113
- msgstr "大規模なアプリケーションへの Python ランライムの埋め込み "
113
+ msgstr "大規模なアプリケーションへの Python ランタイムの埋め込み "
114
114
115
115
#: ../../extending/index.rst:65
116
116
msgid ""
Original file line number Diff line number Diff line change 10
10
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
11
11
# Amasaka Kota <in9lude@gmail.com>, 2020
12
12
# tomo, 2020
13
+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
13
14
#
14
15
#, fuzzy
15
16
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
18
19
"Report-Msgid-Bugs-To : \n "
19
20
"POT-Creation-Date : 2020-08-12 03:50+0000\n "
20
21
"PO-Revision-Date : 2017-02-16 17:48+0000\n "
21
- "Last-Translator : tomo , 2020\n "
22
+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com> , 2020\n "
22
23
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
23
24
"MIME-Version : 1.0\n "
24
25
"Content-Type : text/plain; charset=UTF-8\n "
@@ -178,7 +179,7 @@ msgstr "もしくはよりコンパクトにも書けます ::"
178
179
179
180
#: ../../library/ast.rst:121
180
181
msgid "Class :class:`ast.Constant` is now used for all constants."
181
- msgstr ":class:`ast.Constant`が全ての定数に使われるようになりました。"
182
+ msgstr ":class:`ast.Constant` が全ての定数に使われるようになりました。"
182
183
183
184
#: ../../library/ast.rst:125
184
185
msgid ""
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ msgid ""
19
19
msgstr ""
20
20
"Project-Id-Version : Python 3.9\n "
21
21
"Report-Msgid-Bugs-To : \n "
22
- "POT-Creation-Date : 2020-05-31 09:25 +0000\n "
22
+ "POT-Creation-Date : 2020-08-21 03:54 +0000\n "
23
23
"PO-Revision-Date : 2017-02-16 23:16+0000\n "
24
24
"Last-Translator : 秘湯 <xwhhsprings@gmail.com>, 2020\n "
25
25
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -979,7 +979,7 @@ msgid "Parse every input line as separate JSON object."
979
979
msgstr "すべての入力行を個別のJSON オブジェクトとしてパースします。"
980
980
981
981
#: ../../library/json.rst:748
982
- msgid "Mutually exclusive options for whitespace control"
982
+ msgid "Mutually exclusive options for whitespace control. "
983
983
msgstr ""
984
984
985
985
#: ../../library/json.rst:754
You can’t perform that action at this time.
0 commit comments