Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion howto/ipaddress.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-03 00:13+0000\n"
"PO-Revision-Date: 2018-05-23 14:36+0000\n"
"PO-Revision-Date: 2024-07-20 15:14+0800\n"
"Last-Translator: Adrian Liaw <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -18,6 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.4.4\n"

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

#: ../../howto/ipaddress.rst:24
msgid "Creating Address/Network/Interface objects"
Expand Down