File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-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.34 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-43.34 %25-0.svg )
4+ ![ 43.52 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-43.52 %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![ 15 tłumaczy] ( https://img.shields.io/badge/tłumaczy-15-0.svg )
77
Original file line number Diff line number Diff line change @@ -150,9 +150,12 @@ msgid ""
150150"This does not introduce the module name from which the imports are taken in "
151151"the local symbol table (so in the example, ``fibo`` is not defined)."
152152msgstr ""
153+ "Nie wprowadza to nazwy modułu, z którego wzięte są importy, do lokalnej "
154+ "tablicy symboli (więc w przykładzie ``fibo`` nie jest zdefiniowane)."
153155
154156msgid "There is even a variant to import all names that a module defines::"
155157msgstr ""
158+ "Jest również wariant importujący wszystkie nazwy definiowane przez moduł::"
156159
157160msgid ""
158161"This imports all names except those beginning with an underscore (``_``). In "
You can’t perform that action at this time.
0 commit comments