diff options
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: 2021-08-12 18:13+0200\n" -"PO-Revision-Date: 2021-08-12 18:14+0200\n" +"POT-Creation-Date: 2021-08-31 22:27+0200\n" +"PO-Revision-Date: 2021-08-31 22:38+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -2179,6 +2179,10 @@ msgid "" "lowest level in hotlist, \"highest\" to clear only highest level in hotlist, " "or level mask: integer which is a combination of 1=join/part, 2=message, " "4=private, 8=highlight)\n" +" hotlist_remove_buffer: remove current buffer from hotlist\n" +" hotlist_restore_buffer: restore latest hotlist removed in the current " +"buffer\n" +" hotlist_restore_all: restore latest hotlist removed in all buffers\n" " grab_key: grab a key (optional argument: delay for end of grab, default is " "500 milliseconds)\n" " grab_key_command: grab a key with its associated command (optional " @@ -2248,6 +2252,11 @@ msgstr "" "effacer seulement le niveau le plus haut dans la hotlist, ou un masque de " "niveaux : entier qui est une combinaison de 1=join/part, 2=message, 4=privé, " "8=highlight)\n" +" hotlist_remove_buffer : supprimer le tampon courant de la hotlist\n" +" hotlist_restore_buffer : restaurer la dernière hotlist supprimée dans le " +"tampon courant\n" +" hotlist_restore_all : restaurer la dernière hotlist supprimée dans tous " +"les tampons\n" " grab_key : capturer une touche (paramètre facultatif : délai pour la fin " "de la capture, par défaut 500 millisecondes)\n" " grab_key_command : capturer une touche avec sa commande associée " |