From 7dbe23abbf2cfb001ea77f31127edea1445cc0ce Mon Sep 17 00:00:00 2001 From: Benoit Hetru Date: Sun, 14 Apr 2019 09:48:34 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (293 of 293 strings) Translation: Habitica/Generic Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/ --- website/common/locales/fr/generic.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/website/common/locales/fr/generic.json b/website/common/locales/fr/generic.json index b59a003551..3c213ac912 100644 --- a/website/common/locales/fr/generic.json +++ b/website/common/locales/fr/generic.json @@ -1,6 +1,6 @@ { "languageName": "Français", - "stringNotFound": "Chaîne '<%= string %>' non trouvée", + "stringNotFound": "Chaîne '<%= string %>' non trouvée.", "titleIndex": "Habitica | Le RPG de votre vie", "habitica": "Habitica", "habiticaLink": "Habitica", @@ -34,9 +34,9 @@ "expandToolbar": "Montrer la barre d'outlis", "collapseToolbar": "Cacher la barre d'outils", "markdownHelpLink": "Aide à la saisie Markdown", - "showFormattingHelp": "Afficher l'aide pour l'utilisation des balises.", - "hideFormattingHelp": "Masquer l'aide pour l'utilisation des balises.", - "youType": "Lorsque vous tapez:", + "showFormattingHelp": "Afficher l'aide pour l'utilisation des balises", + "hideFormattingHelp": "Masquer l'aide pour l'utilisation des balises", + "youType": "Lorsque vous tapez :", "youSee": "Vous voyez :", "italics": "*Italique*", "bold": "**Gras**", @@ -290,5 +290,6 @@ "selected": "Selectionné", "howManyToBuy": "Combien voulez-vous en acheter ?", "habiticaHasUpdated": "Une mise à jour d'Habitica a été effectuée. Actualisez la page pour avoir la dernière version !", - "contactForm": "Contacter l'équipe de modération" -} \ No newline at end of file + "contactForm": "Contacter l'équipe de modération", + "options": "Options" +}