66# Translators:
77# m_aciek <maciej.olko@gmail.com>, 2021
88# Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com>, 2022
9+ # Krzysztof Abramowicz, 2022
910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2021-05-23 06:25+0000\n "
1617"PO-Revision-Date : 2017-02-16 17:43+0000\n "
17- "Last-Translator : Stefan Ocetkiewicz <stefan.ocetkiewicz@gmail.com> , 2022\n "
18+ "Last-Translator : Krzysztof Abramowicz , 2022\n "
1819"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -1083,7 +1084,7 @@ msgid ""
10831084msgstr ""
10841085
10851086msgid "How do you remove duplicates from a list?"
1086- msgstr ""
1087+ msgstr "Jak usuwasz duplikaty z listy? "
10871088
10881089msgid "See the Python Cookbook for a long discussion of many ways to do this:"
10891090msgstr ""
@@ -1120,7 +1121,7 @@ msgid "The list comprehension may be fastest."
11201121msgstr ""
11211122
11221123msgid "How do you make an array in Python?"
1123- msgstr ""
1124+ msgstr "Jak zrobić macierz w pythonie? "
11241125
11251126msgid "Use a list::"
11261127msgstr ""
@@ -1150,7 +1151,7 @@ msgid ""
11501151msgstr ""
11511152
11521153msgid "How do I create a multidimensional list?"
1153- msgstr ""
1154+ msgstr "Jak stworzyć listę wielowymiarową? "
11541155
11551156msgid "You probably tried to make a multidimensional array like this::"
11561157msgstr ""
0 commit comments