File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 99.17 %" , "updated_at" : " 2026-05-05T09:01:41Z " }
1+ {"translation" : " 99.15 %" , "updated_at" : " 2026-05-05T16:48:31Z " }
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.14\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2026-04-25 14:38 +0000\n "
16+ "POT-Creation-Date : 2026-05-05 15:48 +0000\n "
1717"PO-Revision-Date : 2025-09-16 00:01+0000\n "
1818"Last-Translator : Freesand Leo <yuqinju@163.com>, 2026\n "
1919"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -497,12 +497,11 @@ msgstr ""
497497
498498#: ../../library/ipaddress.rst:372
499499msgid ""
500- "For addresses that appear to be IPv4 mapped addresses (starting with "
501- "``::FFFF/96``), this property will report the embedded IPv4 address. For any"
502- " other address, this property will be ``None``."
500+ "For addresses that appear to be IPv4 mapped addresses in the range "
501+ "``::FFFF:0:0/96`` as defined by :RFC:`4291`, this property reports the "
502+ "embedded IPv4 address. For any other address, this property will be "
503+ "``None``."
503504msgstr ""
504- "对于看起来是 IPv4 映射地址(以 ``::FFFF/96`` 开头)的地址,此属性将返回嵌入的 IPv4 地址。对于任何其他地址,此属性为 "
505- "``None``。"
506505
507506#: ../../library/ipaddress.rst:378
508507msgid ""
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.14\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2026-02-07 14:20 +0000\n "
16+ "POT-Creation-Date : 2026-05-05 15:48 +0000\n "
1717"PO-Revision-Date : 2025-09-16 00:02+0000\n "
1818"Last-Translator : 99 <wh2099@pm.me>, 2026\n "
1919"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -36,12 +36,8 @@ msgid ""
3636"This module provides a single class, :class:`RobotFileParser`, which answers"
3737" questions about whether or not a particular user agent can fetch a URL on "
3838"the website that published the :file:`robots.txt` file. For more details on"
39- " the structure of :file:`robots.txt` files, see "
40- "http://www.robotstxt.org/orig.html."
39+ " the structure of :file:`robots.txt` files, see :rfc:`9309`."
4140msgstr ""
42- "此模块提供了一个单独的类 :class:`RobotFileParser`,它可以回答有关某个特定用户代理是否能在发布了 "
43- ":file:`robots.txt` 文件的网站获取某个 URL 的问题。 有关 :file:`robots.txt` 文件结构的更多细节,请参阅 "
44- "http://www.robotstxt.org/orig.html。"
4541
4642#: ../../library/urllib.robotparser.rst:28
4743msgid ""
You can’t perform that action at this time.
0 commit comments