Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0733703

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent cfcb1d4 commit 0733703

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
@@ -18,6 +18,7 @@
1818
# mollinaca, 2021
1919
# Takanori Suzuki <[email protected]>, 2021
2020
# Osamu NAKAMURA, 2021
21+
# Yusuke Miyazaki <[email protected]>, 2021
2122
#
2223
#, fuzzy
2324
msgid ""
@@ -26,7 +27,7 @@ msgstr ""
2627
"Report-Msgid-Bugs-To: \n"
2728
"POT-Creation-Date: 2021-05-23 06:25+0000\n"
2829
"PO-Revision-Date: 2017-02-16 23:11+0000\n"
29-
"Last-Translator: Osamu NAKAMURA, 2021\n"
30+
"Last-Translator: Yusuke Miyazaki <[email protected]>, 2021\n"
3031
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
3132
"MIME-Version: 1.0\n"
3233
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2503,7 +2504,7 @@ msgid ""
25032504
"compare equal --- this is helpful for sorting in multiple passes (for "
25042505
"example, sort by department, then by salary grade)."
25052506
msgstr ""
2506-
"組み込みの :meth:`sort` "
2507+
"組み込みの :func:`sorted` "
25072508
"関数は安定なことが保証されています。同等な要素の相対順序を変更しないことが保証されていれば、ソートは安定です。これは複数のパスでソートを行なうのに役立ちます(例えば部署でソートしてから給与の等級でソートする場合)。"
25082509

25092510
#: ../../library/functions.rst:1550

0 commit comments

Comments
 (0)