Skip to content

Commit 736d21f

Browse files
authored
Merge pull request #1482 from dhalbert/bleio2
More bleio revision
2 parents 9e8d182 + 6aa9f69 commit 736d21f

23 files changed

+1189
-651
lines changed

locale/ID.po

Lines changed: 73 additions & 52 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-01-20 22:46-0500\n"
11+
"POT-Creation-Date: 2019-01-21 21:50-0500\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"
@@ -341,12 +341,12 @@ msgid "bytes > 8 bits not supported"
341341
msgstr "byte > 8 bit tidak didukung"
342342

343343
#: ports/atmel-samd/common-hal/busio/UART.c:73
344-
#: ports/nrf/common-hal/busio/UART.c:118
344+
#: ports/nrf/common-hal/busio/UART.c:91
345345
msgid "tx and rx cannot both be None"
346346
msgstr "tx dan rx keduanya tidak boleh kosong"
347347

348348
#: ports/atmel-samd/common-hal/busio/UART.c:146
349-
#: ports/nrf/common-hal/busio/UART.c:152
349+
#: ports/nrf/common-hal/busio/UART.c:132
350350
msgid "Failed to allocate RX buffer"
351351
msgstr "Gagal untuk mengalokasikan buffer RX"
352352

@@ -355,12 +355,12 @@ msgid "Could not initialize UART"
355355
msgstr "Tidak dapat menginisialisasi UART"
356356

357357
#: ports/atmel-samd/common-hal/busio/UART.c:241
358-
#: ports/nrf/common-hal/busio/UART.c:197
358+
#: ports/nrf/common-hal/busio/UART.c:174
359359
msgid "No RX pin"
360360
msgstr "Tidak pin RX"
361361

362362
#: ports/atmel-samd/common-hal/busio/UART.c:300
363-
#: ports/nrf/common-hal/busio/UART.c:232
363+
#: ports/nrf/common-hal/busio/UART.c:209
364364
msgid "No TX pin"
365365
msgstr "Tidak ada pin TX"
366366

@@ -723,7 +723,7 @@ msgstr "Gagal untuk melaporkan nilai atribut, status: 0x%08lX"
723723
msgid "Failed to read attribute value, err %0x04x"
724724
msgstr "Gagal untuk membaca nilai atribut, status: 0x%08lX"
725725

726-
#: ports/nrf/common-hal/bleio/Characteristic.c:172
726+
#: ports/nrf/common-hal/bleio/Characteristic.c:172 ports/nrf/sd_mutex.c:34
727727
#, fuzzy, c-format
728728
msgid "Failed to acquire mutex, err 0x%04x"
729729
msgstr "Gagal untuk mendapatkan mutex, status: 0x%08lX"
@@ -733,7 +733,7 @@ msgstr "Gagal untuk mendapatkan mutex, status: 0x%08lX"
733733
msgid "Failed to write attribute value, err 0x%04x"
734734
msgstr "Gagal untuk menulis nilai atribut, status: 0x%08lX"
735735

736-
#: ports/nrf/common-hal/bleio/Characteristic.c:189
736+
#: ports/nrf/common-hal/bleio/Characteristic.c:189 ports/nrf/sd_mutex.c:54
737737
#, fuzzy, c-format
738738
msgid "Failed to release mutex, err 0x%04x"
739739
msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
@@ -754,51 +754,51 @@ msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
754754
msgid "Failed to discover services"
755755
msgstr "Gagal untuk menemukan layanan, status: 0x%08lX"
756756

757-
#: ports/nrf/common-hal/bleio/Device.c:267
758-
#: ports/nrf/common-hal/bleio/Device.c:300
757+
#: ports/nrf/common-hal/bleio/Device.c:268
758+
#: ports/nrf/common-hal/bleio/Device.c:302
759759
#, fuzzy
760760
msgid "Failed to acquire mutex"
761761
msgstr "Gagal untuk mendapatkan mutex, status: 0x%08lX"
762762

763-
#: ports/nrf/common-hal/bleio/Device.c:278
764-
#: ports/nrf/common-hal/bleio/Device.c:311
765-
#: ports/nrf/common-hal/bleio/Device.c:342
766-
#: ports/nrf/common-hal/bleio/Device.c:376
763+
#: ports/nrf/common-hal/bleio/Device.c:280
764+
#: ports/nrf/common-hal/bleio/Device.c:313
765+
#: ports/nrf/common-hal/bleio/Device.c:344
766+
#: ports/nrf/common-hal/bleio/Device.c:378
767767
#, fuzzy
768768
msgid "Failed to release mutex"
769769
msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
770770

771-
#: ports/nrf/common-hal/bleio/Device.c:387
771+
#: ports/nrf/common-hal/bleio/Device.c:389
772772
#, fuzzy
773773
msgid "Failed to continue scanning"
774774
msgstr "Gagal untuk melanjutkan scanning, status: 0x%08lX"
775775

