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

Skip to content

Commit e70fe18

Browse files
[po] auto sync
1 parent 7a5351d commit e70fe18

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

library/collections.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ msgstr ""
227227
msgid ""
228228
"Note, the iteration order of a :class:`ChainMap()` is determined by scanning"
229229
" the mappings last to first::"
230-
msgstr "注意,一个 :class:`ChainMap()` 的迭代顺序是通过从后往前扫描该映射来确定的::"
230+
msgstr "注意,一个 :class:`ChainMap()` 的迭代顺序是通过从后往前扫描所有映射来确定的::"
231231

232232
#: ../../library/collections.rst:111
233233
msgid ""

library/site.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ msgid ""
4747
"module search path or additions to the builtins. To explicitly trigger the "
4848
"usual site-specific additions, call the :func:`site.main` function."
4949
msgstr ""
50-
"导入此模块将会附加域特定的路径到模块搜索路径并且添加一些内建对象,除非使用了 :option:`-S` "
51-
"选项。在此例中,模块可以被安全地导入,而不会对模块搜索路径和内建对象有自动的修改或添加。要明确地触发通常域特定的添加,调用函数 "
50+
"导入此模块将会附加域特定的路径到模块搜索路径并且添加一些内建对象,除非使用了 :option:`-S` 选项。 "
51+
"那样的话,模块可以被安全地导入,而不会对模块搜索路径和内建对象有自动的修改或添加。要明确地触发通常域特定的添加,调用函数 "
5252
":func:`site.main`。"
5353

5454
#: ../../library/site.rst:24

0 commit comments

Comments
 (0)