@@ -8,7 +8,7 @@ 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 : 2025-01-27 22:04 +0000\n "
11
+ "PO-Revision-Date : 2025-01-28 08:40 +0000\n "
12
12
"
Last-Translator :
Franck Sauvé <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : fr\n "
@@ -3014,7 +3014,7 @@ msgstr "les dimensions ne correspondent pas"
3014
3014
3015
3015
#: py/emitnative.c
3016
3016
msgid "div/mod not implemented for uint"
3017
- msgstr "div/mod ne sont pas implémentés pour uint"
3017
+ msgstr "div/Mod non implémenté pour uint"
3018
3018
3019
3019
#: extmod/ulab/code/numpy/create.c
3020
3020
msgid "divide by zero"
@@ -3026,11 +3026,11 @@ msgstr "division par zéro"
3026
3026
3027
3027
#: extmod/ulab/code/numpy/vector.c
3028
3028
msgid "dtype must be float, or complex"
3029
- msgstr "le dtype doit être un flottant, ou un complexe"
3029
+ msgstr "le dtype doit être de type flottant ou complexe"
3030
3030
3031
3031
#: extmod/ulab/code/ndarray_operators.c
3032
3032
msgid "dtype of int32 is not supported"
3033
- msgstr "dtype de int32 non pris en charge "
3033
+ msgstr "dtype en int32 non supporté "
3034
3034
3035
3035
#: py/objdeque.c
3036
3036
msgid "empty"
@@ -3054,7 +3054,8 @@ msgstr "séquence vide"
3054
3054
3055
3055
#: py/objstr.c
3056
3056
msgid "end of format while looking for conversion specifier"
3057
- msgstr "fin de format en cherchant une spécification de conversion"
3057
+ msgstr ""
3058
+ "fin du format atteinte lors de la recherche du spécificateur de conversion"
3058
3059
3059
3060
#: shared-bindings/alarm/time/TimeAlarm.c
3060
3061
msgid "epoch_time not supported on this board"
0 commit comments