File tree Expand file tree Collapse file tree 5 files changed +5948
-5913
lines changed Expand file tree Collapse file tree 5 files changed +5948
-5913
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ msgid ""
58
58
"improvement, please submit a bug report on the :ref:`tracker <using-the-"
59
59
"tracker>`. If you have a suggestion on how to fix it, include that as well."
60
60
msgstr ""
61
- "このドキュメントの不備を発見したとき、または、改善を提案したいときは、問題点を :ref:`tracker <using-the-tracker>` "
62
- "に報告してください。修正方法の案があるならば、それも含めて。 "
61
+ "このドキュメントの不備を発見したとき、または、改善を提案したいときは、問題点を :ref:`tracker <using-the-tracker>` に報告してください。修正方法の案があるならば、それも含めて。\n "
62
+ "(訳注: 日本語訳の問題については、 GitHub 上の `Issue Tracker <https://github.com/python-doc-ja/python-doc-ja/issues>`_ で報告をお願いします。) "
63
63
64
64
#: ../../bugs.rst:22
65
65
msgid ""
Original file line number Diff line number Diff line change 11
11
# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2017
12
12
# Osamu NAKAMURA, 2017
13
13
# E. Kawashima, 2017
14
- # tomo, 2018
15
14
# 秘湯 <xwhhsprings@gmail.com>, 2018
16
15
# Naoki Nakamura <agent@sohzoh.com>, 2020
16
+ # tomo, 2020
17
17
#
18
18
#, fuzzy
19
19
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
22
22
"Report-Msgid-Bugs-To : \n "
23
23
"POT-Creation-Date : 2020-02-09 12:40+0000\n "
24
24
"PO-Revision-Date : 2017-02-16 17:48+0000\n "
25
- "Last-Translator : Naoki Nakamura <agent@sohzoh.com> , 2020\n "
25
+ "Last-Translator : tomo , 2020\n "
26
26
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
27
27
"MIME-Version : 1.0\n "
28
28
"Content-Type : text/plain; charset=UTF-8\n "
@@ -846,7 +846,7 @@ msgstr ""
846
846
msgid ""
847
847
"``'extend'`` - This stores a list, and extends each argument value to the "
848
848
"list. Example usage::"
849
- msgstr "``'append '`` - このアクションはリストを格納して、各引数の値でそのリストを拡張します。利用例::"
849
+ msgstr "``'extend '`` - このアクションはリストを格納して、各引数の値でそのリストを拡張します。利用例::"
850
850
851
851
#: ../../library/argparse.rst:817
852
852
msgid ""
You can’t perform that action at this time.
0 commit comments