123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- # Navigation
- - id: toggle_navigation
- translation: Ouvrir la barre de navigation
- - id: table_of_contents
- translation: Table des matières
- - id: on_this_page
- translation: Dans cette page
- - id: back_to_top
- translation: Retourner au début
- # General
- - id: related
- translation: Sur le même sujet
- - id: minute_read
- translation: min de lecture
- - id: previous
- translation: Précédent
- - id: next
- translation: Suivant
- - id: figure
- translation: "Figure %d:"
- # Buttons
- - id: btn_preprint
- translation: Prétirage
- - id: btn_pdf
- translation: PDF
- - id: btn_cite
- translation: Citation
- - 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
- - id: btn_poster
- translation: Poster
- - id: btn_source
- translation: Document source
- - id: btn_copy
- translation: Copier
- - id: btn_download
- translation: Télécharger
- # About widget
- - id: interests
- translation: Intérêts
- - id: education
- translation: Formation
- # Accomplishments widget
- - id: see_certificate
- translation: Voir certification
- # Experience widget
- - id: present
- translation: Actuellement
- # Publications widget
- - id: more_publications
- translation: Plus de publications
- # Posts widget
- - id: continue_reading
- translation: CONTINUER LA LECTURE
- - id: more_posts
- translation: Plus de posts
- # Talks widget
- - id: more_talks
- translation: Plus de présentations
- # Contact widget
- - id: contact_name
- translation: Nom
- - id: contact_email
- translation: Email
- - id: contact_message
- translation: Message
- - id: contact_send
- translation: Envoyer
- - id: book_appointment
- translation: Demander un rendez-vous
- # Publication/Talk details
- - id: abstract
- translation: Résumé
- - id: publication
- translation: Publication
- - id: publication_type
- translation: Type
- - id: date
- translation: Date
- - id: last_updated
- translation: Dernière mise à jour le
- - id: event
- translation: Événement
- - id: location
- translation: Lieu
- - id: pub_uncat
- translation: Non catégorisé
- - id: pub_conf
- translation: Document de conference
- - id: pub_journal
- translation: Article de journal
- - id: pub_manuscript
- translation: Manuscript
- - id: pub_report
- translation: Rapport
- - id: pub_book
- translation: Livre
- - id: pub_book_section
- translation: Section de livre
- # Filtering
- - id: filter_by_type
- translation: Filtrer 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
- - id: projects
- translation: Projets
- # Search
- - id: search
- translation: Rechercher
- - id: search_placeholder
- translation: Recherche...
- - id: search_results
- translation: Résultats trouvés
- - id: search_no_results
- translation: Aucun résultat n'a été trouvé
- # Error 404
- - id: page_not_found
- translation: Page non disponible
- - id: 404_recommendations
- translation: Vous cherchiez peut-être une des pages suivantes ?
- # Cookie consent
- - id: cookie_message
- translation: Ce site utilise des cookies pour vous assurer la meilleure expérience.
- - id: cookie_dismiss
- translation: Accepter
- - id: cookie_learn
- translation: En savoir plus
|