Skip to content

Commit 65a2be1

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 705f63d commit 65a2be1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1616
]]] -->
1717
![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)
1919
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.23%25-0.svg)
2020
![21 tłumaczy](https://img.shields.io/badge/tłumaczy-21-0.svg)
2121
<!-- [[[end]]] -->

tutorial/classes.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ msgid ""
249249
"directly accessible. \"Directly accessible\" here means that an unqualified "
250250
"reference to a name attempts to find the name in the namespace."
251251
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."
252255

253256
msgid ""
254257
"Although scopes are determined statically, they are used dynamically. At any "

0 commit comments

Comments
 (0)