relay: add protocol "weechat" in /help relay

This commit is contained in:
Sebastien Helleu 2012-01-23 11:38:07 +01:00
parent f6b26e5604
commit 498f2131a7
15 changed files with 145 additions and 107 deletions

View File

@ -6,21 +6,23 @@
del <protocol.name>
raw
list: Auflistung der Relay-Clients (nur aktive Relays)
listfull: detaillierte Auflistung der Relay-Clients (alle Relays)
listrelay: Auflistung der Relays (Name und Port)
add: füge ein Relay, für ein Protokoll + Name, hinzu
del: entferne Relay für ein Protokoll + Name
protocol.name: Protokoll und Name des Relays
zur Zeit wird ausschließlich das "irc" Protokoll unterstützt
Beispiel: irc.freenode
port: Port den der Relay nutzen soll
raw: öffnet Buffer mit RAW-Relay Daten
list: list relay clients (only active relays)
listfull: list relay clients (verbose, all relays)
listrelay: list relays (name and port)
add: add relay for a protocol + name
del: remove relay for a protocol + name
protocol.name: protocol and name to relay:
- protocol "irc": name is the server to share
- protocol "weechat" (name is not used)
port: port used for relay
raw: open buffer with raw Relay data
Ohne Angabe von Argumenten werden alle Relay-Clients in einem neuen Buffer dargestellt.
Without argument, this command opens buffer with list of relay clients.
Beispiel:
IRC Proxy für Server "freenode":
Examples:
irc proxy, for server "freenode":
/relay add irc.freenode 8000
weechat protocol:
/relay add weechat 8001
........................................

View File

@ -11,16 +11,18 @@
listrelay: list relays (name and port)
add: add relay for a protocol + name
del: remove relay for a protocol + name
protocol.name: protocol and name to relay
currently, only protocol "irc" is supported
for example: irc.freenode
protocol.name: protocol and name to relay:
- protocol "irc": name is the server to share
- protocol "weechat" (name is not used)
port: port used for relay
raw: open buffer with raw Relay data
Without argument, this command opens buffer with list of relay clients.
Example:
Examples:
irc proxy, for server "freenode":
/relay add irc.freenode 8000
weechat protocol:
/relay add weechat 8001
........................................

View File

