diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-09 11:50:21 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-09 11:50:21 +0100 |
commit | c232f855b9509c12096c59a9f6fe9e8157b4997a (patch) | |
tree | 68bf24d3f88dfecc91e83b1f679dad7cb0fd8bc9 /doc/en | |
parent | 3dbd5e3564320b1cb575f4b950df19dec89b7383 (diff) | |
download | weechat-c232f855b9509c12096c59a9f6fe9e8157b4997a.zip |
Update german translations
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 1d8391232..67cc64eac 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -391,11 +391,11 @@ channel: channel name to leave message: part message (displayed to other users) ........................................ -[command]*`ping`* ping server:: +[command]*`ping`* send a ping to server:: ........................................ /ping <server1> [<server2>] -server1: server to ping +server1: server server2: forward ping to this server ........................................ @@ -446,7 +446,7 @@ option: extra option, for some servers ........................................ ........................................ -[command]*`sajoin`* forces a user to join channel(s):: +[command]*`sajoin`* force a user to join channel(s):: ........................................ /sajoin <nick> <channel>[,<channel>...] @@ -462,7 +462,7 @@ channel: channel name mode: mode for channel ........................................ -[command]*`sanick`* forces a user to use another nick:: +[command]*`sanick`* force a user to use another nick:: ........................................ /sanick <nick> <new_nick> @@ -470,7 +470,7 @@ channel: channel name new_nick: new nick ........................................ -[command]*`sapart`* forces a user to leave channel(s):: +[command]*`sapart`* force a user to leave channel(s):: ........................................ /sapart <nick> <channel>[,<channel>...] @@ -478,7 +478,7 @@ new_nick: new nick channel: channel name ........................................ -[command]*`saquit`* forces a user to quit server with a reason:: +[command]*`saquit`* force a user to quit server with a reason:: ........................................ /saquit <nick> <reason> |