File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 88# Keigo Fushio <fushio.keigo@gmail.com>, 2020
99# mollinaca, 2020
1010# Takanori Suzuki <takanori@takanory.net>, 2021
11+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
1112#
1213#, fuzzy
1314msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617"Report-Msgid-Bugs-To : \n "
1718"POT-Creation-Date : 2021-04-29 17:15+0000\n "
1819"PO-Revision-Date : 2020-05-30 12:02+0000\n "
19- "Last-Translator : Takanori Suzuki <takanori@takanory.net >, 2021\n "
20+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com >, 2021\n "
2021"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2122"MIME-Version : 1.0\n "
2223"Content-Type : text/plain; charset=UTF-8\n "
@@ -2488,7 +2489,7 @@ msgid ""
24882489"compare equal --- this is helpful for sorting in multiple passes (for "
24892490"example, sort by department, then by salary grade)."
24902491msgstr ""
2491- "組み込みの :meth:`sort ` "
2492+ "組み込みの :func:`sorted ` "
24922493"関数は安定なことが保証されています。同等な要素の相対順序を変更しないことが保証されていれば、ソートは安定です。これは���数のパスでソートを行なうのに役立ちます(例えば部署でソートしてから給与の等級でソートする場合)。"
24932494
24942495#: ../../library/functions.rst:1532
You can’t perform that action at this time.
0 commit comments