|
5 | 5 | # Adrian Liaw <adrianliaw2000@gmail.com>, 2018
|
6 | 6 | # Matt Wang <mattwang44@gmail.com>, 2021
|
7 | 7 | # Leo Wang <ascodeasice@gmail.com>, 2023
|
| 8 | +# Weilin Du, 2025 |
8 | 9 | msgid ""
|
9 | 10 | msgstr ""
|
10 | 11 | "Project-Id-Version: Python 3.13\n"
|
11 | 12 | "Report-Msgid-Bugs-To: \n"
|
12 | 13 | "POT-Creation-Date: 2024-10-11 00:13+0000\n"
|
13 |
| -"PO-Revision-Date: 2021-11-23 12:40+0800\n" |
14 |
| -"Last-Translator: Matt Wang <mattwang44@gmail.com>\n" |
| 14 | +"PO-Revision-Date: 2025-07-06 17:13+0800\n" |
| 15 | +"Last-Translator: Weilin Du\n" |
15 | 16 | "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
|
16 | 17 | "tw)\n"
|
17 | 18 | "Language: zh_TW\n"
|
18 | 19 | "MIME-Version: 1.0\n"
|
19 | 20 | "Content-Type: text/plain; charset=UTF-8\n"
|
20 | 21 | "Content-Transfer-Encoding: 8bit\n"
|
21 | 22 | "Plural-Forms: nplurals=1; plural=0;\n"
|
22 |
| -"X-Generator: Poedit 3.0\n" |
23 | 23 |
|
24 | 24 | #: ../../library/asyncio.rst:91
|
25 | 25 | msgid "High-level APIs"
|
@@ -149,7 +149,7 @@ msgstr ""
|
149 | 149 |
|
150 | 150 | #: ../../includes/wasm-notavail.rst:3
|
151 | 151 | msgid "Availability"
|
152 |
| -msgstr "" |
| 152 | +msgstr "可用性" |
153 | 153 |
|
154 | 154 | #: ../../includes/wasm-notavail.rst:5
|
155 | 155 | msgid ""
|
@@ -194,17 +194,19 @@ msgstr ""
|
194 | 194 | msgid ""
|
195 | 195 | "Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
|
196 | 196 | "arguments."
|
197 |
| -msgstr "" |
| 197 | +msgstr "產生一個 :ref:`審計事件 <auditing>` `cpython.run_stdin`` 且沒有參數。" |
198 | 198 |
|
199 | 199 | #: ../../library/asyncio.rst:79
|
200 | 200 | msgid "(also 3.11.10, 3.10.15, 3.9.20, and 3.8.20) Emits audit events."
|
201 |
| -msgstr "" |
| 201 | +msgstr "(也包括 3.11.10、3.10.15、3.9.20 及 3.8.20)發出審計事件。" |
202 | 202 |
|
203 | 203 | #: ../../library/asyncio.rst:82
|
204 | 204 | msgid ""
|
205 | 205 | "Uses PyREPL if possible, in which case :envvar:`PYTHONSTARTUP` is also "
|
206 | 206 | "executed. Emits audit events."
|
207 | 207 | msgstr ""
|
| 208 | +"可能的話使用 PyREPL,在這種情況下 :envvar:`PYTHONSTARTUP` 也會被執行。產生審" |
| 209 | +"計事件。" |
208 | 210 |
|
209 | 211 | #: ../../library/asyncio.rst:90
|
210 | 212 | msgid "Reference"
|
|
0 commit comments