File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
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
- ![ 62.11 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-62.11 %25-0.svg )
19
- ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.32 %25-0.svg )
18
+ ![ 62.19 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-62.19 %25-0.svg )
19
+ ![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-3.33 %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 7
7
# Igor Zubrycki <igorzubrycki@gmail.com>, 2021
8
8
# haaritsubaki, 2023
9
9
# Maciej Olko <maciej.olko@gmail.com>, 2024
10
+ # Ciarbin <mrciarbin@gmail.com>, 2024
10
11
#
11
12
#, fuzzy
12
13
msgid ""
13
14
msgstr ""
14
15
"Project-Id-Version : Python 3.13\n "
15
16
"Report-Msgid-Bugs-To : \n "
16
- "POT-Creation-Date : 2024-08-09 16:36 +0000\n "
17
+ "POT-Creation-Date : 2024-08-16 14:15 +0000\n "
17
18
"PO-Revision-Date : 2021-06-28 01:06+0000\n "
18
- "Last-Translator : Maciej Olko <maciej.olko @gmail.com>, 2024\n "
19
+ "Last-Translator : Ciarbin <mrciarbin @gmail.com>, 2024\n "
19
20
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
20
21
"MIME-Version : 1.0\n "
21
22
"Content-Type : text/plain; charset=UTF-8\n "
@@ -313,6 +314,9 @@ msgid ""
313
314
"floating-point number, or an object implementing :meth:`~object.__abs__`. If "
314
315
"the argument is a complex number, its magnitude is returned."
315
316
msgstr ""
317
+ "Zwraca wartość bezwzględną liczby. Argument może być liczbą całkowitą, "
318
+ "zmiennoprzecinkową lub obiektem implementującym :meth:`~object.__abs__`. "
319
+ "Jeśli argument jest liczbą zespoloną, zwracany jest jej moduł."
316
320
317
321
msgid ""
318
322
"Return an :term:`asynchronous iterator` for an :term:`asynchronous "
You can’t perform that action at this time.
0 commit comments