From 8c7b9a1c5e216b2cda6add346e81b14a06f5a7be Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 9 Nov 2013 10:15:32 +0100 Subject: core: improve error message when a .conf file can not be read, add a second warning about default values used --- po/fr.po | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 62be4224f..eea7bec27 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-11-02 10:22+0100\n" -"PO-Revision-Date: 2013-11-02 10:23+0100\n" +"POT-Creation-Date: 2013-11-09 10:13+0100\n" +"PO-Revision-Date: 2013-11-09 10:13+0100\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -3811,10 +3811,6 @@ msgstr "" msgid "FATAL: error initializing configuration options" msgstr "FATAL: erreur d'initialisation des options de configuration" -#, c-format -msgid "%sError reading configuration" -msgstr "%sErreur de lecture de la configuration" - #, c-format msgid "Writing configuration file %s %s" msgstr "Écriture du fichier de configuration %s %s" @@ -3831,8 +3827,17 @@ msgid "%sError writing configuration file \"%s\"" msgstr "%sErreur d'écriture du fichier de configuration \"%s\"" #, c-format -msgid "%sWarning: configuration file \"%s\" not found" -msgstr "%sAttention: fichier de configuration \"%s\" non trouvé" +msgid "%sWARNING: failed to read configuration file \"%s\" (%s)" +msgstr "%sATTENTION: échec de lecture du fichier de configuration \"%s\" (%s)" + +#, c-format +msgid "" +"%sWARNING: file \"%s\" will be overwritten on exit with default values (it " +"is HIGHLY recommended to backup this file now)" +msgstr "" +"%sATTENTION: le fichier \"%s\" sera écrasé à la sortie avec les valeurs par " +"défaut (il est FORTEMENT recommandé de faire une copie de sauvegarde de ce " +"fichier maintenant)" #, c-format msgid "Reading configuration file %s" @@ -10641,17 +10646,3 @@ msgstr "Type" msgid "Constants" msgstr "Constantes" - -#~ msgid "" -#~ "a WeeChat color name (default, black, (dark)gray, white, (light)red, " -#~ "(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a " -#~ "terminal color number or an alias; attributes are allowed before color " -#~ "(for text color only, not background): \"*\" for bold, \"!\" for reverse, " -#~ "\"_\" for underline" -#~ msgstr "" -#~ "un nom de couleur WeeChat (default, black, (dark)gray, white, (light)red, " -#~ "(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), " -#~ "un numéro de couleur du terminal ou un alias; des attributs sont " -#~ "autorisés avant la couleur (seulement pour la couleur du texte, pas le " -#~ "fond) : \"*\" pour du gras, \"!\" pour la vidéo inverse, \"_\" pour du " -#~ "souligné" -- cgit v1.2.3