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- ![ 37.66 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-37.66 %25-0.svg )
4+ ![ 37.56 % przełącznika języków] ( https://img.shields.io/badge/przełącznik_języków-37.56 %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/39 )
66![ 9 tłumaczy] ( https://img.shields.io/badge/tłumaczy-9-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 : 2021-05-20 06:27 +0000\n "
14+ "POT-Creation-Date : 2021-06-28 06:43 +0000\n "
1515"PO-Revision-Date : 2019-09-01 14:41+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 "
@@ -26,6 +26,9 @@ msgstr ""
2626msgid "Using :mod:`!importlib.metadata`"
2727msgstr ""
2828
29+ msgid "**Source code:** :source:`Lib/importlib/metadata.py`"
30+ msgstr ""
31+
2932msgid ""
3033"This functionality is provisional and may deviate from the usual version "
3134"semantics of the standard library."
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgid ""
1414msgstr ""
1515"Project-Id-Version : Python 3.9\n "
1616"Report-Msgid-Bugs-To : \n "
17- "POT-Creation-Date : 2021-05-13 06:20 +0000\n "
17+ "POT-Creation-Date : 2021-06-28 06:43 +0000\n "
1818"PO-Revision-Date : 2017-02-16 23:40+0000\n "
1919"Last-Translator : m_aciek <maciej.olko@gmail.com>, 2021\n "
2020"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -154,18 +154,9 @@ msgstr ""
154154
155155msgid ""
156156"Later we will see more functions that return iterables and take iterables as "
157- "arguments. Lastly, maybe you are curious about how to get a list from a "
158- "range. Here is the solution:: "
157+ "arguments. In chapter :ref:`tut-structures`, we will discuss in more detail "
158+ "about :func:`list`. "
159159msgstr ""
160- "Później obejrzymy więcej funkcji, które zwracają iterable i biorą iterable "
161- "jako argumenty. Może jesteś ciekawy(-a) jak uzyskać listę z zakresu. Tutaj "
162- "jest rozwiązanie::"
163-
164- msgid ""
165- "In chapter :ref:`tut-structures`, we will discuss in more detail about :func:"
166- "`list`."
167- msgstr ""
168- "W rozdziale :ref:`tut-structures` omówimy bardziej szczegółowo :func:`list`."
169160
170161msgid ""
171162":keyword:`!break` and :keyword:`!continue` Statements, and :keyword:`!else` "
You can’t perform that action at this time.
0 commit comments