diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-02 13:29:58 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-02 13:29:58 +0200 |
commit | a0d0711bb089eb9b07ae5c30e519619b980ce78c (patch) | |
tree | b5b802a717b8ff0683a546ef42130afae5c07c5d /po/hu.po | |
parent | dfe3ee6b18c3699e92d684d1935b9332e5a2f9e1 (diff) | |
download | weechat-a0d0711bb089eb9b07ae5c30e519619b980ce78c.zip |
core: use an integer for seconds in command /window bare <delay>
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-01 15:41+0200\n" +"POT-Creation-Date: 2014-04-02 13:28+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2097,8 +2097,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 seconds, as " -"decimal number, for automatic return to standard display mode)\n" +" bare: toggle bare display (with optional delay in seconds 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 " @@ -2115,8 +2115,8 @@ msgid "" " /window scroll -d\n" " zoom on window #2:\n" " /window zoom -window 2\n" -" enable bare display for 2.5 seconds:\n" -" /window bare 2.5" +" enable bare display for 2 seconds:\n" +" /window bare 2" msgstr "" " list: nyitott ablakok listája (paraméter nélkül ez hívódik meg)\n" " -1: ugrás az előző ablakra\n" |