Skip to content

Commit d583280

Browse files
[po] auto sync
1 parent a1568fd commit d583280

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "0.98%", "updated_at": "2025-11-27T23:20:35Z"}
1+
{"translation": "0.98%", "updated_at": "2025-11-28T14:22:23Z"}

c-api/iterator.mo

18 Bytes
Binary file not shown.

c-api/iterator.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Gnevich <and.vareba81@gmail.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.14\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-11-07 14:15+0000\n"
15+
"POT-Creation-Date: 2025-11-27 14:15+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Gnevich <and.vareba81@gmail.com>, 2025\n"
1718
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -130,17 +131,17 @@ msgstr ""
130131
msgid "Other Iterator Objects"
131132
msgstr ""
132133

133-
#: ../../c-api/iterator.rst:112
134+
#: ../../c-api/iterator.rst:113
134135
msgid "Type objects for iterators of various built-in objects."
135136
msgstr ""
136137

137-
#: ../../c-api/iterator.rst:114
138+
#: ../../c-api/iterator.rst:115
138139
msgid ""
139140
"Do not create instances of these directly; prefer calling "
140141
":c:func:`PyObject_GetIter` instead."
141142
msgstr ""
142143

143-
#: ../../c-api/iterator.rst:117
144+
#: ../../c-api/iterator.rst:118
144145
msgid ""
145146
"Note that there is no guarantee that a given built-in type uses a given "
146147
"iterator type. For example, iterating over :class:`range` will use one of "

0 commit comments

Comments
 (0)