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

Skip to content

Commit a9f7614

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

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
@@ -92,12 +92,12 @@ msgstr "asyncio 锁可被用来保证对共享资源的独占访问。"
9292
#: ../../library/asyncio-sync.rst:46
9393
msgid ""
9494
"The preferred way to use a Lock is an :keyword:`async with` statement::"
95-
msgstr ""
95+
msgstr "使用 Lock 的推荐方式是通过 :keyword:`async with` 语句::"
9696

9797
#: ../../library/asyncio-sync.rst:55 ../../library/asyncio-sync.rst:200
9898
#: ../../library/asyncio-sync.rst:300
9999
msgid "which is equivalent to::"
100-
msgstr ""
100+
msgstr "这等价于::"
101101

102102
#: ../../library/asyncio-sync.rst:68 ../../library/asyncio-sync.rst:114
103103
#: ../../library/asyncio-sync.rst:190 ../../library/asyncio-sync.rst:290

0 commit comments

Comments
 (0)