" Returns Netcraft.com's determination of what operating system and\n"
" webserver is running on the host given.\n"
" "
msgstr "<nom d'hôte|ip>Retourne ce que Netcraft.com dit du système d'exploitation et du serveur web utilisés par l'hôte."
#: plugin.py:212
msgid "No results found for %s."
msgstr "Pas de résultat trouvé pour %s."
#: plugin.py:214
msgid "The format of page the was odd."
msgstr "Le format de la page est bizarre."
#: plugin.py:219
msgid ""
"<text>\n"
"\n"
" Returns the URL quoted form of the text.\n"
" "
msgstr ""
"<texte>\n"
"\n"
"Retourne la forme formattée pour URLs du texte."
#: plugin.py:228
msgid ""
"<text>\n"
"\n"
" Returns the text un-URL quoted.\n"
" "
msgstr ""
"<texte>\n"
"\n"
"Retourne la forme dé-formattée pour URLs du texte."
#: plugin.py:238
msgid ""
"<url>\n"
"\n"
" Returns the contents of <url>, or as much as is configured in\n"
" supybot.plugins.Web.fetch.maximum. If that configuration variable is\n"
" set to 0, this command will be effectively disabled.\n"
" "
msgstr ""
"<url>\n"
"\n"
"Retourne le contenu de l'<url>, ou les supybot.plugins.Web.fetch.maximum premiers octets. Si la variable de configution est définie à 0, elle sera effectivement désactivée."
#: plugin.py:246
msgid "This command is disabled (supybot.plugins.Web.fetch.maximum is set to 0)."
msgstr "Cette commande est désactivée (supybot.plugins.Web.fetch.maximum vaut 0)."