summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-10-29 11:40:58 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-10-29 11:40:58 +0200
commit6d6e0e0ad92307e3fcb4c269716044da86f34bc0 (patch)
treec60feba3544a4eb63a1bdfe1e703d4bc933f4d3f /po/es.po
parent3fc8b2f34933cf01305720e226d5e89f6fe2dc07 (diff)
downloadweechat-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.po13
1 files changed, 10 insertions, 3 deletions
diff --git a/po/es.po b/po/es.po
index 18cefc23a..068eec5cf 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: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\""