File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed 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 ""
478
478
"The exception that was raised to reject the replacement member is available "
479
479
"as :attr:`!BaseException.__context__`."
480
480
msgstr ""
481
+ "在要拒绝通过提取其他归档成员来模拟一个链接(硬链接或符号链接),而该成员会被过滤位置丢弃时被引发。 被引发以丢弃替换成员的异常可作为 "
482
+ ":attr:`!BaseException.__context__` 被访问。"
481
483
482
484
#: ../../library/tarfile.rst:250
483
485
msgid "The following constants are available at the module level:"
@@ -1444,6 +1446,8 @@ msgid ""
1444
1446
" which may change the meaning of the link if the path in "
1445
1447
":attr:`!TarInfo.linkname` traverses symbolic links."
1446
1448
msgstr ""
1449
+ "使用 :func:`os.path.normpath` 来正规化链接目标 (:attr:`TarInfo.linkname`)。 请注意这将移除内部的 "
1450
+ "``..`` 组件,这可能在 :attr:`!TarInfo.linkname` 中的路径会遍历符号链接时改变链接的含义。"
1447
1451
1448
1452
#: ../../library/tarfile.rst:972
1449
1453
msgid ""
You can’t perform that action at this time.
0 commit comments