summaryrefslogtreecommitdiff
path: root/locale/pl.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2021-01-27 02:31:39 +0100
committerHosted Weblate <hosted@weblate.org>2021-01-27 02:31:39 +0100
commitc1b1ddd724dd77594954ab995e3389ffd7603944 (patch)
tree97d85bb7bc7841930595c1ee3323c7909ea3c229 /locale/pl.po
parent83a99cbc33c47e398f511a098a7b4a6ba9a0d830 (diff)
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/pl.po')
-rw-r--r--locale/pl.po8
1 files changed, 6 insertions, 2 deletions
diff --git a/locale/pl.po b/locale/pl.po
index 66758b36a..0c03a0ee0 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -63,7 +63,8 @@ msgstr "%%c wymaga int lub char"
#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format
-msgid "%d address pins and %d rgb pins indicate a height of %d, not %d"
+msgid ""
+"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
msgstr ""
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
@@ -523,7 +524,6 @@ msgstr "Długość bufora musi być wielokrotnością 512"
msgid "Buffer must be a multiple of 512 bytes"
msgstr "Bufor musi być wielokrotnością 512 bajtów"
-#: shared-bindings/adafruit_bus_device/I2CDevice.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"
msgstr "Bufor musi mieć długość 1 lub więcej"
@@ -3737,6 +3737,10 @@ msgstr "błąd składni w deskryptorze uctypes"
msgid "threshold must be in the range 0-65536"
msgstr "threshold musi być w zakresie 0-65536"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "tile must be greater than zero"
+msgstr ""
+
#: shared-bindings/time/__init__.c
msgid "time.struct_time() takes a 9-sequence"
msgstr "time.struct_time() wymaga 9-elementowej sekwencji"