Skip to content

Commit ac675d7

Browse files
sync with cpython 2744371e
1 parent 3a1af24 commit ac675d7

3 files changed

Lines changed: 900 additions & 894 deletions

File tree

library/shutil.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2026-02-18 00:20+0000\n"
9+
"POT-Creation-Date: 2026-05-20 00:39+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:10+0000\n"
1111
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1038,8 +1038,8 @@ msgstr ""
10381038
msgid ""
10391039
"Never extract archives from untrusted sources without prior inspection. It "
10401040
"is possible that files are created outside of the path specified in the "
1041-
"*extract_dir* argument, e.g. members that have absolute filenames starting "
1042-
"with \"/\" or filenames with two dots \"..\"."
1041+
"*extract_dir* argument, for example, members that have absolute filenames or "
1042+
"filenames with \"..\" components."
10431043
msgstr ""
10441044

10451045
#: ../../library/shutil.rst:751

0 commit comments

Comments
 (0)