diff options
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-20 08:40+0200\n" +"POT-Creation-Date: 2013-07-20 11:55+0200\n" "PO-Revision-Date: 2013-07-18 19:51+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1814,9 +1814,9 @@ msgid "" "balance || merge [-window <number>] [all] || page_up|page_down [-window " "<number>] || refresh || scroll [-window <number>] [+/-]<value>[s|m|h|d|M|y] " "|| scroll_horiz [-window <number>] [+/-]<value>[%] || scroll_up|scroll_down|" -"scroll_top|scroll_bottom|scroll_previous_highlight|scroll_next_highlight|" -"scroll_unread [-window <number>] || swap [-window <number>] [up|down|left|" -"right] || zoom[-window <number>]" +"scroll_top|scroll_bottom|scroll_beyond_end|scroll_previous_highlight|" +"scroll_next_highlight|scroll_unread [-window <number>] || swap [-window " +"<number>] [up|down|left|right] || zoom[-window <number>]" msgstr "" "[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv " "[pct] | resize pct | merge [all]]" @@ -1851,6 +1851,7 @@ msgid "" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" "scroll_bottom: scroll to bottom of buffer\n" +"scroll_beyond_end: scroll beyond the end of buffer\n" "scroll_previous_highlight: scroll to previous highlight\n" "scroll_next_highlight: scroll to next highlight\n" "scroll_unread: scroll to unread marker\n" |