mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 06:46:38 +02:00
doc: add "in option command" in quickstart
This commit is contained in:
@@ -175,8 +175,9 @@ identifizieren:
|
||||
/set irc.server.freenode.command "/msg nickserv identify xxxxxxx"
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
Mehrere Befehle können mittels ';' (Semikolon) getrennt werden.
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
Um ein auto-join (automatisches 'betreten') von Channels (Räumen) nach der
|
||||
Verbindung zum Server durchzuführen, müssen die entsprechenden Channels in
|
||||
|
||||
@@ -167,7 +167,7 @@ with nickserv (only if you don't use SASL for authentication):
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
Many commands can be separated by ';' (semi-colon).
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
To auto-join some channels when connecting to server:
|
||||
|
||||
|
||||
@@ -182,8 +182,9 @@ with nickserv (only if you don't use SASL for authentication):
|
||||
/set irc.server.freenode.command "/msg nickserv identify xxxxxxx"
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
Varios comandos pueden ser escritos separados por ';' (punto y coma).
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
Para unirse automáticamente a canales cuando el servidor se conecte:
|
||||
|
||||
|
||||
@@ -175,7 +175,8 @@ l'authentification) :
|
||||
----
|
||||
|
||||
[NOTE]
|
||||
Plusieurs commandes peuvent être séparées par ';' (point-virgule).
|
||||
Plusieurs commandes dans l'option 'command' peuvent être séparées par ';'
|
||||
(point-virgule).
|
||||
|
||||
Pour rejoindre automatiquement des canaux lors de la connexion au serveur :
|
||||
|
||||
|
||||
@@ -173,8 +173,9 @@ autenticarsi con nickserv (solo se non viene usato SASL per l'autenticazione):
|
||||
/set irc.server.freenode.command "/msg nickserv identify xxxxxxx"
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
Più comandi possono essere separati da ';' (punto e virgola).
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
Per entrare automaticamente in alcuni canali quando ci si connette
|
||||
al server:
|
||||
|
||||
@@ -168,8 +168,9 @@ to 1024.
|
||||
/set irc.server.freenode.command "/msg nickserv identify xxxxxxx"
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
';' (セミコロン) で繋ぐことで複数のコマンドを設定することができます
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
チャンネルへの自動参加を設定する場合:
|
||||
|
||||
|
||||
@@ -170,8 +170,9 @@ przez nickserv (tylko jeśli nie uwierzytelniasz się przez SASL):
|
||||
/set irc.server.freenode.command "/msg nickserv identify xxxxxxx"
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
Wiele komend może być oddzielonych ';' (średnik).
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
Aby automatycznie wejść na kanały po połączeniu z serwerem:
|
||||
|
||||
|
||||
@@ -168,8 +168,9 @@ to 1024.
|
||||
/set irc.server.freenode.command "/msg nickserv identify xxxxxxx"
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[NOTE]
|
||||
Несколько команд можно записать через ';' (двоеточие).
|
||||
Many commands in option 'command' can be separated by ';' (semi-colon).
|
||||
|
||||
Для автовхода на определённые каналы при подключении к серверу используйте:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user