Skip to content

Commit a4f1d07

Browse files
[po] auto sync
1 parent 2553d4f commit a4f1d07

File tree

11 files changed

+211
-139
lines changed

11 files changed

+211
-139
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.76%", "updated_at": "2024-10-13T16:18:33Z"}
1+
{"translation": "93.76%", "updated_at": "2024-11-26T13:20:54Z"}

c-api/sys.po

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.9\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-04-26 21:29+0000\n"
16+
"POT-Creation-Date: 2024-11-12 10:57+0000\n"
1717
"PO-Revision-Date: 2017-02-16 17:39+0000\n"
1818
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -529,12 +529,6 @@ msgstr ""
529529
"请参阅 :pep:`578` 了解有关审计的详细描述。 在运行时和标准库中会引发审计事件的函数清单见 :ref:`审计事件表 <audit-"
530530
"events>`。 更多细节见每个函数的文档。"
531531

532-
#: ../../c-api/sys.rst:363
533-
msgid ""
534-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
535-
"arguments."
536-
msgstr " "
537-
538532
#: ../../c-api/sys.rst:365
539533
msgid ""
540534
"If the interpreter is initialized, this function raises a auditing event "

c-api/typeobj.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@
1212
# Lu <lu2github@gmail.com>, 2022
1313
# chime z <chimez@163.com>, 2022
1414
# Shan Su, 2023
15-
# Bryan不可思议, 2023
15+
# ProgramRipper, 2023
1616
# Nyuan Zhang, 2023
1717
# Kevin Deng <kevindeng55+transifex@gmail.com>, 2024
18-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1918
# Freesand Leo <yuqinju@163.com>, 2024
19+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
2020
#
2121
#, fuzzy
2222
msgid ""
2323
msgstr ""
2424
"Project-Id-Version: Python 3.9\n"
2525
"Report-Msgid-Bugs-To: \n"
26-
"POT-Creation-Date: 2024-04-26 21:29+0000\n"
26+
"POT-Creation-Date: 2024-11-01 16:08+0000\n"
2727
"PO-Revision-Date: 2017-02-16 17:39+0000\n"
28-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
28+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2929
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3030
"MIME-Version: 1.0\n"
3131
"Content-Type: text/plain; charset=UTF-8\n"
@@ -77,15 +77,15 @@ msgstr "快速参考"
7777

7878
#: ../../c-api/typeobj.rst:34
7979
msgid "\"tp slots\""
80-
msgstr "\"tp_方法槽\""
80+
msgstr "\"tp 槽位\""
8181

8282
#: ../../c-api/typeobj.rst:40
8383
msgid "PyTypeObject Slot [#slots]_"
84-
msgstr "PyTypeObject [#slots]_"
84+
msgstr "PyTypeObject 槽位 [#slots]_"
8585

8686
#: ../../c-api/typeobj.rst:40 ../../c-api/typeobj.rst:193
8787
msgid ":ref:`Type <slot-typedefs-table>`"
88-
msgstr ":ref:`Type <slot-typedefs-table>`"
88+
msgstr ":ref:`类型 <slot-typedefs-table>`"
8989

9090
#: ../../c-api/typeobj.rst:40
9191
msgid "special methods/attrs"
@@ -659,11 +659,11 @@ msgstr "注意,有些方法槽是通过普通属性查找链有效继承的。
659659

660660
#: ../../c-api/typeobj.rst:187
661661
msgid "sub-slots"
662-
msgstr "子方法槽(方法域)"
662+
msgstr "子槽位"
663663

664664
#: ../../c-api/typeobj.rst:193
665665
msgid "Slot"
666-
msgstr "方法槽"
666+
msgstr "槽位"
667667

668668
#: ../../c-api/typeobj.rst:193
669669
msgid "special methods"

extending/extending.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
# ww song <sww4718168@gmail.com>, 2018
88
# Shengjing Zhu <zsj950618@gmail.com>, 2019
99
# Harry Liu. <harry.python@gmail.com>, 2020
10-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1110
# Freesand Leo <yuqinju@163.com>, 2024
11+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1212
#
1313
#, fuzzy
1414
msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.9\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-03-22 21:26+0000\n"
18+
"POT-Creation-Date: 2024-11-01 16:08+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:42+0000\n"
20-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
20+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2121
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -69,7 +69,7 @@ msgid ""
6969
msgstr ""
7070
"C扩展接口特指CPython,扩展模块无法在其他Python实现上工作。在大多数情况下,应该避免写C扩展,来保持可移植性。举个例子,如果你的用例调用了C库或系统调用,你应该考虑使用"
7171
" :mod:`ctypes` 模块或 `cffi <https://cffi.readthedocs.io/>`_ "
72-
"库,而不是自己写C代码。这些模块允许你写Python代码来接口C代码,而且可移植性更好。不知为何编译失败了。"
72+
"库,而不是自己写C代码。这些模块允许你写Python代码来接口C代码,并且相较于编写和编译C扩展模块,该方法在不同Python实现之间具有更高的可移植性。"
7373

