@@ -684,7 +684,7 @@ msgstr "Les blocs CBC doivent être des multiples de 16 octets"
684
684
685
685
#: supervisor/shared/safe_mode.c
686
686
msgid "CIRCUITPY drive could not be found or created."
687
- msgstr "L’ appareil CIRCUITPY ne peut pas être trouvé ou créé."
687
+ msgstr "L' appareil CIRCUITPY ne peut pas être trouvé ou créé."
688
688
689
689
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
690
690
msgid "CRC or checksum was invalid"
@@ -842,11 +842,11 @@ msgstr "Fichier .mpy corrompu"
842
842
843
843
#: ports/espressif/common-hal/neopixel_write/__init__.c
844
844
msgid "Could not retrieve clock"
845
- msgstr "Impossible d’ obtenir l’ horloge"
845
+ msgstr "Impossible d' obtenir l' horloge"
846
846
847
847
#: shared-bindings/_bleio/Adapter.c
848
848
msgid "Could not set address"
849
- msgstr "Impossible de définir l’ adresse"
849
+ msgstr "Impossible de définir l' adresse"
850
850
851
851
#: shared-bindings/pwmio/PWMOut.c
852
852
msgid "Could not start PWM"
@@ -1006,7 +1006,7 @@ msgstr "Échec d'allocation du tampon %q"
1006
1006
1007
1007
#: ports/espressif/common-hal/wifi/__init__.c
1008
1008
msgid "Failed to allocate Wifi memory"
1009
- msgstr "Impossible d’ allouer la mémoire pour Wifi"
1009
+ msgstr "Impossible d' allouer la mémoire pour Wifi"
1010
1010
1011
1011
#: ports/espressif/common-hal/wifi/ScannedNetworks.c
1012
1012
msgid "Failed to allocate wifi scan memory"
@@ -1833,7 +1833,7 @@ msgstr "Ainsi que tout autres modules présents sur le système de fichiers\n"
1833
1833
1834
1834
#: shared-module/vectorio/Polygon.c
1835
1835
msgid "Polygon needs at least 3 points"
1836
- msgstr "Polygon a besoin d’ au moins 3 points"
1836
+ msgstr "Polygon a besoin d' au moins 3 points"
1837
1837
1838
1838
#: shared-bindings/_bleio/Adapter.c
1839
1839
msgid "Prefix buffer must be on the heap"
@@ -2552,7 +2552,7 @@ msgstr "matrice/octets requis à la droite"
2552
2552
2553
2553
#: extmod/ulab/code/numpy/numerical.c
2554
2554
msgid "attempt to get (arg)min/(arg)max of empty sequence"
2555
- msgstr "tentative d’ obtenir (arg)min/(arg)max d'une séquence vide"
2555
+ msgstr "tentative d' obtenir (arg)min/(arg)max d'une séquence vide"
2556
2556
2557
2557
#: extmod/ulab/code/numpy/numerical.c
2558
2558
msgid "attempt to get argmin/argmax of an empty sequence"
@@ -2620,7 +2620,7 @@ msgstr "tampon est plus petit que la taille demandée"
2620
2620
2621
2621
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
2622
2622
msgid "buffer size must be a multiple of element size"
2623
- msgstr "taille du tampon doit être un multiple de la taille de l’ élément"
2623
+ msgstr "taille du tampon doit être un multiple de la taille de l' élément"
2624
2624
2625
2625
#: shared-module/struct/__init__.c
2626
2626
msgid "buffer size must match format"
@@ -3181,7 +3181,7 @@ msgstr "la fonction a reçu plusieurs valeurs pour l'argument '%q'"
3181
3181
3182
3182
#: extmod/ulab/code/scipy/optimize/optimize.c
3183
3183
msgid "function has the same sign at the ends of interval"
3184
- msgstr "la fonction a le même signe aux extrémités de l’ intervalle"
3184
+ msgstr "la fonction a le même signe aux extrémités de l' intervalle"
3185
3185
3186
3186
#: extmod/ulab/code/ndarray.c
3187
3187
msgid "function is defined for ndarrays only"
@@ -4186,11 +4186,11 @@ msgstr "le délai (timeout) doit être < 655.35 secondes"
4186
4186
4187
4187
#: shared-module/sdcardio/SDCard.c
4188
4188
msgid "timeout waiting for v1 card"
4189
- msgstr "Délai d’ expiration dépassé en attendant une carte v1"
4189
+ msgstr "Délai d' expiration dépassé en attendant une carte v1"
4190
4190
4191
4191
#: shared-module/sdcardio/SDCard.c
4192
4192
msgid "timeout waiting for v2 card"
4193
- msgstr "Délai d’ expiration dépassé en attendant une carte v2"
4193
+ msgstr "Délai d' expiration dépassé en attendant une carte v2"
4194
4194
4195
4195
#: ports/stm/common-hal/pwmio/PWMOut.c
4196
4196
msgid "timer re-init"
@@ -4390,7 +4390,7 @@ msgstr "width doit être plus que zero"
4390
4390
#: ports/espressif/common-hal/wifi/Radio.c
4391
4391
#: ports/raspberrypi/common-hal/wifi/Radio.c
4392
4392
msgid "wifi is not enabled"
4393
- msgstr "wifi n’ est pas activé"
4393
+ msgstr "wifi n' est pas activé"
4394
4394
4395
4395
#: ports/raspberrypi/common-hal/wifi/Monitor.c
4396
4396
msgid "wifi.Monitor not available"
0 commit comments