File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ f'''''')
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
Original file line number Diff line number Diff 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)."
9494msgstr ""
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
96100msgid ""
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::"
257261msgstr ""
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
259265msgid ""
260266"As an example, the following lines produce a tidily aligned set of columns "
You can’t perform that action at this time.
0 commit comments