7474
#: ../../extending/extending.rst:40
7575
msgid "A Simple Example"

howto/regex.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.9\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-09-27 16:48+0000\n"
21+
"POT-Creation-Date: 2024-11-01 16:08+0000\n"
2222
"PO-Revision-Date: 2017-02-16 17:45+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2424
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -95,8 +95,9 @@ msgid ""
9595
"be slower than an elaborate regular expression, it will also probably be "
9696
"more understandable."
9797
msgstr ""
98-
"正则表达式语言相对较小且受限,因此并非所有可能的字符串处理任务都可以使用正则表达式完成。有些任务尽管*可以*用正则表达式来完成,但表达式会变得非常复杂。这些情况下,最好通过编写"
99-
" Python 代码来进行处理。也许 Python 代码会比精心设计的正则表达式慢,但它可能更容易理解。"
98+
"正则表达式语言相对较小且受限,因此并非所有可能的字符串处理任务都可以使用正则表达式完成。有些任务尽管 *可以* "
99+
"用正则表达式来完成,但表达式会变得非常复杂。 这些情况下,最好通过编写 Python 代码来进行处理。 也许 Python "
100+
"代码会比精心设计的正则表达式慢,但它可能更容易理解。"
100101

101102
#: ../../howto/regex.rst:51
102103
msgid "Simple Patterns"

library/idle.po

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2022, 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
# Shengjing Zhu <zsj950618@gmail.com>, 2018
8-
# Iterator <xicheng.li@ucdconnect.ie>, 2019
8+
# 8af080f2e6702c64bedd01873aed27e8_25aec74 <fd99d14239138a1f987c22e7736dde81_777475>, 2019
99
# ppcfish <ppcfish@gmail.com>, 2021
1010
# Freesand Leo <yuqinju@163.com>, 2022
11+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1112
#
1213
#, fuzzy
1314
msgid ""
1415
msgstr ""
1516
"Project-Id-Version: Python 3.9\n"
1617
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2022-11-04 14:34+0000\n"
18+
"POT-Creation-Date: 2024-11-08 16:35+0000\n"
1819
"PO-Revision-Date: 2017-02-16 23:14+0000\n"
19-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2022\n"
20-
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
20+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
21+
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
2324
"Content-Transfer-Encoding: 8bit\n"
@@ -52,7 +53,7 @@ msgstr "跨平台:在 Windows、Unix 和 macOS 上工作近似。"
5253
msgid ""
5354
"Python shell window (interactive interpreter) with colorizing of code input,"
5455
" output, and error messages"
55-
msgstr "提供输入输出高亮和错误信息的 Python 命令行窗口 (交互解释器) "
56+
msgstr "提供输入输出高亮和错误信息的 Python 命令行窗口 (交互解释器)"
5657

5758
#: ../../library/idle.rst:28
5859
msgid ""
@@ -173,7 +174,7 @@ msgid ""
173174
"instead."
174175
msgstr ""
175176
"如果文件已经存在,则将当前窗口保存至对应的文件。自打开或上次保存之后经过修改的文件的窗口标题栏首尾将出现星号 \\* "
176-
"。如果没有对应的文件,则使用“另存为”代替。 "
177+
"。如果没有对应的文件,则使用“另存为”代替。"
177178

178179
#: ../../library/idle.rst:90
179180
msgid "Save As..."
@@ -336,7 +337,7 @@ msgstr "将光标移到所请求行的开头并使该行可见。 对于超过
336337

337338
#: ../../library/idle.rst:153
338339
msgid "Show Completions"
339-
msgstr "提示完成"
340+
msgstr "显示补全信息"
340341

341342
#: ../../library/idle.rst:152
342343
msgid ""
@@ -364,8 +365,7 @@ msgid ""
364365
"After an unclosed parenthesis for a function, open a small window with "
365366
"function parameter hints. See :ref:`Calltips <calltips>` in the Editing and"
366367
" navigation section below."
367-
msgstr ""
368-
"在函数的右括号后,打开一个带有函数参数提示的小窗口。请参阅下面的“编辑和导航”部分中的 :ref:`Calltips <calltips>` 。"
368+
msgstr "在函数的右括号后,打开一个带有函数参数提示的小窗口。 请参阅下面的“编辑和导航”部分中的 :ref:`调用提示 <calltips>`。"
369369

