]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - po/rbot-nickserv.pot
plugin(points): disregard self after stripping color codes
[user/henk/code/ruby/rbot.git] / po / rbot-nickserv.pot
index 54edb9f27c3b5a2a8eebbf206b6d1ae562153d57..08d3cd5c51a3395e6b09a7ef1dc256ddd5e7e567 100644 (file)
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2008-06-05 22:14-0400\n"
-"PO-Revision-Date: 2008-06-05 22:14-0400\n"
+"POT-Creation-Date: 2010-06-30 09:58+0200\n"
+"PO-Revision-Date: 2010-06-30 09:58+0200\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -25,43 +25,67 @@ msgid "String to look for to see if the nick server is asking us to identify"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:36
-msgid "String to look for to see if the nick server is informing us that our nick is now available"
+msgid ""
+"String to look for to see if the nick server is informing us that our nick "
+"is now available"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:41
-msgid "String to look for to see if the nick server is informing us that we have identified successfully"
+msgid ""
+"String to look for to see if the nick server is informing us that we have "
+"identified successfully"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:45
-msgid "Set to false if the nick server doesn't expect the nick as a parameter in the identify command"
+msgid ""
+"Set to false if the nick server doesn't expect the nick as a parameter in "
+"the identify command"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:49
-msgid "Seconds to wait after sending a message to nickserv, e.g. after ghosting"
+msgid ""
+"Seconds to wait after sending a message to nickserv, e.g. after ghosting"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:54
-msgid "nickserv plugin: handles nickserv protected IRC nicks. topics password, register, identify, listnicks"
+msgid ""
+"nickserv plugin: handles nickserv protected IRC nicks. topics: password, "
+"register, identify, listnicks"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:56
-msgid "nickserv password [<nick>] <passwd>: remember the password for nick <nick> and use it to identify in future"
+msgid ""
+"nickserv password [<nick>] <passwd>: remember the password for nick <nick> "
+"and use it to identify in future"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:58
-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"
+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"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:60
-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"
+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"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:62
-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"
+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"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:115
-msgid "I'm only changing this in my database, I won't inform %{ns_nick} of the change"
+msgid ""
+"I'm only changing this in my database, I won't inform %{ns_nick} of the "
+"change"
 msgstr ""
 
 #: data/rbot/plugins/nickserv.rb:136