diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-06 20:23:56 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-06 20:23:56 +0100 |
commit | 5882fe6abdc3cce0c6aac92bc3c5a2e2ec3bba3b (patch) | |
tree | a861904e6e53ea099c0ac18ad820a9deba771931 /doc/pl | |
parent | ee7c280d7e8acd5ec255da6e12959d812b5897f3 (diff) | |
download | weechat-5882fe6abdc3cce0c6aac92bc3c5a2e2ec3bba3b.zip |
core: update translations
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.asciidoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/weechat_options.asciidoc b/doc/pl/autogen/user/weechat_options.asciidoc index 75c564119..acda6b4fe 100644 --- a/doc/pl/autogen/user/weechat_options.asciidoc +++ b/doc/pl/autogen/user/weechat_options.asciidoc @@ -283,6 +283,11 @@ ** typ: kolor ** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie (domyślna wartość: `yellow`) +* [[option_weechat.color.status_mouse]] *weechat.color.status_mouse* +** opis: `text color for mouse indicator in status bar` +** typ: kolor +** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie (domyślna wartość: `green`) + * [[option_weechat.color.status_name]] *weechat.color.status_name* ** opis: `kolor nazwy obecnego bufora w pasku statusu` ** typ: kolor @@ -668,6 +673,11 @@ ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `"!"`) +* [[option_weechat.look.item_mouse_status]] *weechat.look.item_mouse_status* +** opis: `string used to show if mouse is enabled (bar item "mouse_status")` +** typ: ciąg +** wartości: dowolny ciąg (domyślna wartość: `"M"`) + * [[option_weechat.look.item_time_format]] *weechat.look.item_time_format* ** opis: `format czasu dla elementu paska "time" (zobacz man strftime dla specyfikatorów daty/czasu)` ** typ: ciąg |