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- ![ 41.52 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-41.52 %25-0.svg )
4+ ![ 41.61 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-41.61 %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![ 14 tłumaczy] ( https://img.shields.io/badge/tłumaczy-14-0.svg )
77
Original file line number Diff line number Diff line change @@ -105,6 +105,10 @@ msgid ""
105105"only the *first* time the module name is encountered in an import statement. "
106106"[#]_ (They are also run if the file is executed as a script.)"
107107msgstr ""
108+ "Moduł może zawierać zarówno wykonywalne instrukcje jak i definicje funkcji. "
109+ "Instrukcje mają inicjalizować moduł. Są wykonywane tylko za *pierwszym* "
110+ "razem, gdy nazwa modułu zostanie napotkana w instrukcji importu. [#]_ (Są "
111+ "one również wykonywane, jeśli plik jest wykonywany jako skrypt.)"
108112
109113msgid ""
110114"Each module has its own private symbol table, which is used as the global "
You can’t perform that action at this time.
0 commit comments