diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-16 13:08:44 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-12-16 13:08:44 +0100 |
commit | 4901cd814591672165f318a87315bd4c47da2cf3 (patch) | |
tree | 162e5fb010966ea9c3a39089a324ac3709d20b45 | |
parent | 3c71e9c99055d3cccd6bd8c4b67c1b3f0683a21d (diff) | |
download | weechat-4901cd814591672165f318a87315bd4c47da2cf3.zip |
Add new filling options in /help bar
-rw-r--r-- | doc/de/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | doc/de/autogen/weechat_options.xml | 2 | ||||
-rw-r--r-- | doc/en/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | doc/en/autogen/weechat_options.xml | 2 | ||||
-rw-r--r-- | doc/fr/autogen/weechat_commands.xml | 2 | ||||
-rw-r--r-- | po/cs.po | 6 | ||||
-rw-r--r-- | po/de.po | 6 | ||||
-rw-r--r-- | po/es.po | 6 | ||||
-rw-r--r-- | po/fr.po | 10 | ||||
-rw-r--r-- | po/hu.po | 6 | ||||
-rw-r--r-- | po/ru.po | 6 | ||||
-rw-r--r-- | po/weechat.pot | 6 | ||||
-rw-r--r-- | src/core/wee-command.c | 3 |
13 files changed, 30 insertions, 29 deletions
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml index 1e0b89a11..1ef403a7b 100644 --- a/doc/de/autogen/weechat_commands.xml +++ b/doc/de/autogen/weechat_commands.xml @@ -20,7 +20,7 @@ manage bars nicklist: on windows with nicklist without condition, bar is always displayed position: bottom, top, left or right - filling: horizontal or vertical + filling: horizontal, vertical, columns_horizontal or columns_vertical size: size of bar (in chars) separator: 1 for using separator (line), 0 or nothing means no separator item1,...: items for this bar diff --git a/doc/de/autogen/weechat_options.xml b/doc/de/autogen/weechat_options.xml index a3ec9f249..b6459b140 100644 --- a/doc/de/autogen/weechat_options.xml +++ b/doc/de/autogen/weechat_options.xml @@ -486,7 +486,7 @@ </listitem> </itemizedlist> -<command>weechat.color.separator</command>: background color for window separators (when splited) +<command>weechat.color.separator</command>: background color for window separators (when splitted) <itemizedlist> <listitem> <para>type: color</para> diff --git a/doc/en/autogen/weechat_commands.xml b/doc/en/autogen/weechat_commands.xml index b8a04b624..44f245a03 100644 --- a/doc/en/autogen/weechat_commands.xml +++ b/doc/en/autogen/weechat_commands.xml @@ -20,7 +20,7 @@ manage bars nicklist: on windows with nicklist without condition, bar is always displayed position: bottom, top, left or right - filling: horizontal or vertical + filling: horizontal, vertical, columns_horizontal or columns_vertical size: size of bar (in chars) separator: 1 for using separator (line), 0 or nothing means no separator item1,...: items for this bar diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml index 58e2f98ac..689f68b51 100644 --- a/doc/en/autogen/weechat_options.xml +++ b/doc/en/autogen/weechat_options.xml @@ -486,7 +486,7 @@ </listitem> </itemizedlist> -<command>weechat.color.separator</command>: background color for window separators (when splited) +<command>weechat.color.separator</command>: background color for window separators (when splitted) <itemizedlist> <listitem> <para>type: color</para> diff --git a/doc/fr/autogen/weechat_commands.xml b/doc/fr/autogen/weechat_commands.xml index bd92b23a6..3accd0cbb 100644 --- a/doc/fr/autogen/weechat_commands.xml +++ b/doc/fr/autogen/weechat_commands.xml @@ -20,7 +20,7 @@ gestion des barres nicklist: sue les fenêtres avec liste de pseudos sans condition, la barre est toujours affichée position: bottom (bas), top (haut), left (gauche) ou right (droite) - remplissage: horizontal ou vertical + remplissage: horizontal, vertical, columns_horizontal ou columns_vertical taille: taille de la barre (en caractères) séparateur: 1 pour utiliser un séparateur (ligne), 0 ou rien signifie sans séparateur objet1,...: objets pour cette barre @@ -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: 2008-12-12 16:40+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\n" "PO-Revision-Date: 2008-09-17 16:19+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -694,7 +694,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -1375,7 +1375,7 @@ msgid "set title for window (terminal for Curses GUI) with name and version" msgstr "nastaví titulek okna (terminálu pro Cruses GUI) s jménem a verzí" #, fuzzy -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "barva děliče oken (při rozdělení)" #, fuzzy @@ -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: 2008-12-12 16:40+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -756,7 +756,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -1400,7 +1400,7 @@ msgstr "" "Fenstertitel setzen (oder Terminaltitel im Curses-GUI) mit Name und Version" #, fuzzy -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "" "Farbe der Fenster-Separatoren im Chatfenster (bei geteiltem Bildschirm)" @@ -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: 2008-12-12 16:40+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\n" "PO-Revision-Date: 2007-09-19 12:09+0200\n" "Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -752,7 +752,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -1384,7 +1384,7 @@ msgstr "" "nombre y la versión" #, fuzzy -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "color para los separadores de ventana (cuando se dividen)" #, fuzzy @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-12 16:40+0100\n" -"PO-Revision-Date: 2008-12-12 16:41+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\n" +"PO-Revision-Date: 2008-12-16 11:33+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -699,7 +699,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -746,7 +746,7 @@ msgstr "" " nicklist: sue les fenêtres avec liste de pseudos\n" " sans condition, la barre est toujours affichée\n" " position: bottom (bas), top (haut), left (gauche) ou right (droite)\n" -" remplissage: horizontal ou vertical\n" +" remplissage: horizontal, vertical, columns_horizontal ou columns_vertical\n" " taille: taille de la barre (en caractères)\n" " séparateur: 1 pour utiliser un séparateur (ligne), 0 ou rien signifie " "sans séparateur\n" @@ -1499,7 +1499,7 @@ msgstr "" "définit le titre de la fenêtre (terminal pour l'interface Curses) avec le " "nom et la version" -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "couleur du fond pour les séparateurs de fenêtres (quand divisé)" msgid "text color for '+' when scrolling bars" @@ -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: 2008-12-12 16:40+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\n" "PO-Revision-Date: 2007-10-10 18:07+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -756,7 +756,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -1411,7 +1411,7 @@ msgstr "" "és verziójára" #, fuzzy -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "ablakelválasztó színe (ha meg van osztva)" #, fuzzy @@ -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: 2008-12-12 16:40+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\n" "PO-Revision-Date: 2007-09-06 12:44+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -750,7 +750,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -1415,7 +1415,7 @@ msgstr "" "версией" #, fuzzy -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "цвет разделителей окна (при разбитом экране)" #, fuzzy diff --git a/po/weechat.pot b/po/weechat.pot index a3cd70138..170b8b492 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-12-12 16:40+0100\n" +"POT-Creation-Date: 2008-12-16 11:32+0100\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" @@ -666,7 +666,7 @@ msgid "" " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" -" filling: horizontal or vertical\n" +" filling: horizontal, vertical, columns_horizontal or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing means no " "separator\n" @@ -1192,7 +1192,7 @@ msgstr "" msgid "set title for window (terminal for Curses GUI) with name and version" msgstr "" -msgid "background color for window separators (when splited)" +msgid "background color for window separators (when splitted)" msgstr "" msgid "text color for '+' when scrolling bars" diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 9d5ba39de..04cede6bd 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -3325,7 +3325,8 @@ command_init () " nicklist: on windows with nicklist\n" " without condition, bar is always displayed\n" " position: bottom, top, left or right\n" - " filling: horizontal or vertical\n" + " filling: horizontal, vertical, columns_horizontal " + "or columns_vertical\n" " size: size of bar (in chars)\n" " separator: 1 for using separator (line), 0 or nothing " "means no separator\n" |