diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,7 +20,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:33+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1532,7 +1532,7 @@ 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]]" @@ -1564,6 +1564,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 " |