Skip to content

Commit aadf979

Browse files
[po] auto sync
1 parent 217a163 commit aadf979

37 files changed

Lines changed: 3120 additions & 3043 deletions

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "0.00%", "updated_at": "2025-05-20T10:57:11Z"}
1+
{"translation": "0.00%", "updated_at": "2025-05-23T15:57:17Z"}

c-api/gcsupport.mo

21 Bytes
Binary file not shown.

c-api/gcsupport.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Илья Панфилов, 2024
8-
# Roustam Khamidoulline, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
98
#
109
#, fuzzy
1110
msgid ""
1211
msgstr ""
1312
"Project-Id-Version: Python 3.13\n"
1413
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-04-18 14:18+0000\n"
16-
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Roustam Khamidoulline, 2025\n"
14+
"POT-Creation-Date: 2025-05-23 14:55+0000\n"
15+
"PO-Revision-Date: 2025-05-08 05:08+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1817
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=UTF-8\n"
@@ -259,9 +258,10 @@ msgstr ""
259258

260259
#: ../../c-api/gcsupport.rst:185
261260
msgid ""
262-
"If *o* is not ``NULL``, call the *visit* callback, with arguments *o* and "
263-
"*arg*. If *visit* returns a non-zero value, then return it. Using this "
264-
"macro, :c:member:`~PyTypeObject.tp_traverse` handlers look like::"
261+
"If the :c:expr:`PyObject *` *o* is not ``NULL``, call the *visit* callback, "
262+
"with arguments *o* and *arg*. If *visit* returns a non-zero value, then "
263+
"return it. Using this macro, :c:member:`~PyTypeObject.tp_traverse` handlers "
264+
"look like::"
265265
msgstr ""
266266

267267
#: ../../c-api/gcsupport.rst:190

c-api/init.mo

21 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)