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

Skip to content

Commit c95d819

Browse files
[po] auto sync
1 parent 7459413 commit c95d819

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.77%", "updated_at": "2024-01-09T01:47:28Z"}
1+
{"translation": "90.78%", "updated_at": "2024-01-10T00:44:53Z"}

c-api/typeobj.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2024
8+
# Freesand Leo <[email protected]>, 2024
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2024-01-05 19:16+0000\n"
1516
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1639,7 +1640,7 @@ msgstr ""
16391640

16401641
#: ../../c-api/typeobj.rst:782 ../../c-api/typeobj.rst:983
16411642
msgid "Group: :attr:`tp_setattr`, :attr:`tp_setattro`"
1642-
msgstr ""
1643+
msgstr "分组: :attr:`tp_setattr`, :attr:`tp_setattro`"
16431644

16441645
#: ../../c-api/typeobj.rst:784
16451646
msgid ""
@@ -1795,7 +1796,7 @@ msgstr ""
17951796

17961797
#: ../../c-api/typeobj.rst:898 ../../c-api/typeobj.rst:1485
17971798
msgid "Group: :attr:`tp_hash`, :attr:`tp_richcompare`"
1798-
msgstr ""
1799+
msgstr "分组: :attr:`tp_hash`, :attr:`tp_richcompare`"
17991800

18001801
#: ../../c-api/typeobj.rst:900
18011802
msgid ""
@@ -1883,7 +1884,7 @@ msgstr ""
18831884

18841885
#: ../../c-api/typeobj.rst:965
18851886
msgid ":c:type:`PyBaseObject_Type` uses :c:func:`PyObject_GenericGetAttr`."
1886-
msgstr ""
1887+
msgstr ":c:type:`PyBaseObject_Type` 使用 :c:func:`PyObject_GenericGetAttr`。"
18871888

18881889
#: ../../c-api/typeobj.rst:972
18891890
msgid "The signature is the same as for :c:func:`PyObject_SetAttr`::"

0 commit comments

Comments
 (0)