diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-05 18:11:39 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-05 18:11:39 +0200 |
commit | 3c0bdc18f3f99386f57be4cd8e84f99d465a0b20 (patch) | |
tree | 997f196c8f3cae2c00746e3710180aeb18f089a5 /po/pl.po | |
parent | 6c23f632b12de9f43026b72626ccbc57cbbd9aa5 (diff) | |
download | weechat-3c0bdc18f3f99386f57be4cd8e84f99d465a0b20.zip |
xfer: add option xfer.file.download_temporary_suffix with default value ".part" (closes #1237)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-10-04 20:38+0200\n" +"POT-Creation-Date: 2019-10-05 18:01+0200\n" "PO-Revision-Date: 2019-09-22 18:54+0200\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: Polish <kde-i18n-doc@kde.org>\n" @@ -14359,6 +14359,12 @@ msgstr "" "weechat\") (uwaga: zawartość jest przetwarzana, zobacz /help eval)" msgid "" +"temporary filename suffix used during the transfer for a file received, it " +"is removed after successful transfer; if empty string, no filename suffix is " +"used during the transfer" +msgstr "" + +msgid "" "path for reading files when sending (when no path is specified by user): \"%h" "\" at beginning of string is replaced by WeeChat home (\"~/.weechat\" by " "default) (note: content is evaluated, see /help eval)" |