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 5183882

Browse filesBrowse files
working on ssl (python#763)
* working on ssl * Update library/ssl.po Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com> * Update library/ssl.po Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com> * Update library/ssl.po Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com> * Update library/ssl.po Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com> * Update library/ssl.po --------- Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent 438c330 commit 5183882
Copy full SHA for 5183882

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
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: Python 3.12\n"
88
"Report-Msgid-Bugs-To: \n"
99
"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"
1111
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1313
"tw)\n"
@@ -16,7 +16,7 @@ msgstr ""
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=1; plural=0;\n"
19-
"X-Generator: Poedit 3.3.2\n"
19+
"X-Generator: Poedit 3.4.1\n"
2020

2121
#: ../../library/ssl.rst:2
2222
msgid ":mod:`ssl` --- TLS/SSL wrapper for socket objects"
@@ -111,20 +111,20 @@ msgstr ""
111111
msgid ""
112112
":pep:`644` has been implemented. The ssl module requires OpenSSL 1.1.1 or "
113113
"newer."
114-
msgstr ""
114+
msgstr ":pep:`644` 已經被實作。ssl 模組需要 OpenSSL 1.1.1 以上的版本才能使用。"
115115

116116
#: ../../library/ssl.rst:67
117117
msgid ""
118118
"Use of deprecated constants and functions result in deprecation warnings."
119-
msgstr ""
119+
msgstr "使用已經被棄用的常數或函式將會導致棄用警示。"
120120

121121
#: ../../library/ssl.rst:71
122122
msgid "Functions, Constants, and Exceptions"
123123
msgstr "函式、常數與例外"
124124

125125
#: ../../library/ssl.rst:75
126126
msgid "Socket creation"
127-
msgstr ""
127+
msgstr "Socket 的建立"
128128

129129
#: ../../library/ssl.rst:77
130130
msgid ""
@@ -153,7 +153,7 @@ msgstr ""
153153
msgid ""
154154
"A convenience function helps create :class:`SSLContext` objects for common "
155155
"purposes."
156-
msgstr ""
156+
msgstr "一個可以幫忙建立出 :class:`SSLContext` 物件以用於一般目的的方便函式。"
157157

158158
#: ../../library/ssl.rst:128
159159
msgid ""

0 commit comments

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