doc: fix translations in user guide for irc command line options
This commit is contained in:
parent
a1b9a8926f
commit
8bcf825526
@ -1246,7 +1246,7 @@ Kommandozeilen Befehle
|
||||
Es ist möglich eine oder mehrere URL von IRC Servern zu übergeben:
|
||||
|
||||
----------------------------------------
|
||||
irc[6][s]://[pseudo[:mot_passe]@]irc.example.org[:port][/channel][,channel[...]
|
||||
irc[6][s]://[nick[:password]@]irc.example.org[:port][/channel][,channel[...]]
|
||||
----------------------------------------
|
||||
|
||||
Beispiel: Anmelden beim Server 'irc.freenode.net' mit dem Nick 'nono' und betreten
|
||||
|
@ -1230,7 +1230,7 @@ Command line options
|
||||
It is possible to give URL for one or many IRC servers, as follow:
|
||||
|
||||
----------------------------------------
|
||||
irc[6][s]://[pseudo[:mot_passe]@]irc.example.org[:port][/channel][,channel[...]
|
||||
irc[6][s]://[nick[:password]@]irc.example.org[:port][/channel][,channel[...]]
|
||||
----------------------------------------
|
||||
|
||||
Example to join '#weechat' and '#toto' on server 'irc.freenode.net' server,
|
||||
|
@ -1269,7 +1269,7 @@ Options de ligne de commande
|
||||
Il est possible de passer une URL pour un ou plusieurs serveurs, comme suit :
|
||||
|
||||
----------------------------------------
|
||||
irc[6][s]://[pseudo[:mot_passe]@]irc.example.org[:port][/channel][,channel[...]
|
||||
irc[6][s]://[pseudo[:mot_passe]@]irc.example.org[:port][/canal][,canal[...]]
|
||||
----------------------------------------
|
||||
|
||||
Exemple pour rejoindre '#weechat' et '#toto' sur le serveur 'irc.freenode.net',
|
||||
|
@ -1255,7 +1255,7 @@ Opzioni a riga di comando
|
||||
È possibile fornire un URL per uno o più server IRC, come segue:
|
||||
|
||||
----------------------------------------
|
||||
[irc][6][s]://[nick[:password]@]irc.esempio.org[/porta][//#canale1][,#canale2[...]]
|
||||
irc[6][s]://[nick[:password]@]irc.esempio.org[:porta][/#canale][,#canale[...]]
|
||||
----------------------------------------
|
||||
|
||||
Esempio per entrare in '#weechat' e '#tizio' sul server 'irc.freenode.net',
|
||||
|
Loading…
x
Reference in New Issue
Block a user