Translated using Weblate (Polish)

Currently translated at 52.4% (532 of 1014 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
This commit is contained in:
MAE 2025-08-05 19:39:51 +02:00 committed by Hosted Weblate
parent c694f64c0d
commit 2c83897670
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2025-08-03 08:01+0000\n"
"PO-Revision-Date: 2025-08-06 18:01+0000\n"
"Last-Translator: MAE <martin-aehle@hotmail.de>\n"
"Language-Team: pl\n"
"Language: pl\n"
@ -204,7 +204,7 @@ msgstr ""
#: py/argcheck.c
msgid "%q must be >= %d"
msgstr ""
msgstr "%q musi być >= %d"
#: shared-bindings/analogbufio/BufferedIn.c
msgid "%q must be a bytearray or array of type 'H' or 'B'"