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

Skip to content

Commit def64b9

Browse files
[po] auto sync
1 parent ebf7bf4 commit def64b9

3 files changed

Lines changed: 16 additions & 11 deletions

File tree

faq/gui.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# Kade For, 2019
1010
# ppcfish <[email protected]>, 2019
1111
# Freesand Leo <[email protected]>, 2019
12+
# Dai Xu <[email protected]>, 2021
1213
#
1314
#, fuzzy
1415
msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718
"Report-Msgid-Bugs-To: \n"
1819
"POT-Creation-Date: 2021-05-26 06:28+0000\n"
1920
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
20-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
21+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2122
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
@@ -187,6 +188,8 @@ msgid ""
187188
"powerful and mature cross-platform windowing system, are available from `the"
188189
" PyFLTK project <https://pyfltk.sourceforge.io/>`_."
189190
msgstr ""
191+
"`FLTK toolkit <http://www.fltk.org>`_ 的 Python 绑定,这是一套简单、功能强大且成熟的跨平台窗口系统,可由"
192+
" `PyFLTK 项目 <https://pyfltk.sourceforge.io/>`_ 获取。"
190193

191194
#: ../../faq/gui.rst:98
192195
msgid "OpenGL"

faq/programming.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# Meng Du <[email protected]>, 2019
1010
# ppcfish <[email protected]>, 2019
1111
# Freesand Leo <[email protected]>, 2021
12-
# Dai Xu <[email protected]>, 2021
1312
# Jiuh-star <[email protected]>, 2021
13+
# Dai Xu <[email protected]>, 2021
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2021-05-23 06:25+0000\n"
2121
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
22-
"Last-Translator: Jiuh-star <jiuh.star@gmail.com>, 2021\n"
22+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
2323
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -200,30 +200,30 @@ msgstr "下列包可以用于帮助创建控制台和 GUI 的可执行文件:"
200200

201201
#: ../../faq/programming.rst:97
202202
msgid "`Nuitka <https://nuitka.net/>`_ (Cross-platform)"
203-
msgstr ""
203+
msgstr "`Nuitka <https://nuitka.net/>`_ (跨平台)"
204204

205205
#: ../../faq/programming.rst:98
206206
msgid "`PyInstaller <http://www.pyinstaller.org/>`_ (Cross-platform)"
207-
msgstr ""
207+
msgstr "`PyInstaller <http://www.pyinstaller.org/>`_ (跨平台)"
208208

209209
#: ../../faq/programming.rst:99
210210
msgid ""
211211
"`PyOxidizer <https://pyoxidizer.readthedocs.io/en/stable/>`_ (Cross-"
212212
"platform)"
213-
msgstr ""
213+
msgstr "`PyOxidizer <https://pyoxidizer.readthedocs.io/en/stable/>`_ (跨平台)"
214214

215215
#: ../../faq/programming.rst:100
216216
msgid ""
217217
"`cx_Freeze <https://marcelotduarte.github.io/cx_Freeze/>`_ (Cross-platform)"
218-
msgstr ""
218+
msgstr "`cx_Freeze <https://marcelotduarte.github.io/cx_Freeze/>`_ (跨平台)"
219219

220220
#: ../../faq/programming.rst:101
221221
msgid "`py2app <https://github.com/ronaldoussoren/py2app>`_ (macOS only)"
222-
msgstr ""
222+
msgstr "`py2app <https://github.com/ronaldoussoren/py2app>`_ (仅限 macOS)"
223223

224224
#: ../../faq/programming.rst:102
225225
msgid "`py2exe <http://www.py2exe.org/>`_ (Windows only)"
226-
msgstr ""
226+
msgstr "`py2exe <http://www.py2exe.org/>`_ (仅限 Windows)"
227227

228228
#: ../../faq/programming.rst:105
229229
msgid "Are there coding standards or a style guide for Python programs?"

whatsnew/changelog.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
# Shengjing Zhu <[email protected]>, 2020
1919
# Claude Manchester <[email protected]>, 2021
2020
# isaced <[email protected]>, 2021
21-
# Dai Xu <[email protected]>, 2021
2221
# Jiuh-star <[email protected]>, 2021
2322
# Freesand Leo <[email protected]>, 2021
23+
# Dai Xu <[email protected]>, 2021
2424
#
2525
#, fuzzy
2626
msgid ""
@@ -29,7 +29,7 @@ msgstr ""
2929
"Report-Msgid-Bugs-To: \n"
3030
"POT-Creation-Date: 2021-06-11 06:37+0000\n"
3131
"PO-Revision-Date: 2017-02-16 23:45+0000\n"
32-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
32+
"Last-Translator: Dai Xu <daixu61@hotmail.com>, 2021\n"
3333
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3434
"MIME-Version: 1.0\n"
3535
"Content-Type: text/plain; charset=UTF-8\n"
@@ -75,6 +75,8 @@ msgid ""
7575
"avoids infinitely reading potential HTTP headers after a ``100 Continue`` "
7676
"status response from the server."
7777
msgstr ""
78+
"`bpo-44022 <https://bugs.python.org/issue44022>`__: 现在如果服务器返回了 ``100 "
79+
"Continue`` 应答状态, mod:`http.client` 就不会再持续不停地尝试读取 HTTP 头部信息了。"
7880

7981
#: ../../../build/NEWS:16 ../../../build/NEWS:197 ../../../build/NEWS:360
8082
#: ../../../build/NEWS:403 ../../../build/NEWS:554 ../../../build/NEWS:845

0 commit comments

Comments
 (0)