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========================================
33![ build] ( https://github.com/m-aciek/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4- ![ 15.45 % language switchera] ( https://img.shields.io/badge/language_switcher-15.45 %25-0.svg )
4+ ![ 15.52 % language switchera] ( https://img.shields.io/badge/language_switcher-15.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![ 2 tłumaczy] ( https://img.shields.io/badge/tłumaczy-2-0.svg )
77
Original file line number Diff line number Diff line change @@ -320,6 +320,8 @@ msgid ""
320320"indices, if both are within bounds. For example, the length of "
321321"``word[1:3]`` is 2."
322322msgstr ""
323+ "Dla nieujemnych indeksów długość slice'a to różnica indeksów, jeśli oba "
324+ "mieszczą się w zakresie. Na przykład długość ``word[1:3]`` to 2."
323325
324326msgid "Attempting to use an index that is too large will result in an error::"
325327msgstr ""
You can’t perform that action at this time.
0 commit comments