forked from HugoBlox/hugo-blox-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.yaml
268 lines (174 loc) · 4.16 KB
/
fr.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
# 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
- id: home
translation: Accueil
- id: close
translation: Fermer
- id: languages
translation: Langues
# 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:'
- id: edit_page
translation: Editer cette page
# Themes
- id: theme_selector
translation: Préférences d'affichage
- id: theme_light
translation: Clair
- id: theme_dark
translation: Sombre
- id: theme_auto
translation: Automatique
# Buttons
- id: btn_preprint
translation: Pré-impression
- 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_copied
translation: Copié
- id: btn_download
translation: Télécharger
# About widget
- id: interests
translation: Intérêts
- id: education
translation: Éducation
- id: user_profile_latest
translation: Récents
# Accomplishments widget
- id: see_certificate
translation: Voir certificat
# Experience widget
- id: experience
translation: Expériences
- id: present
translation: Actuellement
# Pages widget
- id: more_pages
translation: Voir tout
- id: more_posts
translation: Plus de posts
- id: more_talks
translation: Plus de présentations
- id: more_publications
translation: Plus de publications
# Contact widget
- id: contact_name
translation: Nom
- id: contact_email
translation: E-mail
- id: contact_message
translation: Message
- id: contact_attachment
translation: Joindre un fichier
- id: contact_send
translation: Envoyer
- id: book_appointment
translation: Demander un rendez-vous
# Publication/Event 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_paper_conference
translation: Article de conférence
- id: pub_article_journal
translation: Article de revue
- id: pub_article
translation: Pré-impression
- id: pub_report
translation: Rapport
- id: pub_book
translation: Livre
- id: pub_chapter
translation: Chapitre de livre
- id: pub_thesis
translation: Thèse
- id: pub_patent
translation: Brevet
# Project details
- id: open_project_site
translation: Aller sur le site du projet
# Content types for default archive page titles and search results
- id: posts
translation: Posts
- id: publications
translation: Publications
- id: talks
translation: Présentations
- id: projects
translation: Projets
- id: slides
translation: Slides
- id: authors
translation: Auteurs
# 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é
- id: search_common_queries
translation: Recherches fréquentes
# 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
# Published with
- id: published_with
translation: Publié avec {hugoblox} — le générateur {repo_link}libre{/repo_link} de site web gratuit permettant aux créateurs de s'épanouir.