Skip to content

Commit d30346e

Browse files
committed
Update translation from Transifex
1 parent f7ace37 commit d30346e

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
@@ -252,6 +252,10 @@ msgid ""
252252
"file named :file:`spam.py` in a list of directories given by the variable :"
253253
"data:`sys.path`. :data:`sys.path` is initialized from these locations:"
254254
msgstr ""
255+
"Kiedy importowany jest moduł o nazwie :mod:`spam`, interpreter najpierw "
256+
"szuka wbudowanego modułu o takiej nazwie. Jeśli nie znajdzie, wtedy szuka "
257+
"pliku o nazwie :file:`spam.py` na liście katalogów danych w zmiennej :data:"
258+
"`sys.path`. :data:`sys.path` jest inicjalizowane z tych lokalizacji:"
255259

256260
msgid ""
257261
"The directory containing the input script (or the current directory when no "

0 commit comments

Comments
 (0)