Skip to content

Commit 3fc58ce

Browse files
committed
Merge remote-tracking branch 'adafruit/master' into support_extended_advertising
2 parents 11c2c34 + e560b41 commit 3fc58ce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+4061
-1878
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,10 @@ jobs:
137137
- "pyportal"
138138
- "pyportal_titano"
139139
- "pyruler"
140-
- "robohatmm1_m0"
141140
- "robohatmm1_m4"
142141
- "sam32"
143142
- "serpente"
143+
- "shirtty"
144144
- "snekboard"
145145
- "sparkfun_lumidrive"
146146
- "sparkfun_nrf52840_mini"

locale/ID.po

Lines changed: 73 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-10-21 19:50-0700\n"
11+
"POT-Creation-Date: 2019-11-21 16:50-0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -488,11 +488,6 @@ msgstr ""
488488
msgid "Corrupt raw code"
489489
msgstr ""
490490

491-
#: ports/nrf/common-hal/_bleio/UUID.c
492-
#, c-format
493-
msgid "Could not decode ble_uuid, err 0x%04x"
494-
msgstr ""
495-
496491
#: ports/atmel-samd/common-hal/busio/UART.c
497492
msgid "Could not initialize UART"
498493
msgstr "Tidak dapat menginisialisasi UART"
@@ -587,11 +582,6 @@ msgstr ""
587582
msgid "Expected tuple of length %d, got %d"
588583
msgstr ""
589584

590-
#: ports/nrf/common-hal/_bleio/__init__.c
591-
#, c-format
592-
msgid "Failed initiate attribute read, err 0x%04x"
593-
msgstr ""
594-
595585
#: shared-bindings/ps2io/Ps2.c
596586
msgid "Failed sending command."
597587
msgstr ""
@@ -601,15 +591,6 @@ msgstr ""
601591
msgid "Failed to acquire mutex, err 0x%04x"
602592
msgstr "Gagal untuk mendapatkan mutex, status: 0x%08lX"
603593

604-
#: ports/nrf/common-hal/_bleio/Service.c
605-
msgid "Failed to add characteristic, NRF_ERROR_%q"
606-
msgstr ""
607-
608-
#: ports/nrf/common-hal/_bleio/Characteristic.c
609-
#, c-format
610-
msgid "Failed to add descriptor, err 0x%04x"
611-
msgstr ""
612-
613594
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
614595
msgid "Failed to allocate RX buffer"
615596
msgstr "Gagal untuk mengalokasikan buffer RX"
@@ -620,10 +601,6 @@ msgstr "Gagal untuk mengalokasikan buffer RX"
620601
msgid "Failed to allocate RX buffer of %d bytes"
621602
msgstr "Gagal untuk megalokasikan buffer RX dari %d byte"
622603

623-
#: ports/nrf/common-hal/_bleio/Adapter.c
624-
msgid "Failed to change softdevice state, NRF_ERROR_%q"
625-
msgstr ""
626-
627604
#: ports/nrf/common-hal/_bleio/Adapter.c
628605
msgid "Failed to connect: internal error"
629606
msgstr ""
@@ -632,96 +609,11 @@ msgstr ""
632609
msgid "Failed to connect: timeout"
633610
msgstr ""
634611

635-
#: ports/nrf/common-hal/_bleio/Service.c
636-
msgid "Failed to create service, NRF_ERROR_%q"
637-
msgstr ""
638-
639-
#: ports/nrf/common-hal/_bleio/Connection.c
640-
#, fuzzy
641-
msgid "Failed to discover services"
642-
msgstr "Gagal untuk menemukan layanan, status: 0x%08lX"
643-
644-
#: ports/nrf/common-hal/_bleio/Adapter.c
645-
#, fuzzy
646-
msgid "Failed to get local address"
647-
msgstr "Gagal untuk mendapatkan alamat lokal, error: 0x%08lX"
648-
649-
#: ports/nrf/common-hal/_bleio/Adapter.c
650-
#, fuzzy
651-
msgid "Failed to get softdevice state"
652-
msgstr "Gagal untuk mendapatkan status softdevice, error: 0x%08lX"
653-
654-
#: ports/nrf/common-hal/_bleio/Characteristic.c
655-
#, c-format
656-
msgid "Failed to notify or indicate attribute value, err 0x%04x"
657-
msgstr ""
658-
659-
#: ports/nrf/common-hal/_bleio/Connection.c
660-
msgid "Failed to pair"
661-
msgstr ""
662-
663-
#: ports/nrf/common-hal/_bleio/Characteristic.c
664-
#, fuzzy, c-format
665-
msgid "Failed to read CCCD value, err 0x%04x"
666-
msgstr "Gagal untuk membaca nilai atribut, status: 0x%08lX"
667-
668-
#: ports/nrf/common-hal/_bleio/__init__.c
669-
#, c-format
670-
msgid "Failed to read attribute value, err 0x%04x"
671-
msgstr ""
672-
673-
#: ports/nrf/common-hal/_bleio/__init__.c
674-
#, fuzzy, c-format
675-
msgid "Failed to read gatts value, err 0x%04x"
676-
msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
677-
678-
#: ports/nrf/common-hal/_bleio/UUID.c
679-
#, fuzzy, c-format
680-
msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
681-
msgstr "Gagal untuk menambahkan Vendor Spesific UUID, status: 0x%08lX"
682-
683612
#: ports/nrf/sd_mutex.c
684613
#, fuzzy, c-format
685614
msgid "Failed to release mutex, err 0x%04x"
686615
msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
687616

