summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/weechat_faq.de.txt22
-rw-r--r--doc/en/weechat_faq.en.txt21
-rw-r--r--doc/fr/weechat_faq.fr.txt22
-rw-r--r--doc/it/weechat_faq.it.txt22
-rw-r--r--doc/ja/weechat_faq.ja.txt22
-rw-r--r--doc/pl/weechat_faq.pl.txt22
6 files changed, 131 insertions, 0 deletions
diff --git a/doc/de/weechat_faq.de.txt b/doc/de/weechat_faq.de.txt
index cead2daaf..39eb92a7c 100644
--- a/doc/de/weechat_faq.de.txt
+++ b/doc/de/weechat_faq.de.txt
@@ -228,6 +228,28 @@ um die Ausrichtung für Nicks zu entfernen:
----------------------------------------
+// TRANSLATION MISSING
+[[input_bar_size]]
+How to use command line with more than one line?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The option 'size' in input bar can be set to a value higher than 1 (for fixed
+size, default size is 1) or 0 for dynamic size, and then option 'size_max' will
+set the max size (0 = no limit).
+
+Example with dynamic size:
+
+----------------------------------------
+/set weechat.bar.input.size 0
+----------------------------------------
+
+Max size of 2:
+
+----------------------------------------
+/set weechat.bar.input.size_max 2
+----------------------------------------
+
+
[[one_input_root_bar]]
Ist es möglich nur eine Eingabezeile für alle Fenster zu nutzen (auch falls diese geteilt sind)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt
index 39a732330..cd9e73722 100644
--- a/doc/en/weechat_faq.en.txt
+++ b/doc/en/weechat_faq.en.txt
@@ -218,6 +218,27 @@ To remove nick alignment:
----------------------------------------
+[[input_bar_size]]
+How to use command line with more than one line?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The option 'size' in input bar can be set to a value higher than 1 (for fixed
+size, default size is 1) or 0 for dynamic size, and then option 'size_max' will
+set the max size (0 = no limit).
+
+Example with dynamic size:
+
+----------------------------------------
+/set weechat.bar.input.size 0
+----------------------------------------
+
+Max size of 2:
+
+----------------------------------------
+/set weechat.bar.input.size_max 2
+----------------------------------------
+
+
[[one_input_root_bar]]
Is it possible to display only one input bar for all windows (after split)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/doc/fr/weechat_faq.fr.txt b/doc/fr/weechat_faq.fr.txt
index bef3edf18..18411a54e 100644
--- a/doc/fr/weechat_faq.fr.txt
+++ b/doc/fr/weechat_faq.fr.txt
@@ -224,6 +224,28 @@ Pour supprimer l'alignement sur les pseudos :
----------------------------------------
+[[input_bar_size]]
+Comment utiliser une ligne de commande sur plusieurs lignes ?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+L'option 'size' dans la barre input peut être définie à une valeur supérieure
+à 1 (pour une taille fixe, la taille par défaut est 1) ou 0 pour une taille
+dynamique, et alors l'option 'size_max' définira la taille maxi (0 = pas de
+limite).
+
+Exemple avec une taille dynamique :
+
+----------------------------------------
+/set weechat.bar.input.size 0
+----------------------------------------
+
+Taille maxi de 2 :
+
+----------------------------------------
+/set weechat.bar.input.size_max 2
+----------------------------------------
+
+
[[one_input_root_bar]]
Est-il possible d'avoir une seule bar input pour toutes les fenêtres (après un découpage) ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt
index fe3f198fe..ecf658f4e 100644
--- a/doc/it/weechat_faq.it.txt
+++ b/doc/it/weechat_faq.it.txt
@@ -224,6 +224,28 @@ Per rimuovere l'allineamento dei nick:
----------------------------------------
+// TRANSLATION MISSING
+[[input_bar_size]]
+How to use command line with more than one line?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The option 'size' in input bar can be set to a value higher than 1 (for fixed
+size, default size is 1) or 0 for dynamic size, and then option 'size_max' will
+set the max size (0 = no limit).
+
+Example with dynamic size:
+
+----------------------------------------
+/set weechat.bar.input.size 0
+----------------------------------------
+
+Max size of 2:
+
+----------------------------------------
+/set weechat.bar.input.size_max 2
+----------------------------------------
+
+
[[one_input_root_bar]]
È possibile mostrare solo una barra di input per tutte le finestre (dopo lo split)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/doc/ja/weechat_faq.ja.txt b/doc/ja/weechat_faq.ja.txt
index 003c86ac5..37cbbc2c9 100644
--- a/doc/ja/weechat_faq.ja.txt
+++ b/doc/ja/weechat_faq.ja.txt
@@ -202,6 +202,28 @@ WeeChat をインストールすることをお勧めします。
----------------------------------------
+// TRANSLATION MISSING
+[[input_bar_size]]
+How to use command line with more than one line?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The option 'size' in input bar can be set to a value higher than 1 (for fixed
+size, default size is 1) or 0 for dynamic size, and then option 'size_max' will
+set the max size (0 = no limit).
+
+Example with dynamic size:
+
+----------------------------------------
+/set weechat.bar.input.size 0
+----------------------------------------
+
+Max size of 2:
+
+----------------------------------------
+/set weechat.bar.input.size_max 2
+----------------------------------------
+
+
[[one_input_root_bar]]
=== 全てのウィンドウに対して入力バーの数を 1 つだけにすることができますか (画面分割されている場合)。 ===
diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt
index 5dbfce962..75c3b3ada 100644
--- a/doc/pl/weechat_faq.pl.txt
+++ b/doc/pl/weechat_faq.pl.txt
@@ -221,6 +221,28 @@ W celu ograniczenia długości nicków w oknie rozmowy:
----------------------------------------
+// TRANSLATION MISSING
+[[input_bar_size]]
+How to use command line with more than one line?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The option 'size' in input bar can be set to a value higher than 1 (for fixed
+size, default size is 1) or 0 for dynamic size, and then option 'size_max' will
+set the max size (0 = no limit).
+
+Example with dynamic size:
+
+----------------------------------------
+/set weechat.bar.input.size 0
+----------------------------------------
+
+Max size of 2:
+
+----------------------------------------
+/set weechat.bar.input.size_max 2
+----------------------------------------
+
+
[[one_input_root_bar]]
Czy jest możliwe wyświetlanie tylko jednego paska wejściowego dla wszystkich okien (po podzieleniu)?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~