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-04-29 17:15+0000\n "
16
17
"PO-Revision-Date : 2020-05-30 11:53+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 "
@@ -1081,7 +1082,7 @@ msgid ""
1081
1082
msgstr ""
1082
1083
1083
1084
msgid "How do you remove duplicates from a list?"
1084
- msgstr ""
1085
+ msgstr "Jak usuwasz duplikaty z listy? "
1085
1086
1086
1087
msgid "See the Python Cookbook for a long discussion of many ways to do this:"
1087
1088
msgstr ""
@@ -1118,7 +1119,7 @@ msgid "The list comprehension may be fastest."
1118
1119
msgstr ""
1119
1120
1120
1121
msgid "How do you make an array in Python?"
1121
- msgstr ""
1122
+ msgstr "Jak zrobić macierz w pythonie? "
1122
1123
1123
1124
msgid "Use a list::"
1124
1125
msgstr ""
@@ -1148,7 +1149,7 @@ msgid ""
1148
1149
msgstr ""
1149
1150
1150
1151
msgid "How do I create a multidimensional list?"
1151
- msgstr ""
1152
+ msgstr "Jak stworzyć listę wielowymiarową? "
1152
1153
1153
1154
msgid "You probably tried to make a multidimensional array like this::"
1154
1155
msgstr ""
0 commit comments