688-
#: ports/nrf/common-hal/_bleio/Adapter.c
689-
msgid "Failed to start advertising, NRF_ERROR_%q"
690-
msgstr ""
691-
692-
#: ports/nrf/common-hal/_bleio/Adapter.c
693-
#, c-format
694-
msgid "Failed to start connecting, error 0x%04x"
695-
msgstr ""
696-
697-
#: ports/nrf/common-hal/_bleio/Connection.c
698-
msgid "Failed to start pairing, NRF_ERROR_%q"
699-
msgstr ""
700-
701-
#: ports/nrf/common-hal/_bleio/Adapter.c
702-
#, fuzzy, c-format
703-
msgid "Failed to start scanning, err 0x%04x"
704-
msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
705-
706-
#: ports/nrf/common-hal/_bleio/Adapter.c
707-
msgid "Failed to stop advertising, NRF_ERROR_%q"
708-
msgstr ""
709-
710-
#: ports/nrf/common-hal/_bleio/Characteristic.c
711-
#, c-format
712-
msgid "Failed to write CCCD, err 0x%04x"
713-
msgstr ""
714-
715-
#: ports/nrf/common-hal/_bleio/__init__.c
716-
#, fuzzy, c-format
717-
msgid "Failed to write attribute value, err 0x%04x"
718-
msgstr "Gagal untuk menulis nilai atribut, status: 0x%08lX"
719-
720-
#: ports/nrf/common-hal/_bleio/__init__.c
721-
#, fuzzy, c-format
722-
msgid "Failed to write gatts value, err 0x%04x"
723-
msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
724-
725617
#: py/moduerrno.c
726618
msgid "File exists"
727619
msgstr ""
@@ -784,6 +676,14 @@ msgstr ""
784676
msgid "Input/output error"
785677
msgstr ""
786678

679+
#: ports/nrf/common-hal/_bleio/__init__.c
680+
msgid "Insufficient authentication"
681+
msgstr ""
682+
683+
#: ports/nrf/common-hal/_bleio/__init__.c
684+
msgid "Insufficient encryption"
685+
msgstr ""
686+
787687
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
788688
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
789689
msgid "Invalid %q pin"
@@ -1138,7 +1038,7 @@ msgid "Running in safe mode! Not running saved code.\n"
11381038
msgstr ""
11391039
"Berjalan di mode aman(safe mode)! tidak menjalankan kode yang tersimpan.\n"
11401040

1141-
#: ports/atmel-samd/common-hal/busio/I2C.c
1041+
#: ports/atmel-samd/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
11421042
msgid "SDA or SCL needs a pull up"
11431043
msgstr "SDA atau SCL membutuhkan pull up"
11441044

@@ -1323,11 +1223,32 @@ msgstr ""
13231223
msgid "Unexpected nrfx uuid type"
13241224
msgstr ""
13251225

1226+
#: ports/nrf/common-hal/_bleio/__init__.c
1227+
#, c-format
1228+
msgid "Unknown gatt error: 0x%04x"
1229+
msgstr ""
1230+
1231+
#: ports/nrf/common-hal/_bleio/__init__.c
1232+
#, c-format
1233+
msgid "Unknown security error: 0x%04x"
1234+
msgstr ""
1235+
1236+
#: ports/nrf/common-hal/_bleio/__init__.c
1237+
#, c-format
1238+
msgid "Unknown soft device error: %04x"
1239+
msgstr ""
1240+
13261241
#: shared-bindings/_pixelbuf/PixelBuf.c
13271242
#, c-format
13281243
msgid "Unmatched number of items on RHS (expected %d, got %d)."
13291244
msgstr ""
13301245

1246+
#: ports/nrf/common-hal/_bleio/__init__.c
1247+
msgid ""
1248+
"Unspecified issue. Can be that the pairing prompt on the other device was "
1249+
"declined or ignored."
1250+
msgstr ""
1251+
13311252
#: ports/atmel-samd/common-hal/busio/I2C.c
13321253
msgid "Unsupported baudrate"
13331254
msgstr "Baudrate tidak didukung"
@@ -2765,15 +2686,15 @@ msgstr ""
27652686
#~ msgid "Failed to acquire mutex"
27662687
#~ msgstr "Gagal untuk mendapatkan mutex, status: 0x%08lX"
27672688

