diff options
Diffstat (limited to 'editor/translations/fr.po')
-rw-r--r-- | editor/translations/fr.po | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/editor/translations/fr.po b/editor/translations/fr.po index 5c28d84a90..83d1bb3340 100644 --- a/editor/translations/fr.po +++ b/editor/translations/fr.po @@ -42,12 +42,14 @@ # Xananax <xananax@yelostudio.com>, 2017-2018. # Perrier Mathis <mathis.perrier73@gmail.com>, 2018. # Ewan Lehnebach <ewan.lehnebach@gmail.com>, 2018. +# Hugo Locurcio <hugo.locurcio@hugo.pro>, 2018. +# Grigore Antoniuc <grisa181@gmail.com>, 2018. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2018-07-21 12:37+0000\n" -"Last-Translator: Perrier Mathis <mathis.perrier73@gmail.com>\n" +"PO-Revision-Date: 2018-08-05 00:41+0000\n" +"Last-Translator: Grigore Antoniuc <grisa181@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/godot-engine/" "godot/fr/>\n" "Language: fr\n" @@ -55,7 +57,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.1-dev\n" +"X-Generator: Weblate 3.1.1\n" #: editor/animation_editor.cpp msgid "Disabled" @@ -1729,7 +1731,7 @@ msgstr "Exporter une bibliothèque de maillages" #: editor/editor_node.cpp msgid "This operation can't be done without a root node." -msgstr "Cette opération ne peut être réalisée sans nœud racine." +msgstr "Cette opération ne peut être réalisée sans un nœud racine." #: editor/editor_node.cpp msgid "Export Tile Set" @@ -3773,7 +3775,7 @@ msgstr "Afficher l'origine" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Show Viewport" -msgstr "Afficher la Viewport" +msgstr "Afficher le Viewport" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Center Selection" @@ -4066,7 +4068,7 @@ msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Mesh primitive type is not PRIMITIVE_TRIANGLES!" -msgstr "Le type de maillage primitif n'est pas PRIMITIVE_TRIANGLES !" +msgstr "Le type de maillage primitif n'est pas PRIMITIVE_TRIANGLES !" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Could not create outline!" @@ -4351,11 +4353,11 @@ msgstr "Couleurs d'Émission" #: editor/plugins/particles_editor_plugin.cpp msgid "Node does not contain geometry." -msgstr "Nœud ne contient pas de géométrie." +msgstr "Le nœud ne contient pas de géométrie." #: editor/plugins/particles_editor_plugin.cpp msgid "Node does not contain geometry (faces)." -msgstr "Nœud ne contient pas de géométrie (faces)." +msgstr "Le nœud ne contient pas de géométrie (faces)." #: editor/plugins/particles_editor_plugin.cpp msgid "A processor material of type 'ParticlesMaterial' is required." @@ -4379,7 +4381,7 @@ msgstr "Créer Points d'Émission depuis Maillage" #: editor/plugins/particles_editor_plugin.cpp msgid "Create Emission Points From Node" -msgstr "Créer Points d'Émission Depuis Noeud" +msgstr "Créer des points d'émission depuis le nœud" #: editor/plugins/particles_editor_plugin.cpp msgid "Create Emitter" @@ -4492,7 +4494,7 @@ msgstr "Définir la position du point de la courbe" #: editor/plugins/path_editor_plugin.cpp msgid "Set Curve In Position" -msgstr "Définir courbe en position" +msgstr "Définir position d'entrée de la courbe" #: editor/plugins/path_editor_plugin.cpp msgid "Set Curve Out Position" @@ -4504,7 +4506,7 @@ msgstr "Diviser le chemin" #: editor/plugins/path_editor_plugin.cpp msgid "Remove Path Point" -msgstr "Supprimer le chemin du point" +msgstr "Supprimer le point du chemin" #: editor/plugins/path_editor_plugin.cpp msgid "Remove Out-Control Point" @@ -6542,7 +6544,7 @@ msgstr "AutoLoad" #: editor/property_editor.cpp msgid "Pick a Viewport" -msgstr "Choisissez un viewport" +msgstr "Choisissez un Viewport" #: editor/property_editor.cpp msgid "Ease In" @@ -6606,7 +6608,7 @@ msgstr "Erreur de chargement du fichier : ce n'est pas une ressource !" #: editor/property_editor.cpp msgid "Selected node is not a Viewport!" -msgstr "Le noeud sélectionné n'est pas un viewport !" +msgstr "Le nœud sélectionné n'est pas un Viewport !" #: editor/property_editor.cpp msgid "Pick a Node" @@ -7516,9 +7518,8 @@ msgid "Warnings" msgstr "Avertissements" #: modules/mono/editor/mono_bottom_panel.cpp -#, fuzzy msgid "View log" -msgstr "Voir Fichiers" +msgstr "Voir les fichiers log" #: modules/mono/mono_gd/gd_mono_utils.cpp msgid "End of inner exception stack trace" |