@@ -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-09-29 01:39 +0000\n "
10
+ "PO-Revision-Date : 2020-11-10 21:10 +0000\n "
11
11
"Last-Translator : Maciej Stankiewicz <tawezik@gmail.com>\n "
12
12
"Language-Team : pl\n "
13
13
"Language : pl\n "
@@ -16,7 +16,7 @@ msgstr ""
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18
18
"|| n%100>=20) ? 1 : 2;\n "
19
- "X-Generator : Weblate 4.3 -dev\n "
19
+ "X-Generator : Weblate 4.4 -dev\n "
20
20
21
21
#: main.c
22
22
msgid ""
@@ -76,7 +76,7 @@ msgstr "%q poza zakresem"
76
76
77
77
#: py/obj.c
78
78
msgid "%q indices must be integers, not %q"
79
- msgstr ""
79
+ msgstr "%q indeksy muszą być liczbami typu int, a nie %q "
80
80
81
81
#: shared-bindings/vectorio/Polygon.c
82
82
msgid "%q list must be a list"
@@ -104,7 +104,7 @@ msgstr "%q poza zakresem"
104
104
105
105
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
106
106
msgid "%q pin invalid"
107
- msgstr ""
107
+ msgstr "nieprawidłowy pin %q "
108
108
109
109
#: shared-bindings/fontio/BuiltinFont.c
110
110
msgid "%q should be an int"
@@ -254,7 +254,7 @@ msgstr "'return' poza funkcją"
254
254
255
255
#: py/compile.c
256
256
msgid "'yield from' inside async function"
257
- msgstr ""
257
+ msgstr "'yield from' wewnątrz funkcji asynchronicznej "
258
258
259
259
#: py/compile.c
260
260
msgid "'yield' outside function"
@@ -283,7 +283,7 @@ msgstr "Kanał przerwań sprzętowych w użyciu"
283
283
284
284
#: ports/esp32s2/common-hal/analogio/AnalogIn.c
285
285
msgid "ADC2 is being used by WiFi"
286
- msgstr ""
286
+ msgstr "ADC2 jest używany przez WiFi "
287
287
288
288
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
289
289
#, c-format
@@ -1033,7 +1033,7 @@ msgstr "Błąd wewnętrzny #%d"
1033
1033
1034
1034
#: shared-bindings/sdioio/SDCard.c
1035
1035
msgid "Invalid %q"
1036
- msgstr ""
1036
+ msgstr "Nieprawidłowe %q "
1037
1037
1038
1038
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1039
1039
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -1107,7 +1107,7 @@ msgstr "Zła wielkość fragmentu formatu"
1107
1107
1108
1108
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1109
1109
msgid "Invalid frequency"
1110
- msgstr ""
1110
+ msgstr "Nieprawidłowa częstotliwość "
1111
1111
1112
1112
#: ports/stm/common-hal/pwmio/PWMOut.c
1113
1113
msgid "Invalid frequency supplied"
@@ -1206,7 +1206,7 @@ msgstr ""
1206
1206
1207
1207
#: shared-module/displayio/Group.c
1208
1208
msgid "Layer must be a Group or TileGrid subclass."
1209
- msgstr "Layer musi dziedziczyć z Group albo TileGrid"
1209
+ msgstr "Layer musi dziedziczyć z Group albo TileGrid. "
1210
1210
1211
1211
#: py/objslice.c
1212
1212
msgid "Length must be an int"
@@ -1344,7 +1344,7 @@ msgstr ""
1344
1344
1345
1345
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1346
1346
msgid "No more channels available"
1347
- msgstr ""
1347
+ msgstr "Brak dostępnych kanałów "
1348
1348
1349
1349
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1350
1350
msgid "No more timers available"
@@ -1436,7 +1436,7 @@ msgstr ""
1436
1436
1437
1437
#: shared-module/displayio/ColorConverter.c
1438
1438
msgid "Only one color can be transparent at a time"
1439
- msgstr ""
1439
+ msgstr "W danym momencie przezroczysty może być tylko jeden kolor "
1440
1440
1441
1441
#: shared-bindings/ipaddress/__init__.c
1442
1442
msgid "Only raw int supported for ip"
@@ -1505,7 +1505,7 @@ msgstr "Oraz moduły w systemie plików\n"
1505
1505
1506
1506
#: shared-module/vectorio/Polygon.c
1507
1507
msgid "Polygon needs at least 3 points"
1508
- msgstr ""
1508
+ msgstr "Wielokąt musi mieć co najmniej 3 punkty "
1509
1509
1510
1510
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
1511
1511
msgid ""
0 commit comments