Skip to content

Commit c6e696a

Browse files
hugodahlweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 99.4% (969 of 974 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent 2115a76 commit c6e696a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

locale/fr.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"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"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
@@ -520,7 +520,7 @@ msgstr "Tampon + décalage trop petit %d %d %d"
520520

521521
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
522522
msgid "Buffer elements must be 4 bytes long or less"
523-
msgstr ""
523+
msgstr "Éléments du tampon doit être 4 octets ou moins"
524524

525525
#: shared-module/usb_hid/Device.c
526526
#, c-format
@@ -1120,7 +1120,7 @@ msgstr "IV doit être de longueur de %d octets"
11201120

11211121
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11221122
msgid "In-buffer elements must be <= 4 bytes long"
1123-
msgstr ""
1123+
msgstr "Éléments dans le tampon doivent être <= à 4 octets"
11241124

11251125
#: py/persistentcode.c
11261126
msgid ""
@@ -1589,11 +1589,11 @@ msgstr "Pas de support matériel pour cette broche"
15891589

15901590
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
15911591
msgid "No in in program"
1592-
msgstr ""
1592+
msgstr "Programme n'a pas de \"in\""
15931593

15941594
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
15951595
msgid "No in or out in program"
1596-
msgstr ""
1596+
msgstr "Programme n'a aucun \"in\" ni \"out\""
15971597

15981598
#: shared-bindings/aesio/aes.c
15991599
msgid "No key was specified"
@@ -1746,7 +1746,7 @@ msgstr "Plus de sockets"
17461746

17471747
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
17481748
msgid "Out-buffer elements must be <= 4 bytes long"
1749-
msgstr ""
1749+
msgstr "Éléments du tampon de sortie doivent être <= à 4 octets"
17501750

17511751
#: shared-bindings/bitops/__init__.c
17521752
#, c-format
@@ -2834,7 +2834,7 @@ msgstr "le cercle ne peut être enregistré que dans un seul parent"
28342834

28352835
#: shared-bindings/bitmaptools/__init__.c
28362836
msgid "clip point must be (x,y) tuple"
2837-
msgstr ""
2837+
msgstr "point de coupure doît être un tuple (x,y)"
28382838

28392839
#: shared-bindings/msgpack/ExtType.c
28402840
msgid "code outside range 0~127"
@@ -2959,7 +2959,7 @@ msgstr "differentiation order hors de portée"
29592959

29602960
#: extmod/ulab/code/linalg/linalg.c
29612961
msgid "dimensions do not match"
2962-
msgstr ""
2962+
msgstr "les dimensions ne correspondent pas"
29632963

29642964
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
29652965
#: shared-bindings/math/__init__.c

0 commit comments

Comments
 (0)