File tree Expand file tree Collapse file tree 3 files changed +6964
-6959
lines changed Expand file tree Collapse file tree 3 files changed +6964
-6959
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ msgid ""
20
20
msgstr ""
21
21
"Project-Id-Version : Python 3.9\n "
22
22
"Report-Msgid-Bugs-To : \n "
23
- "POT-Creation-Date : 2021-06 -23 06:41 +0000\n "
23
+ "POT-Creation-Date : 2021-07 -23 06:59 +0000\n "
24
24
"PO-Revision-Date : 2017-02-16 23:03+0000\n "
25
25
"
Last-Translator :
Takanori Suzuki <[email protected] >, 2021\n "
26
26
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -1372,11 +1372,8 @@ msgid ""
1372
1372
"regular dictionary, which is accessible via the :attr:`data` attribute of "
1373
1373
":class:`UserDict` instances. If *initialdata* is provided, :attr:`data` is "
1374
1374
"initialized with its contents; note that a reference to *initialdata* will "
1375
- "not be kept, allowing it be used for other purposes."
1375
+ "not be kept, allowing it to be used for other purposes."
1376
1376
msgstr ""
1377
- "辞書をシミュレートするクラスです。インスタンスの内容は通常の辞書に保存され、 :class:`UserDict` インスタンスの "
1378
- ":attr:`data` 属性を通してアクセスできます。 *initialdata* が与えられれば、 :attr:`data` "
1379
- "はその内容で初期化されます。他の目的のために使えるように、 *initialdata* への参照が保存されないことがあるということに注意してください。"
1380
1377
1381
1378
#: ../../library/collections.rst:1192
1382
1379
msgid ""
You can’t perform that action at this time.
0 commit comments