Skip to content

Commit 9429d0d

Browse files
[po] auto sync
1 parent f4f4403 commit 9429d0d

5 files changed

Lines changed: 13 additions & 2 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "3.20%", "updated_at": "2026-08-11T16:09:01Z"}
1+
{"translation": "3.20%", "updated_at": "2026-08-11T18:00:55Z"}

glossary.mo

1.67 KB
Binary file not shown.

glossary.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ msgid ""
123123
"A label associated with a variable, a class attribute or a function "
124124
"parameter or return value, used by convention as a :term:`type hint`."
125125
msgstr ""
126+
"Метка, связанная с переменной, атрибутом класса, параметром функции или её "
127+
"возвращаемым значением, которая по соглашению используется в качестве "
128+
":term:`подсказки типа`."
126129

127130
#: ../../glossary.rst:53
128131
msgid ""
@@ -131,13 +134,21 @@ msgid ""
131134
"retrieved by calling :func:`annotationlib.get_annotations` on modules, "
132135
"classes, and functions, respectively."
133136
msgstr ""
137+
"Аннотации локальных переменных недоступны во время выполнения, но аннотации "
138+
"глобальных переменных, атрибутов классов и функций можно получить, вызвав "
139+
":func:`annotationlib.get_annotations` для модулей, классов и функций "
140+
"соответственно."
134141

135142
#: ../../glossary.rst:58
136143
msgid ""
137144
"See :term:`variable annotation`, :term:`function annotation`, :pep:`484`, "
138145
":pep:`526`, and :pep:`649`, which describe this functionality. Also see "
139146
":ref:`annotations-howto` for best practices on working with annotations."
140147
msgstr ""
148+
"См. :term:`аннотацию переменных`, :term:`аннотацию функций`, :pep:`484`, "
149+
":pep:`526` и :pep:`649`, в которых описывается эта функциональность. См. "
150+
"также раздел :ref:`annotations-howto` с рекомендациями по работе с "
151+
"аннотациями."
141152

142153
#: ../../glossary.rst:62
143154
msgid "argument"

tutorial/interpreter.mo

0 Bytes
Binary file not shown.

tutorial/interpreter.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-08 18:34+0000\n"
15+
"POT-Creation-Date: 2026-08-11 14:51+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Dmitry Luschan, 2026\n"
1818
"Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\n"

0 commit comments

Comments
 (0)