Regis Philibert 8915e56e6e
Localize "By" (#530)
* Localize "By" for some languages (En/De/Es/Fr/It/Pt/No) and wrap string in a dedicated template.

Fixes #528
2022-04-07 13:34:56 -04:00

49 lines
721 B
TOML

[more]
other = "Plus"
[allTitle]
other = "Tous les {{.Title }}"
[recentTitle]
other = "{{.Title }} récents"
[readMore]
other = "lire plus"
[by]
other = "Par"
[whatsInThis]
other = "Ce qui est dans {{ .Type }}"
[related]
other = "Lié"
[yourName]
other = "Votre nom"
[emailAddress]
other = "Adresse e-mail"
[message]
other = "Message"
[emailRequiredNote]
other = "Une adresse e-mail est requise."
[send]
other = "Envoyer"
[taxonomyPageList]
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
[readingTime]
one = "Une minute de lecture"
other = "{{ .Count }} minutes de lecture"
[wordCount]
one = "Un mot"
other = "{{ .Count }} mots"
[pageTitle]
other = "{{ .Name }} page"