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