Skip to content

Commit efaf09d

Browse files
authored
Merge pull request #1 from mchobby/mchobby-patch-1
update fr.po
2 parents bd79c0c + c7deb37 commit efaf09d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

locale/fr.po

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,7 +2188,7 @@ msgstr "La longueur doit être entière"
21882188
#: shared-bindings/displayio/FourWire.c:55
21892189
#: shared-bindings/displayio/FourWire.c:64
21902190
msgid "displayio is a work in progress"
2191-
msgstr ""
2191+
msgstr "displayio est en cours de développement"
21922192

21932193
#: shared-bindings/displayio/Group.c:65
21942194
#, fuzzy
@@ -2204,7 +2204,7 @@ msgstr ""
22042204

22052205
#: shared-bindings/displayio/Palette.c:102
22062206
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
2207-
msgstr ""
2207+
msgstr "Le tampon couleur doit avoir 3 octets (RVB) ou 4 octets (RVB + octet de padding)"
22082208

22092209
#: shared-bindings/displayio/Palette.c:106
22102210
#, fuzzy
@@ -2251,11 +2251,11 @@ msgstr "ne peut convertir %s en entier int"
22512251

22522252
#: shared-bindings/i2cslave/I2CSlave.c:101
22532253
msgid "address out of bounds"
2254-
msgstr ""
2254+
msgstr "Adresse hors limite"
22552255

22562256
#: shared-bindings/i2cslave/I2CSlave.c:107
22572257
msgid "addresses is empty"
2258-
msgstr ""
2258+
msgstr "Adresses est vide"
22592259

22602260
#: shared-bindings/microcontroller/Pin.c:89
22612261
#: shared-bindings/neopixel_write/__init__.c:67
@@ -2358,7 +2358,7 @@ msgstr "calibration de la RTC non supportée sur cette carte"
23582358
#: shared-bindings/socket/__init__.c:516 shared-module/network/__init__.c:81
23592359
#, fuzzy
23602360
msgid "no available NIC"
2361-
msgstr "busio.UART n'est pas disponible"
2361+
msgstr "NIC non disponible"
23622362

23632363
#: shared-bindings/storage/__init__.c:77
23642364
msgid "filesystem must provide mount method"
@@ -2417,7 +2417,7 @@ msgstr "Impossible d'allouer le 2e tampon"
24172417

24182418
#: shared-module/audioio/Mixer.c:82
24192419
msgid "Voice index too high"
2420-
msgstr ""
2420+
msgstr "Index de la voix trop grand"
24212421

24222422
#: shared-module/audioio/Mixer.c:85
24232423
msgid "The sample's sample rate does not match the mixer's"
@@ -2429,11 +2429,11 @@ msgstr ""
24292429

24302430
#: shared-module/audioio/Mixer.c:91
24312431
msgid "The sample's bits_per_sample does not match the mixer's"
2432-
msgstr ""
2432+
msgstr "Le bits_per_sample de l'échantillon ne correspond pas au mixer"
24332433

24342434
#: shared-module/audioio/Mixer.c:100
24352435
msgid "The sample's signedness does not match the mixer's"
2436-
msgstr ""
2436+
msgstr "L'échantillon non signé ne correspond pas au mixer"
24372437

24382438
#: shared-module/audioio/WaveFile.c:61
24392439
msgid "Invalid wave file"
@@ -2485,20 +2485,20 @@ msgstr "Pas de transfert sans broches MOSI et MISO"
24852485

24862486
#: shared-module/displayio/Bitmap.c:49
24872487
msgid "Only bit maps of 8 bit color or less are supported"
2488-
msgstr ""
2488+
msgstr "Seul les mappings en couleur 8 bits (ou moins) sont supportés"
24892489

24902490
#: shared-module/displayio/Bitmap.c:69
24912491
msgid "row must be packed and word aligned"
24922492
msgstr ""
24932493

24942494
#: shared-module/displayio/Group.c:39
24952495
msgid "Group full"
2496-
msgstr ""
2496+
msgstr "Group complet"
24972497

24982498
#: shared-module/displayio/Group.c:48
24992499
#, fuzzy
25002500
msgid "Group empty"
2501-
msgstr "vide"
2501+
msgstr "Groupe vide"
25022502

25032503
#: shared-module/displayio/OnDiskBitmap.c:49
25042504
#, fuzzy
@@ -2508,12 +2508,12 @@ msgstr "Fichier invalide"
25082508
#: shared-module/displayio/OnDiskBitmap.c:59
25092509
#, c-format
25102510
msgid "Only Windows format, uncompressed BMP supported %d"
2511-
msgstr ""
2511+
msgstr "Seul le format Windows, BMP non compressé, est supporté %d"
25122512

25132513
#: shared-module/displayio/OnDiskBitmap.c:64
25142514
#, c-format
25152515
msgid "Only true color (24 bpp or higher) BMP supported %x"
2516-
msgstr ""
2516+
msgstr "Seul les BMP 'true color' (24 bpp ou plus) sont supportés %x"
25172517

25182518
#: shared-module/struct/__init__.c:39
25192519
msgid "'S' and 'O' are not supported format types"
@@ -2525,8 +2525,8 @@ msgstr "trop d'arguments fournis avec ce format"
25252525

25262526
#, fuzzy
25272527
#~ msgid "value_size must be power of two"
2528-
#~ msgstr "'len' doit être un multiple de 4"
2528+
#~ msgstr "value_size est une puissance de deux"
25292529

25302530
#, fuzzy
25312531
#~ msgid "palette must be displayio.Palette"
2532-
#~ msgstr "la palette doit être longue de 32 octets"
2532+
#~ msgstr "palettre doit être displayio.Palette"

0 commit comments

Comments
 (0)