diff --git a/locale/cs.po b/locale/cs.po index 0d4259c67b193..8b74ea65cf946 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -1461,6 +1461,14 @@ msgstr "" msgid "Mapping must be a tuple" msgstr "" +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap must have 8 bits per pixel" +msgstr "" + +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap size must match the other bitmaps" +msgstr "" + #: py/persistentcode.c msgid "MicroPython .mpy file; use CircuitPython mpy-cross" msgstr "" diff --git a/locale/el.po b/locale/el.po index f38689079e1ae..35706161025f1 100644 --- a/locale/el.po +++ b/locale/el.po @@ -1467,6 +1467,14 @@ msgstr "" msgid "Mapping must be a tuple" msgstr "" +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap must have 8 bits per pixel" +msgstr "" + +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap size must match the other bitmaps" +msgstr "" + #: py/persistentcode.c msgid "MicroPython .mpy file; use CircuitPython mpy-cross" msgstr "" diff --git a/locale/hi.po b/locale/hi.po index 7f2a366eddab0..0ad0394d06022 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -1443,6 +1443,14 @@ msgstr "" msgid "Mapping must be a tuple" msgstr "" +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap must have 8 bits per pixel" +msgstr "" + +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap size must match the other bitmaps" +msgstr "" + #: py/persistentcode.c msgid "MicroPython .mpy file; use CircuitPython mpy-cross" msgstr "" diff --git a/locale/ko.po b/locale/ko.po index ce536446cf23e..8731a7e8d4b2c 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -1494,6 +1494,14 @@ msgstr "" msgid "Mapping must be a tuple" msgstr "매핑은 투플이어야 합니다" +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap must have 8 bits per pixel" +msgstr "" + +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap size must match the other bitmaps" +msgstr "" + #: py/persistentcode.c msgid "MicroPython .mpy file; use CircuitPython mpy-cross" msgstr "" diff --git a/locale/ru.po b/locale/ru.po index 0e67d5b165376..e535756a03631 100644 --- a/locale/ru.po +++ b/locale/ru.po @@ -1482,6 +1482,14 @@ msgstr "" msgid "Mapping must be a tuple" msgstr "Сопоставление должно быть кортежом" +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap must have 8 bits per pixel" +msgstr "" + +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap size must match the other bitmaps" +msgstr "" + #: py/persistentcode.c msgid "MicroPython .mpy file; use CircuitPython mpy-cross" msgstr "" diff --git a/locale/tr.po b/locale/tr.po index 59f831c4e4e45..7b367e53c12fe 100644 --- a/locale/tr.po +++ b/locale/tr.po @@ -1462,6 +1462,14 @@ msgstr "" msgid "Mapping must be a tuple" msgstr "Map tuple olmalıdır" +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap must have 8 bits per pixel" +msgstr "" + +#: shared-bindings/bitmaptools/__init__.c +msgid "Mask bitmap size must match the other bitmaps" +msgstr "" + #: py/persistentcode.c msgid "MicroPython .mpy file; use CircuitPython mpy-cross" msgstr ""