776-
#: ports/nrf/common-hal/bleio/Device.c:419
776+
#: ports/nrf/common-hal/bleio/Device.c:421
777777
#, fuzzy
778778
msgid "Failed to connect:"
779779
msgstr "Gagal untuk menyambungkan, status: 0x%08lX"
780780

781-
#: ports/nrf/common-hal/bleio/Device.c:489
781+
#: ports/nrf/common-hal/bleio/Device.c:491
782782
#, fuzzy
783783
msgid "Failed to add service"
784784
msgstr "Gagal untuk menambahkan layanan, status: 0x%08lX"
785785

786-
#: ports/nrf/common-hal/bleio/Device.c:506
786+
#: ports/nrf/common-hal/bleio/Device.c:508
787787
#, fuzzy
788788
msgid "Failed to start advertising"
789789
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
790790

791-
#: ports/nrf/common-hal/bleio/Device.c:523
791+
#: ports/nrf/common-hal/bleio/Device.c:525
792792
#, fuzzy
793793
msgid "Failed to stop advertising"
794794
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
795795

796-
#: ports/nrf/common-hal/bleio/Device.c:548
796+
#: ports/nrf/common-hal/bleio/Device.c:550
797797
#, fuzzy
798798
msgid "Failed to start scanning"
799799
msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
800800

801-
#: ports/nrf/common-hal/bleio/Device.c:564
801+
#: ports/nrf/common-hal/bleio/Device.c:566
802802
#, fuzzy
803803
msgid "Failed to create mutex"
804804
msgstr "Gagal untuk membuat mutex, status: 0x%08lX"
@@ -854,19 +854,19 @@ msgstr "Semua perangkat SPI sedang digunakan"
854854
msgid "error = 0x%08lX"
855855
msgstr "error = 0x%08lX"
856856

857-
#: ports/nrf/common-hal/busio/UART.c:122
857+
#: ports/nrf/common-hal/busio/UART.c:95
858858
msgid "Invalid buffer size"
859859
msgstr "Ukuran buffer tidak valid"
860860

861-
#: ports/nrf/common-hal/busio/UART.c:126
861+
#: ports/nrf/common-hal/busio/UART.c:99
862862
msgid "Odd parity is not supported"
863863
msgstr "Parity ganjil tidak didukung"
864864

865-
#: ports/nrf/common-hal/busio/UART.c:358 ports/nrf/common-hal/busio/UART.c:362
866-
#: ports/nrf/common-hal/busio/UART.c:367 ports/nrf/common-hal/busio/UART.c:372
867-
#: ports/nrf/common-hal/busio/UART.c:378 ports/nrf/common-hal/busio/UART.c:383
868-
#: ports/nrf/common-hal/busio/UART.c:388 ports/nrf/common-hal/busio/UART.c:392
869-
#: ports/nrf/common-hal/busio/UART.c:400
865+
#: ports/nrf/common-hal/busio/UART.c:335 ports/nrf/common-hal/busio/UART.c:339
866+
#: ports/nrf/common-hal/busio/UART.c:344 ports/nrf/common-hal/busio/UART.c:349
867+
#: ports/nrf/common-hal/busio/UART.c:355 ports/nrf/common-hal/busio/UART.c:360
868+
#: ports/nrf/common-hal/busio/UART.c:365 ports/nrf/common-hal/busio/UART.c:369
869+
#: ports/nrf/common-hal/busio/UART.c:377
870870
msgid "busio.UART not available"
871871
msgstr "busio.UART tidak tersedia"
872872

@@ -1365,7 +1365,7 @@ msgstr ""
13651365

13661366
#: py/modstruct.c:148 py/modstruct.c:156 py/modstruct.c:244 py/modstruct.c:254
13671367
#: shared-bindings/struct/__init__.c:102 shared-bindings/struct/__init__.c:161
1368-
#: shared-module/struct/__init__.c:183
1368+
#: shared-module/struct/__init__.c:128 shared-module/struct/__init__.c:183
13691369
msgid "buffer too small"
13701370
msgstr ""
13711371

@@ -2131,7 +2131,7 @@ msgid "buffer must be a bytes-like object"
21312131
msgstr ""
21322132

21332133
#: shared-bindings/audioio/WaveFile.c:78
2134-
#: shared-bindings/displayio/OnDiskBitmap.c:85
2134+
#: shared-bindings/displayio/OnDiskBitmap.c:87
21352135
msgid "file must be a file opened in byte mode"
21362136
msgstr ""
21372137

@@ -2175,15 +2175,33 @@ msgstr "buffers harus mempunyai panjang yang sama"
21752175
msgid "Expected a UUID"
21762176
msgstr ""
21772177

