Skip to content

Commit 9290982

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 87e6948 commit 9290982

40 files changed

Lines changed: 5598 additions & 5705 deletions

library/asyncio-stream.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.8\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2019-10-11 11:39+0000\n"
18+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:49+0000\n"
2020
"Last-Translator: tomo, 2019\n"
2121
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -298,8 +298,8 @@ msgstr ""
298298

299299
#: ../../library/asyncio-stream.rst:266
300300
msgid ""
301-
"Return *True* if the underlying transport supports the :meth:`write_eof` "
302-
"method, *False* otherwise."
301+
"Return ``True`` if the underlying transport supports the :meth:`write_eof` "
302+
"method, ``False`` otherwise."
303303
msgstr ""
304304

305305
#: ../../library/asyncio-stream.rst:271

library/dataclasses.po

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.8\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
15+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1616
"PO-Revision-Date: 2018-06-29 21:06+0000\n"
1717
"Last-Translator: tomo, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -244,15 +244,11 @@ msgstr ""
244244

245245
#: ../../library/dataclasses.rst:156
246246
msgid ""
247-
"``frozen``: If true (the default is False), assigning to fields will "
247+
"``frozen``: If true (the default is ``False``), assigning to fields will "
248248
"generate an exception. This emulates read-only frozen instances. If "
249249
":meth:`__setattr__` or :meth:`__delattr__` is defined in the class, then "
250250
":exc:`TypeError` is raised. See the discussion below."
251251
msgstr ""
252-
"``frozen``: 真 (デフォルト値は偽) の場合、フィールドへの代入は例外を生成します。\n"
253-
"これにより読み出し専用の凍結されたインスタンスを模倣します。\n"
254-
":meth:`__setattr__` あるいは :meth:`__delattr__` がクラスに定義されていた場合は、 :exc:`TypeError` が送出されます。\n"
255-
"後にある議論を参照してください。"
256252

257253
#: ../../library/dataclasses.rst:161
258254
msgid ""
@@ -571,9 +567,9 @@ msgstr ""
571567

572568
#: ../../library/dataclasses.rst:389
573569
msgid ""
574-
"Returns True if its parameter is a dataclass or an instance of one, "
575-
"otherwise returns False."
576-
msgstr "引数がデータクラスかデータクラスのインスタンスだった場合に True を返します。それ以外の場合は False を返します。"
570+
"Return ``True`` if its parameter is a dataclass or an instance of one, "
571+
"otherwise return ``False``."
572+
msgstr ""
577573

578574
#: ../../library/dataclasses.rst:392
579575
msgid ""

library/datetime.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,25 +1219,25 @@ msgstr "``fold`` 引数が追加されました。"
12191219

12201220
#: ../../library/datetime.rst:844
12211221
msgid "Return the current local datetime, with :attr:`.tzinfo` ``None``."
1222-
msgstr ""
1222+
msgstr ":attr:`.tzinfo` を ``None`` にして、現在のローカルな日時を返します。"
12231223

12241224
#: ../../library/datetime.rst:846
12251225
msgid "Equivalent to::"
12261226
msgstr "次と等価です::"
12271227

12281228
#: ../../library/datetime.rst:850
12291229
msgid "See also :meth:`now`, :meth:`fromtimestamp`."
1230-
msgstr ""
1230+
msgstr ":meth:`now`, :meth:`fromtimestamp` も参照してください。"
12311231

12321232
#: ../../library/datetime.rst:852
12331233
msgid ""
12341234
"This method is functionally equivalent to :meth:`now`, but without a ``tz`` "
12351235
"parameter."
1236-
msgstr ""
1236+
msgstr "このメソッドの機能は :meth:`now` と等価ですが、 ``tz`` 引数はありません。"
12371237

12381238
#: ../../library/datetime.rst:857
12391239
msgid "Return the current local date and time."
1240-
msgstr ""
1240+
msgstr "現在のローカルな日時を返します。"
12411241

12421242
#: ../../library/datetime.rst:859
12431243
msgid ""

library/difflib.po

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.8\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2019-09-12 11:28+0000\n"
19+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
2121
"Last-Translator: tomo, 2019\n"
2222
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -491,22 +491,17 @@ msgstr ""
491491

