Skip to content

Commit d4b8090

Browse files
m-aciekMaciej Olko
authored andcommitted
Update translation from Transifex
1 parent 16d8187 commit d4b8090

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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/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

tutorial/introduction.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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."
322322
msgstr ""
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

324326
msgid "Attempting to use an index that is too large will result in an error::"
325327
msgstr ""

0 commit comments

Comments
 (0)