mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Add French translation (#134)
This commit is contained in:
parent
242ec1a1d9
commit
6ad937aea1
1 changed files with 100 additions and 0 deletions
100
i18n/fr.yaml
Normal file
100
i18n/fr.yaml
Normal file
|
@ -0,0 +1,100 @@
|
|||
# Navigation
|
||||
|
||||
- id: toggle_navigation
|
||||
translation: Ouvrir la barre de navigation
|
||||
|
||||
# Buttons
|
||||
|
||||
- id: btn_details
|
||||
translation: Renseignements
|
||||
|
||||
- id: btn_pdf
|
||||
translation: PDF
|
||||
|
||||
- id: btn_slides
|
||||
translation: Diapositives
|
||||
|
||||
- id: btn_video
|
||||
translation: Vidéo
|
||||
|
||||
- id: btn_code
|
||||
translation: Code
|
||||
|
||||
- id: btn_dataset
|
||||
translation: Jeu de données
|
||||
|
||||
- id: btn_project
|
||||
translation: Projet
|
||||
|
||||
# About widget
|
||||
|
||||
- id: interests
|
||||
translation: Intérêts
|
||||
|
||||
- id: education
|
||||
translation: Formation
|
||||
|
||||
# Publications widget
|
||||
|
||||
- id: more_publications
|
||||
translation: Plus de Publications
|
||||
|
||||
# Posts widget
|
||||
|
||||
- id: continue_reading
|
||||
translation: CONTINUER DE LIRE
|
||||
|
||||
- id: more_posts
|
||||
translation: Plus de Posts
|
||||
|
||||
# Talks widget
|
||||
|
||||
- id: more_talks
|
||||
translation: Plus de Présentations
|
||||
|
||||
# Publication/Talk details
|
||||
|
||||
- id: abstract
|
||||
translation: Résumé
|
||||
|
||||
- id: publication
|
||||
translation: Publication
|
||||
|
||||
- id: publication_type
|
||||
translation: Type
|
||||
|
||||
- id: date
|
||||
translation: Date
|
||||
|
||||
- id: links
|
||||
translation: Lien
|
||||
|
||||
- id: event
|
||||
translation: Événement
|
||||
|
||||
- id: location
|
||||
translation: Lieu
|
||||
|
||||
# Filtering
|
||||
|
||||
- id: filter_by_type
|
||||
translation: Filtré par type
|
||||
|
||||
- id: filter_all
|
||||
translation: Tout
|
||||
|
||||
# Project details
|
||||
|
||||
- id: open_project_site
|
||||
translation: Aller sur le site du projet
|
||||
|
||||
# Default node titles
|
||||
|
||||
- id: posts
|
||||
translation: Posts
|
||||
|
||||
- id: publications
|
||||
translation: Publications
|
||||
|
||||
- id: talks
|
||||
translation: Présentations
|
Loading…
Add table
Add a link
Reference in a new issue