summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot18
1 files changed, 17 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index cc96babfa..bc084219f 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -3108,6 +3108,7 @@ msgstr ""
#: extmod/ulab/code/numerical/numerical.c
#: ports/esp32s2/common-hal/pulseio/PulseIn.c py/obj.c
+#: shared-bindings/bitmaptools/__init__.c
msgid "index out of range"
msgstr ""
@@ -3212,6 +3213,11 @@ msgstr ""
msgid "invalid arguments"
msgstr ""
+#: shared-bindings/bitmaptools/__init__.c
+#, c-format
+msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
+msgstr ""
+
#: extmod/modussl_axtls.c
msgid "invalid cert"
msgstr ""
@@ -3220,6 +3226,16 @@ msgstr ""
msgid "invalid dupterm index"
msgstr ""
+#: shared-bindings/bitmaptools/__init__.c
+#, c-format
+msgid "invalid element size %d for bits_per_pixel %d\n"
+msgstr ""
+
+#: shared-bindings/bitmaptools/__init__.c
+#, c-format
+msgid "invalid element_size %d, must be, 1, 2, or 4"
+msgstr ""
+
#: extmod/modframebuf.c
msgid "invalid format"
msgstr ""
@@ -3678,7 +3694,7 @@ msgstr ""
msgid "parameters must be registers in sequence r0 to r3"
msgstr ""
-#: shared-bindings/displayio/Bitmap.c
+#: shared-bindings/bitmaptools/__init__.c shared-bindings/displayio/Bitmap.c
msgid "pixel coordinates out of bounds"
msgstr ""