]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-nickserv.pot
* plugins.rb: avoid uninitialized warning on @priority
[user/henk/code/ruby/rbot.git] / 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-05 22:14-0400\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 "String to look for to see if the nick server is informing us that our nick is now available"
29 msgstr ""
30
31 #: data/rbot/plugins/nickserv.rb:41
32 msgid "String to look for to see if the nick server is informing us that we have identified successfully"
33 msgstr ""
34
35 #: data/rbot/plugins/nickserv.rb:45
36 msgid "Set to false if the nick server doesn't expect the nick as a parameter in the identify command"
37 msgstr ""
38
39 #: data/rbot/plugins/nickserv.rb:49
40 msgid "Seconds to wait after sending a message to nickserv, e.g. after ghosting"
41 msgstr ""
42
43 #: data/rbot/plugins/nickserv.rb:54
44 msgid "nickserv plugin: handles nickserv protected IRC nicks. topics password, register, identify, listnicks"
45 msgstr ""
46
47 #: data/rbot/plugins/nickserv.rb:56
48 msgid "nickserv password [<nick>] <passwd>: remember the password for nick <nick> and use it to identify in future"
49 msgstr ""
50
51 #: data/rbot/plugins/nickserv.rb:58
52 msgid "nickserv register [<password> [<email>]]: register the current nick, choosing a random password unless <password> is supplied - current nick must not already be registered for this to work. Also specify email if required by your services"
53 msgstr ""
54
55 #: data/rbot/plugins/nickserv.rb:60
56 msgid "nickserv identify: identify with nickserv - shouldn't be needed - bot should identify with nickserv immediately on request - however this could be useful after splits or service disruptions, or when you just set the password for the current nick"
57 msgstr ""
58
59 #: data/rbot/plugins/nickserv.rb:62
60 msgid "nickserv listnicks: lists nicknames and associated password the bot knows about - you will need config level auth access to do this one and it will reply by privmsg only"
61 msgstr ""
62
63 #: data/rbot/plugins/nickserv.rb:115
64 msgid "I'm only changing this in my database, I won't inform %{ns_nick} of the change"
65 msgstr ""
66
67 #: data/rbot/plugins/nickserv.rb:136
68 msgid "none known"
69 msgstr ""
70
71 #: data/rbot/plugins/nickserv.rb:163
72 msgid "I cannot identify for a this nick"
73 msgstr ""
74
75 #: data/rbot/plugins/nickserv.rb:165
76 msgid "I dunno the nickserv password for the nickname %{botnick} :("
77 msgstr ""
78
79 #: data/rbot/plugins/nickserv.rb:167
80 msgid "uh ... something went wrong ..."
81 msgstr ""