@@ -184,12 +184,12 @@ msgstr ""
184
184
msgid "%q must be <= %d"
185
185
msgstr ""
186
186
187
- #: py/argcheck .c
188
- msgid "%q must be > = %d "
187
+ #: ports/espressif/common-hal/watchdog/WatchDogTimer .c
188
+ msgid "%q must be < = %u "
189
189
msgstr ""
190
190
191
- #: ports/espressif/common-hal/analogbufio/BufferedIn .c
192
- msgid "%q must be array of type 'H' "
191
+ #: py/argcheck .c
192
+ msgid "%q must be >= %d "
193
193
msgstr ""
194
194
195
195
#: shared-bindings/analogbufio/BufferedIn.c
@@ -200,6 +200,10 @@ msgstr ""
200
200
msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
201
201
msgstr ""
202
202
203
+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
204
+ msgid "%q must be array of type 'H'"
205
+ msgstr ""
206
+
203
207
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
204
208
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
205
209
msgid "%q must be of type %q or %q, not %q"
@@ -1154,10 +1158,6 @@ msgstr ""
1154
1158
msgid "Initial set pin state conflicts with initial out pin state"
1155
1159
msgstr ""
1156
1160
1157
- #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
1158
- msgid "Initialization failed due to lack of memory"
1159
- msgstr ""
1160
-
1161
1161
#: shared-bindings/bitops/__init__.c
1162
1162
#, c-format
1163
1163
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
@@ -1229,7 +1229,8 @@ msgstr ""
1229
1229
msgid "Interrupt error."
1230
1230
msgstr ""
1231
1231
1232
- #: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1232
+ #: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c py/argcheck.c
1233
+ #: shared-bindings/digitalio/DigitalInOut.c
1233
1234
#: shared-bindings/displayio/EPaperDisplay.c
1234
1235
msgid "Invalid %q"
1235
1236
msgstr ""
@@ -1523,10 +1524,6 @@ msgstr ""
1523
1524
msgid "No in or out in program"
1524
1525
msgstr ""
1525
1526
1526
- #: shared-bindings/aesio/aes.c
1527
- msgid "No key was specified"
1528
- msgstr ""
1529
-
1530
1527
#: shared-bindings/time/__init__.c
1531
1528
msgid "No long integer support"
1532
1529
msgstr ""
@@ -1822,11 +1819,6 @@ msgstr ""
1822
1819
msgid "Pull not used when direction is output."
1823
1820
msgstr ""
1824
1821
1825
- #: ports/atmel-samd/common-hal/watchdog/WatchDogTimer.c
1826
- #: ports/raspberrypi/common-hal/watchdog/WatchDogTimer.c
1827
- msgid "RAISE mode is not implemented"
1828
- msgstr ""
1829
-
1830
1822
#: ports/raspberrypi/common-hal/countio/Counter.c
1831
1823
msgid "RISE_AND_FALL not available on this chip"
1832
1824
msgstr ""
@@ -2350,20 +2342,10 @@ msgstr ""
2350
2342
msgid "WARNING: Your code filename has two extensions\n"
2351
2343
msgstr ""
2352
2344
2353
- #: ports/atmel-samd/common-hal/watchdog/WatchDogTimer.c
2354
2345
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2355
- #: ports/raspberrypi/common-hal/watchdog/WatchDogTimer.c
2356
2346
msgid "WatchDogTimer cannot be deinitialized once mode is set to RESET"
2357
2347
msgstr ""
2358
2348
2359
- #: shared-bindings/watchdog/WatchDogTimer.c
2360
- msgid "WatchDogTimer is not currently running"
2361
- msgstr ""
2362
-
2363
- #: shared-bindings/watchdog/WatchDogTimer.c
2364
- msgid "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
2365
- msgstr ""
2366
-
2367
2349
#: py/builtinhelp.c
2368
2350
#, c-format
2369
2351
msgid ""
@@ -3044,8 +3026,8 @@ msgid "extra positional arguments given"
3044
3026
msgstr ""
3045
3027
3046
3028
#: shared-bindings/audiocore/WaveFile.c shared-bindings/audiomp3/MP3Decoder.c
3047
- #: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/synthio/__init__ .c
3048
- #: shared-module/gifio/GifWriter.c
3029
+ #: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/gifio/OnDiskGif .c
3030
+ #: shared-bindings/synthio/__init__.c shared- module/gifio/GifWriter.c
3049
3031
msgid "file must be a file opened in byte mode"
3050
3032
msgstr ""
3051
3033
@@ -4087,10 +4069,7 @@ msgstr ""
4087
4069
msgid "syntax error in uctypes descriptor"
4088
4070
msgstr ""
4089
4071
4090
- #: ports/atmel-samd/common-hal/watchdog/WatchDogTimer.c
4091
- #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
4092
4072
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
4093
- #: ports/raspberrypi/common-hal/watchdog/WatchDogTimer.c
4094
4073
msgid "timeout duration exceeded the maximum supported value"
4095
4074
msgstr ""
4096
4075
@@ -4291,10 +4270,6 @@ msgstr ""
4291
4270
msgid "value_count must be > 0"
4292
4271
msgstr ""
4293
4272
4294
- #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
4295
- msgid "watchdog not initialized"
4296
- msgstr ""
4297
-
4298
4273
#: shared-bindings/is31fl3741/FrameBuffer.c
4299
4274
msgid "width must be greater than zero"
4300
4275
msgstr ""
0 commit comments