File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1461,6 +1461,14 @@ msgstr ""
14611461msgid "Mapping must be a tuple"
14621462msgstr ""
14631463
1464+ #: shared-bindings/bitmaptools/__init__.c
1465+ msgid "Mask bitmap must have 8 bits per pixel"
1466+ msgstr ""
1467+
1468+ #: shared-bindings/bitmaptools/__init__.c
1469+ msgid "Mask bitmap size must match the other bitmaps"
1470+ msgstr ""
1471+
14641472#: py/persistentcode.c
14651473msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14661474msgstr ""
Original file line number Diff line number Diff line change @@ -1467,6 +1467,14 @@ msgstr ""
14671467msgid "Mapping must be a tuple"
14681468msgstr ""
14691469
1470+ #: shared-bindings/bitmaptools/__init__.c
1471+ msgid "Mask bitmap must have 8 bits per pixel"
1472+ msgstr ""
1473+
1474+ #: shared-bindings/bitmaptools/__init__.c
1475+ msgid "Mask bitmap size must match the other bitmaps"
1476+ msgstr ""
1477+
14701478#: py/persistentcode.c
14711479msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14721480msgstr ""
Original file line number Diff line number Diff line change @@ -1443,6 +1443,14 @@ msgstr ""
14431443msgid "Mapping must be a tuple"
14441444msgstr ""
14451445
1446+ #: shared-bindings/bitmaptools/__init__.c
1447+ msgid "Mask bitmap must have 8 bits per pixel"
1448+ msgstr ""
1449+
1450+ #: shared-bindings/bitmaptools/__init__.c
1451+ msgid "Mask bitmap size must match the other bitmaps"
1452+ msgstr ""
1453+
14461454#: py/persistentcode.c
14471455msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14481456msgstr ""
Original file line number Diff line number Diff line change @@ -1494,6 +1494,14 @@ msgstr ""
14941494msgid "Mapping must be a tuple"
14951495msgstr "매핑은 투플이어야 합니다"
14961496
1497+ #: shared-bindings/bitmaptools/__init__.c
1498+ msgid "Mask bitmap must have 8 bits per pixel"
1499+ msgstr ""
1500+
1501+ #: shared-bindings/bitmaptools/__init__.c
1502+ msgid "Mask bitmap size must match the other bitmaps"
1503+ msgstr ""
1504+
14971505#: py/persistentcode.c
14981506msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14991507msgstr ""
Original file line number Diff line number Diff line change @@ -1482,6 +1482,14 @@ msgstr ""
14821482msgid "Mapping must be a tuple"
14831483msgstr "Сопоставление должно быть кортежом"
14841484
1485+ #: shared-bindings/bitmaptools/__init__.c
1486+ msgid "Mask bitmap must have 8 bits per pixel"
1487+ msgstr ""
1488+
1489+ #: shared-bindings/bitmaptools/__init__.c
1490+ msgid "Mask bitmap size must match the other bitmaps"
1491+ msgstr ""
1492+
14851493#: py/persistentcode.c
14861494msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14871495msgstr ""
Original file line number Diff line number Diff line change @@ -1462,6 +1462,14 @@ msgstr ""
14621462msgid "Mapping must be a tuple"
14631463msgstr "Map tuple olmalıdır"
14641464
1465+ #: shared-bindings/bitmaptools/__init__.c
1466+ msgid "Mask bitmap must have 8 bits per pixel"
1467+ msgstr ""
1468+
1469+ #: shared-bindings/bitmaptools/__init__.c
1470+ msgid "Mask bitmap size must match the other bitmaps"
1471+ msgstr ""
1472+
14651473#: py/persistentcode.c
14661474msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14671475msgstr ""
You can’t perform that action at this time.
0 commit comments