@@ -33,12 +33,21 @@ msgstr ""
33
33
#: supervisor/shared/safe_mode.c
34
34
msgid ""
35
35
"\n"
36
- "Please file an issue with the contents of your CIRCUITPY drive at \n "
37
- "https://github.com/adafruit/ circuitpython/issues\n "
36
+ "Please file an issue with your program at https://github.com/adafruit/ "
37
+ "circuitpython/issues. "
38
38
msgstr ""
39
+
40
+ #: supervisor/shared/safe_mode.c
41
+ msgid ""
39
42
"\n"
40
- "Harap ajukan masalah dengan konten drive CIRCUITPY Anda di\n"
41
- "https://github.com/adafruit/circuitpython/issues\n"
43
+ "Press reset to exit safe mode.\n"
44
+ msgstr ""
45
+
46
+ #: supervisor/shared/safe_mode.c
47
+ msgid ""
48
+ "\n"
49
+ "You are in safe mode because:\n"
50
+ msgstr ""
42
51
43
52
#: py/obj.c
44
53
msgid " File \" %q\" "
@@ -91,7 +100,7 @@ msgstr ""
91
100
#: ports/raspberrypi/common-hal/alarm/__init__.c
92
101
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
93
102
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
94
- #: ports/stm/common-hal/rtc/RTC.c
103
+ #: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/ rtc/RTC.c
95
104
msgid "%q"
96
105
msgstr ""
97
106
@@ -536,10 +545,6 @@ msgstr "Nilai array harus berupa byte tunggal."
536
545
msgid "Attempt to allocate %d blocks"
537
546
msgstr ""
538
547
539
- #: supervisor/shared/safe_mode.c
540
- msgid "Attempted heap allocation when VM not running."
541
- msgstr ""
542
-
543
548
#: ports/raspberrypi/audio_dma.c
544
549
msgid "Audio conversion not implemented"
545
550
msgstr ""
@@ -590,20 +595,13 @@ msgid "Bitmap size and bits per value must match"
590
595
msgstr ""
591
596
592
597
#: supervisor/shared/safe_mode.c
593
- msgid "Boot device must be first device (interface #0)."
598
+ msgid "Boot device must be first (interface #0)."
594
599
msgstr ""
595
600
596
601
#: ports/mimxrt10xx/common-hal/busio/UART.c
597
602
msgid "Both RX and TX required for flow control"
598
603
msgstr ""
599
604
600
- #: ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
601
- #: ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h
602
- #: ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h
603
- #: ports/atmel-samd/boards/meowmeow/mpconfigboard.h
604
- msgid "Both buttons were pressed at start up.\n"
605
- msgstr ""
606
-
607
605
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
608
606
msgid "Both pins must support hardware interrupts"
609
607
msgstr "Kedua pin harus mendukung hardware interrut"
@@ -669,12 +667,6 @@ msgstr ""
669
667
msgid "Bus pin %d is already in use"
670
668
msgstr "Pin bus %d sudah digunakan"
671
669
672
- #: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
673
- #: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
674
- #: ports/espressif/boards/m5stack_stick_c/mpconfigboard.h
675
- msgid "Button A was pressed at start up.\n"
676
- msgstr ""
677
-
678
670
#: shared-bindings/_bleio/UUID.c
679
671
msgid "Byte buffer must be 16 bytes."
680
672
msgstr "Byte buffer harus 16 byte."
@@ -809,10 +801,6 @@ msgstr "Menulis CharacteristicBuffer tidak tersedia"
809
801
msgid "CircuitPython core code crashed hard. Whoops!\n"
810
802
msgstr "Kode inti CircuitPython mengalami crash. Aduh!\n"
811
803
812
- #: supervisor/shared/safe_mode.c
813
- msgid "CircuitPython was unable to allocate the heap."
814
- msgstr ""
815
-
816
804
#: shared-module/bitbangio/I2C.c
817
805
msgid "Clock stretch too long"
818
806
msgstr "Peregangan clock terlalu panjang"
@@ -852,10 +840,6 @@ msgstr "Tidak dapat memulai interupsi, RX sibuk"
852
840
msgid "Couldn't allocate decoder"
853
841
msgstr "Tidak dapat mengalokasikan dekoder"
854
842
855
- #: supervisor/shared/safe_mode.c
856
- msgid "Crash into the HardFault_Handler."
857
- msgstr "Gagal ke HardFault_Handler."
858
-
859
843
#: ports/stm/common-hal/analogio/AnalogOut.c
860
844
msgid "DAC Channel Init Error"
861
845
msgstr "Terjadi kesalahan saat menginisialisasi kanal DAC"
@@ -947,6 +931,10 @@ msgstr ""
947
931
msgid "Error in regex"
948
932
msgstr "Error pada regex"
949
933
934
+ #: supervisor/shared/safe_mode.c
935
+ msgid "Error in safemode.py."
936
+ msgstr ""
937
+
950
938
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
951
939
msgid "Error: Failure to bind"
952
940
msgstr ""
@@ -1020,7 +1008,7 @@ msgid "Failed to write internal flash."
1020
1008
msgstr "Gagal menulis flash internal."
1021
1009
1022
1010
#: supervisor/shared/safe_mode.c
1023
- msgid "Fatal error ."
1011
+ msgid "Fault detected by hardware ."
1024
1012
msgstr ""
1025
1013
1026
1014
#: py/moduerrno.c
@@ -1108,6 +1096,15 @@ msgstr "Perangkat keras sibuk, coba pin alternatif"
1108
1096
msgid "Hardware in use, try alternative pins"
1109
1097
msgstr "Perangkat keras sedang digunakan, coba pin alternatif"
1110
1098
1099
+ #: supervisor/shared/safe_mode.c
1100
+ msgid "Heap allocation when VM not running."
1101
+ msgstr ""
1102
+
1103
+ #: supervisor/shared/safe_mode.c
1104
+ msgid ""
1105
+ "Heap was corrupted because the stack was too small. Increase stack size."
1106
+ msgstr ""
1107
+
1111
1108
#: extmod/vfs_posix_file.c py/objstringio.c
1112
1109
msgid "I/O operation on closed file"
1113
1110
msgstr "operasi I/O pada file tertutup"
@@ -1224,6 +1221,10 @@ msgstr "Kesalahan internal #%d"
1224
1221
msgid "Internal watchdog timer expired."
1225
1222
msgstr ""
1226
1223
1224
+ #: supervisor/shared/safe_mode.c
1225
+ msgid "Interrupt error."
1226
+ msgstr ""
1227
+
1227
1228
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1228
1229
msgid "Invalid %q"
1229
1230
msgstr ""
@@ -1272,10 +1273,6 @@ msgstr ""
1272
1273
msgid "Invalid format chunk size"
1273
1274
msgstr "Ukuran potongan format tidak valid"
1274
1275
1275
- #: supervisor/shared/safe_mode.c
1276
- msgid "Invalid memory access."
1277
- msgstr "Akses memori tidak valid."
1278
-
1279
1276
#: ports/espressif/common-hal/wifi/Radio.c
1280
1277
msgid "Invalid multicast MAC address"
1281
1278
msgstr ""
@@ -1564,10 +1561,6 @@ msgstr "Tidak ada file/direktori"
1564
1561
msgid "No timer available"
1565
1562
msgstr "Penghitung waktu tidak tersedia"
1566
1563
1567
- #: supervisor/shared/safe_mode.c
1568
- msgid "Nordic system firmware failure assertion."
1569
- msgstr ""
1570
-
1571
1564
#: ports/nrf/common-hal/_bleio/__init__.c
1572
1565
msgid "Nordic system firmware out of memory"
1573
1566
msgstr ""
@@ -2033,53 +2026,19 @@ msgid "Temperature read timed out"
2033
2026
msgstr "Waktu baca suhu habis"
2034
2027
2035
2028
#: supervisor/shared/safe_mode.c
2036
- msgid "The BOOT button was pressed at start up.\n"
2037
- msgstr ""
2038
-
EED3
2039
- #: supervisor/shared/safe_mode.c
2040
- msgid ""
2041
- "The CircuitPython heap was corrupted because the stack was too small.\n"
2042
- "Increase the stack size if you know how. If not:"
2043
- msgstr ""
2044
-
2045
- #: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
2046
- msgid "The SW38 button was pressed at start up.\n"
2047
- msgstr ""
2048
-
2049
- #: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
2050
- msgid "The VOLUME button was pressed at start up.\n"
2051
- msgstr ""
2052
-
2053
- #: supervisor/shared/safe_mode.c
2054
- msgid ""
2055
- "The `microcontroller` module was used to boot into safe mode. Press reset to "
2056
- "exit safe mode."
2029
+ msgid "The `microcontroller` module was used to boot into safe mode."
2057
2030
msgstr ""
2058
2031
2059
2032
#: py/obj.c
2060
2033
msgid "The above exception was the direct cause of the following exception:"
2061
2034
msgstr ""
2062
2035
2063
- #: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2064
- #: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
2065
- #: ports/espressif/boards/m5stack_atom_matrix/mpconfigboard.h
2066
- #: ports/espressif/boards/m5stack_atom_u/mpconfigboard.h
2067
- msgid "The central button was pressed at start up.\n"
2068
- msgstr ""
2069
-
2070
- #: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
2071
- msgid "The left button was pressed at start up.\n"
2072
- msgstr ""
2073
-
2074
2036
#: shared-bindings/rgbmatrix/RGBMatrix.c
2075
2037
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
2076
2038
msgstr ""
2077
2039
2078
2040
#: supervisor/shared/safe_mode.c
2079
- msgid ""
2080
- "The microcontroller's power dipped. Make sure your power supply provides\n"
2081
- "enough power for the whole circuit and press reset (after ejecting "
2082
- "CIRCUITPY)."
2041
+ msgid "The power dipped. Make sure you are providing enough power."
2083
2042
msgstr ""
2084
2043
2085
2044
#: shared-module/audiomixer/MixerVoice.c
@@ -2098,6 +2057,10 @@ msgstr "Tingkat sampel dari sampel tidak cocok dengan mixer"
2098
2057
msgid "The sample's signedness does not match the mixer's"
2099
2058
msgstr "signedness dari sampel tidak cocok dengan mixer"
2100
2059
2060
+ #: supervisor/shared/safe_mode.c
2061
+ msgid "Third-party firmware fatal error."
2062
+ msgstr ""
2063
+
2101
2064
#: shared-module/imagecapture/ParallelImageCapture.c
2102
2065
msgid "This microcontroller does not support continuous capture."
2103
2066
msgstr ""
@@ -2130,10 +2093,6 @@ msgstr ""
2130
2093
msgid "Timeout is too long: Maximum timeout length is %d seconds"
2131
2094
msgstr ""
2132
2095
2133
- #: supervisor/shared/safe_mode.c
2134
- msgid "To exit, please reset the board without requesting safe mode."
2135
- msgstr ""
2136
-
2137
2096
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2138
2097
msgid "Too many channels in sample"
2139
2098
msgstr ""
@@ -2225,6 +2184,10 @@ msgstr "Nilai UUID bukan str, int atau byte buffer"
2225
2184
msgid "Unable to allocate buffers for signed conversion"
2226
2185
msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
2227
2186
2187
+ #: supervisor/shared/safe_mode.c
2188
+ msgid "Unable to allocate the heap."
2189
+ msgstr ""
2190
+
2228
2191
#: ports/espressif/common-hal/busio/I2C.c
2229
2192
msgid "Unable to create lock"
2230
2193
msgstr ""
@@ -2432,13 +2395,44 @@ msgstr ""
2432
2395
msgid "Writes not supported on Characteristic"
2433
2396
msgstr "Menulis tidak didukung pada Karakteristik"
2434
2397
2398
+ #: ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h
2399
+ #: ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h
2400
+ #: ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h
2401
+ #: ports/atmel-samd/boards/meowmeow/mpconfigboard.h
2402
+ msgid "You pressed both buttons at start up."
2403
+ msgstr ""
2404
+
2405
+ #: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
2406
+ #: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
2407
+ #: ports/espressif/boards/m5stack_stick_c/mpconfigboard.h
2408
+ msgid "You pressed button A at start up."
2409
+ msgstr ""
2410
+
2435
2411
#: supervisor/shared/safe_mode.c
2436
- msgid "You are in safe mode because:\n"
2412
+ msgid "You pressed the BOOT button at start up"
2413
+ msgstr ""
2414
+
2415
+ #: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
2416
+ msgid "You pressed the SW38 button at start up."
2417
+ msgstr ""
2418
+
2419
+ #: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
2420
+ msgid "You pressed the VOLUME button at start up."
2421
+ msgstr ""
2422
+
2423
+ #: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2424
+ #: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
2425
+ #: ports/espressif/boards/m5stack_atom_matrix/mpconfigboard.h
2426
+ #: ports/espressif/boards/m5stack_atom_u/mpconfigboard.h
2427
+ msgid "You pressed the central button at start up."
2428
+ msgstr ""
2429
+
2430
+ #: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
2431
+ msgid "You pressed the left button at start up."
2437
2432
msgstr ""
2438
2433
2439
2434
#: supervisor/shared/safe_mode.c
2440
- msgid ""
2441
- "You pressed the reset button during boot. Press again to exit safe mode."
2435
+ msgid "You pressed the reset button during boot."
2442
2436
msgstr ""
2443
2437
2444
2438
#: supervisor/shared/micropython.c
@@ -4375,6 +4369,21 @@ msgstr "zi harus berjenis float"
4375
4369
msgid "zi must be of shape (n_section, 2)"
4376
4370
msgstr "Zi harus berbentuk (n_section, 2)"
4377
4371
4372
+ #~ msgid ""
4373
+ #~ "\n"
4374
+ #~ "Please file an issue with the contents of your CIRCUITPY drive at \n"
4375
+ #~ "https://github.com/adafruit/circuitpython/issues\n"
4376
+ #~ msgstr ""
4377
+ #~ "\n"
4378
+ #~ "Harap ajukan masalah dengan konten drive CIRCUITPY Anda di\n"
4379
+ #~ "https://github.com/adafruit/circuitpython/issues\n"
4380
+
4381
+ #~ msgid "Crash into the HardFault_Handler."
4382
+ #~ msgstr "Gagal ke HardFault_Handler."
4383
+
4384
+ #~ msgid "Invalid memory access."
4385
+ #~ msgstr "Akses memori tidak valid."
4386
+
4378
4387
#~ msgid "%q must be of type %q"
4379
4388
#~ msgstr "%q harus bertipe %q"
4380
4389
0 commit comments