# 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" #: config.py:47 msgid "" "Determines whether messages will be sent to the\n" " channel when a recognized user joins; basically enables or disables the\n" " plugin." msgstr "" #: config.py:51 msgid "" "Determines what capability (if any) is required to\n" " add/change/remove the herald of another user." msgstr "" #: config.py:54 msgid "" "Determines the minimum number of seconds\n" " between heralds." msgstr "" #: config.py:57 msgid "" "Determines the minimum number of seconds\n" " after parting that the bot will not herald the person when they\n" " rejoin." msgstr "" #: config.py:61 msgid "" "Determines the minimum number of seconds\n" " after a netsplit that the bot will not herald the users that split." msgstr "" #: config.py:64 msgid "" "Sets the default herald to use. If a user has a\n" " personal herald specified, that will be used instead. If set to the empty\n" " string, the default herald will be disabled." msgstr "" #: config.py:68 msgid "" "Determines whether the default herald will be\n" " sent as a NOTICE instead of a PRIVMSG." msgstr "" #: config.py:71 msgid "" "Determines whether the default herald will be\n" " sent publicly." msgstr "" #: plugin.py:59 #, docstring msgid "" "This plugin allows you to set welcome messages (heralds) to people who\n" " are recognized by the bot when they join a channel." msgstr "" #: plugin.py:152 #, docstring msgid "" "[] [--remove|]\n" "\n" " If is given, sets the default herald to . A of \"\"\n" " will remove the default herald. If is not given, returns the\n" " current default herald. is only necessary if the message\n" " isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:171 msgid "I do not have a default herald set for %s." msgstr "" #: plugin.py:179 #, docstring msgid "" "[] []\n" "\n" " Returns the current herald message for (or the user\n" " is currently identified or recognized as). If \n" " is not given, defaults to the user giving the command. \n" " is only necessary if the message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:190 msgid "I have no herald for %s." msgstr "" #: plugin.py:210 #, docstring msgid "" "[] \n" "\n" " Sets the herald message for (or the user is\n" " currently identified or recognized as) to . is only\n" " necessary if the message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:223 #, docstring msgid "" "[] []\n" "\n" " Removes the herald message set for , or the user\n" " is currently identified or recognized as. If \n" " is not given, defaults to the user giving the command.\n" " is only necessary if the message isn't sent in the channel\n" " itself.\n" " " msgstr "" #: plugin.py:236 msgid "I have no herald for that user." msgstr "" #: plugin.py:241 #, docstring msgid "" "[] [] \n" "\n" " Changes the herald message for , or the user is\n" " currently identified or recognized as, according to . If\n" " is not given, defaults to the calling user. is only\n" " necessary if the message isn't sent in the channel itself.\n" " " msgstr ""