summaryrefslogtreecommitdiff
path: root/po/en_US
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-30 23:45:53 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-07-30 23:45:53 +0200
commit9ee2da224ddbb17059dd9ca2bedf7d4098cb8755 (patch)
treedb3fce5370a50481c7c4a9216e72e071328b46e6 /po/en_US
parent965785ca3a01229f996583a677d06a2087590530 (diff)
PO update
Diffstat (limited to 'po/en_US')
-rw-r--r--po/en_US/rbot-nickrecover.po40
-rw-r--r--po/en_US/rbot.po290
2 files changed, 185 insertions, 145 deletions
diff --git a/po/en_US/rbot-nickrecover.po b/po/en_US/rbot-nickrecover.po
new file mode 100644
index 00000000..fae49fb0
--- /dev/null
+++ b/po/en_US/rbot-nickrecover.po
@@ -0,0 +1,40 @@
+# English translations for PACKAGE package.
+# Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: rbot\n"
+"POT-Creation-Date: 2008-07-30 23:38+0200\n"
+"PO-Revision-Date: 2008-07-30 23:38+0200\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: data/rbot/plugins/nickrecover.rb:24
+msgid ""
+"Time in seconds to wait between attempts to recover the nick. set to 0 to "
+"disable nick recovery."
+msgstr ""
+"Time in seconds to wait between attempts to recover the nick. set to 0 to "
+"disable nick recovery."
+
+#: data/rbot/plugins/nickrecover.rb:28
+msgid ""
+"the nickrecover plugin takes care of recovering the bot nick by trying to "
+"change nick until it succeeds."
+msgstr ""
+"the nickrecover plugin takes care of recovering the bot nick by trying to "
+"change nick until it succeeds."
+
+#: data/rbot/plugins/nickrecover.rb:29
+msgid "the plugin waits irc.nick_retry seconds between attempts."
+msgstr "the plugin waits irc.nick_retry seconds between attempts."
+
+#: data/rbot/plugins/nickrecover.rb:30
+msgid "set irc.nick_retry to 0 to disable it."
+msgstr "set irc.nick_retry to 0 to disable it."
diff --git a/po/en_US/rbot.po b/po/en_US/rbot.po
index 73570d82..74dd21ad 100644
--- a/po/en_US/rbot.po
+++ b/po/en_US/rbot.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2008-07-07 18:02+0200\n"
+"POT-Creation-Date: 2008-07-30 23:38+0200\n"
"PO-Revision-Date: 2007-07-14 00:06-0400\n"
"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
"Language-Team: English\n"
@@ -63,118 +63,118 @@ msgstr ""
"The rest of rbot's configuration can be manipulated via IRC once rbot is "
"connected and you are auth'd."
-#: lib/rbot/core/auth.rb:69
+#: lib/rbot/core/auth.rb:76
msgid "please do not use + or - in front of command %{command} when resetting"
msgstr "please do not use + or - in front of command %{command} when resetting"
-#: lib/rbot/core/auth.rb:71
+#: lib/rbot/core/auth.rb:78
msgid "+ or - expected in front of %{string}"
msgstr "+ or - expected in front of %{string}"
-#: lib/rbot/core/auth.rb:84
+#: lib/rbot/core/auth.rb:91
msgid "'%{string}' doesn't look like a channel name"
msgstr ""
-#: lib/rbot/core/auth.rb:93
+#: lib/rbot/core/auth.rb:100
msgid "trailing comma"
msgstr "trailing comma"
-#: lib/rbot/core/auth.rb:94
+#: lib/rbot/core/auth.rb:101
msgid "you probably forgot a comma"
msgstr "you probably forgot a comma"
-#: lib/rbot/core/auth.rb:109 lib/rbot/core/auth.rb:163
-#: lib/rbot/core/auth.rb:229
+#: lib/rbot/core/auth.rb:116 lib/rbot/core/auth.rb:170
+#: lib/rbot/core/auth.rb:236
msgid "couldn't find botuser %{name}"
msgstr "couldn't find botuser %{name}"
-#: lib/rbot/core/auth.rb:111
+#: lib/rbot/core/auth.rb:118
msgid "you can't change permissions for %{username}"
msgstr "you can't change permissions for %{username}"
-#: lib/rbot/core/auth.rb:118
+#: lib/rbot/core/auth.rb:125
msgid "couldn't satisfy your request: %{errors}"
msgstr "couldn't satisfy your request: %{errors}"
-#: lib/rbot/core/auth.rb:157
+#: lib/rbot/core/auth.rb:164
msgid "you are owner, you can do anything"
msgstr "you are owner, you can do anything"
-#: lib/rbot/core/auth.rb:160
+#: lib/rbot/core/auth.rb:167
msgid "owner can do anything"
msgstr "owner can do anything"
-#: lib/rbot/core/auth.rb:171
+#: lib/rbot/core/auth.rb:178
msgid "on any channel: "
msgstr "on any channel: "
-#: lib/rbot/core/auth.rb:173
+#: lib/rbot/core/auth.rb:180
msgid "in private: "
msgstr "in private: "
-#: lib/rbot/core/auth.rb:185
+#: lib/rbot/core/auth.rb:192
msgid "no permissions set for %{user}"
msgstr "no permissions set for %{user}"
-#: lib/rbot/core/auth.rb:187
+#: lib/rbot/core/auth.rb:194
msgid "permissions for %{user}:: %{permissions}"
msgstr "permissions for %{user}:: %{permissions}"
-#: lib/rbot/core/auth.rb:197
+#: lib/rbot/core/auth.rb:204
msgid ". only %{max} will be shown"
msgstr ""
-#: lib/rbot/core/auth.rb:198
+#: lib/rbot/core/auth.rb:205
msgid "%{count} commands found matching %{pattern}%{extra}"
msgstr ""
-#: lib/rbot/core/auth.rb:203
+#: lib/rbot/core/auth.rb:210
msgid "%{cmd}: %{perms}"
msgstr ""
-#: lib/rbot/core/auth.rb:260
+#: lib/rbot/core/auth.rb:267
msgid "%{user} can already do that"
msgstr ""
-#: lib/rbot/core/auth.rb:262
+#: lib/rbot/core/auth.rb:269
msgid "%{user} can't do that already"
msgstr ""
-#: lib/rbot/core/auth.rb:272
+#: lib/rbot/core/auth.rb:279
msgid ""
"sorry, %{cmd} doesn't look like a valid command. maybe you misspelled it, or "
"you need to specify it should be in private?"
msgstr ""
-#: lib/rbot/core/auth.rb:295
+#: lib/rbot/core/auth.rb:302
msgid "welcome, %{user}"
msgstr "welcome, %{user}"
-#: lib/rbot/core/auth.rb:310
+#: lib/rbot/core/auth.rb:317
msgid "sorry, can't do"
msgstr "sorry, can't do"
-#: lib/rbot/core/auth.rb:313
+#: lib/rbot/core/auth.rb:320
msgid "couldn't login: %{exception}"
msgstr "couldn't login: %{exception}"
-#: lib/rbot/core/auth.rb:321
+#: lib/rbot/core/auth.rb:328
msgid "I couldn't find anything to let you login automatically"
msgstr "I couldn't find anything to let you login automatically"
-#: lib/rbot/core/auth.rb:332
+#: lib/rbot/core/auth.rb:339
msgid "you are %{who}"
msgstr "you are %{who}"
-#: lib/rbot/core/auth.rb:334 lib/rbot/core/auth.rb:347
+#: lib/rbot/core/auth.rb:341 lib/rbot/core/auth.rb:354
msgid "no one that I know"
msgstr "no one that I know"
-#: lib/rbot/core/auth.rb:335 lib/rbot/core/auth.rb:348
+#: lib/rbot/core/auth.rb:342 lib/rbot/core/auth.rb:355
msgid "my boss"
msgstr "my boss"
-#: lib/rbot/core/auth.rb:355
+#: lib/rbot/core/auth.rb:362
msgid ""
"login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with "
"password <pass>. When using the full form, you must contact the bot in "
@@ -188,15 +188,15 @@ msgstr ""
"netmask is among the known ones. if <botuser> is omitted too autologin will "
"be attempted"
-#: lib/rbot/core/auth.rb:357
+#: lib/rbot/core/auth.rb:364
msgid "whoami: names the botuser you're linked to"
msgstr "whoami: names the botuser you're linked to"
-#: lib/rbot/core/auth.rb:359
+#: lib/rbot/core/auth.rb:366
msgid "who is <user>: names the botuser <user> is linked to"
msgstr "whoami: names the botuser you're linked to"
-#: lib/rbot/core/auth.rb:363
+#: lib/rbot/core/auth.rb:370
msgid ""
"a permission is specified as module::path::to::cmd; when you want to enable "
"it, prefix it with +; when you want to disable it, prefix it with -; when "
@@ -206,7 +206,7 @@ msgstr ""
"it, prefix it with +; when you want to disable it, prefix it with -; when "
"using the +reset+ command, do not use any prefix"
-#: lib/rbot/core/auth.rb:365
+#: lib/rbot/core/auth.rb:372
msgid ""
"permissions [re]set <permission> [in <channel>] for <user>: sets or resets "
"the permissions for botuser <user> in channel <channel> (use ? to change the "
@@ -216,21 +216,21 @@ msgstr ""
"the permissions for botuser <user> in channel <channel> (use ? to change the "
"permissions for private addressing)"
-#: lib/rbot/core/auth.rb:367
+#: lib/rbot/core/auth.rb:374
msgid "permissions view [for <user>]: display the permissions for user <user>"
msgstr "permissions view [for <user>]: display the permissions for user <user>"
-#: lib/rbot/core/auth.rb:369
+#: lib/rbot/core/auth.rb:376
msgid ""
"permissions search <pattern>: display the permissions associated with the "
"commands matching <pattern>"
msgstr "permissions view [for <user>]: display the permissions for user <user>"
-#: lib/rbot/core/auth.rb:371
+#: lib/rbot/core/auth.rb:378
msgid "permission topics: syntax, (re)set, view, search"
msgstr "permission topics: syntax, (re)set, view"
-#: lib/rbot/core/auth.rb:376
+#: lib/rbot/core/auth.rb:383
msgid ""
"user show <what> : shows info about the user; <what> can be any of "
"autologin, login-by-mask, netmasks"
@@ -238,7 +238,7 @@ msgstr ""
"user show <what> : shows info about the user; <what> can be any of "
"autologin, login-by-mask, netmasks"
-#: lib/rbot/core/auth.rb:378
+#: lib/rbot/core/auth.rb:385
msgid ""
"user enable|disable <what> : turns on or off <what> (autologin, login-by-"
"mask)"
@@ -246,7 +246,7 @@ msgstr ""
"user enable|disable <what> : turns on or off <what> (autologin, login-by-"
"mask)"
-#: lib/rbot/core/auth.rb:380
+#: lib/rbot/core/auth.rb:387
msgid ""
"user set password <blah> : sets the user password to <blah>; passwords can "
"only contain upper and lowercase letters and numbers, and must be at least 4 "
@@ -256,7 +256,7 @@ msgstr ""
"only contain upper and lowercase letters and numbers, and must be at least 4 "
"characters long"
-#: lib/rbot/core/auth.rb:382
+#: lib/rbot/core/auth.rb:389
msgid ""
"user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
"netmasks known to the botuser you're linked to"
@@ -264,7 +264,7 @@ msgstr ""
"user add|rm netmask <mask> : adds/removes netmask <mask> from the list of "
"netmasks known to the botuser you're linked to"
-#: lib/rbot/core/auth.rb:384
+#: lib/rbot/core/auth.rb:391
msgid ""
"user reset <what> : resets <what> to the default values. <what> can be "
"+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will "
@@ -276,7 +276,7 @@ msgstr ""
"be reset to the default value) or +password+ (a new one will be generated "
"and you'll be told in private)"
-#: lib/rbot/core/auth.rb:386
+#: lib/rbot/core/auth.rb:393
msgid ""
"user tell <who> the password for <botuser> : contacts <who> in private to "
"tell him/her the password for <botuser>"
@@ -284,7 +284,7 @@ msgstr ""
"user tell <who> the password for <botuser> : contacts <who> in private to "
"tell him/her the password for <botuser>"
-#: lib/rbot/core/auth.rb:388
+#: lib/rbot/core/auth.rb:395
msgid ""
"user create <name> <password> : create botuser named <name> with password "
"<password>. The password can be omitted, in which case a random one will be "
@@ -296,11 +296,11 @@ msgstr ""
"generated. The <name> should only contain alphanumeric characters and the "
"underscore (_)"
-#: lib/rbot/core/auth.rb:390
+#: lib/rbot/core/auth.rb:397
msgid "user list : lists all the botusers"
msgstr "user list : lists all the botusers"
-#: lib/rbot/core/auth.rb:392
+#: lib/rbot/core/auth.rb:399
msgid ""
"user destroy <botuser> : destroys <botuser>. This function %{highlight}must%"
"{highlight} be called in two steps. On the first call <botuser> is queued "
@@ -315,7 +315,7 @@ msgstr ""
"will be destroyed. If you want to cancel the destruction, issue the command "
"+user cancel destroy <botuser>+"
-#: lib/rbot/core/auth.rb:394
+#: lib/rbot/core/auth.rb:401
msgid ""
"user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
"list, destroy"
@@ -323,7 +323,7 @@ msgstr ""
"user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, "
"list, destroy"
-#: lib/rbot/core/auth.rb:397
+#: lib/rbot/core/auth.rb:404
msgid ""
"auth <masterpassword>: log in as the bot owner; other commands: login, "
"whoami, permissions syntax, permissions [re]set, permissions view, user, "
@@ -332,204 +332,204 @@ msgstr ""
"auth <masterpassword>: log in as the bot owner; other commands: login, "
"whoami, permission syntax, permissions [re]set, permissions view, user"
-#: lib/rbot/core/auth.rb:399
+#: lib/rbot/core/auth.rb:406
msgid ""
"meet <nick> [as <user>]: creates a bot user for nick, calling it user "
"(defaults to the nick itself)"
msgstr ""
-#: lib/rbot/core/auth.rb:401
+#: lib/rbot/core/auth.rb:408
msgid "hello: creates a bot user for the person issuing the command"
msgstr ""
-#: lib/rbot/core/auth.rb:403
+#: lib/rbot/core/auth.rb:410
msgid ""
"allow <user> to do <sample command> [<where>]: gives botuser <user> the "
"permissions to execute a command such as the provided sample command (in "
"private or in channel, according to the optional <where>)"
msgstr ""
-#: lib/rbot/core/auth.rb:405
+#: lib/rbot/core/auth.rb:412
msgid ""
"deny <user> from doing <sample command> [<where>]: removes from botuser "
"<user> the permissions to execute a command such as the provided sample "
"command (in private or in channel, according to the optional <where>)"
msgstr ""
-#: lib/rbot/core/auth.rb:407
+#: lib/rbot/core/auth.rb:414
msgid ""
"auth commands: auth, login, whoami, who, permission[s], user, meet, hello, "
"allow, deny"
msgstr "auth commands: auth, login, whoami, permission[s], user"
-#: lib/rbot/core/auth.rb:412
+#: lib/rbot/core/auth.rb:419
msgid "sorry, I need more arguments to %{command}"
msgstr "sorry, I need more arguments to %{command}"
-#: lib/rbot/core/auth.rb:416
+#: lib/rbot/core/auth.rb:423
msgid "I can only %{command} these: %{arguments}"
msgstr "I can only %{command} these: %{arguments}"
-#: lib/rbot/core/auth.rb:451
+#: lib/rbot/core/auth.rb:458
msgid "no such bot user %{user}"
msgstr "no such botuser %{user}"
-#: lib/rbot/core/auth.rb:454
+#: lib/rbot/core/auth.rb:461
msgid "you can't mess with %{user}"
msgstr "you can't mess with %{user}"
-#: lib/rbot/core/auth.rb:466
+#: lib/rbot/core/auth.rb:473
msgid "you can't see the properties of %{user}"
msgstr "you can't see the properties of %{user}"
-#: lib/rbot/core/auth.rb:475
+#: lib/rbot/core/auth.rb:482
msgid "no way I'm telling you the master password!"
msgstr "no way I'm telling you the master password!"
-#: lib/rbot/core/auth.rb:476
+#: lib/rbot/core/auth.rb:483
msgid "you can't ask for someone else's password"
msgstr "you can't ask for someone else's password"
-#: lib/rbot/core/auth.rb:478
+#: lib/rbot/core/auth.rb:485
msgid ""
"c'mon, you can't be asking me seriously to tell you the password in public!"
msgstr ""
"c'mon, you can't be asking me seriously to tell you the password in public!"
-#: lib/rbot/core/auth.rb:479
+#: lib/rbot/core/auth.rb:486
msgid "the password for %{user} is %{password}"
msgstr "the password for %{user} is %{password}"
-#: lib/rbot/core/auth.rb:493
+#: lib/rbot/core/auth.rb:500
msgid "can %{action}"
msgstr "can %{action}"
-#: lib/rbot/core/auth.rb:495
+#: lib/rbot/core/auth.rb:502
msgid "can not %{action}"
msgstr "can not %{action}"
-#: lib/rbot/core/auth.rb:499
+#: lib/rbot/core/auth.rb:506
msgid "knows no netmasks"
msgstr "knows no netmasks"
-#: lib/rbot/core/auth.rb:501
+#: lib/rbot/core/auth.rb:508
msgid "knows %{netmasks}"
msgstr "knows %{netmasks}"
-#: lib/rbot/core/auth.rb:508 lib/rbot/core/auth.rb:535
-#: lib/rbot/core/auth.rb:553 lib/rbot/core/auth.rb:585
+#: lib/rbot/core/auth.rb:515 lib/rbot/core/auth.rb:542
+#: lib/rbot/core/auth.rb:560 lib/rbot/core/auth.rb:592
msgid "you can't change the default user"
msgstr "you can't change the default user"
-#: lib/rbot/core/auth.rb:509 lib/rbot/core/auth.rb:537
-#: lib/rbot/core/auth.rb:555 lib/rbot/core/auth.rb:587
+#: lib/rbot/core/auth.rb:516 lib/rbot/core/auth.rb:544
+#: lib/rbot/core/auth.rb:562 lib/rbot/core/auth.rb:594
msgid "you can't edit %{user}"
msgstr "you can't edit %{user}"
-#: lib/rbot/core/auth.rb:524 lib/rbot/core/auth.rb:571
+#: lib/rbot/core/auth.rb:531 lib/rbot/core/auth.rb:578
msgid "I ignored %{things} because %{reason}"
msgstr "I ignored %{things} because %{reason}"
-#: lib/rbot/core/auth.rb:528 lib/rbot/core/auth.rb:575
+#: lib/rbot/core/auth.rb:535 lib/rbot/core/auth.rb:582
msgid "I haven't changed anything"
msgstr "I haven't changed anything"
-#: lib/rbot/core/auth.rb:546
+#: lib/rbot/core/auth.rb:553
msgid "is that a joke? setting the password in public?"
msgstr "is that a joke? setting the password in public?"
-#: lib/rbot/core/auth.rb:578
+#: lib/rbot/core/auth.rb:585
msgid "the password for %{user} is now %{password}"
msgstr "the password for %{user} is now %{password}"
-#: lib/rbot/core/auth.rb:592
+#: lib/rbot/core/auth.rb:599
msgid ""
"I can only add/remove netmasks. See +help user add+ for more instructions"
msgstr ""
"I can only add/remove netmasks. See +help user add+ for more instructions"
-#: lib/rbot/core/auth.rb:613
+#: lib/rbot/core/auth.rb:620
msgid "sorry, I don't know how to %{request}"
msgstr "sorry, I don't know how to %{request}"
-#: lib/rbot/core/auth.rb:616
+#: lib/rbot/core/auth.rb:623
msgid "couldn't %{cmd}: %{exception}"
msgstr "couldn't login: %{exception}"
-#: lib/rbot/core/auth.rb:645
+#: lib/rbot/core/auth.rb:652
msgid ""
"you are now registered as %{buname}. I created a random password for you : %"
"{pass} and you can change it at any time by telling me 'user set password "
"<password>' in private"
msgstr ""
-#: lib/rbot/core/auth.rb:652
+#: lib/rbot/core/auth.rb:659
msgid "but I already know %{buname}"
msgstr ""
-#: lib/rbot/core/auth.rb:654
+#: lib/rbot/core/auth.rb:661
msgid "I had problems meeting %{nick}: %{e}"
msgstr ""
-#: lib/rbot/core/auth.rb:663
+#: lib/rbot/core/auth.rb:670
msgid "couldn't find botuser %{user}"
msgstr "couldn't find botuser %{user}"
-#: lib/rbot/core/auth.rb:665
+#: lib/rbot/core/auth.rb:672
msgid "I'm not telling the master password to anyone, pal"
msgstr "I'm not telling the master password to anyone, pal"
-#: lib/rbot/core/auth.rb:666
+#: lib/rbot/core/auth.rb:673
msgid "the password for botuser %{user} is %{password}"
msgstr "the password for botuser %{user} is %{password}"
-#: lib/rbot/core/auth.rb:669
+#: lib/rbot/core/auth.rb:676
msgid "I told %{user} that %{message}"
msgstr "I told %{user} that %{message}"
-#: lib/rbot/core/auth.rb:675
+#: lib/rbot/core/auth.rb:682
msgid "are you nuts, creating a botuser with a publicly known password?"
msgstr "are you nuts, creating a botuser with a publicly known password?"
-#: lib/rbot/core/auth.rb:680
+#: lib/rbot/core/auth.rb:687
msgid "failed to create %{user}: %{exception}"
msgstr "failed to create %{user}: %{exception}"
-#: lib/rbot/core/auth.rb:684
+#: lib/rbot/core/auth.rb:691
msgid "created botuser %{user}"
msgstr "created botuser %{user}"
-#: lib/rbot/core/auth.rb:692
+#: lib/rbot/core/auth.rb:699
msgid " (queued for destruction)"
msgstr " (queued for destruction)"
-#: lib/rbot/core/auth.rb:695
+#: lib/rbot/core/auth.rb:702
msgid "I have no botusers other than the default ones"
msgstr "I have no botusers other than the default ones"
-#: lib/rbot/core/auth.rb:696
+#: lib/rbot/core/auth.rb:703
msgid "botuser: %{list}"
msgid_plural "botusers: %{list}"
msgstr[0] "botuser: %{list}"
msgstr[1] "botusers: %{list}"
-#: lib/rbot/core/auth.rb:703
+#: lib/rbot/core/auth.rb:710
msgid "You can't destroy %{user}"
msgstr "You can't destroy %{user}"
-#: lib/rbot/core/auth.rb:713
+#: lib/rbot/core/auth.rb:720
msgid "no such botuser %{user}"
msgstr "no such botuser %{user}"
-#: lib/rbot/core/auth.rb:720
+#: lib/rbot/core/auth.rb:727
msgid "%{user} removed from the destruction queue"
msgstr "%{user} removed from the destruction queue"
-#: lib/rbot/core/auth.rb:722
+#: lib/rbot/core/auth.rb:729
msgid "%{user} was not queued for destruction"
msgstr "%{user} was not queued for destruction"
-#: lib/rbot/core/auth.rb:727
+#: lib/rbot/core/auth.rb:734
msgid ""
"%{user} already queued for destruction, use %{highlight}user confirm destroy "
"%{user}%{highlight} to destroy it"
@@ -537,7 +537,7 @@ msgstr ""
"%{user} already queued for destruction, use %{highlight}user destroy %{user} "
"<password>%{highlight} to destroy it"
-#: lib/rbot/core/auth.rb:730
+#: lib/rbot/core/auth.rb:737
msgid ""
"%{user} queued for destruction, use %{highlight}user confirm destroy %{user}%"
"{highlight} to destroy it"
@@ -545,79 +545,79 @@ msgstr ""
"%{user} queued for destruction, use %{highlight}user destroy %{user} "
"<password>%{highlight} to destroy it"
-#: lib/rbot/core/auth.rb:734
+#: lib/rbot/core/auth.rb:741
msgid "%{user} is not queued for destruction yet"
msgstr "%{user} is not queued for destruction yet"
-#: lib/rbot/core/auth.rb:743 lib/rbot/core/auth.rb:783
+#: lib/rbot/core/auth.rb:750 lib/rbot/core/auth.rb:790
msgid "failed: %{exception}"
msgstr "failed: %{exception}"
-#: lib/rbot/core/auth.rb:745
+#: lib/rbot/core/auth.rb:752
msgid "botuser %{user} destroyed"
msgstr "botuser %{user} destroyed"
-#: lib/rbot/core/auth.rb:752
+#: lib/rbot/core/auth.rb:759
msgid "please don't touch the default users"
msgstr "please don't touch the default users"
-#: lib/rbot/core/auth.rb:761
+#: lib/rbot/core/auth.rb:768
msgid "no such botuser %{source}"
msgstr "no such botuser %{source}"
-#: lib/rbot/core/auth.rb:763
+#: lib/rbot/core/auth.rb:770
msgid "botuser %{dest} exists already"
msgstr "botuser %{dest} exists already"
-#: lib/rbot/core/auth.rb:786
+#: lib/rbot/core/auth.rb:793
msgid "botuser %{source} copied to %{dest}"
msgstr "botuser %{source} copied to %{dest}"
-#: lib/rbot/core/auth.rb:789
+#: lib/rbot/core/auth.rb:796
msgid "botuser %{source} renamed to %{dest}"
msgstr "botuser %{source} renamed to %{dest}"
-#: lib/rbot/core/auth.rb:809
+#: lib/rbot/core/auth.rb:816
msgid "selecting data to export ..."
msgstr "selecting data to export ..."
-#: lib/rbot/core/auth.rb:825
+#: lib/rbot/core/auth.rb:832
msgid "preparing data for export ..."
msgstr "preparing data for export ..."
-#: lib/rbot/core/auth.rb:848
+#: lib/rbot/core/auth.rb:855
msgid "failed to prepare data: %{exception}"
msgstr "failed to prepare data: %{exception}"
-#: lib/rbot/core/auth.rb:853
+#: lib/rbot/core/auth.rb:860
msgid "exporting to %{file} ..."
msgstr "exporting to %{file} ..."
-#: lib/rbot/core/auth.rb:860
+#: lib/rbot/core/auth.rb:867
msgid "failed to export users: %{exception}"
msgstr "failed to export users: %{exception}"
-#: lib/rbot/core/auth.rb:864 lib/rbot/core/auth.rb:942
+#: lib/rbot/core/auth.rb:871 lib/rbot/core/auth.rb:949
msgid "done"
msgstr "done"
-#: lib/rbot/core/auth.rb:881
+#: lib/rbot/core/auth.rb:888
msgid "reading %{file} ..."
msgstr "reading %{file} ..."
-#: lib/rbot/core/auth.rb:885
+#: lib/rbot/core/auth.rb:892
msgid "failed to import from: %{exception}"
msgstr "failed to import from: %{exception}"
-#: lib/rbot/core/auth.rb:892
+#: lib/rbot/core/auth.rb:899
msgid "selecting data to import ..."
msgstr "selecting data to import ..."
-#: lib/rbot/core/auth.rb:902
+#: lib/rbot/core/auth.rb:909
msgid "parsing data from import ..."
msgstr "parsing data from import ..."
-#: lib/rbot/core/auth.rb:922
+#: lib/rbot/core/auth.rb:929
msgid "failed to parse data: %{exception}"
msgstr "failed to parse data: %{exception}"
@@ -638,10 +638,6 @@ msgid "hide => part all channels"
msgstr "hide => part all channels"
#: lib/rbot/core/basics.rb:117
-msgid "nick <nick> => attempt to change nick to <nick>"
-msgstr "nick <nick> => attempt to change nick to <nick>"
-
-#: lib/rbot/core/basics.rb:119
msgid ""
"say <channel>|<nick> <message> => say <message> to <channel> or in private "
"message to <nick>"
@@ -649,7 +645,7 @@ msgstr ""
"say <channel>|<nick> <message> => say <message> to <channel> or in private "
"message to <nick>"
-#: lib/rbot/core/basics.rb:121
+#: lib/rbot/core/basics.rb:119
msgid ""
"action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
"private message to <nick>"
@@ -657,7 +653,7 @@ msgstr ""
"action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
"private message to <nick>"
-#: lib/rbot/core/basics.rb:123
+#: lib/rbot/core/basics.rb:121
msgid ""
"quiet [in here|<channel>] => with no arguments, stop speaking in all "
"channels, if \"in here\", stop speaking in this channel, or stop speaking in "
@@ -667,7 +663,7 @@ msgstr ""
"channels, if \"in here\", stop speaking in this channel, or stop speaking in "
"<channel>"
-#: lib/rbot/core/basics.rb:125
+#: lib/rbot/core/basics.rb:123
msgid ""
"talk [in here|<channel>] => with no arguments, resume speaking in all "
"channels, if \"in here\", resume speaking in this channel, or resume "
@@ -677,11 +673,11 @@ msgstr ""
"channels, if \"in here\", resume speaking in this channel, or resume "
"speaking in <channel>"
-#: lib/rbot/core/basics.rb:127
+#: lib/rbot/core/basics.rb:125
msgid "ping => replies with a pong"
msgstr "ping => replies with a pong"
-#: lib/rbot/core/basics.rb:129
+#: lib/rbot/core/basics.rb:127
msgid ""
"mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
"to <mode>"
@@ -689,10 +685,11 @@ msgstr ""
"mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
"to <mode>"
-#: lib/rbot/core/basics.rb:135
+#: lib/rbot/core/basics.rb:133
+#, fuzzy
msgid ""
-"%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
-"quiet, talk, ping, mode"
+"%{name}: quit, restart, join, part, hide, save, say, action, topic, quiet, "
+"talk, ping, mode"
msgstr ""
"%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
"quiet, talk,version, ping, mode"
@@ -761,7 +758,7 @@ msgstr "rescanning ..."
msgid "done. %{plugin_status}"
msgstr "done. %{plugin_status}"
-#: lib/rbot/core/config.rb:220
+#: lib/rbot/core/config.rb:221
msgid ""
"config list => list configuration modules, config list <module> => list "
"configuration keys for module <module>"
@@ -769,25 +766,25 @@ msgstr ""
"config list => list configuration modules, config list <module> => list "
"configuration keys for module <module>"
-#: lib/rbot/core/config.rb:222
+#: lib/rbot/core/config.rb:223
msgid "config get <key> => get configuration value for key <key>"
msgstr "config get <key> => get configuration value for key <key>"
-#: lib/rbot/core/config.rb:224
+#: lib/rbot/core/config.rb:225
msgid "reset key <key> to the default"
msgstr "reset key <key> to the default"
-#: lib/rbot/core/config.rb:226
+#: lib/rbot/core/config.rb:227
msgid ""
"config set <key> <value> => set configuration value for key <key> to <value>"
msgstr ""
"config set <key> <value> => set configuration value for key <key> to <value>"
-#: lib/rbot/core/config.rb:228
+#: lib/rbot/core/config.rb:229
msgid "config desc <key> => describe what key <key> configures"
msgstr "config desc <key> => describe what key <key> configures"
-#: lib/rbot/core/config.rb:230
+#: lib/rbot/core/config.rb:231
msgid ""
"config add <value> to <key> => add value <value> to key <key> if <key> is an "
"array"
@@ -795,7 +792,7 @@ msgstr ""
"config add <value> to <key> => add value <value> to key <key> if <key> is an "
"array"
-#: lib/rbot/core/config.rb:232
+#: lib/rbot/core/config.rb:233
msgid ""
"config rm <value> from <key> => remove value <value> from key <key> if <key> "
"is an array"
@@ -803,7 +800,7 @@ msgstr ""
"config rm <value> from <key> => remove value <value> from key <key> if <key> "
"is an array"
-#: lib/rbot/core/config.rb:234
+#: lib/rbot/core/config.rb:235
msgid ""
"config module - bot configuration. usage: list, desc, get, set, unset, add, "
"rm"
@@ -811,27 +808,27 @@ msgstr ""
"config module - bot configuration. usage: list, desc, get, set, unset, add, "
"rm"
-#: lib/rbot/core/config.rb:239
+#: lib/rbot/core/config.rb:240
msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
msgstr "nick <nick> => attempt to change nick to <nick>"
-#: lib/rbot/core/config.rb:241
+#: lib/rbot/core/config.rb:242
msgid "status => display some information on the bot's status"
msgstr ""
-#: lib/rbot/core/config.rb:243
+#: lib/rbot/core/config.rb:244
msgid "save => save current dynamic data and configuration"
msgstr "save => save current dynamic data and configuration"
-#: lib/rbot/core/config.rb:245
+#: lib/rbot/core/config.rb:246
msgid "rescan => reload modules and static facts"
msgstr "rescan => reload modules and static facts"
-#: lib/rbot/core/config.rb:247
+#: lib/rbot/core/config.rb:248
msgid "version => describes software version"
msgstr "version => describes software version"
-#: lib/rbot/core/config.rb:249
+#: lib/rbot/core/config.rb:250
msgid "config-related tasks: config, save, rescan, version, nick, status"
msgstr "config-related tasks: config, save, rescan"
@@ -965,19 +962,19 @@ msgstr ""
msgid "%{m} days"
msgstr ""
-#: lib/rbot/ircbot.rb:1209
+#: lib/rbot/ircbot.rb:1233
msgid "help topics: "
msgstr ""
-#: lib/rbot/ircbot.rb:1211
+#: lib/rbot/ircbot.rb:1235
msgid " (help <topic> for more info)"
msgstr ""
-#: lib/rbot/ircbot.rb:1214
+#: lib/rbot/ircbot.rb:1238
msgid "no help for topic %{topic}"
msgstr ""
-#: lib/rbot/ircbot.rb:1225
+#: lib/rbot/ircbot.rb:1249
msgid ""
"Uptime %{up}, %{plug} plugins active, %{sent} lines sent, %{recv} received."
msgstr ""
@@ -1095,3 +1092,6 @@ msgstr ""
#: lib/rbot/registry.rb:190
msgid "marshal recovery failed, trying default"
msgstr "marshal recovery failed, trying default"
+
+#~ msgid "nick <nick> => attempt to change nick to <nick>"
+#~ msgstr "nick <nick> => attempt to change nick to <nick>"