Skip to content

Commit 0d83448

Browse files
GitHub Action's update-translation jobm-aciek
authored andcommitted
Update translation from Transifex
1 parent 0448557 commit 0d83448

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ f'''![build](https://github.com/python/python-docs-pl/workflows/.github/workflow
1515
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1616
]]] -->
1717
![build](https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg)
18-
![54.67% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-54.67%25-0.svg)
19-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.09%25-0.svg)
18+
![54.88% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-54.88%25-0.svg)
19+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-3.10%25-0.svg)
2020
![21 tłumaczy](https://img.shields.io/badge/tłumaczy-21-0.svg)
2121
<!-- [[[end]]] -->
2222

tutorial/inputoutput.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ msgid ""
9292
"100, with 2 decimal places and followed by a percent sign (see :ref:"
9393
"`formatspec` for details)."
9494
msgstr ""
95+
"Zauważ, że ``yes_votes`` są wypełnione spacjami i znakiem minus tylko dla "
96+
"liczb ujemnych. Przykład wypisuje również ``percentage`` pomnożony przez "
97+
"100, z 2 miejscami po przecinku i ze znakiem procentu (szczegóły: :ref:"
98+
"`formatspec`)."
9599

96100
msgid ""
97101
"Finally, you can do all the string handling yourself by using string slicing "
@@ -255,6 +259,8 @@ msgid ""
255259
"This is particularly useful in combination with the built-in function :func:"
256260
"`vars`, which returns a dictionary containing all local variables::"
257261
msgstr ""
262+
"Jest to szczególnie przydatne w połączeniu z wbudowaną funkcją :func:`vars`, "
263+
"która zwraca słownik zawierający wszystkie zmienne lokalne::"
258264

259265
msgid ""
260266
"As an example, the following lines produce a tidily aligned set of columns "

0 commit comments

Comments
 (0)