|
4 | 4 | # Translators:
|
5 | 5 | # Adrian Liaw <adrianliaw2000@gmail.com>, 2018
|
6 | 6 | # Matt Wang <mattwang44@gmail.com>, 2021
|
| 7 | +# Leo Wang <ascodeasice@gmail.com>, 2023 |
7 | 8 | msgid ""
|
8 | 9 | msgstr ""
|
9 | 10 | "Project-Id-Version:Python 3.12\n"
|
@@ -128,18 +129,20 @@ msgstr ""
|
128 | 129 |
|
129 | 130 | #:../../library/asyncio.rst:59
|
130 | 131 | msgid"You can experiment with an ``asyncio`` concurrent context in the REPL:"
|
131 |
| -msgstr"" |
| 132 | +msgstr"你能在 REPL 中對一個 ``asyncio`` 的並行情境 (context) 進行實驗:" |
132 | 133 |
|
133 | 134 | #:../../includes/wasm-notavail.rst:3
|
134 | 135 | msgid":ref:`Availability <availability>`: not Emscripten, not WASI."
|
135 |
| -msgstr"" |
| 136 | +msgstr":ref:`適用 <availability>`:非 Emscripten、非 WASI。" |
136 | 137 |
|
137 | 138 | #:../../includes/wasm-notavail.rst:5
|
138 | 139 | msgid""
|
139 | 140 | "This module does not work or is not available on WebAssembly platforms "
|
140 | 141 | "``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
|
141 | 142 | "more information."
|
142 | 143 | msgstr""
|
| 144 | +"此模組在 WebAssembly 平台 ``wasm32-emscripten`` 和 ``wasm32-wasi`` 上不起作用" |
| 145 | +"或無法使用。有關更多資訊,請參閱 :ref:`wasm-availability`。" |
143 | 146 |
|
144 | 147 | #:../../library/asyncio.rst:77
|
145 | 148 | msgid"Reference"
|
|