Skip to content

Commit ae169f2

Browse files
committed
Update translation from Transifex
1 parent 7085cf3 commit ae169f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tutorial/modules.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ msgid ""
132132
"for that matter). The imported module names are placed in the importing "
133133
"module's global symbol table."
134134
msgstr ""
135+
"Moduły mogą importować inne moduły. Zwyczajowo (nieobowiązkowo) umieszcza "
136+
"się wszystkie instrukcje :keyword:`import` na początku modułu (lub skryptu). "
137+
"Zaimportowane nazwy modułów są umieszczane w globalnej tablicy symboli "
138+
"modułu importującego."
135139

136140
msgid ""
137141
"There is a variant of the :keyword:`import` statement that imports names "

0 commit comments

Comments
 (0)