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

Skip to content

Commit d692bdd

Browse files
[po] auto sync
1 parent 430f691 commit d692bdd

4 files changed

Lines changed: 27 additions & 11 deletions

File tree

library/collections.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1287,7 +1287,7 @@ msgstr "创建记住键值 *最后* 插入顺序的有序字典变体很简单
12871287
msgid ""
12881288
"An :class:`OrderedDict` would also be useful for implementing variants of "
12891289
":func:`functools.lru_cache`:"
1290-
msgstr ""
1290+
msgstr "一个 :class:`OrderedDict` 对于实现 :func:`functools.lru_cache` 的变体也很有用:"
12911291

12921292
#: ../../library/collections.rst:1192
12931293
msgid ":class:`UserDict` objects"

library/othergui.po

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Azuk 443 <[email protected]>, 2019
8-
# Freesand Leo <[email protected]>, 2020
8+
# Freesand Leo <[email protected]>, 2021
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2021-08-03 07:07+0000\n"
1616
"PO-Revision-Date: 2017-02-16 23:21+0000\n"
17-
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
17+
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,7 +30,7 @@ msgstr "其他图形用户界面(GUI)包"
3030
msgid ""
3131
"Major cross-platform (Windows, macOS, Unix-like) GUI toolkits are available "
3232
"for Python:"
33-
msgstr ""
33+
msgstr "Python 可用的主要跨平台 (Windows, macOS, 类 Unix) GUI 工具:"
3434

3535
#: ../../library/othergui.rst:17
3636
msgid "`PyGObject <https://wiki.gnome.org/Projects/PyGObject>`_"
@@ -77,6 +77,9 @@ msgid ""
7777
"for C++ libraries as Python classes, and is specifically designed for "
7878
"Python."
7979
msgstr ""
80+
"PyQt 是一个针对 Qt 工具集通过 :program:`sip` 包装的绑定。 Qt 是一个庞大的 C++ GUI 应用程序开发框架,同时适用于 "
81+
"Unix, Windows 和 macOS。 :program:`sip` 是一个用于为 C++ 库生成 Python 类绑定的工具库,它是针对 "
82+
"Python 特别设计的。"
8083

8184
#: ../../library/othergui.rst:37
8285
msgid "`PySide2 <https://doc.qt.io/qtforpython/>`_"
@@ -108,6 +111,11 @@ msgid ""
108111
"drag and drop, system clipboard access, an XML-based resource format and "
109112
"more, including an ever growing library of user-contributed modules."
110113
msgstr ""
114+
"wxPython 是一个针对 Python 的跨平台 GUI 工具集,它基于热门的 `wxWidgets "
115+
"<https://www.wxwidgets.org/>`_ (原名 wxWindows) C++ 工具集进行构建。 它为 Windows, macOS"
116+
" 和 Unix 系统上的应用程序提供了原生的外观效果,在可能的情况下尽量使用各平台的原生可视化控件。 (在类 Unix 系统上是使用 GTK+)。 "
117+
"除了包含庞大的可视化控件,wxPython 还提供了许多类用于在线文档和上下文感知帮助、打印、HTML "
118+
"视图、低层级设备上下文绘图、拖放操作、系统剪贴板访问、基于 XML 的资源格式等等,并且包含一个不断增长的用户贡献模块库。"
111119

112120
#: ../../library/othergui.rst:51
113121
msgid ""

library/platform.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# Zombie110year <[email protected]>, 2019
88
# nick <[email protected]>, 2019
9-
# Freesand Leo <[email protected]>, 2020
9+
# Freesand Leo <[email protected]>, 2021
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2021-08-03 07:07+0000\n"
1717
"PO-Revision-Date: 2017-02-16 23:22+0000\n"
18-
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
18+
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -78,7 +78,7 @@ msgstr ""
7878
msgid ""
7979
"On macOS (and perhaps other platforms), executable files may be universal "
8080
"files containing multiple architectures."
81-
msgstr ""
81+
msgstr "在 macOS (也许还有其他平台) 上,可执行文件可能是包含多种架构的通用文件。"
8282

8383
#: ../../library/platform.rst:48
8484
msgid ""

library/pyexpat.po

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ msgid ""
3434
"data. If you need to parse untrusted or unauthenticated data see :ref:`xml-"
3535
"vulnerabilities`."
3636
msgstr ""
37+
":mod:`pyexpat` 模块对于恶意构建的数据是不安全的。 如果你需要解析不受信任或未经身份验证的数据,请参阅 :ref:`xml-"
38+
"vulnerabilities`。"
3739

3840
#: ../../library/pyexpat.rst:28
3941
msgid ""
@@ -45,34 +47,40 @@ msgid ""
4547
"fed to the parser, the handler functions are called for the character data "
4648
"and markup in the XML document."
4749
msgstr ""
50+
":mod:`xml.parsers.expat` 模块是针对 Expat 非验证 XML 解析器的 Python 接口。 此模块提供了一个扩展类型 "
51+
":class:`xmlparser`,它代表一个 XML 解析器的当前状态。 在创建一个 :class:`xmlparser` "
52+
"对象之后,该对象的各个属性可被设置为相应的处理句柄函数。 随后当将一个 XML 文档送入解析器时,就会为该 XML "
53+
"文档中的字符数据和标记调用处理句柄函数。"
4854

4955
#: ../../library/pyexpat.rst:38
5056
msgid ""
5157
"This module uses the :mod:`pyexpat` module to provide access to the Expat "
5258
"parser. Direct use of the :mod:`pyexpat` module is deprecated."
5359
msgstr ""
60+
"此模块使用 :mod:`pyexpat` 模块来提供对 Expat 解析器的访问。 直接使用 :mod:`pyexpat` 模块的方式已被弃用。"
5461

5562
#: ../../library/pyexpat.rst:41
5663
msgid "This module provides one exception and one type object:"
57-
msgstr ""
64+
msgstr "此模块提供了一个异常和一个类型对象:"
5865

5966
#: ../../library/pyexpat.rst:46
6067
msgid ""
6168
"The exception raised when Expat reports an error. See section :ref"
6269
":`expaterror-objects` for more information on interpreting Expat errors."
6370
msgstr ""
71+
"此异常会在 Expat 报错时被引发。 请参阅 :ref:`expaterror-objects` 一节了解有关解读 Expat 错误的更多信息。"
6472

6573
#: ../../library/pyexpat.rst:52
6674
msgid "Alias for :exc:`ExpatError`."
67-
msgstr ""
75+
msgstr ":exc:`ExpatError` 的别名。"
6876

6977
#: ../../library/pyexpat.rst:57
7078
msgid "The type of the return values from the :func:`ParserCreate` function."
71-
msgstr ""
79+
msgstr "来自 :func:`ParserCreate` 函数的返回值的类型。"
7280

7381
#: ../../library/pyexpat.rst:59
7482
msgid "The :mod:`xml.parsers.expat` module contains two functions:"
75-
msgstr ""
83+
msgstr ":mod:`xml.parsers.expat` 模块包含两个函数:"
7684

7785
#: ../../library/pyexpat.rst:64
7886
msgid "Returns an explanatory string for a given error number *errno*."

0 commit comments

Comments
 (0)