Skip to content

Commit 4c3e2b5

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 16c5eea commit 4c3e2b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/functions.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2019
8+
# Yusuke Miyazaki <[email protected]>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -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 <[email protected]>, 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)."
22742275
msgstr ""
2275-
"組み込みの :meth:`sort` "
2276+
"組み込みの :func:`sorted` "
22762277
"関数は安定なことが保証されています。同等な要素の相対順序を変更しないことが保証されていれば、ソートは安定です。これは複数のパスでソートを行なうのに役立ちます(例えば部署でソートしてから給与の等級でソートする場合)。"
22772278

22782279
#: ../../library/functions.rst:1400

0 commit comments

Comments
 (0)