geoip plugin
[rbot] / po / rbot-nickserv.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: rbot\n"
10 "POT-Creation-Date: 2008-06-20 01:49+0200\n"
11 "PO-Revision-Date: 2008-06-05 22:14-0400\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
19 #: data/rbot/plugins/nickserv.rb:26
20 msgid "Name of the nick server (all lowercase)"
21 msgstr ""
22
23 #: data/rbot/plugins/nickserv.rb:31
24 msgid "String to look for to see if the nick server is asking us to identify"
25 msgstr ""
26
27 #: data/rbot/plugins/nickserv.rb:36
28 msgid ""
29 "String to look for to see if the nick server is informing us that our nick "
30 "is now available"
31 msgstr ""
32
33 #: data/rbot/plugins/nickserv.rb:41
34 msgid ""
35 "String to look for to see if the nick server is informing us that we have "
36 "identified successfully"
37 msgstr ""
38
39 #: data/rbot/plugins/nickserv.rb:45
40 msgid ""
41 "Set to false if the nick server doesn't expect the nick as a parameter in "
42 "the identify command"
43 msgstr ""
44
45 #: data/rbot/plugins/nickserv.rb:49
46 msgid ""
47 "Seconds to wait after sending a message to nickserv, e.g. after ghosting"
48 msgstr ""
49
50 #: data/rbot/plugins/nickserv.rb:54
51 msgid ""
52 "nickserv plugin: handles nickserv protected IRC nicks. topics password, "
53 "register, identify, listnicks"
54 msgstr ""
55
56 #: data/rbot/plugins/nickserv.rb:56
57 msgid ""
58 "nickserv password [<nick>] <passwd>: remember the password for nick <nick> "
59 "and use it to identify in future"
60 msgstr ""
61
62 #: data/rbot/plugins/nickserv.rb:58
63 msgid ""
64 "nickserv register [<password> [<email>]]: register the current nick, "
65 "choosing a random password unless <password> is supplied - current nick must "
66 "not already be registered for this to work. Also specify email if required "
67 "by your services"
68 msgstr ""
69
70 #: data/rbot/plugins/nickserv.rb:60
71 msgid ""
72 "nickserv identify: identify with nickserv - shouldn't be needed - bot should "
73 "identify with nickserv immediately on request - however this could be useful "
74 "after splits or service disruptions, or when you just set the password for "
75 "the current nick"
76 msgstr ""
77
78 #: data/rbot/plugins/nickserv.rb:62
79 msgid ""
80 "nickserv listnicks: lists nicknames and associated password the bot knows "
81 "about - you will need config level auth access to do this one and it will "
82 "reply by privmsg only"
83 msgstr ""
84
85 #: data/rbot/plugins/nickserv.rb:115
86 msgid ""
87 "I'm only changing this in my database, I won't inform %{ns_nick} of the "
88 "change"
89 msgstr ""
90
91 #: data/rbot/plugins/nickserv.rb:136
92 msgid "none known"
93 msgstr ""
94
95 #: data/rbot/plugins/nickserv.rb:163
96 msgid "I cannot identify for a this nick"
97 msgstr ""
98
99 #: data/rbot/plugins/nickserv.rb:165
100 msgid "I dunno the nickserv password for the nickname %{botnick} :("
101 msgstr ""
102
103 #: data/rbot/plugins/nickserv.rb:167
104 msgid "uh ... something went wrong ..."
105 msgstr ""