File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ f'''''')
16
16
]]] -->
17
17
![ 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 )
20
20
![ 21 tłumaczy] ( https://img.shields.io/badge/tłumaczy-21-0.svg )
21
21
<!-- [[[end]]] -->
22
22
Original file line number Diff line number Diff line change @@ -92,6 +92,10 @@ msgid ""
92
92
"100, with 2 decimal places and followed by a percent sign (see :ref:"
93
93
"`formatspec` for details)."
94
94
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`)."
95
99
96
100
msgid ""
97
101
"Finally, you can do all the string handling yourself by using string slicing "
@@ -255,6 +259,8 @@ msgid ""
255
259
"This is particularly useful in combination with the built-in function :func:"
256
260
"`vars`, which returns a dictionary containing all local variables::"
257
261
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::"
258
264
259
265
msgid ""
260
266
"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