@@ -8,14 +8,14 @@ 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 : 2021-01-13 16:07 +0000\n "
11
+ "PO-Revision-Date : 2021-01-17 12:55 +0000\n "
12
12
"
Last-Translator :
Hugo Dahl <[email protected] >\n "
13
13
"Language : fr\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=utf-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"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 "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -646,7 +646,7 @@ msgstr ""
646
646
#: shared-bindings/digitalio/DigitalInOut.c
647
647
msgid "Cannot set value when direction is input."
648
648
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')."
650
650
651
651
#: ports/esp32s2/common-hal/busio/UART.c
652
652
#: ports/mimxrt10xx/common-hal/busio/UART.c
@@ -2087,7 +2087,7 @@ msgstr "Erreur ESP TLS non gérée %d %d %x %d"
2087
2087
#: shared-bindings/wifi/Radio.c
2088
2088
#, c-format
2089
2089
msgid "Unknown failure %d"
2090
- msgstr ""
2090
+ msgstr "Échec inconnu %d "
2091
2091
2092
2092
#: ports/nrf/common-hal/_bleio/__init__.c
2093
2093
#, c-format
@@ -2366,15 +2366,15 @@ msgstr "branche hors-bornes"
2366
2366
2367
2367
#: extmod/ulab/code/ulab_create.c
2368
2368
msgid "buffer is smaller than requested size"
2369
- msgstr ""
2369
+ msgstr "tampon est plus petit que la taille demandée "
2370
2370
2371
2371
#: shared-bindings/audiocore/RawSample.c
2372
2372
msgid "buffer must be a bytes-like object"
2373
2373
msgstr "le tampon doit être un objet bytes-like"
2374
2374
2375
2375
#: extmod/ulab/code/ulab_create.c
2376
2376
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 "
2378
2378
2379
2379
#: shared-module/struct/__init__.c
2380
2380
msgid "buffer size must match format"
@@ -3457,7 +3457,7 @@ msgstr "offset doit être >= 0"
3457
3457
3458
3458
#: extmod/ulab/code/ulab_create.c
3459
3459
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 "
3461
3461
3462
3462
#: py/objstr.c py/objstrunicode.c
3463
3463
msgid "offset out of bounds"
0 commit comments