Skip to content

Commit fa57bd7

Browse files
committed
Update translation from Transifex
1 parent b9934bb commit fa57bd7

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.27% language switchera](https://img.shields.io/badge/language_switcher-10.27%25-0.svg)
3+
![10.34% language switchera](https://img.shields.io/badge/language_switcher-10.34%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
@@ -290,6 +290,9 @@ msgid ""
290290
"Slice indices have useful defaults; an omitted first index defaults to zero, "
291291
"an omitted second index defaults to the size of the string being sliced. ::"
292292
msgstr ""
293+
"Indeksy wykrawania mają przydatne wartości domyślne; pominięty pierwszy "
294+
"indeks domyślnie jest zerem, pominięty drugi indeks domyślnie ma wartość "
295+
"długości wykrawanego ciągu. ::"
293296

294297
msgid ""
295298
"One way to remember how slices work is to think of the indices as pointing "

0 commit comments

Comments
 (0)