Skip to content

Commit 617915e

Browse files
authored
Merge pull request #9840 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 9d0debf + c9b1993 commit 617915e

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

locale/fr.po

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ 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-11-20 16:56+0000\n"
12-
"Last-Translator: jessyjones <amarsy.alya@gmail.com>\n"
11+
"PO-Revision-Date: 2024-11-27 20:00+0000\n"
12+
"Last-Translator: Olivier Deveault <olivierdeveault+g@gmail.com>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n > 1;\n"
19-
"X-Generator: Weblate 5.2\n"
19+
"X-Generator: Weblate 5.9-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -104,11 +104,11 @@ msgstr "%q et %q doivent être différents"
104104

105105
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
106106
msgid "%q and %q must share a clock unit"
107-
msgstr ""
107+
msgstr "%q et %q doivent partager une unité d'horloge"
108108

109109
#: ports/nordic/common-hal/watchdog/WatchDogTimer.c
110110
msgid "%q cannot be changed once mode is set to %q"
111-
msgstr ""
111+
msgstr "%q ne peut être modifié lorsque le mode est configuré à %q"
112112

113113
#: shared-bindings/microcontroller/Pin.c
114114
msgid "%q contains duplicate pins"
@@ -205,7 +205,7 @@ msgstr "%q doit être >= %d"
205205

206206
#: shared-module/audiofilters/Filter.c
207207
msgid "%q must be a %q object, %q, or %q"
208-
msgstr ""
208+
msgstr "%q doit être un objet %q, %q ou %q"
209209

210210
#: shared-bindings/analogbufio/BufferedIn.c
211211
msgid "%q must be a bytearray or array of type 'H' or 'B'"
@@ -229,7 +229,7 @@ msgstr "%q doit être un array de type 'h'"
229229

230230
#: shared-bindings/audiobusio/PDMIn.c
231231
msgid "%q must be multiple of 8."
232-
msgstr ""
232+
msgstr "%q doit être un multiple de 8."
233233

234234
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
235235
#: shared-bindings/bitmapfilter/__init__.c shared-bindings/canio/CAN.c
@@ -240,7 +240,7 @@ msgstr "%q doit être de type %q ou %q, pas %q"
240240

241241
#: shared-bindings/jpegio/JpegDecoder.c
242242
msgid "%q must be of type %q, %q, or %q, not %q"
243-
msgstr ""
243+
msgstr "%q doit être de type %q, %q ou %q, pas %q"
244244

245245
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
246246
#: shared-module/synthio/__init__.c
@@ -274,15 +274,15 @@ msgstr "le pas ne peut être zéro dans %q"
274274

275275
#: shared-module/bitbangio/I2C.c
276276
msgid "%q too long"
277-
msgstr ""
277+
msgstr "%q trop long"
278278

279279
#: py/bc.c py/objnamedtuple.c
280280
msgid "%q() takes %d positional arguments but %d were given"
281281
msgstr "%q() prend %d paramètres de position mais %d ont été donnés"
282282

283283
#: shared-module/jpegio/JpegDecoder.c
284284
msgid "%q() without %q()"
285-
msgstr ""
285+
msgstr "%q() sans %q()"
286286

287287
#: shared-bindings/usb_hid/Device.c
288288
msgid "%q, %q, and %q must all be the same length"
@@ -439,7 +439,7 @@ msgstr "'label' nécessite 1 paramètre"
439439

440440
#: py/emitnative.c
441441
msgid "'not' not implemented"
442-
msgstr ""
442+
msgstr "'not' n'est pas implémenté"
443443

444444
#: py/compile.c
445445
msgid "'return' outside function"
@@ -576,7 +576,7 @@ msgstr "Il y a déjà un auditeur all-matches"
576576

577577
#: ports/espressif/common-hal/_bleio/__init__.c
578578
msgid "Already in progress"
579-
msgstr ""
579+
msgstr "Déjà en cours"
580580

581581
#: ports/espressif/bindings/espnow/ESPNow.c
582582
#: ports/espressif/common-hal/espulp/ULP.c
@@ -697,7 +697,7 @@ msgstr "La longueur du tampon %d est trop grande. Il doit être inférieur à %d
697697
#: shared-module/sdcardio/SDCard.c
698698
#, c-format
699699
msgid "Buffer must be a multiple of %d bytes"
700-
msgstr ""
700+
msgstr "Tampon doit être un multiple de %d octets"
701701

702702
#: shared-bindings/_bleio/PacketBuffer.c
703703
#, c-format
@@ -899,6 +899,7 @@ msgstr "Un bloc de données doit suivre un bloc fmt"
899899
#: shared-module/jpegio/JpegDecoder.c
900900
msgid "Data format error (may be broken data)"
901901
msgstr ""
902+
"Erreur de format de données (celles-ci sont potentiellement endommagées)"
902903

903904
#: ports/espressif/common-hal/_bleio/Adapter.c
904905
#: ports/nordic/common-hal/_bleio/Adapter.c

0 commit comments

Comments
 (0)