feat(i18n): Added missing French translations (#259)

Also adds whitespace to match the English file's layout.
This commit is contained in:
Zoroark 2021-07-07 13:05:30 +02:00 committed by GitHub
parent 1fa573dae3
commit 45a944412c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,31 @@
toggleMenu:
other: Afficher le menu
darkMode:
other: Mode sombre
list:
page:
one: "{{ .Count }} page"
other: "{{ .Count }} pages"
section:
other: Section
subsection:
one: Sous-section
other: Sous-sections
article:
back:
other: Retour
tableOfContents:
other: Table des matières
relatedContents:
other: Contenus liés
lastUpdatedOn:
other: Dernière mise à jour le
@ -17,8 +39,10 @@ widget:
archives:
title:
other: Archives
more:
other: Autres
tagCloud:
title:
other: Mots clés
@ -26,13 +50,16 @@ widget:
search:
title:
other: Rechercher
placeholder:
other: Cherchez un article, une publication, etc.
resultTitle:
other: "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
footer:
builtWith:
other: Généré avec {{ .Generator }}
designedBy:
other: Thème {{ .Theme }} conçu par {{ .DesignedBy }}