Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork214
work on ssl#911
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
work on ssl#911
Changes from1 commit
Commits
Show all changes
2 commits Select commitHold shift + click to select a range
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
14 changes: 10 additions & 4 deletionslibrary/ssl.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 |
---|---|---|
@@ -7,7 +7,7 @@ msgstr "" | ||
"Project-Id-Version: Python 3.12\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-09 00:03+0000\n" | ||
"PO-Revision-Date: 2024-06-0116:09+0800\n" | ||
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n" | ||
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" | ||
"tw)\n" | ||
@@ -1156,20 +1156,22 @@ msgid "" | ||
"List of supported TLS channel binding types. Strings in this list can be " | ||
"used as arguments to :meth:`SSLSocket.get_channel_binding`." | ||
msgstr "" | ||
"支援的 TLS 通道綁定類型列表。列表中的字串可以作為 :meth:`SSLSocket." | ||
"get_channel_binding` 的參數。" | ||
#: ../../library/ssl.rst:918 | ||
msgid "The version string of the OpenSSL library loaded by the interpreter::" | ||
msgstr "直譯器所加載的 OpenSSL 函式庫的版本字串::" | ||
#: ../../library/ssl.rst:927 | ||
msgid "" | ||
"A tuple of five integers representing version information about the OpenSSL " | ||
"library::" | ||
msgstr "代表 OpenSSL 函式庫版本資訊的五個整數的元組。" | ||
#: ../../library/ssl.rst:937 | ||
msgid "The raw version number of the OpenSSL library, as a single integer::" | ||
msgstr "OpenSSL 函式庫的初始版本,以整數表示::" | ||
timmy0123 marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
#: ../../library/ssl.rst:950 | ||
msgid "" | ||
@@ -1178,12 +1180,16 @@ msgid "" | ||
"parameters-6>`_ contains this list and references to the RFCs where their " | ||
"meaning is defined." | ||
msgstr "" | ||
"來自 :rfc:`5246` 和其他文檔的警報描述。`IANA TLS Alert Registry <https://www." | ||
"iana.org/assignments/tls-parameters/tls-parameters.xml#tls-parameters-6>`_ 包" | ||
"含了此列表以及其含義定義所在的 RFC 的引用。" | ||
#: ../../library/ssl.rst:954 | ||
msgid "" | ||
"Used as the return value of the callback function in :meth:`SSLContext." | ||
"set_servername_callback`." | ||
msgstr "" | ||
"被用來做為 :meth:`SSLContext.set_servername_callback` 中回呼函式的回傳值。" | ||
#: ../../library/ssl.rst:961 | ||
msgid ":class:`enum.IntEnum` collection of ALERT_DESCRIPTION_* constants." | ||
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.