Skip to content

Commit 166f5cd

Browse files
[po] auto sync
1 parent 2972983 commit 166f5cd

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.34%", "updated_at": "2024-03-22T02:25:12Z"}
1+
{"translation": "92.34%", "updated_at": "2024-03-23T05:23:21Z"}

whatsnew/2.7.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
# Shengjing Zhu <zsj950618@gmail.com>, 2020
1010
# zeroswan <zeroswan@outlook.com>, 2020
1111
# Alpha Du <alphanow@gmail.com>, 2024
12-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1312
# Freesand Leo <yuqinju@163.com>, 2024
13+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-03-15 21:43+0000\n"
20+
"POT-Creation-Date: 2024-03-22 21:26+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:43+0000\n"
22-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
22+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2323
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3235,7 +3235,7 @@ msgstr ""
32353235

32363236
#: ../../whatsnew/2.7.rst:2654
32373237
msgid "Bootstrapping pip By Default"
3238-
msgstr "默认对 pip 进行初始配置"
3238+
msgstr "默认对 pip 进行初始设置"
32393239

32403240
#: ../../whatsnew/2.7.rst:2656
32413241
msgid ""
@@ -3308,7 +3308,7 @@ msgstr ""
33083308

33093309
#: ../../whatsnew/2.7.rst:2705
33103310
msgid ":pep:`453` -- Explicit bootstrapping of pip in Python installations"
3311-
msgstr ":pep:`453` -- Python安装中pip的显式引导"
3311+
msgstr ":pep:`453` -- Python 安装版中对 pip 的显式初始设置"
33123312

33133313
#: ../../whatsnew/2.7.rst:2705
33143314
msgid ""

whatsnew/3.4.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
# jacky <jackylvm@foxmail.com>, 2019
1010
# ppcfish <ppcfish@gmail.com>, 2020
1111
# zeroswan <zeroswan@outlook.com>, 2022
12-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1312
# Freesand Leo <yuqinju@163.com>, 2024
13+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-03-15 21:43+0000\n"
20+
"POT-Creation-Date: 2024-03-22 21:26+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:44+0000\n"
22-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
22+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2323
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -326,11 +326,11 @@ msgstr "新的特性"
326326

327327
#: ../../whatsnew/3.4.rst:180
328328
msgid "PEP 453: Explicit Bootstrapping of PIP in Python Installations"
329-
msgstr "PEP 453: 在 Python 安装版中对 PIP 的显式初始配置"
329+
msgstr "PEP 453: 在 Python 安装版中对 PIP 的显式初始设置"
330330

331331
#: ../../whatsnew/3.4.rst:183
332332
msgid "Bootstrapping pip By Default"
333-
msgstr "默认对 pip 进行初始配置"
333+
msgstr "默认对 pip 进行初始设置"
334334

335335
#: ../../whatsnew/3.4.rst:185
336336
msgid ""
@@ -448,7 +448,7 @@ msgstr ""
448448

449449
#: ../../whatsnew/3.4.rst:255
450450
msgid ":pep:`453` -- Explicit bootstrapping of pip in Python installations"
451-
msgstr ":pep:`453` -- Python安装中pip的显式引导"
451+
msgstr ":pep:`453` -- Python 安装版中对 pip 的显式初始设置"
452452

453453
#: ../../whatsnew/3.4.rst:255
454454
msgid ""
@@ -556,7 +556,7 @@ msgid ""
556556
"the codec responsible for producing the error::"
557557
msgstr ""
558558
"在相关的改变中,只要在不破坏向下兼容性 "
559-
"的情况下是可行的,则在编码和解码操作期间引发的异常都会被包装在一个特定类型的链式异常中,该类型与产生错误的相应编解码器的名称一致::"
559+
"的情况下是可行的,则在编码和解码操作期间引发的异常都会被包装在一个特定类型的链式异常中,该类型的名称与产生错误的相应编解码器一致::"
560560

561561
#: ../../whatsnew/3.4.rst:359
562562
msgid ""
@@ -864,7 +864,7 @@ msgid ""
864864
"deviation of a data series."
865865
msgstr ""
866866
"新增的 :mod:`statistics` 模块(在 :pep:`450` 中定义)直接在标准库中提供了一些核心统计功能。 "
867-
"该模块支持计算数据系列的平均值、中位数、、方差和标准差等。"
867+
"该模块支持计算数据系列的平均值、中位数、模式、方差和标准差等。"
868868

869869
#: ../../whatsnew/3.4.rst:564
870870
msgid ":pep:`450` -- Adding A Statistics Module To The Standard Library"

0 commit comments

Comments
 (0)