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