8000 [po] auto sync · python/python-docs-zh-cn@56f3ae5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56f3ae5

Browse files
[po] auto sync
1 parent 605d8a8 commit 56f3ae5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "83.30%", "updated_at": "2025-06-06T18:19:27Z"}
1+
{"translation": "83.30%", "updated_at": "2025-06-08T07:17:52Z"}

library/tarfile.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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__`."
480480
msgstr ""
481+
"在要拒绝通过提取其他归档成员来模拟一个链接(硬链接或符号链接),而该成员会被过滤位置丢弃时被引发。 被引发以丢弃替换成员的异常可作为 "
482+
":attr:`!BaseException.__context__` 被访问。"
481483

482484
#: ../../library/tarfile.rst:250
483485
msgid "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."
14461448
msgstr ""
1449+
"使用 :func:`os.path.normpath` 来正规化链接目标 (:attr:`TarInfo.linkname`)。 请注意这将移除内部的 "
1450+
"``..`` 组件,这可能在 :attr:`!TarInfo.linkname` 中的路径会遍历符号链接时改变链接的含义。"
14471451

14481452
#: ../../library/tarfile.rst:972
14491453
msgid ""

0 commit comments

Comments
 (0)
0