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/es.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/es.po')
-rw-r--r-- | po/es.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-05-13 21:31+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -13114,6 +13114,12 @@ msgstr "" "reemplazado por el directorio raíz de WeeChat (\"~/.weechat\" por defecto); " "especificadores de fecha son permitidos (ver man strftime)" +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 "" + #, fuzzy msgid "" "path for reading files when sending (when no path is specified by user): \"%h" |