Files
NodeBB/public/language/fr/admin/admin.json
2026-03-06 17:22:51 +00:00

18 lines
802 B
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
{
"alert.confirm-rebuild-and-restart": "Êtes-vous sûr de vouloir régénérer et redémarrer NodeBB?",
"alert.confirm-restart": "Êtes-vous sûr de vouloir redémarrer NodeBB?",
"acp-title": "%1 | Panneau dadministration NodeBB",
"settings-header-contents": "Contenus",
"changes-saved": "Modifications enregistrées",
"changes-saved-message": "Vos modifications de configuration NodeBB ont été enregistrées.",
"changes-not-saved": "Modifications non enregistrées",
"changes-not-saved-message": "NodeBB a rencontré un problème lors de lenregistrement de vos modifications (%1)",
"save-changes": "Enregistrer les modifications",
"min": "Min:",
"max": "Max:",
"view": "Voir",
"edit": "Modifier",
"add": "Ajouter",
"select-icon": "Sélectionner une icône"
}