summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/user/irc_commands.txt11
-rw-r--r--doc/de/weechat_user.de.txt4
-rw-r--r--doc/en/autogen/user/irc_commands.txt11
-rw-r--r--doc/en/weechat_user.en.txt2
-rw-r--r--doc/fr/autogen/user/irc_commands.txt11
-rw-r--r--doc/fr/weechat_user.fr.txt2
-rw-r--r--doc/it/autogen/user/irc_commands.txt11
-rw-r--r--doc/it/weechat_user.it.txt4
-rw-r--r--doc/ja/autogen/user/irc_commands.txt11
-rw-r--r--doc/ja/weechat_user.ja.txt4
10 files changed, 71 insertions, 0 deletions
diff --git a/doc/de/autogen/user/irc_commands.txt b/doc/de/autogen/user/irc_commands.txt
index 9fe26cca1..9ad5c94b8 100644
--- a/doc/de/autogen/user/irc_commands.txt
+++ b/doc/de/autogen/user/irc_commands.txt
@@ -467,6 +467,17 @@ server: an diesen Server senden (interner Name)
text: Text der gesendet werden soll
........................................
+[[command_irc_quiet]]
+[command]*`quiet`* quiet nicks or hosts::
+........................................
+/quiet [<channel>] [<nick> [<nick>...]]
+
+channel: channel for quiet
+ nick: user or host to quiet
+
+Without argument, this command display quiet list for current channel.
+........................................
+
[[command_irc_quote]]
[command]*`quote`* Daten direkt an Server senden (siehe RFC 2812)::
........................................
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index e6c47ea5d..f54871dfd 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -2082,6 +2082,10 @@ Unvollständige Liste der IRC Nachrichten bzw. Alias die angepasst werden könne
| 433 | | Nickname wird schon verwendet
| 438 | | nicht autorisiert um Nicknamen zu ändern
| 671 | whois | whois (sichere Verbindung)
+// TRANSLATION MISSING
+| 728 | quietlist | quiet list
+// TRANSLATION MISSING
+| 729 | quietlist | end of quiet list
| 901 | | Sie sind nun eingelogged
|========================================
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt
index 496b7e726..74d40cd70 100644
--- a/doc/en/autogen/user/irc_commands.txt
+++ b/doc/en/autogen/user/irc_commands.txt
@@ -467,6 +467,17 @@ server: send to this server (internal name)
text: text to send
........................................
+[[command_irc_quiet]]
+[command]*`quiet`* quiet nicks or hosts::
+........................................
+/quiet [<channel>] [<nick> [<nick>...]]
+
+channel: channel for quiet
+ nick: user or host to quiet
+
+Without argument, this command display quiet list for current channel.
+........................................
+
[[command_irc_quote]]
[command]*`quote`* send raw data to server without parsing::
........................................
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index 9da126350..fa108589e 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -2052,6 +2052,8 @@ Non-comprehensive list of IRC messages or alias that you can customize:
| 433 | | nickname already in use
| 438 | | not authorized to change nickname
| 671 | whois | whois (secure connection)
+| 728 | quietlist | quiet list
+| 729 | quietlist | end of quiet list
| 901 | | you are now logged in
|========================================
diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt
index f48a53cdb..1c2126951 100644
--- a/doc/fr/autogen/user/irc_commands.txt
+++ b/doc/fr/autogen/user/irc_commands.txt
@@ -467,6 +467,17 @@ serveur: envoyer à ce serveur (nom interne)
texte: texte à envoyer
........................................
+[[command_irc_quiet]]
+[command]*`quiet`* faire taire des pseudos ou hôtes::
+........................................
+/quiet [<canal>] [<pseudo> [<pseudo>...]]
+
+ canal: nom du canal pour faire taire
+pseudo: pseudo ou hôte à faire taire
+
+Sans paramètre, cette commande affiche la liste des "quiet" pour le canal courant.
+........................................
+
[[command_irc_quote]]
[command]*`quote`* envoyer des données brutes au serveur sans analyse::
........................................
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt
index b54e4c828..a6909a780 100644
--- a/doc/fr/weechat_user.fr.txt
+++ b/doc/fr/weechat_user.fr.txt
@@ -2115,6 +2115,8 @@ Liste non exhaustive des messages ou alias que vous pouvez paramétrer :
| 433 | | pseudo déjà en cours d'utilisation
| 438 | | pas autorisé à changer de pseudo
| 671 | whois | whois (connexion sécurisée)
+| 728 | quietlist | liste des "quiet"
+| 729 | quietlist | fin de la liste des "quiet"
| 901 | | vous êtes maintenant identifié
|========================================
diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt
index 1e05c8850..2d3820958 100644
--- a/doc/it/autogen/user/irc_commands.txt
+++ b/doc/it/autogen/user/irc_commands.txt
@@ -467,6 +467,17 @@ server: invia a questo server (nome interno)
testo: testo da inviare
........................................
+[[command_irc_quiet]]
+[command]*`quiet`* quiet nicks or hosts::
+........................................
+/quiet [<canale>] [<nick> [<nick>...]]
+
+channel: channel for quiet
+ nick: user or host to quiet
+
+Without argument, this command display quiet list for current channel.
+........................................
+
[[command_irc_quote]]
[command]*`quote`* invia dati grezzi al server senza analisi::
........................................
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index 94f344e4d..22f9fcec5 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -2102,6 +2102,10 @@ personalizzare:
| 433 | | nick già utilizzato
| 438 | | non autorizzato a cambiare nick
| 671 | whois | whois (connessione sicura)
+// TRANSLATION MISSING
+| 728 | quietlist | quiet list
+// TRANSLATION MISSING
+| 729 | quietlist | end of quiet list
| 901 | | ora si è loggati
|========================================
diff --git a/doc/ja/autogen/user/irc_commands.txt b/doc/ja/autogen/user/irc_commands.txt
index 36a22f0aa..79dc003e5 100644
--- a/doc/ja/autogen/user/irc_commands.txt
+++ b/doc/ja/autogen/user/irc_commands.txt
@@ -467,6 +467,17 @@ server: 送信先サーバ (内部サーバ名)
text: 送信テキスト
........................................
+[[command_irc_quiet]]
+[command]*`quiet`* quiet nicks or hosts::
+........................................
+/quiet [<channel>] [<nick> [<nick>...]]
+
+channel: channel for quiet
+ nick: user or host to quiet
+
+Without argument, this command display quiet list for current channel.
+........................................
+
[[command_irc_quote]]
[command]*`quote`* パースせずにサーバ宛に生データを送信::
........................................
diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt
index b6e85f47a..bb2ac7399 100644
--- a/doc/ja/weechat_user.ja.txt
+++ b/doc/ja/weechat_user.ja.txt
@@ -1988,6 +1988,10 @@ weechat::
| 433 | | ニックネームが使用されています
| 438 | | ニックネームを変更する権限がありません
| 671 | whois | whois (セキュアな接続)
+// TRANSLATION MISSING
+| 728 | quietlist | quiet list
+// TRANSLATION MISSING
+| 729 | quietlist | end of quiet list
| 901 | | ログインに成功
|========================================