From: Jérôme Jutteau Date: Fri, 16 Feb 2018 19:23:14 +0000 (+0000) Subject: Translated using Weblate (French) X-Git-Tag: 3.4.1~19 X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/33ee7ef3ce69a93f3078ce0f1ee8e72a40464d78?ds=sidebyside Translated using Weblate (French) Currently translated at 100.0% (114 of 114 strings) --- diff --git a/lib/locales/fr.json b/lib/locales/fr.json index e359edd..7fdcec9 100644 --- a/lib/locales/fr.json +++ b/lib/locales/fr.json @@ -1,5 +1,5 @@ { - "NO_BROWSER_SUPPORT": "", + "NO_BROWSER_SUPPORT": "Votre navigateur ne supporte apparemment pas HTML5, la taille de fichier est de ", "PLURAL_ENDING": "s", "ACCESS_KO": "Accès interdit", "ACTION": "Action", @@ -111,5 +111,7 @@ "MINUTE": "minute", "HOUR": "heure", "SECOND": "seconde", - "LESS_1_SEC": "moins d'une seconde" + "LESS_1_SEC": "moins d'une seconde", + "MADE_WITH": "Créé avec", + "TOS": "Conditions d'utilisation du service" }