diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index f6b95941f..a5f516a8e 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -94,6 +94,8 @@ welche Pakete optional genutzt werden können. | gettext | nein | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch) | libgcrypt11-dev | nein | SASL Authentifikation am IRC Server mittels DH-BLOWFISH Methode | libgnutls-dev (≥ 2.2.0) | nein | SSL Verbindung zu einem IRC Server +// TRANSLATION MISSING +| ca-certificates | nein | certificates for SSL connections | libaspell-dev | nein | aspell Erweiterung | libperl-dev | nein | perl Erweiterung | python-dev | nein | python Erweiterung diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 45fffacfd..8e90305bd 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -94,6 +94,7 @@ compile WeeChat. | 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 +| ca-certificates | no | certificates for SSL connections | libaspell-dev | no | aspell plugin | libperl-dev | no | perl plugin | python-dev | no | python plugin diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 4d3924528..52d08b881 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -96,6 +96,7 @@ compiler WeeChat. | 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 +| ca-certificates | no | certificats pour les connexions SSL | libaspell-dev | non | extension aspell | libperl-dev | non | extension perl | python-dev | non | extension python diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index 2c2e2c2b8..e7e3edcc8 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -98,6 +98,8 @@ compilare WeeChat. | gettext | no | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese) | 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 +// TRANSLATION MISSING +| ca-certificates | no | certificates for SSL connections | libaspell-dev | no | plugin aspell | libperl-dev | no | plugin perl | python-dev | no | plugin python