doc: improve documentation for focus events in FAQ (translations)

v2.8-utf8proc
Sébastien Helleu 2018-01-11 11:31:45 +01:00
parent bb6af05a31
commit a17ffa8dee
5 changed files with 42 additions and 10 deletions

View File

@ -459,8 +459,16 @@ Funktionalität zu aktivieren.
*Wichtig*:
* Gegenwärtig scheint diese Funktion *ausschließlich* durch _xterm_ zur Verfügung gestellt zu werden.
* Unter screen/tmux funktioniert diese Funktion *nicht*.
// TRANSLATION MISSING
* You must use a modern xterm-compatible terminal.
// TRANSLATION MISSING
* Additionally, it seems to be important that your value of the TERM variable
equals to _xterm_ or _xterm-256color_.
// TRANSLATION MISSING
* If you use tmux, you must additionally enable focus events by adding
`set -g focus-events on` to your _.tmux.conf_ file.
// TRANSLATION MISSING
* This does *not* work under screen.
Um den speziellen Code während des Startvorgangs von WeeChat zu aktivieren:

View File

@ -451,8 +451,12 @@ terminal.
*Important* :
* Actuellement, *seulement* _xterm_ semble supporter cette fonctionnalité.
* Cela ne fonctionne *pas* sous screen/tmux.
* Vous devez utiliser un terminal moderne compatible avec xterm.
* Il semble également important que la valeur de votre variable TERM soit égale à
_xterm_ ou _xterm-256color_.
* Si vous utilisez tmux, vous devez activer en plus les évènements focus
en ajoutant `set -g focus-events on` dans votre fichier _.tmux.conf_.
* Cela ne fonctionne *pas* sous screen.
Pour envoyer le code au démarrage de WeeChat :

View File

@ -474,8 +474,12 @@ You must enable the focus events with a special code sent to terminal.
*Important*:
* Currently, *only* _xterm_ seems to support this feature.
* It does *not* work under screen/tmux.
* You must use a modern xterm-compatible terminal.
* Additionally, it seems to be important that your value of the TERM variable
equals to _xterm_ or _xterm-256color_.
* If you use tmux, you must additionally enable focus events by adding
`set -g focus-events on` to your _.tmux.conf_ file.
* This does *not* work under screen.
To send the code when WeeChat is starting:

View File

@ -429,8 +429,16 @@ WeeChat バージョン 0.3.5 以上の場合、任意の色番号を利用で
*重要*:
* 現時点では、_xterm_ を除いてこの機能をサポートする端末は *存在しない* ようです。
* screen および tmux ではこの機能を *使うことができません*。
// TRANSLATION MISSING
* You must use a modern xterm-compatible terminal.
// TRANSLATION MISSING
* Additionally, it seems to be important that your value of the TERM variable
equals to _xterm_ or _xterm-256color_.
// TRANSLATION MISSING
* If you use tmux, you must additionally enable focus events by adding
`set -g focus-events on` to your _.tmux.conf_ file.
// TRANSLATION MISSING
* This does *not* work under screen.
WeeChat の開始時にコードを送信するには:

View File

@ -436,8 +436,16 @@ Musisz włączyć obsługę tego zdarzenia za pomocą specjalnego kodu wysyłane
*Ważne*:
* Obecnie *tylko* _xterm_ wspiera tą funkcję.
* *Nie* działa to pod screen/tmux.
// TRANSLATION MISSING
* You must use a modern xterm-compatible terminal.
// TRANSLATION MISSING
* Additionally, it seems to be important that your value of the TERM variable
equals to _xterm_ or _xterm-256color_.
// TRANSLATION MISSING
* If you use tmux, you must additionally enable focus events by adding
`set -g focus-events on` to your _.tmux.conf_ file.
// TRANSLATION MISSING
* This does *not* work under screen.
Żeby wysłać kod podczas uruchamiania WeeChat: