File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Polskie tłumaczenie dokumentacji Pythona
22========================================
33![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-and-build.yml/badge.svg )
4- ![ 22.92 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-22.92 %25-0.svg )
4+ ![ 22.85 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-22.85 %25-0.svg )
55![ 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 )
66![ 4 tłumaczy] ( https://img.shields.io/badge/tłumaczy-4-0.svg )
77
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.9\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2020-10-21 04:23 +0000\n "
14+ "POT-Creation-Date : 2020-10-27 04:26 +0000\n "
1515"PO-Revision-Date : 2017-02-16 23:11+0000\n "
1616"Last-Translator : m_aciek <maciej.olko@gmail.com>, 2020\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -365,11 +365,10 @@ msgstr ""
365365"zainicjowana bajtami zerowymi."
366366
367367msgid ""
368- "If it is an object conforming to the *buffer* interface, a read-only buffer "
369- "of the object will be used to initialize the bytes array."
368+ "If it is an object conforming to the :ref:`buffer interface "
369+ "<bufferobjects>`, a read-only buffer of the object will be used to "
370+ "initialize the bytes array."
370371msgstr ""
371- "Jeśli jest obiektem zgodnym z interfejsem *buffer*, do inicjalizacji tablicy "
372- "bajtów zostanie użyty bufor tylko-do-odczytu tego obiektu."
373372
374373msgid ""
375374"If it is an *iterable*, it must be an iterable of integers in the range ``0 "
You can’t perform that action at this time.
0 commit comments