1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-13 06:34:47 +02:00

core: use ${info:term_width} instead of ${window.win_width} in /help weechat.bar.xxx.conditions (closes #703)

This commit is contained in:
Sébastien Helleu
2016-03-17 21:00:16 +01:00
parent 4bed85ec9e
commit cf93e953b6
13 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4313,7 +4313,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+4 -4
View File
@@ -23,8 +23,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"PO-Revision-Date: 2016-03-14 21:02+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-03-17 20:42+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <>\n"
"Language: de\n"
@@ -5083,13 +5083,13 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
"Bedingungen um eine Infobar anzuzeigen. Eine einfache Bedingung: \"active\", "
"\"inactive\", \"nicklist\" (Fenster muss aktiv/inaktiv sein oder der Buffer "
"enthält eine Benutzerliste), oder man nutzt einen Ausdruck mit Bedingungen "
"(siehe /help eval). Beispiele: \"${nicklist} && ${window.win_width} > "
"(siehe /help eval). Beispiele: \"${nicklist} && ${info:term_width} > "
"100\" (lokale Variablen für den Ausdruck sind ${active}, ${inactive} und "
"${nicklist})"
+2 -2
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4508,7 +4508,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+4 -4
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"PO-Revision-Date: 2016-03-13 18:26+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-03-17 20:59+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -4972,13 +4972,13 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
"conditions pour afficher la barre : une simple condition : \"active\", "
"\"inactive\", \"nicklist\" (la fenêtre doit être active/inactive, le tampon "
"doit avoir une liste de pseudos), ou une expression avec condition(s) (voir /"
"help eval), comme : \"${nicklist} && ${window.win_width} > 100\" (les "
"help eval), comme : \"${nicklist} && ${info:term_width} > 100\" (les "
"variables locales pour l'expression sont ${active}, ${inactive} et "
"${nicklist})"
+2 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3902,7 +3902,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+2 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4641,7 +4641,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+5 -5
View File
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"PO-Revision-Date: 2016-03-13 18:27+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-03-17 20:43+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n"
"Language: ja\n"
@@ -4754,13 +4754,13 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
"バーを表示する条件: 単純な条件: \"active\"、\"inactive\"、\"nicklist\" (ウィ"
"ンドウがアクティブの場合、非アクティブの場合、バッファにニックネームリストが"
"含まれる場合)、または条件式 (/help eval を参照)、例: \"${nicklist} && "
"${window.win_width} > 100\" (式中のローカル変数は "
"含まれる場合)、または条件式 (/help eval を参照)、例: \"${nicklist} && ${info:"
"term_width} > 100\" (式中のローカル変数は "
"${active}、${inactive}、${nicklist})"
msgid "bar position (bottom, top, left, right)"
+4 -4
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"PO-Revision-Date: 2016-03-13 18:28+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-03-17 20:43+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: pl\n"
@@ -4867,13 +4867,13 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
"warunek(i) dla wyświetlania paska: prosty warunek: \"active\", \"inactive\", "
"\"nicklist\" (okna muszą być aktywne/nieaktywne, bufor musi posiadać listę "
"nicków), lub wyrażenie z warunkiem(ami) (zobacz /help eval), jak: "
"\"${nicklist} && ${window.win_width} > 100\" (lokalne zmienne dla wyrażenia "
"\"${nicklist} && ${info:term_width} > 100\" (lokalne zmienne dla wyrażenia "
"to ${active}, ${inactive} i ${nicklist})"
msgid "bar position (bottom, top, left, right)"
+2 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4492,7 +4492,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+2 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-17 08:52+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3935,7 +3935,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+2 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+0100\n"
"PO-Revision-Date: 2016-01-05 07:51+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3532,7 +3532,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+2 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2016-03-13 18:25+0100\n"
"POT-Creation-Date: 2016-03-17 20:41+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"
@@ -3523,7 +3523,7 @@ msgid ""
"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}, "
"${info:term_width} > 100\" (local variables for expression are ${active}, "
"${inactive} and ${nicklist})"
msgstr ""
+1 -1
View File
@@ -1416,7 +1416,7 @@ gui_bar_create_option (const char *bar_name, int index_option, const char *value
"\"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\" "
"like: \"${nicklist} && ${info:term_width} > 100\" "
"(local variables for expression are ${active}, "
"${inactive} and ${nicklist})"),
NULL, 0, 0, value, NULL, 0,