@@ -7,7 +7,7 @@ msgstr ""
7
7
"Project-Id-Version : Python 3.12\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2023-07-29 00:03+0000\n "
10
- "PO-Revision-Date : 2023-09-16 16:36 +0800\n "
10
+ "PO-Revision-Date : 2023-12-19 09:38 +0800\n "
11
11
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
13
13
"tw)\n "
@@ -16,7 +16,7 @@ msgstr ""
16
16
"Content-Type : text/plain; charset=UTF-8\n "
17
17
"Content-Transfer-Encoding : 8bit\n "
18
18
"Plural-Forms : nplurals=1; plural=0;\n "
19
- "X-Generator : Poedit 3.3.2 \n "
19
+ "X-Generator : Poedit 3.4.1 \n "
20
20
21
21
#: ../../library/ssl.rst:2
22
22
msgid ":mod:`ssl` --- TLS/SSL wrapper for socket objects"
@@ -111,20 +111,20 @@ msgstr ""
111
111
msgid ""
112
112
":pep:`644` has been implemented. The ssl module requires OpenSSL 1.1.1 or "
113
113
"newer."
114
- msgstr ""
114
+ msgstr ":pep:`644` 已經被實作。ssl 模組需要 OpenSSL 1.1.1 以上的版本才能使用。 "
115
115
116
116
#: ../../library/ssl.rst:67
117
117
msgid ""
118
118
"Use of deprecated constants and functions result in deprecation warnings."
119
- msgstr ""
119
+ msgstr "使用已經被棄用的常數或函式將會導致棄用警示。 "
120
120
121
121
#: ../../library/ssl.rst:71
122
122
msgid "Functions, Constants, and Exceptions"
123
123
msgstr "函式、常數與例外"
124
124
125
125
#: ../../library/ssl.rst:75
126
126
msgid "Socket creation"
127
- msgstr ""
127
+ msgstr "Socket 的建立 "
128
128
129
129
#: ../../library/ssl.rst:77
130
130
msgid ""
@@ -153,7 +153,7 @@ msgstr ""
153
153
msgid ""
154
154
"A convenience function helps create :class:`SSLContext` objects for common "
155
155
"purposes."
156
- msgstr ""
156
+ msgstr "一個可以幫忙建立出 :class:`SSLContext` 物件以用於一般目的的方便函式。 "
157
157
158
158
#: ../../library/ssl.rst:128
159
159
msgid ""
0 commit comments