feat: Add french translate
This commit is contained in:
parent
05648a5347
commit
cac6f72f43
|
@ -0,0 +1,51 @@
|
|||
[404_text]
|
||||
other = "La page que vous recherchez n'existe pas ou a été déplacée."
|
||||
|
||||
[404_title]
|
||||
other = "Page non trouvée :("
|
||||
|
||||
[browse]
|
||||
other = "Parcourir"
|
||||
|
||||
[chapter_next]
|
||||
other = "Suivant"
|
||||
|
||||
[chapter_previous]
|
||||
other = "Précédent"
|
||||
|
||||
[edit_page]
|
||||
other = "Modifiez cette page sur"
|
||||
|
||||
[get_started]
|
||||
other = "Exemple de guide"
|
||||
|
||||
[last_updated]
|
||||
other = "Dernière mise à jour le"
|
||||
|
||||
[minute]
|
||||
one = "minute"
|
||||
other = "minutes"
|
||||
|
||||
[on_this_page]
|
||||
other = "Sommaire"
|
||||
|
||||
[reading_time]
|
||||
other = "Temps de lecture estimé"
|
||||
|
||||
[search_loading]
|
||||
other = "Chargement de l'index de recherche…"
|
||||
|
||||
[search_no_recent]
|
||||
other = "Aucune recherche récente"
|
||||
|
||||
[search_no_results]
|
||||
other = "Aucun résultat"
|
||||
|
||||
[search_placeholder]
|
||||
other = "Recherche"
|
||||
|
||||
[search_title]
|
||||
other = "Recherche"
|
||||
|
||||
[video_unsupported]
|
||||
other = "Votre navigateur ne prend pas en charge les vidéos intégrées, mais ne vous inquiétez pas, vous pouvez la <a href=\"{{ .RelPermalink }}\">télécharger</a> et la regarder avec votre lecteur vidéo préféré !"
|
Loading…
Reference in New Issue