370370
#: ../../library/idle.rst:165
371371
msgid "Show surrounding parens"
@@ -531,7 +531,7 @@ msgstr "打开或唤醒Python Shell窗口。"
531531

532532
#: ../../library/idle.rst:249
533533
msgid "Shell menu (Shell window only)"
534-
msgstr "Shell 菜单(仅 window 编辑器)"
534+
msgstr "Shell 菜单(仅限 Shell 窗口)"
535535

536536
#: ../../library/idle.rst:252
537537
msgid "View Last Restart"
@@ -578,7 +578,7 @@ msgstr "停止正在运行的程序。"
578578

579579
#: ../../library/idle.rst:267
580580
msgid "Debug menu (Shell window only)"
581-
msgstr "调试菜单(仅 window 编辑器)"
581+
msgstr "调试菜单(仅限 Shell 窗口)"
582582

583583
#: ../../library/idle.rst:274
584584
msgid "Go to File/Line"
@@ -652,7 +652,7 @@ msgstr "大多数配置选项适用于所有窗口或将来的所有窗口。以
652652

653653
#: ../../library/idle.rst:310
654654
msgid "Show/Hide Code Context (Editor Window only)"
655-
msgstr "显示/隐藏代码上下文(仅 window 编辑器)"
655+
msgstr "显示/隐藏代码上下文(仅限编辑器窗口)"
656656

657657
#: ../../library/idle.rst:307
658658
msgid ""
@@ -665,7 +665,7 @@ msgstr ""
665665

666666
#: ../../library/idle.rst:315
667667
msgid "Show/Hide Line Numbers (Editor Window only)"
668-
msgstr "显示/隐藏行号(仅 window 编辑器)"
668+
msgstr "显示/隐藏行号(仅限 Editor 窗口)"
669669

670670
#: ../../library/idle.rst:313
671671
msgid ""
@@ -956,7 +956,7 @@ msgstr "另请参阅 :ref:`Format 菜单 <format-menu>` 的缩进/取消缩进
956956

957957
#: ../../library/idle.rst:477
958958
msgid "Completions"
959-
msgstr "完成"
959+
msgstr "补全"
960960

961961
#: ../../library/idle.rst:479
962962
msgid ""
@@ -1168,7 +1168,7 @@ msgstr ":kbd:`C-d` 发送文件结束命令;如果在 ``>>>`` 提示符后按
11681168

11691169
#: ../../library/idle.rst:597
11701170
msgid ":kbd:`Alt-/` (Expand word) is also useful to reduce typing"
1171-
msgstr ":kbd:`Alt-/` (扩展单词) 也有助于减少输入量"
1171+
msgstr ":kbd:`Alt-/` (扩展单词) 也有助于减少按键量"
11721172

11731173
#: ../../library/idle.rst:599
11741174
msgid "Command history"
@@ -1518,7 +1518,7 @@ msgid ""
15181518
"text cursor through such output with arrow keys may exhibit some surprising "
15191519
"spacing behavior.) ::"
15201520
msgstr ""
1521-
" IDLE 的 Shell 所使用的 Tk Text 部件可显示的字符 (码位) 为 Unicode 的 BMP (基本多语言平面) 子集。 "
1521+
"IDLE 的 Shell 所使用的 Tk Text 部件可显示的字符 (码位) 为 Unicode 的 BMP (基本多语言平面) 子集。 "
15221522
"具体哪些字符会显示为正确的字形而哪些会以方框代替取决于操作系统和所安装的字体。 制表符会使之后的文本从下一个制表位开始。 (每 8 个 '字符' "
15231523
"对应一个制表位)。 换行符会使之后的文本开始新的一行。 其他控制符会被忽略或是显示为空格、方框或其他形式,具体取决于操作系统和字体。 "
15241524
"(使用方向键在这样的输出中移动文本光标有可能让显示间距发生怪异的变化。) ::"
@@ -1731,7 +1731,7 @@ msgstr ""
17311731

17321732
#: ../../library/idle.rst:940
17331733
msgid "IDLE on macOS"
1734-
msgstr "macOS 上的IDLE "
1734+
msgstr "macOS 上的IDLE"
17351735

17361736
#: ../../library/idle.rst:942
17371737
msgid ""

