Skip to content

Commit f479a63

Browse files
authored
Translate internet.po (#586)
1 parent 7566af5 commit f479a63

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

library/internet.po

+7-3
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,20 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-05-09 00:15+0000\n"
11-
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
12-
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
11+
"PO-Revision-Date: 2023-08-15 22:14+0800\n"
12+
"Last-Translator: Griiid <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
1515
"Language: zh_TW\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Poedit 3.3.2\n"
2021

2122
#: ../../library/internet.rst:5
2223
msgid "Internet Protocols and Support"
23-
msgstr ""
24+
msgstr "網路協定 (Internet protocols) 及支援"
2425

2526
#: ../../library/internet.rst:14
2627
msgid ""
@@ -30,6 +31,9 @@ msgid ""
3031
"`socket`, which is currently supported on most popular platforms. Here is "
3132
"an overview:"
3233
msgstr ""
34+
"這個章節講述的模組實作了網路協定及相關技術的支援;他們全都是用 Python 實作"
35+
"的。這裡的大多數模組都需要相依於系統的模組 :mod:`socket`,目前普遍的平台都支"
36+
"援該模組。 以下為概述:"
3337

3438
#: ../../library/internet.rst:7
3539
msgid "WWW"

0 commit comments

Comments
 (0)