basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
49
tfc/themes/ananke/i18n/fr.toml
Normal file
49
tfc/themes/ananke/i18n/fr.toml
Normal file
|
@ -0,0 +1,49 @@
|
|||
[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 = "Ci-dessous se trouvent les pages utilisant le terme taxonomique “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Une minute de lecture"
|
||||
other = "{{ .Count }} minutes de lecture"
|
||||
|
||||
[wordCount]
|
||||
one = "Un mot"
|
||||
other = "{{ .Count }} mots"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} page"
|
Loading…
Add table
Add a link
Reference in a new issue