fr.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "title": "En françaiS au pluriel",
  3. "sections": {
  4. "home": "Accueil",
  5. "introduction": "Présentation",
  6. "contact": "Contact",
  7. "library": "Bibliothèque",
  8. "kit": "Kit de désapprentissage",
  9. "gallery": "Galerie virtuelle",
  10. "blog": "Blog"
  11. },
  12. "variants": {
  13. "depart": "Texte de départ",
  14. "critique": "Texte critique",
  15. "echo": "Constellation en écho",
  16. "reflexion": "Réflexion théorique",
  17. "lecture": "Lecture rapprochée",
  18. "sensible": "Expérience sensible",
  19. "kit": "Fiche-outil de désapprentisage",
  20. "creation": "Création numérique"
  21. },
  22. "options": {
  23. "display": {
  24. "title": "Gestion de l'affichage",
  25. "choices": {
  26. "tree-map": "Arborescent",
  27. "card-map": "Aléatoire",
  28. "card-list": "Alphabétique"
  29. },
  30. "go-to-char": "Aller à la lettre",
  31. "shuffle": "Mélanger"
  32. },
  33. "filters": {
  34. "title": "Filtres",
  35. "choices": {
  36. "tags": "Tags",
  37. "strangeness": "Degré d'étrangement"
  38. },
  39. "add": "Ajouter"
  40. },
  41. "search": {
  42. "title": "Rechercher"
  43. }
  44. },
  45. "siblings": "Textes rebonds",
  46. "children": "Textes produits",
  47. "text": {
  48. "read": "Voir le texte",
  49. "read-origin": "Voir le texte de départ",
  50. "read-artwork": "Voir l'œuvre",
  51. "open-origin": "Texte de départ",
  52. "open-artwork": "Notice"
  53. },
  54. "history": "Historique de consultation",
  55. "from": "à partir de :",
  56. "map": "Carte",
  57. "index": "Index"
  58. }