changeset 1776:a6d71ddf927f

Help file update Add module to the list of commands, and a few misc. minor changes.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Mar 2010 23:19:01 +0100
parents 2ab9db4864b3
children ed494b0446a1
files mcabber/doc/help/cs/hlp.txt mcabber/doc/help/de/hlp.txt mcabber/doc/help/en/hlp.txt mcabber/doc/help/en/hlp_buffer.txt mcabber/doc/help/en/hlp_color.txt mcabber/doc/help/en/hlp_event.txt mcabber/doc/help/en/hlp_module.txt mcabber/doc/help/en/hlp_otr.txt mcabber/doc/help/en/hlp_otrpolicy.txt mcabber/doc/help/en/hlp_say.txt mcabber/doc/help/fr/hlp.txt mcabber/doc/help/fr/hlp_module.txt mcabber/doc/help/it/hlp.txt mcabber/doc/help/nl/hlp.txt mcabber/doc/help/pl/hlp.txt mcabber/doc/help/ru/hlp.txt mcabber/doc/help/uk/hlp.txt
diffstat 17 files changed, 23 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/help/cs/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/cs/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Zobrazí nápovědu k příkazu nebo tématu.
 
-Dostupné příkazy jsou: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Dostupné příkazy jsou: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/de/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/de/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Zeigt die Hilfe zu einem Befehl oder ein Thema an.
 Wenn kein Argument gegeben ist, wird diese Hilfe angezeigt.
-Verfügbare Befehle: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Verfügbare Befehle: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/en/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Display some help about a command or a topic.
 If no argument provided a usage of this command is printed.
-Available commands: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Available commands: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/en/hlp_buffer.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_buffer.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -4,7 +4,7 @@
  /BUFFER scroll_lock|scroll_unlock|scroll_toggle
  /BUFFER save filename
 
-Buddy's buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
+Buddy's buffer manipulation command.  E.g. you can search through buffer for "text", clear chat window etc.
 
 /buffer clear
  Clear the current buddy chat window
--- a/mcabber/doc/help/en/hlp_color.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_color.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -6,14 +6,14 @@
 The 'color' command allows setting dynamic color properties of the screen.
 
 /color roster clear
- Remove all color rules for the roster. All roster items will get its default color.
+ Remove all color rules for the roster.  All roster items will get its default color.
 /color roster status wildcard color
- Set a color rule (or overwrite, if it already exists). The status is string containing all statuses the roster item can have for the rule to match, or * if any status is OK. Wildcard is the file-matching wildcard that will be applied to JID. Color is the wanted color.
+ Set a color rule (or overwrite, if it already exists).  The status is string containing all statuses the roster item can have for the rule to match, or * if any status is OK.  Wildcard is the file-matching wildcard that will be applied to JID.  Color is the wanted color.
  If color is -, the rule is removed.
  If more than one rule matches, the color from the last created (not overwritten) is used.
 /color mucnick nick (color|-)
- Marks the nick to be colored by given color. If a MUC has colored nicks, this one will be used. If color is -, the color is marked as chosen automatically, which means it will not be used in 'preset' coloring mode, but will stay the same in 'on' coloring mode.
+ Marks the nick to be colored by given color.  If a MUC has colored nicks, this one will be used.  If color is -, the color is marked as chosen automatically, which means it will not be used in 'preset' coloring mode, but will stay the same in 'on' coloring mode.
 /color muc (jid|.|*) [on|preset|off|-]
- Sets a MUC nick coloring mode. If a jid (. means currently selected jid) is provided, the mode will apply to this specific MUC. If * is used, it will be applied to all MUCs, except the ones set by their jid.
- Mode 'on' colors all nicks, 'preset' only the ones manually set by /color mucnick command and 'off' colors none. If not specified, defaults to 'on'. Mode '-' removes the mode from given JID, which means the global one will apply. You can not remove the global mode.
+ Sets a MUC nick coloring mode.  If a jid (. means currently selected jid) is provided, the mode will apply to this specific MUC.  If * is used, it will be applied to all MUCs, except the ones set by their jid.
+ Mode 'on' colors all nicks, 'preset' only the ones manually set by /color mucnick command and 'off' colors none.  If not specified, defaults to 'on'.  Mode '-' removes the mode from given JID, which means the global one will apply.  You can not remove the global mode.
  Default global coloring mode is 'off'.
--- a/mcabber/doc/help/en/hlp_event.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_event.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -4,7 +4,7 @@
 
 Tell mcabber what to do about pending events.
 If the first parameter is '*', the command will apply to all queued events.
-Event-specific arguments will be interpreted on event-to event basis. The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
+Event-specific arguments will be interpreted on event-to event basis.  The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
 
 /event #N|* accept [event-specific arguments]
  Event number #N/All events will be accepted
