@@ -486,12 +486,17 @@ msgstr "Tous les périphériques UART sont utilisés"
486486msgid "All channels in use"
487487msgstr "Tout les canaux sont utilisés"
488488
489+ #: ports/raspberrypi/common-hal/usb_host/Port.c
490+ msgid "All dma channels in use"
491+ msgstr ""
492+
489493#: ports/atmel-samd/common-hal/audioio/AudioOut.c
490494msgid "All event channels in use"
491495msgstr "Tous les canaux d'événements sont utilisés"
492496
493497#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
494498#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
499+ #: ports/raspberrypi/common-hal/usb_host/Port.c
495500msgid "All state machines in use"
496501msgstr "Tous les automates finis sont utilisés"
497502
@@ -2024,10 +2029,6 @@ msgstr "Un contexte niveau serveur ne peut avoir de hostname"
20242029msgid "Size not supported"
20252030msgstr "Taille n'est pas supportée"
20262031
2027- #: ports/raspberrypi/common-hal/alarm/SleepMemory.c
2028- msgid "Sleep Memory not available"
2029- msgstr "La mémoire de sommeil n'est pas disponible"
2030-
20312032#: shared-bindings/alarm/SleepMemory.c shared-bindings/memorymap/AddressRange.c
20322033#: shared-bindings/nvm/ByteArray.c
20332034msgid "Slice and value different lengths."
@@ -4478,6 +4479,9 @@ msgstr "zi doit être de type float"
44784479msgid "zi must be of shape (n_section, 2)"
44794480msgstr "zi doit être de forme (n_section, 2)"
44804481
4482+ #~ msgid "Sleep Memory not available"
4483+ #~ msgstr "La mémoire de sommeil n'est pas disponible"
4484+
44814485#~ msgid "input and output shapes are not compatible"
44824486#~ msgstr "les formes d'entrée et de sortie ne sont pas compatibles"
44834487
0 commit comments