diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-01-20 18:39+0100\n" -"PO-Revision-Date: 2019-01-20 18:41+0100\n" +"POT-Creation-Date: 2019-01-26 09:58+0100\n" +"PO-Revision-Date: 2019-01-26 10:05+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -13764,8 +13764,8 @@ msgid "" " add text attributes *bold*, _underline_ and /italic/ (only in user " "messages):\n" " /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==" -"\\*(\\S+)\\*==*${color:bold}${re:1}${color:-bold}*== ==_(\\S+)_==_${color:" -"underline}${re:1}${color:-underline}_== ==/(\\S+)/==/${color:" +"\\*([^ ]+)\\*==*${color:bold}${re:1}${color:-bold}*== ==_([^ ]+)_==_${color:" +"underline}${re:1}${color:-underline}_== ==/([^ ]+)/==/${color:" "italic}${re:1}${color:-italic}/\"\n" " hide nicklist bar on small terminals:\n" " /trigger add resize_small signal signal_sigwinch \"${info:term_width} < " @@ -13863,8 +13863,8 @@ msgstr "" " ajouter des attributs *gras*, _souligné_ et /italique/ (seulement dans les " "messages d'utilisateurs) :\n" " /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==" -"\\*(\\S+)\\*==*${color:bold}${re:1}${color:-bold}*== ==_(\\S+)_==_${color:" -"underline}${re:1}${color:-underline}_== ==/(\\S+)/==/${color:" +"\\*([^ ]+)\\*==*${color:bold}${re:1}${color:-bold}*== ==_([^ ]+)_==_${color:" +"underline}${re:1}${color:-underline}_== ==/([^ ]+)/==/${color:" "italic}${re:1}${color:-italic}/\"\n" " cacher la barre de pseudos sur les petits terminaux :\n" " /trigger add resize_small signal signal_sigwinch \"${info:term_width} < " |