1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 00:03:12 +02:00

Remove messages displayed when hiding/showing a bar

This commit is contained in:
Sebastien Helleu
2009-05-04 19:21:59 +02:00
parent 8d69edfa31
commit 5947ba0364
9 changed files with 28 additions and 86 deletions
+7 -9
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -170,14 +170,6 @@ msgstr "Pole bylo smazáno"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%sChyba: nemohu nastavit volbu \"%s\" pro pole \"%s\""
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr "Pole \"%s\" je nyní schováno"
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr "Pole \"%s\" je nyní viditelné"
#, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%sChyba: buffer nenalezen pro příkaz \"%s\""
@@ -5721,6 +5713,12 @@ msgstr "%s DCC: nemohu nastavit 'neblokovaci' volbu na soket\n"
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s chybí argument pro volbu \"%s\"\n"
#~ msgid "Bar \"%s\" is now hidden"
#~ msgstr "Pole \"%s\" je nyní schováno"
#~ msgid "Bar \"%s\" is now visible"
#~ msgstr "Pole \"%s\" je nyní viditelné"
#~ msgid "notify: debug: set notify for buffer %s to %d (%s)"
#~ msgstr "notify: debug: nastavit notifikaci pro buffer %s na %d (%s)"
+1 -9
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -182,14 +182,6 @@ msgstr "/users wurde deaktiviert"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%s unbekannte Option für den \"%s\"-Befehl\n"
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr ""
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr ""
#, fuzzy, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%s Puffer nicht gefunden für den \"%s\"-Befehl\n"
+1 -9
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -178,14 +178,6 @@ msgstr "los usuarios han sido desactivados"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%s opción desconocida para el comando \"%s\"\n"
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr ""
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr ""
#, fuzzy, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%s nombre de usuario no encontrado para el comando \"%s\"\n"
+7 -9
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-05-03 16:24+0200\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -172,14 +172,6 @@ msgstr "Barre supprimée"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%sErreur: impossible de modifier l'option \"%s\" pour la barre \"%s\""
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr "La barre \"%s\" est maintenant cachée"
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr "La barre \"%s\" est maintenant visible"
#, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%sErreur: tampon non trouvé pour la commande \"%s\""
@@ -5822,3 +5814,9 @@ msgstr "%s%s: impossible de positionner l'option \"nonblock\" pour la socket"
#, c-format
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s%s: délai d'attente dépassé pour \"%s\" avec %s"
#~ msgid "Bar \"%s\" is now hidden"
#~ msgstr "La barre \"%s\" est maintenant cachée"
#~ msgid "Bar \"%s\" is now visible"
#~ msgstr "La barre \"%s\" est maintenant visible"
+1 -9
View File
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -183,14 +183,6 @@ msgstr "a felhasználók le lettek tiltva"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%s ismeretlen opció a \"%s\" parancsnak\n"
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr ""
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr ""
#, fuzzy, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%s a(z) \"%s\". puffer nem található a(z) \"%s\" parancshoz\n"
+7 -9
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-04-29 08:07+0200\n"
"Last-Translator: <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -176,14 +176,6 @@ msgstr "Pasek usunięty"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%sBłąd: nie można ustawić opcji \"%s\" dla paska \"%s\""
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr "Pasek \"%s\" został ukryty"
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr "Pasek \"%s\" jest teraz widoczny"
#, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%sBłąd: nie znaleziono bufora dla komendy \"%s\""
@@ -4956,3 +4948,9 @@ msgstr ""
#, c-format
msgid "%s%s: timeout for \"%s\" with %s"
msgstr ""
#~ msgid "Bar \"%s\" is now hidden"
#~ msgstr "Pasek \"%s\" został ukryty"
#~ msgid "Bar \"%s\" is now visible"
#~ msgstr "Pasek \"%s\" jest teraz widoczny"
+1 -9
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.2.7-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: 2009-01-03 00:42+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -179,14 +179,6 @@ msgstr "команда users отключена"
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr "%s неизвестный параметр для команды \"%s\"\n"
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr ""
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr ""
#, fuzzy, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr "%s буфер номер \"%s\" не найден для команды \"%s\"\n"
+1 -9
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-05-03 16:24+0200\n"
"POT-Creation-Date: 2009-05-04 19:17+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -153,14 +153,6 @@ msgstr ""
msgid "%sError: unable to set option \"%s\" for bar \"%s\""
msgstr ""
#, c-format
msgid "Bar \"%s\" is now hidden"
msgstr ""
#, c-format
msgid "Bar \"%s\" is now visible"
msgstr ""
#, c-format
msgid "%sError: buffer not found for \"%s\" command"
msgstr ""
+2 -14
View File
@@ -380,13 +380,7 @@ command_bar (void *data, struct t_gui_buffer *buffer,
return WEECHAT_RC_ERROR;
}
if (!CONFIG_BOOLEAN(ptr_bar->options[GUI_BAR_OPTION_HIDDEN]))
{
if (gui_bar_set (ptr_bar, "hidden", "1"))
{
gui_chat_printf (NULL, _("Bar \"%s\" is now hidden"),
ptr_bar->name);
}
}
gui_bar_set (ptr_bar, "hidden", "1");
return WEECHAT_RC_OK;
}
@@ -413,13 +407,7 @@ command_bar (void *data, struct t_gui_buffer *buffer,
return WEECHAT_RC_ERROR;
}
if (CONFIG_BOOLEAN(ptr_bar->options[GUI_BAR_OPTION_HIDDEN]))
{
if (gui_bar_set (ptr_bar, "hidden", "0"))
{
gui_chat_printf (NULL, _("Bar \"%s\" is now visible"),
ptr_bar->name);
}
}
gui_bar_set (ptr_bar, "hidden", "0");
return WEECHAT_RC_OK;
}