@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : 0.1\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
11
- "PO-Revision-Date : 2022-07-03 00:22 +0000\n "
11
+ "PO-Revision-Date : 2022-07-06 05:15 +0000\n "
12
12
"
Last-Translator :
Maxime Leroy <[email protected] >\n "
13
13
"Language : fr\n "
14
14
"MIME-Version : 1.0\n "
@@ -1074,8 +1074,9 @@ msgstr "Groupe déjà utilisé"
1074
1074
#: ports/espressif/common-hal/busio/SPI.c
1075
1075
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1076
1076
#: ports/raspberrypi/common-hal/busio/SPI.c
1077
+ #, fuzzy
1077
1078
msgid "Half duplex SPI is not implemented"
1078
- msgstr ""
1079
+ msgstr "Le half duplex du SPI n'est pas implémenté "
1079
1080
1080
1081
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
1081
1082
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
@@ -1212,8 +1213,9 @@ msgid "Internal error #%d"
1212
1213
msgstr "Erreur interne #%d"
1213
1214
1214
1215
#: supervisor/shared/safe_mode.c
1216
+ #, fuzzy
1215
1217
msgid "Internal watchdog timer expired."
1216
- msgstr ""
1218
+ msgstr "Le minuteur du watchdog interne a expiré. "
1217
1219
1218
1220
#: py/argcheck.c
1219
1221
msgid "Invalid %q"
@@ -1307,8 +1309,9 @@ msgid "MAC address was invalid"
1307
1309
msgstr "Adresse physique (MAC) invalide"
1308
1310
1309
1311
#: shared-bindings/is31fl3741/IS31FL3741.c
1312
+ #, fuzzy
1310
1313
msgid "Mapping must be a tuple"
1311
- msgstr ""
1314
+ msgstr "Le mapping doit être un tuple "
1312
1315
1313
1316
#: shared-module/displayio/Shape.c
1314
1317
#, c-format
@@ -1403,8 +1406,9 @@ msgid "New bitmap must be same size as old bitmap"
1403
1406
msgstr "La taille du nouveau bitmap doit être la même que l'ancien"
1404
1407
1405
1408
#: ports/espressif/common-hal/_bleio/__init__.c
1409
+ #, fuzzy
1406
1410
msgid "Nimble out of memory"
1407
- msgstr ""
1411
+ msgstr "Nimble n'a plus de mémoire "
1408
1412
1409
1413
#: ports/espressif/common-hal/_bleio/Characteristic.c
1410
1414
#: ports/nrf/common-hal/_bleio/Characteristic.c
@@ -1912,7 +1916,7 @@ msgstr "Périphérique SPI utilisé"
1912
1916
1913
1917
#: ports/stm/common-hal/busio/SPI.c
1914
1918
msgid "SPI re-init"
1915
- msgstr ""
1919
+ msgstr "Ré-initialisation du SPI "
1916
1920
1917
1921
#: shared-bindings/is31fl3741/FrameBuffer.c
1918
1922
msgid "Scale dimensions must divide by 3"
@@ -2118,7 +2122,7 @@ msgstr "Paramètre de type tuple ou struct_time requis"
2118
2122
2119
2123
#: ports/stm/common-hal/busio/UART.c
2120
2124
msgid "UART de-init"
2121
- msgstr ""
2125
+ msgstr "Dé-initialisation du UART "
2122
2126
2123
2127
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
2124
2128
#: ports/espressif/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
@@ -2127,7 +2131,7 @@ msgstr "Initialisation UART"
2127
2131
2128
2132
#: ports/stm/common-hal/busio/UART.c
2129
2133
msgid "UART re-init"
2130
- msgstr ""
2134
+ msgstr "Ré-initialisation du UART "
2131
2135
2132
2136
#: ports/stm/common-hal/busio/UART.c
2133
2137
msgid "UART write"
@@ -2745,7 +2749,7 @@ msgstr "typage"
2745
2749
2746
2750
#: ports/stm/common-hal/pwmio/PWMOut.c
2747
2751
msgid "channel re-init"
2748
- msgstr ""
2752
+ msgstr "Ré-initialisation du canal "
2749
2753
2750
2754
#: shared-bindings/_stage/Text.c
2751
2755
msgid "chars buffer too small"
@@ -3834,7 +3838,7 @@ msgstr ""
3834
3838
3835
3839
#: extmod/vfs_posix_file.c
3836
3840
msgid "poll on file not available on win32"
3837
- msgstr ""
3841
+ msgstr "le polling sur un fichier n'est pas disponible sous win32 "
3838
3842
3839
3843
#: ports/espressif/common-hal/pulseio/PulseIn.c
3840
3844
msgid "pop from an empty PulseIn"
@@ -4128,7 +4132,7 @@ msgstr "Délai d’expiration dépassé en attendant une carte v2"
4128
4132
4129
4133
#: ports/stm/common-hal/pwmio/PWMOut.c
4130
4134
msgid "timer re-init"
4131
- msgstr ""
4135
+ msgstr "Ré-initialisation du miniteur "
4132
4136
4133
4137
#: shared-bindings/time/__init__.c
4134
4138
msgid "timestamp out of range for platform time_t"
0 commit comments