123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- toggleMenu:
- other: Afficher le menu
- darkMode:
- other: Mode sombre
- list:
- page:
- one: "{{ .Count }} page"
- other: "{{ .Count }} pages"
- section:
- other: Section
- subsection:
- one: Sous-section
- other: Sous-sections
- article:
- back:
- other: Retour
- tableOfContents:
- other: Table des matières
- relatedContents:
- other: Contenus liés
- lastUpdatedOn:
- other: Dernière mise à jour le
- readingTime:
- one: "{{ .Count }} minute de lecture"
- other: "{{ .Count }} minutes de lecture"
- notFound:
- title:
- other: Page non trouvée
- subtitle:
- other: Cette page n'existe pas.
- widget:
- archives:
- title:
- other: Archives
- more:
- other: Autres
- tagCloud:
- title:
- other: Mots clés
- search:
- title:
- other: Rechercher
- placeholder:
- other: Cherchez un article, une publication, etc.
- resultTitle:
- other: "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
- footer:
- builtWith:
- other: Généré avec {{ .Generator }}
- designedBy:
- other: Thème {{ .Theme }} conçu par {{ .DesignedBy }}
|