1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

doc: fix typo Gnutls -> GnuTLS in user's guide

This commit is contained in:
Sébastien Helleu
2019-03-24 09:13:01 +01:00
parent 6c41e627cd
commit 429fafd42f
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -137,7 +137,7 @@ Versionen und Paketnamen können für andere Distributionen abweichend sein. +
entscheidend) zu kompilieren. Eine Kompilierung kann auch mit libncurses5-dev erfolgen,
aber dies wird *NICHT* empfohlen:
Es können Darstellungsfehler mit breiten Zeichen auftreten. +
^(3)^ Gnutls ≥ 3.0.21 wird benötigt um eine IRC SASL Authentifizierung mittels
^(3)^ GnuTLS ≥ 3.0.21 wird benötigt um eine IRC SASL Authentifizierung mittels
ECDSA-NIST256P-CHALLENGE durchzuführen. +
^(4)^ Die empfohlene Version ist 2.7 (alle Skripten laufen mit der Version 2.7,
aber nicht mit Version < 2.7 oder ≥ 3.0).
@@ -227,7 +227,7 @@ Liste von häufig verwendeten Optionen:
kompiliert <<fset_plugin,Fset Erweiterung>>.
| ENABLE_GNUTLS | `ON`, `OFF` | ON |
kompiliert Gnutls (für SSL).
kompiliert GnuTLS (für SSL).
| ENABLE_GUILE | `ON`, `OFF` | ON |
kompiliert <<scripts_plugins,Guile Erweiterung>> (Scheme).
+2 -2
View File
@@ -130,7 +130,7 @@ names may be different in different distributions and versions. +
^(2)^ It is recommended to compile with libncurses**w**5-dev (the *w* is
important). WeeChat can compile with libncurses5-dev, but it is *NOT* recommended:
you may experience display bugs with wide chars. +
^(3)^ Gnutls ≥ 3.0.21 is required for IRC SASL authentication with mechanism
^(3)^ GnuTLS ≥ 3.0.21 is required for IRC SASL authentication with mechanism
ECDSA-NIST256P-CHALLENGE. +
^(4)^ Recommended Python version is 2.7 (all scripts run fine with version 2.7,
but not with versions < 2.7 or ≥ 3.0).
@@ -217,7 +217,7 @@ List of commonly used options:
Compile <<fset_plugin,Fset plugin>>.
| ENABLE_GNUTLS | `ON`, `OFF` | ON |
Enable Gnutls (for SSL).
Enable GnuTLS (for SSL).
| ENABLE_GUILE | `ON`, `OFF` | ON |
Compile <<scripts_plugins,Guile plugin>> (Scheme).
+2 -2
View File
@@ -134,7 +134,7 @@ nom du paquet peut être différente. +
important). WeeChat peut compiler avec libncurses5-dev, but ce n'est *PAS*
recommandé : vous pourriez avoir des bugs d'affichage avec les caractères
larges. +
^(3)^ Gnutls ≥ 3.0.21 est requis pour l'authentification SASL avec le mécanisme
^(3)^ GnuTLS ≥ 3.0.21 est requis pour l'authentification SASL avec le mécanisme
ECDSA-NIST256P-CHALLENGE. +
^(4)^ La version recommandée de Python est 2.7 (tous les scripts tournent bien
avec la version 2.7, mais pas avec les versions < 2.7 ou ≥ 3.0).
@@ -221,7 +221,7 @@ Liste des options couramment utilisées :
Compiler <<fset_plugin,l'extension Fset>>.
| ENABLE_GNUTLS | `ON`, `OFF` | ON |
Activer Gnutls (pour SSL).
Activer GnuTLS (pour SSL).
| ENABLE_GUILE | `ON`, `OFF` | ON |
Compiler <<scripts_plugins,l'extension Guile>> (Scheme).
+2 -2
View File
@@ -159,7 +159,7 @@ potrebbero essere differenti in versioni e distribuzioni differenti. +
important). WeeChat can compile with libncurses5-dev, but it is *NOT* recommended:
you may experience display bugs with wide chars. +
// TRANSLATION MISSING
^(3)^ Gnutls ≥ 3.0.21 is required for IRC SASL authentication with mechanism
^(3)^ GnuTLS ≥ 3.0.21 is required for IRC SASL authentication with mechanism
ECDSA-NIST256P-CHALLENGE. +
^(4)^ La versione raccomandata di Python è la 2.7 (tutti gli script funzionano
correttamente con la versione 2.7, ma non con le versioni < 2.7 o ≥ 3.0).
@@ -251,7 +251,7 @@ List of commonly used options:
Compile <<fset_plugin,Fset plugin>>.
| ENABLE_GNUTLS | `ON`, `OFF` | ON |
Enable Gnutls (for SSL).
Enable GnuTLS (for SSL).
| ENABLE_GUILE | `ON`, `OFF` | ON |
Compile <<scripts_plugins,Guile plugin>> (Scheme).
+2 -2
View File
@@ -135,7 +135,7 @@ macOS では https://brew.sh/[Homebrew] を使ってください:
^(2)^ WeeChat は libncurses**w**5-dev でコンパイルすることを推奨します
(*w* が重要です)。libncurses5-dev でもコンパイル可能ですが、これは推奨
*されません* (ワイドキャラクタの表示にバグを生じるでしょう)。 +
^(3)^ IRC SASL 認証で ECDSA-NIST256P-CHALLENGE を使うには、Gnutls
^(3)^ IRC SASL 認証で ECDSA-NIST256P-CHALLENGE を使うには、GnuTLS
バージョン 3.0.21 以上が必要です。 +
^(4)^ Python のバージョンは 2.7 をお勧めします (全てのスクリプトはバージョン 2.7
で正しく動きますが、2.7 よりも低いバージョンまたは 3.0 以上のバージョンでは正しく動きません)。
@@ -224,7 +224,7 @@ cmake に対するオプションを指定するには、以下の書式を使
<<fset_plugin,Fset プラグイン>>のコンパイル。
| ENABLE_GNUTLS | `ON`, `OFF` | ON |
Gnutls の有効化 (SSL 用)。
GnuTLS の有効化 (SSL 用)。
| ENABLE_GUILE | `ON`, `OFF` | ON |
<<scripts_plugins,Guile プラグイン>> (Scheme) のコンパイル。
+2 -2
View File
@@ -136,7 +136,7 @@ mogą być inne w innych dystrybucjach. +
^(2)^ Zaleca się kompilację z użyciem libncurses**w**5-dev (*w* jest istotne).
WeeChat można skompilowac używając libncurses5-dev, ale *NIE* jest to zalecane:
możesz doświadczyć błędów wyświetlania. +
^(3)^ Gnutls ≥ 3.0.21 jest wymagany dla uwierzytelnienia IRC SASL za pomocą
^(3)^ GnuTLS ≥ 3.0.21 jest wymagany dla uwierzytelnienia IRC SASL za pomocą
mechanizmu ECDSA-NIST256P-CHALLENGE. +
^(4)^ Zalecana wersja Pythona to 2.7 (wszystkie skrypty działają z wersją 2.7,
ale nie w wersjami < 2.7 lub ≥ 3.0).
@@ -225,7 +225,7 @@ Lista popularnych opcji:
Kompilacja <<fset_plugin,wtyczki fset>>.
| ENABLE_GNUTLS | `ON`, `OFF` | ON |
Włączenie Gnutls (dla SSL).
Włączenie GnuTLS (dla SSL).
| ENABLE_GUILE | `ON`, `OFF` | ON |
Kompilacja <<scripts_plugins,wtyczki guile>> (Scheme).