fr.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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": "Fiches outils pour ateliers FLE",
  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 pour ateliers FLE",
  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. "select-text": "Sélectionner un texte de départ"
  33. },
  34. "filters": {
  35. "title": "Filtres",
  36. "choices": {
  37. "tags": "Tags",
  38. "strangeness": "Degré d'étrangement"
  39. },
  40. "add": "Ajouter"
  41. },
  42. "search": {
  43. "title": "Rechercher"
  44. }
  45. },
  46. "siblings": "Textes rebonds",
  47. "children": "Textes produits",
  48. "text": {
  49. "read": "Voir le texte",
  50. "read-origin": "Voir le texte de départ",
  51. "read-artwork": "Voir l'œuvre",
  52. "open-origin": "Texte de départ",
  53. "open-artwork": "Notice"
  54. },
  55. "history": "Historique de consultation",
  56. "from": "à partir de :",
  57. "map": "Carte",
  58. "index": "Index"
  59. }