summaryrefslogtreecommitdiff
path: root/po/weechat.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/weechat.pot')
-rw-r--r--po/weechat.pot24
1 files changed, 12 insertions, 12 deletions
diff --git a/po/weechat.pot b/po/weechat.pot
index 33ee02dcd..870eccca1 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-12-21 11:09+0100\n"
+"POT-Creation-Date: 2014-12-28 10:50+0100\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -947,10 +947,10 @@ msgid "manage bars"
msgstr ""
msgid ""
-"list|listfull|listitems || add <name> <type>[,<condition>] <position> <size> "
-"<separator> <item1>[,<item2>...] || default [input|title|status|nicklist] || "
-"del <name>|-all || set <name> <option> <value> || hide|show|toggle <name> || "
-"scroll <name> <window> <scroll_value>"
+"list|listfull|listitems || add <name> <type>[,<conditions>] <position> "
+"<size> <separator> <item1>[,<item2>...] || default [input|title|status|"
+"nicklist] || del <name>|-all || set <name> <option> <value> || hide|show|"
+"toggle <name> || scroll <name> <window> <scroll_value>"
msgstr ""
msgid ""
@@ -961,13 +961,13 @@ msgid ""
" name: name of bar (must be unique)\n"
" type: root: outside windows,\n"
" window: inside windows, with optional conditions (see below)\n"
-" condition: condition(s) for displaying bar (only for type \"window\"):\n"
+" conditions: the conditions to display the bar:\n"
" active: on active window\n"
" inactive: on inactive windows\n"
" nicklist: on windows with nicklist\n"
" other condition: see /help weechat.bar.xxx.conditions and /"
"help eval\n"
-" without condition, the bar is always displayed\n"
+" without conditions, the bar is always displayed\n"
" position: bottom, top, left or right\n"
" size: size of bar (in chars)\n"
" separator: 1 for using separator (line), 0 or nothing means no "
@@ -3403,11 +3403,11 @@ msgid "bar type (root, window, window_active, window_inactive)"
msgstr ""
msgid ""
-"condition(s) for displaying bar (for bars of type \"window\"): a simple "
-"condition: \"active\", \"inactive\", \"nicklist\" (window must be active/"
-"inactive, buffer must have a nicklist), or an expression with condition(s) "
-"(see /help eval), like: \"${nicklist} && ${window.win_width} > 100\" (local "
-"variables for expression are ${active}, ${inactive} and ${nicklist})"
+"conditions to display the bar: a simple condition: \"active\", \"inactive\", "
+"\"nicklist\" (window must be active/inactive, buffer must have a nicklist), "
+"or an expression with condition(s) (see /help eval), like: \"${nicklist} && "
+"${window.win_width} > 100\" (local variables for expression are ${active}, "
+"${inactive} and ${nicklist})"
msgstr ""
msgid "bar position (bottom, top, left, right)"