Skip to content

Commit 8804a86

Browse files
[po] auto sync
1 parent 4caced1 commit 8804a86

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "3.27%", "updated_at": "2026-08-11T23:47:38Z"}
1+
{"translation": "3.28%", "updated_at": "2026-08-12T02:18:17Z"}

library/functions.mo

1.46 KB
Binary file not shown.

library/functions.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,12 +935,17 @@ msgid ""
935935
"The optional argument *module* specifies the module name. It is needed to "
936936
"unambiguous :ref:`filter <warning-filter>` syntax warnings by module name."
937937
msgstr ""
938+
"Необязательный аргумент *module* задаёт имя модуля. Он нужен для однозначной"
939+
" :ref:`фильтрации <warning-filter>` предупреждений о синтаксисе по имени "
940+
"модуля."
938941

939942
#: ../../library/functions.rst:347
940943
msgid ""
941944
"This function raises :exc:`SyntaxError` or :exc:`ValueError` if the compiled"
942945
" source is invalid."
943946
msgstr ""
947+
"Эта функция возбуждает исключения :exc:`SyntaxError` или :exc:`ValueError`, "
948+
"если исходный код для компиляции некорректен."
944949

945950
#: ../../library/functions.rst:350
946951
msgid ""
@@ -1181,13 +1186,18 @@ msgid ""
11811186
"Create a new dictionary. The :class:`dict` object is the dictionary class. "
11821187
"See also :ref:`typesmapping` for documentation about this class."
11831188
msgstr ""
1189+
"Создаёт новый словарь. Объект :class:`dict` является классом словаря. См. "
1190+
"также :ref:`typesmapping` для получения документации по этому классу."
11841191

11851192
#: ../../library/functions.rst:490
11861193
msgid ""
11871194
"For other containers see the built-in :class:`frozendict`, :class:`list`, "
11881195
":class:`set`, and :class:`tuple` classes, as well as the :mod:`collections` "
11891196
"module."
11901197
msgstr ""
1198+
"Для других контейнеров см. встроенные классы :class:`frozendict`, "
1199+
":class:`list`, :class:`set` и :class:`tuple`, а также модуль "
1200+
":mod:`collections`."
11911201

11921202
#: ../../library/functions.rst:497
11931203
msgid ""

0 commit comments

Comments
 (0)