@ -11,16 +11,18 @@
listrelay: lister les relais (nom et port)
add: ajouter un relai pour un protocole + nom
del: supprimer un relai pour un protocole + nom
protocole.nom: protocole et nom à relayer
actuellement, seul le protocole "irc" est supporté
par exemple: irc.freenode
protocole.nom: protocole et nom à relayer:
- protocole "irc": le nom est le serveur à partager
- protocole "weechat" (le nom n'est pas utilisé)
port: port utilisé pour le relai
raw: ouvrir le tampon avec les données brutes Relay
Sans paramètre, cette commande ouvre le tampon avec la liste des clients pour le relai.
Exemple:
Exemples:
proxy irc, pour le serveur "freenode":
/relay add irc.freenode 8000
protocole weechat:
/relay add weechat 8001
........................................

View File

@ -6,21 +6,23 @@
del <protocollo.nome>
raw
list: elenca i client relay (solo quelli attivi)
listfull: elenca i client relay (dettagliato, tutti i relay)
listrelay: elenca i relay (nome e porta)
add: aggiungi relay per un protocollo + nome
del: rimuovi relay per un protocollo + nome
protocollo.nome: protocollo e nome con cui effettuare il relay
al momento, è supportato solo il protocollo "irc"
ad esempio: irc.freenode
porta: porta usata per il relay
raw: apre il buffer con dati Relay
list: list relay clients (only active relays)
listfull: list relay clients (verbose, all relays)
listrelay: list relays (name and port)
add: add relay for a protocol + name
del: remove relay for a protocol + name
protocol.name: protocol and name to relay:
- protocol "irc": name is the server to share
- protocol "weechat" (name is not used)
port: port used for relay
raw: open buffer with raw Relay data
Senza argomento, il comando apre i buffer con l'elenco dei client relay.
Without argument, this command opens buffer with list of relay clients.
Esempio:
proxy irc, per il server "freenode":
/relay add irc.freenode.net 8000
Examples:
irc proxy, for server "freenode":
/relay add irc.freenode 8000
weechat protocol:
/relay add weechat 8001
........................................

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2011-12-25 22:56+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7304,23 +7304,26 @@ msgstr ""
"list|listfull|listrelay || add <protocol.name> <port> || del <protocol.name> "
"|| raw"
#, fuzzy
msgid ""
" list: list relay clients (only active relays)\n"
" listfull: list relay clients (verbose, all relays)\n"
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
" list: seznam klientů přesměrování (pouze aktivní přesměrování)\n"
" listfull: seznam klientů přesměrování (užvaněný, všechny přesměrování)\n"

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2012-01-16 22:33+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7731,23 +7731,26 @@ msgstr ""
"list|listfull|listrelay || add <protocol.name> <port> || del <protocol.name> "
"|| raw"
#, fuzzy
msgid ""
" list: list relay clients (only active relays)\n"
" listfull: list relay clients (verbose, all relays)\n"
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
" list: Auflistung der Relay-Clients (nur aktive Relays)\n"
" listfull: detaillierte Auflistung der Relay-Clients (alle Relays)\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2011-12-25 22:56+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7500,23 +7500,26 @@ msgstr ""
"list|listfull|listrelay || add <protocolo.nombre> <puerto> || del <protocolo."
"nombre> || raw"
#, fuzzy
msgid ""
" list: list relay clients (only active relays)\n"
" listfull: list relay clients (verbose, all relays)\n"
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
" list: lista clientes a retransmitir (solo retransmisiones activas)\n"
" listfull: lista clientes a retransmitir (detallado, todas las "

View File

@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"PO-Revision-Date: 2012-01-22 12:59+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2012-01-23 11:36+0100\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: French\n"
@ -7597,35 +7597,39 @@ msgid ""
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
" list: lister les clients pour le relai\n"
" listfull: lister les clients pour le relai (verbeux)\n"
" listrelay: lister les relais (nom et port)\n"
" add: ajouter un relai pour un protocole + nom\n"
" del: supprimer un relai pour un protocole + nom\n"
"protocole.nom: protocole et nom à relayer\n"
" actuellement, seul le protocole \"irc\" est supporté\n"
" par exemple: irc.freenode\n"
"protocole.nom: protocole et nom à relayer:\n"
" - protocole \"irc\": le nom est le serveur à partager\n"
" - protocole \"weechat\" (le nom n'est pas utilisé)\n"
" port: port utilisé pour le relai\n"
" raw: ouvrir le tampon avec les données brutes Relay\n"
"\n"
"Sans paramètre, cette commande ouvre le tampon avec la liste des clients "
"pour le relai.\n"
"\n"
"Exemple:\n"
"Exemples:\n"
" proxy irc, pour le serveur \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" protocole weechat:\n"
" /relay add weechat 8001"
msgid "all possible protocol.name for relay plugin"
msgstr "tous les protocole.nom possible pour l'extension relay"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2011-12-25 22:56+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6847,17 +6847,19 @@ msgid ""
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
msgid "all possible protocol.name for relay plugin"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2012-01-16 22:07+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7499,23 +7499,26 @@ msgstr ""
"list|listfull|listrelay || add <protocollo.nome> <porta> || del <protocollo."
"nome> || raw"
#, fuzzy
msgid ""
" list: list relay clients (only active relays)\n"
" listfull: list relay clients (verbose, all relays)\n"
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
" list: elenca i client relay (solo quelli attivi)\n"
" listfull: elenca i client relay (dettagliato, tutti i relay)\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2011-12-25 22:56+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7433,23 +7433,26 @@ msgstr ""
"list|listfull|listrelay || add <protokół.nazwa> <port> || del <protokół."
"nazwa> || raw"
#, fuzzy
msgid ""
" list: list relay clients (only active relays)\n"
" listfull: list relay clients (verbose, all relays)\n"
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
" list: wyświetla klienty relay (tylko aktywne)\n"
" listfull: wyświetla klienty relay (wszystkie)\n"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2011-12-25 22:56+0100\n"
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6975,17 +6975,19 @@ msgid ""
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
msgid "all possible protocol.name for relay plugin"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: 2012-01-07 09:24+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6870,17 +6870,19 @@ msgid ""
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
msgid "all possible protocol.name for relay plugin"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2012-01-22 13:38+0100\n"
"POT-Creation-Date: 2012-01-23 11:36+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -5998,17 +5998,19 @@ msgid ""
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the server to share\n"
" - protocol \"weechat\" (name is not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n"
"\n"
"Without argument, this command opens buffer with list of relay clients.\n"
"\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"
msgstr ""
msgid "all possible protocol.name for relay plugin"

View File

@ -307,17 +307,20 @@ relay_command_init ()
" listrelay: list relays (name and port)\n"
" add: add relay for a protocol + name\n"
" del: remove relay for a protocol + name\n"
"protocol.name: protocol and name to relay\n"
" currently, only protocol \"irc\" "
"is supported\n"
" for example: irc.freenode\n"
"protocol.name: protocol and name to relay:\n"
" - protocol \"irc\": name is the "
"server to share\n"
" - protocol \"weechat\" (name is "
"not used)\n"
" port: port used for relay\n"
" raw: open buffer with raw Relay data\n\n"
"Without argument, this command opens buffer "
"with list of relay clients.\n\n"
"Example:\n"
"Examples:\n"
" irc proxy, for server \"freenode\":\n"
" /relay add irc.freenode 8000"),
" /relay add irc.freenode 8000\n"
" weechat protocol:\n"
" /relay add weechat 8001"),
"list %(relay_relays)"
" || listfull %(relay_relays)"
" || listrelay"