@@ -31,8 +31,20 @@ msgstr ""
31
31
#: supervisor/shared/safe_mode.c
32
32
msgid ""
33
33
"\n"
34
- "Please file an issue with the contents of your CIRCUITPY drive at \n"
35
- "https://github.com/adafruit/circuitpython/issues\n"
34
+ "Please file an issue with your program at https://github.com/adafruit/"
35
+ "circuitpython/issues."
36
+ msgstr ""
37
+
38
+ #: supervisor/shared/safe_mode.c
39
+ msgid ""
40
+ "\n"
41
+ "Press reset to exit safe mode.\n"
42
+ msgstr ""
43
+
44
+ #: supervisor/shared/safe_mode.c
45
+ msgid ""
46
+ "\n"
47
+ "You are in safe mode because:\n"
36
48
msgstr ""
37
49
38
50
#: py/obj.c
@@ -85,7 +97,7 @@ msgstr ""
85
97
#: ports/raspberrypi/common-hal/alarm/__init__.c
86
98
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
87
99
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
88
- #: ports/stm/common-hal/rtc/RTC.c
100
+ #: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/ rtc/RTC.c
89
101
msgid "%q"
90
102
msgstr ""
91
103
@@ -530,10 +542,6 @@ msgstr ""
530
542
msgid "Attempt to allocate %d blocks"
531
543
msgstr ""
532
544
533
- #: supervisor/shared/safe_mode.c
534
- msgid "Attempted heap allocation when VM not running."
535
- msgstr ""
536
-
537
545
#: ports/raspberrypi/audio_dma.c
538
546
msgid "Audio conversion not implemented"
539
547
msgstr ""
@@ -582,20 +590,13 @@ msgid "Bitmap size and bits per value must match"
582
590
msgstr ""
583
591
584
592
#: supervisor/shared/safe_mode.c
585
- msgid "Boot device must be first device (interface #0)."
593
+ msgid "Boot device must be first (interface #0)."
586
594
msgstr ""
587
595
588
596
#: ports/mimxrt10xx/common-hal/busio/UART.c
589
597
msgid "Both RX and TX required for flow control"
590
598
msgstr ""
591
599
592
- #: ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
593
- #: ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h
594
- #: ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h
595
- #: ports/atmel-samd/boards/meowmeow/mpconfigboard.h
596
- msgid "Both buttons were pressed at start up.\n"
597
- msgstr ""
598
-
599
600
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
600
601
msgid "Both pins must support hardware interrupts"
601
602
msgstr ""
@@ -661,12 +662,6 @@ msgstr ""
661
662
msgid "Bus pin %d is already in use"
662
663
msgstr ""
663
664
664
- #: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
665
- #: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
666
- #: ports/espressif/boards/m5stack_stick_c/mpconfigboard.h
667
- msgid "Button A was pressed at start up.\n"
668
- msgstr ""
669
-
670
665
#: shared-bindings/_bleio/UUID.c
671
666
msgid "Byte buffer must be 16 bytes."
672
667
msgstr ""
@@ -797,10 +792,6 @@ msgstr ""
797
792
msgid "CircuitPython core code crashed hard. Whoops!\n"
798
793
msgstr ""
799
794
800
- #: supervisor/shared/safe_mode.c
801
- msgid "CircuitPython was unable to allocate the heap."
802
- msgstr ""
803
-
804
795
#: shared-module/bitbangio/I2C.c
805
796
msgid "Clock stretch too long"
806
797
msgstr ""
@@ -839,10 +830,6 @@ msgstr ""
839
830
msgid "Couldn't allocate decoder"
840
831
msgstr ""
841
832
842
- #: supervisor/shared/safe_mode.c
843
- msgid "Crash into the HardFault_Handler."
844
- msgstr ""
845
-
846
833
#: ports/stm/common-hal/analogio/AnalogOut.c
847
834
msgid "DAC Channel Init Error"
848
835
msgstr ""
@@ -934,6 +921,10 @@ msgstr ""
934
921
msgid "Error in regex"
935
922
msgstr ""
936
923
924
+ #: supervisor/shared/safe_mode.c
925
+ msgid "Error in safemode.py."
926
+ msgstr ""
927
+
937
928
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
938
929
msgid "Error: Failure to bind"
939
930
msgstr ""
@@ -1007,7 +998,7 @@ msgid "Failed to write internal flash."
1007
998
msgstr ""
1008
999
1009
1000
#: supervisor/shared/safe_mode.c
1010
- msgid "Fatal error ."
1001
+ msgid "Fault detected by hardware ."
1011
1002
msgstr ""
1012
1003
1013
1004
#: py/moduerrno.c
@@ -1095,6 +1086,15 @@ msgstr ""
1095
1086
msgid "Hardware in use, try alternative pins"
1096
1087
msgstr ""
1097
1088
1089
+ #: supervisor/shared/safe_mode.c
1090
+ msgid "Heap allocation when VM not running."
1091
+ msgstr ""
1092
+
1093
+ #: supervisor/shared/safe_mode.c
1094
+ msgid ""
1095
+ "Heap was corrupted because the stack was too small. Increase stack size."
1096
+ msgstr ""
1097
+
1098
1098
#: extmod/vfs_posix_file.c py/objstringio.c
1099
1099
msgid "I/O operation on closed file"
1100
1100
msgstr ""
@@ -1209,6 +1209,10 @@ msgstr ""
1209
1209
msgid "Internal watchdog timer expired."
1210
1210
msgstr ""
1211
1211
1212
+ #: supervisor/shared/safe_mode.c
1213
+ msgid "Interrupt error."
1214
+ msgstr ""
1215
+
1212
1216
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1213
1217
msgid "Invalid %q"
1214
1218
msgstr ""
@@ -1257,10 +1261,6 @@ msgstr ""
1257
1261
msgid "Invalid format chunk size"
1258
1262
msgstr ""
1259
1263
1260
- #: supervisor/shared/safe_mode.c
1261
- msgid "Invalid memory access."
1262
- msgstr ""
1263
-
1264
1264
#: ports/espressif/common-hal/wifi/Radio.c
1265
1265
msgid "Invalid multicast MAC address"
1266
1266
msgstr ""
@@ -1549,10 +1549,6 @@ msgstr ""
1549
1549
msgid "No timer available"
1550
1550
msgstr ""
1551
1551
1552
- #: supervisor/shared/safe_mode.c
1553
- msgid "Nordic system firmware failure assertion."
1554
- msgstr ""
1555
-
1556
1552
#: ports/nrf/common-hal/_bleio/__init__.c
1557
1553
msgid "Nordic system firmware out of memory"
1558
1554
msgstr ""
@@ -2004,53 +2000,19 @@ msgid "Temperature read timed out"
2004
2000
msgstr ""
2005
2001
2006
2002
#: supervisor/shared/safe_mode.c
2007
- msgid "The BOOT button was pressed at start up.\n"
2008
- msgstr ""
2009
-
2010
- #: supervisor/shared/safe_mode.c
2011
- msgid ""
2012
- "The CircuitPython heap was corrupted because the stack was too small.\n"
2013
- "Increase the stack size if you know how. If not:"
2014
- msgstr ""
2015
-
2016
- #: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
2017
- msgid "The SW38 button was pressed at start up.\n"
2018
- msgstr ""
2019
-
2020
- #: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
2021
- msgid "The VOLUME button was pressed at start up.\n"
2022
- msgstr ""
2023
-
2024
- #: supervisor/shared/safe_mode.c
2025
- msgid ""
2026
- "The `microcontroller` module was used to boot into safe mode. Press reset to "
2027
- "exit safe mode."
2003
+ msgid "The `microcontroller` module was used to boot into safe mode."
2028
2004
msgstr ""
2029
2005
2030
2006
#: py/obj.c
2031
2007
msgid "The above exception was the direct cause of the following exception:"
2032
2008
msgstr ""
2033
2009
2034
- #: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2035
- #: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
2036
- #: ports/espressif/boards/m5stack_atom_matrix/mpconfigboard.h
2037
- #: ports/espressif/boards/m5stack_atom_u/mpconfigboard.h
2038
- msgid "The central button was pressed at start up.\n"
2039
- msgstr ""
2040
-
2041
- #: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
2042
- msgid "The left button was pressed at start up.\n"
2043
- msgstr ""
2044
-
2045
2010
#: shared-bindings/rgbmatrix/RGBMatrix.c
2046
2011
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
2047
2012
msgstr ""
2048
2013
2049
2014
#: supervisor/shared/safe_mode.c
2050
- msgid ""
2051
- "The microcontroller's power dipped. Make sure your power supply provides\n"
2052
- "enough power for the whole circuit and press reset (after ejecting "
2053
- "CIRCUITPY)."
2015
+ msgid "The power dipped. Make sure you are providing enough power."
2054
2016
msgstr ""
2055
2017
2056
2018
#: shared-module/audiomixer/MixerVoice.c
@@ -2069,6 +2031,10 @@ msgstr ""
2069
2031
msgid "The sample's signedness does not match the mixer's"
2070
2032
msgstr ""
2071
2033
2034
+ #: supervisor/shared/safe_mode.c
2035
+ msgid "Third-party firmware fatal error."
2036
+ msgstr ""
2037
+
2072
2038
#: shared-module/imagecapture/ParallelImageCapture.c
2073
2039
msgid "This microcontroller does not support continuous capture."
2074
2040
msgstr ""
@@ -2101,10 +2067,6 @@ msgstr ""
2101
2067
msgid "Timeout is too long: Maximum timeout length is %d seconds"
2102
2068
msgstr ""
2103
2069
2104
- #: supervisor/shared/safe_mode.c
2105
- msgid "To exit, please reset the board without requesting safe mode."
2106
- msgstr ""
2107
-
2108
2070
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2109
2071
msgid "Too many channels in sample"
2110
2072
msgstr ""
@@ -2196,6 +2158,10 @@ msgstr ""
2196
2158
msgid "Unable to allocate buffers for signed conversion"
2197
2159
msgstr ""
2198
2160
2161
+ #: supervisor/shared/safe_mode.c
2162
+ msgid "Unable to allocate the heap."
2163
+ msgstr ""
2164
+
2199
2165
#: ports/espressif/common-hal/busio/I2C.c
2200
2166
msgid "Unable to create lock"
2201
2167
msgstr ""
@@ -2401,13 +2367,44 @@ msgstr ""
2401
2367
msgid "Writes not supported on Characteristic"
2402
2368
msgstr ""
2403
2369
2370
+ #: ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
2371
+ #: ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h
2372
+ #: ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h
2373
+ #: ports/atmel-samd/boards/meowmeow/mpconfigboard.h
2374
+ msgid "You pressed both buttons at start up."
2375
+ msgstr ""
2376
+
2377
+ #: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
2378
+ #: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
2379
+ #: ports/espressif/boards/m5stack_stick_c/mpconfigboard.h
2380
+ msgid "You pressed button A at start up."
2381
+ msgstr ""
2382
+
2404
2383
#: supervisor/shared/safe_mode.c
2405
- msgid "You are in safe mode because:\n"
2384
+ msgid "You pressed the BOOT button at start up"
2385
+ msgstr ""
2386
+
2387
+ #: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
2388
+ msgid "You pressed the SW38 button at start up."
2389
+ msgstr ""
2390
+
2391
+ #: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
2392
+ msgid "You pressed the VOLUME button at start up."
2393
+ msgstr ""
2394
+
2395
+ #: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2396
+ #: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
2397
+ #: ports/espressif/boards/m5stack_atom_matrix/mpconfigboard.h
2398
+ #: ports/espressif/boards/m5stack_atom_u/mpconfigboard.h
2399
+ msgid "You pressed the central button at start up."
2400
+ msgstr ""
2401
+
2402
+ #: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
2403
+ msgid "You pressed the left button at start up."
2406
2404
msgstr ""
2407
2405
2408
2406
#: supervisor/shared/safe_mode.c
2409
- msgid ""
2410
- "You pressed the reset button during boot. Press again to exit safe mode."
2407
+ msgid "You pressed the reset button during boot."
2411
2408
msgstr ""
2412
2409
2413
2410
#: supervisor/shared/micropython.c
0 commit comments