mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-17 15:03:20 +00:00
Update fr.yaml
with the latest hinode version
This commit is contained in:
32
i18n/fr.yaml
32
i18n/fr.yaml
@@ -25,6 +25,20 @@
|
|||||||
translation: "Articles"
|
translation: "Articles"
|
||||||
- id: more
|
- id: more
|
||||||
translation: "Plus {{ . }}"
|
translation: "Plus {{ . }}"
|
||||||
|
- id: emptyList
|
||||||
|
translation: "Aucun articles trouvé"
|
||||||
|
- id: emptyTags
|
||||||
|
translation: "Aucun tags trouvé"
|
||||||
|
|
||||||
|
# Languages
|
||||||
|
- id: lang_de
|
||||||
|
translation: "Allemand"
|
||||||
|
- id: lang_en
|
||||||
|
translation: "Anglais"
|
||||||
|
- id: lang_nl
|
||||||
|
translation: "Néerlandais"
|
||||||
|
- id: lang_fr
|
||||||
|
translation: "Français"
|
||||||
|
|
||||||
# Sharing
|
# Sharing
|
||||||
- id: shareLink
|
- id: shareLink
|
||||||
@@ -39,6 +53,8 @@
|
|||||||
translation: "Lien"
|
translation: "Lien"
|
||||||
- id: code
|
- id: code
|
||||||
translation: "Code"
|
translation: "Code"
|
||||||
|
- id: download
|
||||||
|
translation: "Télécharger l'article"
|
||||||
|
|
||||||
# Pagination
|
# Pagination
|
||||||
- id: paginationNav
|
- id: paginationNav
|
||||||
@@ -75,6 +91,8 @@
|
|||||||
translation: "Sur cette page"
|
translation: "Sur cette page"
|
||||||
- id: seeAlso
|
- id: seeAlso
|
||||||
translation: "Voir également"
|
translation: "Voir également"
|
||||||
|
- id: sectionMenu
|
||||||
|
translation: "Selectionner un topic"
|
||||||
|
|
||||||
# Sidebar
|
# Sidebar
|
||||||
- id: toggleSidebar
|
- id: toggleSidebar
|
||||||
@@ -115,3 +133,17 @@
|
|||||||
translation: "Afficher"
|
translation: "Afficher"
|
||||||
- id: comments
|
- id: comments
|
||||||
translation: "Commentaires"
|
translation: "Commentaires"
|
||||||
|
|
||||||
|
# Arguments
|
||||||
|
- id: name
|
||||||
|
translation: "Name"
|
||||||
|
- id: type
|
||||||
|
translation: "Type"
|
||||||
|
- id: required
|
||||||
|
translation: "Required"
|
||||||
|
- id: default
|
||||||
|
translation: "Default"
|
||||||
|
- id: comment
|
||||||
|
translation: "Comment"
|
||||||
|
- id: supportedValues
|
||||||
|
translation: "Supported values"
|
||||||
|
Reference in New Issue
Block a user