From 364b006209cc01b26a3bf1b3f97aa8c305d5a28d Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 29 Oct 2011 11:34:54 +0200 Subject: aspell: add note about option "default_dict" in /help aspell --- po/cs.po | 8 ++++++-- po/de.po | 8 ++++++-- po/es.po | 8 ++++++-- po/fr.po | 15 +++++++++++---- po/hu.po | 7 +++++-- po/it.po | 8 ++++++-- po/pl.po | 8 ++++++-- po/pt_BR.po | 7 +++++-- po/ru.po | 7 +++++-- po/weechat.pot | 7 +++++-- src/plugins/aspell/weechat-aspell.c | 5 ++++- 11 files changed, 65 insertions(+), 23 deletions(-) diff --git a/po/cs.po b/po/cs.po index f91d5b302..232f5794f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -3524,13 +3524,17 @@ msgstr "konfigurace pluginu aspell" msgid "dictlist || enable || disable || addword [] " msgstr "dictlist || enable || disable || addword [] " +#, fuzzy msgid "" "dictlist: show installed dictionaries\n" " enable: enable aspell on current buffer\n" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" "dictlist: zobrazí nainstalované slovníky\n" " enable: zapnout aspell pro aktuální buffer\n" diff --git a/po/de.po b/po/de.po index a46eb1359..baf21b1a2 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Nils Görs\n" "Language-Team: weechat-dev \n" @@ -3810,13 +3810,17 @@ msgstr "Konfiguration für Aspell-Erweiterung" msgid "dictlist || enable || disable || addword [] " msgstr "dictlist || enable || disable || addword [] " +#, fuzzy msgid "" "dictlist: show installed dictionaries\n" " enable: enable aspell on current buffer\n" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" "dictlist: listet installierte Wörterbücher auf\n" " enable: aktiviert Aspell in aktuellem Buffer [lang = Wörterbuch)\n" diff --git a/po/es.po b/po/es.po index cf78051a5..18cefc23a 100644 --- a/po/es.po +++ b/po/es.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -3692,13 +3692,17 @@ msgid "dictlist || enable || disable || addword [] " msgstr "" "dictlist || enable || disable || addword [] " +#, fuzzy msgid "" "dictlist: show installed dictionaries\n" " enable: enable aspell on current buffer\n" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" "dictlist: muestra diccionarios instalados\n" " enable: habilita aspell en el buffer actual\n" diff --git a/po/fr.po b/po/fr.po index 3cb5a1cfb..71bb93e34 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" -"PO-Revision-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" +"PO-Revision-Date: 2011-10-29 11:33+0200\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "Language: French\n" @@ -3719,7 +3719,10 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" "dictlist: afficher les dictionnaires installés\n" " enable: activer aspell sur le tampon courant\n" @@ -3727,7 +3730,11 @@ msgstr "" " addword: ajouter un mot dans le dictionnaire personnel aspell\n" "\n" "Les lignes d'entrée commençant par '/' ne sont pas vérifiées, sauf pour " -"certaines commandes." +"certaines commandes.\n" +"\n" +"Pour activer aspell sur tous les tampons, utilisez l'option \"default_dict" +"\", par exemple :\n" +" /set aspell.check.default_dict \"en\"" msgid "list of supported langs for aspell" msgstr "liste des langues supportées pour aspell" diff --git a/po/hu.po b/po/hu.po index b8ea2c4ba..a0c454d4b 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -3187,7 +3187,10 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" msgid "list of supported langs for aspell" diff --git a/po/it.po b/po/it.po index a5005fd1e..733a6c9cb 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Marco Paolone \n" "Language-Team: weechat-dev \n" @@ -3685,13 +3685,17 @@ msgstr "configurazione del plugin aspell" msgid "dictlist || enable || disable || addword [] " msgstr "dictlist || enable || disable || addword [] " +#, fuzzy msgid "" "dictlist: show installed dictionaries\n" " enable: enable aspell on current buffer\n" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" "dictlist: mostra i dizionari installati\n" " enable: abilita aspell sul buffer corrente\n" diff --git a/po/pl.po b/po/pl.po index a83c728b0..5cd662833 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -3673,13 +3673,17 @@ msgstr "konfiguracja wtyczki aspell" msgid "dictlist || enable || disable || addword [] " msgstr "dictlist || enable || disable || addword [] " +#, fuzzy msgid "" "dictlist: show installed dictionaries\n" " enable: enable aspell on current buffer\n" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" "dictlist: wyświetla zainstalowane słowniki\n" " enable: włącza obsługę aspell dla obecnego bufora\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 626216357..1255fb367 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-26 19:30+0200\n" "Last-Translator: Ivan Sichmann Freitas \n" "Language-Team: weechat-dev \n" @@ -3585,7 +3585,10 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" msgid "list of supported langs for aspell" diff --git a/po/ru.po b/po/ru.po index 897ce9a58..a67ad0bbc 100644 --- a/po/ru.po +++ b/po/ru.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -3207,7 +3207,10 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" msgid "list of supported langs for aspell" diff --git a/po/weechat.pot b/po/weechat.pot index 61f20666d..ca6e1004d 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 11:24+0200\n" +"POT-Creation-Date: 2011-10-29 11:32+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2801,7 +2801,10 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands." +"Input line beginning with a '/' is not checked, except for some commands.\n" +"\n" +"To enable aspell on all buffers, use option \"default_dict\", for example:\n" +" /set aspell.check.default_dict \"en\"" msgstr "" msgid "list of supported langs for aspell" diff --git a/src/plugins/aspell/weechat-aspell.c b/src/plugins/aspell/weechat-aspell.c index d0c81d1e9..80524d87c 100644 --- a/src/plugins/aspell/weechat-aspell.c +++ b/src/plugins/aspell/weechat-aspell.c @@ -969,7 +969,10 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[]) "dictionary\n" "\n" "Input line beginning with a '/' is not checked, " - "except for some commands."), + "except for some commands.\n\n" + "To enable aspell on all buffers, use option " + "\"default_dict\", for example:\n" + " /set aspell.check.default_dict \"en\""), "dictlist" " || enable %(aspell_langs)" " || disable" -- cgit v1.2.3