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

Skip to content

Commit 4929d7c

Browse files
[po] auto sync
1 parent 1cfc8e6 commit 4929d7c

7 files changed

Lines changed: 6937 additions & 6901 deletions

File tree

library/concurrent.futures.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.9\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
17+
"POT-Creation-Date: 2021-07-29 07:05+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:03+0000\n"
1919
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
2020
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -413,8 +413,9 @@ msgid ""
413413
msgstr "如果 futrue 在完成前被取消则 :exc:`.CancelledError` 将被触发。"
414414

415415
#: ../../library/concurrent.futures.rst:353
416-
msgid "If the call raised, this method will raise the same exception."
417-
msgstr "如果调用引发了一个异常,这个方法也会引发同样的异常。"
416+
msgid ""
417+
"If the call raised an exception, this method will raise the same exception."
418+
msgstr ""
418419

419420
#: ../../library/concurrent.futures.rst:357
420421
msgid ""

library/dis.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.9\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-02-20 05:29+0000\n"
16+
"POT-Creation-Date: 2021-07-29 07:05+0000\n"
1717
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
1818
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -778,18 +778,18 @@ msgstr ""
778778
msgid ""
779779
"This opcode performs several operations before a with block starts. First, "
780780
"it loads :meth:`~object.__exit__` from the context manager and pushes it "
781-
"onto the stack for later use by :opcode:`WITH_CLEANUP_START`. Then, "
781+
"onto the stack for later use by :opcode:`WITH_EXCEPT_START`. Then, "
782782
":meth:`~object.__enter__` is called, and a finally block pointing to *delta*"
783783
" is pushed. Finally, the result of calling the ``__enter__()`` method is "
784784
"pushed onto the stack. The next opcode will either ignore it "
785785
"(:opcode:`POP_TOP`), or store it in (a) variable(s) (:opcode:`STORE_FAST`, "
786786
":opcode:`STORE_NAME`, or :opcode:`UNPACK_SEQUENCE`)."
787787
msgstr ""
788-
"此操作码在 with 块开始之前执行多个操作。首先,它从上下文管理器加载 :meth:`~object.__exit__` 并将其推入到堆栈以供以后被 "
789-
":opcode:`WITH_CLEANUP_START` 使用。然后,调用 :meth:`~object .__enter__` ,并推入指向 "
790-
"*delta* 的 finally 块。最后,调用 ``__enter__()`` 方法的结果被压入堆栈。一个操作码将忽略它( "
791-
":opcode:`POP_TOP`,或将其存储在一个或多个变量:opcode:`STORE_FAST` "
792-
":opcode:`STORE_NAME` 或 :opcode:`UNPACK_SEQUENCE`中。"
788+
"此操作码会在 with 代码块开始之前执行多个操作。 首先,它从上下文管理器加载 :meth:`~object.__exit__` 并将其推入栈顶以供 "
789+
":opcode:`WITH_EXCEPT_START` 后续使用。 然后,调用 :meth:`~object.__enter__`,并推入一个指向 "
790+
"*delta* 的 finally 代码块。 最后,将调用 ``__enter__()`` 方法的结果推入栈顶。 下一个操作码将忽略它 "
791+
"(:opcode:`POP_TOP`),或将其存储在一个或多个变量 (:opcode:`STORE_FAST`, "
792+
":opcode:`STORE_NAME` 或 :opcode:`UNPACK_SEQUENCE`) 中。"
793793

794794
#: ../../library/dis.rst:754
795795
msgid "All of the following opcodes use their arguments."

