File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5016,6 +5016,8 @@ msgid ""
5016
5016
":meth:`discard` methods may be a set. To support searching for an "
5017
5017
"equivalent frozenset, a temporary one is created from *elem*."
5018
5018
msgstr ""
5019
+ ":meth:`__contains__`, :meth:`remove`, :meth:`discard` メソッドの引数 *elem* は集合かもしれないことに注意してください。\n"
5020
+ "その集合と等価な :class:`frozenset` の検索をサポートするために、 *elem* から一時的な frozenset を作成します。"
5019
5021
5020
5022
#: ../../library/stdtypes.rst:4010
5021
5023
msgid "Mapping Types --- :class:`dict`"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-01-05 15:01+0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : Yoshikazu KARASAWA <gymnopedien@gmail.com>, 2017 \n "
13
+ "Last-Translator : cocoatomo, 2018 \n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -38,3 +38,6 @@ msgid ""
38
38
":source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial "
39
39
"changes to Python for the current version."
40
40
msgstr ""
41
+ "\" 変更履歴\" は、 :source:`Misc/NEWS.d` ディレクトリ以下の内容から `ビルドされたファイル "
42
+ "<https://pypi.org/project/blurb>`_ の HTML 版で、現在のバージョンの Python への *すべての* "
43
+ "重要な変更が載っています。"
You can’t perform that action at this time.
0 commit comments