@@ -2063,10 +2063,6 @@ msgstr "Canal stéréo droit doit être sur le canal PWM B"
2063
2063
msgid "Stopping AP is not supported."
2064
2064
msgstr "Stopper n'est pas supporté."
2065
2065
2066
- #: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
2067
- msgid "Supply at least one UART pin"
2068
- msgstr "Fournissez au moins une broche UART"
2069
-
2070
2066
#: shared-bindings/alarm/time/TimeAlarm.c
2071
2067
msgid "Supply one of monotonic_time or epoch_time"
2072
2068
msgstr "Fournissez l'un de monotonic_time ou epoch_time"
@@ -4271,8 +4267,6 @@ msgstr "twai_driver_install a renvoyé l'erreur esp-idf #%d"
4271
4267
msgid "twai_start returned esp-idf error #%d"
4272
4268
msgstr "twai_start a renvoyé l'erreur esp-idf #%d"
4273
4269
4274
- #: ports/atmel-samd/common-hal/busio/UART.c
4275
- #: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
4276
4270
#: shared-bindings/busio/UART.c shared-bindings/canio/CAN.c
4277
4271
msgid "tx and rx cannot both be None"
4278
4272
msgstr "tx et rx ne peuvent être 'None' tous les deux"
@@ -4494,6 +4488,9 @@ msgstr "zi doit être de type float"
4494
4488
msgid "zi must be of shape (n_section, 2)"
4495
4489
msgstr "zi doit être de forme (n_section, 2)"
4496
4490
4491
+ #~ msgid "Supply at least one UART pin"
4492
+ #~ msgstr "Fournissez au moins une broche UART"
4493
+
4497
4494
#~ msgid "%q pin invalid"
4498
4495
#~ msgstr "broche %q invalide"
4499
4496
0 commit comments