Skip to content

Commit

Permalink
Merge branch 'craft-5' of https://github.com/verbb/navigation into cr…
Browse files Browse the repository at this point in the history
…aft-5
  • Loading branch information
engram-design committed Jun 16, 2024
2 parents d9aef00 + e3d2baa commit 715aa7f
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion src/translations/fr/navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,20 @@
'Whether to allow {name} nodes to be added.' => 'Whether to allow {name} nodes to be added.',
'Whether to allow {name} to be added.' => 'Whether to allow {name} to be added.',
'Whether to open this navigation item in a new window.' => 'Ouvrir cet élément de navigation dans une nouvelle fenêtre ou non.',
];
'Select a navigation item as the parent.' => 'Sélectionnez un élément de navigation comme parent.',
'Open in new window' => 'Ouvrir dans une nouvelle fenêtre',
'Title' => 'Titre',
'Name of this node in the navigation.' => 'Nom de ce nœud dans la navigation.',
'The URL of this node.' => 'L\'URL de ce nœud.',
'Nothing yet.' => 'Rien pour le moment.',
'Max Nodes' => 'Nombre maximum de nœuds',
'Name of this navigation in the control panel.' => 'Nom de cette navigation dans le panneau de configuration.',
'How you’ll refer to this navigation in the templates.' => 'Comment vous ferez référence à cette navigation dans les modèles.',
'Helper text to guide the author. Shown at the top of the page when editing a navigation.' => 'Texte d\'aide pour guider l\'auteur. Affiché en haut de la page lors de la modification d\'une navigation.',
'The maximum number of levels this navigation can have. Leave blank for no limit.' => 'Le nombre maximum de niveaux que cette navigation peut avoir. Laissez vide pour aucune limite.',
'The maximum number of total nodes this navigation can have. Leave blank for no limit.' => 'Le nombre maximum de nœuds au total que cette navigation peut avoir. Laissez vide pour aucune limite.',
'Max Nodes per Level' => 'Nombre maximum de nœuds par niveau',
'Create any level-specific limits for the maximum number of nodes.' => 'Créez des limites spécifiques au niveau pour le nombre maximum de nœuds.',
'Node Fields' => 'Champs de nœud',
'Edit Nodes' => 'Modifier les nœuds'
];

0 comments on commit 715aa7f

Please sign in to comment.