File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed
Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # tomo, 2018
7+ # tomo, 2019
88#
99#, fuzzy
1010msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313"Report-Msgid-Bugs-To : \n "
1414"POT-Creation-Date : 2019-12-17 18:25+0900\n "
1515"PO-Revision-Date : 2018-06-29 17:48+0000\n "
16- "Last-Translator : tomo, 2018 \n "
16+ "Last-Translator : tomo, 2019 \n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -175,4 +175,4 @@ msgid ""
175175msgstr ""
176176"*op* が Python の複素数オブジェクトではないが、 :meth:`__complex__` "
177177"メソッドを持っていた場合、このメソッドが最初に呼ばれ、 *op* が Python "
178- "の複素数オブジェクトに変換されます。エラーが起きた場合は 、このメソッドは実数の ``-1.0`` を返します。"
178+ "の複素数オブジェクトに変換されます。処理が失敗した場合は 、このメソッドは実数の ``-1.0`` を返します。"
Original file line number Diff line number Diff line change 44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # tomo, 2018
7+ # tomo, 2019
88#
99#, fuzzy
1010msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313"Report-Msgid-Bugs-To : \n "
1414"POT-Creation-Date : 2019-12-17 18:25+0900\n "
1515"PO-Revision-Date : 2018-06-29 17:50+0000\n "
16- "Last-Translator : tomo, 2018 \n "
16+ "Last-Translator : tomo, 2019 \n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -115,7 +115,7 @@ msgid ""
115115"On error, sets the appropriate exception (:exc:`EOFError`, :exc:`ValueError`"
116116" or :exc:`TypeError`) and returns *NULL*."
117117msgstr ""
118- "エラーの場合適切な例外 (:exc:`EOFError`, :exc:`ValueError`, exc:`TypeError`) を設定し "
118+ "エラーの場合、適切な例外 (:exc:`EOFError`, :exc:`ValueError`, exc:`TypeError`) を設定し "
119119"*NULL* を返します。"
120120
121121#: /home/travis/build/python/cpython-doc-catalog/Doc/c-api/marshal.rst:75
Original file line number Diff line number Diff line change 44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # tomo, 2018
7+ # tomo, 2019
88#
99#, fuzzy
1010msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313"Report-Msgid-Bugs-To : \n "
1414"POT-Creation-Date : 2019-12-17 18:25+0900\n "
1515"PO-Revision-Date : 2018-06-29 17:39+0000\n "
16- "Last-Translator : tomo, 2018 \n "
16+ "Last-Translator : tomo, 2019 \n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1818"MIME-Version : 1.0\n "
1919"Content-Type : text/plain; charset=UTF-8\n "
@@ -97,11 +97,15 @@ msgstr "以下の関数は役に立つデバッグ用ツールとして追加さ
9797msgid ""
9898"Prints an indented representation of the content types of the message object"
9999" structure. For example:"
100- msgstr ""
100+ msgstr "そのメッセージオブジェクト構造の content-type をインデントつきで表示します。例えば: "
101101
102102#: /home/travis/build/python/cpython-doc-catalog/Doc/library/email.iterators.rst:81
103103msgid ""
104104"Optional *fp* is a file-like object to print the output to. It must be "
105105"suitable for Python's :func:`print` function. *level* is used internally. "
106106"*include_default*, if true, prints the default type as well."
107107msgstr ""
108+ "オプション引数 *fp* は出力を渡すための file-like オブジェクトです。\n"
109+ "これは Python の :func:`print` 関数が対応できるようになっている必要があります。\n"
110+ "*level* は内部的に使用されます。\n"
111+ "*include_default* が真の場合、デフォルトの型も出力します。"
You can’t perform that action at this time.
0 commit comments