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

Skip to content

Commit 529f9aa

Browse files
[po] auto sync
1 parent 43ed9d6 commit 529f9aa

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.52%", "updated_at": "2024-01-19T14:23:34Z"}
1+
{"translation": "90.52%", "updated_at": "2024-01-20T12:26:34Z"}

c-api/typeobj.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
# Shan Su, 2023
1515
# Bryan不可思议, 2023
1616
# Nyuan Zhang, 2023
17-
# Rafael Fontenelle <[email protected]>, 2024
1817
# Kevin Deng <[email protected]>, 2024
1918
# Freesand Leo <[email protected]>, 2024
19+
# Rafael Fontenelle <[email protected]>, 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-01-12 22:01+0000\n"
26+
"POT-Creation-Date: 2024-01-19 21:29+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"
@@ -3049,7 +3049,7 @@ msgid ""
30493049
":c:member:`~PyTypeObject.tp_finalize` should not mutate the current "
30503050
"exception status; therefore, a recommended way to write a non-trivial "
30513051
"finalizer is::"
3052-
msgstr ":c:member:`~PyTypeObject.tp_finalize` 不应改变当前异常状态;因此,编写非关键终结器的推荐做法::"
3052+
msgstr ":c:member:`~PyTypeObject.tp_finalize` 不应改变当前异常状态;因此,编写非关键终结器的推荐做法如下::"
30533053

30543054
#: ../../c-api/typeobj.rst:1909
30553055
msgid ""
@@ -3155,7 +3155,7 @@ msgstr ""
31553155

31563156
#: ../../c-api/typeobj.rst:1981
31573157
msgid "Number Object Structures"
3158-
msgstr "数字对象结构体Number Object Structures"
3158+
msgstr "数字对象结构体"
31593159

31603160
#: ../../c-api/typeobj.rst:1988
31613161
msgid ""

library/doctest.po

Lines changed: 5 additions & 5 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
#
@@ -11,17 +11,17 @@
1111
# CCXXXI <[email protected]>, 2021
1212
# Alpha Du <[email protected]>, 2021
1313
# Freesand Leo <[email protected]>, 2022
14-
# Rafael Fontenelle <[email protected]>, 2023
1514
# LeeWendao <[email protected]>, 2023
15+
# Rafael Fontenelle <[email protected]>, 2024
1616
#
1717
#, fuzzy
1818
msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.9\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2023-11-24 21:28+0000\n"
22+
"POT-Creation-Date: 2024-01-19 21:29+0000\n"
2323
"PO-Revision-Date: 2017-02-16 23:07+0000\n"
24-
"Last-Translator: LeeWendao <LeeWendao@outlook.com>, 2023\n"
24+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2525
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,7 +31,7 @@ msgstr ""
3131

3232
#: ../../library/doctest.rst:2
3333
msgid ":mod:`doctest` --- Test interactive Python examples"
34-
msgstr ":mod:`doctest` --- 测试交互性的Python示例"
34+
msgstr ":mod:`doctest` --- 测试交互式的 Python 示例"
3535

3636
#: ../../library/doctest.rst:12
3737
msgid "**Source code:** :source:`Lib/doctest.py`"

0 commit comments

Comments
 (0)