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

Skip to content

Commit 94d682e

Browse files
[po] auto sync
1 parent 6094af2 commit 94d682e

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.35%", "updated_at": "2024-02-03T07:09:10Z"}
1+
{"translation": "90.35%", "updated_at": "2024-02-04T09:09:02Z"}

whatsnew/3.8.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, Python Software Foundation
2+
# Copyright (C) 2001-2024, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -13,16 +13,16 @@
1313
# CatNeverCodes CNC <574469831@qq.com>, 2021
1414
# Jason Ren, 2023
1515
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
16-
# Freesand Leo <yuqinju@163.com>, 2023
16+
# Freesand Leo <yuqinju@163.com>, 2024
1717
#
1818
#, fuzzy
1919
msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.8\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2023-09-08 16:17+0000\n"
23+
"POT-Creation-Date: 2024-02-03 01:01+0000\n"
2424
"PO-Revision-Date: 2020-05-30 12:18+0000\n"
25-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2023\n"
25+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2626
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2727
"MIME-Version: 1.0\n"
2828
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3714,3 +3714,7 @@ msgid ""
37143714
" Python 3.14, the default will switch to ``'data'``. (Contributed by Petr "
37153715
"Viktorin in :pep:`706`.)"
37163716
msgstr ""
3717+
":mod:`tarfile` 中的提取方法和 :func:`shutil.unpack_archive` 都新增了 *filter* "
3718+
"参数以允许限制可能令人意外或危险的 tar 特性,例如在目标目录之外创建文件。 相关细节参见 :ref:`tarfile-extraction-"
3719+
"filter`。 在 Python 3.12 中,不带 *filter* 参数的用法将显示 :exc:`DeprecationWarning`。 在 "
3720+
"Python 3.14 中,默认值将切换为 ``'data'``。 (由 Petr Viktorin 在 :pep:`706` 中贡献。)"

0 commit comments

Comments
 (0)
0