From b426aba846b0daa199e506cbd089df5dd4086169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Fri, 23 Jan 2015 22:29:40 +0100 Subject: [PATCH] Add french translations for website --- theme/i18n/fr.json | 14 +++++++++- theme/templates/website/glossary.html | 2 +- .../website/includes/font-settings.html | 10 +++---- theme/templates/website/includes/header.html | 28 +++++++++---------- theme/templates/website/includes/summary.html | 4 +-- theme/templates/website/langs.html | 2 +- 6 files changed, 36 insertions(+), 24 deletions(-) diff --git a/theme/i18n/fr.json b/theme/i18n/fr.json index 924f6b636..0ef937e83 100644 --- a/theme/i18n/fr.json +++ b/theme/i18n/fr.json @@ -1,3 +1,15 @@ { - "GLOSSARY": "Glossaire" + "LANGS_CHOOSE": "Choisissez une langue", + "GLOSSARY": "Glossaire", + "GLOSSARY_INDEX": "Index", + "GLOSSARY_OPEN": "Glossaire", + "GITBOOK_LINK": "Publié avec GitBook", + "SUMMARY_TOGGLE": "Sommaire", + "SEARCH_TOGGLE": "Recherche", + "SEARCH_PLACEHOLDER": "Tapez pour rechercher", + "FONTSETTINGS_TOGGLE": "Paramètres de Police", + "SHARE_TOGGLE": "Partage", + "FONTSETTINGS_WHITE": "Clair", + "FONTSETTINGS_SEPIA": "Sépia", + "FONTSETTINGS_NIGHT": "Nuit", } \ No newline at end of file diff --git a/theme/templates/website/glossary.html b/theme/templates/website/glossary.html index bb633e917..e3193674c 100644 --- a/theme/templates/website/glossary.html +++ b/theme/templates/website/glossary.html @@ -7,7 +7,7 @@

{{ item.name }}

{{ item.description }}

-

Index

+

{% i18n "GLOSSARY_INDEX" %}Index{% endi18n %}