File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11Polskie tłumaczenie dokumentacji Pythona
22========================================
3- ![ 10.20 % language switchera] ( https://img.shields.io/badge/language_switcher-10.20 %25-0.svg )
3+ ![ 10.27 % language switchera] ( https://img.shields.io/badge/language_switcher-10.27 %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 @@ -283,6 +283,8 @@ msgid ""
283283"Note how the start is always included, and the end always excluded. This "
284284"makes sure that ``s[:i] + s[i:]`` is always equal to ``s``::"
285285msgstr ""
286+ "Zwróć uwagę, że początkowy indeks wchodzi w skład podciągu, a końcowy nie. W "
287+ "ten sposób ``s[:i] + s[i:]`` jest zawsze równe ``s``::"
286288
287289msgid ""
288290"Slice indices have useful defaults; an omitted first index defaults to zero, "
You can’t perform that action at this time.
0 commit comments