@@ -2063,10 +2063,6 @@ msgstr "Canal stéréo droit doit être sur le canal PWM B"
20632063msgid "Stopping AP is not supported."
20642064msgstr "Stopper n'est pas supporté."
20652065
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-
20702066#: shared-bindings/alarm/time/TimeAlarm.c
20712067msgid "Supply one of monotonic_time or epoch_time"
20722068msgstr "Fournissez l'un de monotonic_time ou epoch_time"
@@ -4271,8 +4267,6 @@ msgstr "twai_driver_install a renvoyé l'erreur esp-idf #%d"
42714267msgid "twai_start returned esp-idf error #%d"
42724268msgstr "twai_start a renvoyé l'erreur esp-idf #%d"
42734269
4274- #: ports/atmel-samd/common-hal/busio/UART.c
4275- #: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
42764270#: shared-bindings/busio/UART.c shared-bindings/canio/CAN.c
42774271msgid "tx and rx cannot both be None"
42784272msgstr "tx et rx ne peuvent être 'None' tous les deux"
@@ -4494,6 +4488,9 @@ msgstr "zi doit être de type float"
44944488msgid "zi must be of shape (n_section, 2)"
44954489msgstr "zi doit être de forme (n_section, 2)"
44964490
4491+ #~ msgid "Supply at least one UART pin"
4492+ #~ msgstr "Fournissez au moins une broche UART"
4493+
44974494#~ msgid "%q pin invalid"
44984495#~ msgstr "broche %q invalide"
44994496
0 commit comments