diff options
Diffstat (limited to 'po/fr/cbi.po')
-rw-r--r-- | po/fr/cbi.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/po/fr/cbi.po b/po/fr/cbi.po index 18672829c..2f61c49ab 100644 --- a/po/fr/cbi.po +++ b/po/fr/cbi.po @@ -14,86 +14,86 @@ msgstr "" #. Add entry #: i18n/english/luasrc/i18n/cbi.en.lua:1 -msgid "cbi_add" +msgid "Add" msgstr "Ajouter une entrée" #. Remove entry #: i18n/english/luasrc/i18n/cbi.en.lua:2 -msgid "cbi_del" +msgid "Delete" msgstr "Supprimer l'entrée" #. Replace entry #: i18n/english/luasrc/i18n/cbi.en.lua:3 -msgid "cbi_replace" +msgid "Replace entry" msgstr "Remplacer l'entrée" #. Invalid input value #: i18n/english/luasrc/i18n/cbi.en.lua:4 -msgid "cbi_invalid" +msgid "Invalid" msgstr "Erreur : donnée entrée invalide" #. <strong>Validation failed:</strong> Please check any input fields for mistakes. #: i18n/english/luasrc/i18n/cbi.en.lua:5 -msgid "cbi_invalid_section" +msgid "<strong>Validation failed:</strong> Please check any input fields for mistakes." msgstr "" "<strong>Erreur de validation :</strong> merci de vérifier les champs de " "saisie." #. This field is mandatory #: i18n/english/luasrc/i18n/cbi.en.lua:6 -msgid "cbi_missing" +msgid "This field is mandatory" msgstr "Ce champ est obligatoire" #. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value #: i18n/english/luasrc/i18n/cbi.en.lua:7 -msgid "cbi_deperror" +msgid "<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value" msgstr "" "<strong>Erreur de validation :</strong> au moins un champ est vide ou a une " "valeur incorrecte" #. A requirement for this option was not met #: i18n/english/luasrc/i18n/cbi.en.lua:8 -msgid "cbi_reqerror" +msgid "A requirement for this option was not met" msgstr "Une spécification pour cette option n'a pu être vérifiée" #. -- Additional Field -- #: i18n/english/luasrc/i18n/cbi.en.lua:9 -msgid "cbi_addopt" +msgid "-- Additional Field --" msgstr "-- Champ Supplémentaire --" #. (optional) #: i18n/english/luasrc/i18n/cbi.en.lua:10 -msgid "cbi_optional" +msgid " (optional)" msgstr " (optionnel)" #. This section contains no values yet #: i18n/english/luasrc/i18n/cbi.en.lua:11 -msgid "cbi_sectempty" +msgid "This section contains no values yet" msgstr "Cette section ne contient pas encore de valeur" #. -- custom -- #: i18n/english/luasrc/i18n/cbi.en.lua:12 -msgid "cbi_manual" +msgid "-- custom --" msgstr "-- autre --" #. -- Please choose -- #: i18n/english/luasrc/i18n/cbi.en.lua:13 -msgid "cbi_select" +msgid "-- Please choose --" msgstr "-- Choisir --" #. Go to relevant configuration page #: i18n/english/luasrc/i18n/cbi.en.lua:14 -msgid "cbi_gorel" +msgid " " msgstr "Aller à la page de configuration correspondante" #. Applying changes #: i18n/english/luasrc/i18n/cbi.en.lua:15 -msgid "cbi_applying" +msgid "Applying changes" msgstr "Changements en cours d'application" #. Uploaded File #: i18n/english/luasrc/i18n/cbi.en.lua:16 -msgid "cbi_upload" +msgid "Uploaded File" msgstr "Fichier Uploadé" #. Search file... |