@@ -8,7 +8,7 @@ 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-03-16 14:54 +0000\n "
11
+ "PO-Revision-Date : 2021-03-21 21:29 +0000\n "
12
12
"
Last-Translator :
Hugo Dahl <[email protected] >\n "
13
13
"Language : fr\n "
14
14
"MIME-Version : 1.0\n "
@@ -351,7 +351,7 @@ msgstr "Tous les périphériques UART sont utilisés"
351
351
352
352
#: shared-bindings/pwmio/PWMOut.c
353
353
msgid "All channels in use"
354
- msgstr ""
354
+ msgstr "Tout les canaux sont utilisés "
355
355
356
356
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
357
357
msgid "All event channels in use"
@@ -479,7 +479,7 @@ msgstr "Au-dessous de la fréquence d'images minimale"
479
479
480
480
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
481
481
msgid "Bit clock and word select must be sequential pins"
482
- msgstr ""
482
+ msgstr "Bit clock et word select doivent êtres sur des broches séquentielles "
483
483
484
484
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
485
485
msgid "Bit clock and word select must share a clock unit"
@@ -1138,10 +1138,13 @@ msgstr "Taille du programme d'initialisation non valide"
1138
1138
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1139
1139
msgid "Initial set pin direction conflicts with initial out pin direction"
1140
1140
msgstr ""
1141
+ "Direction initiale de \" set pin\" est en conflit avec la direction initiale "
1142
+ "de \" out pin\" "
1141
1143
1142
1144
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1143
1145
msgid "Initial set pin state conflicts with initial out pin state"
1144
1146
msgstr ""
1147
+ "État initial de \" set pin\" est en conflit avec l'état initial de \" out pin\" "
1145
1148
1146
1149
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
1147
1150
msgid "Initialization failed due to lack of memory"
@@ -1758,7 +1761,7 @@ msgstr "PWM slice déja utilisée"
1758
1761
1759
1762
#: ports/raspberrypi/common-hal/countio/Counter.c
1760
1763
msgid "PWM slice channel A already in use"
1761
- msgstr ""
1764
+ msgstr "Canal A de PWM slice est utilisé "
1762
1765
1763
1766
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
1764
1767
#: ports/stm/common-hal/displayio/ParallelBus.c
@@ -3294,7 +3297,7 @@ msgstr "arguments invalides"
3294
3297
#: shared-bindings/bitmaptools/__init__.c
3295
3298
#, c-format
3296
3299
msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
3297
- msgstr ""
3300
+ msgstr "bits_per_pixel %d est invalid, doit être 1, 4, 8, 16, 24 ou 32 "
3298
3301
3299
3302
#: extmod/modussl_axtls.c
3300
3303
msgid "invalid cert"
@@ -3307,12 +3310,12 @@ msgstr "index invalide pour dupterm"
3307
3310
#: shared-bindings/bitmaptools/__init__.c
3308
3311
#, c-format
3309
3312
msgid "invalid element size %d for bits_per_pixel %d\n"
3310
- msgstr ""
3313
+ msgstr "taille d'élément %d est invalide pour bits_per_pixel %d\n "
3311
3314
3312
3315
#: shared-bindings/bitmaptools/__init__.c
3313
3316
#, c-format
3314
3317
msgid "invalid element_size %d, must be, 1, 2, or 4"
3315
- msgstr ""
3318
+ msgstr "element_size %d est invalide, doit être 1, 2 ou 4 "
3316
3319
3317
3320
#: extmod/modframebuf.c
3318
3321
msgid "invalid format"
@@ -3854,7 +3857,7 @@ msgstr "les deux boutons appuyés lors du démarrage.\n"
3854
3857
3855
3858
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3856
3859
msgid "pull masks conflict with direction masks"
3857
- msgstr ""
3860
+ msgstr "masque pull est en conflit avec les masques de direction "
3858
3861
3859
3862
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
3860
3863
msgid "pull_threshold must be between 1 and 32"
0 commit comments