Skip to content

Commit 2cf405b

Browse files
committed
Update translation from Transifex
1 parent 5dd75ba commit 2cf405b

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
@@ -1,7 +1,7 @@
11
Polskie 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

tutorial/modules.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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)."
152152
msgstr ""
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

154156
msgid "There is even a variant to import all names that a module defines::"
155157
msgstr ""
158+
"Jest również wariant importujący wszystkie nazwy definiowane przez moduł::"
156159

157160
msgid ""
158161
"This imports all names except those beginning with an underscore (``_``). In "

0 commit comments

Comments
 (0)