492492
#: ../../library/difflib.rst:341
493493
msgid ""
494-
"Return true for ignorable lines. The line *line* is ignorable if *line* is "
495-
"blank or contains a single ``'#'``, otherwise it is not ignorable. Used as "
496-
"a default for parameter *linejunk* in :func:`ndiff` in older versions."
494+
"Return ``True`` for ignorable lines. The line *line* is ignorable if *line*"
495+
" is blank or contains a single ``'#'``, otherwise it is not ignorable. Used"
496+
" as a default for parameter *linejunk* in :func:`ndiff` in older versions."
497497
msgstr ""
498-
"無視できる行のとき真を返します。行 *line* は空白、または ``'#'`` "
499-
"ひとつのときに無視できます。それ以外のときには無視できません。古いバージョンでは :func:`ndiff` の引数 *linejunk* "
500-
"にデフォルトで使用されました。"
501498

502499
#: ../../library/difflib.rst:348
503500
msgid ""
504-
"Return true for ignorable characters. The character *ch* is ignorable if "
505-
"*ch* is a space or tab, otherwise it is not ignorable. Used as a default "
506-
"for parameter *charjunk* in :func:`ndiff`."
501+
"Return ``True`` for ignorable characters. The character *ch* is ignorable "
502+
"if *ch* is a space or tab, otherwise it is not ignorable. Used as a default"
503+
" for parameter *charjunk* in :func:`ndiff`."
507504
msgstr ""
508-
"無視できる文字のとき真を返します。文字 *ch* が空白、またはタブ文字のときには無視できます。それ以外の時には無視できません。 "
509-
":func:`ndiff` の引数 *charjunk* としてデフォルトで使用されます。"
510505

511506
#: ../../library/difflib.rst:356
512507
msgid ""
@@ -538,13 +533,9 @@ msgid ""
538533
"Optional argument *isjunk* must be ``None`` (the default) or a one-argument "
539534
"function that takes a sequence element and returns true if and only if the "
540535
"element is \"junk\" and should be ignored. Passing ``None`` for *isjunk* is "
541-
"equivalent to passing ``lambda x: 0``; in other words, no elements are "
536+
"equivalent to passing ``lambda x: False``; in other words, no elements are "
542537
"ignored. For example, pass::"
543538
msgstr ""
544-
"オプションの引数 *isjunk* は、``None`` (デフォルトの値です) "
545-
"にするか、単一の引数をとる関数でなければなりません。後者の場合、関数はシーケンスの要素を受け取り、要素が junk "
546-
"であり、無視すべきである場合に限り真を返すようにしなければなりません。*isjunk* に ``None`` を渡すと、``lambda x: 0`` "
547-
"を渡したのと同じになります; すなわち、いかなる要素も無視しなくなります。例えば以下のような引数を渡すと::"
548539

549540
#: ../../library/difflib.rst:378
550541
msgid ""

library/doctest.po

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2019-09-13 11:25+0000\n"
21+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
2222
"PO-Revision-Date: 2017-02-16 23:07+0000\n"
2323
"Last-Translator: tomo, 2019\n"
2424
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -2166,12 +2166,9 @@ msgid ""
21662166
"A class used to check the whether the actual output from a doctest example "
21672167
"matches the expected output. :class:`OutputChecker` defines two methods: "
21682168
":meth:`check_output`, which compares a given pair of outputs, and returns "
2169-
"true if they match; and :meth:`output_difference`, which returns a string "
2170-
"describing the differences between two outputs."
2169+
"``True`` if they match; and :meth:`output_difference`, which returns a "
2170+
"string describing the differences between two outputs."
21712171
msgstr ""
2172-
"doctest 実行例を実際に実行したときの出力が期待する出力と一致するかどうかをチェックするために使われるクラスです。 "
2173-
":class:`OutputChecker` では、与えられた二つの出力を比較して、一致する場合には真を返す :meth:`check_output` "
2174-
"と、二つの出力間の違いを説明する文字列を返す :meth:`output_difference` の、二つのメソッドがあります。"
21752172

21762173
#: ../../library/doctest.rst:1537
21772174
msgid ":class:`OutputChecker` defines the following methods:"

library/email.compat32-message.po

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
17+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:07+0000\n"
1919
"Last-Translator: Arihiro TAKASE, 2017\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -410,13 +410,10 @@ msgstr "複製されたものもふくめてヘッダ数の合計を返します
410410

411411
#: ../../library/email.compat32-message.rst:311
412412
msgid ""
413-
"Return true if the message object has a field named *name*. Matching is done"
414-
" case-insensitively and *name* should not include the trailing colon. Used "
415-
"for the ``in`` operator, e.g.::"
413+
"Return ``True`` if the message object has a field named *name*. Matching is "
414+
"done case-insensitively and *name* should not include the trailing colon. "
415+
"Used for the ``in`` operator, e.g.::"
416416
msgstr ""
417-
"メッセージオブジェクトが *name* という名前のフィールドを持っていれば true "
418-
"を返します。この検査では名前の大文字小文字は区別されません。*name* は最後にコロンをふくんでいてはいけません。このメソッドは以下のように "
419-
"``in`` 演算子で使われます::"
420417

