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/fr.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/fr.po')
-rw-r--r-- | po/fr.po | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -21,8 +21,8 @@ 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" -"PO-Revision-Date: 2019-10-04 20:43+0200\n" +"POT-Creation-Date: 2019-10-05 18:01+0200\n" +"PO-Revision-Date: 2019-10-05 18:02+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -14703,6 +14703,15 @@ msgstr "" "(note : le contenu est évalué, voir /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 "" +"suffixe de fichier temporaire utilisé pendant le transfert pour un fichier " +"reçu, il est supprimé après un transfert réussi ; si chaîne vide, aucun " +"suffixe de fichier n'est utilisé pendant le transfert" + +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)" |