diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/irc_commands.txt | 12 | ||||
-rw-r--r-- | doc/de/autogen/user/irc_options.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/irc_commands.txt | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/irc_options.txt | 4 | ||||
-rw-r--r-- | doc/it/autogen/user/irc_commands.txt | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/irc_options.txt | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/irc_commands.txt | 12 | ||||
-rw-r--r-- | doc/ja/autogen/user/irc_options.txt | 2 | ||||
-rw-r--r-- | doc/pl/autogen/user/irc_commands.txt | 12 | ||||
-rw-r--r-- | doc/pl/autogen/user/irc_options.txt | 2 |
12 files changed, 34 insertions, 22 deletions
diff --git a/doc/de/autogen/user/irc_commands.txt b/doc/de/autogen/user/irc_commands.txt index bf769bda7..a177d4287 100644 --- a/doc/de/autogen/user/irc_commands.txt +++ b/doc/de/autogen/user/irc_commands.txt @@ -845,12 +845,14 @@ mask: nur Information über betreffende Nicknamen abfragen ---- /whois [<server>] [<nick>[,<nick>...]] -server: Name des Servers (interner Servername) - nick: Nick, welcher abgefragt werden soll (kann auch eine Maske sein) +server: server name + nick: nick (may be a mask) -Ohne Angabe von Argumenten, nutzt /whois folgende Nicks: -- den eigenen Nick, falls es sich um einen Server/Channel Buffer handelt -- den Nick des Gesprächspartners, falls es sich um einen privaten Buffer handelt. +Without argument, this command will do a whois on: +- your own nick if buffer is a server/channel +- remote nick if buffer is a private. + +If option irc.network.whois_double_nick is enabled, two nicks are sent (if only one nick is given), to get idle time in answer. ---- [[command_irc_whowas]] diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index 8fa3def7f..b4b20f742 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -411,7 +411,7 @@ * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** Beschreibung: `dupliziert den Nick, für den /whois Befehl (falls nur ein Nick angegeben wird), um die Idle-Zeit zu erhalten. Zum Beispiel: "/whois nick" wird als "whois nick nick" verschickt` ** Typ: boolesch -** Werte: on, off (Standardwert: `on`) +** Werte: on, off (Standardwert: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** Beschreibung: `Liste der Hostnamen/Ports oder IP/Ports des Servers (durch Komma getrennt)` diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 84bd86273..51c975716 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -851,6 +851,8 @@ server: server name Without argument, this command will do a whois on: - your own nick if buffer is a server/channel - remote nick if buffer is a private. + +If option irc.network.whois_double_nick is enabled, two nicks are sent (if only one nick is given), to get idle time in answer. ---- [[command_irc_whowas]] diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 28c232d9e..03b2247b0 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -411,7 +411,7 @@ * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** description: `double the nick in /whois command (if only one nick is given), to get idle time in answer; for example: "/whois nick" will send "whois nick nick"` ** type: boolean -** values: on, off (default value: `on`) +** values: on, off (default value: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** description: `list of hostname/port or IP/port for server (separated by comma)` diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index d6e97b0fa..71ee7ad30 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -851,6 +851,8 @@ serveur: nom de serveur Sans paramètre, cette commande effectuera un whois sur : - votre propre pseudo si le tampon est un serveur/canal - le pseudo distant si le tampon est un privé. + +Si l'option irc.network.whois_double_nick est activée, deux pseudos sont envoyés (si un seul est donné), pour avoir le temps d'inactivité dans la réponse. ---- [[command_irc_whowas]] diff --git a/doc/fr/autogen/user/irc_options.txt b/doc/fr/autogen/user/irc_options.txt index 36fc58984..8665aba30 100644 --- a/doc/fr/autogen/user/irc_options.txt +++ b/doc/fr/autogen/user/irc_options.txt @@ -409,9 +409,9 @@ ** valeurs: on, off (valeur par défaut: `off`) * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* -** description: `doubler le pseudo dans la commande /whois (si un seul pseudo est donné), pour avoir le temps d'inactivité; par exemple: "/whois pseudo" enverra "whois pseudo pseudo"` +** description: `doubler le pseudo dans la commande /whois (si un seul pseudo est donné), pour avoir le temps d'inactivité dans la réponse; par exemple: "/whois pseudo" enverra "whois pseudo pseudo"` ** type: booléen -** valeurs: on, off (valeur par défaut: `on`) +** valeurs: on, off (valeur par défaut: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** description: `liste de nom/port ou IP/port pour le serveur (séparés par des virgules)` diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt index b732896b2..808e0ac1b 100644 --- a/doc/it/autogen/user/irc_commands.txt +++ b/doc/it/autogen/user/irc_commands.txt @@ -851,6 +851,8 @@ server: server name Without argument, this command will do a whois on: - your own nick if buffer is a server/channel - remote nick if buffer is a private. + +If option irc.network.whois_double_nick is enabled, two nicks are sent (if only one nick is given), to get idle time in answer. ---- [[command_irc_whowas]] diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index 5abf9bf46..a77e2bf9a 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -411,7 +411,7 @@ * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** descrizione: `double the nick in /whois command (if only one nick is given), to get idle time in answer; for example: "/whois nick" will send "whois nick nick"` ** tipo: bool -** valori: on, off (valore predefinito: `on`) +** valori: on, off (valore predefinito: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** descrizione: `elenco di host/porte o IP/porte per il server (separati da virgole)` diff --git a/doc/ja/autogen/user/irc_commands.txt b/doc/ja/autogen/user/irc_commands.txt index 80dd0e670..4fe6158ae 100644 --- a/doc/ja/autogen/user/irc_commands.txt +++ b/doc/ja/autogen/user/irc_commands.txt @@ -845,12 +845,14 @@ mask: マスクにマッチする情報 ---- /whois [<server>] [<nick>[,<nick>...]] -server: サーバ名 - nick: ニックネーム (マスクも可) +server: server name + nick: nick (may be a mask) + +Without argument, this command will do a whois on: +- your own nick if buffer is a server/channel +- remote nick if buffer is a private. -引数が無い場合、このコマンドは以下のユーザに対する whois を行います: -- バッファがサーバ/チャンネルの場合、自分自身のニックネーム -- バッファがプライベートの場合、相手のニックネーム。 +If option irc.network.whois_double_nick is enabled, two nicks are sent (if only one nick is given), to get idle time in answer. ---- [[command_irc_whowas]] diff --git a/doc/ja/autogen/user/irc_options.txt b/doc/ja/autogen/user/irc_options.txt index 749878b2c..18df89b97 100644 --- a/doc/ja/autogen/user/irc_options.txt +++ b/doc/ja/autogen/user/irc_options.txt @@ -411,7 +411,7 @@ * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** 説明: `/whois コマンドの引数に 2 重のニックネームを付ける (ニックネームが 1 つだけ指定された場合)、これによりアイドル時間が返されます; 例: "/whois nick" で "whois nick nick" が送信されます` ** タイプ: ブール -** 値: on, off (デフォルト値: `on`) +** 値: on, off (デフォルト値: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** 説明: `サーバのホスト名/ポート番号又は IP アドレス/ポート番号のリスト (コンマ区切り)` diff --git a/doc/pl/autogen/user/irc_commands.txt b/doc/pl/autogen/user/irc_commands.txt index 5c7153578..a273c0d94 100644 --- a/doc/pl/autogen/user/irc_commands.txt +++ b/doc/pl/autogen/user/irc_commands.txt @@ -844,12 +844,14 @@ maska: tylko informacje pasujące do maski ---- /whois [<serwer>] [<nick>[,<nick>...]] -serwer: nazwa serwera - nick: nick (może być maska) +server: server name + nick: nick (may be a mask) + +Without argument, this command will do a whois on: +- your own nick if buffer is a server/channel +- remote nick if buffer is a private. -Bez argumentu, komenda ta wykona whois na: -- twoim własnym nicki, jeśli bufor to serwer/kanał -- zdalnym nicku, jeśli bufor to rozmowa prywatna. +If option irc.network.whois_double_nick is enabled, two nicks are sent (if only one nick is given), to get idle time in answer. ---- [[command_irc_whowas]] diff --git a/doc/pl/autogen/user/irc_options.txt b/doc/pl/autogen/user/irc_options.txt index a67dfa85d..4930a9954 100644 --- a/doc/pl/autogen/user/irc_options.txt +++ b/doc/pl/autogen/user/irc_options.txt @@ -411,7 +411,7 @@ * [[option_irc.network.whois_double_nick]] *irc.network.whois_double_nick* ** opis: `podwaja nick w komendzie /whois (jeśli podano tylko jeden nick), w celu otrzymania w odpowiedzi czasu bezczynności; na przykład: "/whois nick" wyśle "whois nick nick"` ** typ: bool -** wartości: on, off (domyślna wartość: `on`) +** wartości: on, off (domyślna wartość: `off`) * [[option_irc.server_default.addresses]] *irc.server_default.addresses* ** opis: `lista host/port lub adres IP/port dla serwera (oddzielone przecinkiem)` |