File tree 2 files changed +7555
-7551
lines changed
2 files changed +7555
-7551
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.10\n "
15
15
"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 "
17
17
"PO-Revision-Date : 2021-06-28 00:56+0000\n "
18
18
"Last-Translator : tomo, 2021\n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1380,11 +1380,8 @@ msgid ""
1380
1380
"regular dictionary, which is accessible via the :attr:`data` attribute of "
1381
1381
":class:`UserDict` instances. If *initialdata* is provided, :attr:`data` is "
1382
1382
"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."
1384
1384
msgstr ""
1385
- "辞書をシミュレートするクラスです。インスタンスの内容は通常の辞書に保存され、 :class:`UserDict` インスタンスの "
1386
- ":attr:`data` 属性を通してアクセスできます。 *initialdata* が与えられれば、 :attr:`data` "
1387
- "はその内容で初期化されます。他の目的のために使えるように、 *initialdata* への参照が保存されないことがあるということに注意してください。"
1388
1385
1389
1386
#: ../../library/collections.rst:1214
1390
1387
msgid ""
You can’t perform that action at this time.
0 commit comments