Skip to content

Commit 69cef64

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 54f3de4 commit 69cef64

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

extending/index.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017
87
# Arihiro TAKASE, 2017
98
# tomo, 2019
9+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
1717
"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"
1919
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -110,7 +110,7 @@ msgstr ""
110110

111111
#: ../../extending/index.rst:63
112112
msgid "Embedding the CPython runtime in a larger application"
113-
msgstr "大規模なアプリケーションへの Python ランライムの埋め込み"
113+
msgstr "大規模なアプリケーションへの Python ランタイムの埋め込み"
114114

115115
#: ../../extending/index.rst:65
116116
msgid ""

library/ast.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
1111
# Amasaka Kota <in9lude@gmail.com>, 2020
1212
# tomo, 2020
13+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
1314
#
1415
#, fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To: \n"
1920
"POT-Creation-Date: 2020-08-12 03:50+0000\n"
2021
"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"
2223
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2324
"MIME-Version: 1.0\n"
2425
"Content-Type: text/plain; charset=UTF-8\n"
@@ -178,7 +179,7 @@ msgstr "もしくはよりコンパクトにも書けます ::"
178179

179180
#: ../../library/ast.rst:121
180181
msgid "Class :class:`ast.Constant` is now used for all constants."
181-
msgstr ":class:`ast.Constant`が全ての定数に使われるようになりました。"
182+
msgstr ":class:`ast.Constant` が全ての定数に使われるようになりました。"
182183

183184
#: ../../library/ast.rst:125
184185
msgid ""

library/json.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.9\n"
2121
"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"
2323
"PO-Revision-Date: 2017-02-16 23:16+0000\n"
2424
"Last-Translator: 秘湯 <xwhhsprings@gmail.com>, 2020\n"
2525
"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."
979979
msgstr "すべての入力行を個別のJSON オブジェクトとしてパースします。"
980980

981981
#: ../../library/json.rst:748
982-
msgid "Mutually exclusive options for whitespace control"
982+
msgid "Mutually exclusive options for whitespace control."
983983
msgstr ""
984984

985985
#: ../../library/json.rst:754

0 commit comments

Comments
 (0)