Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork214
translate library/email.charset.rst:2-22#576
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
10 changes: 8 additions & 2 deletionslibrary/email.charset.po
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 |
---|---|---|
@@ -20,7 +20,7 @@ msgstr "" | ||
#: ../../library/email.charset.rst:2 | ||
msgid ":mod:`email.charset`: Representing character sets" | ||
msgstr ":mod:`email.charset`: 表示字元集合" | ||
#: ../../library/email.charset.rst:7 | ||
msgid "**Source code:** :source:`Lib/email/charset.py`" | ||
@@ -31,12 +31,15 @@ msgid "" | ||
"This module is part of the legacy (``Compat32``) email API. In the new API " | ||
"only the aliases table is used." | ||
msgstr "" | ||
"此模組是舊版 (``Compat32``) email API的其中一部份,在新版的 API " | ||
"只有使用別名表。" | ||
#: ../../library/email.charset.rst:14 | ||
msgid "" | ||
"The remaining text in this section is the original documentation of the " | ||
"module." | ||
msgstr "" | ||
"此章節的其餘文字是原始模組的說明文件" | ||
#: ../../library/email.charset.rst:16 | ||
msgid "" | ||
@@ -46,10 +49,13 @@ msgid "" | ||
"Instances of :class:`Charset` are used in several other modules within the :" | ||
"mod:`email` package." | ||
msgstr "" | ||
"此模組提供一個 class(類別) :class:`Charset` 來表示電子郵件中的字元" | ||
"集合和字元集合轉換,以及字元集合登錄檔 (registry) 和其他許多便捷的方法以運用此登錄檔。" | ||
"在 :mod:`email` 套件中有許多其他模組使用 :class:`Charset` 的實例。" | ||
#: ../../library/email.charset.rst:22 | ||
msgid "Import this class from the :mod:`email.charset` module." | ||
msgstr "從 :mod:`email.charset` 模組中 import 此類別" | ||
isabellechiu marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
#: ../../library/email.charset.rst:27 | ||
msgid "Map character sets to their email properties." | ||
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.