@@ -583,6 +583,13 @@ msgstr ""
583
583
msgid "Both RX and TX required for flow control"
584
584
msgstr ""
585
585
586
+ #: ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
587
+ #: ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h
588
+ #: ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h
589
+ #: ports/atmel-samd/boards/meowmeow/mpconfigboard.h
590
+ msgid "Both buttons were pressed at start up.\n"
591
+ msgstr ""
592
+
586
593
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
587
594
msgid "Both pins must support hardware interrupts"
588
595
msgstr ""
@@ -648,6 +655,11 @@ msgstr ""
648
655
msgid "Bus pin %d is already in use"
649
656
msgstr ""
650
657
658
+ #: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
659
+ #: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
660
+ msgid "Button A was pressed at start up.\n"
661
+ msgstr ""
662
+
651
663
#: shared-bindings/_bleio/UUID.c
652
664
msgid "Byte buffer must be 16 bytes."
653
665
msgstr ""
@@ -1975,18 +1987,34 @@ msgstr ""
1975
1987
msgid "Temperature read timed out"
1976
1988
msgstr ""
1977
1989
1990
+ #: supervisor/shared/safe_mode.c
1991
+ msgid "The BOOT button was pressed at start up.\n"
1992
+ msgstr ""
1993
+
1978
1994
#: supervisor/shared/safe_mode.c
1979
1995
msgid ""
1980
1996
"The CircuitPython heap was corrupted because the stack was too small.\n"
1981
1997
"Increase the stack size if you know how. If not:"
1982
1998
msgstr ""
1983
1999
2000
+ #: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
2001
+ msgid "The SW38 button was pressed at start up.\n"
2002
+ msgstr ""
2003
+
2004
+ #: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
2005
+ msgid "The VOLUME button was pressed at start up.\n"
2006
+ msgstr ""
2007
+
1984
2008
#: supervisor/shared/safe_mode.c
1985
2009
msgid ""
1986
2010
"The `microcontroller` module was used to boot into safe mode. Press reset to "
1987
2011
"exit safe mode."
1988
2012
msgstr ""
1989
2013
2014
+ #: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
2015
+ msgid "The left button was pressed at start up.\n"
2016
+ msgstr ""
2017
+
1990
2018
#: shared-bindings/rgbmatrix/RGBMatrix.c
1991
2019
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
1992
2020
msgstr ""
@@ -2047,7 +2075,7 @@ msgid "Timeout is too long: Maximum timeout length is %d seconds"
2047
2075
msgstr ""
2048
2076
2049
2077
#: supervisor/shared/safe_mode.c
2050
- msgid "To exit, please reset the board without "
2078
+ msgid "To exit, please reset the board without requesting safe mode. "
2051
2079
msgstr ""
2052
2080
2053
2081
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -2345,10 +2373,6 @@ msgid ""
2345
2373
"You pressed the reset button during boot. Press again to exit safe mode."
2346
2374
msgstr ""
2347
2375
2348
- #: supervisor/shared/safe_mode.c
2349
- msgid "You requested starting safe mode by "
2350
- msgstr ""
2351
-
2352
2376
#: py/objtype.c
2353
2377
msgid "__init__() should return None"
2354
2378
msgstr ""
@@ -3815,46 +3839,8 @@ msgstr ""
3815
3839
msgid "pow() with 3 arguments requires integers"
3816
3840
msgstr ""
3817
3841
3818
- #: ports/espressif/boards/adafruit_qtpy_esp32_pico/mpconfigboard.h
3819
- msgid "pressing BOOT button at start up.\n"
3820
- msgstr ""
3821
-
3822
- #: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
3823
- msgid "pressing SW38 button at start up.\n"
3824
- msgstr ""
3825
-
3826
- #: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
3827
- msgid "pressing VOLUME button at start up.\n"
3828
- msgstr ""
3829
-
3830
- #: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
3831
- #: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
3832
- #: ports/espressif/boards/espressif_esp32s2_devkitc_1_n8r2/mpconfigboard.h
3833
- #: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3834
- #: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
3835
- #: supervisor/shared/safe_mode.c
3836
- msgid "pressing boot button at start up.\n"
3837
- msgstr ""
3838
-
3839
- #: ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
3840
- #: ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h
3841
- #: ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h
3842
- #: ports/atmel-samd/boards/escornabot_makech/mpconfigboard.h
3843
- #: ports/atmel-samd/boards/meowmeow/mpconfigboard.h
3844
- msgid "pressing both buttons at start up.\n"
3845
- msgstr ""
3846
-
3847
3842
#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
3848
- msgid "pressing central button at start up.\n"
3849
- msgstr ""
3850
-
3851
- #: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3852
- #: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3853
- msgid "pressing button A at start up.\n"
3854
- msgstr ""
3855
-
3856
- #: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
3857
- msgid "pressing the left button at start up\n"
3843
+ msgid "The central button was pressed at start up.\n"
3858
3844
msgstr ""
3859
3845
3860
3846
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
0 commit comments