File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 44# Translators:
55# Adrian Liaw <adrianliaw2000@gmail.com>, 2018
66# Matt Wang <mattwang44@gmail.com>, 2021
7+ # Leo Wang <ascodeasice@gmail.com>, 2023
78msgid ""
89msgstr ""
910"Project-Id-Version : Python 3.12\n "
@@ -128,18 +129,20 @@ msgstr ""
128129
129130#: ../../library/asyncio.rst:59
130131msgid "You can experiment with an ``asyncio`` concurrent context in the REPL:"
131- msgstr ""
132+ msgstr "你能在 REPL 中對一個 ``asyncio`` 的並行情境 (context) 進行實驗: "
132133
133134#: ../../includes/wasm-notavail.rst:3
134135msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
135- msgstr ""
136+ msgstr ":ref:`適用 <availability>`:非 Emscripten、非 WASI。 "
136137
137138#: ../../includes/wasm-notavail.rst:5
138139msgid ""
139140"This module does not work or is not available on WebAssembly platforms "
140141"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
141142"more information."
142143msgstr ""
144+ "此模組在 WebAssembly 平台 ``wasm32-emscripten`` 和 ``wasm32-wasi`` 上不起作用"
145+ "或無法使用。有關更多資訊,請參閱 :ref:`wasm-availability`。"
143146
144147#: ../../library/asyncio.rst:77
145148msgid "Reference"
You can’t perform that action at this time.
0 commit comments