@@ -109,7 +109,8 @@ msgstr ""
109109#: ports/espressif/common-hal/espulp/ULP.c
110110#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
111111#: ports/mimxrt10xx/common-hal/usb_host/Port.c
112- #: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
112+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
113+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
113114#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
114115#: ports/raspberrypi/common-hal/usb_host/Port.c
115116#: shared-bindings/digitalio/DigitalInOut.c
@@ -153,7 +154,7 @@ msgstr ""
153154msgid "%q length must be >= %d"
154155msgstr ""
155156
156- #: py/objmodule.c py/runtime.c
157+ #: py/modsys.c py/ objmodule.c py/runtime.c
157158msgid "%q moved from %q to %q"
158159msgstr ""
159160
@@ -509,7 +510,7 @@ msgid "All event channels in use"
509510msgstr ""
510511
511512#: ports/raspberrypi/common-hal/floppyio/__init__.c
512- #: ports/raspberrypi/common-hal/picodvi/Framebuffer .c
513+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040 .c
513514#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
514515#: ports/raspberrypi/common-hal/usb_host/Port.c
515516msgid "All state machines in use"
@@ -519,7 +520,7 @@ msgstr ""
519520msgid "All sync event channels in use"
520521msgstr ""
521522
522- #: ports/raspberrypi/common-hal/picodvi/Framebuffer .c
523+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040 .c
523524msgid "All timers for this pin are in use"
524525msgstr ""
525526
@@ -1160,7 +1161,9 @@ msgstr ""
11601161#: ports/atmel-samd/common-hal/ps2io/Ps2.c
11611162#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
11621163#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
1163- #: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
1164+ #: ports/cxd56/common-hal/pulseio/PulseIn.c
1165+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
1166+ #: shared-bindings/pwmio/PWMOut.c
11641167msgid "Internal resource(s) in use"
11651168msgstr ""
11661169
@@ -1181,12 +1184,16 @@ msgstr ""
11811184#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
11821185#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
11831186#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
1184- #: ports/raspberrypi/common-hal/picodvi/Framebuffer .c py/argcheck.c
1187+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040 .c py/argcheck.c
11851188#: shared-bindings/digitalio/DigitalInOut.c
11861189#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
11871190msgid "Invalid %q"
11881191msgstr ""
11891192
1193+ #: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
1194+ msgid "Invalid %q and %q"
1195+ msgstr ""
1196+
11901197#: ports/atmel-samd/common-hal/microcontroller/Pin.c
11911198#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
11921199#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
@@ -2329,6 +2336,7 @@ msgid "You pressed the SW38 button at start up."
23292336msgstr ""
23302337
23312338#: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
2339+ #: ports/espressif/boards/vidi_x/mpconfigboard.h
23322340msgid "You pressed the VOLUME button at start up."
23332341msgstr ""
23342342
0 commit comments