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

Skip to content

Commit 661aab6

Browse files
[po] auto sync
1 parent bcda29a commit 661aab6

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

extending/windows.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ msgid ""
4646
"still need the C compiler that was used to build Python; typically Microsoft"
4747
" Visual C++."
4848
msgstr ""
49+
"鼓励模块作者使用 distutils 方式来构建扩展模块,而不使用本节所描述的方式。 你仍将需要使用 C 编译器来构建 Python;通常为 "
50+
"Microsoft Visual C++。"
4951

5052
#: ../../extending/windows.rst:24
5153
msgid ""
@@ -56,10 +58,12 @@ msgid ""
5658
"working with. For example, if you are using Python 2.2.1, ``XY`` will "
5759
"actually be ``22``."
5860
msgstr ""
61+
"这一章提及了多个包括已编码 Python 版本号的文件名。 这些文件名以显示为 ``XY`` 的版本号来代表;在实践中,``'X'`` 将为你所使用的 "
62+
"Python 发布版的主版本号而 ``'Y'`` 将为次版本号。 例如,如果你所使用的是 Python 2.2.1,``XY`` 将为 ``22``。"
5963

6064
#: ../../extending/windows.rst:34
6165
msgid "A Cookbook Approach"
62-
msgstr ""
66+
msgstr "菜谱式说明"
6367

6468
#: ../../extending/windows.rst:36
6569
msgid ""
@@ -75,7 +79,7 @@ msgstr ""
7579

7680
#: ../../extending/windows.rst:48
7781
msgid "Differences Between Unix and Windows"
78-
msgstr ""
82+
msgstr "Unix 和 Windows 之间的差异"
7983

8084
#: ../../extending/windows.rst:53
8185
msgid ""

0 commit comments

Comments
 (0)