Skip to content

Commit 5202246

Browse files
authored
Merge pull request #10506 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 857c625 + 4cd2e83 commit 5202246

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

locale/pl.po

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgstr ""
77
"Project-Id-Version: \n"
88
"Report-Msgid-Bugs-To: \n"
99
"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"
1212
"Language-Team: pl\n"
1313
"Language: pl\n"
1414
"MIME-Version: 1.0\n"
@@ -31,13 +31,18 @@ msgid ""
3131
"\n"
3232
"Code stopped by auto-reload. Reloading soon.\n"
3333
msgstr ""
34+
"\n"
35+
"Wykonywanie zatrzymane przez auto-reload. Wkrótce nastąpi przeładowanie.\n"
3436

3537
#: supervisor/shared/safe_mode.c
3638
msgid ""
3739
"\n"
3840
"Please file an issue with your program at github.com/adafruit/circuitpython/"
3941
"issues."
4042
msgstr ""
43+
"\n"
44+
"Proszę dodaj problem z twoim programem na github.com/adafruit/circuitpython/"
45+
"issues."
4146

4247
#: supervisor/shared/safe_mode.c
4348
msgid ""
@@ -85,6 +90,8 @@ msgstr "%%c wymaga int lub char"
8590
msgid ""
8691
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
8792
msgstr ""
93+
"%d pinów adresowalnych, %d pinów rgb oraz %d płytek wskazują na wysokość "
94+
"%d, nie %d"
8895

8996
#: shared-bindings/microcontroller/Pin.c
9097
msgid "%q and %q contain duplicate pins"
@@ -96,11 +103,11 @@ msgstr "%q and %q muszą być różne"
96103

97104
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
98105
msgid "%q and %q must share a clock unit"
99-
msgstr ""
106+
msgstr "%q i %q muszą współdzielić jednostkę zegara"
100107

101108
#: ports/nordic/common-hal/watchdog/WatchDogTimer.c
102109
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"
104111

105112
#: shared-bindings/microcontroller/Pin.c
106113
msgid "%q contains duplicate pins"
@@ -112,7 +119,7 @@ msgstr "%q niepowodzenie: %d"
112119

113120
#: shared-module/audiodelays/MultiTapDelay.c
114121
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"
116123

117124
#: py/argcheck.c shared-module/audiofilters/Filter.c
118125
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"
160167

161168
#: py/argcheck.c
162169
msgid "%q length must be <= %d"
163-
msgstr ""
170+
msgstr "długość %q musi być <= %d"
164171

165172
#: py/argcheck.c
166173
msgid "%q length must be >= %d"
167-
msgstr ""
174+
msgstr "długość %q musi być >= %d"
168175

169176
#: py/modsys.c py/runtime.c
170177
msgid "%q moved from %q to %q"
171178
msgstr ""
172179

173180
#: py/argcheck.c
174181
msgid "%q must be %d"
175-
msgstr ""
182+
msgstr "%q musi być %d"
176183

177184
#: py/argcheck.c shared-bindings/busdisplay/BusDisplay.c
178185
#: shared-bindings/displayio/Bitmap.c
179186
#: shared-bindings/framebufferio/FramebufferDisplay.c
180187
#: shared-bindings/is31fl3741/FrameBuffer.c
181188
#: shared-bindings/rgbmatrix/RGBMatrix.c
182189
msgid "%q must be %d-%d"
183-
msgstr ""
190+
msgstr "%q musi być %d-%d"
184191

185192
#: shared-bindings/busdisplay/BusDisplay.c
186193
msgid "%q must be 1 when %q is True"
187-
msgstr ""
194+
msgstr "%q musi wynosić 1, gdy %q jest True"
188195

189196
#: py/argcheck.c shared-bindings/gifio/GifWriter.c
190197
#: shared-module/gifio/OnDiskGif.c
191198
msgid "%q must be <= %d"
192-
msgstr ""
199+
msgstr "%q musi być <= %d"
193200

194201
#: ports/espressif/common-hal/watchdog/WatchDogTimer.c
195202
msgid "%q must be <= %u"
@@ -566,7 +573,7 @@ msgstr ""
566573

567574
#: ports/espressif/common-hal/_bleio/__init__.c
568575
msgid "Already in progress"
569-
msgstr ""
576+
msgstr "Już trwa"
570577

571578
#: ports/espressif/bindings/espnow/ESPNow.c
572579
#: ports/espressif/common-hal/espulp/ULP.c

0 commit comments

Comments
 (0)