77# Menghua Xiao <[email protected] >, 201888# zc Jin <[email protected] >, 20189910- # Freesand Leo <[email protected] >, 2019 10+ # Freesand Leo <[email protected] >, 2020 1111#
1212#, fuzzy
1313msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616"Report-Msgid-Bugs-To : \n "
1717"POT-Creation-Date : 2020-05-29 14:04+0000\n "
1818"PO-Revision-Date : 2017-02-16 23:16+0000\n "
19- "
Last-Translator :
Freesand Leo <[email protected] >, 2019 \n "
19+ "
Last-Translator :
Freesand Leo <[email protected] >, 2020 \n "
2020"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2121"MIME-Version : 1.0\n "
2222"Content-Type : text/plain; charset=UTF-8\n "
@@ -491,6 +491,7 @@ msgid ""
491491"the order of the input *iterable*. So, if the input *iterable* is sorted, "
492492"the combination tuples will be produced in sorted order."
493493msgstr ""
494+ "组合元组会以字典顺序根据所输入 *iterable* 的顺序发出。 因此,如果所输入 *iterable* 是已排序的,组合元组也将按已排序的顺序生成。"
494495
495496#: ../../library/itertools.rst:206
496497msgid ""
@@ -684,6 +685,7 @@ msgid ""
684685"the order of the input *iterable*. So, if the input *iterable* is sorted, "
685686"the combination tuples will be produced in sorted order."
686687msgstr ""
688+ "排列元组会以字典顺序根据所输入 *iterable* 的顺序发出。 因此,如果所输入 *iterable* 是已排序的,组合元组也将按已排序的顺序生成。"
687689
688690#: ../../library/itertools.rst:491
689691msgid ""
0 commit comments