diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-26 10:31:13 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-26 10:31:13 +0100 |
commit | a796188fc828047333be07cf7cf7ba1167752e39 (patch) | |
tree | 3ef6090b78f4883dd328a7f617e2a5199e086f52 /po/fr.po | |
parent | 8f148ccfc7a9a7e54e47bdf23ab316c6159a7ea8 (diff) | |
download | weechat-a796188fc828047333be07cf7cf7ba1167752e39.zip |
Display explicit message when irc command must be executed on irc buffer or connected server
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-02-25 19:14+0100\n" -"PO-Revision-Date: 2009-02-25 19:15+0100\n" +"POT-Creation-Date: 2009-02-26 09:53+0100\n" +"PO-Revision-Date: 2009-02-26 09:54+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -3488,6 +3488,15 @@ msgid "%s%s: too few arguments for \"%s\" command" msgstr "%s%s: pas assez de paramètres pour la commande \"%s\"" #, c-format +msgid "%s%s: command \"%s\" must be executed on irc buffer" +msgstr "%s%s: la commande \"%s\" doit être exécutée sur un tampon irc" + +#, c-format +msgid "%s%s: command \"%s\" must be executed on connected irc server" +msgstr "" +"%s%s: la commande \"%s\" doit être exécutée sur un serveur irc connecté" + +#, c-format msgid "" "%s%s: warning: server \"%s\" not found in configuration file, not deleted in " "memory because it's currently used" @@ -5572,6 +5581,12 @@ msgstr "%s%s: impossible de positionner l'option \"nonblock\" pour la socket" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s%s: délai d'attente dépassé pour \"%s\" avec %s" +#~ msgid "" +#~ "%s%s: command \"%s\" must be executed on irc buffer (server/channel/pv)" +#~ msgstr "" +#~ "%s%s: la commande \"%s\" doit être exécutée sur un tampon irc (serveur/" +#~ "canal/pv)" + #~ msgid "nickname text" #~ msgstr "pseudo texte" |