@@ -8,14 +8,14 @@ msgstr ""
88"Project-Id-Version : 0.1\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2021-01-04 12:55-0600\n "
11- "PO-Revision-Date : 2023-05-21 00:49 +0000\n "
12- "Last-Translator : Scott Shawcroft <scott@tannewt.org >\n "
11+ "PO-Revision-Date : 2023-08-10 23:51 +0000\n "
12+ "Last-Translator : Jeff Epler <jepler@gmail.com >\n "
1313"Language : fr\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=utf-8\n "
1616"Content-Transfer-Encoding : 8bit\n "
1717"Plural-Forms : nplurals=2; plural=n > 1;\n "
18- "X-Generator : Weblate 4.18 -dev\n "
18+ "X-Generator : Weblate 5.0 -dev\n "
1919
2020#: main.c
2121msgid ""
@@ -160,7 +160,7 @@ msgstr "échec de l'initialisation %q"
160160
161161#: ports/espressif/bindings/espnow/Peer.c shared-bindings/dualbank/__init__.c
162162msgid "%q is %q"
163- msgstr ""
163+ msgstr "%q est %q "
164164
165165#: ports/raspberrypi/common-hal/wifi/Radio.c
166166msgid "%q is read-only for this board"
@@ -217,11 +217,11 @@ msgstr "%q doit être a bytearray ou array de type 'h', 'H', 'b', ou 'B'"
217217
218218#: ports/espressif/common-hal/analogbufio/BufferedIn.c
219219msgid "%q must be array of type 'H'"
220- msgstr ""
220+ msgstr "%q doit être array de type 'H' "
221221
222222#: shared-module/synthio/__init__.c
223223msgid "%q must be array of type 'h'"
224- msgstr ""
224+ msgstr "%q doit être array de type 'h' "
225225
226226#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
227227#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
@@ -268,19 +268,19 @@ msgstr "%q=%q"
268268
269269#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
270270msgid "%q[%u] shifts in more bits than pin count"
271- msgstr ""
271+ msgstr "%q[%u] décale vers l'intérieur de plus de bits que le nombre de broches "
272272
273273#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
274274msgid "%q[%u] shifts out more bits than pin count"
275- msgstr ""
275+ msgstr "%q[%u] décale vers l'extérieur de plus de bits que le nombre de broches "
276276
277277#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
278278msgid "%q[%u] uses extra pin"
279- msgstr ""
279+ msgstr "%q[%u] utilise des broches supplémentaires "
280280
281281#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
282282msgid "%q[%u] waits on input outside of count"
283- msgstr ""
283+ msgstr "%q[%u] attend sur une entrée hors du compte "
284284
285285#: ports/espressif/common-hal/espidf/__init__.c
286286#, c-format
@@ -507,7 +507,7 @@ msgstr "Tout les canaux sont utilisés"
507507
508508#: ports/raspberrypi/common-hal/usb_host/Port.c
509509msgid "All dma channels in use"
510- msgstr ""
510+ msgstr "Toutes les canals DMA sont utilisées "
511511
512512#: ports/atmel-samd/common-hal/audioio/AudioOut.c
513513msgid "All event channels in use"
0 commit comments