Skip to content

Commit ffbe37b

Browse files
hugodahlweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 100.0% (889 of 889 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent 8666083 commit ffbe37b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

locale/fr.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
11-
"PO-Revision-Date: 2020-12-29 19:50+0000\n"
11+
"PO-Revision-Date: 2020-12-29 20:38+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
@@ -59,7 +59,7 @@ msgstr " sortie :\n"
5959
#: py/objstr.c
6060
#, c-format
6161
msgid "%%c requires int or char"
62-
msgstr "%%c nécessite un entier 'int' ou un caractère 'char'"
62+
msgstr "%%c nécessite un chiffre entier 'int' ou un caractère 'char'"
6363

6464
#: shared-bindings/rgbmatrix/RGBMatrix.c
6565
#, c-format
@@ -74,7 +74,7 @@ msgstr "Échec de %q : %d"
7474

7575
#: shared-bindings/microcontroller/Pin.c
7676
msgid "%q in use"
77-
msgstr "%q utilisé"
77+
msgstr "%q en cours d'utilisation"
7878

7979
#: extmod/moductypes.c ports/atmel-samd/common-hal/pulseio/PulseIn.c
8080
#: ports/cxd56/common-hal/pulseio/PulseIn.c
@@ -114,19 +114,19 @@ msgstr "%q est hors de porté"
114114

115115
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
116116
msgid "%q pin invalid"
117-
msgstr "PIN %q invalide"
117+
msgstr "broche %q invalide"
118118

119119
#: shared-bindings/fontio/BuiltinFont.c
120120
msgid "%q should be an int"
121-
msgstr "%q doit être un entier (int)"
121+
msgstr "%q doit être un chiffre entier (int)"
122122

123123
#: py/bc.c py/objnamedtuple.c
124124
msgid "%q() takes %d positional arguments but %d were given"
125-
msgstr "%q() prend %d arguments positionnels mais %d ont été donnés"
125+
msgstr "%q() prend %d paramêtres positionnels mais %d ont été donnés"
126126

127127
#: py/argcheck.c
128128
msgid "'%q' argument required"
129-
msgstr "'%q' argument requis"
129+
msgstr "paramêtre '%q' requis"
130130

131131
#: py/runtime.c
132132
msgid "'%q' object cannot assign attribute '%q'"
@@ -197,7 +197,7 @@ msgstr "'%s' attend un entier"
197197
#: py/emitinlinethumb.c
198198
#, c-format
199199
msgid "'%s' expects at most r%d"
200-
msgstr "'%s' s'attend au plus à r%d"
200+
msgstr "'%s' attend au plus à r%d"
201201

202202
#: py/emitinlinethumb.c
203203
#, c-format
@@ -437,8 +437,8 @@ msgid ""
437437
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
438438
"disable.\n"
439439
msgstr ""
440-
"Auto-chargement activé. Copiez simplement les fichiers en USB pour les "
441-
"lancer ou entrez sur REPL pour le désactiver.\n"
440+
"Auto-chargement activé. Copiez ou sauvegardez les fichiers via USB pour les "
441+
"lancer ou démarrez le REPL pour le désactiver.\n"
442442

443443
#: ports/esp32s2/common-hal/canio/CAN.c
444444
msgid "Baudrate not supported by peripheral"
@@ -1602,7 +1602,7 @@ msgstr ""
16021602

16031603
#: py/builtinhelp.c
16041604
msgid "Plus any modules on the filesystem\n"
1605-
msgstr "Ainsi que tout autre module présent sur le système de fichiers\n"
1605+
msgstr "Ainsi que tout autres modules présents sur le système de fichiers\n"
16061606

16071607
#: shared-module/vectorio/Polygon.c
16081608
msgid "Polygon needs at least 3 points"

0 commit comments

Comments
 (0)