diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-06-19 21:12:47 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-06-19 21:12:47 +0200 |
commit | 292830b5bf103bbef7b3b3ee079433c6e2385a46 (patch) | |
tree | 28b5d68995cda35fd221c1d75d30b104edadaf22 /po/es.po | |
parent | acb03201b41591158996a23bd6f3699894bf6ae3 (diff) | |
download | weechat-292830b5bf103bbef7b3b3ee079433c6e2385a46.zip |
script: evaluate content of option script.scripts.dir (issue #388)
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-06-13 07:39+0200\n" +"POT-Creation-Date: 2015-06-19 21:06+0200\n" "PO-Revision-Date: 2015-03-21 08:41+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10415,8 +10415,15 @@ msgid "" "expire)" msgstr "" -msgid "local cache directory for scripts" +#, fuzzy +msgid "" +"local cache directory for scripts; \"%h\" at beginning of string is replaced " +"by WeeChat home (\"~/.weechat\" by default) (note: content is evaluated, " +"see /help eval)" msgstr "" +"ruta para los registros de WeeChat; \"%h\" al principio de la cadena será " +"reemplazado por el directorio raíz de WeeChat (\"~/.weechat\" por defecto); " +"especificadores de fecha son permitidos (ver man strftime)" msgid "" "scripts to \"hold\": comma-separated list of scripts which will never been " @@ -11339,3 +11346,10 @@ msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: no es posible conectarse al transmisor" + +#, fuzzy +#~ msgid "" +#~ "local cache directory for scripts (note: content is evaluated, see /help " +#~ "eval)" +#~ msgstr "" +#~ "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins" |