diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-03-17 21:00:16 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-03-17 21:00:16 +0100 |
commit | cf93e953b615868b740b1eef006de0d5cb781df7 (patch) | |
tree | 005e46f6851eade1ca0cca671ea03420c3df5575 /po | |
parent | 4bed85ec9e26d49ba07f4ba4c59ba15c36b75022 (diff) | |
download | weechat-cf93e953b615868b740b1eef006de0d5cb781df7.zip |
core: use ${info:term_width} instead of ${window.win_width} in /help weechat.bar.xxx.conditions (closes #703)
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 4 | ||||
-rw-r--r-- | po/de.po | 8 | ||||
-rw-r--r-- | po/es.po | 4 | ||||
-rw-r--r-- | po/fr.po | 8 | ||||
-rw-r--r-- | po/hu.po | 4 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/ja.po | 10 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/pt_BR.po | 4 | ||||
-rw-r--r-- | po/ru.po | 4 | ||||
-rw-r--r-- | po/tr.po | 4 | ||||
-rw-r--r-- | po/weechat.pot | 4 |
12 files changed, 33 insertions, 33 deletions
@@ -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 "" @@ -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})" @@ -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 "" @@ -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})" @@ -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 "" @@ -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 "" @@ -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)" @@ -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)" diff --git a/po/pt_BR.po b/po/pt_BR.po index 1bde8d180..2db2cc1a0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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 "" @@ -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 "" @@ -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 "" diff --git a/po/weechat.pot b/po/weechat.pot index 81ec5fa46..a628a3a05 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: 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 "" |