diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 12 |
1 files changed, 10 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-08-20 16:13+0200\n" -"PO-Revision-Date: 2019-08-20 20:17+0200\n" +"POT-Creation-Date: 2019-08-24 07:05+0200\n" +"PO-Revision-Date: 2019-08-24 07:09+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6602,6 +6602,10 @@ msgid "" " d:xxx show only changed options with \"xxx\" in name\n" " d=xxx show only changed options with \"xxx\" in value\n" " d==xxx show only changed options with exact value \"xxx\"\n" +" h=xxx show only options with \"xxx\" in description " +"(translated)\n" +" he=xxx show only options with \"xxx\" in description (in " +"English)\n" " =xxx show only options with \"xxx\" in value\n" " ==xxx show only options with exact value \"xxx\"\n" " c:xxx show only options matching the evaluated condition " @@ -6785,6 +6789,10 @@ msgstr "" "dans la valeur\n" " d==xxx afficher seulement les options changées avec la " "valeur exacte \"xxx\"\n" +" h=xxx afficher seulement les options avec \"xxx\" dans la " +"description (traduite)\n" +" he=xxx afficher seulement les options avec \"xxx\" dans la " +"description (en Anglais)\n" " =xxx afficher seulement les options avec \"xxx\" dans la " "valeur\n" " ==xxx afficher seulement les options avec la valeur exacte " |