fr.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. toggleMenu:
  2. other: Afficher le menu
  3. darkMode:
  4. other: Mode sombre
  5. list:
  6. page:
  7. one: "{{ .Count }} page"
  8. other: "{{ .Count }} pages"
  9. section:
  10. other: Section
  11. subsection:
  12. one: Sous-section
  13. other: Sous-sections
  14. article:
  15. back:
  16. other: Retour
  17. tableOfContents:
  18. other: Table des matières
  19. relatedContents:
  20. other: Contenus liés
  21. lastUpdatedOn:
  22. other: Dernière mise à jour le
  23. readingTime:
  24. one: "{{ .Count }} minute de lecture"
  25. other: "{{ .Count }} minutes de lecture"
  26. notFound:
  27. title:
  28. other: Page non trouvée
  29. subtitle:
  30. other: Cette page n'existe pas.
  31. widget:
  32. archives:
  33. title:
  34. other: Archives
  35. more:
  36. other: Autres
  37. tagCloud:
  38. title:
  39. other: Mots clés
  40. search:
  41. title:
  42. other: Rechercher
  43. placeholder:
  44. other: Cherchez un article, une publication, etc.
  45. resultTitle:
  46. other: "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
  47. footer:
  48. builtWith:
  49. other: Généré avec {{ .Generator }}
  50. designedBy:
  51. other: Thème {{ .Theme }} conçu par {{ .DesignedBy }}