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

Skip to content

Commit d5943d1

Browse files
[po] auto sync
1 parent adedd3e commit d5943d1

3 files changed

Lines changed: 183 additions & 191 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "96.04%", "updated_at": "2024-08-16T14:47:52Z"}
1+
{"translation": "96.04%", "updated_at": "2024-08-16T15:47:10Z"}

library/weakref.po

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
14+
"POT-Creation-Date: 2024-08-16 14:48+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -291,8 +291,9 @@ msgstr ""
291291
msgid "A workaround would be to remove the key prior to reassignment::"
292292
msgstr "一种变通做法是在重新赋值之前先移除键::"
293293

294-
#: ../../library/weakref.rst:199
295-
msgid "Added support for ``|`` and ``|=`` operators, specified in :pep:`584`."
294+
#: ../../library/weakref.rst:199 ../../library/weakref.rst:220
295+
msgid ""
296+
"Added support for ``|`` and ``|=`` operators, as specified in :pep:`584`."
296297
msgstr "增加了对 ``|`` 和 ``|=`` 运算符的支持,相关说明见 :pep:`584`。"
297298

298299
#: ../../library/weakref.rst:202
@@ -318,11 +319,6 @@ msgid ""
318319
" be discarded when no strong reference to the value exists any more."
319320
msgstr "弱引用值的映射类。当不再存在对该值的强引用时,字典中的条目将被丢弃。"
320321

321-
#: ../../library/weakref.rst:220
322-
msgid ""
323-
"Added support for ``|`` and ``|=`` operators, as specified in :pep:`584`."
324-
msgstr "增加了对 ``|`` 和 ``|=`` 运算符的支持,相关说明见 :pep:`584`。"
325-
326322
#: ../../library/weakref.rst:223
327323
msgid ""
328324
":class:`WeakValueDictionary` objects have an additional method that has the "

0 commit comments

Comments
 (0)