diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2024-02-24 21:31:48 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2024-03-06 20:33:17 +0100 |
commit | 5c88ee9c45411ae22b16d66d92c48323546aa761 (patch) | |
tree | c2ea0182c4c759c387aa8ebdffc9c4cca299e759 /po/pl.po | |
parent | a8a005321181df14f78f1213c3d8e20e9b59090d (diff) | |
download | weechat-5c88ee9c45411ae22b16d66d92c48323546aa761.zip |
core: add support of SGR mouse events, remove option weechat.look.mouse_timer_delay (closes #2082)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -22,8 +22,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2024-03-05 19:56+0100\n" -"PO-Revision-Date: 2024-02-17 10:07+0100\n" +"POT-Creation-Date: 2024-03-06 20:32+0100\n" +"PO-Revision-Date: 2024-03-06 20:32+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pl\n" @@ -4971,13 +4971,6 @@ msgid "enable mouse support" msgstr "włącza wsparcie dla myszy" msgid "" -"delay (in milliseconds) to grab a mouse event: WeeChat will wait this delay " -"before processing event" -msgstr "" -"odstęp (w milisekundach) przechwytywania zdarzeń myszy: WeeChat zawsze " -"poczeka ten czas przed obsługą zdarzenia" - -msgid "" "force color for some nicks: hash computed with nickname to find color will " "not be used for these nicks (format is: \"nick1:color1;nick2:color2\"); look " "up for nicks is with exact case then lower case, so it's possible to use " |