File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ msgstr ""
7
7
"Project-Id-Version : \n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2020-11-24 15:40-0500\n "
10
- "PO-Revision-Date : 2020-12-01 19:53 +0000\n "
11
- "Last-Translator : Maciej Stankiewicz <tawezik @gmail.com>\n "
10
+ "PO-Revision-Date : 2020-12-01 19:56 +0000\n "
11
+ "Last-Translator : Szymon Jakubiak <sz.a.jakubiak @gmail.com>\n "
12
12
"Language-Team : pl\n "
13
13
"Language : pl\n "
14
14
"MIME-Version : 1.0\n "
@@ -128,7 +128,7 @@ msgstr "Obiekt '%q' nie wspiera '%q'"
128
128
129
129
#: py/obj.c
130
130
msgid "'%q' object does not support item assignment"
131
- msgstr ""
131
+ msgstr "'%q' obiekt nie wspiera dopisywania elementów "
132
132
133
133
#: py/obj.c
134
134
msgid "'%q' object does not support item deletion"
@@ -152,7 +152,7 @@ msgstr "Obiekt '%q' nie jest iterowalny"
152
152
153
153
#: py/obj.c
154
154
msgid "'%q' object is not subscriptable"
155
- msgstr ""
155
+ msgstr "'%q' obiekt nie jest indeksowany "
156
156
157
157
#: py/emitinlinethumb.c py/emitinlinextensa.c
158
158
#, c-format
You can’t perform that action at this time.
0 commit comments