@@ -1179,11 +1179,13 @@ msgstr ""
1179
1179
msgid "Interrupted by output function"
1180
1180
msgstr ""
1181
1181
1182
+ #: ports/espressif/common-hal/_bleio/Service.c
1182
1183
#: ports/espressif/common-hal/espulp/ULP.c
1183
1184
#: ports/espressif/common-hal/microcontroller/Processor.c
1184
1185
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
1185
1186
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
1186
1187
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
1188
+ #: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1187
1189
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c py/argcheck.c
1188
1190
#: shared-bindings/digitalio/DigitalInOut.c
1189
1191
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
@@ -1303,6 +1305,7 @@ msgid "MAC address was invalid"
1303
1305
msgstr ""
1304
1306
1305
1307
#: ports/espressif/common-hal/_bleio/Characteristic.c
1308
+ #: ports/espressif/common-hal/_bleio/Descriptor.c
1306
1309
msgid "MITM security not supported"
1307
1310
msgstr ""
1308
1311
@@ -2238,14 +2241,12 @@ msgid "Update failed"
2238
2241
msgstr ""
2239
2242
2240
2243
#: ports/espressif/common-hal/_bleio/Characteristic.c
2241
- #: ports/espressif/common-hal/_bleio/Descriptor.c
2242
2244
#: ports/nordic/common-hal/_bleio/Characteristic.c
2243
2245
#: ports/nordic/common-hal/_bleio/Descriptor.c
2244
2246
msgid "Value length != required fixed length"
2245
2247
msgstr ""
2246
2248
2247
2249
#: ports/espressif/common-hal/_bleio/Characteristic.c
2248
- #: ports/espressif/common-hal/_bleio/Descriptor.c
2249
2250
#: ports/nordic/common-hal/_bleio/Characteristic.c
2250
2251
#: ports/nordic/common-hal/_bleio/Descriptor.c
2251
2252
msgid "Value length > max_length"
@@ -3090,7 +3091,8 @@ msgstr ""
3090
3091
msgid "function missing required positional argument #%d"
3091
3092
msgstr ""
3092
3093
3093
- #: py/argcheck.c py/bc.c py/objnamedtuple.c shared-bindings/time/__init__.c
3094
+ #: py/argcheck.c py/bc.c py/objnamedtuple.c shared-bindings/_eve/__init__.c
3095
+ #: shared-bindings/time/__init__.c
3094
3096
#, c-format
3095
3097
msgid "function takes %d positional arguments but %d were given"
3096
3098
msgstr ""
@@ -3242,7 +3244,7 @@ msgstr ""
3242
3244
msgid "input must be a dense ndarray"
3243
3245
msgstr ""
3244
3246
3245
- #: extmod/ulab/code/user/user.c
3247
+ #: extmod/ulab/code/user/user.c shared-bindings/_eve/__init__.c
3246
3248
msgid "input must be an ndarray"
3247
3249
msgstr ""
3248
3250
@@ -3865,6 +3867,10 @@ msgstr ""
3865
3867
msgid "pull masks conflict with direction masks"
3866
3868
msgstr ""
3867
3869
3870
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3871
+ msgid "pull up/down masks conflict"
3872
+ msgstr ""
3873
+
3868
3874
#: py/parse.c
3869
3875
msgid "raw f-strings are not supported"
3870
3876
msgstr ""
0 commit comments