summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/weechat_user.de.txt5
-rw-r--r--doc/en/weechat_user.en.txt3
-rw-r--r--doc/fr/weechat_user.fr.txt4
-rw-r--r--doc/it/weechat_user.it.txt5
4 files changed, 13 insertions, 4 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index 5ae26c182..8a79d8dba 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -93,8 +93,11 @@ welche Pakete optional genutzt werden können.
| libcurl4-gnutls-dev | | *ja* | URL Transfer
| gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch)
| libgcrypt11-dev | | | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode
-| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server
+// TRANSLATION MISSING
+| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, support of SSL in relay plugin (weechat protocol)
| ca-certificates | | | Zertifikate für SSL Verbindungen
+// TRANSLATION MISSING
+| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
| libaspell-dev | | | aspell Erweiterung
| python-dev | ≥ 2.5 ^(3)^ | | python Erweiterung
| libperl-dev | | | perl Erweiterung
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index ec2120d83..7d293fd5e 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -93,8 +93,9 @@ compile WeeChat.
| libcurl4-gnutls-dev | | *yes* | URL transfer
| gettext | | | internationalization (translation of messages; base language is english)
| libgcrypt11-dev | | | SASL authentication with IRC server using DH-BLOWFISH mechanism
-| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server
+| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin (weechat protocol)
| ca-certificates | | | certificates for SSL connections
+| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
| libaspell-dev | | | aspell plugin
| python-dev | ≥ 2.5 ^(3)^ | | python plugin
| libperl-dev | | | perl plugin
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt
index f96413803..5038c9c88 100644
--- a/doc/fr/weechat_user.fr.txt
+++ b/doc/fr/weechat_user.fr.txt
@@ -95,8 +95,10 @@ compiler WeeChat.
| libcurl4-gnutls-dev | | *oui* | transfert d'URL
| gettext | | | internationalisation (traduction des messages; la langue de base est l'anglais)
| libgcrypt11-dev | | | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH
-| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC
+| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay (protocole weechat)
| ca-certificates | | | certificats pour les connexions SSL
+// TRANSLATION MISSING
+| zlib1g-dev | | | compression des paquets dans l'extension relay (protocole weechat)
| libaspell-dev | | | extension aspell
| python-dev | ≥ 2.5 ^(3)^ | | extension python
| libperl-dev | | | extension perl
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index 93ac6d631..fc8555d2c 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -97,8 +97,11 @@ compilare WeeChat.
| libcurl4-gnutls-dev | | *sì* | trasferimento URL
| gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese)
| libgcrypt11-dev | | | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH
-| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC
+// TRANSLATION MISSING
+| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin (weechat protocol)
| ca-certificates | | | certificati per le connessioni SSL
+// TRANSLATION MISSING
+| zlib1g-dev | | | compression of packets in relay plugin (weechat protocol)
| libaspell-dev | | | plugin aspell
| python-dev | ≥ 2.5 ^(3)^ | | plugin python
| libperl-dev | | | plugin perl