diff options
-rw-r--r-- | doc/de/weechat_user.de.txt | 4 | ||||
-rw-r--r-- | doc/en/weechat_user.en.txt | 4 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.txt | 4 | ||||
-rw-r--r-- | doc/it/weechat_user.it.txt | 4 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.txt | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index c8dac57df..f2c5026e7 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -802,8 +802,8 @@ Diese Tasten werden im Kontext "mouse" verwendet, wenn eine Mausfunktion genutzt | ◾◽◽ | links(lang) | Nickliste | kickt und verbannt Nick | /window ${_window_number};/kickban ${nick} | ◽◽◾ | links | Nickliste | verbannt Nick | /window ${_window_number};/ban ${nick} | ◽◽◾ | - | Input | fängt ein Mausereignis und fügt dieses in die Befehlszeile ein | /input grab_mouse_area -| ⇑ | - | jede Bar | blättert Bar um 10% nach oben | /bar scroll ${_bar_name} ${_window_number} -20% -| ⇓ | - | jede Bar | blättert Bar um 10% nach unten | /bar scroll ${_bar_name} ${_window_number} +20% +| ⇑ | - | jede Bar | blättert Bar um 20% nach oben | /bar scroll ${_bar_name} ${_window_number} -20% +| ⇓ | - | jede Bar | blättert Bar um 20% nach unten | /bar scroll ${_bar_name} ${_window_number} +20% | ◽◾◽ | - | überall | aktiviert den Cursor-Modus an dieser Position | /cursor go ${_x},${_y} |======================================== diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 19605a000..3cd416a7f 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -792,8 +792,8 @@ These keys are used in context "mouse", namely when a mouse event occurs. | ◾◽◽ | left (long) | nicklist | Kick and ban nick | /window ${_window_number};/kickban ${nick} | ◽◽◾ | left | nicklist | Ban nick | /window ${_window_number};/ban ${nick} | ◽◽◾ | - | input | Grab a mouse event and insert its code in command line | /input grab_mouse_area -| ⇑ | - | any bar | Scroll bar by -10% | /bar scroll ${_bar_name} ${_window_number} -20% -| ⇓ | - | any bar | Scroll bar by +10% | /bar scroll ${_bar_name} ${_window_number} +20% +| ⇑ | - | any bar | Scroll bar by -20% | /bar scroll ${_bar_name} ${_window_number} -20% +| ⇓ | - | any bar | Scroll bar by +20% | /bar scroll ${_bar_name} ${_window_number} +20% | ◽◾◽ | - | anywhere | Start cursor mode at this point | /cursor go ${_x},${_y} |======================================== diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 3574ec572..d94f6e957 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -807,8 +807,8 @@ Ces touches sont utilisées dans le contexte "mouse", c'est-à-dire lorsqu'un | ◾◽◽ | left (long) | liste des pseudos | Retirer par la force et bannir le pseudo | /window ${_window_number};/kickban ${nick} | ◽◽◾ | left | liste des pseudos | Bannir le pseudo | /window ${_window_number};/ban ${nick} | ◽◽◾ | - | ligne de commande | Capturer un évènement de la souris et insérer son code sur la ligne de commande | /input grab_mouse_area -| ⇑ | - | toute barre | Faire défiler la barre de -10% | /bar scroll ${_bar_name} ${_window_number} -20% -| ⇓ | - | toute barre | Faire défiler la barre de +10% | /bar scroll ${_bar_name} ${_window_number} +20% +| ⇑ | - | toute barre | Faire défiler la barre de -20% | /bar scroll ${_bar_name} ${_window_number} -20% +| ⇓ | - | toute barre | Faire défiler la barre de +20% | /bar scroll ${_bar_name} ${_window_number} +20% | ◽◾◽ | - | n'importe où | Démarrer le mode curseur ("cursor") à ce point | /cursor go ${_x},${_y} |======================================== diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 7c51872ad..3259ca925 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -811,8 +811,8 @@ evento del mouse. | ◾◽◽ | sinistra (lungo) | lista nick | Kick e ban di un nick | /window ${_window_number};/kickban ${nick} | ◽◽◾ | sinistra | lista nick | Ban di un nick | /window ${_window_number};/ban ${nick} | ◽◽◾ | - | input | Cattura un evento del mouse e inserisce il codice nella riga di comando | /input grab_mouse_area -| ⇑ | - | ogni barra | Scorre la barra del -10% | /bar scroll ${_bar_name} ${_window_number} -20% -| ⇓ | - | ogni barra | Scorre la barra del +10% | /bar scroll ${_bar_name} ${_window_number} +20% +| ⇑ | - | ogni barra | Scorre la barra del -20% | /bar scroll ${_bar_name} ${_window_number} -20% +| ⇓ | - | ogni barra | Scorre la barra del +20% | /bar scroll ${_bar_name} ${_window_number} +20% | ◽◾◽ | - | ovunque | Avvia la modalità cursore in questo punto | /cursor go ${_x},${_y} |======================================== diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt index 36c39eb7f..12d8d498c 100644 --- a/doc/ja/weechat_user.ja.txt +++ b/doc/ja/weechat_user.ja.txt @@ -768,8 +768,8 @@ irc サーバ "freenode" に含まれる全てのバッファに対して設定 | ◾◽◽ | 左 (長く) | ニックネームリスト | ニックネームをキックとバンする | /window ${_window_number};/kickban ${nick} | ◽◽◾ | 左 | ニックネームリスト | ニックネームをバンする | /window ${_window_number};/ban ${nick} | ◽◽◾ | - | 入力 | マウスイベントを奪ってコマンドラインにコードを入力 | /input grab_mouse_area -| ⇑ | - | 任意のバー | バーを -10% スクロール | /bar scroll ${_bar_name} ${_window_number} -20% -| ⇓ | - | 任意のバー | バーを +10% スクロール | /bar scroll ${_bar_name} ${_window_number} +20% +| ⇑ | - | 任意のバー | バーを -20% スクロール | /bar scroll ${_bar_name} ${_window_number} -20% +| ⇓ | - | 任意のバー | バーを +20% スクロール | /bar scroll ${_bar_name} ${_window_number} +20% | ◽◾◽ | - | 任意の場所 | この場所でカーソルモードを開始 | /cursor go ${_x},${_y} |======================================== |