quartz-research-note/i18n/fr.toml

66 lines
1.2 KiB
TOML
Raw Normal View History

2022-10-26 16:12:35 +00:00
[404_message]
other = "Hey ! Vous semblez perdu‧e. Cette page n'existe pas (ou est privée)."
[404_back]
2023-04-27 18:12:56 +00:00
other = "↳ Clique ici pour retourner sur la page d'accueil"
2022-10-26 16:12:35 +00:00
[all_posts]
other = "Tout {{.Title}}"
[last_updated]
other = "Dernière modification"
[notes_count]
other = "notes avec ce tag"
[first_10]
2023-04-27 18:12:56 +00:00
other = "les 10 premiers résultats"
2022-10-26 16:12:35 +00:00
[tag]
other = "Tag"
[backlinks]
other = "Backlinks"
[no_backlinks]
other = "Pas de backlinks trouvés"
[home]
other = "Accueil"
[light_mode]
other = "Mode Clair"
[dark_mode]
other = "Mode Sombre"
[edit_source]
2023-04-27 18:12:56 +00:00
other = "Modifier la source"
2022-10-26 16:12:35 +00:00
[interactive_graph]
other = "Graphique interactif"
[search]
other = "Rechercher"
[search_icon]
2023-04-27 18:12:56 +00:00
other = "l'icône de recherche"
2022-10-26 16:12:35 +00:00
[icon_search]
2023-04-27 18:12:56 +00:00
other = "L'icône pour ouvrir la recherche"
2022-10-26 16:12:35 +00:00
[recent_notes]
other = "Notes récentes"
[first_3_notes]
2023-04-27 18:12:56 +00:00
other = "les 3 premières {{ .notes }}"
2022-10-26 16:12:35 +00:00
[search_for_something]
other = "Rechercher quelque-chose..."
[toc]
other = "Table des matières"
[copyright]
other = "Fait par {{ .name }} en utilisant <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a>, © {{ .year }}"