Skip to content

Commit b81553a

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 9f88516 commit b81553a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/functions.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
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
1314
msgid ""
@@ -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)."
24902491
msgstr ""
2491-
"組み込みの :meth:`sort` "
2492+
"組み込みの :func:`sorted` "
24922493
"関数は安定なことが保証されています。同等な要素の相対順序を変更しないことが保証されていれば、ソートは安定です。これは複数のパスでソートを行なうのに役立ちます(例えば部署でソートしてから給与の等級でソートする場合)。"
24932494

24942495
#: ../../library/functions.rst:1532

0 commit comments

Comments
 (0)