Skip to content

Commit a53785f

Browse files
committed
Update translation from Transifex
1 parent a5f623e commit a53785f

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Polskie 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.87% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-22.87%25-0.svg)
4+
![22.80% przełącznika języków](https://img.shields.io/badge/przełącznik_języków-22.80%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

library/functions.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-10-21 15:27+0000\n"
14+
"POT-Creation-Date: 2020-10-26 15:37+0000\n"
1515
"PO-Revision-Date: 2020-05-30 12:02+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"
@@ -367,11 +367,10 @@ msgstr ""
367367
"zainicjowana bajtami null."
368368

369369
msgid ""
370-
"If it is an object conforming to the *buffer* interface, a read-only buffer "
371-
"of the object will be used to initialize the bytes array."
370+
"If it is an object conforming to the :ref:`buffer interface "
371+
"<bufferobjects>`, a read-only buffer of the object will be used to "
372+
"initialize the bytes array."
372373
msgstr ""
373-
"Jeśli jest obiektem zgodnym z interfejsem *buffer*, do inicjalizacji tablicy "
374-
"bajtów zostanie użyty bufor tylko-do-odczytu tego obiektu."
375374

376375
msgid ""
377376
"If it is an *iterable*, it must be an iterable of integers in the range ``0 "

0 commit comments

Comments
 (0)