From 58e86f004c944030c7df57a6f6ba9a81e4b55c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 30 Mar 2014 22:28:51 +0200 Subject: core: use seconds as float number for delay in command /window bare --- po/fr.po | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index ff27aa162..14eed580f 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: 2014-03-30 18:55+0200\n" -"PO-Revision-Date: 2014-03-30 18:55+0200\n" +"POT-Creation-Date: 2014-03-30 22:25+0200\n" +"PO-Revision-Date: 2014-03-30 22:25+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -2723,8 +2723,8 @@ msgid "" " swap: swap buffers of two windows (with optional direction for " "target window)\n" " zoom: zoom on window\n" -" bare: toggle bare display (with optional delay in milliseconds for " -"automatic return to standard display mode)\n" +" bare: toggle bare display (with optional delay in seconds, as " +"decimal number, for automatic return to standard display mode)\n" "\n" "For splith and splitv, pct is a percentage which represents size of new " "window, computed with current window as size reference. For example 25 means " @@ -2740,7 +2740,9 @@ msgid "" " scroll to beginning of current day:\n" " /window scroll -d\n" " zoom on window #2:\n" -" /window zoom -window 2" +" /window zoom -window 2\n" +" enable bare display for 2.5 seconds:\n" +" /window bare 2.5" msgstr "" " list: lister les fenêtres ouvertes (sans paramètre, cette liste est " "affichée)\n" @@ -2777,9 +2779,9 @@ msgstr "" " swap: échanger les tampons de deux fenêtres (avec une direction " "facultative pour la fenêtre cible)\n" " zoom: zoomer sur la fenêtre\n" -" bare: activer/désactiver le more d'affichage dépouillé (avec un " -"délai facultatif en millisecondes pour un retour automatique au mode " -"d'affichage standard)\n" +" bare: activer/désactiver le mode d'affichage dépouillé (avec un " +"délai facultatif en secondes, sous forme de nombre décimal, pour un retour " +"automatique au mode d'affichage standard)\n" "\n" "Pour splith et splitv, pct est un pourcentage qui représente la taille de la " "nouvelle fenêtre, calculée par rapport à la taille de la fenêtre courante. " @@ -2796,7 +2798,9 @@ msgstr "" " défilement jusqu'au début du jour courant:\n" " /window scroll -d\n" " zoom sur la fenêtre numéro 2:\n" -" /window zoom -window 2" +" /window zoom -window 2\n" +" activer le mode d'affichage dépouillé pendant 2,5 secondes:\n" +" /window bare 2.5" msgid "names of buffers" msgstr "noms des tampons" -- cgit v1.2.3