Skip to content

Commit 4fde6c4

Browse files
committed
translate howto/ipaddress.po
1 parent e17b9f3 commit 4fde6c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

howto/ipaddress.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2022-06-03 00:13+0000\n"
12-
"PO-Revision-Date: 2018-05-23 14:36+0000\n"
12+
"PO-Revision-Date: 2024-07-20 15:14+0800\n"
1313
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
@@ -18,6 +18,7 @@ msgstr ""
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"X-Generator: Poedit 3.4.4\n"
2122

2223
#: ../../howto/ipaddress.rst:9
2324
msgid "An introduction to the ipaddress module"
@@ -47,6 +48,9 @@ msgid ""
4748
"an overview of how :mod:`ipaddress` represents IP network addressing "
4849
"concepts."
4950
msgstr ""
51+
"這份文件旨在為:mod:`ipaddress` 模組提供一個初步介紹。對於那些不熟悉IP網路術語"
52+
"的使用者,以及想要了解:mod:`ipaddress`模組並表示IP網址概念的網路工程師都可能"
53+
"有用。"
5054

5155
#: ../../howto/ipaddress.rst:24
5256
msgid "Creating Address/Network/Interface objects"

0 commit comments

Comments
 (0)