LoveIt/i18n/fr.toml
2019-02-25 18:59:05 +01:00

59 lines
No EOL
555 B
TOML

# Translations for French
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# Single.html
[Written]
other = "Écrit"
[by]
other = "par"
[with]
other = "avec"
[on]
other = "sur"
[in]
other = "dans"
[Author]
other = "Auteur"
[Words]
other = "Mots"
[Tag]
other = "Étiquette"
[Home]
other = "Accueil"
[back]
other = "Retour"
[minute]
other = "minute"
# 404.html
[page]
other = "Page"
[not]
other = "non"
[found]
other = "trouvée"
[return]
other = "Retourner"
[to]
other = "à"
# Pagination
[More]
other = "Plus"