|
9 | 9 | # jacky <jackylvm@foxmail.com>, 2019
|
10 | 10 | # ppcfish <ppcfish@gmail.com>, 2020
|
11 | 11 | # zeroswan <zeroswan@outlook.com>, 2022
|
12 |
| -# Rafael Fontenelle <rffontenelle@gmail.com>, 2024 |
13 | 12 | # Freesand Leo <yuqinju@163.com>, 2024
|
| 13 | +# Rafael Fontenelle <rffontenelle@gmail.com>, 2024 |
14 | 14 | #
|
15 | 15 | #, fuzzy
|
16 | 16 | msgid ""
|
17 | 17 | msgstr ""
|
18 | 18 | "Project-Id-Version: Python 3.9\n"
|
19 | 19 | "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" |
21 | 21 | "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" |
23 | 23 | "Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
24 | 24 | "MIME-Version: 1.0\n"
|
25 | 25 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -326,11 +326,11 @@ msgstr "新的特性"
|
326 | 326 |
|
327 | 327 | #: ../../whatsnew/3.4.rst:180
|
328 | 328 | msgid "PEP 453: Explicit Bootstrapping of PIP in Python Installations"
|
329 |
| -msgstr "PEP 453: 在 Python 安装版中对 PIP 的显式初始配置" |
| 329 | +msgstr "PEP 453: 在 Python 安装版中对 PIP 的显式初始设置" |
330 | 330 |
|
331 | 331 | #: ../../whatsnew/3.4.rst:183
|
332 | 332 | msgid "Bootstrapping pip By Default"
|
333 |
| -msgstr "默认对 pip 进行初始配置" |
| 333 | +msgstr "默认对 pip 进行初始设置" |
334 | 334 |
|
335 | 335 | #: ../../whatsnew/3.4.rst:185
|
336 | 336 | msgid ""
|
@@ -448,7 +448,7 @@ msgstr ""
|
448 | 448 |
|
449 | 449 | #: ../../whatsnew/3.4.rst:255
|
450 | 450 | msgid ":pep:`453` -- Explicit bootstrapping of pip in Python installations"
|
451 |
| -msgstr ":pep:`453` -- Python安装中pip的显式引导" |
| 451 | +msgstr ":pep:`453` -- Python 安装版中对 pip 的显式初始设置" |
452 | 452 |
|
453 | 453 | #: ../../whatsnew/3.4.rst:255
|
454 | 454 | msgid ""
|
@@ -556,7 +556,7 @@ msgid ""
|
556 | 556 | "the codec responsible for producing the error::"
|
557 | 557 | msgstr ""
|
558 | 558 | "在相关的改变中,只要在不破坏向下兼容性 "
|
559 |
| -"的情况下是可行的,则在编码和解码操作期间引发的异常都会被包装在一个特定类型的链式异常中,该类型与产生错误的相应编解码器的名称一致::" |
| 559 | +"的情况下是可行的,则在编码和解码操作期间引发的异常都会被包装在一个特定类型的链式异常中,该类型的名称与产生错误的相应编解码器一致::" |
560 | 560 |
|
561 | 561 | #: ../../whatsnew/3.4.rst:359
|
562 | 562 | msgid ""
|
@@ -864,7 +864,7 @@ msgid ""
|
864 | 864 | "deviation of a data series."
|
865 | 865 | msgstr ""
|
866 | 866 | "新增的 :mod:`statistics` 模块(在 :pep:`450` 中定义)直接在标准库中提供了一些核心统计功能。 "
|
867 |
| -"该模块支持计算数据系列的平均值、中位数、模、方差和标准差等。" |
| 867 | +"该模块支持计算数据系列的平均值、中位数、模式、方差和标准差等。" |
868 | 868 |
|
869 | 869 | #: ../../whatsnew/3.4.rst:564
|
870 | 870 | msgid ":pep:`450` -- Adding A Statistics Module To The Standard Library"
|
|
0 commit comments