File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11Polskie tłumaczenie dokumentacji Pythona
22========================================
33![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4- ![ 43.47 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-43.47 %25-0.svg )
4+ ![ 43.56 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-43.56 %25-0.svg )
55![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/dynamic/json.svg?label=całość&query=$.pl&url=http://gce.zhsj.me/python/newest )
66![ 16 tłumaczy] ( https://img.shields.io/badge/tłumaczy-16-0.svg )
77
Original file line number Diff line number Diff 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:"
254254msgstr ""
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
256260msgid ""
257261"The directory containing the input script (or the current directory when no "
You can’t perform that action at this time.
0 commit comments