|
| 1 | +--- |
| 2 | +edit_page: Editer la page |
| 3 | + |
| 4 | +nav_navigation: Navigation |
| 5 | +nav_tags: Tags |
| 6 | +nav_more: Plus |
| 7 | +nav_top: Retour au haut de page |
| 8 | + |
| 9 | +form_placeholder_search: Chercher |
| 10 | + |
| 11 | +error_page_title: Perdu? Ne t'inquiète pas |
| 12 | +error_message_title: Perdu? |
| 13 | +error_message_code: Error 404 |
| 14 | +error_message_text: > |
| 15 | + On dirait que ce que vous cherchez est introuvable. Ne vous inquiétez pas, nous pouvons |
| 16 | + vous ramèner à la <a class="gdoc-error__link" href="{{ . }}">page d'accueil</a>. |
| 17 | +
|
| 18 | +button_toggle_dark: Basculer le mode Sombre/Clair/Auto |
| 19 | +button_nav_open: Ouvrir la navigation |
| 20 | +button_nav_close: Fermer la navigation |
| 21 | +button_menu_open: Ouvrir la barre de menus |
| 22 | +button_menu_close: Fermer la barre de menus |
| 23 | +button_homepage: retour à la page d'accueil |
| 24 | + |
| 25 | +title_anchor_prefix: "Ancrer à :" |
| 26 | + |
| 27 | +posts_read_more: Lire l'article complet |
| 28 | +posts_read_time: |
| 29 | + one: "Une minute pour lire" |
| 30 | + other: "{{ . }} minutes à lire" |
| 31 | +posts_update_prefix: Mis à jour le |
| 32 | +posts_count: |
| 33 | + one: "Un billet" |
| 34 | + other: "{{ . }} billets" |
| 35 | +posts_tagged_with: Tous les articles marqués avec '{{ . }}' |
| 36 | + |
| 37 | +footer_build_with: > |
| 38 | + Construit avec <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> et |
| 39 | + <svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> |
| 40 | +footer_legal_notice: Mentions légales |
| 41 | +footer_privacy_policy: Politique de confidentialité |
| 42 | +footer_content_license_prefix: > |
| 43 | + Contenu sous licence |
| 44 | +
|
| 45 | +language_switch_no_tranlation_prefix: "Page non traduite:" |
| 46 | + |
| 47 | +propertylist_required: requis |
| 48 | +propertylist_optional: facultatif |
| 49 | +propertylist_default: défaut |
| 50 | + |
| 51 | +pagination_page_prev: précédent |
| 52 | +pagination_page_next: suivant |
| 53 | +pagination_page_state: "{{ .PageNumber }}/{{ .TotalPages }}" |
0 commit comments