@@ -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 : 2025-01-27 22:04 +0000\n "
11+ "PO-Revision-Date : 2025-01-28 08:40 +0000\n "
1212"
Last-Translator :
Franck Sauvé <[email protected] >\n "
1313"Language-Team : \n "
1414"Language : fr\n "
@@ -3014,7 +3014,7 @@ msgstr "les dimensions ne correspondent pas"
30143014
30153015#: py/emitnative.c
30163016msgid "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"
30183018
30193019#: extmod/ulab/code/numpy/create.c
30203020msgid "divide by zero"
@@ -3026,11 +3026,11 @@ msgstr "division par zéro"
30263026
30273027#: extmod/ulab/code/numpy/vector.c
30283028msgid "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"
30303030
30313031#: extmod/ulab/code/ndarray_operators.c
30323032msgid "dtype of int32 is not supported"
3033- msgstr "dtype de int32 non pris en charge "
3033+ msgstr "dtype en int32 non supporté "
30343034
30353035#: py/objdeque.c
30363036msgid "empty"
@@ -3054,7 +3054,8 @@ msgstr "séquence vide"
30543054
30553055#: py/objstr.c
30563056msgid "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"
30583059
30593060#: shared-bindings/alarm/time/TimeAlarm.c
30603061msgid "epoch_time not supported on this board"
0 commit comments