2768-
#, fuzzy, c-format
2689+
#, fuzzy
27692690
#~ msgid "Failed to add characteristic, err 0x%04x"
27702691
#~ msgstr "Gagal untuk menambahkan karakteristik, status: 0x%08lX"
27712692

27722693
#, fuzzy
27732694
#~ msgid "Failed to add service"
27742695
#~ msgstr "Gagal untuk menambahkan layanan, status: 0x%08lX"
27752696

2776-
#, fuzzy, c-format
2697+
#, fuzzy
27772698
#~ msgid "Failed to add service, err 0x%04x"
27782699
#~ msgstr "Gagal untuk menambahkan layanan, status: 0x%08lX"
27792700

@@ -2789,22 +2710,46 @@ msgstr ""
27892710
#~ msgid "Failed to continue scanning"
27902711
#~ msgstr "Gagal untuk melanjutkan scanning, status: 0x%08lX"
27912712

2792-
#, fuzzy, c-format
2713+
#, fuzzy
27932714
#~ msgid "Failed to continue scanning, err 0x%04x"
27942715
#~ msgstr "Gagal untuk melanjutkan scanning, status: 0x%08lX"
27952716

27962717
#, fuzzy
27972718
#~ msgid "Failed to create mutex"
27982719
#~ msgstr "Gagal untuk membuat mutex, status: 0x%08lX"
27992720

2721+
#, fuzzy
2722+
#~ msgid "Failed to discover services"
2723+
#~ msgstr "Gagal untuk menemukan layanan, status: 0x%08lX"
2724+
2725+
#, fuzzy
2726+
#~ msgid "Failed to get local address"
2727+
#~ msgstr "Gagal untuk mendapatkan alamat lokal, error: 0x%08lX"
2728+
2729+
#, fuzzy
2730+
#~ msgid "Failed to get softdevice state"
2731+
#~ msgstr "Gagal untuk mendapatkan status softdevice, error: 0x%08lX"
2732+
28002733
#, fuzzy
28012734
#~ msgid "Failed to notify or indicate attribute value, err %0x04x"
28022735
#~ msgstr "Gagal untuk melaporkan nilai atribut, status: 0x%08lX"
28032736

2737+
#, fuzzy, c-format
2738+
#~ msgid "Failed to read CCCD value, err 0x%04x"
2739+
#~ msgstr "Gagal untuk membaca nilai atribut, status: 0x%08lX"
2740+
28042741
#, fuzzy
28052742
#~ msgid "Failed to read attribute value, err %0x04x"
28062743
#~ msgstr "Gagal untuk membaca nilai atribut, status: 0x%08lX"
28072744

2745+
#, fuzzy, c-format
2746+
#~ msgid "Failed to read gatts value, err 0x%04x"
2747+
#~ msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
2748+
2749+
#, fuzzy, c-format
2750+
#~ msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
2751+
#~ msgstr "Gagal untuk menambahkan Vendor Spesific UUID, status: 0x%08lX"
2752+
28082753
#, fuzzy
28092754
#~ msgid "Failed to release mutex"
28102755
#~ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
@@ -2813,22 +2758,34 @@ msgstr ""
28132758
#~ msgid "Failed to start advertising"
28142759
#~ msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
28152760

2816-
#, fuzzy, c-format
2761+
#, fuzzy
28172762
#~ msgid "Failed to start advertising, err 0x%04x"
28182763
#~ msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
28192764

28202765
#, fuzzy
28212766
#~ msgid "Failed to start scanning"
28222767
#~ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
28232768

2769+
#, fuzzy, c-format
2770+
#~ msgid "Failed to start scanning, err 0x%04x"
2771+
#~ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
2772+
28242773
#, fuzzy
28252774
#~ msgid "Failed to stop advertising"
28262775
#~ msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
28272776

2828-
#, fuzzy, c-format
2777+
#, fuzzy
28292778
#~ msgid "Failed to stop advertising, err 0x%04x"
28302779
#~ msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
28312780

2781+
#, fuzzy, c-format
2782+
#~ msgid "Failed to write attribute value, err 0x%04x"
2783+
#~ msgstr "Gagal untuk menulis nilai atribut, status: 0x%08lX"
2784+
2785+
#, fuzzy, c-format
2786+
#~ msgid "Failed to write gatts value, err 0x%04x"
2787+
#~ msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
2788+
28322789
#~ msgid "GPIO16 does not support pull up."
28332790
#~ msgstr "GPIO16 tidak mendukung pull up"
28342791

@@ -2878,7 +2835,7 @@ msgstr ""
28782835
#~ msgid "STA required"
28792836
#~ msgstr "STA dibutuhkan"
28802837

2881-
#, fuzzy, c-format
2838+
#, fuzzy
28822839
#~ msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
28832840
#~ msgstr "Dukungan soft device, id: 0x%08lX, pc: 0x%08l"
28842841

0 commit comments

Comments
 (0)