@@ -110,10 +110,6 @@ msgstr ""
110
110
msgid "%q index out of range"
111
111
msgstr ""
112
112
113
- #: py/obj.c
114
- msgid "%q indices must be integers, not %s"
115
- msgstr ""
116
-
117
113
#: shared-module/bitbangio/SPI.c
118
114
msgid "%q init failed"
119
115
msgstr ""
@@ -2341,10 +2337,6 @@ msgstr ""
2341
2337
msgid "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
2342
2338
msgstr ""
2343
2339
2344
- #: shared-bindings/watchdog/WatchDogTimer.c
2345
- msgid "WatchDogTimer.timeout must be greater than 0"
2346
- msgstr ""
2347
-
2348
2340
#: py/builtinhelp.c
2349
2341
#, c-format
2350
2342
msgid ""
@@ -3166,10 +3158,6 @@ msgstr ""
3166
3158
msgid "index out of range"
3167
3159
msgstr ""
3168
3160
3169
- #: py/obj.c
3170
- msgid "indices must be integers"
3171
- msgstr ""
3172
-
3173
3161
#: extmod/ulab/code/ndarray.c
3174
3162
msgid "indices must be integers, slices, or Boolean lists"
3175
3163
msgstr ""
@@ -3586,10 +3574,6 @@ msgstr ""
3586
3574
msgid "no such attribute"
3587
3575
msgstr ""
3588
3576
3589
- #: shared-bindings/usb_hid/__init__.c
3590
- msgid "non-Device in %q"
3591
- msgstr ""
3592
-
3593
3577
#: ports/espressif/common-hal/_bleio/Connection.c
3594
3578
#: ports/nrf/common-hal/_bleio/Connection.c
3595
3579
msgid "non-UUID found in service_uuids_whitelist"
@@ -3863,11 +3847,6 @@ msgstr ""
3863
3847
msgid "relative import"
3864
3848
msgstr ""
3865
3849
3866
- #: py/obj.c
3867
- #, c-format
3868
- msgid "requested length %d but object has length %d"
3869
- msgstr ""
3870
-
3871
3850
#: extmod/ulab/code/ndarray_operators.c
3872
3851
msgid "results cannot be cast to specified type"
3873
3852
msgstr ""
@@ -3931,10 +3910,6 @@ msgstr ""
3931
3910
msgid "sign not allowed with integer format specifier 'c'"
3932
3911
msgstr ""
3933
3912
3934
- #: py/objstr.c
3935
- msgid "single '}' encountered in format string"
3936
- msgstr ""
3937
-
3938
3913
#: extmod/ulab/code/ulab_tools.c
3939
3914
msgid "size is defined for ndarrays only"
3940
3915
msgstr ""
@@ -4047,10 +4022,6 @@ msgstr ""
4047
4022
msgid "syntax error in uctypes descriptor"
4048
4023
msgstr ""
4049
4024
4050
- #: shared-bindings/touchio/TouchIn.c
4051
- msgid "threshold must be in the range 0-65536"
4052
- msgstr ""
4053
-
4054
4025
#: shared-bindings/time/__init__.c
4055
4026
msgid "time.struct_time() takes a 9-sequence"
4056
4027
msgstr ""
@@ -4062,10 +4033,6 @@ msgstr ""
4062
4033
msgid "timeout duration exceeded the maximum supported value"
4063
4034
msgstr ""
4064
4035
4065
- #: shared-bindings/busio/UART.c
4066
- msgid "timeout must be 0.0-100.0 seconds"
4067
- msgstr ""
4068
-
4069
4036
#: ports/nrf/common-hal/_bleio/Adapter.c
4070
4037
msgid "timeout must be < 655.35 secs"
4071
4038
msgstr ""
@@ -4119,10 +4086,6 @@ msgstr ""
4119
4086
msgid "trapz is defined for 1D iterables"
4120
4087
msgstr ""
4121
4088
4122
- #: py/obj.c
4123
- msgid "tuple/list has wrong length"
4124
- msgstr ""
4125
-
4126
4089
#: ports/espressif/common-hal/canio/CAN.c
4127
4090
#, c-format
4128
4091
msgid "twai_driver_install returned esp-idf error #%d"
@@ -4201,7 +4164,8 @@ msgid "unknown type '%q'"
4201
4164
msgstr ""
4202
4165
4203
4166
#: py/objstr.c
4204
- msgid "unmatched '{' in format"
4167
+ #, c-format
4168
+ msgid "unmatched '%c' in format"
4205
4169
msgstr ""
4206
4170
4207
4171
#: py/objtype.c py/runtime.c
@@ -4272,10 +4236,6 @@ msgstr ""
4272
4236
msgid "watchdog not initialized"
4273
4237
msgstr ""
4274
4238
4275
- #: shared-bindings/watchdog/WatchDogTimer.c
4276
- msgid "watchdog timeout must be greater than 0"
4277
- msgstr ""
4278
-
4279
4239
#: shared-bindings/is31fl3741/FrameBuffer.c
4280
4240
msgid "width must be greater than zero"
4281
4241
msgstr ""
0 commit comments