library/math.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2022, 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
#
@@ -11,16 +11,17 @@
1111
# Arisaka97 <solitaire2312@gmail.com>, 2020
1212
# Freesand Leo <yuqinju@163.com>, 2021
1313
# Alpha Du <alphanow@gmail.com>, 2022
14+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1415
#
1516
#, fuzzy
1617
msgid ""
1718
msgstr ""
1819
"Project-Id-Version: Python 3.9\n"
1920
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2022-11-04 14:34+0000\n"
21+
"POT-Creation-Date: 2024-11-15 16:34+0000\n"
2122
"PO-Revision-Date: 2017-02-16 23:18+0000\n"
22-
"Last-Translator: Alpha Du <alphanow@gmail.com>, 2022\n"
23-
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
23+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
24+
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2425
"MIME-Version: 1.0\n"
2526
"Content-Type: text/plain; charset=UTF-8\n"
2627
"Content-Transfer-Encoding: 8bit\n"
@@ -49,7 +50,7 @@ msgid ""
4950
" can determine how and why it was generated in the first place."
5051
msgstr ""
5152
"这些函数不适用于复数;如果你需要计算复数,请使用 :mod:`cmath` "
52-
"模块中的同名函数。将支持计算复数的函数区分开的目的,来自于大多数开发者并不愿意像数学家一样需要学习复数的概念。得到一个异常而不是一个复数结果使得开发者能够更早地监测到传递给这些函数的参数中包含复数,进而调查其产生的原因。"
53+
"模块中的同名函数。将支持计算复数的函数区分开的目的,在于大多数用户并不愿意为了理解复数而去学习太多数学知识。得到一个异常而不是一个复数结果能让复数当作参数的情况更早被监测到,进而程序员可以第一时间调查其产生的原因。"
5354

5455
#: ../../library/math.rst:25
5556
msgid ""
@@ -502,7 +503,7 @@ msgid ""
502503
"natural logarithms. This is usually more accurate than ``math.e ** x`` or "
503504
"``pow(math.e, x)``."
504505
msgstr ""
505-
"返回 *e* *x* ,其中 *e* = 2.718281... 是自然对数的基数。这通常比 ``math.e ** x`` 或 "
506+
"返回 *e* *x* 次幂,其中 *e* = 2.718281... 是自然对数的基数。这通常比 ``math.e ** x`` 或 "
506507
"``pow(math.e, x)`` 更精确。"
507508

508509
#: ../../library/math.rst:356
@@ -713,8 +714,7 @@ msgstr "特殊函数"
713714
msgid ""
714715
"Return the `error function <https://en.wikipedia.org/wiki/Error_function>`_ "
715716
"at *x*."
716-
msgstr ""
717-
"返回 *x* 处的 `error function <https://en.wikipedia.org/wiki/Error_function>`_ 。"
717+
msgstr "返回 *x* 处的 `误差函数 <https://en.wikipedia.org/wiki/Error_function>`_ 。"
718718

719719
#: ../../library/math.rst:555
720720
msgid ""
@@ -734,8 +734,8 @@ msgid ""
734734
"from one would cause a `loss of significance "
735735
"<https://en.wikipedia.org/wiki/Loss_of_significance>`_\\."
736736
msgstr ""
737-
"返回 *x* 处的互补误差函数。 `互补错误函数 <https://en.wikipedia.org/wiki/Error_function>`_ "
738-
"定义为 ``1.0 - erf(x)``。 它用于 *x* 的大值,从其中减去一个会导致 `有效位数损失 "
737+
"返回 *x* 处的互补误差函数。 `互补误差函数 <https://en.wikipedia.org/wiki/Error_function>`_ "
738+
"定义为 ``1.0 - erf(x)``。 它用于大的 *x* 取值,以避免直接用 1 减其误差函数值导致的 `有效位数损失 "
739739
"<https://en.wikipedia.org/wiki/Loss_of_significance>`_\\。"
740740

741741
#: ../../library/math.rst:579
@@ -752,7 +752,7 @@ msgstr "返回Gamma函数在 *x* 绝对值的自然对数。"
752752

753753
#: ../../library/math.rst:594
754754
msgid "Constants"
755-
msgstr "常数"
755+
msgstr "常量"
756756

757757
#: ../../library/math.rst:598
758758
msgid "The mathematical constant *π* = 3.141592..., to available precision."

library/sys.po

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.9\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2024-08-30 16:51+0000\n"
25+
"POT-Creation-Date: 2024-11-12 10:57+0000\n"
2626
"PO-Revision-Date: 2017-02-16 23:29+0000\n"
2727
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2828
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -75,12 +75,6 @@ msgstr ""
7575
":c:func:`PySys_AddAuditHook` 添加的原生钩子会先被调用,然后是当前(子)解释器中添加的钩子。 "
7676
"接下来这些钩子会记录事件,引发异常来中止操作,或是完全终止进程。"
7777

78-
#: ../../library/sys.rst:38
79-
msgid ""
80-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
81-
"arguments."
82-
msgstr " "
83-
8478
#: ../../library/sys.rst:40
8579
msgid ""
8680
"Calling :func:`sys.addaudithook` will itself raise an auditing event named "

0 commit comments

Comments
 (0)