Skip to content

Commit d60ee97

Browse files
Mr Matiweblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 52.3% (531 of 1014 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
1 parent 8e86626 commit d60ee97

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

locale/pl.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Report-Msgid-Bugs-To: \n"
99
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
1010
"PO-Revision-Date: 2025-07-23 09:07+0000\n"
11-
"Last-Translator: MuskoM <[email protected]>\n"
11+
"Last-Translator: Mr Mati <[email protected]>\n"
1212
"Language-Team: pl\n"
1313
"Language: pl\n"
1414
"MIME-Version: 1.0\n"
@@ -32,7 +32,7 @@ msgid ""
3232
"Code stopped by auto-reload. Reloading soon.\n"
3333
msgstr ""
3434
"\n"
35-
"Wykonywanie zatrzymane przez auto-reload. Wkrótce przeładowanie.\n"
35+
"Wykonywanie zatrzymane przez auto-reload. Wkrótce nastąpi przeładowanie.\n"
3636

3737
#: supervisor/shared/safe_mode.c
3838
msgid ""
@@ -98,11 +98,11 @@ msgstr "%q and %q muszą być różne"
9898

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

103103
#: ports/nordic/common-hal/watchdog/WatchDogTimer.c
104104
msgid "%q cannot be changed once mode is set to %q"
105-
msgstr ""
105+
msgstr "%q nie może zostać zmienione po ustawieniu trybu %q"
106106

107107
#: shared-bindings/microcontroller/Pin.c
108108
msgid "%q contains duplicate pins"
@@ -114,7 +114,7 @@ msgstr "%q niepowodzenie: %d"
114114

115115
#: shared-module/audiodelays/MultiTapDelay.c
116116
msgid "%q in %q must be of type %q or %q, not %q"
117-
msgstr ""
117+
msgstr "%q w %q musi być typu %q lub %q, nie %q"
118118

119119
#: py/argcheck.c shared-module/audiofilters/Filter.c
120120
msgid "%q in %q must be of type %q, not %q"
@@ -162,36 +162,36 @@ msgstr "długość %q musi być w zakresie od %d do %d"
162162

163163
#: py/argcheck.c
164164
msgid "%q length must be <= %d"
165-
msgstr ""
165+
msgstr "długość %q musi być <= %d"
166166

167167
#: py/argcheck.c
168168
msgid "%q length must be >= %d"
169-
msgstr ""
169+
msgstr "długość %q musi być >= %d"
170170

171171
#: py/modsys.c py/runtime.c
172172
msgid "%q moved from %q to %q"
173173
msgstr ""
174174

175175
#: py/argcheck.c
176176
msgid "%q must be %d"
177-
msgstr ""
177+
msgstr "%q musi być %d"
178178

179179
#: py/argcheck.c shared-bindings/busdisplay/BusDisplay.c
180180
#: shared-bindings/displayio/Bitmap.c
181181
#: shared-bindings/framebufferio/FramebufferDisplay.c
182182
#: shared-bindings/is31fl3741/FrameBuffer.c
183183
#: shared-bindings/rgbmatrix/RGBMatrix.c
184184
msgid "%q must be %d-%d"
185-
msgstr ""
185+
msgstr "%q musi być %d-%d"
186186

187187
#: shared-bindings/busdisplay/BusDisplay.c
188188
msgid "%q must be 1 when %q is True"
189-
msgstr ""
189+
msgstr "%q musi wynosić 1, gdy %q jest True"
190190

191191
#: py/argcheck.c shared-bindings/gifio/GifWriter.c
192192
#: shared-module/gifio/OnDiskGif.c
193193
msgid "%q must be <= %d"
194-
msgstr ""
194+
msgstr "%q musi być <= %d"
195195

196196
#: ports/espressif/common-hal/watchdog/WatchDogTimer.c
197197
msgid "%q must be <= %u"
@@ -568,7 +568,7 @@ msgstr ""
568568

569569
#: ports/espressif/common-hal/_bleio/__init__.c
570570
msgid "Already in progress"
571-
msgstr ""
571+
msgstr "Już trwa"
572572

573573
#: ports/espressif/bindings/espnow/ESPNow.c
574574
#: ports/espressif/common-hal/espulp/ULP.c

0 commit comments

Comments
 (0)