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 55#
66# Translators:
77# tomo, 2019
8+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2020-02-09 18:48+0900\n "
1516"PO-Revision-Date : 2018-06-29 17:41+0000\n "
16- "Last-Translator : tomo, 2019 \n "
17+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021 \n "
1718"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -2272,7 +2273,7 @@ msgid ""
22722273"compare equal --- this is helpful for sorting in multiple passes (for "
22732274"example, sort by department, then by salary grade)."
22742275msgstr ""
2275- "組み込みの :meth:`sort ` "
2276+ "組み込みの :func:`sorted ` "
22762277"関数は安定なことが保証されています。同等な要素の相対順序を変更しないことが保証されていれば、ソートは安定です。これは複数のパスでソートを行なうのに役立ちます(例えば部署でソートしてから給与の等級でソートする場合)。"
22772278
22782279#: ../../library/functions.rst:1400
You can’t perform that action at this time.
0 commit comments