summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-20 19:06:02 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-20 19:06:02 +0100
commit37438fc0e371919b3ea1b7ba10501e1ee2713ee5 (patch)
treeb2babcd672e9d188ee61163fa6de53beb2222cd2 /doc
parent3a6313c4b5646e73e3050dc61d22e3d244685a88 (diff)
downloadweechat-37438fc0e371919b3ea1b7ba10501e1ee2713ee5.zip
doc: add plugins trigger/exec in CMake options and list of default plugins (user's guide)
Diffstat (limited to 'doc')
-rw-r--r--doc/de/weechat_user.de.txt10
-rw-r--r--doc/en/weechat_user.en.txt8
-rw-r--r--doc/fr/weechat_user.fr.txt8
-rw-r--r--doc/it/weechat_user.it.txt10
-rw-r--r--doc/ja/weechat_user.ja.txt10
-rw-r--r--doc/pl/weechat_user.pl.txt10
6 files changed, 56 insertions, 0 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index 30f211d50..b2e9597df 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -179,6 +179,9 @@ Liste von häufig verwendeten Optionen:
| ENABLE_ENCHANT | `ON`, `OFF` | OFF |
kompiliert <<aspell_plugin,Aspell plugin>> mittels Enchant.
+| ENABLE_EXEC | `ON`, `OFF` | ON |
+ kompiliert <<exec_plugin,Exec Erweiterung>>.
+
| ENABLE_FIFO | `ON`, `OFF` | ON |
kompiliert <<fifo_plugin,Fifo Erweiterung>>.
@@ -232,6 +235,9 @@ Liste von häufig verwendeten Optionen:
| ENABLE_TCL | `ON`, `OFF` | ON |
kompiliert <<scripts_plugins,Tcl Erweiterung>>.
+| ENABLE_TRIGGER | `ON`, `OFF` | ON |
+ kompiliert <<trigger_plugin,Trigger Erweiterung>>.
+
| ENABLE_XFER | `ON`, `OFF` | ON |
kompiliert <<xfer_plugin,Xfer Erweiterung>>.
|===
@@ -1746,6 +1752,8 @@ Standarderweiterungen:
| alias | definiert Alias für Befehle
| aspell | Rechtschreibprüfung für Befehlszeile
| charset | Zeichensatz (de)-kodierung in Buffern
+// TRANSLATION MISSING
+| exec | Execution of external commands in WeeChat
| fifo | FIFO Pipe die zur Fernsteuerung von WeeChat genutzt werden kann
| irc | IRC Chat-Protokoll
| logger | erstellt Protokolldateien von Buffern
@@ -1757,6 +1765,8 @@ Standarderweiterungen:
| lua | Lua-Skript API
| tcl | Tcl-Skript API
| guile | Guile(scheme)-Skript API
+// TRANSLATION MISSING
+| trigger | Text replacement and command execution on events triggered by WeeChat/plugins
| xfer | Datentransfer und Direktchat
|===
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index cd141ce86..424bc0e6a 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -178,6 +178,9 @@ List of commonly used options:
| ENABLE_ENCHANT | `ON`, `OFF` | OFF |
Compile <<aspell_plugin,Aspell plugin>> with Enchant.
+| ENABLE_EXEC | `ON`, `OFF` | ON |
+ Compile <<exec_plugin,Exec plugin>>.
+
| ENABLE_FIFO | `ON`, `OFF` | ON |
Compile <<fifo_plugin,Fifo plugin>>.
@@ -231,6 +234,9 @@ List of commonly used options:
| ENABLE_TCL | `ON`, `OFF` | ON |
Compile <<scripts_plugins,Tcl plugin>>.
+| ENABLE_TRIGGER | `ON`, `OFF` | ON |
+ Compile <<trigger_plugin,Trigger plugin>>.
+
| ENABLE_XFER | `ON`, `OFF` | ON |
Compile <<xfer_plugin,Xfer plugin>>.
|===
@@ -1717,6 +1723,7 @@ Default plugins are:
| alias | Define alias for commands
| aspell | Spell checking for command line
| charset | Charset decoding/encoding for buffers
+| exec | Execution of external commands in WeeChat
| fifo | FIFO pipe used to remotely send commands to WeeChat
| irc | IRC chat protocol
| logger | Log buffers to files
@@ -1728,6 +1735,7 @@ Default plugins are:
| lua | Lua scripting API
| tcl | Tcl scripting API
| guile | Guile (scheme) scripting API
+| trigger | Text replacement and command execution on events triggered by WeeChat/plugins
| xfer | File transfer and direct chat
|===
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt
index 9a7c827b0..cd4f8e969 100644
--- a/doc/fr/weechat_user.fr.txt
+++ b/doc/fr/weechat_user.fr.txt
@@ -180,6 +180,9 @@ Liste des options couramment utilisées :
| ENABLE_ENCHANT | `ON`, `OFF` | OFF |
Compiler <<aspell_plugin,l'extension Aspell>> avec Enchant.
+| ENABLE_EXEC | `ON`, `OFF` | ON |
+ Compiler <<exec_plugin,l'extension Exec>>.
+
| ENABLE_FIFO | `ON`, `OFF` | ON |
Compiler <<fifo_plugin,l'extension Fifo>>.
@@ -233,6 +236,9 @@ Liste des options couramment utilisées :
| ENABLE_TCL | `ON`, `OFF` | ON |
Compiler <<scripts_plugins,l'extension Tcl>>.
+| ENABLE_TRIGGER | `ON`, `OFF` | ON |
+ Compiler <<trigger_plugin,l'extension Trigger>>.
+
| ENABLE_XFER | `ON`, `OFF` | ON |
Compiler <<xfer_plugin,l'extension Xfer>>.
|===
@@ -1771,6 +1777,7 @@ Les extensions par défaut sont :
| alias | Définir des alias pour les commandes
| aspell | Vérification orthographique de la ligne de commande
| charset | Encodage/encodage avec jeu de caractère sur les tampons
+| exec | Exécution de commandes externes dans WeeChat
| fifo | Tube FIFO pour envoyer des commandes à distance vers WeeChat
| irc | Discussion avec le protocole IRC
| logger | Enregistrement des tampons dans des fichiers
@@ -1782,6 +1789,7 @@ Les extensions par défaut sont :
| lua | Interface (API) pour scripts Lua
| tcl | Interface (API) pour scripts Tcl
| guile | Interface (API) pour scripts Guile (scheme)
+| trigger | Remplacement de texte et exécution de commande sur des évènements de WeeChat ou des extensions
| xfer | Transfert de fichier et discussion directe
|===
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index b381655f0..65af13763 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -191,6 +191,9 @@ List of commonly used options:
| ENABLE_ENCHANT | `ON`, `OFF` | OFF |
Compile <<aspell_plugin,Aspell plugin>> with Enchant.
+| ENABLE_EXEC | `ON`, `OFF` | ON |
+ Compile <<exec_plugin,Exec plugin>>.
+
| ENABLE_FIFO | `ON`, `OFF` | ON |
Compile <<fifo_plugin,Fifo plugin>>.
@@ -244,6 +247,9 @@ List of commonly used options:
| ENABLE_TCL | `ON`, `OFF` | ON |
Compile <<scripts_plugins,Tcl plugin>>.
+| ENABLE_TRIGGER | `ON`, `OFF` | ON |
+ Compile <<trigger_plugin,Trigger plugin>>.
+
| ENABLE_XFER | `ON`, `OFF` | ON |
Compile <<xfer_plugin,Xfer plugin>>.
|===
@@ -1782,6 +1788,8 @@ I plugin predefiniti sono:
| alias | Definisce gli alias per i comandi
| aspell | Controllo ortografico per la riga di comando
| charset | Set di caratteri per la codifica/decodifica nei buffer
+// TRANSLATION MISSING
+| exec | Execution of external commands in WeeChat
| fifo | pipe FIFO utilizzata per inviare comandi da remoto su WeeChat
| irc | protocollo chat per IRC
| logger | Registra i buffer su file
@@ -1793,6 +1801,8 @@ I plugin predefiniti sono:
| lua | API per lo scripting in Lua
| tcl | API per lo scripting in TCL
| guile | API per lo scripting in Guile (scheme)
+// TRANSLATION MISSING
+| trigger | Text replacement and command execution on events triggered by WeeChat/plugins
| xfer | Trasferimento file e chat diretta
|===
diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt
index cf91e29e9..61cfee2e8 100644
--- a/doc/ja/weechat_user.ja.txt
+++ b/doc/ja/weechat_user.ja.txt
@@ -177,6 +177,9 @@ cmake に対するオプションを指定するには、以下のフォーマ
| ENABLE_ENCHANT | `ON`, `OFF` | OFF |
Enchant と含めた <<aspell_plugin,Aspell プラグイン>>のコンパイル。
+| ENABLE_EXEC | `ON`, `OFF` | ON |
+ <<exec_plugin,Exec プラグイン>>のコンパイル。
+
| ENABLE_FIFO | `ON`, `OFF` | ON |
<<fifo_plugin,Fifo プラグイン>>のコンパイル。
@@ -230,6 +233,9 @@ cmake に対するオプションを指定するには、以下のフォーマ
| ENABLE_TCL | `ON`, `OFF` | ON |
<<scripts_plugins,Tcl プラグイン>>のコンパイル
+| ENABLE_TRIGGER | `ON`, `OFF` | ON |
+ <<trigger_plugin,Trigger プラグイン>>のコンパイル
+
| ENABLE_XFER | `ON`, `OFF` | ON |
<<xfer_plugin,Xfer プラグイン>>のコンパイル
|===
@@ -1717,6 +1723,8 @@ GNU/Linux の場合、プラグインファイルは ".so" という拡張子を
| alias | コマンドの別名を定義
| aspell | コマンドラインのスペルチェック
| charset | バッファの文字コードに従ってデコード/エンコード
+// TRANSLATION MISSING
+| exec | Execution of external commands in WeeChat
| fifo | 外部から WeeChat にコマンドを送信するための FIFO パイプ
| irc | IRC チャットプロトコル
| logger | バッファの内容をファイルに保存
@@ -1728,6 +1736,8 @@ GNU/Linux の場合、プラグインファイルは ".so" という拡張子を
| lua | Lua スクリプト API
| tcl | Tcl スクリプト API
| guile | Guile (scheme) スクリプト API
+// TRANSLATION MISSING
+| trigger | Text replacement and command execution on events triggered by WeeChat/plugins
| xfer | ファイル転送とダイレクトチャット
|===
diff --git a/doc/pl/weechat_user.pl.txt b/doc/pl/weechat_user.pl.txt
index 99d28b9a4..a1a54c633 100644
--- a/doc/pl/weechat_user.pl.txt
+++ b/doc/pl/weechat_user.pl.txt
@@ -178,6 +178,9 @@ Lista popularnych opcji:
| ENABLE_ENCHANT | `ON`, `OFF` | OFF |
Kompilacja <<aspell_plugin,wtyczki aspell>> z Enchant.
+| ENABLE_EXEC | `ON`, `OFF` | ON |
+ Kompilacja <<exec_plugin,wtyczki exec>>.
+
| ENABLE_FIFO | `ON`, `OFF` | ON |
Kompilacja <<fifo_plugin,wtyczki fifo>>.
@@ -231,6 +234,9 @@ Lista popularnych opcji:
| ENABLE_TCL | `ON`, `OFF` | ON |
Kompilacja <<scripts_plugins,wtyczki tcl>>.
+| ENABLE_TRIGGER | `ON`, `OFF` | ON |
+ Kompilacja <<trigger_plugin,wtyczki trigger>>.
+
| ENABLE_XFER | `ON`, `OFF` | ON |
Kompilacja <<xfer_plugin,wtyczki xfer>>.
|===
@@ -1730,6 +1736,8 @@ Domyślne wtyczki:
| alias | Definiuje aliasy dla komend
| aspell | Sprawdzanie pisowni w linii poleceń
| charset | Ustawianie kodowania dla buforów
+// TRANSLATION MISSING
+| exec | Execution of external commands in WeeChat
| fifo | Kolejka FIFO używana do zdalnego wysyłania poleceń dla WeeChat
| irc | Protokół IRC
| logger | Logowanie zawartości buforów do plików
@@ -1741,6 +1749,8 @@ Domyślne wtyczki:
| lua | Wsparcie dla skryptów napisanych w Lua
| tcl | Wsparcie dla skryptów napisanych w Tcl
| guile | Wsparcie dla skryptów napisanych w Guile (scheme)
+// TRANSLATION MISSING
+| trigger | Text replacement and command execution on events triggered by WeeChat/plugins
| xfer | Przesyłanie plików i bezpośredni chat
|===