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- ![ 42.12 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-42.12 %25-0.svg )
4+ ![ 42.31 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-42.31 %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/39 )
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 @@ -149,9 +149,12 @@ msgid ""
149149"This does not introduce the module name from which the imports are taken in "
150150"the local symbol table (so in the example, ``fibo`` is not defined)."
151151msgstr ""
152+ "Nie wprowadza to nazwy modułu, z którego wzięte są importy do lokalnej "
153+ "tablicy symboli (więc w przykładzie ``fibo`` nie jest zdefiniowane)."
152154
153155msgid "There is even a variant to import all names that a module defines::"
154156msgstr ""
157+ "Jest również wariant importujący wszystkie nazwy definiowane przez moduł::"
155158
156159msgid ""
157160"This imports all names except those beginning with an underscore (``_``). In "
You can’t perform that action at this time.
0 commit comments