Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 21cb882

Browse filesBrowse files
pydoc-zh-tw[bot]github-actions[bot]mattwang44
authored
Sync with CPython 3.12 (python#768)
* sync with cpython 8836c2d9 * Apply suggestions from code review --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent 4f69588 commit 21cb882
Copy full SHA for 21cb882

File tree

Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-6
lines changed

‎library/ssl.po

Copy file name to clipboardExpand all lines: library/ssl.po
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.12\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2023-07-29 00:03+0000\n"
9+
"POT-Creation-Date: 2023-12-21 18:18+0000\n"
1010
"PO-Revision-Date: 2023-12-21 08:33+0800\n"
1111
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -44,11 +44,11 @@ msgstr ""
4444
msgid ""
4545
"Some behavior may be platform dependent, since calls are made to the "
4646
"operating system socket APIs. The installed version of OpenSSL may also "
47-
"cause variations in behavior. For example, TLSv1.3 with OpenSSL version "
48-
"1.1.1."
47+
"cause variations in behavior. For example, TLSv1.3 comes with OpenSSL "
48+
"version 1.1.1."
4949
msgstr ""
5050
"由於呼叫了作業系統的 socket APIs,有些行為會根據平台而有所不同。OpenSSL 的安"
51-
"裝版本也會對模組的運作產生影響。例如,OpenSSL 版本 1.1.1 使用 TLSv1.3。"
51+
"裝版本也會對模組的運作產生影響。例如,OpenSSL 版本 1.1.1 附帶 TLSv1.3。"
5252

5353
#: ../../library/ssl.rst:32
5454
msgid ""
@@ -102,8 +102,8 @@ msgid ""
102102
"created through the :meth:`SSLContext.wrap_socket` method."
103103
msgstr ""
104104
"對於更複雜的應用程式,:class:`ssl.SSLContext` 類別有助於管理設定及認證,然後"
105-
"可以透過 :meth:`SSLContext.wrap_socket` 方法建立的 SSL socket 繼承這些設"
106-
"定和認證。"
105+
"可以透過 :meth:`SSLContext.wrap_socket` 方法建立的 SSL socket 繼承這些設定和"
106+
"認證。"
107107

108108
#: ../../library/ssl.rst:53
109109
msgid "Updated to support linking with OpenSSL 1.1.0"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.