8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-12-10 13:55-0600 \n "
11
+ "POT-Creation-Date : 2019-12-12 15:33-0800 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -23,6 +23,19 @@ msgid ""
23
23
"Code done running. Waiting for reload.\n"
24
24
msgstr ""
25
25
26
+ #: supervisor/shared/safe_mode.c
27
+ msgid ""
28
+ "\n"
29
+ "Please file an issue with the contents of your CIRCUITPY drive at \n"
30
+ "https://github.com/adafruit/circuitpython/issues\n"
31
+ msgstr ""
32
+
33
+ #: supervisor/shared/safe_mode.c
34
+ msgid ""
35
+ "\n"
36
+ "To exit, please reset the board without "
37
+ msgstr ""
38
+
26
39
#: py/obj.c
27
40
msgid " File \" %q\" "
28
41
msgstr ""
@@ -294,7 +307,7 @@ msgid "Array values should be single bytes."
294
307
msgstr ""
295
308
296
309
#: supervisor/shared/safe_mode.c
297
- msgid "Attempted heap allocation when MicroPython VM not running.\n "
310
+ msgid "Attempted heap allocation when MicroPython VM not running."
298
311
msgstr ""
299
312
300
313
#: main.c
@@ -406,6 +419,10 @@ msgstr "Tidak bisa mendapatkan pull pada saat mode output"
406
419
msgid "Cannot get temperature"
407
420
msgstr "Tidak bisa mendapatkan temperatur. status: 0x%02x"
408
421
422
+ #: shared-bindings/_bleio/Adapter.c
423
+ msgid "Cannot have scan responses for extended, connectable advertisements."
424
+ msgstr ""
425
+
409
426
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
410
427
msgid "Cannot output both channels on the same pin"
411
428
msgstr ""
@@ -454,6 +471,16 @@ msgstr ""
454
471
msgid "CharacteristicBuffer writing not provided"
455
472
msgstr ""
456
473
474
+ #: supervisor/shared/safe_mode.c
475
+ msgid "CircuitPython core code crashed hard. Whoops!\n"
476
+ msgstr ""
477
+
478
+ #: supervisor/shared/safe_mode.c
479
+ msgid ""
480
+ "CircuitPython is in safe mode because you pressed the reset button during "
481
+ "boot. Press again to exit safe mode.\n"
482
+ msgstr ""
483
+
457
484
#: shared-module/bitbangio/SPI.c
458
485
msgid "Clock pin init failed."
459
486
msgstr ""
@@ -515,7 +542,7 @@ msgid "Couldn't allocate second buffer"
515
542
msgstr ""
516
543
517
544
#: supervisor/shared/safe_mode.c
518
- msgid "Crash into the HardFault_Handler.\n "
545
+ msgid "Crash into the HardFault_Handler."
519
546
msgstr ""
520
547
521
548
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
@@ -632,28 +659,18 @@ msgstr ""
632
659
msgid "Failed to release mutex, err 0x%04x"
633
660
msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
634
661
635
- #: py/moduerrno.c
636
- msgid "File exists"
637
- msgstr ""
638
-
639
- #: ports/nrf/peripherals/nrf/nvm.c
640
- msgid "Flash erase failed"
662
+ #: supervisor/shared/safe_mode.c
663
+ msgid "Failed to write internal flash."
641
664
msgstr ""
642
665
643
- #: ports/nrf/peripherals/nrf/nvm.c
644
- #, c-format
645
- msgid "Flash erase failed to start, err 0x%04x"
666
+ #: py/moduerrno.c
667
+ msgid "File exists"
646
668
msgstr ""
647
669
648
- #: ports/nrf/peripherals/nrf/ nvm.c
670
+ #: ports/nrf/common-hal/ nvm/ByteArray .c
649
671
msgid "Flash write failed"
650
672
msgstr ""
651
673
652
- #: ports/nrf/peripherals/nrf/nvm.c
653
- #, c-format
654
- msgid "Flash write failed to start, err 0x%04x"
655
- msgstr ""
656
-
657
674
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
658
675
msgid "Frequency captured is above capability. Capture Paused."
659
676
msgstr ""
@@ -826,13 +843,6 @@ msgstr ""
826
843
msgid "Length must be non-negative"
827
844
msgstr ""
828
845
829
- #: supervisor/shared/safe_mode.c
830
- msgid ""
831
- "Looks like our core CircuitPython code crashed hard. Whoops!\n"
832
- "Please file an issue at https://github.com/adafruit/circuitpython/issues\n"
833
- " with the contents of your CIRCUITPY drive and this message:\n"
834
- msgstr ""
835
-
836
846
#: shared-module/bitbangio/SPI.c
837
847
msgid "MISO pin init failed."
838
848
msgstr ""
@@ -847,11 +857,11 @@ msgid "Maximum x value when mirrored is %d"
847
857
msgstr ""
848
858
849
859
#: supervisor/shared/safe_mode.c
850
- msgid "MicroPython NLR jump failed. Likely memory corruption.\n "
860
+ msgid "MicroPython NLR jump failed. Likely memory corruption."
851
861
msgstr ""
852
862
853
863
#: supervisor/shared/safe_mode.c
854
- msgid "MicroPython fatal error.\n "
864
+ msgid "MicroPython fatal error."
855
865
msgstr ""
856
866
857
867
#: shared-bindings/audiobusio/PDMIn.c
@@ -920,6 +930,10 @@ msgstr ""
920
930
msgid "No such file/directory"
921
931
msgstr ""
922
932
933
+ #: supervisor/shared/safe_mode.c
934
+ msgid "Nordic Soft Device failure assertion."
935
+ msgstr ""
936
+
923
937
#: ports/nrf/common-hal/_bleio/__init__.c
924
938
#: shared-bindings/_bleio/CharacteristicBuffer.c
925
939
#, fuzzy
@@ -1103,10 +1117,7 @@ msgstr ""
1103
1117
#: supervisor/shared/safe_mode.c
1104
1118
msgid ""
1105
1119
"The CircuitPython heap was corrupted because the stack was too small.\n"
1106
- "Please increase stack size limits and press reset (after ejecting "
1107
- "CIRCUITPY).\n"
1108
- "If you didn't change the stack, then file an issue here with the contents of "
1109
- "your CIRCUITPY drive:\n"
1120
+ "Please increase the stack size if you know how, or if not:"
1110
1121
msgstr ""
1111
1122
1112
1123
#: supervisor/shared/safe_mode.c
@@ -1116,21 +1127,11 @@ msgid ""
1116
1127
msgstr ""
1117
1128
1118
1129
#: supervisor/shared/safe_mode.c
1119
- #, fuzzy
1120
1130
msgid ""
1121
- "The microcontroller's power dipped. Please make sure your power supply "
1122
- "provides\n"
1131
+ "The microcontroller's power dipped. Make sure your power supply provides\n"
1123
1132
"enough power for the whole circuit and press reset (after ejecting "
1124
1133
"CIRCUITPY).\n"
1125
1134
msgstr ""
1126
- "Tegangan dari mikrokontroler turun atau mati. Pastikan sumber tegangan "
1127
- "memberikan daya\n"
1128
-
1129
- #: supervisor/shared/safe_mode.c
1130
- msgid ""
1131
- "The reset button was pressed while booting CircuitPython. Press again to "
1132
- "exit safe mode.\n"
1133
- msgstr ""
1134
1135
1135
1136
#: shared-module/audiomixer/MixerVoice.c
1136
1137
msgid "The sample's bits_per_sample does not match the mixer's"
@@ -1164,10 +1165,6 @@ msgstr ""
1164
1165
msgid "Tile width must exactly divide bitmap width"
1165
1166
msgstr ""
1166
1167
1167
- #: supervisor/shared/safe_mode.c
1168
- msgid "To exit, please reset the board without "
1169
- msgstr "Untuk keluar, silahkan reset board tanpa "
1170
-
1171
1168
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1172
1169
msgid "Too many channels in sample."
1173
1170
msgstr "Terlalu banyak channel dalam sampel"
@@ -1246,6 +1243,10 @@ msgstr ""
1246
1243
msgid "Unknown gatt error: 0x%04x"
1247
1244
msgstr ""
1248
1245
1246
+ #: supervisor/shared/safe_mode.c
1247
+ msgid "Unknown reason."
1248
+ msgstr ""
1249
+
1249
1250
#: ports/nrf/common-hal/_bleio/__init__.c
1250
1251
#, c-format
1251
1252
msgid "Unknown security error: 0x%04x"
@@ -1323,12 +1324,8 @@ msgstr ""
1323
1324
"Untuk menampilkan modul built-in silahkan ketik `help(\" modules\" )`.\n"
1324
1325
1325
1326
#: supervisor/shared/safe_mode.c
1326
- #, fuzzy
1327
- msgid ""
1328
- "You are running in safe mode which means something unanticipated happened.\n"
1327
+ msgid "You are in safe mode: something unanticipated happened.\n"
1329
1328
msgstr ""
1330
- "Anda sedang menjalankan mode aman (safe mode) yang berarti sesuatu yang "
1331
- "sangat buruk telah terjadi.\n"
1332
1329
1333
1330
#: supervisor/shared/safe_mode.c
1334
1331
msgid "You requested starting safe mode by "
@@ -2853,6 +2850,19 @@ msgstr ""
2853
2850
#~ msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
2854
2851
#~ msgstr "Dukungan soft device, id: 0x%08lX, pc: 0x%08l"
2855
2852
2853
+ #, fuzzy
2854
+ #~ msgid ""
2855
+ #~ "The microcontroller's power dipped. Please make sure your power supply "
2856
+ #~ "provides\n"
2857
+ #~ "enough power for the whole circuit and press reset (after ejecting "
2858
+ #~ "CIRCUITPY).\n"
2859
+ #~ msgstr ""
2860
+ #~ "Tegangan dari mikrokontroler turun atau mati. Pastikan sumber tegangan "
2861
+ #~ "memberikan daya\n"
2862
+
2863
+ #~ msgid "To exit, please reset the board without "
2864
+ #~ msgstr "Untuk keluar, silahkan reset board tanpa "
2865
+
2856
2866
#~ msgid "UART(%d) does not exist"
2857
2867
#~ msgstr "UART(%d) tidak ada"
2858
2868
@@ -2870,6 +2880,14 @@ msgstr ""
2870
2880
#~ "Gunakan esptool untuk menghapus flash dan upload ulang Python sebagai "
2871
2881
#~ "gantinya"
2872
2882
2883
+ #, fuzzy
2884
+ #~ msgid ""
2885
+ #~ "You are running in safe mode which means something unanticipated "
2886
+ #~ "happened.\n"
2887
+ #~ msgstr ""
2888
+ #~ "Anda sedang menjalankan mode aman (safe mode) yang berarti sesuatu yang "
2889
+ #~ "sangat buruk telah terjadi.\n"
2890
+
2873
2891
#~ msgid "[addrinfo error %d]"
2874
2892
#~ msgstr "[addrinfo error %d]"
2875
2893
0 commit comments