7
7
msgstr ""
8
8
"Project-Id-Version : 0.1\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2020-08-14 09:36 -0400\n "
10
+ "POT-Creation-Date : 2020-08-18 11:19 -0400\n "
11
11
"PO-Revision-Date : 2020-07-27 21:27+0000\n "
12
12
"
Last-Translator :
Nathan <[email protected] >\n "
13
13
"Language : fr\n "
@@ -768,7 +768,7 @@ msgstr "Erreur dans l'expression régulière"
768
768
769
769
#: shared-bindings/aesio/aes.c shared-bindings/busio/SPI.c
770
770
#: shared-bindings/microcontroller/Pin.c
771
- #: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
771
+ #: shared-bindings/neopixel_write/__init__.c
772
772
#: shared-bindings/terminalio/Terminal.c
773
773
msgid "Expected a %q"
774
774
msgstr "Attendu un %q"
@@ -1369,6 +1369,15 @@ msgstr "Ainsi que tout autre module présent sur le système de fichiers\n"
1369
1369
msgid "Polygon needs at least 3 points"
1370
1370
msgstr "Polygone a besoin d’au moins 3 points"
1371
1371
1372
+ #: ports/atmel-samd/common-hal/pulseio/PulseOut.c
1373
+ #: ports/cxd56/common-hal/pulseio/PulseOut.c
1374
+ #: ports/nrf/common-hal/pulseio/PulseOut.c
1375
+ #: ports/stm/common-hal/pulseio/PulseOut.c
1376
+ msgid ""
1377
+ "Port does not accept pins or frequency. "
1378
+ "Construct and pass a PWMOut Carrier instead"
1379
+ msgstr ""
1380
+
1372
1381
#: shared-bindings/_bleio/Adapter.c
1373
1382
msgid "Prefix buffer must be on the heap"
1374
1383
msgstr "Le tampon de préfixe doit être sur le tas"
@@ -1381,6 +1390,10 @@ msgstr "Appuyez sur une touche pour entrer sur REPL ou CTRL-D pour recharger."
1381
1390
msgid "Pull not used when direction is output."
1382
1391
msgstr "Le tirage 'pull' n'est pas utilisé quand la direction est 'output'."
1383
1392
1393
+ #: ports/stm/ref/pulseout-pre-timeralloc.c
1394
+ msgid "PulseOut not supported on this chip"
1395
+ msgstr "PulseOut non pris en charge sur cette puce"
1396
+
1384
1397
#: ports/stm/common-hal/os/__init__.c
1385
1398
msgid "RNG DeInit Error"
1386
1399
msgstr "Erreur RNG DeInit"
@@ -3557,9 +3570,6 @@ msgstr ""
3557
3570
#~ msgid "'async for' or 'async with' outside async function"
3558
3571
#~ msgstr "'async for' ou 'async with' sans fonction asynchrone extérieure"
3559
3572
3560
- #~ msgid "PulseOut not supported on this chip"
3561
- #~ msgstr "PulseOut non pris en charge sur cette puce"
3562
-
3563
3573
#~ msgid "PulseIn not supported on this chip"
3564
3574
#~ msgstr "PulseIn non pris en charge sur cette puce"
3565
3575
0 commit comments