File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.10\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2021-06-29 12:56 +0000\n "
16+ "POT-Creation-Date : 2021-07-22 13:04 +0000\n "
1717"PO-Revision-Date : 2021-06-28 00:56+0000\n "
1818"Last-Translator : tomo, 2021\n "
1919"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1380,11 +1380,8 @@ msgid ""
13801380"regular dictionary, which is accessible via the :attr:`data` attribute of "
13811381":class:`UserDict` instances. If *initialdata* is provided, :attr:`data` is "
13821382"initialized with its contents; note that a reference to *initialdata* will "
1383- "not be kept, allowing it be used for other purposes."
1383+ "not be kept, allowing it to be used for other purposes."
13841384msgstr ""
1385- "辞書をシミュレートするクラスです。インスタンスの内容は通常の辞書に保存され、 :class:`UserDict` インスタンスの "
1386- ":attr:`data` 属性を通してアクセスできます。 *initialdata* が与えられれば、 :attr:`data` "
1387- "はその内容で初期化されます。他の目的のために使えるように、 *initialdata* への参照が保存されないことがあるということに注意してください。"
13881385
13891386#: ../../library/collections.rst:1214
13901387msgid ""
You can’t perform that action at this time.
0 commit comments