Skip to content

Commit 46254fe

Browse files
[po] auto sync
1 parent f96fce1 commit 46254fe

3 files changed

Lines changed: 5 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": "0.96%", "updated_at": "2025-11-25T15:25:22Z"}
1+
{"translation": "0.96%", "updated_at": "2025-11-25T18:34:01Z"}

tutorial/modules.mo

689 Bytes
Binary file not shown.

tutorial/modules.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,6 +1189,10 @@ msgid ""
11891189
":mod:`!sound.effects` package when the ``from...import`` statement is "
11901190
"executed. (This also works when ``__all__`` is defined.)"
11911191
msgstr ""
1192+
"В этом примере модули :mod:`!echo` и :mod:`!surround` импортируются в "
1193+
"текущее пространство имён, потому что они определены в пакете "
1194+
":mod:`!sound.effects` на момент выполнения инструкции ``from...import``. "
1195+
"(Это работает и в том случае, если ``__all__`` определён.)"
11921196

11931197
#: ../../tutorial/modules.rst:552
11941198
msgid ""

0 commit comments

Comments
 (0)