mcabber/doc/help/nl/hlp_room.txt
author Mikael Berthe <mikael@lilotux.net>
Sat, 03 Nov 2007 15:57:39 +0100
changeset 1341 305f7a609545
parent 1260 b4ccc5b2a6de
child 1377 cd9182f0b5c7
permissions -rw-r--r--
Add "/room names --detail"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1101
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
 /ROOM join|leave|names|nick|remove|topic|unlock|destroy
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
 /ROOM privmsg|invite|kick|ban|role|affil
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
 /ROOM bookmark [add|del] [-autojoin|+autojoin]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
Het 'room' commando verzorgt de Multi-User Chat (MUC) room acties.
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
/room join [ruimte [nick [wachtwoord]]]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
 Betreed chatroom "ruimte", met "nick" als je nickname.  Indien geen nickname wordt aangegeven (of als dat een lege string is: ""), wordt de waarde voor de "nickname" configuratie-optie gebruikt (zie het voorbeeld configuratie bestand).  Indien de actieve selectie door mcabber correct als een chatroom wordt herkend, kan de verkorte schrijfwijze "." worden gebruikt in plaats van de volledige naam van de chatroom.  Een wachtwoord kan worden meegegeven voor beschermde chatrooms.  Plaats aanhalingstekens om je nickname indien die spaties bevat.
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
/room leave [bericht]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
 Verlaat de huidige chatroom, met eventueel achterlaten van "bericht"
1341
305f7a609545 Add "/room names --detail"
Mikael Berthe <mikael@lilotux.net>
parents: 1260
diff changeset
    12
/room names [--detail|--short|--quiet]
1101
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
 Toon de leden van de huidige chatroom
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    14
/room nick nieuwenick
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    15
 Verander je nickname in de huidige chatroom
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    16
/room privmsg nick bericht
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    17
 Verstuur privé bericht "bericht" aan "nick"
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    18
/room remove
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    19
 Verwijdert de huidige chatroom van het roster (je moet deze chatroom tevoren hebben verlaten)
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    20
/room topic nieuwonderwerp
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    21
 Stel een nieuw onderwerp in voor de huidige chatroom
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    22
/room unlock
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    23
 Ontsluit de huidige chatroom (indien je de eigenaar bent)
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    24
/room destroy [reden]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    25
 Vernietig de huidige chatroom (gebruik dit voorzichtig!)
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    26
/room whois nick
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    27
 Toon MUC informatie over "nick"
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    28
/room ban jid [reden]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    29
 Verban jid uit de huidige chatroom
1260
b4ccc5b2a6de Add command /room unban
Mikael Berthe <mikael@lilotux.net>
parents: 1200
diff changeset
    30
/room unban jid
b4ccc5b2a6de Add command /room unban
Mikael Berthe <mikael@lilotux.net>
parents: 1200
diff changeset
    31
 Verwijder de ban van jid in de huidige chatroom
1101
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    32
/room invite jid [reden]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    33
 Nodig jid uit in de huidige chatroom
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    34
/room kick nick [reden]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    35
 Schop "nick" uit de huidige chatroom
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    36
/room role jid role [reden]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    37
 Verander jid's rol (rol kan zijn: "none", "visitor", "participant", "moderator")
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    38
/room affil jid affil [reden]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    39
 Verander jid's verbintenis (affil kan zijn: "none", "member", "admin", "owner")
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    40
/room bookmark [add|del] [-autojoin|+autojoin]
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    41
 Toevoegen, verwijderen of aanpassen van een bookmark (standaard is toevoegen).
4c702f30ff2c Dutch translation of the help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    42
 Indien 'autojoin' actief is, zal mcabber automatisch de MUC chatroom betreden wanner het verbinding met de server heeft gemaakt.
1200
d313bf25b9d5 Update NL help files
Eric Hameleers
parents: 1162
diff changeset
    43
 Om de list met bookmarks te zien, kan het commando `/room bookmark` in de status buffer worden gebruikt.