msgid "" msgstr "" "Project-Id-Version: Supybot-fr\n" "POT-Creation-Date: 2010-10-17 15:20+CEST\n" "PO-Revision-Date: \n" "Last-Translator: Valentin Lorentz <progval@gmail.com>\n" "Language-Team: Supybot-fr <progval@gmail.com>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Français\n" "X-Poedit-Country: France\n" "X-Poedit-SourceCharset: ASCII\n" #: plugin.py:43 msgid "Add the help for \"@help Internet\" here." msgstr "" #: plugin.py:47 msgid "" "<host|ip>\n" "\n" " Returns the ip of <host> or the reverse DNS hostname of <ip>.\n" " " msgstr "" "<hôte|ip>\n" "\n" "Retourne l'ip de l'<hôte>, ou le reverse DNS de l'<ip>" #: plugin.py:54 #: plugin.py:61 #: plugin.py:65 msgid "Host not found." msgstr "Hôte non trouvé." #: plugin.py:77 msgid "" "<domain>\n" "\n" " Returns WHOIS information on the registration of <domain>.\n" " " msgstr "" "<domaine>\n" "\n" "Retourne les informations du WHOIS sur le <domaine>." #: plugin.py:83 msgid "domain" msgstr "domaine" #: plugin.py:112 msgid "updated %s" msgstr "mis à jour le %s" #: plugin.py:115 msgid "registered %s" msgstr "enregistré le %s" #: plugin.py:118 msgid "expires %s" msgstr "expire le %s" #: plugin.py:138 msgid " <registered at %s>" msgstr " <enregistré le %s>" #: plugin.py:140 msgid " <registered by %s>" msgstr " <enregistré par %s>" #: plugin.py:145 msgid "%s%s is %L." msgstr "%s%s est %L" #: plugin.py:148 msgid "I couldn't find such a domain." msgstr "Je ne peux trouver ce domaine." #: plugin.py:153 msgid "" "<ip>\n" "\n" " Returns the hexadecimal IP for that IP.\n" " " msgstr "" "<ip>\n" "\n" "Retourne l'IP hexadécimale pour cette IP."