diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.5-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-04-19 20:09+0200\n" +"POT-Creation-Date: 2011-04-22 21:56+0200\n" "PO-Revision-Date: 2011-04-10 17:31+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1762,13 +1762,14 @@ msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" "<pct> || merge [all] || page_up|page_down || refresh || scroll|scroll_up|" "scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" -"scroll_next_highlight || zoom" +"scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv " "[pct] | resize pct | merge [all] | page_up | page_down | refresh | scroll | " "scroll_up | scroll_down | scroll_top | scroll_bottom | " "scroll_previous_highlight | scroll_next_highlight | zoom]" +#, fuzzy msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -1795,6 +1796,8 @@ msgid "" "scroll_bottom: scroll to bottom of buffer\n" "scroll_previous_highlight: scroll to previous highlight\n" "scroll_next_highlight: scroll to next highlight\n" +" swap: swap buffers of two windows (with optional direction for " +"target window)\n" " zoom: zoom on window\n" "\n" "For splith and splitv, pct is a percentage which represents size of new " |