@@ -9,7 +9,7 @@ msgstr ""
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
11
11
"PO-Revision-Date : 2025-07-29 22:07+0000\n "
12
- "
Last-Translator :
Olivier Deveault <[email protected] >\n"
12
+ "
Last-Translator :
Jacques Supcik <[email protected] >\n"
13
13
"Language-Team : \n "
14
14
"Language : fr\n "
15
15
"MIME-Version : 1.0\n "
@@ -1879,15 +1879,15 @@ msgstr "Plus tout autres modules présents sur le système de fichiers\n"
1879
1879
1880
1880
#: shared-module/vectorio/Polygon.c
1881
1881
msgid "Polygon needs at least 3 points"
1882
- msgstr "Polygon a besoin d'au moins 3 points"
1882
+ msgstr "Un polygone a besoin d'au moins 3 points"
1883
1883
1884
1884
#: supervisor/shared/safe_mode.c
1885
1885
msgid "Power dipped. Make sure you are providing enough power."
1886
- msgstr "Chute de puissance.Apportez plus d'énergie ."
1886
+ msgstr "Chute de puissance. Assurez-vous de fournir assez de puissance ."
1887
1887
1888
1888
#: shared-bindings/_bleio/Adapter.c
1889
1889
msgid "Prefix buffer must be on the heap"
1890
- msgstr "Le tampon de préfixe doit être sur la pile "
1890
+ msgstr "Le tampon de préfixe doit être sur le tas "
1891
1891
1892
1892
#: main.c
1893
1893
msgid "Press any key to enter the REPL. Use CTRL-D to reload.\n"
@@ -1919,11 +1919,12 @@ msgstr "Programme trop long"
1919
1919
1920
1920
#: shared-bindings/rclcpy/Publisher.c
1921
1921
msgid "Publishers can only be created from a parent node"
1922
- msgstr "Les Publishers ne peuvent etre crées que du noeud parent"
1922
+ msgstr "Les Publishers ne peuvent être créés qu'à partir du nœud parent"
1923
1923
1924
1924
#: shared-bindings/digitalio/DigitalInOut.c
1925
1925
msgid "Pull not used when direction is output."
1926
- msgstr "Le tirage 'pull' n'est pas utilisé quand la direction est 'output'."
1926
+ msgstr ""
1927
+ "L'attribut \" pull\" n'est pas utilisé quand la direction est \" output\" ."
1927
1928
1928
1929
#: ports/raspberrypi/common-hal/countio/Counter.c
1929
1930
msgid "RISE_AND_FALL not available on this chip"
0 commit comments