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 11Polskie 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/ )
Original file line number Diff line number Diff line change @@ -275,6 +275,9 @@ msgid ""
275275"used to obtain individual characters, *slicing* allows you to obtain "
276276"substring::"
277277msgstr ""
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
279282msgid ""
280283"Note how the start is always included, and the end always excluded. This "
You can’t perform that action at this time.
0 commit comments