anatole-porzh/i18n/fr.toml

55 lines
747 B
TOML
Raw Normal View History

2025-10-09 10:23:36 +02:00
[category]
other = "catégorie"
[tag]
other = "tag"
[reading_time]
one = "Une minute de lecture"
other = "{{ .Count }} minutes de lecture"
[page_not_found]
other = "Page Non Trouvée"
[page_does_not_exist]
other = "Désolé, cette page n'existe pas."
[head_back]
other = "Vous pouvez revenir à <a href=\"{{ . }}\">l'accueil</a>."
[comments]
other = "commentaire"
[send]
other = "Envoyer"
[read_more]
other = "continuer la lecture"
[name]
other = "Nom"
[email]
other = "Email"
[message]
other = "Message"
[warning]
other = "Attention"
[info]
other = "À propos"
[update]
other = "mettre à jour"
[series_posts]
other = "Articles dans cette série"
[related_posts]
other = "Messages similaires"
[toc]
other = "Table des matières"