@@ -7,7 +7,7 @@ msgstr ""
7
7
"Project-Id-Version : \n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2020-11-04 21:18+0530\n "
10
- "PO-Revision-Date : 2020-11-10 21:10 +0000\n "
10
+ "PO-Revision-Date : 2020-11-11 19:13 +0000\n "
11
11
"
Last-Translator :
Maciej Stankiewicz <[email protected] >\n "
12
12
"Language-Team : pl\n "
13
13
"Language : pl\n "
@@ -1817,7 +1817,7 @@ msgstr ""
1817
1817
1818
1818
#: ports/stm/common-hal/busio/UART.c
1819
1819
msgid "UART write error"
1820
- msgstr ""
1820
+ msgstr "Błąd zapisu UART "
1821
1821
1822
1822
#: shared-module/usb_hid/Device.c
1823
1823
msgid "USB Busy"
@@ -2014,7 +2014,7 @@ msgstr "__init__() powinien zwracać None"
2014
2014
2015
2015
#: py/objtype.c
2016
2016
msgid "__init__() should return None, not '%q'"
2017
- msgstr ""
2017
+ msgstr "__init__() powinno zwrócić None, a nie '%q' "
2018
2018
2019
2019
#: py/objobject.c
2020
2020
msgid "__new__ arg must be a user-type"
@@ -3057,11 +3057,11 @@ msgstr "nie dość argumentów przy formatowaniu"
3057
3057
3058
3058
#: extmod/ulab/code/poly/poly.c
3059
3059
msgid "number of arguments must be 2, or 3"
3060
- msgstr ""
3060
+ msgstr "liczba argumentów musi wynosić 2 lub 3 "
3061
3061
3062
3062
#: extmod/ulab/code/ulab_create.c
3063
3063
msgid "number of points must be at least 2"
3064
- msgstr ""
3064
+ msgstr "liczba punktów musi wynosić co najmniej 2 "
3065
3065
3066
3066
#: py/obj.c
3067
3067
msgid "object '%q' is not a tuple or list"
@@ -3374,7 +3374,7 @@ msgstr ""
3374
3374
3375
3375
#: shared-bindings/displayio/Bitmap.c
3376
3376
msgid "source palette too large"
3377
- msgstr ""
3377
+ msgstr "źródłowa paleta jest zbyt duża "
3378
3378
3379
3379
#: py/objstr.c
3380
3380
msgid "start/end indices"
0 commit comments