diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-05-16 15:33:44 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-05-16 15:33:44 +0200 |
commit | e3e20f2b60972bcaa845d1000fe615498dd2cef5 (patch) | |
tree | f6ee65eeaa3d5a9b0f9694c10b7ad538870d0da0 /po | |
parent | bd1db541f782c8ec9a5545bb9ba7f49870c43574 (diff) | |
download | weechat-e3e20f2b60972bcaa845d1000fe615498dd2cef5.zip |
core: add horizontal scrolling for buffers with free content (command /window scroll_horiz) (task #11112)
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 14 | ||||
-rw-r--r-- | po/de.po | 14 | ||||
-rw-r--r-- | po/es.po | 14 | ||||
-rw-r--r-- | po/fr.po | 22 | ||||
-rw-r--r-- | po/hu.po | 12 | ||||
-rw-r--r-- | po/it.po | 14 | ||||
-rw-r--r-- | po/pl.po | 14 | ||||
-rw-r--r-- | po/pt_BR.po | 12 | ||||
-rw-r--r-- | po/ru.po | 12 | ||||
-rw-r--r-- | po/weechat.pot | 12 |
10 files changed, 97 insertions, 43 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:51+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1796,10 +1796,12 @@ msgstr "" msgid "manage windows" msgstr "spravuje okna" +#, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" @@ -1807,6 +1809,7 @@ msgstr "" "scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" +#, fuzzy msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -1826,8 +1829,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:51+0200\n" "Last-Translator: Nils G.\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1864,10 +1864,12 @@ msgstr "" msgid "manage windows" msgstr "Fenster verwalten" +#, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" @@ -1875,6 +1877,7 @@ msgstr "" "scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" +#, fuzzy msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -1894,8 +1897,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:51+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1816,10 +1816,12 @@ msgstr "" msgid "manage windows" msgstr "gestión de ventanas" +#, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" @@ -1827,6 +1829,7 @@ msgstr "" "scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" +#, fuzzy msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -1846,8 +1849,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" -"PO-Revision-Date: 2011-05-15 11:23+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" +"PO-Revision-Date: 2011-05-16 11:54+0200\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: French\n" @@ -1822,13 +1822,15 @@ msgstr "gestion des fenêtres" msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<valeur>[s|m|h|d|M|y] || scroll_horiz [+/-]<valeur>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgid "" @@ -1850,8 +1852,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -1896,6 +1901,9 @@ msgstr "" " refresh: redessiner l'écran\n" " scroll: faire défiler d'un nombre de lignes (+/-N) ou avec du temps: " "s=secondes, m=minutes, h=heures, d=jours, M=mois, y=année\n" +" scroll_horiz: faire défiler horizontalement d'un nombre de colonnes (+/-N) " +"ou un pourcentage de la taille de fenêtre (ce défilement est possible " +"seulement sur les tampons avec contenu libre)\n" " scroll_up: faire défiler de quelques lignes vers le haut\n" " scroll_down: faire défiler de quelques lignes vers le bas\n" " scroll_top: faire défiler jusqu'au début du tampon\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:51+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1523,8 +1523,9 @@ msgstr "ablakok kezelése" #, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv " @@ -1550,8 +1551,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1810,10 +1810,12 @@ msgstr "" msgid "manage windows" msgstr "gestione finestre" +#, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-] " @@ -1821,6 +1823,7 @@ msgstr "" "scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" +#, fuzzy msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -1840,8 +1843,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1818,10 +1818,12 @@ msgstr "" msgid "manage windows" msgstr "zarządza oknami" +#, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" @@ -1829,6 +1831,7 @@ msgstr "" "scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" +#, fuzzy msgid "" " list: list opened windows (without argument, this list is " "displayed)\n" @@ -1848,8 +1851,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 0b838e58c..84d5412e7 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1822,8 +1822,9 @@ msgstr "gerencia janelas" #, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv " @@ -1851,8 +1852,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: 2011-05-15 10:52+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1532,8 +1532,9 @@ msgstr "управление окнами" #, fuzzy msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" "[list | -1 | +1 | b# | up | down | left | right | splith [pct] | splitv " @@ -1559,8 +1560,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" diff --git a/po/weechat.pot b/po/weechat.pot index 697fdcc8f..80710089b 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-05-15 11:22+0200\n" +"POT-Creation-Date: 2011-05-16 11:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1334,8 +1334,9 @@ msgstr "" msgid "" "list || -1|+1|b#|up|down|left|right || splith|splitv [<pct>] || resize [+/-]" -"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll|" -"scroll_up|scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" +"<pct> || balance || merge [all] || page_up|page_down || refresh || scroll " +"[+/-]<value>[s|m|h|d|M|y] || scroll_horiz [+/-]<value>[%] || scroll_up|" +"scroll_down|scroll_top|scroll_bottom|scroll_previous_highlight|" "scroll_next_highlight || swap [up|down|left|right] || zoom" msgstr "" @@ -1358,8 +1359,11 @@ msgid "" " page_up: scroll one page up\n" " page_down: scroll one page down\n" " refresh: refresh screen\n" -" scroll: scroll number of lines (+/-N) or with time: s=seconds, " +" scroll: scroll a number of lines (+/-N) or with time: s=seconds, " "m=minutes, h=hours, d=days, M=months, y=years\n" +" scroll_horiz: scroll horizontally a number of columns (+/-N) or percentage " +"of window size (this scrolling is possible only on buffers with free " +"content)\n" " scroll_up: scroll a few lines up\n" " scroll_down: scroll a few lines down\n" " scroll_top: scroll to top of buffer\n" |