@@ -2007,10 +2007,6 @@ msgstr "Canal stéréo gauche doit être sur le canal PWM A"
2007
2007
msgid "Stereo right must be on PWM channel B"
2008
2008
msgstr "Canal stéréo droit doit être sur le canal PWM B"
2009
2009
2010
- #: shared-bindings/multiterminal/__init__.c
2011
- msgid "Stream missing readinto() or write() method."
2012
- msgstr "Il manque une méthode readinto() ou write() au flux."
2013
-
2014
2010
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
2015
2011
msgid "Supply at least one UART pin"
2016
2012
msgstr "Fournissez au moins une broche UART"
@@ -3925,6 +3921,7 @@ msgstr "presser le bouton VOLUME au démarrage.\n"
3925
3921
3926
3922
#: ports/espressif/boards/adafruit_qtpy_esp32c3/mpconfigboard.h
3927
3923
#: ports/espressif/boards/beetle-esp32-c3/mpconfigboard.h
3924
+ #: ports/espressif/boards/espressif_esp32s2_devkitc_1_n8r2/mpconfigboard.h
3928
3925
#: ports/espressif/boards/lolin_c3_mini/mpconfigboard.h
3929
3926
#: ports/espressif/boards/microdev_micro_c3/mpconfigboard.h
3930
3927
#: supervisor/shared/safe_mode.c
@@ -4464,6 +4461,9 @@ msgstr "zi doit être de type float"
4464
4461
msgid "zi must be of shape (n_section, 2)"
4465
4462
msgstr "zi doit être de forme (n_section, 2)"
4466
4463
4464
+ #~ msgid "Stream missing readinto() or write() method."
4465
+ #~ msgstr "Il manque une méthode readinto() ou write() au flux."
4466
+
4467
4467
#~ msgid "%q must be >= 0"
4468
4468
#~ msgstr "%q doit être >= 0"
4469
4469
0 commit comments