diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-10-03 12:08:30 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-10-03 12:08:30 +0200 |
commit | fab0d4e740c266f52c839ccfabd242f0e905e90d (patch) | |
tree | 7f158480441f6b4d14a06da9ddba57f8fae4d042 /po/pl.po | |
parent | 964de12a5488bc036be1a6f484d0ffe7524d2322 (diff) | |
download | weechat-fab0d4e740c266f52c839ccfabd242f0e905e90d.zip |
core: add option weechat.look.paste_auto_add_newline (closes #543)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-09-30 20:53+0200\n" +"POT-Creation-Date: 2015-10-03 12:04+0200\n" "PO-Revision-Date: 2015-09-30 20:56+0200\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3667,6 +3667,11 @@ msgstr "" "teks wyświetlany za nickiem w prefiksie wiadomości, przykład: przykład: \">\"" msgid "" +"automatically add a newline at the end of pasted text if there are at least " +"two lines and if a confirmation is asked" +msgstr "" + +msgid "" "enable terminal \"bracketed paste mode\" (not supported in all terminals/" "multiplexers): in this mode, pasted text is bracketed with control sequences " "so that WeeChat can differentiate pasted text from typed-in text (\"ESC[200~" |