421418
#: ../../library/email.compat32-message.rst:321
422419
msgid ""

library/email.errors.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
17+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:08+0000\n"
1919
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -168,11 +168,9 @@ msgid ""
168168
":class:`MultipartInvariantViolationDefect` -- A message claimed to be a "
169169
":mimetype:`multipart`, but no subparts were found. Note that when a message"
170170
" has this defect, its :meth:`~email.message.Message.is_multipart` method may"
171-
" return false even though its content type claims to be "
171+
" return ``False`` even though its content type claims to be "
172172
":mimetype:`multipart`."
173173
msgstr ""
174-
":class:`MultipartInvariantViolationDefect` -- メッセージが :mimetype:`multipart` だと宣言されているのに、サブパートが存在しません。\n"
175-
"メッセージがこの欠陥を持つ場合、内容の型が :mimetype:`multipart` と宣言されていても :meth:`~email.message.Message.is_multipart` メソッドは偽を返すことがあるので注意してください。"
176174

177175
#: ../../library/email.errors.rst:104
178176
msgid ""

library/email.message.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
17+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:08+0000\n"
1919
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -232,9 +232,9 @@ msgstr "複製されたものもふくめてヘッダ数の合計を返します
232232

233233
#: ../../library/email.message.rst:181
234234
msgid ""
235-
"Return true if the message object has a field named *name*. Matching is done"
236-
" without regard to case and *name* does not include the trailing colon. "
237-
"Used for the ``in`` operator. For example::"
235+
"Return ``True`` if the message object has a field named *name*. Matching is "
236+
"done without regard to case and *name* does not include the trailing colon."
237+
" Used for the ``in`` operator. For example::"
238238
msgstr ""
239239

240240
#: ../../library/email.message.rst:191

library/email.utils.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
14+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1515
"PO-Revision-Date: 2018-11-22 01:00+0000\n"
1616
"Last-Translator: tomo, 2018\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -161,13 +161,9 @@ msgid ""
161161
"directly to :func:`time.mktime`, and the tenth is the offset of the date's "
162162
"timezone from UTC (which is the official term for Greenwich Mean Time) [#]_."
163163
" If the input string has no timezone, the last element of the tuple "
164-
"returned is ``None``. Note that indexes 6, 7, and 8 of the result tuple are"
165-
" not usable."
164+
"returned is ``0``, which represents UTC. Note that indexes 6, 7, and 8 of "
165+
"the result tuple are not usable."
166166
msgstr ""
167-
":func:`parsedate` と同様に機能しますが、 ``None`` か 10 要素のタプルを返します。\n"
168-
"最初の 9 要素は :func:`time.mktime` に直接渡すことの出来るタプルを成し、10 番目はその日付のタイムゾーンの UTC (グリニッジ標準時の公式用語) からの差です [#]_ 。\n"
169-
"入力文字列にタイムゾーンがない場合、返されるタプルの最後の要素は ``None`` です。\n"
170-
"返されるタプルの 6、7、8番目の添字は使用不可なので注意してください。"
171167

172168
#: ../../library/email.utils.rst:126
173169
msgid ""

library/fileinput.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.8\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
18+
"POT-Creation-Date: 2019-11-13 11:56+0000\n"
1919
"PO-Revision-Date: 2017-02-16 23:10+0000\n"
2020
"Last-Translator: tomo, 2019\n"
2121
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -187,15 +187,15 @@ msgstr ""
187187

188188
#: ../../library/fileinput.rst:112
189189
msgid ""
190-
"Returns true if the line just read is the first line of its file, otherwise "
191-
"returns false."
192-
msgstr "最後に読み込まれた行がファイルの 1 行目なら True、そうでなければ False を返します。"
190+
"Return ``True`` if the line just read is the first line of its file, "
191+
"otherwise return ``False``."
192+
msgstr ""
193193

194194
#: ../../library/fileinput.rst:118
195195
msgid ""
196-
"Returns true if the last line was read from ``sys.stdin``, otherwise returns"
197-
" false."
198-
msgstr "最後に読み込まれた行が ``sys.stdin`` から読まれていれば True、そうでなければFalseを返します。"
196+
"Return ``True`` if the last line was read from ``sys.stdin``, otherwise "
197+
"return ``False``."
198+
msgstr ""
199199

200200
#: ../../library/fileinput.rst:124
201201
msgid ""

0 commit comments

Comments
 (0)