diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-04-16 21:25:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-04-16 21:25:40 +0200 |
commit | 1a5527cf2e5810efd205809653f0ac509fd328f2 (patch) | |
tree | 1113fd42442a43d8e9fb69cb9a51898480fab424 /po/pl.po | |
parent | 648b6374bd7413e3a885df60c39f41226580cac3 (diff) | |
download | weechat-1a5527cf2e5810efd205809653f0ac509fd328f2.zip |
core: do not set terminal title by default (option weechat.look.window_title) (closes #1182)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-04-15 10:12+0200\n" +"POT-Creation-Date: 2018-04-16 21:24+0200\n" "PO-Revision-Date: 2018-03-31 15:36+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <>\n" @@ -4122,9 +4122,11 @@ msgstr "wyświetl poziomy separator pomiędzy oknami" msgid "display a vertical separator between windows" msgstr "wyświetl pionowy separator pomiędzy oknami" +#, fuzzy msgid "" "title for window (terminal for Curses GUI), set on startup; an empty string " -"will keep title unchanged (note: content is evaluated, see /help eval)" +"will keep title unchanged (note: content is evaluated, see /help eval); " +"example: \"WeeChat ${info:version}\"" msgstr "" "tytuł dla okna (terminal dla GUI Curses), ustawiany na starcie; pusty ciąg " "pozostawi tytuł bez zmian (zawartość jest przetwarzana, zobacz /help eval)" |