@@ -8,8 +8,8 @@ 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 00:47 +0000\n "
12
- "
Last-Translator :
Noel Gaetan <[email protected] >\n"
11
+ "PO-Revision-Date : 2021-03-16 14:54 +0000\n "
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 "
@@ -520,7 +520,7 @@ msgstr "Tampon + décalage trop petit %d %d %d"
520
520
521
521
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
522
522
msgid "Buffer elements must be 4 bytes long or less"
523
- msgstr ""
523
+ msgstr "Éléments du tampon doit être 4 octets ou moins "
524
524
525
525
#: shared-module/usb_hid/Device.c
526
526
#, c-format
@@ -1120,7 +1120,7 @@ msgstr "IV doit être de longueur de %d octets"
1120
1120
1121
1121
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1122
1122
msgid "In-buffer elements must be <= 4 bytes long"
1123
- msgstr ""
1123
+ msgstr "Éléments dans le tampon doivent être <= à 4 octets "
1124
1124
1125
1125
#: py/persistentcode.c
1126
1126
msgid ""
@@ -1589,11 +1589,11 @@ msgstr "Pas de support matériel pour cette broche"
1589
1589
1590
1590
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1591
1591
msgid "No in in program"
1592
- msgstr ""
1592
+ msgstr "Programme n'a pas de \" in \" "
1593
1593
1594
1594
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1595
1595
msgid "No in or out in program"
1596
- msgstr ""
1596
+ msgstr "Programme n'a aucun \" in \" ni \" out \" "
1597
1597
1598
1598
#: shared-bindings/aesio/aes.c
1599
1599
msgid "No key was specified"
@@ -1746,7 +1746,7 @@ msgstr "Plus de sockets"
1746
1746
1747
1747
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1748
1748
msgid "Out-buffer elements must be <= 4 bytes long"
1749
- msgstr ""
1749
+ msgstr "Éléments du tampon de sortie doivent être <= à 4 octets "
1750
1750
1751
1751
#: shared-bindings/bitops/__init__.c
1752
1752
#, c-format
@@ -2834,7 +2834,7 @@ msgstr "le cercle ne peut être enregistré que dans un seul parent"
2834
2834
2835
2835
#: shared-bindings/bitmaptools/__init__.c
2836
2836
msgid "clip point must be (x,y) tuple"
2837
- msgstr ""
2837
+ msgstr "point de coupure doît être un tuple (x,y) "
2838
2838
2839
2839
#: shared-bindings/msgpack/ExtType.c
2840
2840
msgid "code outside range 0~127"
@@ -2959,7 +2959,7 @@ msgstr "differentiation order hors de portée"
2959
2959
2960
2960
#: extmod/ulab/code/linalg/linalg.c
2961
2961
msgid "dimensions do not match"
2962
- msgstr ""
2962
+ msgstr "les dimensions ne correspondent pas "
2963
2963
2964
2964
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
2965
2965
#: shared-bindings/math/__init__.c
0 commit comments