Skip to content

Commit 01d8672

Browse files
committed
Update translation from Transifex
1 parent 914524e commit 01d8672

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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-
![36.48% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-36.48%25-0.svg)
4+
![36.56% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-36.56%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
![9 tłumaczy](https://img.shields.io/badge/tłumaczy-9-0.svg)
77

tutorial/datastructures.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,8 @@ msgid ""
525525
"The :func:`dict` constructor builds dictionaries directly from sequences of "
526526
"key-value pairs::"
527527
msgstr ""
528+
"Konstruktor :func:`dict` buduje słowniki bezpośrednio z sekwencji par klucz-"
529+
"wartość::"
528530

529531
msgid ""
530532
"In addition, dict comprehensions can be used to create dictionaries from "

0 commit comments

Comments
 (0)