Skip to content

Commit 377cb51

Browse files
hugodahlweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 100.0% (916 of 916 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent 0e3da9b commit 377cb51

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

locale/fr.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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: 2021-01-13 16:07+0000\n"
11+
"PO-Revision-Date: 2021-01-17 12:55+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\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.4.1-dev\n"
18+
"X-Generator: Weblate 4.5-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -646,7 +646,7 @@ msgstr ""
646646
#: shared-bindings/digitalio/DigitalInOut.c
647647
msgid "Cannot set value when direction is input."
648648
msgstr ""
649-
"Impossible d'affecter une valeur quand la direction est entrentre ('input')."
649+
"Impossible d'affecter une valeur quand la direction est entrante ('input')."
650650

651651
#: ports/esp32s2/common-hal/busio/UART.c
652652
#: ports/mimxrt10xx/common-hal/busio/UART.c
@@ -2087,7 +2087,7 @@ msgstr "Erreur ESP TLS non gérée %d %d %x %d"
20872087
#: shared-bindings/wifi/Radio.c
20882088
#, c-format
20892089
msgid "Unknown failure %d"
2090-
msgstr ""
2090+
msgstr "Échec inconnu %d"
20912091

20922092
#: ports/nrf/common-hal/_bleio/__init__.c
20932093
#, c-format
@@ -2366,15 +2366,15 @@ msgstr "branche hors-bornes"
23662366

23672367
#: extmod/ulab/code/ulab_create.c
23682368
msgid "buffer is smaller than requested size"
2369-
msgstr ""
2369+
msgstr "tampon est plus petit que la taille demandée"
23702370

23712371
#: shared-bindings/audiocore/RawSample.c
23722372
msgid "buffer must be a bytes-like object"
23732373
msgstr "le tampon doit être un objet bytes-like"
23742374

23752375
#: extmod/ulab/code/ulab_create.c
23762376
msgid "buffer size must be a multiple of element size"
2377-
msgstr ""
2377+
msgstr "taille du tampon doit être un multiple de la taille de l'élement"
23782378

23792379
#: shared-module/struct/__init__.c
23802380
msgid "buffer size must match format"
@@ -3457,7 +3457,7 @@ msgstr "offset doit être >= 0"
34573457

34583458
#: extmod/ulab/code/ulab_create.c
34593459
msgid "offset must be non-negative and no greater than buffer length"
3460-
msgstr ""
3460+
msgstr "offset doit être non-négatif, et au plus la taille du tampon"
34613461

34623462
#: py/objstr.c py/objstrunicode.c
34633463
msgid "offset out of bounds"

0 commit comments

Comments
 (0)