diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 6 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 6 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 6 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 6 | ||||
-rw-r--r-- | doc/ja/autogen/user/weechat_commands.txt | 6 | ||||
-rw-r--r-- | doc/pl/autogen/user/weechat_commands.txt | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index 7ae9ddb44..3e2c5fa06 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -917,7 +917,7 @@ scroll_next_highlight: scroll to next highlight scroll_unread: scroll to unread marker swap: swap buffers of two windows (with optional direction for target window) zoom: zoom on window - bare: toggle bare display (with optional delay in seconds, as decimal number, for automatic return to standard display mode) + bare: toggle bare display (with optional delay in seconds for automatic return to standard display mode) For splith and splitv, pct is a percentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4 @@ -932,7 +932,7 @@ Examples: /window scroll -d zoom on window #2: /window zoom -window 2 - enable bare display for 2.5 seconds: - /window bare 2.5 + enable bare display for 2 seconds: + /window bare 2 ---- diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 1c31b4168..a28183d62 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -917,7 +917,7 @@ scroll_next_highlight: scroll to next highlight scroll_unread: scroll to unread marker swap: swap buffers of two windows (with optional direction for target window) zoom: zoom on window - bare: toggle bare display (with optional delay in seconds, as decimal number, for automatic return to standard display mode) + bare: toggle bare display (with optional delay in seconds for automatic return to standard display mode) For splith and splitv, pct is a percentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4 @@ -932,7 +932,7 @@ Examples: /window scroll -d zoom on window #2: /window zoom -window 2 - enable bare display for 2.5 seconds: - /window bare 2.5 + enable bare display for 2 seconds: + /window bare 2 ---- diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index 7d8b36d0a..3b4e8dac6 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -917,7 +917,7 @@ scroll_next_highlight: faire défiler jusqu'au highlight suivant scroll_unread: faire défiler jusqu'au marqueur de données non lues swap: échanger les tampons de deux fenêtres (avec une direction facultative pour la fenêtre cible) zoom: zoomer sur la fenêtre - bare: activer/désactiver le mode d'affichage dépouillé (avec un délai facultatif en secondes, sous forme de nombre décimal, pour un retour automatique au mode d'affichage standard) + bare: activer/désactiver le mode d'affichage dépouillé (avec un délai facultatif en secondes pour un retour automatique au mode d'affichage standard) Pour splith et splitv, pct est un pourcentage qui représente la taille de la nouvelle fenêtre, calculée par rapport à la taille de la fenêtre courante. Par exemple 25 signifie créer une fenêtre qui a pour taille: taille_courante / 4 @@ -932,7 +932,7 @@ Exemples: /window scroll -d zoom sur la fenêtre numéro 2: /window zoom -window 2 - activer le mode d'affichage dépouillé pendant 2,5 secondes: - /window bare 2.5 + activer le mode d'affichage dépouillé pendant 2 secondes: + /window bare 2 ---- diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index a4cd409c1..1c7c8c806 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -917,7 +917,7 @@ scroll_next_highlight: scroll to next highlight scroll_unread: scroll to unread marker swap: swap buffers of two windows (with optional direction for target window) zoom: zoom on window - bare: toggle bare display (with optional delay in seconds, as decimal number, for automatic return to standard display mode) + bare: toggle bare display (with optional delay in seconds for automatic return to standard display mode) For splith and splitv, pct is a percentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4 @@ -932,7 +932,7 @@ Examples: /window scroll -d zoom on window #2: /window zoom -window 2 - enable bare display for 2.5 seconds: - /window bare 2.5 + enable bare display for 2 seconds: + /window bare 2 ---- diff --git a/doc/ja/autogen/user/weechat_commands.txt b/doc/ja/autogen/user/weechat_commands.txt index 11682be57..9a13fe8b8 100644 --- a/doc/ja/autogen/user/weechat_commands.txt +++ b/doc/ja/autogen/user/weechat_commands.txt @@ -917,7 +917,7 @@ scroll_next_highlight: scroll to next highlight scroll_unread: scroll to unread marker swap: swap buffers of two windows (with optional direction for target window) zoom: zoom on window - bare: toggle bare display (with optional delay in seconds, as decimal number, for automatic return to standard display mode) + bare: toggle bare display (with optional delay in seconds for automatic return to standard display mode) For splith and splitv, pct is a percentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4 @@ -932,7 +932,7 @@ Examples: /window scroll -d zoom on window #2: /window zoom -window 2 - enable bare display for 2.5 seconds: - /window bare 2.5 + enable bare display for 2 seconds: + /window bare 2 ---- diff --git a/doc/pl/autogen/user/weechat_commands.txt b/doc/pl/autogen/user/weechat_commands.txt index dc4551679..7d032db0b 100644 --- a/doc/pl/autogen/user/weechat_commands.txt +++ b/doc/pl/autogen/user/weechat_commands.txt @@ -917,7 +917,7 @@ scroll_next_highlight: scroll to next highlight scroll_unread: scroll to unread marker swap: swap buffers of two windows (with optional direction for target window) zoom: zoom on window - bare: toggle bare display (with optional delay in seconds, as decimal number, for automatic return to standard display mode) + bare: toggle bare display (with optional delay in seconds for automatic return to standard display mode) For splith and splitv, pct is a percentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4 @@ -932,7 +932,7 @@ Examples: /window scroll -d zoom on window #2: /window zoom -window 2 - enable bare display for 2.5 seconds: - /window bare 2.5 + enable bare display for 2 seconds: + /window bare 2 ---- |