Skip to content

Commit 591390a

Browse files
Lisappleweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 99.5% (981 of 985 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent dce8953 commit 591390a

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

locale/fr.po

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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: 2022-07-03 00:22+0000\n"
11+
"PO-Revision-Date: 2022-07-06 05:15+0000\n"
1212
"Last-Translator: Maxime Leroy <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
@@ -1074,8 +1074,9 @@ msgstr "Groupe déjà utilisé"
10741074
#: ports/espressif/common-hal/busio/SPI.c
10751075
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
10761076
#: ports/raspberrypi/common-hal/busio/SPI.c
1077+
#, fuzzy
10771078
msgid "Half duplex SPI is not implemented"
1078-
msgstr ""
1079+
msgstr "Le half duplex du SPI n'est pas implémenté"
10791080

10801081
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10811082
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
@@ -1212,8 +1213,9 @@ msgid "Internal error #%d"
12121213
msgstr "Erreur interne #%d"
12131214

12141215
#: supervisor/shared/safe_mode.c
1216+
#, fuzzy
12151217
msgid "Internal watchdog timer expired."
1216-
msgstr ""
1218+
msgstr "Le minuteur du watchdog interne a expiré."
12171219

12181220
#: py/argcheck.c
12191221
msgid "Invalid %q"
@@ -1307,8 +1309,9 @@ msgid "MAC address was invalid"
13071309
msgstr "Adresse physique (MAC) invalide"
13081310

13091311
#: shared-bindings/is31fl3741/IS31FL3741.c
1312+
#, fuzzy
13101313
msgid "Mapping must be a tuple"
1311-
msgstr ""
1314+
msgstr "Le mapping doit être un tuple"
13121315

13131316
#: shared-module/displayio/Shape.c
13141317
#, c-format
@@ -1403,8 +1406,9 @@ msgid "New bitmap must be same size as old bitmap"
14031406
msgstr "La taille du nouveau bitmap doit être la même que l'ancien"
14041407

14051408
#: ports/espressif/common-hal/_bleio/__init__.c
1409+
#, fuzzy
14061410
msgid "Nimble out of memory"
1407-
msgstr ""
1411+
msgstr "Nimble n'a plus de mémoire"
14081412

14091413
#: ports/espressif/common-hal/_bleio/Characteristic.c
14101414
#: ports/nrf/common-hal/_bleio/Characteristic.c
@@ -1912,7 +1916,7 @@ msgstr "Périphérique SPI utilisé"
19121916

19131917
#: ports/stm/common-hal/busio/SPI.c
19141918
msgid "SPI re-init"
1915-
msgstr ""
1919+
msgstr "Ré-initialisation du SPI"
19161920

19171921
#: shared-bindings/is31fl3741/FrameBuffer.c
19181922
msgid "Scale dimensions must divide by 3"
@@ -2118,7 +2122,7 @@ msgstr "Paramètre de type tuple ou struct_time requis"
21182122

21192123
#: ports/stm/common-hal/busio/UART.c
21202124
msgid "UART de-init"
2121-
msgstr ""
2125+
msgstr "Dé-initialisation du UART"
21222126

21232127
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
21242128
#: ports/espressif/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
@@ -2127,7 +2131,7 @@ msgstr "Initialisation UART"
21272131

21282132
#: ports/stm/common-hal/busio/UART.c
21292133
msgid "UART re-init"
2130-
msgstr ""
2134+
msgstr "Ré-initialisation du UART"
21312135

21322136
#: ports/stm/common-hal/busio/UART.c
21332137
msgid "UART write"
@@ -2745,7 +2749,7 @@ msgstr "typage"
27452749

27462750
#: ports/stm/common-hal/pwmio/PWMOut.c
27472751
msgid "channel re-init"
2748-
msgstr ""
2752+
msgstr "Ré-initialisation du canal"
27492753

27502754
#: shared-bindings/_stage/Text.c
27512755
msgid "chars buffer too small"
@@ -3834,7 +3838,7 @@ msgstr ""
38343838

38353839
#: extmod/vfs_posix_file.c
38363840
msgid "poll on file not available on win32"
3837-
msgstr ""
3841+
msgstr "le polling sur un fichier n'est pas disponible sous win32"
38383842

38393843
#: ports/espressif/common-hal/pulseio/PulseIn.c
38403844
msgid "pop from an empty PulseIn"
@@ -4128,7 +4132,7 @@ msgstr "Délai d’expiration dépassé en attendant une carte v2"
41284132

41294133
#: ports/stm/common-hal/pwmio/PWMOut.c
41304134
msgid "timer re-init"
4131-
msgstr ""
4135+
msgstr "Ré-initialisation du miniteur"
41324136

41334137
#: shared-bindings/time/__init__.c
41344138
msgid "timestamp out of range for platform time_t"

0 commit comments

Comments
 (0)