--- a/mcabber/doc/help/en/hlp_module.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_module.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -6,10 +6,10 @@
 Load, unload or show info on module.
 
 /module load [-f] module
- Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
+ Loads specified module.  If -f flag is specified, most of module loading errors will be ignored.
 /module unload [-f] module
  Unloads specified module.
- Note: The force flag will not remove any dependent on this modules!
+ Note: The force flag will not remove any dependency on this module!
 /module info module
  Shows available information about this module.
 /module [list]
--- a/mcabber/doc/help/en/hlp_otr.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_otr.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -17,7 +17,7 @@
  Show current OTR status for the specified jid (or the currently selected contact)
 /otr fingerprint [jid [fpr]]
  Show the active fingerprint of an OTR channel.
- If the fingerprint is provided instead of "fpr", the fingerprint will become trusted. If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
+ If the fingerprint is provided instead of "fpr", the fingerprint will become trusted.  If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
 /otr smpq [jid] secret
  Initiate the Socialist Millionaires Protocol with the secret and the buddy
 /otr smpr [jid] secret
--- a/mcabber/doc/help/en/hlp_otrpolicy.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_otrpolicy.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -13,6 +13,6 @@
 
  If you set the policy to manual, you or your chat partner have to start the OTR encryption by hand (e.g. with /otr start).
 
- The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages. So the other OTR-enabled chat client knows, that you want to use OTR. Note that the first message will always be unencryted, if you use this policy.
+ The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages.  So the other OTR-enabled chat client knows, that you want to use OTR.  Note that the first message will always be unencryted, if you use this policy.
 
- With the policy "always" no message will be sent in plain text. If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel. Please resend your message, when you get the information that the channel was established. If someone sends you plaintext messages while the policy is set to "always", you'll be able to read the message but it won't be saved to the history.
+ With the policy "always" no message will be sent in plain text.  If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel.  Please resend your message, when you get the information that the channel was established.  If someone sends you plaintext messages while the policy is set to "always", you'll be able to read the message but it won't be saved to the history.
--- a/mcabber/doc/help/en/hlp_say.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/en/hlp_say.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -2,4 +2,4 @@
  /SAY [-n|-h|--] text
 
 Send the "text" message to the currently selected buddy.  It can be useful if you want to send a message beginning with a slash, for example.
-The "-n" flag turns the message to "normal" type, "-h" to "headline". "--" can be used to send chat message beginning with -n or -h.
+The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat message beginning with -n or -h.
--- a/mcabber/doc/help/fr/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/fr/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -2,4 +2,4 @@
  /HELP [commande|+sujet]
 
 Affiche de l'aide sur la commande ou le sujet demandé.
-Les commandes disponibles sont : add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Les commandes disponibles sont : add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/fr/hlp_module.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/fr/hlp_module.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -9,7 +9,7 @@
  Charge le module spécifié. Si l'option -f est donnée, la plupart des erreurs seront ignorées lors du chargement du module.
 /module unload [-f] module
  Décharge le module spécifié.
- Note : l'option force (-f) ne retirera pas les modules dépendant de ce celui-là!
+ Note : l'option force (-f) ne retirera pas les modules dépendant de ce celui-là !
 /module info module
  Affiche les informations disponibles à propos de ce module.
 /module [list]
--- a/mcabber/doc/help/it/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/it/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Mostra l'help relativo a comando o ad argomento.
 Se non viene specificato alcun argomento, viene visualizzato l'utilizzo del comando corrente.
-I comandi disponibili sono: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+I comandi disponibili sono: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/nl/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/nl/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Toon informatie over een commando of onderwerp.
 Als geen argument is meegegeven, wordt een tekst over het gebruik van dit commando getoond.
-Beschikbare commando's: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Beschikbare commando's: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/pl/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/pl/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Wyświetla pomoc dotyczącą danego polecenia lub tematu.
 Jeśli nie podano żadnego argumentu, zostanie wyświetlona pomoc o sposobie użycia.
-Dostępne polecenia: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Dostępne polecenia: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/ru/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/ru/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Отображает файл помощи о запрошенной команде или топике.
 Если выполнить без аргументов, будут отображены допустимые команды.
-Допустимые команды: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Допустимые команды: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
--- a/mcabber/doc/help/uk/hlp.txt	Sat Mar 13 23:09:56 2010 +0100
+++ b/mcabber/doc/help/uk/hlp.txt	Sat Mar 13 23:19:01 2010 +0100
@@ -3,4 +3,4 @@
 
 Друкує допоміжну інформацію про команду або вираз.
 Без аргументу друкує оце повідомлення.
-Наявні команди: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.
+Наявні команди: add, alias, authorization, bind, buffer, chat_disable, clear, color, connect, del, disconnect, echo, event, group, help, iline, info, module, move, msay, otr, otrpolicy, pgp, quit, rawxml, rename, request, room, roster, say_to, say, screen_refresh, set, source, status_to, status, version.