Skip to content

Commit 29e9f44

Browse files
ajsirotaweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 95.5% (939 of 983 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent 3202d52 commit 29e9f44

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

locale/fr.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
1111
"PO-Revision-Date: 2022-06-02 04:53+0000\n"
12-
"Last-Translator: Maxime Leroy <lisacintosh@gmail.com>\n"
12+
"Last-Translator: ajs256 <alex.sirota@icloud.com>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
@@ -83,15 +83,15 @@ msgstr ""
8383
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
8484
#: ports/raspberrypi/common-hal/rtc/RTC.c
8585
msgid "%q"
86-
msgstr ""
86+
msgstr "%q"
8787

8888
#: shared-bindings/microcontroller/Pin.c
8989
msgid "%q and %q contain duplicate pins"
9090
msgstr "%q et %q contiennent des broches en double"
9191

9292
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
9393
msgid "%q and %q must be different"
94-
msgstr ""
94+
msgstr "%q et %q doivent être différents"
9595

9696
#: shared-bindings/microcontroller/Pin.c
9797
msgid "%q contains duplicate pins"
@@ -119,27 +119,27 @@ msgstr ""
119119

120120
#: py/argcheck.c
121121
msgid "%q length must be %d"
122-
msgstr ""
122+
msgstr "La longeur de %q doit être %d"
123123

124124
#: py/argcheck.c
125125
msgid "%q length must be %d-%d"
126126
msgstr "La longueur de %q doit être %d-%d"
127127

128128
#: py/argcheck.c
129129
msgid "%q length must be <= %d"
130-
msgstr ""
130+
msgstr "La longeur de %q doit être <= %d"
131131

132132
#: py/argcheck.c
133133
msgid "%q length must be >= %d"
134-
msgstr ""
134+
msgstr "La longeur de %q doit être >= %d"
135135

136136
#: shared-bindings/busio/I2C.c
137137
msgid "%q length must be >= 1"
138138
msgstr "La longueur de %q doit être >= 1"
139139

140140
#: py/argcheck.c
141141
msgid "%q must be %d"
142-
msgstr ""
142+
msgstr "%q doit être %d"
143143

144144
#: py/argcheck.c
145145
msgid "%q must be %d-%d"
@@ -171,7 +171,7 @@ msgstr "%q doit être une chaîne de caractères"
171171

172172
#: py/argcheck.c
173173
msgid "%q must be an int"
174-
msgstr ""
174+
msgstr "%q doit être un entier"
175175

176176
#: py/argcheck.c
177177
msgid "%q must be of type %q"

0 commit comments

Comments
 (0)