diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-29 11:40:58 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-10-29 11:40:58 +0200 |
commit | 6d6e0e0ad92307e3fcb4c269716044da86f34bc0 (patch) | |
tree | c60feba3544a4eb63a1bdfe1e703d4bc933f4d3f /po/es.po | |
parent | 3fc8b2f34933cf01305720e226d5e89f6fe2dc07 (diff) | |
download | weechat-6d6e0e0ad92307e3fcb4c269716044da86f34bc0.zip |
core: add help for values of option "conditions" in bars (options weechat.bar.xxx.conditions)
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -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:32+0200\n" +"POT-Creation-Date: 2011-10-29 11:38+0200\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3385,8 +3385,11 @@ msgstr "" msgid "bar type (root, window, window_active, window_inactive)" msgstr "tipo de barra (root, window, window_active, window_inactive)" -msgid "condition(s) for displaying bar (for bars of type \"window\")" -msgstr "condicion(es) para mostrar la barra (para barras del tipo \"window\"" +msgid "" +"condition(s) for displaying bar (for bars of type \"window\"): \"active\" = " +"window must be active, \"inactive\" = window must be inactive, \"nicklist\" " +"= buffer must have a nicklist" +msgstr "" msgid "bar position (bottom, top, left, right)" msgstr "posición de la barra (bottom, top, left, right)" @@ -8330,3 +8333,7 @@ msgstr "Variables" msgid "Lists" msgstr "Listas" + +#~ msgid "condition(s) for displaying bar (for bars of type \"window\")" +#~ msgstr "" +#~ "condicion(es) para mostrar la barra (para barras del tipo \"window\"" |