@@ -99,7 +99,7 @@ msgstr ""
9999msgid "%q length must be %d-%d"
100100msgstr ""
101101
102- #: shared-bindings/usb_hid/Device.c
102+ #: shared-bindings/busio/I2C.c shared-bindings/ usb_hid/Device.c
103103msgid "%q length must be >= 1"
104104msgstr ""
105105
@@ -446,6 +446,7 @@ msgstr ""
446446msgid "All timers in use"
447447msgstr ""
448448
449+ #: ports/espressif/common-hal/_bleio/Adapter.c
449450#: ports/nrf/common-hal/_bleio/Adapter.c
450451msgid "Already advertising."
451452msgstr ""
@@ -630,7 +631,7 @@ msgstr ""
630631msgid "Buffer must be a multiple of 512 bytes"
631632msgstr ""
632633
633- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
634+ #: shared-bindings/bitbangio/I2C.c
634635msgid "Buffer must be at least length 1"
635636msgstr ""
636637
@@ -908,10 +909,12 @@ msgstr ""
908909msgid "Data chunk must follow fmt chunk"
909910msgstr ""
910911
912+ #: ports/espressif/common-hal/_bleio/Adapter.c
911913#: ports/nrf/common-hal/_bleio/Adapter.c
912914msgid "Data not supported with directed advertising"
913915msgstr ""
914916
917+ #: ports/espressif/common-hal/_bleio/Adapter.c
915918#: ports/nrf/common-hal/_bleio/Adapter.c
916919msgid "Data too large for advertisement packet"
917920msgstr ""
@@ -992,6 +995,7 @@ msgstr ""
992995msgid "Expected tuple of length %d, got %d"
993996msgstr ""
994997
998+ #: ports/espressif/common-hal/_bleio/Adapter.c
995999#: ports/nrf/common-hal/_bleio/Adapter.c
9961000msgid "Extended advertisements with scan response not supported."
9971001msgstr ""
@@ -1045,6 +1049,7 @@ msgstr ""
10451049msgid "Failed to buffer the sample"
10461050msgstr ""
10471051
1052+ #: ports/espressif/common-hal/_bleio/Adapter.c
10481053#: ports/nrf/common-hal/_bleio/Adapter.c
10491054msgid "Failed to connect: internal error"
10501055msgstr ""
@@ -1276,6 +1281,7 @@ msgstr ""
12761281msgid "Invalid AuthMode"
12771282msgstr ""
12781283
1284+ #: ports/espressif/common-hal/_bleio/__init__.c
12791285#: ports/nrf/common-hal/_bleio/__init__.c
12801286msgid "Invalid BLE parameter"
12811287msgstr ""
@@ -1588,6 +1594,10 @@ msgstr ""
15881594msgid "Name too long"
15891595msgstr ""
15901596
1597+ #: ports/espressif/common-hal/_bleio/__init__.c
1598+ msgid "Nimble out of memory"
1599+ msgstr ""
1600+
15911601#: ports/nrf/common-hal/_bleio/Characteristic.c
15921602msgid "No CCCD for this Characteristic"
15931603msgstr ""
@@ -1610,7 +1620,7 @@ msgstr ""
16101620
16111621#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16121622#, c-format
1613- msgid "No I2C device at address: %x"
1623+ msgid "No I2C device at address: 0x %x"
16141624msgstr ""
16151625
16161626#: ports/espressif/common-hal/busio/SPI.c
@@ -1735,6 +1745,7 @@ msgstr ""
17351745msgid "Not a valid IP string"
17361746msgstr ""
17371747
1748+ #: ports/espressif/common-hal/_bleio/__init__.c
17381749#: ports/nrf/common-hal/_bleio/__init__.c
17391750#: shared-bindings/_bleio/CharacteristicBuffer.c
17401751msgid "Not connected"
@@ -2114,6 +2125,7 @@ msgstr ""
21142125msgid "Scale dimensions must divide by 3"
21152126msgstr ""
21162127
2128+ #: ports/espressif/common-hal/_bleio/Adapter.c
21172129#: ports/nrf/common-hal/_bleio/Adapter.c
21182130msgid "Scan already in progess. Stop with stop_scan."
21192131msgstr ""
@@ -2272,6 +2284,7 @@ msgstr ""
22722284msgid "Time is in the past."
22732285msgstr ""
22742286
2287+ #: ports/espressif/common-hal/_bleio/Adapter.c
22752288#: ports/nrf/common-hal/_bleio/Adapter.c
22762289#, c-format
22772290msgid "Timeout is too long: Maximum timeout length is %d seconds"
@@ -2294,6 +2307,7 @@ msgstr ""
22942307msgid "Too many displays"
22952308msgstr ""
22962309
2310+ #: ports/espressif/common-hal/_bleio/PacketBuffer.c
22972311#: ports/nrf/common-hal/_bleio/PacketBuffer.c
22982312msgid "Total data to write is larger than %q"
22992313msgstr ""
@@ -2425,11 +2439,21 @@ msgstr ""
24252439msgid "Unknown security error: 0x%04x"
24262440msgstr ""
24272441
2442+ #: ports/espressif/common-hal/_bleio/__init__.c
2443+ #, c-format
2444+ msgid "Unknown system firmware error at %s:%d: %d"
2445+ msgstr ""
2446+
24282447#: ports/nrf/common-hal/_bleio/__init__.c
24292448#, c-format
24302449msgid "Unknown system firmware error: %04x"
24312450msgstr ""
24322451
2452+ #: ports/espressif/common-hal/_bleio/__init__.c
2453+ #, c-format
2454+ msgid "Unknown system firmware error: %d"
2455+ msgstr ""
2456+
24332457#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
24342458#, c-format
24352459msgid "Unmatched number of items on RHS (expected %d, got %d)."
@@ -2467,11 +2491,13 @@ msgstr ""
24672491msgid "Update Failed"
24682492msgstr ""
24692493
2494+ #: ports/espressif/common-hal/_bleio/Descriptor.c
24702495#: ports/nrf/common-hal/_bleio/Characteristic.c
24712496#: ports/nrf/common-hal/_bleio/Descriptor.c
24722497msgid "Value length != required fixed length"
24732498msgstr ""
24742499
2500+ #: ports/espressif/common-hal/_bleio/Descriptor.c
24752501#: ports/nrf/common-hal/_bleio/Characteristic.c
24762502#: ports/nrf/common-hal/_bleio/Descriptor.c
24772503msgid "Value length > max_length"
@@ -2529,6 +2555,7 @@ msgstr ""
25292555msgid "Woken up by alarm.\n"
25302556msgstr ""
25312557
2558+ #: ports/espressif/common-hal/_bleio/PacketBuffer.c
25322559#: ports/nrf/common-hal/_bleio/PacketBuffer.c
25332560msgid "Writes not supported on Characteristic"
25342561msgstr ""
@@ -3596,6 +3623,7 @@ msgstr ""
35963623msgid "matrix is not positive definite"
35973624msgstr ""
35983625
3626+ #: ports/espressif/common-hal/_bleio/Descriptor.c
35993627#: ports/nrf/common-hal/_bleio/Characteristic.c
36003628#: ports/nrf/common-hal/_bleio/Descriptor.c
36013629#, c-format
@@ -4045,7 +4073,10 @@ msgstr ""
40454073#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
40464074#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
40474075#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4076+ #: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4077+ #: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
40484078#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4079+ #: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
40494080msgid "pressing boot button at start up.\n"
40504081msgstr ""
40514082
0 commit comments