Skip to content

Commit 30ed8d1

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/fr.po

Lines changed: 6 additions & 6 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: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-01-01 04:29+0000\n"
11+
"PO-Revision-Date: 2021-01-07 01:29+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
@@ -2595,7 +2595,7 @@ msgstr "les données doivent être de longueur égale"
25952595

25962596
#: extmod/ulab/code/ndarray.c
25972597
msgid "data type not understood"
2598-
msgstr ""
2598+
msgstr "le type de donnée n'est pas reconnu"
25992599

26002600
#: py/parsenum.c
26012601
msgid "decimal numbers not supported"
@@ -2913,7 +2913,7 @@ msgstr "les formes d'entrée et de sortie ne sont pas compatibles"
29132913

29142914
#: extmod/ulab/code/ulab_create.c
29152915
msgid "input argument must be an integer, a tuple, or a list"
2916-
msgstr ""
2916+
msgstr "Paramètre entrant doit être un chiffre entier, un tuple, ou une liste"
29172917

29182918
#: extmod/ulab/code/fft/fft.c
29192919
msgid "input array length must be power of 2"
@@ -3161,7 +3161,7 @@ msgstr "maxiter devrait être > 0"
31613161

31623162
#: extmod/ulab/code/numerical/numerical.c
31633163
msgid "median argument must be an ndarray"
3164-
msgstr ""
3164+
msgstr "Paramètre pour median doit être un ndarray"
31653165

31663166
#: py/runtime.c
31673167
#, c-format
@@ -3745,7 +3745,7 @@ msgstr "trop d'arguments fournis avec ce format"
37453745

37463746
#: extmod/ulab/code/ulab_create.c
37473747
msgid "too many dimensions"
3748-
msgstr ""
3748+
msgstr "Trop de dimensions"
37493749

37503750
#: extmod/ulab/code/ndarray.c
37513751
msgid "too many indices"
@@ -3758,7 +3758,7 @@ msgstr "trop de valeur à dégrouper (%d attendues)"
37583758

37593759
#: extmod/ulab/code/approx/approx.c
37603760
msgid "trapz is defined for 1D arrays"
3761-
msgstr ""
3761+
msgstr "trapz est défini pour tableaux à une dimension"
37623762

37633763
#: extmod/ulab/code/approx/approx.c
37643764
msgid "trapz is defined for 1D arrays of equal length"

0 commit comments

Comments
 (0)