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

Skip to content

Commit 9f92da4

Browse files
committed
[po] auto sync bot
1 parent 579fc8c commit 9f92da4

3 files changed

Lines changed: 4127 additions & 4119 deletions

File tree

faq/gui.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#
66
# Translators:
77
# dgy18787 <[email protected]>, 2019
8-
# Freesand Leo <[email protected]>, 2019
98
# 443 <[email protected]>, 2019
109
# Kade For, 2019
1110
# ppcfish <[email protected]>, 2019
11+
# Freesand Leo <[email protected]>, 2019
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2019-05-29 11:32+0900\n"
1919
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
20-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
20+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -146,8 +146,8 @@ msgid ""
146146
"GTK+ 3 applications. There is also a `Python GTK+ 3 Tutorial <https"
147147
"://python-gtk-3-tutorial.readthedocs.io>`_."
148148
msgstr ""
149-
"面向 Python 的 `GObject 内检绑定 <https://wiki.gnome.org/Projects/PyGObject>` "
150-
"可以用来编写 GTK+ 3 程序。可以参考 `Python GTK+ 3 导览 <https://python-"
149+
"针对 Python 的 `GObject 内省绑定 <https://wiki.gnome.org/Projects/PyGObject>`_ "
150+
"可以用于编写 GTK+ 3 应用。 另请参阅 `Python GTK+ 3 教程 <https://python-"
151151
"gtk-3-tutorial.readthedocs.io>`_。"
152152

153153
#: ../../faq/gui.rst:77

library/ssl.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.7\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2019-03-01 10:44+0900\n"
20+
"POT-Creation-Date: 2019-06-22 11:42+0900\n"
2121
"PO-Revision-Date: 2017-02-16 23:27+0000\n"
2222
"Last-Translator: ppcfish <[email protected]>, 2019\n"
2323
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -737,7 +737,7 @@ msgid ""
737737
msgstr ""
738738

739739
#: ../../library/ssl.rst:668
740-
msgid "Alias for data:`PROTOCOL_TLS`."
740+
msgid "Alias for :data:`PROTOCOL_TLS`."
741741
msgstr ""
742742

743743
#: ../../library/ssl.rst:672
@@ -2084,15 +2084,15 @@ msgstr ""
20842084

20852085
#: ../../library/ssl.rst:1824
20862086
msgid ""
2087-
"The return type of :meth:`SSLContext.wrap_sockets`, defaults to "
2087+
"The return type of :meth:`SSLContext.wrap_socket`, defaults to "
20882088
":class:`SSLSocket`. The attribute can be overridden on instance of class in "
20892089
"order to return a custom subclass of :class:`SSLSocket`."
20902090
msgstr ""
20912091

20922092
#: ../../library/ssl.rst:1833
20932093
msgid ""
20942094
"Wrap the BIO objects *incoming* and *outgoing* and return an instance of "
2095-
"attr:`SSLContext.sslobject_class` (default :class:`SSLObject`). The SSL "
2095+
":attr:`SSLContext.sslobject_class` (default :class:`SSLObject`). The SSL "
20962096
"routines will read input data from the incoming BIO and write data to the "
20972097
"outgoing BIO."
20982098
msgstr ""

0 commit comments

Comments
 (0)