76 lines
1.9 KiB
YAML
76 lines
1.9 KiB
YAML
# Content
|
|
- id: dateFormat
|
|
translation: "2·01·2006"
|
|
- id: shortdateFormat
|
|
translation: "2·01·2006 - 15:04:05"
|
|
- id: postedOnDate
|
|
translation: "Publié le {{ . }}"
|
|
- id: lastModified
|
|
translation: "(Mise à jour le {{ . }})"
|
|
- id: translationsLabel
|
|
translation: "Traductions : "
|
|
- id: translationsSeparator
|
|
translation: ", "
|
|
- id: readMore
|
|
translation: "Lire"
|
|
- id: olderPosts
|
|
translation: "Anciens posts"
|
|
- id: newerPosts
|
|
translation: "Nouveaux posts"
|
|
- id: previousPost
|
|
translation: "Post précédent"
|
|
- id: nextPost
|
|
translation: "Post suivant"
|
|
- id: readTime
|
|
translation: "minutes"
|
|
- id: words
|
|
translation: "mots"
|
|
|
|
|
|
# 404 page
|
|
- id: pageNotFound
|
|
translation: "Oups, cette page n'existe pas. (erreur 404)"
|
|
|
|
# Footer
|
|
- id: poweredBy # Accepts HTML
|
|
translation: 'Carbure avec <a href="https://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> • Avec le Theme <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> adapté de <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>'
|
|
|
|
# Navigation
|
|
- id: toggleNavigation
|
|
translation: "Activer la navigation"
|
|
- id: languageSwitcherLabel
|
|
translation: "Langue"
|
|
- id: gcseLabelShort
|
|
translation: "Rechercher"
|
|
- id: gcseLabelLong
|
|
translation: "Rechercher {{ .Site.Title }}"
|
|
- id: gcseClose
|
|
translation: "Fermer"
|
|
|
|
# Staticman
|
|
- id: noComment
|
|
translation: "Pas de commentaire"
|
|
- id: oneComment
|
|
translation: "commentaire"
|
|
- id: moreComment
|
|
translation: "commentaires"
|
|
- id: useMarkdown
|
|
translation: "Rédigez votre commentaire ici. (Vous pouvez utiliser la syntaxe Markdown)"
|
|
- id: yourName
|
|
translation: "Votre nom"
|
|
- id: yourEmail
|
|
translation: "Votre adresse mail"
|
|
- id: yourWebsite
|
|
translation: "Votre site web"
|
|
- id: sendComment
|
|
translation: "Envoyer"
|
|
|
|
# Delayed Disqus
|
|
- id: show
|
|
translation: "Afficher"
|
|
- id: comments
|
|
translation: "commentaires"
|
|
|
|
# Related posts
|
|
- id: seeAlso
|
|
translation: "Suggestions de lecture :"
|