diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/weechat_faq.de.adoc | 11 | ||||
-rw-r--r-- | doc/en/weechat_faq.en.adoc | 9 | ||||
-rw-r--r-- | doc/fr/weechat_faq.fr.adoc | 9 | ||||
-rw-r--r-- | doc/it/weechat_faq.it.adoc | 11 | ||||
-rw-r--r-- | doc/ja/weechat_faq.ja.adoc | 11 | ||||
-rw-r--r-- | doc/pl/weechat_faq.pl.adoc | 11 |
6 files changed, 62 insertions, 0 deletions
diff --git a/doc/de/weechat_faq.de.adoc b/doc/de/weechat_faq.de.adoc index 178f7ce7e..c564f8475 100644 --- a/doc/de/weechat_faq.de.adoc +++ b/doc/de/weechat_faq.de.adoc @@ -928,6 +928,17 @@ $ cd ~/.weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +// TRANSLATION MISSING +[[aspell_dictionaries]] +=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat? + +// TRANSLATION MISSING +You have to reload the aspell plugin: + +---- +/plugin reload aspell +---- + [[settings]] == Einstellungen diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc index d8bd0d4a5..bd891caf3 100644 --- a/doc/en/weechat_faq.en.adoc +++ b/doc/en/weechat_faq.en.adoc @@ -880,6 +880,15 @@ $ cd ~/.weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +[[aspell_dictionaries]] +=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat? + +You have to reload the aspell plugin: + +---- +/plugin reload aspell +---- + [[settings]] == Settings diff --git a/doc/fr/weechat_faq.fr.adoc b/doc/fr/weechat_faq.fr.adoc index 390fc978a..9099e4f9a 100644 --- a/doc/fr/weechat_faq.fr.adoc +++ b/doc/fr/weechat_faq.fr.adoc @@ -917,6 +917,15 @@ $ cd ~/.weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +[[aspell_dictionaries]] +=== J'ai installé des dictionnaires aspell sur mon système, comment les utiliser sans redémarrer WeeChat ? + +Vous devez recharger l'extension aspell : + +---- +/plugin reload aspell +---- + [[settings]] == Réglages diff --git a/doc/it/weechat_faq.it.adoc b/doc/it/weechat_faq.it.adoc index 2d692f2d2..18f522cdf 100644 --- a/doc/it/weechat_faq.it.adoc +++ b/doc/it/weechat_faq.it.adoc @@ -946,6 +946,17 @@ $ cd ~/.weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +// TRANSLATION MISSING +[[aspell_dictionaries]] +=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat? + +// TRANSLATION MISSING +You have to reload the aspell plugin: + +---- +/plugin reload aspell +---- + [[settings]] == Impostazioni diff --git a/doc/ja/weechat_faq.ja.adoc b/doc/ja/weechat_faq.ja.adoc index 434cef34f..2d35da70a 100644 --- a/doc/ja/weechat_faq.ja.adoc +++ b/doc/ja/weechat_faq.ja.adoc @@ -874,6 +874,17 @@ $ cd ~/.weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +// TRANSLATION MISSING +[[aspell_dictionaries]] +=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat? + +// TRANSLATION MISSING +You have to reload the aspell plugin: + +---- +/plugin reload aspell +---- + [[settings]] == 設定 diff --git a/doc/pl/weechat_faq.pl.adoc b/doc/pl/weechat_faq.pl.adoc index 5532ea496..fbe7c35f0 100644 --- a/doc/pl/weechat_faq.pl.adoc +++ b/doc/pl/weechat_faq.pl.adoc @@ -887,6 +887,17 @@ $ cd ~/.weechat/script $ curl -O https://weechat.org/files/plugins.xml.gz ---- +// TRANSLATION MISSING +[[aspell_dictionaries]] +=== I installed aspell dictionaries on my system, how can I use them without restarting WeeChat? + +// TRANSLATION MISSING +You have to reload the aspell plugin: + +---- +/plugin reload aspell +---- + [[settings]] == Ustawienia |