1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

buflist: add example in /help buflist.look.display_conditions

This commit is contained in:
Sébastien Helleu
2017-04-20 22:00:17 +02:00
parent c946b3e361
commit 669ca77c41
14 changed files with 140 additions and 51 deletions
+11 -4
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-01-06 21:59+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4947,11 +4947,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " napojené signály:"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -11655,6 +11656,12 @@ msgstr "%s%s: vypršel časový limit \"%s\" pro %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: nemohu se připojit\" neočekávaná chyba (%d)"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr "příkaz spuštěný při startu WeeChat, před načtením pluginů"
#~ msgid "commands defined by plugins"
#~ msgstr "příkazy definované pluginy"
+11 -4
View File
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-04-08 14:48+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -5872,10 +5872,10 @@ msgstr "%s: %d Signale hooked"
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"Bedingungen für die Darstellung eines Buffers (Hinweis: Inhalt wird "
"evaluiert, siehe /help buflist)"
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -13367,6 +13367,13 @@ msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr ""
"%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)"
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "Bedingungen für die Darstellung eines Buffers (Hinweis: Inhalt wird "
#~ "evaluiert, siehe /help buflist)"
#~ msgid "commands defined by plugins"
#~ msgstr "Befehle, definiert durch Erweiterungen"
+12 -4
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-01-06 22:01+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5160,11 +5160,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " señales enganchadas:"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
msgstr "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -11918,6 +11919,13 @@ msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: no es posible conectarse al transmisor"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "comando ejecutado cuando WeeChat inicia, antes de cargar los plugins"
#~ msgid "commands defined by plugins"
#~ msgstr "comandos definidos por plugins"
+15 -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: 2017-04-08 14:48+0200\n"
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-04-20 21:58+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -5744,10 +5744,14 @@ msgstr "%s: %d signaux accrochés"
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"conditions pour afficher un tampon (note : le contenu est évalué, voir /help "
"buflist)"
"buflist) ; par exemple pour cacher les tampons de serveurs s'ils sont "
"fusionnés avec le tampon \"core\" : \"${buffer.hidden}==0 && ((${type}!"
"=server && ${buffer.full_name}!=core.weechat) || ${buffer.active}==1)\""
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -13100,6 +13104,13 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)"
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "conditions pour afficher un tampon (note : le contenu est évalué, voir /"
#~ "help buflist)"
#~ msgid ""
#~ "jump to previous/next visited buffer if you click with left/right mouse "
#~ "button on line with current buffer"
+11 -4
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-01-06 22:03+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4484,11 +4484,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " üzenetkezelők:\n"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
msgstr "felhasználónév az IRC szerveren"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -10946,6 +10947,12 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s DCC: nem sikerült kapcsolódni a küldőhöz\n"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr "felhasználónév az IRC szerveren"
#, fuzzy
#~ msgid "commands defined by plugins"
#~ msgstr " (nem található bővítőmodul)\n"
+12 -5
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-01-06 22:04+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5298,13 +5298,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " hook sui segnali:"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"nome utente per il server proxy (nota: il contenuto viene valutato, "
"consultare /help eval)"
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -12129,6 +12128,14 @@ msgstr "%s%s: timeout per \"%s\" con %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: impossibile connettersi al mittente"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "nome utente per il server proxy (nota: il contenuto viene valutato, "
#~ "consultare /help eval)"
#~ msgid "commands defined by plugins"
#~ msgstr "comandi definiti dai plugin"
+10 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -5476,9 +5476,10 @@ msgstr "%s: %d 個のシグナルがフックされました"
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"バッファの表示条件 (注意: 値は評価されます、/help eval を参照してください)"
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -12593,6 +12594,12 @@ msgstr "%s%s: \"%s\" のタイムアウト %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: 接続できません: 未定義のエラー (%d)"
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "バッファの表示条件 (注意: 値は評価されます、/help eval を参照してください)"
#~ msgid "commands defined by plugins"
#~ msgstr "プラグインの定義するコマンド"
+12 -5
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-04-08 14:49+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5552,13 +5552,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " powiązane sygnały:"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"prawdziwa nazwa do użycia na serwerze (uwaga: zawartość jest przetwarzana, "
"zobacz /help eval)"
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -12754,6 +12753,14 @@ msgstr "%s%s: przekroczono czas na \"%s\" z %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: nie można połączyć: niespodziewany błąd (%d)"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "prawdziwa nazwa do użycia na serwerze (uwaga: zawartość jest "
#~ "przetwarzana, zobacz /help eval)"
#~ msgid "commands defined by plugins"
#~ msgstr "komendy zdefiniowane przez wtyczki"
+11 -4
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-04-08 14:50+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -5554,12 +5554,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " sinais ligados:"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"nome real a usar no servidor (nota: o conteúdo é avaliado, ver /help eval)"
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -12763,6 +12763,13 @@ msgstr "%s%s: tempo limite de \"%s\" com %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: não foi possível conectar: erro inesperado (%d)"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "nome real a usar no servidor (nota: o conteúdo é avaliado, ver /help eval)"
#~ msgid "commands defined by plugins"
#~ msgstr "comandos definidos por plugins"
+12 -5
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2016-09-03 08:24+0200\n"
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5100,13 +5100,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " sinais relacionados:"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
"comando executado quando o WeeChat inicia, antes do carregamento dos plugins "
"(nota: conteúdo é avaliado, veja /help eval)"
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -11417,6 +11416,14 @@ msgstr "%s%s: tempo esgotado para \"%s\" com %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: não foi possível conectar ao remetente"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr ""
#~ "comando executado quando o WeeChat inicia, antes do carregamento dos "
#~ "plugins (nota: conteúdo é avaliado, veja /help eval)"
#~ msgid "commands defined by plugins"
#~ msgstr "comandos definidos por plugins"
+11 -4
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-01-06 22:06+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4522,11 +4522,12 @@ msgstr ""
msgid "%s: %d signals hooked"
msgstr " обработчики сообщений:\n"
#, fuzzy
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
msgstr "ник, используемый на IRC сервере"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
msgid ""
"if enabled, clicks with left/right buttons on the line with current buffer "
@@ -10978,6 +10979,12 @@ msgstr "%s нет аргумента для параметра \"%s\"\n"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s DCC: не могу соединиться с отправителем\n"
#, fuzzy
#~ msgid ""
#~ "conditions to display a buffer (note: content is evaluated, see /help "
#~ "buflist)"
#~ msgstr "ник, используемый на IRC сервере"
#, fuzzy
#~ msgid "commands defined by plugins"
#~ msgstr " (нет pluginа)\n"
+4 -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: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\n"
"PO-Revision-Date: 2017-01-06 22:07+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4089,7 +4089,9 @@ msgstr ""
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
msgid ""
+4 -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: 2017-04-08 14:48+0200\n"
"POT-Creation-Date: 2017-04-20 21:55+0200\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"
@@ -4074,7 +4074,9 @@ msgstr ""
msgid ""
"conditions to display a buffer (note: content is evaluated, see /help "
"buflist)"
"buflist); for example to hide server buffers if they are merged with core "
"buffer: \"${buffer.hidden}==0 && ((${type}!=server && ${buffer.full_name}!"
"=core.weechat) || ${buffer.active}==1)\""
msgstr ""
msgid ""
+4 -1
View File
@@ -299,7 +299,10 @@ buflist_config_init ()
buflist_config_file, ptr_section,
"display_conditions", "string",
N_("conditions to display a buffer "
"(note: content is evaluated, see /help buflist)"),
"(note: content is evaluated, see /help buflist); for example "
"to hide server buffers if they are merged with core buffer: "
"\"${buffer.hidden}==0 && ((${type}!=server && "
"${buffer.full_name}!=core.weechat) || ${buffer.active}==1)\""),
NULL, 0, 0,
"${buffer.hidden}==0",
NULL, 0,