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

Skip to content

Commit 2caa40e

Browse files
committed
[po] auto sync bot
1 parent 1691610 commit 2caa40e

13 files changed

Lines changed: 3876 additions & 3806 deletions

c-api/buffer.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.7\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
15+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
1616
"PO-Revision-Date: 2017-02-16 17:33+0000\n"
1717
"Last-Translator: Freesand Leo <[email protected]>, 2018\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -295,8 +295,8 @@ msgstr ""
295295

296296
#: ../../c-api/buffer.rst:201
297297
msgid ""
298-
"If all suboffsets are negative (i.e. no de-referencing is needed, then this "
299-
"field must be NULL (the default value)."
298+
"If all suboffsets are negative (i.e. no de-referencing is needed), then this"
299+
" field must be NULL (the default value)."
300300
msgstr ""
301301

302302
#: ../../c-api/buffer.rst:204

faq/extending.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Yinuo Huang <[email protected]>, 2018
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-10-27 09:37+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
15+
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
1316
"Last-Translator: Yinuo Huang <[email protected]>, 2018\n"
1417
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1518
"MIME-Version: 1.0\n"
@@ -340,8 +343,8 @@ msgid ""
340343
"same thread as your rest application and you can't allow the "
341344
":c:func:`PyRun_InteractiveLoop` to stop while waiting for user input. The "
342345
"one solution then is to call :c:func:`PyParser_ParseString` and test for "
343-
"``e.error`` equal to ``E_EOF``, which means the input is incomplete). "
344-
"Here's a sample code fragment, untested, inspired by code from Alex Farber::"
346+
"``e.error`` equal to ``E_EOF``, which means the input is incomplete. Here's"
347+
" a sample code fragment, untested, inspired by code from Alex Farber::"
345348
msgstr ""
346349

347350
#: ../../faq/extending.rst:309

library/concurrent.futures.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Freesand Leo <[email protected]>, 2018
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-09-26 09:18+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
15+
"PO-Revision-Date: 2017-02-16 23:03+0000\n"
1316
"Last-Translator: Freesand Leo <[email protected]>, 2018\n"
1417
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1518
"MIME-Version: 1.0\n"
@@ -160,7 +163,7 @@ msgid ""
160163
"*initializer* is an optional callable that is called at the start of each "
161164
"worker thread; *initargs* is a tuple of arguments passed to the initializer."
162165
" Should *initializer* raise an exception, all currently pending jobs will "
163-
"raise a :exc:`~concurrent.futures.thread.BrokenThreadPool`, as well any "
166+
"raise a :exc:`~concurrent.futures.thread.BrokenThreadPool`, as well as any "
164167
"attempt to submit more jobs to the pool."
165168
msgstr ""
166169

@@ -176,8 +179,8 @@ msgstr ""
176179
#: ../../library/concurrent.futures.rst:154
177180
msgid ""
178181
"The *thread_name_prefix* argument was added to allow users to control the "
179-
"threading.Thread names for worker threads created by the pool for easier "
180-
"debugging."
182+
":class:`threading.Thread` names for worker threads created by the pool for "
183+
"easier debugging."
181184
msgstr ""
182185

183186
#: ../../library/concurrent.futures.rst:159

library/crypt.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Fred <[email protected]>, 2018
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
15+
"PO-Revision-Date: 2017-02-16 23:04+0000\n"
1316
"Last-Translator: Fred <[email protected]>, 2018\n"
1417
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1518
"MIME-Version: 1.0\n"
@@ -108,7 +111,7 @@ msgid ""
108111
"from :func:`mksalt`, one of the ``crypt.METHOD_*`` values (though not all "
109112
"may be available on all platforms), or a full encrypted password including "
110113
"salt, as returned by this function. If *salt* is not provided, the "
111-
"strongest method will be used (as returned by :func:`methods`."
114+
"strongest method will be used (as returned by :func:`methods`)."
112115
msgstr ""
113116

114117
#: ../../library/crypt.rst:96

library/email.compat32-message.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
12+
"PO-Revision-Date: 2017-02-16 23:07+0000\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -180,7 +180,7 @@ msgid ""
180180
"Return ``True`` if the message's payload is a list of sub-\\ "
181181
":class:`Message` objects, otherwise return ``False``. When "
182182
":meth:`is_multipart` returns ``False``, the payload should be a string "
183-
"object (which might be a CTE encoded binary payload. (Note that "
183+
"object (which might be a CTE encoded binary payload). (Note that "
184184
":meth:`is_multipart` returning ``True`` does not necessarily mean that "
185185
"\"msg.get_content_maintype() == 'multipart'\" will return the ``True``. For "
186186
"example, ``is_multipart`` will return ``True`` when the :class:`Message` is "

library/email.message.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Jerry Chen <[email protected]>, 2017
8+
# cdarlint <[email protected]>, 2018
9+
#
610
#, fuzzy
711
msgid ""
812
msgstr ""
913
"Project-Id-Version: Python 3.7\n"
1014
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
15+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
16+
"PO-Revision-Date: 2017-02-16 23:08+0000\n"
1317
"Last-Translator: cdarlint <[email protected]>, 2018\n"
1418
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1519
"MIME-Version: 1.0\n"
@@ -133,7 +137,7 @@ msgstr ""
133137

