-
-
Notifications
You must be signed in to change notification settings - Fork 216
Translate library/asyncio.po
#1088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,21 +5,21 @@ | |
# Adrian Liaw <[email protected]>, 2018 | ||
# Matt Wang <[email protected]>, 2021 | ||
# Leo Wang <[email protected]>, 2023 | ||
# Weilin Du, 2025 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-10-11 00:13+0000\n" | ||
"PO-Revision-Date: 2021-11-23 12:40+0800\n" | ||
"Last-Translator: Matt Wang <[email protected]>\n" | ||
"PO-Revision-Date: 2025-07-06 17:13+0800\n" | ||
"Last-Translator: Weilin Du\n" | ||
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" | ||
"tw)\n" | ||
"Language: zh_TW\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Poedit 3.0\n" | ||
|
||
#: ../../library/asyncio.rst:91 | ||
msgid "High-level APIs" | ||
|
@@ -149,7 +149,7 @@ msgstr "" | |
|
||
#: ../../includes/wasm-notavail.rst:3 | ||
msgid "Availability" | ||
msgstr "" | ||
msgstr "可用性" | ||
|
||
#: ../../includes/wasm-notavail.rst:5 | ||
msgid "" | ||
|
@@ -194,17 +194,19 @@ msgstr "" | |
msgid "" | ||
"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no " | ||
"arguments." | ||
msgstr "" | ||
msgstr "產生一個 :ref:`稽核事件 <auditing>` `cpython.run_stdin`` 且沒有引數。" | ||
|
||
#: ../../library/asyncio.rst:79 | ||
msgid "(also 3.11.10, 3.10.15, 3.9.20, and 3.8.20) Emits audit events." | ||
msgstr "" | ||
msgstr "(也包括 3.11.10、3.10.15、3.9.20 及 3.8.20)發出稽核事件。" | ||
|
||
#: ../../library/asyncio.rst:82 | ||
msgid "" | ||
"Uses PyREPL if possible, in which case :envvar:`PYTHONSTARTUP` is also " | ||
"executed. Emits audit events." | ||
msgstr "" | ||
"可能的話使用 PyREPL,在這種情況下 :envvar:`PYTHONSTARTUP` 也會被執行。發出稽核" | ||
"事件。" | ||
|
||
#: ../../library/asyncio.rst:90 | ||
msgid "Reference" | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.