Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e27ad8

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 61f9efa commit 2e27ad8

File tree

3 files changed

+6964
-6959
lines changed

3 files changed

+6964
-6959
lines changed

library/collections.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.9\n"
2222
"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"
2424
"PO-Revision-Date: 2017-02-16 23:03+0000\n"
2525
"Last-Translator: Takanori Suzuki <[email protected]>, 2021\n"
2626
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -1372,11 +1372,8 @@ msgid ""
13721372
"regular dictionary, which is accessible via the :attr:`data` attribute of "
13731373
":class:`UserDict` instances. If *initialdata* is provided, :attr:`data` is "
13741374
"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."
13761376
msgstr ""
1377-
"辞書をシミュレートするクラスです。インスタンスの内容は通常の辞書に保存され、 :class:`UserDict` インスタンスの "
1378-
":attr:`data` 属性を通してアクセスできます。 *initialdata* が与えられれば、 :attr:`data` "
1379-
"はその内容で初期化されます。他の目的のために使えるように、 *initialdata* への参照が保存されないことがあるということに注意してください。"
13801377

13811378
#: ../../library/collections.rst:1192
13821379
msgid ""

0 commit comments

Comments
 (0)