134138
#: ../../library/email.message.rst:95
135139
msgid ""
136-
"Equivalent to `as_string(policy=self.policy.clone(utf8=True)`. Allows "
140+
"Equivalent to ``as_string(policy=self.policy.clone(utf8=True))``. Allows "
137141
"``str(msg)`` to produce a string containing the serialized message in a "
138142
"readable format."
139143
msgstr ""
@@ -450,7 +454,7 @@ msgstr ""
450454
msgid ""
451455
"Note that existing parameter values of headers may be accessed through the "
452456
":attr:`~email.headerregistry.BaseHeader.params` attribute of the header "
453-
"value (for example, ``msg['Content-Type'].params['charset']``."
457+
"value (for example, ``msg['Content-Type'].params['charset']``)."
454458
msgstr ""
455459

456460
#: ../../library/email.message.rst:384
@@ -742,7 +746,7 @@ msgid ""
742746
"specified by the current :mod:`~email.policy`. If the added part has no "
743747
":mailheader:`Content-Disposition` header, add one with the value "
744748
"``attachment``. This method can be used both for explicit attachments "
745-
"(:mailheader:`Content-Disposition: attachment` and ``inline`` attachments "
749+
"(:mailheader:`Content-Disposition: attachment`) and ``inline`` attachments "
746750
"(:mailheader:`Content-Disposition: inline`), by passing appropriate options "
747751
"to the ``content_manager``."
748752
msgstr ""

library/email.parser.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-10-19 09:31+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
12+
"PO-Revision-Date: 2017-02-16 23:09+0000\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -218,7 +218,7 @@ msgid ""
218218
"header. The header block is terminated either by the end of the data or by "
219219
"a blank line. Following the header block is the body of the message (which "
220220
"may contain MIME-encoded subparts, including subparts with a :mailheader"
221-
":`Content-Transfer-Encoding` of ``8bit``."
221+
":`Content-Transfer-Encoding` of ``8bit``)."
222222
msgstr ""
223223

224224
#: ../../library/email.parser.rst:169

library/exceptions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-07-18 08:35+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
12+
"PO-Revision-Date: 2017-02-16 23:10+0000\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -84,7 +84,7 @@ msgid ""
8484
":attr:`__cause__` also implicitly sets the :attr:`__suppress_context__` "
8585
"attribute to ``True``, so that using ``raise new_exc from None`` effectively"
8686
" replaces the old exception with the new one for display purposes (e.g. "
87-
"converting :exc:`KeyError` to :exc:`AttributeError`, while leaving the old "
87+
"converting :exc:`KeyError` to :exc:`AttributeError`), while leaving the old "
8888
"exception available in :attr:`__context__` for introspection when debugging."
8989
msgstr ""
9090

library/stdtypes.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.7\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2018-11-13 09:43+0900\n"
23+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
2424
"PO-Revision-Date: 2017-02-16 23:27+0000\n"
2525
"Last-Translator: Freesand Leo <[email protected]>, 2018\n"
2626
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -756,8 +756,8 @@ msgstr ""
756756
msgid ""
757757
"Performing these calculations with at least one extra sign extension bit in "
758758
"a finite two's complement representation (a working bit-width of ``1 + "
759-
"max(x.bit_length(), y.bit_length()`` or more) is sufficient to get the same "
760-
"result as if there were an infinite number of sign bits."
759+
"max(x.bit_length(), y.bit_length())`` or more) is sufficient to get the same"
760+
" result as if there were an infinite number of sign bits."
761761
msgstr ""
762762

763763
#: ../../library/stdtypes.rst:453
@@ -3731,8 +3731,8 @@ msgstr ""
37313731
#: ../../library/stdtypes.rst:3204
37323732
msgid ""
37333733
"Return a copy of the sequence left filled with ASCII ``b'0'`` digits to make"
3734-
" a sequence of length *width*. A leading sign prefix (``b'+'``/ ``b'-'`` is "
3735-
"handled by inserting the padding *after* the sign character rather than "
3734+
" a sequence of length *width*. A leading sign prefix (``b'+'``/ ``b'-'``) is"
3735+
" handled by inserting the padding *after* the sign character rather than "
37363736
"before. For :class:`bytes` objects, the original sequence is returned if "
37373737
"*width* is less than or equal to ``len(seq)``."
37383738
msgstr ""

library/sysconfig.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"POT-Creation-Date: 2018-12-06 09:58+0900\n"
12+
"PO-Revision-Date: 2017-02-16 23:29+0000\n"
1313
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -310,7 +310,7 @@ msgid "Windows will return one of:"
310310
msgstr ""
311311

312312
#: ../../library/sysconfig.rst:188
313-
msgid "win-amd64 (64bit Windows on AMD64 (aka x86_64, Intel64, EM64T, etc)"
313+
msgid "win-amd64 (64bit Windows on AMD64, aka x86_64, Intel64, and EM64T)"
314314
msgstr ""
315315

316316
#: ../../library/sysconfig.rst:189

0 commit comments

Comments
 (0)