mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
doc: move section "Xfer" at top level after "IRC" (user's guide)
This commit is contained in:
+34
-34
@@ -295,7 +295,7 @@ Liste von häufig verwendeten Optionen:
|
||||
kompiliert <<typing_notifications,Typing Erweiterung>>.
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
kompiliert <<xfer_plugin,Xfer Erweiterung>>.
|
||||
kompiliert <<xfer,Xfer Erweiterung>>.
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
kompiliert Testumgebung.
|
||||
@@ -3125,7 +3125,7 @@ include::includes/autogen_user_options.de.adoc[tag=weechat_options]
|
||||
Die IRC Erweiterung ist konzipiert um mittels dem IRC Protokoll mit anderen Menschen zu chatten.
|
||||
|
||||
Die Erweiterung ist Multi-Server fähig und verfügt über alle IRC Befehle, einschließlich DCC Chat
|
||||
und Datenübertragung (via xfer Erweiterung, siehe <<xfer_plugin,Xfer Erweiterung>>).
|
||||
und Datenübertragung (via xfer Erweiterung, siehe <<xfer,Xfer Erweiterung>>).
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== Kommandozeilen Befehle
|
||||
@@ -3831,6 +3831,38 @@ Optionen:
|
||||
|
||||
include::includes/autogen_user_options.de.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
Mit der xfer Erweiterung kann man:
|
||||
|
||||
* einen direkten Chat nutzen (zwischen zwei Hosts, ohne Server): zum Beispiel "DCC Chat"
|
||||
mittels IRC Erweiterung
|
||||
* Datentransfer, zum Beispiel "DCC" mittels IRC Erweiterung
|
||||
|
||||
[[xfer_commands]]
|
||||
=== Befehle
|
||||
|
||||
include::includes/autogen_user_commands.de.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== Optionen
|
||||
|
||||
Sektionen in Datei _xfer.conf_:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Sektion | Steuerbefehl | Beschreibung
|
||||
| look | /set xfer.look.* | Erscheinungsbild.
|
||||
| color | /set xfer.color.* | Farben.
|
||||
| network | /set xfer.network.* | Netzwerkoptionen.
|
||||
| file | /set xfer.file.* | Optionen zum Versenden und Empfangen von Dateien.
|
||||
|===
|
||||
|
||||
Optionen:
|
||||
|
||||
include::includes/autogen_user_options.de.adoc[tag=xfer_options]
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[typing_notifications]]
|
||||
== Typing notifications
|
||||
@@ -5216,38 +5248,6 @@ Optionen:
|
||||
|
||||
include::includes/autogen_user_options.de.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
Mit der xfer Erweiterung kann man:
|
||||
|
||||
* einen direkten Chat nutzen (zwischen zwei Hosts, ohne Server): zum Beispiel "DCC Chat"
|
||||
mittels IRC Erweiterung
|
||||
* Datentransfer, zum Beispiel "DCC" mittels IRC Erweiterung
|
||||
|
||||
[[xfer_commands]]
|
||||
==== Befehle
|
||||
|
||||
include::includes/autogen_user_commands.de.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== Optionen
|
||||
|
||||
Sektionen in Datei _xfer.conf_:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Sektion | Steuerbefehl | Beschreibung
|
||||
| look | /set xfer.look.* | Erscheinungsbild.
|
||||
| color | /set xfer.color.* | Farben.
|
||||
| network | /set xfer.network.* | Netzwerkoptionen.
|
||||
| file | /set xfer.file.* | Optionen zum Versenden und Empfangen von Dateien.
|
||||
|===
|
||||
|
||||
Optionen:
|
||||
|
||||
include::includes/autogen_user_options.de.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== Unterstützung
|
||||
|
||||
|
||||
+34
-34
@@ -287,7 +287,7 @@ List of commonly used options:
|
||||
Compile <<typing_notifications,Typing plugin>>.
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
Compile <<xfer_plugin,Xfer plugin>>.
|
||||
Compile <<xfer,Xfer plugin>>.
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
Compile tests.
|
||||
@@ -3035,7 +3035,7 @@ include::includes/autogen_user_options.en.adoc[tag=weechat_options]
|
||||
The IRC plugin is designed to chat through IRC protocol with other people.
|
||||
|
||||
It is multi-servers, and offers all supported IRC commands including DCC chat
|
||||
and file transfer (via xfer plugin, see <<xfer_plugin,Xfer plugin>>).
|
||||
and file transfer (via xfer plugin, see <<xfer,Xfer plugin>>).
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== Command line options
|
||||
@@ -3721,6 +3721,38 @@ Options:
|
||||
|
||||
include::includes/autogen_user_options.en.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
Xfer plugin brings:
|
||||
|
||||
* direct chat (between two hosts, without server): for example "DCC Chat" via
|
||||
IRC plugin
|
||||
* file transfer, for example "DCC" via IRC plugin
|
||||
|
||||
[[xfer_commands]]
|
||||
=== Commands
|
||||
|
||||
include::includes/autogen_user_commands.en.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== Options
|
||||
|
||||
Sections in file _xfer.conf_:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Section | Control command | Description
|
||||
| look | /set xfer.look.* | Look and feel.
|
||||
| color | /set xfer.color.* | Colors.
|
||||
| network | /set xfer.network.* | Network options.
|
||||
| file | /set xfer.file.* | Options for files sent/received.
|
||||
|===
|
||||
|
||||
Options:
|
||||
|
||||
include::includes/autogen_user_options.en.adoc[tag=xfer_options]
|
||||
|
||||
[[typing_notifications]]
|
||||
== Typing notifications
|
||||
|
||||
@@ -5075,38 +5107,6 @@ Options:
|
||||
|
||||
include::includes/autogen_user_options.en.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
Xfer plugin brings:
|
||||
|
||||
* direct chat (between two hosts, without server): for example "DCC Chat" via
|
||||
IRC plugin
|
||||
* file transfer, for example "DCC" via IRC plugin
|
||||
|
||||
[[xfer_commands]]
|
||||
==== Commands
|
||||
|
||||
include::includes/autogen_user_commands.en.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== Options
|
||||
|
||||
Sections in file _xfer.conf_:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Section | Control command | Description
|
||||
| look | /set xfer.look.* | Look and feel.
|
||||
| color | /set xfer.color.* | Colors.
|
||||
| network | /set xfer.network.* | Network options.
|
||||
| file | /set xfer.file.* | Options for files sent/received.
|
||||
|===
|
||||
|
||||
Options:
|
||||
|
||||
include::includes/autogen_user_options.en.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== Support
|
||||
|
||||
|
||||
+34
-34
@@ -292,7 +292,7 @@ Liste des options couramment utilisées :
|
||||
Compiler <<typing_notifications,l'extension Typing>>.
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
Compiler <<xfer_plugin,l'extension Xfer>>.
|
||||
Compiler <<xfer,l'extension Xfer>>.
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
Compiler les tests.
|
||||
@@ -3136,7 +3136,7 @@ protocole IRC.
|
||||
|
||||
Elle est multi-serveurs, et offre toutes les commandes IRC supportées, y
|
||||
compris la discussion directe (DCC chat) et le transfert de fichier DCC
|
||||
(via l'extension xfer, voir <<xfer_plugin,extension Xfer>>).
|
||||
(via l'extension xfer, voir <<xfer,extension Xfer>>).
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== Options de ligne de commande
|
||||
@@ -3839,6 +3839,38 @@ Options :
|
||||
|
||||
include::includes/autogen_user_options.fr.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
L'extension Xfer permet :
|
||||
|
||||
* la discussion directe (entre deux machines, sans serveur), par exemple le
|
||||
"DCC Chat" via l'extension IRC
|
||||
* le transfert de fichiers, par exemple le "DCC" via l'extension IRC
|
||||
|
||||
[[xfer_commands]]
|
||||
=== Commandes
|
||||
|
||||
include::includes/autogen_user_commands.fr.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== Options
|
||||
|
||||
Sections dans le fichier _xfer.conf_ :
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Section | Commande de contrôle | Description
|
||||
| look | /set xfer.look.* | Aspect/présentation.
|
||||
| color | /set xfer.color.* | Couleurs.
|
||||
| network | /set xfer.network.* | Options réseau.
|
||||
| file | /set xfer.file.* | Options pour les fichiers envoyés/reçus.
|
||||
|===
|
||||
|
||||
Options :
|
||||
|
||||
include::includes/autogen_user_options.fr.adoc[tag=xfer_options]
|
||||
|
||||
[[typing_notifications]]
|
||||
== Notifications de saisie
|
||||
|
||||
@@ -5252,38 +5284,6 @@ Options :
|
||||
|
||||
include::includes/autogen_user_options.fr.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
L'extension Xfer permet :
|
||||
|
||||
* la discussion directe (entre deux machines, sans serveur), par exemple le
|
||||
"DCC Chat" via l'extension IRC
|
||||
* le transfert de fichiers, par exemple le "DCC" via l'extension IRC
|
||||
|
||||
[[xfer_commands]]
|
||||
==== Commandes
|
||||
|
||||
include::includes/autogen_user_commands.fr.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== Options
|
||||
|
||||
Sections dans le fichier _xfer.conf_ :
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Section | Commande de contrôle | Description
|
||||
| look | /set xfer.look.* | Aspect/présentation.
|
||||
| color | /set xfer.color.* | Couleurs.
|
||||
| network | /set xfer.network.* | Options réseau.
|
||||
| file | /set xfer.file.* | Options pour les fichiers envoyés/reçus.
|
||||
|===
|
||||
|
||||
Options :
|
||||
|
||||
include::includes/autogen_user_options.fr.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== Support
|
||||
|
||||
|
||||
+37
-37
@@ -326,7 +326,7 @@ List of commonly used options:
|
||||
Compile <<typing_notifications,Typing plugin>>.
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
Compile <<xfer_plugin,Xfer plugin>>.
|
||||
Compile <<xfer,Xfer plugin>>.
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
Compile tests.
|
||||
@@ -3283,7 +3283,7 @@ include::includes/autogen_user_options.it.adoc[tag=weechat_options]
|
||||
Il plugin IRC è realizzato per chattare tramite protocollo IRC con altre persone.
|
||||
|
||||
È multi-server, ed offre tutti i comandi IRC supportati inclusi la chat DCC ed il
|
||||
trasferimento file (tramite plugin xfer, consultare <<xfer_plugin,plugin Xfer>>).
|
||||
trasferimento file (tramite plugin xfer, consultare <<xfer,plugin Xfer>>).
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== Opzioni a riga di comando
|
||||
@@ -4016,6 +4016,41 @@ Options:
|
||||
|
||||
include::includes/autogen_user_options.it.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
Il plugin Xfer fornisce:
|
||||
|
||||
* chat diretta (tra due host, senza server): per esempio "DCC Chat"
|
||||
tramite plugin IRC
|
||||
* trasferimento file, per esempio "DCC" tramite il plugin IRC
|
||||
|
||||
[[xfer_commands]]
|
||||
=== Comandi
|
||||
|
||||
include::includes/autogen_user_commands.it.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== Opzioni
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Sections in file _xfer.conf_:
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Section | Control command | Description
|
||||
| look | /set xfer.look.* | Look and feel.
|
||||
| color | /set xfer.color.* | Colors.
|
||||
| network | /set xfer.network.* | Network options.
|
||||
| file | /set xfer.file.* | Options for files sent/received.
|
||||
|===
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Options:
|
||||
|
||||
include::includes/autogen_user_options.it.adoc[tag=xfer_options]
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[typing_notifications]]
|
||||
== Typing notifications
|
||||
@@ -5446,41 +5481,6 @@ Options:
|
||||
|
||||
include::includes/autogen_user_options.it.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
Il plugin Xfer fornisce:
|
||||
|
||||
* chat diretta (tra due host, senza server): per esempio "DCC Chat"
|
||||
tramite plugin IRC
|
||||
* trasferimento file, per esempio "DCC" tramite il plugin IRC
|
||||
|
||||
[[xfer_commands]]
|
||||
==== Comandi
|
||||
|
||||
include::includes/autogen_user_commands.it.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== Opzioni
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Sections in file _xfer.conf_:
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Section | Control command | Description
|
||||
| look | /set xfer.look.* | Look and feel.
|
||||
| color | /set xfer.color.* | Colors.
|
||||
| network | /set xfer.network.* | Network options.
|
||||
| file | /set xfer.file.* | Options for files sent/received.
|
||||
|===
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Options:
|
||||
|
||||
include::includes/autogen_user_options.it.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== Supporto
|
||||
|
||||
|
||||
+34
-34
@@ -298,7 +298,7 @@ CMake に対するオプションを指定するには、以下の書式を使
|
||||
<<typing_notifications,Typing プラグイン>>のコンパイル。
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
<<xfer_plugin,Xfer プラグイン>>のコンパイル。
|
||||
<<xfer,Xfer プラグイン>>のコンパイル。
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
コンパイルテスト。
|
||||
@@ -3146,7 +3146,7 @@ include::includes/autogen_user_options.ja.adoc[tag=weechat_options]
|
||||
IRC プラグインは IRC プロトコルに従って他の人と会話を行うために設計されています。
|
||||
|
||||
マルチサーバに対応し、DCC チャットとファイル転送 (xfer
|
||||
プラグインを使います。<<xfer_plugin,Xfer プラグイン>>を参照) を含む全ての IRC コマンドをサポートしています。
|
||||
プラグインを使います。<<xfer,Xfer プラグイン>>を参照) を含む全ての IRC コマンドをサポートしています。
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== コマンドラインオプション
|
||||
@@ -3845,6 +3845,38 @@ _irc.conf_ ファイル内のセクション:
|
||||
|
||||
include::includes/autogen_user_options.ja.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
Xfer プラグインの機能:
|
||||
|
||||
* ダイレクトチャット (サーバ不要の 2 ホスト間直接接続):
|
||||
例えば IRC プラグイン経由の "DCC チャット"
|
||||
* ファイル転送、例えば IRC プラグイン経由の "DCC"
|
||||
|
||||
[[xfer_commands]]
|
||||
=== コマンド
|
||||
|
||||
include::includes/autogen_user_commands.ja.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== オプション
|
||||
|
||||
_xfer.conf_ ファイル内のセクション:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| セクション | 操作コマンド | 説明
|
||||
| look | /set xfer.look.* | 外観
|
||||
| color | /set xfer.color.* | 色
|
||||
| network | /set xfer.network.* | ネットワークオプション
|
||||
| file | /set xfer.file.* | ファイルの送信/受信に関するオプション
|
||||
|===
|
||||
|
||||
オプション:
|
||||
|
||||
include::includes/autogen_user_options.ja.adoc[tag=xfer_options]
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[typing_notifications]]
|
||||
== Typing notifications
|
||||
@@ -5215,38 +5247,6 @@ _trigger.conf_ ファイル内のセクション:
|
||||
|
||||
include::includes/autogen_user_options.ja.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
Xfer プラグインの機能:
|
||||
|
||||
* ダイレクトチャット (サーバ不要の 2 ホスト間直接接続):
|
||||
例えば IRC プラグイン経由の "DCC チャット"
|
||||
* ファイル転送、例えば IRC プラグイン経由の "DCC"
|
||||
|
||||
[[xfer_commands]]
|
||||
==== コマンド
|
||||
|
||||
include::includes/autogen_user_commands.ja.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== オプション
|
||||
|
||||
_xfer.conf_ ファイル内のセクション:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| セクション | 操作コマンド | 説明
|
||||
| look | /set xfer.look.* | 外観
|
||||
| color | /set xfer.color.* | 色
|
||||
| network | /set xfer.network.* | ネットワークオプション
|
||||
| file | /set xfer.file.* | ファイルの送信/受信に関するオプション
|
||||
|===
|
||||
|
||||
オプション:
|
||||
|
||||
include::includes/autogen_user_options.ja.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== サポート
|
||||
|
||||
|
||||
+34
-34
@@ -293,7 +293,7 @@ Lista popularnych opcji:
|
||||
Kompilacja <<typing_notifications,wtyczki typing>>.
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
Kompilacja <<xfer_plugin,wtyczki xfer>>.
|
||||
Kompilacja <<xfer,wtyczki xfer>>.
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
Kompiluje testy.
|
||||
@@ -3089,7 +3089,7 @@ protokół IRC.
|
||||
|
||||
Jest multi-serwerowa i oferuje wszystkie wspierane komendy IRC włącznie z
|
||||
rozmowami DCC i transferami plików (poprzez wtyczkę xfer, zobacz
|
||||
<<xfer_plugin,Wtyczka xfer>>).
|
||||
<<xfer,Wtyczka xfer>>).
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== Opcje z linii poleceń
|
||||
@@ -3782,6 +3782,38 @@ Opcje:
|
||||
|
||||
include::includes/autogen_user_options.pl.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
Wtyczka xfer zapewnia:
|
||||
|
||||
* bezpośrednią rozmowę (pomiędzy dwoma hostami, bez serwera): na przykład
|
||||
"DCC Chat" przez wtyczkę IRC
|
||||
* transfer plików, na przykład "DCC" przez wtyczkę IRC
|
||||
|
||||
[[xfer_commands]]
|
||||
=== Komendy
|
||||
|
||||
include::includes/autogen_user_commands.pl.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== Opcje
|
||||
|
||||
Sekcje w pliku _xfer.conf_:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Sekcja | Komenda | Opis
|
||||
| look | /set xfer.look.* | Wygląd.
|
||||
| color | /set xfer.color.* | Kolory.
|
||||
| network | /set xfer.network.* | Opcje sieci.
|
||||
| file | /set xfer.file.* | Opcje dla plików odbieranych/wysyłanych.
|
||||
|===
|
||||
|
||||
Opcje:
|
||||
|
||||
include::includes/autogen_user_options.pl.adoc[tag=xfer_options]
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[typing_notifications]]
|
||||
== Typing notifications
|
||||
@@ -5143,38 +5175,6 @@ Opcje:
|
||||
|
||||
include::includes/autogen_user_options.pl.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
Wtyczka xfer zapewnia:
|
||||
|
||||
* bezpośrednią rozmowę (pomiędzy dwoma hostami, bez serwera): na przykład
|
||||
"DCC Chat" przez wtyczkę IRC
|
||||
* transfer plików, na przykład "DCC" przez wtyczkę IRC
|
||||
|
||||
[[xfer_commands]]
|
||||
==== Komendy
|
||||
|
||||
include::includes/autogen_user_commands.pl.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== Opcje
|
||||
|
||||
Sekcje w pliku _xfer.conf_:
|
||||
|
||||
[width="100%",cols="3m,6m,16",options="header"]
|
||||
|===
|
||||
| Sekcja | Komenda | Opis
|
||||
| look | /set xfer.look.* | Wygląd.
|
||||
| color | /set xfer.color.* | Kolory.
|
||||
| network | /set xfer.network.* | Opcje sieci.
|
||||
| file | /set xfer.file.* | Opcje dla plików odbieranych/wysyłanych.
|
||||
|===
|
||||
|
||||
Opcje:
|
||||
|
||||
include::includes/autogen_user_options.pl.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== Wsparcie
|
||||
|
||||
|
||||
+33
-33
@@ -271,7 +271,7 @@ $ make install
|
||||
Компајлира <<typing_notifications,Typing додатак>>.
|
||||
|
||||
| ENABLE_XFER | `ON`, `OFF` | ON |
|
||||
Компајлира <<xfer_plugin,Xfer додатак>>.
|
||||
Компајлира <<xfer,Xfer додатак>>.
|
||||
|
||||
| ENABLE_TESTS | `ON`, `OFF` | OFF |
|
||||
Компајлира тестове.
|
||||
@@ -2859,7 +2859,7 @@ include::includes/autogen_user_options.sr.adoc[tag=weechat_options]
|
||||
|
||||
IRC додатак је дизајниран за чет са другим људима преко IRC протокола.
|
||||
|
||||
Подржава више сервера и нуди све подржане IRC команде, укључујући DCC чет и пренос фајлова (преко xfer додатка, погледајте <<xfer_plugin,Xfer додатак>>).
|
||||
Подржава више сервера и нуди све подржане IRC команде, укључујући DCC чет и пренос фајлова (преко xfer додатка, погледајте <<xfer,Xfer додатак>>).
|
||||
|
||||
[[irc_command_line_options]]
|
||||
=== Опције командне линије
|
||||
@@ -3514,6 +3514,37 @@ include::includes/autogen_user_commands.sr.adoc[tag=irc_commands]
|
||||
|
||||
include::includes/autogen_user_options.sr.adoc[tag=irc_options]
|
||||
|
||||
[[xfer]]
|
||||
== Xfer
|
||||
|
||||
Xfer додатак вам омогућава:
|
||||
|
||||
* директни разговор (између два хоста, без сервера): на пример „DCC Chat” преко IRC додатка
|
||||
* пренос фајлова, на пример „DCC” преко IRC додатка
|
||||
|
||||
[[xfer_commands]]
|
||||
=== Команде
|
||||
|
||||
include::includes/autogen_user_commands.sr.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
=== Опције
|
||||
|
||||
Одељци у фајлу _xfer.conf_:
|
||||
|
||||
[width="100%", cols="3m,6m,16", options="header"]
|
||||
|===
|
||||
| Одељак | Команда за контролу | Опис
|
||||
| look | /set xfer.look.* | Изглед и осећај.
|
||||
| color | /set xfer.color.* | Боје.
|
||||
| network | /set xfer.network.* | Мрежне опције.
|
||||
| file | /set xfer.file.* | Опције за послате/примљене фајлове.
|
||||
|===
|
||||
|
||||
Опције:
|
||||
|
||||
include::includes/autogen_user_options.sr.adoc[tag=xfer_options]
|
||||
|
||||
// TRANSLATION MISSING
|
||||
[[typing_notifications]]
|
||||
== Typing notifications
|
||||
@@ -4779,37 +4810,6 @@ include::includes/autogen_user_commands.sr.adoc[tag=trigger_commands]
|
||||
|
||||
include::includes/autogen_user_options.sr.adoc[tag=trigger_options]
|
||||
|
||||
[[xfer_plugin]]
|
||||
=== Xfer
|
||||
|
||||
Xfer додатак вам омогућава:
|
||||
|
||||
* директни разговор (између два хоста, без сервера): на пример „DCC Chat” преко IRC додатка
|
||||
* пренос фајлова, на пример „DCC” преко IRC додатка
|
||||
|
||||
[[xfer_commands]]
|
||||
==== Команде
|
||||
|
||||
include::includes/autogen_user_commands.sr.adoc[tag=xfer_commands]
|
||||
|
||||
[[xfer_options]]
|
||||
==== Опције
|
||||
|
||||
Одељци у фајлу _xfer.conf_:
|
||||
|
||||
[width="100%", cols="3m,6m,16", options="header"]
|
||||
|===
|
||||
| Одељак | Команда за контролу | Опис
|
||||
| look | /set xfer.look.* | Изглед и осећај.
|
||||
| color | /set xfer.color.* | Боје.
|
||||
| network | /set xfer.network.* | Мрежне опције.
|
||||
| file | /set xfer.file.* | Опције за послате/примљене фајлове.
|
||||
|===
|
||||
|
||||
Опције:
|
||||
|
||||
include::includes/autogen_user_options.sr.adoc[tag=xfer_options]
|
||||
|
||||
[[support]]
|
||||
== Подршка
|
||||
|
||||
|
||||
Reference in New Issue
Block a user