mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 23:36:37 +02:00
doc: update auto-generated files with IRC commands
This commit is contained in:
@@ -597,6 +597,17 @@ data: unbearbeitete (RAW) Daten die gesendet werden sollen
|
||||
option: zusätzliche Option, die von manchen Servern berücksichtigt wird
|
||||
----
|
||||
|
||||
[[command_irc_remove]]
|
||||
[command]*`remove`* remove a user from the channel::
|
||||
|
||||
----
|
||||
/remove [<channel>] <nick> [<reason>]
|
||||
|
||||
channel: Channelname
|
||||
nick: Nick der rausgeworfen werden soll
|
||||
reason: Begründung für den Rauswurf (Variablen die genutzt werden können: $nick, $channel und $server)
|
||||
----
|
||||
|
||||
[[command_irc_restart]]
|
||||
[command]*`restart`* Server dazu bringen sich selbst neu zu starten::
|
||||
|
||||
|
||||
@@ -597,6 +597,17 @@ server: send to this server (internal name)
|
||||
option: extra option, for some servers
|
||||
----
|
||||
|
||||
[[command_irc_remove]]
|
||||
[command]*`remove`* remove a user from the channel::
|
||||
|
||||
----
|
||||
/remove [<channel>] <nick> [<reason>]
|
||||
|
||||
channel: channel name
|
||||
nick: nick
|
||||
reason: reason (special variables $nick, $channel and $server are replaced by their value)
|
||||
----
|
||||
|
||||
[[command_irc_restart]]
|
||||
[command]*`restart`* tell the server to restart itself::
|
||||
|
||||
|
||||
@@ -597,6 +597,17 @@ serveur : serveur pour se reconnecter (nom interne)
|
||||
option : option supplémentaire, pour certains serveurs
|
||||
----
|
||||
|
||||
[[command_irc_remove]]
|
||||
[command]*`remove`* supprimer un utilisateur du canal::
|
||||
|
||||
----
|
||||
/remove [<canal>] <pseudo> [<raison>]
|
||||
|
||||
canal : nom du canal
|
||||
pseudo : pseudo
|
||||
raison : raison (les variables spéciales $nick, $channel et $server sont remplacées par leur valeur)
|
||||
----
|
||||
|
||||
[[command_irc_restart]]
|
||||
[command]*`restart`* demander au serveur de redémarrer::
|
||||
|
||||
|
||||
@@ -597,6 +597,17 @@ server: invia a questo server (nome interno)
|
||||
opzione: opzione extra, per alcuni server
|
||||
----
|
||||
|
||||
[[command_irc_remove]]
|
||||
[command]*`remove`* remove a user from the channel::
|
||||
|
||||
----
|
||||
/remove [<canale>] <nick> [<motivo>]
|
||||
|
||||
channel: channel name
|
||||
nick: nick
|
||||
reason: reason (special variables $nick, $channel and $server are replaced by their value)
|
||||
----
|
||||
|
||||
[[command_irc_restart]]
|
||||
[command]*`restart`* chiede al server di riavviarsi::
|
||||
|
||||
|
||||
@@ -597,6 +597,17 @@ server: 送信先サーバ (内部サーバ名)
|
||||
option: 追加オプション、いくつかのサーバ用
|
||||
----
|
||||
|
||||
[[command_irc_remove]]
|
||||
[command]*`remove`* remove a user from the channel::
|
||||
|
||||
----
|
||||
/remove [<channel>] <nick> [<reason>]
|
||||
|
||||
channel: チャンネル名
|
||||
nick: ニックネーム
|
||||
reason: 理由 (特殊変数 $nick、$channel、$server はそれぞれの値に置換されます)
|
||||
----
|
||||
|
||||
[[command_irc_restart]]
|
||||
[command]*`restart`* サーバに再起動を指示::
|
||||
|
||||
|
||||
@@ -597,6 +597,17 @@ serwer: wyślij do tego serwera (nazwa wewnętrzna)
|
||||
opcje: dodatkowe opcje, dla niektórych serwerów
|
||||
----
|
||||
|
||||
[[command_irc_remove]]
|
||||
[command]*`remove`* remove a user from the channel::
|
||||
|
||||
----
|
||||
/remove [<kanał>] <nick> [<powód>]
|
||||
|
||||
channel: channel name
|
||||
nick: nick
|
||||
reason: reason (special variables $nick, $channel and $server are replaced by their value)
|
||||
----
|
||||
|
||||
[[command_irc_restart]]
|
||||
[command]*`restart`* mówi serwerowi, aby się ponownie uruchomił::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user