From 10024571efc49e470333b2d90aba3220a17eec5a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 17 Jul 2011 23:23:59 +0200 Subject: [PATCH] doc: add gettext in dependencies for build (optional) --- doc/de/weechat_user.de.txt | 2 ++ doc/en/weechat_user.en.txt | 1 + doc/fr/weechat_user.fr.txt | 1 + doc/it/weechat_user.it.txt | 2 ++ 4 files changed, 6 insertions(+) diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index efa23700b..098684c1e 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -91,6 +91,8 @@ welche Pakete optional genutzt werden können. | Paket ^(1)^ | benötigt | Funktion | cmake | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen) | libncursesw5-dev ^(2)^ | *ja* | ncurses Oberfläche +// TRANSLATION MISSING +| gettext | nein | internationalization (translation of messages; base language is english) | libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode | libgnutls-dev (>= 2.2.0) | nein | SSL Verbindung zu einem IRC Server | libaspell-dev | nein | aspell Erweiterung diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index a8c329c4f..0ca58384f 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -91,6 +91,7 @@ compile WeeChat. | Package ^(1)^ | Required | Feature | cmake | *yes* | build (autotools still possible, but cmake is recommended) | libncursesw5-dev ^(2)^ | *yes* | ncurses interface +| gettext | no | internationalization (translation of messages; base language is english) | libgcrypt11-dev | no | SASL authentication with IRC server using DH-BLOWFISH mechanism | libgnutls-dev (>= 2.2.0) | no | SSL connection to IRC server | libaspell-dev | no | aspell plugin diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 50204a9da..3e665186c 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -93,6 +93,7 @@ compiler WeeChat. | Paquet ^(1)^ | Requis | Fonctionnalité | cmake | *oui* | construction (autotools toujours possible, mais cmake est recommandé) | libncursesw5-dev ^(2)^ | *oui* | interface ncurses +| gettext | non | internationalisation (traduction des messages; la langue de base est l'anglais) | libgcrypt11-dev | non | authentification SASL avec le serveur IRC, en utilisant le mécanisme DH-BLOWFISH | libgnutls-dev (>= 2.2.0) | non | connexion SSL au serveur IRC | libaspell-dev | non | extension aspell diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 105a231e2..6e865f0d6 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -95,6 +95,8 @@ compilare WeeChat. | Pacchetto ^(1)^ | Richiesto | Caratteristica | cmake | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake) | libncursesw5-dev ^(2)^ | *sì* | interfaccia ncurses +// TRANSLATION MISSING +| gettext | no | internationalization (translation of messages; base language is english) | libgcrypt11-dev | no | autenticazione SASL per i server IRC che utilizzano il meccanismo DH-BLOWFISH | libgnutls-dev (>= 2.2.0) | no | connessione SSL al server IRC | libaspell-dev | no | plugin aspell