6
6
# Translators:
7
7
# m_aciek <[email protected] >, 2021
8
8
# Stefan Ocetkiewicz <[email protected] >, 2022
9
+ # Krzysztof Abramowicz, 2022
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2021-05-23 06:25+0000\n "
16
17
"PO-Revision-Date : 2017-02-16 17:43+0000\n "
17
- "
Last-Translator :
Stefan Ocetkiewicz <[email protected] > , 2022\n"
18
+ "Last-Translator : Krzysztof Abramowicz , 2022\n "
18
19
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
19
20
"MIME-Version : 1.0\n "
20
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1083,7 +1084,7 @@ msgid ""
1083
1084
msgstr ""
1084
1085
1085
1086
msgid "How do you remove duplicates from a list?"
1086
- msgstr ""
1087
+ msgstr "Jak usuwasz duplikaty z listy? "
1087
1088
1088
1089
msgid "See the Python Cookbook for a long discussion of many ways to do this:"
1089
1090
msgstr ""
@@ -1120,7 +1121,7 @@ msgid "The list comprehension may be fastest."
1120
1121
msgstr ""
1121
1122
1122
1123
msgid "How do you make an array in Python?"
1123
- msgstr ""
1124
+ msgstr "Jak zrobić macierz w pythonie? "
1124
1125
1125
1126
msgid "Use a list::"
1126
1127
msgstr ""
@@ -1150,7 +1151,7 @@ msgid ""
1150
1151
msgstr ""
1151
1152
1152
1153
msgid "How do I create a multidimensional list?"
1153
- msgstr ""
1154
+ msgstr "Jak stworzyć listę wielowymiarową? "
1154
1155
1155
1156
msgid "You probably tried to make a multidimensional array like this::"
1156
1157
msgstr ""
0 commit comments