aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-12-26 22:44:19 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-12-26 22:44:19 +0100
commit481da803cb32e120fadd4b2ae994b5c3b32b6008 (patch)
treefa2571221fbd54be5dbdedcc614a7831b6496134 /po
parentdoc: update German auto-generated file (diff)
downloadweechat-481da803cb32e120fadd4b2ae994b5c3b32b6008.tar.xz
weechat-481da803cb32e120fadd4b2ae994b5c3b32b6008.zip
buflist: add pointer "window" in bar item evaluation
Diffstat (limited to 'po')
-rw-r--r--po/cs.po6
-rw-r--r--po/de.po7
-rw-r--r--po/es.po6
-rw-r--r--po/fr.po13
-rw-r--r--po/hu.po6
-rw-r--r--po/it.po6
-rw-r--r--po/ja.po7
-rw-r--r--po/pl.po7
-rw-r--r--po/pt.po6
-rw-r--r--po/pt_BR.po6
-rw-r--r--po/ru.po6
-rw-r--r--po/tr.po6
-rw-r--r--po/weechat.pot6
13 files changed, 74 insertions, 14 deletions
diff --git a/po/cs.po b/po/cs.po
index 078694005..2d95f3fc5 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4914,6 +4914,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/de.po b/po/de.po
index 007468921..0c1d7ae2d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-12-23 19:58+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -5856,6 +5856,7 @@ msgstr ""
msgid "bar item with list of buffers"
msgstr "Bar-Item mit der Liste von Buffern"
+#, fuzzy
msgid ""
" bar: add the \"buflist\" bar\n"
"refresh: force the refresh of the bar items (buflist, buflist2 and "
@@ -5872,6 +5873,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/es.po b/po/es.po
index b097166d5..48bba61fb 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5114,6 +5114,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/fr.po b/po/fr.po
index a914784c7..a0d89b3be 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
-"PO-Revision-Date: 2019-12-18 21:18+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
+"PO-Revision-Date: 2019-12-26 22:33+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -5737,6 +5737,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
@@ -5805,6 +5809,11 @@ msgstr ""
" - données de l'objet de barre (voir le hdata \"bar_item\" dans la doc API "
"pour une liste complète), par exemple :\n"
" - ${bar_item.name}\n"
+" - données de la fenêtre (\"window\"), où l'objet de barre est affiché (il "
+"n'y a pas de fenêtre pour les barres de type \"root\", voir le hdata \"window"
+"\" dans la doc API pour une liste complète), par exemple :\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - données du tampon (voir le hdata \"buffer\" dans la doc API pour une "
"liste complète), par exemple :\n"
" - ${buffer.number}\n"
diff --git a/po/hu.po b/po/hu.po
index d19392c0a..09d916443 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4453,6 +4453,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/it.po b/po/it.po
index 05eac3543..81033c0cc 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5249,6 +5249,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/ja.po b/po/ja.po
index 873769a76..d42eea404 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -5454,6 +5454,7 @@ msgstr ""
msgid "bar item with list of buffers"
msgstr "バッファのリストを表示するバー要素"
+#, fuzzy
msgid ""
" bar: add the \"buflist\" bar\n"
"refresh: force the refresh of the bar items (buflist, buflist2 and "
@@ -5470,6 +5471,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/pl.po b/po/pl.po
index 6f361e007..5e3c39091 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-12-01 16:23+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -5587,6 +5587,7 @@ msgstr ""
msgid "bar item with list of buffers"
msgstr "element paska z listą buforów"
+#, fuzzy
msgid ""
" bar: add the \"buflist\" bar\n"
"refresh: force the refresh of the bar items (buflist, buflist2 and "
@@ -5603,6 +5604,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/pt.po b/po/pt.po
index eb4b1a192..d50650f76 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -5523,6 +5523,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 13efdf517..9262008ad 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: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5065,6 +5065,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/ru.po b/po/ru.po
index a2a92970b..99a781373 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4490,6 +4490,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/tr.po b/po/tr.po
index a8c5e4868..43d8959d6 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+0100\n"
"PO-Revision-Date: 2019-11-03 08:38+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4060,6 +4060,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index d447167fc..396fcdf71 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: 2019-12-18 21:17+0100\n"
+"POT-Creation-Date: 2019-12-26 22:25+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"
@@ -4044,6 +4044,10 @@ msgid ""
" - bar item data (see hdata \"bar_item\" in API doc for a complete list), "
"for example:\n"
" - ${bar_item.name}\n"
+" - window data, where the bar item is displayed (there's no window in root "
+"bars, see hdata \"window\" in API doc for a complete list), for example:\n"
+" - ${window.number}\n"
+" - ${window.buffer.full_name}\n"
" - buffer data (see hdata \"buffer\" in API doc for a complete list), for "
"example:\n"
" - ${buffer.number}\n"