# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2014-03-22 16:34+EET\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=CHARSET\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" #: config.py:46 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:50 msgid "" "Determines what capability (if any) is required to\n" " add/change/remove the herald of another user." msgstr "" #: config.py:53 msgid "" "Determines the minimum number of seconds\n" " between heralds." msgstr "" #: config.py:56 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:60 msgid "" "Determines the minimum number of seconds\n" " after a netsplit that the bot will not herald the users that split." msgstr "" #: config.py:63 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:67 msgid "" "Determines whether the default herald will be\n" " sent as a NOTICE instead of a PRIVMSG." msgstr "" #: config.py:70 msgid "" "Determines whether the default herald will be\n" " sent publicly." msgstr "" #: plugin.py:143 #, 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:162 msgid "I do not have a default herald set for %s." msgstr "" #: plugin.py:170 #, 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:181 msgid "I have no herald for %s." msgstr "" #: plugin.py:201 #, 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:214 #, 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:227 msgid "I have no herald for that user." msgstr "" #: plugin.py:232 #, 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 ""