diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 15c7ec6b8..90094073f 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -2179,6 +2179,34 @@ Sektionen: Mit der ASpell Erweiterung findet eine Rechtschreibprüfung Einzug in WeeChat. Dabei ist es möglich mehrere Wörterbücher für einen Buffer zu nutzen. +// TRANSLATION MISSING +Spell checking is disabled by default and can be toggled with key kbd:[Alt+s]. + +// TRANSLATION MISSING +[[aspell_dictionaries]] +==== Dictionaries + +Before using spell checking, dictionaries must be defined, either globally or +specific to buffers. + +Multiple dictionaries can be used at same time: WeeChat will check words in all +dictionaries. + +For example to use English and French: + +---- +/set aspell.check.default_dict "en,fr" +---- + +It is possible to use a different dictionary on a specific buffer, for example +on a German channel: + +---- +/aspell setdict de +---- + +For more information, see the command <>. + [[aspell_speller_options]] ==== Optionen für Rechtschreibprüfung diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index d7b2e8cac..7cce7f982 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -2129,6 +2129,32 @@ Sections: Aspell plugin lets you check spelling in command line. It is possible to use many languages by buffer. +Spell checking is disabled by default and can be toggled with key kbd:[Alt+s]. + +[[aspell_dictionaries]] +==== Dictionaries + +Before using spell checking, dictionaries must be defined, either globally or +specific to buffers. + +Multiple dictionaries can be used at same time: WeeChat will check words in all +dictionaries. + +For example to use English and French: + +---- +/set aspell.check.default_dict "en,fr" +---- + +It is possible to use a different dictionary on a specific buffer, for example +on a German channel: + +---- +/aspell setdict de +---- + +For more information, see the command <>. + [[aspell_speller_options]] ==== Speller options diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 879a9ee42..f62dab111 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -2200,6 +2200,33 @@ Sections : L'extension Aspell permet de vérifier l'orthographe de la ligne de commande. Il est possible d'utiliser plusieurs langages par tampon. +La vérification de l'orthographe est désactivée par défaut et peut être +activée/désactivée avec la touche kbd:[Alt+s]. + +[[aspell_dictionaries]] +==== Dictionnaires + +Avant d'utiliser la vérification de l'orthographe, les dictionnaires doivent +être définis soit globalement, soit spécifiquement sur un tampon. + +Plusieurs dictionnaires peuvent être utilisés en même temps : WeeChat vérifiera +les mots dans tous les dictionnaires. + +Par exemple pour utiliser l'anglais et le français : + +---- +/set aspell.check.default_dict "en,fr" +---- + +Il est possible d'utiliser un dictionnaire différent sur un tampon spécifique, +par exemple sur un canal allemand : + +---- +/aspell setdict de +---- + +Pour plus d'informations, voir la commande <>. + [[aspell_speller_options]] ==== Options du vérificateur d'orthographe diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 2ea27cd77..5270e6b7c 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -2264,6 +2264,34 @@ Sections: Il plugin Aspell consente di verificare l'ortografia nella riga di comando. È possibile utilizzare più lingue per buffer. +// TRANSLATION MISSING +Spell checking is disabled by default and can be toggled with key kbd:[Alt+s]. + +// TRANSLATION MISSING +[[aspell_dictionaries]] +==== Dictionaries + +Before using spell checking, dictionaries must be defined, either globally or +specific to buffers. + +Multiple dictionaries can be used at same time: WeeChat will check words in all +dictionaries. + +For example to use English and French: + +---- +/set aspell.check.default_dict "en,fr" +---- + +It is possible to use a different dictionary on a specific buffer, for example +on a German channel: + +---- +/aspell setdict de +---- + +For more information, see the command <>. + [[aspell_speller_options]] ==== Opzioni ortografiche diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index 110428ae1..6ccbed2a6 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -2134,6 +2134,34 @@ include::autogen/user/alias_commands.adoc[] Aspell プラグインを使うことで、コマンドラインに入力した文字列のスペルチェックができます。バッファごとに異なる言語に対するスペルチェックを実行できます。 +// TRANSLATION MISSING +Spell checking is disabled by default and can be toggled with key kbd:[Alt+s]. + +// TRANSLATION MISSING +[[aspell_dictionaries]] +==== Dictionaries + +Before using spell checking, dictionaries must be defined, either globally or +specific to buffers. + +Multiple dictionaries can be used at same time: WeeChat will check words in all +dictionaries. + +For example to use English and French: + +---- +/set aspell.check.default_dict "en,fr" +---- + +It is possible to use a different dictionary on a specific buffer, for example +on a German channel: + +---- +/aspell setdict de +---- + +For more information, see the command <>. + [[aspell_speller_options]] ==== Speller オプション diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 78051d3bf..550d0e78d 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -2155,6 +2155,34 @@ Sekcje: Wtyczka aspell pozwala na sprawdzanie pisowni w linii poleceń. Możliwe jest ustawienie wielu języków dla bufora. +// TRANSLATION MISSING +Spell checking is disabled by default and can be toggled with key kbd:[Alt+s]. + +// TRANSLATION MISSING +[[aspell_dictionaries]] +==== Dictionaries + +Before using spell checking, dictionaries must be defined, either globally or +specific to buffers. + +Multiple dictionaries can be used at same time: WeeChat will check words in all +dictionaries. + +For example to use English and French: + +---- +/set aspell.check.default_dict "en,fr" +---- + +It is possible to use a different dictionary on a specific buffer, for example +on a German channel: + +---- +/aspell setdict de +---- + +For more information, see the command <>. + [[aspell_speller_options]] ==== Opcje słowników