2178-
#: shared-bindings/bleio/CharacteristicBuffer.c:61
2178+
#: shared-bindings/bleio/CharacteristicBuffer.c:39
2179+
#, fuzzy
2180+
msgid "Not connected"
2181+
msgstr "Tidak dapat menyambungkan ke AP"
2182+
2183+
#: shared-bindings/bleio/CharacteristicBuffer.c:74
2184+
#, fuzzy
2185+
msgid "timeout must be >= 0.0"
2186+
msgstr "bits harus memilki nilai 8"
2187+
2188+
#: shared-bindings/bleio/CharacteristicBuffer.c:79
21792189
#, fuzzy
21802190
msgid "buffer_size must be >= 1"
21812191
msgstr "buffers harus mempunyai panjang yang sama"
21822192

2183-
#: shared-bindings/bleio/CharacteristicBuffer.c:65
2193+
#: shared-bindings/bleio/CharacteristicBuffer.c:83
21842194
msgid "Expected a Characteristic"
21852195
msgstr ""
21862196

2197+
#: shared-bindings/bleio/CharacteristicBuffer.c:138
2198+
msgid "CharacteristicBuffer writing not provided"
2199+
msgstr ""
2200+
2201+
#: shared-bindings/bleio/CharacteristicBuffer.c:147
2202+
msgid "Not connected."
2203+
msgstr ""
2204+
21872205
#: shared-bindings/bleio/Device.c:210
21882206
msgid "Can't add services in Central mode"
21892207
msgstr ""
@@ -2221,16 +2239,20 @@ msgstr ""
22212239
msgid "UUID integer value not in range 0 to 0xffff"
22222240
msgstr ""
22232241

2224-
#: shared-bindings/bleio/UUID.c:75
2225-
msgid "UUID value is not int or byte buffer"
2242+
#: shared-bindings/bleio/UUID.c:91
2243+
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
22262244
msgstr ""
22272245

2228-
#: shared-bindings/bleio/UUID.c:79
2246+
#: shared-bindings/bleio/UUID.c:103
2247+
msgid "UUID value is not str, int or byte buffer"
2248+
msgstr ""
2249+
2250+
#: shared-bindings/bleio/UUID.c:107
22292251
#, fuzzy
22302252
msgid "Byte buffer must be 16 bytes."
22312253
msgstr "buffers harus mempunyai panjang yang sama"
22322254

2233-
#: shared-bindings/bleio/UUID.c:120
2255+
#: shared-bindings/bleio/UUID.c:151
22342256
msgid "not a 128-bit UUID"
22352257
msgstr ""
22362258

@@ -2649,11 +2671,6 @@ msgstr ""
26492671
msgid "'S' and 'O' are not supported format types"
26502672
msgstr ""
26512673

2652-
#: shared-module/struct/__init__.c:128
2653-
#, fuzzy, c-format
2654-
msgid "unpack requires a buffer of %d bytes"
2655-
msgstr "Gagal untuk megalokasikan buffer RX dari %d byte"
2656-
26572674
#: shared-module/struct/__init__.c:136
26582675
msgid "too many arguments provided with the given format"
26592676
msgstr ""
@@ -2749,24 +2766,28 @@ msgid ""
27492766
"exit safe mode.\n"
27502767
msgstr ""
27512768

2752-
#~ msgid "Invalid UUID string length"
2753-
#~ msgstr "Panjang string UUID tidak valid"
2754-
27552769
#~ msgid ""
2756-
#~ "enough power for the whole circuit and press reset (after ejecting "
2757-
#~ "CIRCUITPY).\n"
2770+
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
27582771
#~ msgstr ""
2759-
#~ "tegangan cukup untuk semua sirkuit dan tekan reset (setelah mencabut "
2760-
#~ "CIRCUITPY).\n"
2772+
#~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"
2773+
2774+
#~ msgid "Invalid UUID parameter"
2775+
#~ msgstr "Parameter UUID tidak valid"
27612776

27622777
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
27632778
#~ msgstr ""
27642779
#~ "Sepertinya inti kode CircuitPython kita crash dengan sangat keras. Ups!\n"
27652780

2766-
#~ msgid "Invalid UUID parameter"
2767-
#~ msgstr "Parameter UUID tidak valid"
2768-
27692781
#~ msgid ""
2770-
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
2782+
#~ "enough power for the whole circuit and press reset (after ejecting "
2783+
#~ "CIRCUITPY).\n"
27712784
#~ msgstr ""
2772-
#~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"
2785+
#~ "tegangan cukup untuk semua sirkuit dan tekan reset (setelah mencabut "
2786+
#~ "CIRCUITPY).\n"
2787+
2788+
#~ msgid "Invalid UUID string length"
2789+
#~ msgstr "Panjang string UUID tidak valid"
2790+
2791+
#, fuzzy
2792+
#~ msgid "unpack requires a buffer of %d bytes"
2793+
#~ msgstr "Gagal untuk megalokasikan buffer RX dari %d byte"

0 commit comments

Comments
 (0)