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 @@ -15,7 +15,7 @@ f'''''')
16
16
]]] -->
17
17
![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
18
- ![ 59.07 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-59.07 %25-0.svg )
18
+ ![ 59.16 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-59.16 %25-0.svg )
19
19
![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.23%25-0.svg )
20
20
![ 21 tłumaczy] ( https://img.shields.io/badge/tłumaczy-21-0.svg )
21
21
<!-- [[[end]]] -->
Original file line number Diff line number Diff line change @@ -249,6 +249,9 @@ msgid ""
249
249
"directly accessible. \" Directly accessible\" here means that an unqualified "
250
250
"reference to a name attempts to find the name in the namespace."
251
251
msgstr ""
252
+ "*Zakres* to tekstowy obszar programu Python, w którym przestrzeń nazw jest "
253
+ "bezpośrednio dostępna. „Bezpośrednio dostępny” oznacza tutaj, że odwołanie "
254
+ "do nazwy próbuje znaleźć nazwę w przestrzeni nazw."
252
255
253
256
msgid ""
254
257
"Although scopes are determined statically, they are used dynamically. At any "
You can’t perform that action at this time.
0 commit comments