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,7 +15,7 @@ f'''''')
1616]]] -->
1717![ build] ( https://github.com/python/python-docs-pl/workflows/.github/workflows/update-lint-and-build.yml/badge.svg )
18- ![ 47.99 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-47.99 %25-0.svg )
18+ ![ 48.05 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-48.05 %25-0.svg )
1919![ postęp tłumaczenia całości dokumentacji] ( https://img.shields.io/badge/całość-2.85%25-0.svg )
2020![ 19 tłumaczy] ( https://img.shields.io/badge/tłumaczy-19-0.svg )
2121<!-- [[[end]]] -->
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.12\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2023-06-23 14:14+0000\n "
15+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1616"PO-Revision-Date : 2021-06-28 00:48+0000\n "
1717"Last-Translator : Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2023\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-06-23 14:14+0000\n "
14+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1515"PO-Revision-Date : 2021-06-28 00:50+0000\n "
1616"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2022\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-06-23 14:14+0000\n "
14+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1515"PO-Revision-Date : 2021-06-28 01:06+0000\n "
1616"Last-Translator : Waldemar Stoczkowski, 2023\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.12\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2023-06-23 14:14+0000\n "
16+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1717"PO-Revision-Date : 2021-06-28 01:13+0000\n "
1818"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\n "
1919"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-06-23 14:14+0000\n "
14+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1515"PO-Revision-Date : 2021-06-28 01:14+0000\n "
1616"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.12\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2023-07-07 14:14+0000\n "
15+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1616"PO-Revision-Date : 2021-06-28 01:50+0000\n "
1717"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -321,13 +321,16 @@ msgid ""
321321msgstr "Więcej informacji można znaleźć w sekcji :ref:`old-string-formatting`."
322322
323323msgid "Reading and Writing Files"
324- msgstr ""
324+ msgstr "Odczytywanie i zapisywanie plików "
325325
326326msgid ""
327327":func:`open` returns a :term:`file object`, and is most commonly used with "
328328"two positional arguments and one keyword argument: ``open(filename, mode, "
329329"encoding=None)``"
330330msgstr ""
331+ ":func:`open` zwraca :term:`file object <obiekt pliku>` i jest najczęściej "
332+ "używany z dwoma argumentami pozycyjnymi i jednym argumentem nazwanym: "
333+ "``open(filename, mode, encoding=None)``"
331334
332335msgid ""
333336"The first argument is a string containing the filename. The second argument "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.12\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2023-06-23 14:14+0000\n "
15+ "POT-Creation-Date : 2023-07-14 14:14+0000\n "
1616"PO-Revision-Date : 2022-11-05 19:49+0000\n "
1717"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
You can’t perform that action at this time.
0 commit comments