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" : " 83.30%" , "updated_at" : " 2025-06-06T18:19:27Z " }
1+ {"translation" : " 83.30%" , "updated_at" : " 2025-06-08T07:17:52Z " }
Original file line number Diff line number Diff line change @@ -478,6 +478,8 @@ msgid ""
478478"The exception that was raised to reject the replacement member is available "
479479"as :attr:`!BaseException.__context__`."
480480msgstr ""
481+ "在要拒绝通过提取其他归档成员来模拟一个链接(硬链接或符号链接),而该成员会被过滤位置丢弃时被引发。 被引发以丢弃替换成员的异常可作为 "
482+ ":attr:`!BaseException.__context__` 被访问。"
481483
482484#: ../../library/tarfile.rst:250
483485msgid "The following constants are available at the module level:"
@@ -1444,6 +1446,8 @@ msgid ""
14441446" which may change the meaning of the link if the path in "
14451447":attr:`!TarInfo.linkname` traverses symbolic links."
14461448msgstr ""
1449+ "使用 :func:`os.path.normpath` 来正规化链接目标 (:attr:`TarInfo.linkname`)。 请注意这将移除内部的 "
1450+ "``..`` 组件,这可能在 :attr:`!TarInfo.linkname` 中的路径会遍历符号链接时改变链接的含义。"
14471451
14481452#: ../../library/tarfile.rst:972
14491453msgid ""
You can’t perform that action at this time.
0 commit comments