@@ -7,8 +7,8 @@ msgstr ""
7
7
"Project-Id-Version : \n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
10
- "PO-Revision-Date : 2025-06-30 16:01 +0000\n "
11
- "
Last-Translator :
MAE <[email protected] >\n"
10
+ "PO-Revision-Date : 2025-07-23 09:07 +0000\n "
11
+ "
Last-Translator :
MuskoM <[email protected] >\n"
12
12
"Language-Team : pl\n "
13
13
"Language : pl\n "
14
14
"MIME-Version : 1.0\n "
@@ -31,13 +31,18 @@ msgid ""
31
31
"\n"
32
32
"Code stopped by auto-reload. Reloading soon.\n"
33
33
msgstr ""
34
+ "\n"
35
+ "Wykonywanie zatrzymane przez auto-reload. Wkrótce nastąpi przeładowanie.\n"
34
36
35
37
#: supervisor/shared/safe_mode.c
36
38
msgid ""
37
39
"\n"
38
40
"Please file an issue with your program at github.com/adafruit/circuitpython/"
39
41
"issues."
40
42
msgstr ""
43
+ "\n"
44
+ "Proszę dodaj problem z twoim programem na github.com/adafruit/circuitpython/"
45
+ "issues."
41
46
42
47
#: supervisor/shared/safe_mode.c
43
48
msgid ""
@@ -85,6 +90,8 @@ msgstr "%%c wymaga int lub char"
85
90
msgid ""
86
91
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
87
92
msgstr ""
93
+ "%d pinów adresowalnych, %d pinów rgb oraz %d płytek wskazują na wysokość "
94
+ "%d, nie %d"
88
95
89
96
#: shared-bindings/microcontroller/Pin.c
90
97
msgid "%q and %q contain duplicate pins"
@@ -96,11 +103,11 @@ msgstr "%q and %q muszą być różne"
96
103
97
104
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
98
105
msgid "%q and %q must share a clock unit"
99
- msgstr ""
106
+ msgstr "%q i %q muszą współdzielić jednostkę zegara "
100
107
101
108
#: ports/nordic/common-hal/watchdog/WatchDogTimer.c
102
109
msgid "%q cannot be changed once mode is set to %q"
103
- msgstr ""
110
+ msgstr "%q nie może zostać zmienione po ustawieniu trybu %q "
104
111
105
112
#: shared-bindings/microcontroller/Pin.c
106
113
msgid "%q contains duplicate pins"
@@ -112,7 +119,7 @@ msgstr "%q niepowodzenie: %d"
112
119
113
120
#: shared-module/audiodelays/MultiTapDelay.c
114
121
msgid "%q in %q must be of type %q or %q, not %q"
115
- msgstr ""
122
+ msgstr "%q w %q musi być typu %q lub %q, nie %q "
116
123
117
124
#: py/argcheck.c shared-module/audiofilters/Filter.c
118
125
msgid "%q in %q must be of type %q, not %q"
@@ -160,36 +167,36 @@ msgstr "długość %q musi być w zakresie od %d do %d"
160
167
161
168
#: py/argcheck.c
162
169
msgid "%q length must be <= %d"
163
- msgstr ""
170
+ msgstr "długość %q musi być <= %d "
164
171
165
172
#: py/argcheck.c
166
173
msgid "%q length must be >= %d"
167
- msgstr ""
174
+ msgstr "długość %q musi być >= %d "
168
175
169
176
#: py/modsys.c py/runtime.c
170
177
msgid "%q moved from %q to %q"
171
178
msgstr ""
172
179
173
180
#: py/argcheck.c
174
181
msgid "%q must be %d"
175
- msgstr ""
182
+ msgstr "%q musi być %d "
176
183
177
184
#: py/argcheck.c shared-bindings/busdisplay/BusDisplay.c
178
185
#: shared-bindings/displayio/Bitmap.c
179
186
#: shared-bindings/framebufferio/FramebufferDisplay.c
180
187
#: shared-bindings/is31fl3741/FrameBuffer.c
181
188
#: shared-bindings/rgbmatrix/RGBMatrix.c
182
189
msgid "%q must be %d-%d"
183
- msgstr ""
190
+ msgstr "%q musi być %d-%d "
184
191
185
192
#: shared-bindings/busdisplay/BusDisplay.c
186
193
msgid "%q must be 1 when %q is True"
187
- msgstr ""
194
+ msgstr "%q musi wynosić 1, gdy %q jest True "
188
195
189
196
#: py/argcheck.c shared-bindings/gifio/GifWriter.c
190
197
#: shared-module/gifio/OnDiskGif.c
191
198
msgid "%q must be <= %d"
192
- msgstr ""
199
+ msgstr "%q musi być <= %d "
193
200
194
201
#: ports/espressif/common-hal/watchdog/WatchDogTimer.c
195
202
msgid "%q must be <= %u"
@@ -566,7 +573,7 @@ msgstr ""
566
573
567
574
#: ports/espressif/common-hal/_bleio/__init__.c
568
575
msgid "Already in progress"
569
- msgstr ""
576
+ msgstr "Już trwa "
570
577
571
578
#: ports/espressif/bindings/espnow/ESPNow.c
572
579
#: ports/espressif/common-hal/espulp/ULP.c
0 commit comments