diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_user.de.txt | 36 | ||||
-rw-r--r-- | doc/en/weechat_user.en.txt | 36 | ||||
-rw-r--r-- | doc/fr/weechat_user.fr.txt | 36 | ||||
-rw-r--r-- | doc/it/weechat_user.it.txt | 36 | ||||
-rw-r--r-- | doc/ja/weechat_user.ja.txt | 37 |
5 files changed, 91 insertions, 90 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt index 408ddbffb..5aa480ec8 100644 --- a/doc/de/weechat_user.de.txt +++ b/doc/de/weechat_user.de.txt @@ -86,24 +86,24 @@ welche Pakete optional genutzt werden können. [width="100%",cols="5,^3,^3,13",options="header"] |======================================== -| Paket ^(1)^ | Version | benötigt | Funktion -| cmake | | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen) -| libncursesw5-dev ^(2)^ | | *ja* | ncurses Oberfläche -| libcurl4-gnutls-dev | | *ja* | URL Transfer -| zlib1g-dev | | *ja* | Kompression für Pakete, die mittels Relay- (WeeChat Protokoll), Script-Erweiterung übertragen werden -| libgcrypt11-dev | | *ja* | IRC SASL Authentifikation (DH-BLOWFISH/DH-AES), Skript-Erweiterung -| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, Unterstützung von SSL in der Relay-Erweiterung -| gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch) -| ca-certificates | | | Zertifikate für SSL Verbindungen -| libaspell-dev | | | aspell Erweiterung -| python-dev | ≥ 2.5 ^(3)^ | | python Erweiterung -| libperl-dev | | | perl Erweiterung -| ruby1.9.1-dev | ≥ 1.8 | | ruby Erweiterung -| liblua5.1-0-dev | | | lua Erweiterung -| tcl-dev | ≥ 8.5 | | tcl Erweiterung -| guile-2.0-dev | ≥ 2.0 | | guile (scheme) Erweiterung -| asciidoc | ≥ 8.5.0 | | erstellt Dokumentation (HTML Dateien) -| source-highlight | | | Syntax Highlight für Quelltext in HTML Dokumentation +| Paket ^(1)^ | Version | benötigt | Funktion +| cmake | | *ja* | zum kompilieren (autotools ist möglich. cmake wird aber empfohlen) +| libncursesw5-dev ^(2)^ | | *ja* | ncurses Oberfläche +| libcurl4-gnutls-dev | | *ja* | URL Transfer +| zlib1g-dev | | *ja* | Kompression für Pakete, die mittels Relay- (WeeChat Protokoll), Script-Erweiterung übertragen werden +| libgcrypt11-dev | | *ja* | IRC SASL Authentifikation (DH-BLOWFISH/DH-AES), Skript-Erweiterung +| libgnutls-dev | ≥ 2.2.0 | | SSL Verbindung zu einem IRC Server, Unterstützung von SSL in der Relay-Erweiterung +| gettext | | | Internationalisierung (Übersetzung der Mitteilungen; Hauptsprache ist englisch) +| ca-certificates | | | Zertifikate für SSL Verbindungen +| libaspell-dev oder libenchant-dev | | | aspell Erweiterung +| python-dev | ≥ 2.5 ^(3)^ | | python Erweiterung +| libperl-dev | | | perl Erweiterung +| ruby1.9.1-dev | ≥ 1.8 | | ruby Erweiterung +| liblua5.1-0-dev | | | lua Erweiterung +| tcl-dev | ≥ 8.5 | | tcl Erweiterung +| guile-2.0-dev | ≥ 2.0 | | guile (scheme) Erweiterung +| asciidoc | ≥ 8.5.0 | | erstellt Dokumentation (HTML Dateien) +| source-highlight | | | Syntax Highlight für Quelltext in HTML Dokumentation |======================================== [NOTE] diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 6ea7428b8..4a96bd5ed 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -86,24 +86,24 @@ compile WeeChat. [width="100%",cols="5,^3,^3,13",options="header"] |======================================== -| Package ^(1)^ | Version | Required | Feature -| cmake | | *yes* | build (autotools still possible, but cmake is recommended) -| libncursesw5-dev ^(2)^ | | *yes* | ncurses interface -| libcurl4-gnutls-dev | | *yes* | URL transfer -| zlib1g-dev | | *yes* | compression of packets in relay plugin (weechat protocol), script plugin -| libgcrypt11-dev | | *yes* | IRC SASL authentication (DH-BLOWFISH/DH-AES), script plugin -| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin -| gettext | | | internationalization (translation of messages; base language is English) -| ca-certificates | | | certificates for SSL connections -| libaspell-dev | | | aspell plugin -| python-dev | ≥ 2.5 ^(3)^ | | python plugin -| libperl-dev | | | perl plugin -| ruby1.9.1-dev | ≥ 1.8 | | ruby plugin -| liblua5.1-0-dev | | | lua plugin -| tcl-dev | ≥ 8.5 | | tcl plugin -| guile-2.0-dev | ≥ 2.0 | | guile (scheme) plugin -| asciidoc | ≥ 8.5.0 | | build documentation (HTML files) -| source-highlight | | | syntax highlight for sources in HTML documentation +| Package ^(1)^ | Version | Required | Feature +| cmake | | *yes* | build (autotools still possible, but cmake is recommended) +| libncursesw5-dev ^(2)^ | | *yes* | ncurses interface +| libcurl4-gnutls-dev | | *yes* | URL transfer +| zlib1g-dev | | *yes* | compression of packets in relay plugin (weechat protocol), script plugin +| libgcrypt11-dev | | *yes* | IRC SASL authentication (DH-BLOWFISH/DH-AES), script plugin +| libgnutls-dev | ≥ 2.2.0 | | SSL connection to IRC server, support of SSL in relay plugin +| gettext | | | internationalization (translation of messages; base language is English) +| ca-certificates | | | certificates for SSL connections +| libaspell-dev or libenchant-dev | | | aspell plugin +| python-dev | ≥ 2.5 ^(3)^ | | python plugin +| libperl-dev | | | perl plugin +| ruby1.9.1-dev | ≥ 1.8 | | ruby plugin +| liblua5.1-0-dev | | | lua plugin +| tcl-dev | ≥ 8.5 | | tcl plugin +| guile-2.0-dev | ≥ 2.0 | | guile (scheme) plugin +| asciidoc | ≥ 8.5.0 | | build documentation (HTML files) +| source-highlight | | | syntax highlight for sources in HTML documentation |======================================== [NOTE] diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt index 750043d25..efc7f8873 100644 --- a/doc/fr/weechat_user.fr.txt +++ b/doc/fr/weechat_user.fr.txt @@ -88,24 +88,24 @@ compiler WeeChat. [width="100%",cols="5,^3,^3,13",options="header"] |======================================== -| Paquet ^(1)^ | Version | Requis | Fonctionnalité -| cmake | | *oui* | construction (autotools toujours possible, mais cmake est recommandé) -| libncursesw5-dev ^(2)^ | | *oui* | interface ncurses -| libcurl4-gnutls-dev | | *oui* | transfert d'URL -| zlib1g-dev | | *oui* | compression des paquets dans l'extension relay (protocole weechat), extension script -| libgcrypt11-dev | | *oui* | authentification IRC SASL (DH-BLOWFISH/DH-AES), extension script -| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay -| gettext | | | internationalisation (traduction des messages; la langue de base est l'anglais) -| ca-certificates | | | certificats pour les connexions SSL -| libaspell-dev | | | extension aspell -| python-dev | ≥ 2.5 ^(3)^ | | extension python -| libperl-dev | | | extension perl -| ruby1.9.1-dev | ≥ 1.8 | | extension ruby -| liblua5.1-0-dev | | | extension lua -| tcl-dev | ≥ 8.5 | | extension tcl -| guile-2.0-dev | ≥ 2.0 | | extension guile (scheme) -| asciidoc | ≥ 8.5.0 | | construction de la documentation (fichiers HTML) -| source-highlight | | | coloration des sources dans la documentation HTML +| Paquet ^(1)^ | Version | Requis | Fonctionnalité +| cmake | | *oui* | construction (autotools toujours possible, mais cmake est recommandé) +| libncursesw5-dev ^(2)^ | | *oui* | interface ncurses +| libcurl4-gnutls-dev | | *oui* | transfert d'URL +| zlib1g-dev | | *oui* | compression des paquets dans l'extension relay (protocole weechat), extension script +| libgcrypt11-dev | | *oui* | authentification IRC SASL (DH-BLOWFISH/DH-AES), extension script +| libgnutls-dev | ≥ 2.2.0 | | connexion SSL au serveur IRC, support SSL dans l'extension relay +| gettext | | | internationalisation (traduction des messages; la langue de base est l'anglais) +| ca-certificates | | | certificats pour les connexions SSL +| libaspell-dev ou libenchant-dev | | | extension aspell +| python-dev | ≥ 2.5 ^(3)^ | | extension python +| libperl-dev | | | extension perl +| ruby1.9.1-dev | ≥ 1.8 | | extension ruby +| liblua5.1-0-dev | | | extension lua +| tcl-dev | ≥ 8.5 | | extension tcl +| guile-2.0-dev | ≥ 2.0 | | extension guile (scheme) +| asciidoc | ≥ 8.5.0 | | construction de la documentation (fichiers HTML) +| source-highlight | | | coloration des sources dans la documentation HTML |======================================== [NOTE] diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt index a6ba73c75..c3fbc35ff 100644 --- a/doc/it/weechat_user.it.txt +++ b/doc/it/weechat_user.it.txt @@ -90,27 +90,27 @@ compilare WeeChat. [width="100%",cols="5,^3,^3,13",options="header"] |======================================== -| Pacchetto ^(1)^ | Versione | Richiesto | Caratteristica -| cmake | | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake) -| libncursesw5-dev ^(2)^ | | *sì* | interfaccia ncurses -| libcurl4-gnutls-dev | | *sì* | trasferimento URL +| Pacchetto ^(1)^ | Versione | Richiesto | Caratteristica +| cmake | | *sì* | compilazione (ancora possibile con autotools, ma si raccomanda cmake) +| libncursesw5-dev ^(2)^ | | *sì* | interfaccia ncurses +| libcurl4-gnutls-dev | | *sì* | trasferimento URL // TRANSLATION MISSING -| zlib1g-dev | | *sì* | compression of packets in relay plugin (weechat protocol), script plugin +| zlib1g-dev | | *sì* | compression of packets in relay plugin (weechat protocol), script plugin // TRANSLATION MISSING -| libgcrypt11-dev | | *sì* | IRC SASL authentication (DH-BLOWFISH/DH-AES), script plugin +| libgcrypt11-dev | | *sì* | IRC SASL authentication (DH-BLOWFISH/DH-AES), script plugin // TRANSLATION MISSING -| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin -| gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese) -| ca-certificates | | | certificati per le connessioni SSL -| libaspell-dev | | | plugin aspell -| python-dev | ≥ 2.5 ^(3)^ | | plugin python -| libperl-dev | | | plugin perl -| ruby1.9.1-dev | ≥ 1.8 | | plugin ruby -| liblua5.1-0-dev | | | plugin lua -| tcl-dev | ≥ 8.5 | | plugin tcl -| guile-2.0-dev | ≥ 2.0 | | plugin guile (scheme) -| asciidoc | ≥ 8.5.0 | | compilazione della documentazione (file HTML) -| source-highlight | | | evidenziazione della sintassi per i sorgenti nella documentazione HTML +| libgnutls-dev | ≥ 2.2.0 | | connessione SSL al server IRC, support of SSL in relay plugin +| gettext | | | internazionalizzazione (traduzione dei messaggi; la lingua base è l'inglese) +| ca-certificates | | | certificati per le connessioni SSL +| libaspell-dev o libenchant-dev | | | plugin aspell +| python-dev | ≥ 2.5 ^(3)^ | | plugin python +| libperl-dev | | | plugin perl +| ruby1.9.1-dev | ≥ 1.8 | | plugin ruby +| liblua5.1-0-dev | | | plugin lua +| tcl-dev | ≥ 8.5 | | plugin tcl +| guile-2.0-dev | ≥ 2.0 | | plugin guile (scheme) +| asciidoc | ≥ 8.5.0 | | compilazione della documentazione (file HTML) +| source-highlight | | | evidenziazione della sintassi per i sorgenti nella documentazione HTML |======================================== [NOTE] diff --git a/doc/ja/weechat_user.ja.txt b/doc/ja/weechat_user.ja.txt index c9d35d770..b5f482a8f 100644 --- a/doc/ja/weechat_user.ja.txt +++ b/doc/ja/weechat_user.ja.txt @@ -78,24 +78,25 @@ WeeChat は cmake または autotools を使ってコンパイルできます (c [width="100%",cols="5,^3,^3,13",options="header"] |======================================== -| パッケージ ^(1)^ | バージョン | 必須 | 機能 -| cmake | | *yes* | ビルド (autotools でも可能ですが、cmake を推奨します) -| libncursesw5-dev ^(2)^ | | *yes* | ncurses インターフェイス -| libcurl4-gnutls-dev | | *yes* | URL 転送 -| zlib1g-dev | | *yes* | relay プラグインでパケットを圧縮 (weechat プロトコル)、スクリプトプラグイン -| libgcrypt11-dev | | *yes* | IRC SASL 認証 (DH-BLOWFISH/DH-AES)、スクリプトプラグイン -| libgnutls-dev | ≥ 2.2.0 | | IRC サーバへの SSL 接続 -| gettext | | | 国際化 (メッセージの翻訳; ベース言語は英語です) -| ca-certificates | | | SSL 接続に必要な証明書、relay プラグインで SSL サポート -| libaspell-dev | | | aspell プラグイン -| python-dev | ≥ 2.5 ^(3)^ | | python プラグイン -| libperl-dev | | | perl プラグイン -| ruby1.9.1-dev | ≥ 1.8 | | ruby プラグイン -| liblua5.1-0-dev | | | lua プラグイン -| tcl-dev | ≥ 8.5 | | tcl プラグイン -| guile-2.0-dev | ≥ 2.0 | | guile (scheme) プラグイン -| asciidoc | ≥ 8.5.0 | | 文書の生成 (HTML ファイル) -| source-highlight | | | HTML 文書に含まれるソースコードのシンタックスハイライト +| パッケージ ^(1)^ | バージョン | 必須 | 機能 +| cmake | | *yes* | ビルド (autotools でも可能ですが、cmake を推奨します) +| libncursesw5-dev ^(2)^ | | *yes* | ncurses インターフェイス +| libcurl4-gnutls-dev | | *yes* | URL 転送 +| zlib1g-dev | | *yes* | relay プラグインでパケットを圧縮 (weechat プロトコル)、スクリプトプラグイン +| libgcrypt11-dev | | *yes* | IRC SASL 認証 (DH-BLOWFISH/DH-AES)、スクリプトプラグイン +| libgnutls-dev | ≥ 2.2.0 | | IRC サーバへの SSL 接続 +| gettext | | | 国際化 (メッセージの翻訳; ベース言語は英語です) +| ca-certificates | | | SSL 接続に必要な証明書、relay プラグインで SSL サポート +// TRANSLATION MISSING +| libaspell-dev or libenchant-dev | | | aspell プラグイン +| python-dev | ≥ 2.5 ^(3)^ | | python プラグイン +| libperl-dev | | | perl プラグイン +| ruby1.9.1-dev | ≥ 1.8 | | ruby プラグイン +| liblua5.1-0-dev | | | lua プラグイン +| tcl-dev | ≥ 8.5 | | tcl プラグイン +| guile-2.0-dev | ≥ 2.0 | | guile (scheme) プラグイン +| asciidoc | ≥ 8.5.0 | | 文書の生成 (HTML ファイル) +| source-highlight | | | HTML 文書に含まれるソースコードのシンタックスハイライト |======================================== [NOTE] |