|
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | 6 | # Translators: |
7 | | -# Илья Панфилов, 2024 |
8 | | -# Roustam Khamidoulline, 2025 |
| 7 | +# Rafael Fontenelle <rffontenelle@gmail.com>, 2025 |
9 | 8 | # |
10 | 9 | #, fuzzy |
11 | 10 | msgid "" |
12 | 11 | msgstr "" |
13 | 12 | "Project-Id-Version: Python 3.13\n" |
14 | 13 | "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" |
18 | 17 | "Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n" |
19 | 18 | "MIME-Version: 1.0\n" |
20 | 19 | "Content-Type: text/plain; charset=UTF-8\n" |
@@ -259,9 +258,10 @@ msgstr "" |
259 | 258 |
|
260 | 259 | #: ../../c-api/gcsupport.rst:185 |
261 | 260 | 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::" |
265 | 265 | msgstr "" |
266 | 266 |
|
267 | 267 | #: ../../c-api/gcsupport.rst:190 |
|
0 commit comments