# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" #: plugin.py:47 #, docstring msgid "" "Provides network-related commands, such as connecting to multiple networks\n" " and checking latency to the server." msgstr "" #: plugin.py:59 #, docstring msgid "" "[--nossl] [] []\n" "\n" " Connects to another network (which will be represented by the name\n" " provided in ) at . If port is not provided, it\n" " defaults to 6697, the default port for IRC with SSL. If password is\n" " provided, it will be sent to the server in a PASS command. If --nossl is\n" " provided, an SSL connection will not be attempted, and the port will\n" " default to 6667.\n" " " msgstr "" #: plugin.py:74 msgid "I'm already connected to %s." msgstr "" #: plugin.py:96 msgid "A server must be provided if the network is not already registered." msgstr "" #: plugin.py:104 msgid "Connection to %s initiated." msgstr "" #: plugin.py:110 #, docstring msgid "" " []\n" "\n" " Disconnects from the network represented by the network .\n" " If is given, quits the network with the given quit\n" " message.\n" " " msgstr "" #: plugin.py:124 msgid "Disconnection to %s initiated." msgstr "" #: plugin.py:129 #, docstring msgid "" "[] []\n" "\n" " Disconnects and then reconnects to . If no network is given,\n" " disconnects and then reconnects to the network the command was given\n" " on. If no quit message is given, uses the configured one\n" " (supybot.plugins.Owner.quitMsg) or the nick of the person giving the\n" " command.\n" " " msgstr "" #: plugin.py:148 #, docstring msgid "" " [ ...]\n" "\n" " Gives the bot (with its associated s) on .\n" " " msgstr "" #: plugin.py:156 #, docstring msgid "" " [ ...]\n" "\n" " Perform (with its associated s) on all networks.\n" " " msgstr "" #: plugin.py:209 msgid "There is no user %s on %s." msgstr "" #: plugin.py:211 msgid "There was no user %s on %s." msgstr "" #: plugin.py:218 plugin.py:231 #, docstring msgid "" "[] \n" "\n" " Returns the WHOIS response gives for . is\n" " only necessary if the network is different than the network the command\n" " is sent on.\n" " " msgstr "" #: plugin.py:244 #, docstring msgid "" "[--all]\n" "\n" " Returns the networks to which the bot is currently connected.\n" " If --all is given, also includes networks known by the bot,\n" " but not connected to.\n" " " msgstr "" #: plugin.py:255 msgid "disconnected" msgstr "" #: plugin.py:264 msgid "%.2f seconds." msgstr "" #: plugin.py:267 #, docstring msgid "" "[]\n" "\n" " Returns the current latency to . is only necessary\n" " if the message isn't sent on the network to which this command is to\n" " apply.\n" " " msgstr "" #: plugin.py:273 msgid "Latency check (from %s)." msgstr "" #: plugin.py:280 #, docstring msgid "" "[]\n" "\n" " Returns the current network driver for . is only\n" " necessary if the message isn't sent on the network to which this\n" " command is to apply.\n" " " msgstr "" #: plugin.py:290 #, docstring msgid "" "[]\n" "\n" " Returns the time duration since the connection was established.\n" " " msgstr "" #: plugin.py:297 msgid "I've been connected to %s for %s." msgstr "" #: plugin.py:302 #, docstring msgid "" "[]\n" "\n" " Returns the list of IRCv3 capabilities available on the network.\n" " " msgstr ""