8000 Translated using Weblate (French) · adafruit/circuitpython@1477bec · GitHub
[go: up one dir, main page]

Skip to content

Commit 1477bec

Browse files
FK-sauveweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 100.0% (1001 of 1001 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent d965980 commit 1477bec

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

locale/fr.po

Lines changed: 6 additions & 5 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: 2025-01-27 22:04+0000\n"
11+
"PO-Revision-Date: 2025-01-28 08:40+0000\n"
1212
"Last-Translator: Franck Sauvé <fksauve@gmail.com>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -3014,7 +3014,7 @@ msgstr "les dimensions ne correspondent pas"
30143014

30153015
#: py/emitnative.c
30163016
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"
30183018

30193019
#: extmod/ulab/code/numpy/create.c
30203020
msgid "divide by zero"
@@ -3026,11 +3026,11 @@ msgstr "division par zéro"
30263026

30273027
#: extmod/ulab/code/numpy/vector.c
30283028
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"
30303030

30313031
#: extmod/ulab/code/ndarray_operators.c
30323032
msgid "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
30363036
msgid "empty"
@@ -3054,7 +3054,8 @@ msgstr "séquence vide"
30543054

30553055
#: py/objstr.c
30563056
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"
30583059

30593060
#: shared-bindings/alarm/time/TimeAlarm.c
30603061
msgid "epoch_time not supported on this board"

0 commit comments

Comments
 (0)
0