Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12adf98

Browse files
[po] auto sync
1 parent 64b7fa8 commit 12adf98

File tree

5 files changed

+126
-15
lines changed

5 files changed

+126
-15
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.48%", "updated_at": "2024-02-09T19:31:37Z"}
1+
{"translation": "91.57%", "updated_at": "2024-02-10T04:32:08Z"}

library/datetime.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-01-12 19:15+0000\n"
14+
"POT-Creation-Date: 2024-02-09 18:46+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -3240,7 +3240,7 @@ msgstr "%"
32403240
msgid ""
32413241
"Several additional directives not required by the C89 standard are included "
32423242
"for convenience. These parameters all correspond to ISO 8601 date values."
3243-
msgstr "为了方便起见,还包括了C89标准不需要的其他一些指令。这些参数都对应于ISO 8601日期值。"
3243+
msgstr "为了方便起见,还包括了C89标准不需要的其他一些指示符。 这些参数都对应于 ISO 8601 日期值。"
32443244

32453245
#: ../../library/datetime.rst:2413
32463246
msgid "``%G``"

license.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <[email protected]>, 2023
7+
# Rafael Fontenelle <[email protected]>, 2024
88
#
99
#, fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2024-02-09 18:46+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -537,8 +537,11 @@ msgid ""
537537
"profits or other special, indirect and consequential damages, even if Sun "
538538
"has been advised of the possibility of such damages."
539539
msgstr ""
540+
"在任何情况下 Sun Microsystems, Inc. 均不对任何收入或利润损失或其他特殊的、间接的和后续的损害负责,即使 Sun "
541+
"已被告知可能发生此类损害。"
540542

541543
#: ../../license.rst:1015
542544
msgid ""
543545
"Sun Microsystems, Inc. 2550 Garcia Avenue Mountain View, California 94043"
544546
msgstr ""
547+
"Sun Microsystems, Inc. 2550 Garcia Avenue Mountain View, California 94043"

whatsnew/3.10.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
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
#
66
# Translators:
77
# Lu <[email protected]>, 2022
88
# Xie Yanbo <[email protected]>, 2023
9-
# Rafael Fontenelle <[email protected]>, 2023
9+
# Rafael Fontenelle <[email protected]>, 2024
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.10\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-07-29 03:05+0000\n"
16+
"POT-Creation-Date: 2024-02-09 18:46+0000\n"
1717
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
18-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
18+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3876,3 +3876,7 @@ msgid ""
38763876
" Python 3.14, the default will switch to ``'data'``. (Contributed by Petr "
38773877
"Viktorin in :pep:`706`.)"
38783878
msgstr ""
3879+
":mod:`tarfile` 中的提取方法和 :func:`shutil.unpack_archive` 都新增了 *filter* "
3880+
"参数以允许限制可能令人意外或危险的 tar 特性,例如在目标目录之外创建文件。 相关细节参见 :ref:`tarfile-extraction-"
3881+
"filter`。 在 Python 3.12 中,不带 *filter* 参数的用法将显示 :exc:`DeprecationWarning`。 在 "
3882+
"Python 3.14 中,默认值将切换为 ``'data'``。 (由 Petr Viktorin 在 :pep:`706` 中贡献。)"

0 commit comments

Comments
 (0)