Skip to content

Commit e71ae0d

Browse files
sync with cpython 502ca0d1
1 parent 769201f commit e71ae0d

File tree

2 files changed

+955
-940
lines changed

2 files changed

+955
-940
lines changed

library/shutil.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.13\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-06-27 07:36+0000\n"
9+
"POT-Creation-Date: 2025-08-28 00:16+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:10+0000\n"
1111
"Last-Translator: Adrian Liaw <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1151,6 +1151,7 @@ msgid ""
11511151
msgstr ""
11521152

11531153
#: ../../library/shutil.rst:829
1154+
#, fuzzy
11541155
msgid ""
11551156
">>> from shutil import make_archive\n"
11561157
">>> import os\n"
@@ -1161,7 +1162,7 @@ msgid ""
11611162
"... root_dir='tmp/root',\n"
11621163
"... base_dir='structure/content',\n"
11631164
"... )\n"
1164-
"'/Users/tarek/my_archive.tar'"
1165+
"'/Users/tarek/myarchive.tar'"
11651166
msgstr ""
11661167
">>> from shutil import make_archive\n"
11671168
">>> import os\n"

0 commit comments

Comments
 (0)