diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-12-09 11:40:14 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-12-09 11:40:14 +0100 |
commit | 40749afcedb9512b2c76eda74f134ec8598b6ebd (patch) | |
tree | b1db55af42d5889caa60bd371cb5057d89af50ea /po/es.po | |
parent | a7522d8e8979b7331f45359ef198ddc545dddffe (diff) | |
download | weechat-40749afcedb9512b2c76eda74f134ec8598b6ebd.zip |
core: add option weechat.completion.partial_completion_templates
This option is used to force partial completion on specific templates
(for now only "config_options").
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-11-15 07:20+0100\n" +"POT-Creation-Date: 2017-12-08 20:20+0100\n" "PO-Revision-Date: 2017-10-17 20:12+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4065,6 +4065,15 @@ msgstr "" "autocompletar parcialmente comandos externos (se detiene cuando varias " "palabras empiezan con las mismas letras)" +#, fuzzy +msgid "" +"comma-separated list of templates for which partial completion is enabled by " +"default (with Tab key instead of shift-Tab)" +msgstr "" +"lista separada por comas de comandos para los cuales estará habilitado el " +"corrector ortográfico (el corrector es desactivado para todos los otros " +"comandos)" + msgid "" "maximum number of commands to display by default in history listing (0 = " "unlimited)" |