Files
NodeBB/public/language/fr/admin/general/navigation.json
2018-02-23 09:25:22 +00:00

25 lines
815 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"icon": "Icône :",
"change-icon": "changer",
"route": "Route :",
"tooltip": "Info-bulle :",
"text": "Texte :",
"text-class": "Classe de texte : <small>optionnel</small>",
"id": "ID : <small>optionnel</small>",
"properties": "Propriétés :",
"only-admins": "N'afficher qu'aux admininistrateurs",
"only-global-mods-and-admins": "N'affichez qu'aux administrateurs et aux modérateurs globaux",
"only-logged-in": "N'afficher qu'aux utilisateurs connectés",
"only-guest": "Nafficher quaux utilisateurs invités",
"open-new-window": "Ouvrir dans une nouvelle fenêtre",
"btn.delete": "Supprimer",
"btn.disable": "Désactiver",
"btn.enable": "Activer",
"available-menu-items": "Éléments de menu disponibles",
"custom-route": "Route personnalisée",
"core": "cœur",
"plugin": "plugin"
}