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

Skip to content

Commit 381b846

Browse files
[po] auto sync
1 parent b332646 commit 381b846

3 files changed

Lines changed: 13 additions & 24 deletions

File tree

c-api/conversion.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
20+
"POT-Creation-Date: 2021-02-19 05:30+0000\n"
2121
"PO-Revision-Date: 2017-02-16 17:34+0000\n"
2222
"Last-Translator: Freesand Leo <[email protected]>, 2019\n"
2323
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -39,19 +39,15 @@ msgstr "用于数字转换和格式化字符串输出的函数"
3939
msgid ""
4040
"Output not more than *size* bytes to *str* according to the format string "
4141
"*format* and the extra arguments. See the Unix man page "
42-
":manpage:`snprintf(2)`."
42+
":manpage:`snprintf(3)`."
4343
msgstr ""
44-
"根据格式字符串 *format* 和额外参数,输出不超过 *size* 字节到 *str* 。请参见Unix手册页 "
45-
":manpage:`snprintf(2)` 。"
4644

4745
#: ../../c-api/conversion.rst:19
4846
msgid ""
4947
"Output not more than *size* bytes to *str* according to the format string "
5048
"*format* and the variable argument list *va*. Unix man page "
51-
":manpage:`vsnprintf(2)`."
49+
":manpage:`vsnprintf(3)`."
5250
msgstr ""
53-
"根据格式字符串 *format* 和 变量参数列表 *va* ,不能输出超过 *size* 字节到 *str* 。请参见Unix手册页 "
54-
":manpage:`vsnprintf(2)` 。"
5551

5652
#: ../../c-api/conversion.rst:23
5753
msgid ""

install/index.po

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.9\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
22+
"POT-Creation-Date: 2021-02-19 05:30+0000\n"
2323
"PO-Revision-Date: 2017-02-16 17:46+0000\n"
2424
"Last-Translator: Vincent <[email protected]>, 2020\n"
2525
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1483,13 +1483,10 @@ msgid ""
14831483
msgstr ""
14841484

14851485
#: ../../install/index.rst:1067
1486-
msgid ""
1487-
"Check https://www.sourceware.org/cygwin/ and http://www.mingw.org/ for more "
1488-
"information"
1486+
msgid "Check https://www.sourceware.org/cygwin/ for more information"
14891487
msgstr ""
1490-
"欲了解更多信息,请查阅 https://www.sourceware.org/cygwin/ 和 http://www.mingw.org/ "
14911488

1492-
#: ../../install/index.rst:1070
1489+
#: ../../install/index.rst:1069
14931490
msgid ""
14941491
"Then you have no POSIX emulation available, but you also don't need "
14951492
":file:`cygwin1.dll`."

using/windows.po

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.9\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2021-02-03 05:20+0000\n"
18+
"POT-Creation-Date: 2021-02-19 05:30+0000\n"
1919
"PO-Revision-Date: 2017-02-16 23:42+0000\n"
2020
"Last-Translator: ppcfish <[email protected]>, 2021\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -2068,7 +2068,7 @@ msgstr "检查 :file:`PCbuild/readme.txt` 以获取有关构建过程的一般
20682068
msgid "For extension modules, consult :ref:`building-on-windows`."
20692069
msgstr "有关扩展模块,请参阅 :ref:`building-on-windows` 。"
20702070

2071-
#: ../../using/windows.rst:1156
2071+
#: ../../using/windows.rst:1155
20722072
msgid ""
20732073
"`Python + Windows + distutils + SWIG + gcc MinGW "
20742074
"<http://sebsauvage.net/python/mingw.html>`_"
@@ -2086,27 +2086,23 @@ msgstr ""
20862086
"MinGW gcc under Windows\"\"Installing Python extension with distutils and"
20872087
" without Microsoft Visual C++\" by Sébastien Sauvage, 2003"
20882088

2089-
#: ../../using/windows.rst:1158
2090-
msgid "`MingW -- Python extensions <http://www.mingw.org/wiki/FAQ#toc14>`_"
2091-
msgstr "`MingW -- Python 扩展 <http://www.mingw.org/wiki/FAQ#toc14>`_"
2092-
2093-
#: ../../using/windows.rst:1162
2089+
#: ../../using/windows.rst:1160
20942090
msgid "Other Platforms"
20952091
msgstr "其他平台"
20962092

2097-
#: ../../using/windows.rst:1164
2093+
#: ../../using/windows.rst:1162
20982094
msgid ""
20992095
"With ongoing development of Python, some platforms that used to be supported"
21002096
" earlier are no longer supported (due to the lack of users or developers). "
21012097
"Check :pep:`11` for details on all unsupported platforms."
21022098
msgstr ""
21032099
"随着Python的不断发展,不再支持以前曾经支持的一些平台(由于缺少用户或开发人员)。检查 :pep:`11` 了解所有不支持的平台的详细信息。"
21042100

2105-
#: ../../using/windows.rst:1168
2101+
#: ../../using/windows.rst:1166
21062102
msgid "`Windows CE <http://pythonce.sourceforge.net/>`_ is still supported."
21072103
msgstr "`Windows CE <http://pythonce.sourceforge.net/>`_ 仍然受支持。"
21082104

2109-
#: ../../using/windows.rst:1169
2105+
#: ../../using/windows.rst:1167
21102106
msgid ""
21112107
"The `Cygwin <https://cygwin.com/>`_ installer offers to install the Python "
21122108
"interpreter as well (cf. `Cygwin package source <ftp://ftp.uni-"
@@ -2118,7 +2114,7 @@ msgstr ""
21182114
"release/python>`_, `Maintainer releases "
21192115
"<http://www.tishler.net/jason/software/python/>`_)"
21202116

2121-
#: ../../using/windows.rst:1175
2117+
#: ../../using/windows.rst:1173
21222118
msgid ""
21232119
"See `Python for Windows <https://www.python.org/downloads/windows/>`_ for "
21242120
"detailed information about platforms with pre-compiled installers."

0 commit comments

Comments
 (0)