File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66msgstr ""
77"Project-Id-Version : Python 3.14\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2026-02-07 00:19 +0000\n "
9+ "POT-Creation-Date : 2026-05-05 00:32 +0000\n "
1010"PO-Revision-Date : 2018-05-23 16:04+0000\n "
1111"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -428,9 +428,9 @@ msgstr ""
428428
429429#: ../../library/ipaddress.rst:372
430430msgid ""
431- "For addresses that appear to be IPv4 mapped addresses (starting with ``::"
432- "FFFF/96``) , this property will report the embedded IPv4 address. For any "
433- "other address, this property will be ``None``."
431+ "For addresses that appear to be IPv4 mapped addresses in the range ``::"
432+ "FFFF:0:0 /96`` as defined by :RFC:`4291` , this property reports the embedded "
433+ "IPv4 address. For any other address, this property will be ``None``."
434434msgstr ""
435435
436436#: ../../library/ipaddress.rst:378
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : Python 3.14\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2026-02 -05 00:20 +0000\n "
11+ "POT-Creation-Date : 2026-05 -05 00:32 +0000\n "
1212"PO-Revision-Date : 2022-01-27 13:40+0800\n "
1313"Last-Translator : Phil Lin <linooohon@gmail.com>\n "
1414"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -29,12 +29,12 @@ msgid "**Source code:** :source:`Lib/urllib/robotparser.py`"
2929msgstr "**原始碼:**\\ :source:`Lib/urllib/robotparser.py`"
3030
3131#: ../../library/urllib.robotparser.rst:20
32+ #, fuzzy
3233msgid ""
3334"This module provides a single class, :class:`RobotFileParser`, which answers "
3435"questions about whether or not a particular user agent can fetch a URL on "
3536"the website that published the :file:`robots.txt` file. For more details on "
36- "the structure of :file:`robots.txt` files, see http://www.robotstxt.org/orig."
37- "html."
37+ "the structure of :file:`robots.txt` files, see :rfc:`9309`."
3838msgstr ""
3939"此模組 (module) 提供了一個單獨的類別 (class) \\ :class:`RobotFileParser`,它"
4040"可以知道某個特定 user agent(使用者代理)是否能在有發布 :file:`robots.txt` 文"
You can’t perform that action at this time.
0 commit comments