* luci/i18n/french: refresh and fix french translation, thanks! (fixes #4)
[project/luci.git] / i18n / french / luasrc / i18n / cbi.fr.lua
1 cbi_add = 'Ajouter une entrée'
2 cbi_del = 'Supprimer l'entrée'
3 cbi_replace = 'Remplacer l'entrée'
4 cbi_invalid = 'Erreur : donnée entrée invalide'
5 cbi_invalid_section = '<strong>Erreur de validation :</strong> merci de vérifier les champs de saisie.'
6 cbi_missing = 'Ce champ est obligatoire'
7 cbi_deperror = '<strong>Erreur de validation :</strong> au moins un champ est vide ou a une valeur incorrecte'
8 cbi_reqerror = 'Une spécification pour cette option n&#39;a pu être vérifiée'
9 cbi_addopt = '-- Champ Supplémentaire --'
10 cbi_optional = ' (optionnel)'
11 cbi_sectempty = 'Cette section ne contient pas encore de valeur'
12 cbi_manual = '-- autre --'
13 cbi_select = '-- Choisir --'
14 cbi_gorel = 'Aller à la page de configuration correspondante'
15 cbi_applying = 'Changements en cours d&#39;application'
16 cbi_upload = 'Fichier Uploadé'
17 cbi_browser = 'Chercher un fichier...'