library/hashlib.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
# ppcfish <[email protected]>, 2019
1212
# lishoujun <[email protected]>, 2020
1313
# st z <[email protected]>, 2020
14-
# Freesand Leo <[email protected]>, 2021
14+
# Freesand Leo <[email protected]>, 2020
1515
#
1616
#, fuzzy
1717
msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.9\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2021-05-09 06:17+0000\n"
21+
"POT-Creation-Date: 2021-07-29 07:05+0000\n"
2222
"PO-Revision-Date: 2017-02-16 23:12+0000\n"
23-
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
23+
"Last-Translator: Freesand Leo <[email protected]>, 2020\n"
2424
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2525
"MIME-Version: 1.0\n"
2626
"Content-Type: text/plain; charset=UTF-8\n"
@@ -565,10 +565,6 @@ msgid ""
565565
"(`False` for sequential mode)."
566566
msgstr "*last_node*: 一个布尔值,指明所处理的节点是否为最后一个 (连续模式下则为 `False`)。"
567567

568-
#: ../../library/hashlib.rstNone
569-
msgid "Explanation of tree mode parameters."
570-
msgstr "树模式形参的说明。"
571-
572568
#: ../../library/hashlib.rst:390
573569
msgid ""
574570
"See section 2.10 in `BLAKE2 specification "

library/sqlite3.po

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,14 @@
1212
# Kelly Hwong <[email protected]>, 2019
1313
# ppcfish <[email protected]>, 2019
1414
# Arisaka97 <[email protected]>, 2020
15-
# WH-2099 <[email protected]>, 2020
1615
# Freesand Leo <[email protected]>, 2021
1716
#
1817
#, fuzzy
1918
msgid ""
2019
msgstr ""
2120
"Project-Id-Version: Python 3.9\n"
2221
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2021-07-15 06:53+0000\n"
22+
"POT-Creation-Date: 2021-07-29 07:05+0000\n"
2423
"PO-Revision-Date: 2017-02-16 23:27+0000\n"
2524
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
2625
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -215,14 +214,9 @@ msgid ""
215214
":attr:`Cursor.description` does not include the type, i. e. if you use "
216215
"something like ``'as \"Expiration date [datetime]\"'`` in your SQL, then we "
217216
"will parse out everything until the first ``'['`` for the column name and "
218-
"strip the preceeding space: the column name would simply be \"Expiration "
217+
"strip the preceding space: the column name would simply be \"Expiration "
219218
"date\"."
220219
msgstr ""
221-
"设置此参数可使得 SQLite 接口解析它所返回的每一列的列名。 它将在其中查找形式为 [mytype] 的字符串,然后将 'mytype' "
222-
"确定为列的类型。 它将尝试在转换器字典中查找 'mytype' 条目,然后用找到的转换器函数来返回值。 在 "
223-
":attr:`Cursor.description` 中找到的列名并不包括类型,举例来说,如果你在你的 SQL 中使用了像 ``'as "
224-
"\"Expiration date [datetime]\"'`` 这样的写法,那么我们将解析出在第一个 ``'['`` "
225-
"之前的所有内容并去除前导空格作为列名:即列名将为 \"Expiration date\"。"
226220

227221
#: ../../library/sqlite3.rst:172
228222
msgid ""

library/stdtypes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgid ""
2727
msgstr ""
2828
"Project-Id-Version: Python 3.9\n"
2929
"Report-Msgid-Bugs-To: \n"
30-
"POT-Creation-Date: 2021-05-26 06:28+0000\n"
30+
"POT-Creation-Date: 2021-07-29 07:05+0000\n"
3131
"PO-Revision-Date: 2017-02-16 23:27+0000\n"
3232
"Last-Translator: Jiuh-star <[email protected]>, 2021\n"
3333
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1655,8 +1655,8 @@ msgid ""
16551655
msgstr "在由 *i* 给出的索引位置将 *x* 插入 *s* (等同于 ``s[i:i] = [x]``)"
16561656

16571657
#: ../../library/stdtypes.rst:1095
1658-
msgid "``s.pop([i])``"
1659-
msgstr "``s.pop([i])``"
1658+
msgid "``s.pop()`` or ``s.pop(i)``"
1659+
msgstr ""
16601660

16611661
#: ../../library/stdtypes.rst:1095
16621662
msgid "retrieves the item at *i* and also removes it from *s*"

0 commit comments

Comments
 (0)