diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 10 | ||||
-rw-r--r-- | doc/en/weechat_user.en.adoc | 10 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 10 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 10 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 14 | ||||
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 16 |
6 files changed, 35 insertions, 35 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 679ca88cd..04c444e0d 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -816,7 +816,7 @@ mittels der Option <<option_irc.color.mirc_remap,irc.color.mirc_remap>>. [[colors]] === Farben -WeeChat kann bis zu 256 Farbpaarungen nutzen um einen Text in Bars oder im +WeeChat kann bis zu 32767 Farbpaarungen nutzen um einen Text in Bars oder im Chatbereich darzustellen (der Terminal muss natürlich 256 Farben unterstützten). Gemäß der Einstellung in der _TERM_-Umgebungsvariable bestehen folgende Einschränkungen @@ -825,12 +825,12 @@ was die Farbdarstellung in WeeChat betrifft: [width="50%",cols="8,>2,>2",options="header"] |=== | $TERM | Farben | Paare -| "rxvt-unicode", "xterm", ... | 88 | 256 -| "rxvt-256color", "xterm-256color", ... | 256 | 256 +| "rxvt-unicode", "xterm", ... | 88 | 32767 +| "rxvt-256color", "xterm-256color", ... | 256 | 32767 | "screen" | 8 | 64 -| "screen-256color" | 256 | 256 +| "screen-256color" | 256 | 32767 | "tmux" | 8 | 64 -| "tmux-256color" | 256 | 256 +| "tmux-256color" | 256 | 32767 |=== Mittels `weechat --colors` oder dem internen WeeChat-Befehl `/color` kann man sich diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index f522f23c2..2d4498ef1 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -808,7 +808,7 @@ In irc plugin, you can remap these colors using option [[colors]] === Colors -WeeChat can use up to 256 color pairs to display text in bars and chat area +WeeChat can use up to 32767 color pairs to display text in bars and chat area (your terminal must support 256 colors to use them in WeeChat). According to value of _TERM_ environment variable, you may have following limits @@ -817,12 +817,12 @@ for colors in WeeChat: [width="50%",cols="8,>2,>2",options="header"] |=== | $TERM | Colors | Pairs -| "rxvt-unicode", "xterm", ... | 88 | 256 -| "rxvt-256color", "xterm-256color", ... | 256 | 256 +| "rxvt-unicode", "xterm", ... | 88 | 32767 +| "rxvt-256color", "xterm-256color", ... | 256 | 32767 | "screen" | 8 | 64 -| "screen-256color" | 256 | 256 +| "screen-256color" | 256 | 32767 | "tmux" | 8 | 64 -| "tmux-256color" | 256 | 256 +| "tmux-256color" | 256 | 32767 |=== You can run `weechat --colors` or use command `/color` in WeeChat to diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 753925c74..975c3d93f 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -825,7 +825,7 @@ Dans l'extension irc, vous pouvez réassigner les couleurs en utilisant l'option [[colors]] === Couleurs -WeeChat peut utiliser jusqu'à 256 paires de couleur pour afficher le texte dans +WeeChat peut utiliser jusqu'à 32767 paires de couleur pour afficher le texte dans les barres et la zone de discussion (votre terminal doit supporter 256 couleurs pour pouvoir les utiliser dans WeeChat). @@ -835,12 +835,12 @@ limites suivantes pour les couleurs dans WeeChat : [width="50%",cols="8,>2,>2",options="header"] |=== | $TERM | Couleurs | Paires -| "rxvt-unicode", "xterm", ... | 88 | 256 -| "rxvt-256color", "xterm-256color", ... | 256 | 256 +| "rxvt-unicode", "xterm", ... | 88 | 32767 +| "rxvt-256color", "xterm-256color", ... | 256 | 32767 | "screen" | 8 | 64 -| "screen-256color" | 256 | 256 +| "screen-256color" | 256 | 32767 | "tmux" | 8 | 64 -| "tmux-256color" | 256 | 256 +| "tmux-256color" | 256 | 32767 |=== Vous pouvez lancer `weechat --colors` ou utiliser la commande `/color` diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 2620b3f6b..3fcc85537 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -873,7 +873,7 @@ Nel plugin irc, si possono riorganizzare i colori usando l'opzione [[colors]] === Colori -WeeChat può usare fino a 256 coppie di colore per visualizzare il testo nelle barre e +WeeChat può usare fino a 32767 coppie di colore per visualizzare il testo nelle barre e nell'area di chat(il terminale deve supportare 256 colori per essere utilizzati in WeeChat). In base al valore della variabile di ambiente _TERM_, potrebbero verificarsi i @@ -882,12 +882,12 @@ seguenti limiti per i colori in WeeChat: [width="50%",cols="8,>2,>2",options="header"] |=== | $TERM | Colori | Coppie -| "rxvt-unicode", "xterm", ... | 88 | 256 -| "rxvt-256color", "xterm-256color", ... | 256 | 256 +| "rxvt-unicode", "xterm", ... | 88 | 32767 +| "rxvt-256color", "xterm-256color", ... | 256 | 32767 | "screen" | 8 | 64 -| "screen-256color" | 256 | 256 +| "screen-256color" | 256 | 32767 | "tmux" | 8 | 64 -| "tmux-256color" | 256 | 256 +| "tmux-256color" | 256 | 32767 |=== È possibile eseguire `weechat --colors` o utilizzare il comando `/color` in diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index acba07cd4..f51599505 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -815,7 +815,7 @@ irc プラグインでは、<<option_irc.color.mirc_remap,irc.color.mirc_remap>> [[colors]] === 色 -WeeChat ではバーやチャットエリアにおけるテキスト表示に 256 個の色ペアを利用できます +WeeChat ではバーやチャットエリアにおけるテキスト表示に 32767 個の色ペアを利用できます (この機能を利用するには WeeChat が実行されている端末が 256 色表示に対応している必要があります)。 _TERM_ 環境変数の値によって、WeeChat @@ -824,12 +824,12 @@ _TERM_ 環境変数の値によって、WeeChat [width="50%",cols="8,>2,>2",options="header"] |=== | $TERM | 色 | ペア -| "rxvt-unicode", "xterm", ... | 88 | 256 -| "rxvt-256color", "xterm-256color", ... | 256 | 256 -| "screen" | 8 | 64 -| "screen-256color" | 256 | 256 -| "tmux" | 8 | 64 -| "tmux-256color" | 256 | 256 +| "rxvt-unicode", "xterm", ... | 88 | 32767 +| "rxvt-256color", "xterm-256color", ... | 256 | 32767 +| "screen" | 8 | 64 +| "screen-256color" | 256 | 32767 +| "tmux" | 8 | 64 +| "tmux-256color" | 256 | 32767 |=== `weechat --colors` を実行するか、`/color` コマンドを WeeChat diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 48daf3735..9cb802a59 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -815,7 +815,7 @@ We wtyczce irc, można zmienić przypisania tych kolorów za pomocą opcji [[colors]] === Kolory -WeeChat może użyć do 256 par kolorów do wyświetlania tekstu w paskach i obszarze +WeeChat może użyć do 32767 par kolorów do wyświetlania tekstu w paskach i obszarze rozmów (twój terminal musi wspierać do 256 par kolorów, aby użyć ich w WeeChat). Zgodnie z wartością zmiennej środowiskowej _TERM_, możesz posiadać następujące @@ -823,13 +823,13 @@ limity dla kolorów w WeeChat: [width="50%",cols="8,>2,>2",options="header"] |=== -| $TERM | Kolory | Pary -| "rxvt-unicode", "xterm", ... | 88 | 256 -| "rxvt-256color", "xterm-256color", ... | 256 | 256 -| "screen" | 8 | 64 -| "screen-256color" | 256 | 256 -| "tmux" | 8 | 64 -| "tmux-256color" | 256 | 256 +| $TERM | Kolory | Pary +| "rxvt-unicode", "xterm", ... | 88 | 32767 +| "rxvt-256color", "xterm-256color", ... | 256 | 32767 +| "screen" | 8 | 64 +| "screen-256color" | 256 | 32767 +| "tmux" | 8 | 64 +| "tmux-256color" | 256 | 32767 |=== Możesz wykonać `weechat --colors` lub użyć komendy `/color` w WeeChat, aby |