@@ -476,7 +476,7 @@ msgstr ""
476476msgid "AP could not be started"
477477msgstr ""
478478
479- #: shared-bindings/_bleio/Address.c shared-bindings/ ipaddress/IPv4Address.c
479+ #: shared-bindings/ipaddress/IPv4Address.c
480480#, c-format
481481msgid "Address must be %d bytes long"
482482msgstr ""
@@ -673,11 +673,6 @@ msgstr ""
673673msgid "Brightness not adjustable"
674674msgstr ""
675675
676- #: shared-bindings/_bleio/UUID.c
677- #, c-format
678- msgid "Buffer + offset too small %d %d %d"
679- msgstr ""
680-
681676#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
682677msgid "Buffer elements must be 4 bytes long or less"
683678msgstr ""
@@ -720,10 +715,6 @@ msgstr ""
720715msgid "Bus pin %d is already in use"
721716msgstr ""
722717
723- #: shared-bindings/_bleio/UUID.c
724- msgid "Byte buffer must be 16 bytes."
725- msgstr ""
726-
727718#: shared-bindings/aesio/aes.c
728719msgid "CBC blocks must be multiples of 16 bytes"
729720msgstr ""
@@ -1029,12 +1020,18 @@ msgstr ""
10291020msgid "Failed to buffer the sample"
10301021msgstr ""
10311022
1023+ #: ports/zephyr-cp/common-hal/_bleio/Adapter.c
1024+ msgid "Failed to connect"
1025+ msgstr ""
1026+
10321027#: ports/espressif/common-hal/_bleio/Adapter.c
10331028#: ports/nordic/common-hal/_bleio/Adapter.c
1029+ #: ports/zephyr-cp/common-hal/_bleio/Adapter.c
10341030msgid "Failed to connect: internal error"
10351031msgstr ""
10361032
10371033#: ports/nordic/common-hal/_bleio/Adapter.c
1034+ #: ports/zephyr-cp/common-hal/_bleio/Adapter.c
10381035msgid "Failed to connect: timeout"
10391036msgstr ""
10401037
@@ -2247,10 +2244,6 @@ msgstr ""
22472244msgid "USB error"
22482245msgstr ""
22492246
2250- #: shared-bindings/_bleio/UUID.c
2251- msgid "UUID integer value must be 0-0xffff"
2252- msgstr ""
2253-
22542247#: shared-bindings/_bleio/UUID.c
22552248msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
22562249msgstr ""
@@ -3393,10 +3386,6 @@ msgstr ""
33933386msgid "initial values must be iterable"
33943387msgstr ""
33953388
3396- #: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
3397- msgid "initial_value length is wrong"
3398- msgstr ""
3399-
34003389#: py/compile.c
34013390msgid "inline assembler must be a function"
34023391msgstr ""
@@ -3808,7 +3797,6 @@ msgid "non-hex digit"
38083797msgstr ""
38093798
38103799#: ports/nordic/common-hal/_bleio/Adapter.c
3811- #: ports/zephyr-cp/common-hal/_bleio/Adapter.c
38123800msgid "non-zero timeout must be > 0.01"
38133801msgstr ""
38143802
@@ -4292,7 +4280,6 @@ msgid "timeout duration exceeded the maximum supported value"
42924280msgstr ""
42934281
42944282#: ports/nordic/common-hal/_bleio/Adapter.c
4295- #: ports/zephyr-cp/common-hal/_bleio/Adapter.c
42964283msgid "timeout must be < 655.35 secs"
42974284msgstr ""
42984285
0 commit comments