Skip to content

Commit 09b593a

Browse files
committed
Update translation from Transifex
1 parent 1c022b1 commit 09b593a

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,6 +1,6 @@
11
Polskie tłumaczenie dokumentacji Pythona
22
========================================
3-
![10.13% language switchera](https://img.shields.io/badge/language_switcher-10.13%25-0.svg)
3+
![10.20% language switchera](https://img.shields.io/badge/language_switcher-10.20%25-0.svg)
44
![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)
55

66
[Pomóż tłumaczyć](https://www.transifex.com/python-doc/python-newest/)

tutorial/introduction.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,9 @@ msgid ""
275275
"used to obtain individual characters, *slicing* allows you to obtain "
276276
"substring::"
277277
msgstr ""
278+
"Oprócz indeksowania, dostępne jest także *wykrawanie* (ang. *slicing*). "
279+
"Indeksowania używamy, aby uzyskać pojedyncze znaki, *wykrawanie* pozwala "
280+
"uzyskać podciąg (ang. substring)::"
278281

279282
msgid ""
280283
"Note how the start is always included, and the end always excluded. This "

0 commit comments

Comments
 (0)