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

Skip to content

Commit 0334c8d

Browse files
[po] auto sync
1 parent aa5cd4e commit 0334c8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/asyncio-sync.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ msgstr "Lock"
8181

8282
#: ../../library/asyncio-sync.rst:41
8383
msgid "Implements a mutex lock for asyncio tasks. Not thread-safe."
84-
msgstr ""
84+
msgstr "实现一个用于 asyncio 任务的互斥锁。 非线程安全。"
8585

8686
#: ../../library/asyncio-sync.rst:43
8787
msgid ""
8888
"An asyncio lock can be used to guarantee exclusive access to a shared "
8989
"resource."
90-
msgstr ""
90+
msgstr "asyncio 锁可被用来保证对共享资源的独占访问。"
9191

9292
#: ../../library/asyncio-sync.rst:46
9393
msgid ""

0 commit comments

Comments
 (0)