@@ -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-24 15:40-0500\n "
10
- "PO-Revision-Date : 2020-12-01 19:56 +0000\n "
10
+ "PO-Revision-Date : 2020-12-02 20:29 +0000\n "
11
11
"
Last-Translator :
Maciej Stankiewicz <[email protected] >\n "
12
12
"Language-Team : pl\n "
13
13
"Language : pl\n "
@@ -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 "'%q' obiekt nie jest indeksowany"
155
+ msgstr "obiekt '%q' nie jest indeksowany"
156
156
157
157
#: py/emitinlinethumb.c py/emitinlinextensa.c
158
158
#, c-format
@@ -292,7 +292,7 @@ msgstr "Adres musi mieć %d bajtów"
292
292
293
293
#: shared-bindings/_bleio/Address.c
294
294
msgid "Address type out of range"
295
- msgstr ""
295
+ msgstr "Typ adresu poza zakresem "
296
296
297
297
#: ports/esp32s2/common-hal/canio/CAN.c
298
298
msgid "All CAN peripherals are in use"
@@ -409,7 +409,7 @@ msgstr "Próba przydzielenia %d bloków"
409
409
410
410
#: supervisor/shared/safe_mode.c
411
411
msgid "Attempted heap allocation when MicroPython VM not running."
412
- msgstr ""
412
+ msgstr "Próba przydziału sterty, gdy MicroPython VM nie działa. "
413
413
414
414
#: shared-bindings/wifi/Radio.c
415
415
msgid "Authentication failure"
@@ -1191,7 +1191,7 @@ msgstr "Zły tryb uruchomienia."
1191
1191
1192
1192
#: shared-module/_bleio/Attribute.c
1193
1193
msgid "Invalid security_mode"
1194
- msgstr ""
1194
+ msgstr "Nieprawidłowy security_mode "
1195
1195
1196
1196
#: shared-bindings/audiomixer/Mixer.c
1197
1197
msgid "Invalid voice"
@@ -1393,7 +1393,7 @@ msgstr "Brak pliku/katalogu"
1393
1393
1394
1394
#: shared-module/rgbmatrix/RGBMatrix.c
1395
1395
msgid "No timer available"
1396
- msgstr ""
1396
+ msgstr "Brak dostępnego timera "
1397
1397
1398
1398
#: supervisor/shared/safe_mode.c
1399
1399
msgid "Nordic Soft Device failure assertion."
@@ -1584,7 +1584,7 @@ msgstr ""
1584
1584
1585
1585
#: ports/stm/common-hal/os/__init__.c
1586
1586
msgid "Random number generation error"
1587
- msgstr ""
1587
+ msgstr "Błąd generowania liczb losowych "
1588
1588
1589
1589
#: shared-bindings/memorymonitor/AllocationSize.c
1590
1590
#: shared-bindings/pulseio/PulseIn.c
@@ -1665,11 +1665,11 @@ msgstr "Skanuj już w toku. Zatrzymaj za pomocą stop_scan."
1665
1665
1666
1666
#: ports/mimxrt10xx/common-hal/busio/UART.c
1667
1667
msgid "Selected CTS pin not valid"
1668
- msgstr ""
1668
+ msgstr "Wybrany pin CTS jest nieprawidłowy "
1669
1669
1670
1670
#: ports/mimxrt10xx/common-hal/busio/UART.c
1671
1671
msgid "Selected RTS pin not valid"
1672
- msgstr ""
1672
+ msgstr "Wybrany pin RTS jest nieprawidłowy "
1673
1673
1674
1674
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1675
1675
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -1717,7 +1717,7 @@ msgstr "Strumień nie ma metod readinto() lub write()."
1717
1717
1718
1718
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1719
1719
msgid "Supply at least one UART pin"
1720
- msgstr ""
1720
+ msgstr "Podaj co najmniej jeden pin UART "
1721
1721
1722
1722
#: shared-bindings/gnss/GNSS.c
1723
1723
msgid "System entry must be gnss.SatelliteSystem"
0 commit comments