From c671ee951d67015f93ce24c323952f1a3d11cdb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20D=C3=A9saulniers?= Date: Sat, 29 Feb 2020 05:24:02 -0500 Subject: [PATCH] i18n/fr: french translations --- i18n/fr.toml | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 i18n/fr.toml diff --git a/i18n/fr.toml b/i18n/fr.toml new file mode 100644 index 0000000..cfd59b8 --- /dev/null +++ b/i18n/fr.toml @@ -0,0 +1,101 @@ +[search-placeholder] +other = "Rechercher" + +[summary-dateformat] +other = "02/01/2006" + +[reading-time] +other = "min de lecture" + +[tags] +other = "Étiquettes" + +[categories] +other = "Catégories" + +[series] +other = "Séries" + +[archive-dateformat] +other = "02/01/2006" + +[talks-dateformat] +other = "02/01/2006" + +[single-dateformat] +other = "02/01/2006" + +[pub-dateformat] +other = "02/01/2006" + +[resume-dateformat] +other = "02/01/2006" + +[single-related] +other = "Voir aussi" + +[single-writtenBy] +other = "RÉDIGÉ PAR" + +[toc-label] +other = "Contenu" + +[counter-site-pv] +other = "Total views" + +[counter-site-uv] +other = "visiteurs" + +[counter-page-pv] +other = "views" + +[donate-message] +other = "Soutenez l'auteur avec" + +[share-message] +other = "Partagez" + +[contact-name] +other = "Nom" + +[contact-email] +other = "Courriel" + +[contact-tel] +other = "Tél" + +[contact-file] +other = "Fichier" + +[contact-message] +other = "Message" + +[contact-send] +other = "Envoyer" + +[contact-browse] +other = "Consulter" + +[tooltip-home] +other = "Accueil" + +[tooltip-written] +other = "Rédigé le" + +[tooltip-modified] +other = "Modifié At" + +[tooltip-reading-time] +other = "Temps de lecture" + +[showcase-overview] +other = "Aperçu" + +[showcase-pinned] +other = "Épinglé" + +[nojs-message] +other = "Pour un rendu optimal, activez JavaScript" + +[posts-by-order] +other = "MEILLEURES PUBLICATIONS"