@@ -31,8 +31,8 @@ msgstr ""
3131#: supervisor/shared/safe_mode.c
3232msgid ""
3333"\n"
34- "Please file an issue with your program at https:// github.com/adafruit/"
35- "circuitpython/ issues."
34+ "Please file an issue with your program at github.com/adafruit/circuitpython /"
35+ "issues."
3636msgstr ""
3737
3838#: supervisor/shared/safe_mode.c
@@ -633,11 +633,6 @@ msgstr ""
633633msgid "Buffer is not a bytearray."
634634msgstr ""
635635
636- #: ports/cxd56/common-hal/camera/Camera.c shared-bindings/displayio/Display.c
637- #: shared-bindings/framebufferio/FramebufferDisplay.c
638- msgid "Buffer is too small"
639- msgstr ""
640-
641636#: ports/stm/common-hal/audiopwmio/PWMAudioOut.c
642637#, c-format
643638msgid "Buffer length %d too big. It must be less than %d"
@@ -657,6 +652,12 @@ msgstr ""
657652msgid "Buffer too short by %d bytes"
658653msgstr ""
659654
655+ #: ports/cxd56/common-hal/camera/Camera.c shared-bindings/displayio/Display.c
656+ #: shared-bindings/framebufferio/FramebufferDisplay.c
657+ #: shared-bindings/struct/__init__.c shared-module/struct/__init__.c
658+ msgid "Buffer too small"
659+ msgstr ""
660+
660661#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
661662msgid "Buffers must be same size"
662663msgstr ""
@@ -1786,6 +1787,10 @@ msgstr ""
17861787msgid "Polygon needs at least 3 points"
17871788msgstr ""
17881789
1790+ #: supervisor/shared/safe_mode.c
1791+ msgid "Power dipped. Make sure you are providing enough power."
1792+ msgstr ""
1793+
17891794#: shared-bindings/_bleio/Adapter.c
17901795msgid "Prefix buffer must be on the heap"
17911796msgstr ""
@@ -2016,10 +2021,6 @@ msgstr ""
20162021msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
20172022msgstr ""
20182023
2019- #: supervisor/shared/safe_mode.c
2020- msgid "The power dipped. Make sure you are providing enough power."
2021- msgstr ""
2022-
20232024#: shared-module/audiomixer/MixerVoice.c
20242025msgid "The sample's bits_per_sample does not match the mixer's"
20252026msgstr ""
@@ -2605,8 +2606,7 @@ msgstr ""
26052606msgid "buffer slices must be of equal length"
26062607msgstr ""
26072608
2608- #: py/modstruct.c shared-bindings/struct/__init__.c
2609- #: shared-module/struct/__init__.c
2609+ #: py/modstruct.c shared-module/struct/__init__.c
26102610msgid "buffer too small"
26112611msgstr ""
26122612
@@ -3863,10 +3863,6 @@ msgstr ""
38633863msgid "pixel coordinates out of bounds"
38643864msgstr ""
38653865
3866- #: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
3867- msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
3868- msgstr ""
3869-
38703866#: extmod/vfs_posix_file.c
38713867msgid "poll on file not available on win32"
38723868msgstr ""
0 commit comments