Changeset 13416a7169ed569bcc8c17cc1e3509af272cd152

Show
Ignore:
Timestamp:
08/23/07 18:33:12 (1 year ago)
Author:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
git-committer:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1187879592 +0000
git-parent:

[dd70deb0d58761d4aa2c6f508105bdb867510a6a]

git-author:
Giuseppe Bilotta <giuseppe.bilotta@gmail.com> 1187879592 +0000
Message:

Updated .po files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • po/en_US/rbot.po

    rc6a2d53 r13416a7  
    77msgstr "" 
    88"Project-Id-Version: rbot\n" 
    9 "POT-Creation-Date: 2007-08-10 23:18-0400\n" 
     9"POT-Creation-Date: 2007-08-23 16:29+0200\n" 
    1010"PO-Revision-Date: 2007-07-14 00:06-0400\n" 
    1111"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n" 
     
    1616"Plural-Forms: nplurals=2; plural=(n != 1);\n" 
    1717 
    18 #: lib/rbot/registry.rb:19 
    19 msgid "" 
    20 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format" 
    21 msgstr "" 
    22 "upgrading old-style (rbot 0.9.5 or earlier) plugin registry to new format" 
    23  
    24 #: lib/rbot/registry.rb:39 
    25 msgid "" 
    26 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split " 
    27 "format" 
    28 msgstr "" 
    29 "upgrading previous (rbot 0.9.9 or earlier) plugin registry to new split " 
    30 "format" 
    31  
    32 #: lib/rbot/registry.rb:188 
    33 msgid "marshal recovery failed, trying default" 
    34 msgstr "marshal recovery failed, trying default" 
     18#: lib/rbot/botuser.rb:23 
     19msgid "Password for the bot owner" 
     20msgstr "Password for the bot owner" 
     21 
     22#: lib/rbot/botuser.rb:26 
     23msgid "" 
     24"Set false to prevent new botusers from logging in without a password when " 
     25"the user netmask is known" 
     26msgstr "" 
     27"Set false to prevent new botusers from logging in without a password when " 
     28"the user netmask is known" 
     29 
     30#: lib/rbot/botuser.rb:29 
     31msgid "" 
     32"Set false to prevent new botusers from recognizing IRC users without a need " 
     33"to manually login" 
     34msgstr "" 
     35"Set false to prevent new botusers from recognizing IRC users without a need " 
     36"to manually login" 
     37 
     38#: lib/rbot/botuser.rb:691 
     39msgid "%{user}, you don't have '%{command}' permissions here" 
     40msgstr "%{user}, you don't have '%{command}' permissions here" 
     41 
     42#: lib/rbot/config.rb:193 
     43msgid "%{desc} [valid values are: %{values}]" 
     44msgstr "%{desc} [valid values are: %{values}]" 
     45 
     46#: lib/rbot/config.rb:325 
     47msgid "First time rbot configuration wizard" 
     48msgstr "First time rbot configuration wizard" 
     49 
     50#: lib/rbot/config.rb:328 
     51msgid "This wizard will ask you a few questions to get you started." 
     52msgstr "This wizard will ask you a few questions to get you started." 
     53 
     54#: lib/rbot/config.rb:329 
     55msgid "" 
     56"The rest of rbot's configuration can be manipulated via IRC once rbot is " 
     57"connected and you are auth'd." 
     58msgstr "" 
     59"The rest of rbot's configuration can be manipulated via IRC once rbot is " 
     60"connected and you are auth'd." 
     61 
     62#: lib/rbot/core/auth.rb:62 
     63msgid "please do not use + or - in front of command %{command} when resetting" 
     64msgstr "please do not use + or - in front of command %{command} when resetting" 
     65 
     66#: lib/rbot/core/auth.rb:64 
     67msgid "+ or - expected in front of %{string}" 
     68msgstr "+ or - expected in front of %{string}" 
     69 
     70#: lib/rbot/core/auth.rb:86 
     71msgid "trailing comma" 
     72msgstr "trailing comma" 
     73 
     74#: lib/rbot/core/auth.rb:87 
     75msgid "you probably forgot a comma" 
     76msgstr "you probably forgot a comma" 
     77 
     78#: lib/rbot/core/auth.rb:102 lib/rbot/core/auth.rb:156 
     79msgid "couldn't find botuser %{name}" 
     80msgstr "couldn't find botuser %{name}" 
     81 
     82#: lib/rbot/core/auth.rb:104 
     83msgid "you can't change permissions for %{username}" 
     84msgstr "you can't change permissions for %{username}" 
     85 
     86#: lib/rbot/core/auth.rb:111 
     87msgid "couldn't satisfy your request: %{errors}" 
     88msgstr "couldn't satisfy your request: %{errors}" 
     89 
     90#: lib/rbot/core/auth.rb:150 
     91msgid "you are owner, you can do anything" 
     92msgstr "you are owner, you can do anything" 
     93 
     94#: lib/rbot/core/auth.rb:153 
     95msgid "owner can do anything" 
     96msgstr "owner can do anything" 
     97 
     98#: lib/rbot/core/auth.rb:164 
     99msgid "on any channel: " 
     100msgstr "on any channel: " 
     101 
     102#: lib/rbot/core/auth.rb:166 
     103msgid "in private: " 
     104msgstr "in private: " 
     105 
     106#: lib/rbot/core/auth.rb:178 
     107msgid "no permissions set for %{user}" 
     108msgstr "no permissions set for %{user}" 
     109 
     110#: lib/rbot/core/auth.rb:180 
     111msgid "permissions for %{user}:: %{permissions}" 
     112msgstr "permissions for %{user}:: %{permissions}" 
     113 
     114#: lib/rbot/core/auth.rb:194 
     115msgid "welcome, %{user}" 
     116msgstr "welcome, %{user}" 
     117 
     118#: lib/rbot/core/auth.rb:209 
     119msgid "sorry, can't do" 
     120msgstr "sorry, can't do" 
     121 
     122#: lib/rbot/core/auth.rb:212 
     123msgid "couldn't login: %{exception}" 
     124msgstr "couldn't login: %{exception}" 
     125 
     126#: lib/rbot/core/auth.rb:221 
     127msgid "I couldn't find anything to let you login automatically" 
     128msgstr "I couldn't find anything to let you login automatically" 
     129 
     130#: lib/rbot/core/auth.rb:236 
     131msgid "you are %{who}" 
     132msgstr "you are %{who}" 
     133 
     134#: lib/rbot/core/auth.rb:238 
     135msgid "no one that I know" 
     136msgstr "no one that I know" 
     137 
     138#: lib/rbot/core/auth.rb:239 
     139msgid "my boss" 
     140msgstr "my boss" 
     141 
     142#: lib/rbot/core/auth.rb:246 
     143msgid "" 
     144"login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with " 
     145"password <pass>. When using the full form, you must contact the bot in " 
     146"private. <pass> can be omitted if <botuser> allows login-by-mask and your " 
     147"netmask is among the known ones. if <botuser> is omitted too autologin will " 
     148"be attempted" 
     149msgstr "" 
     150"login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with " 
     151"password <pass>. When using the full form, you must contact the bot in " 
     152"private. <pass> can be omitted if <botuser> allows login-by-mask and your " 
     153"netmask is among the known ones. if <botuser> is omitted too autologin will " 
     154"be attempted" 
     155 
     156#: lib/rbot/core/auth.rb:248 
     157msgid "whoami: names the botuser you're linked to" 
     158msgstr "whoami: names the botuser you're linked to" 
     159 
     160#: lib/rbot/core/auth.rb:252 
     161msgid "" 
     162"a permission is specified as module::path::to::cmd; when you want to enable " 
     163"it, prefix it with +; when you want to disable it, prefix it with -; when " 
     164"using the +reset+ command, do not use any prefix" 
     165msgstr "" 
     166"a permission is specified as module::path::to::cmd; when you want to enable " 
     167"it, prefix it with +; when you want to disable it, prefix it with -; when " 
     168"using the +reset+ command, do not use any prefix" 
     169 
     170#: lib/rbot/core/auth.rb:254 
     171msgid "" 
     172"permissions [re]set <permission> [in <channel>] for <user>: sets or resets " 
     173"the permissions for botuser <user> in channel <channel> (use ? to change the " 
     174"permissions for private addressing)" 
     175msgstr "" 
     176"permissions [re]set <permission> [in <channel>] for <user>: sets or resets " 
     177"the permissions for botuser <user> in channel <channel> (use ? to change the " 
     178"permissions for private addressing)" 
     179 
     180#: lib/rbot/core/auth.rb:256 
     181msgid "permissions view [for <user>]: display the permissions for user <user>" 
     182msgstr "permissions view [for <user>]: display the permissions for user <user>" 
     183 
     184#: lib/rbot/core/auth.rb:258 
     185msgid "permission topics: syntax, (re)set, view" 
     186msgstr "permission topics: syntax, (re)set, view" 
     187 
     188#: lib/rbot/core/auth.rb:263 
     189msgid "" 
     190"user show <what> : shows info about the user; <what> can be any of " 
     191"autologin, login-by-mask, netmasks" 
     192msgstr "" 
     193"user show <what> : shows info about the user; <what> can be any of " 
     194"autologin, login-by-mask, netmasks" 
     195 
     196#: lib/rbot/core/auth.rb:265 
     197msgid "" 
     198"user enable|disable <what> : turns on or off <what> (autologin, login-by-" 
     199"mask)" 
     200msgstr "" 
     201"user enable|disable <what> : turns on or off <what> (autologin, login-by-" 
     202"mask)" 
     203 
     204#: lib/rbot/core/auth.rb:267 
     205msgid "" 
     206"user set password <blah> : sets the user password to <blah>; passwords can " 
     207"only contain upper and lowercase letters and numbers, and must be at least 4 " 
     208"characters long" 
     209msgstr "" 
     210"user set password <blah> : sets the user password to <blah>; passwords can " 
     211"only contain upper and lowercase letters and numbers, and must be at least 4 " 
     212"characters long" 
     213 
     214#: lib/rbot/core/auth.rb:269 
     215msgid "" 
     216"user add|rm netmask <mask> : adds/removes netmask <mask> from the list of " 
     217"netmasks known to the botuser you're linked to" 
     218msgstr "" 
     219"user add|rm netmask <mask> : adds/removes netmask <mask> from the list of " 
     220"netmasks known to the botuser you're linked to" 
     221 
     222#: lib/rbot/core/auth.rb:271 
     223msgid "" 
     224"user reset <what> : resets <what> to the default values. <what> can be " 
     225"+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will " 
     226"be reset to the default value) or +password+ (a new one will be generated " 
     227"and you'll be told in private)" 
     228msgstr "" 
     229"user reset <what> : resets <what> to the default values. <what> can be " 
     230"+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will " 
     231"be reset to the default value) or +password+ (a new one will be generated " 
     232"and you'll be told in private)" 
     233 
     234#: lib/rbot/core/auth.rb:273 
     235msgid "" 
     236"user tell <who> the password for <botuser> : contacts <who> in private to " 
     237"tell him/her the password for <botuser>" 
     238msgstr "" 
     239"user tell <who> the password for <botuser> : contacts <who> in private to " 
     240"tell him/her the password for <botuser>" 
     241 
     242#: lib/rbot/core/auth.rb:275 
     243msgid "" 
     244"user create <name> <password> : create botuser named <name> with password " 
     245"<password>. The password can be omitted, in which case a random one will be " 
     246"generated. The <name> should only contain alphanumeric characters and the " 
     247"underscore (_)" 
     248msgstr "" 
     249"user create <name> <password> : create botuser named <name> with password " 
     250"<password>. The password can be omitted, in which case a random one will be " 
     251"generated. The <name> should only contain alphanumeric characters and the " 
     252"underscore (_)" 
     253 
     254#: lib/rbot/core/auth.rb:277 
     255msgid "user list : lists all the botusers" 
     256msgstr "user list : lists all the botusers" 
     257 
     258#: lib/rbot/core/auth.rb:279 
     259msgid "" 
     260"user destroy <botuser> <password> : destroys <botuser>; this function %" 
     261"{highlight}must%{highlight} be called in two steps. On the first call, no " 
     262"password must be specified: <botuser> is then queued for destruction. On the " 
     263"second call, you must specify the correct password for <botuser>, and it " 
     264"will be destroyed. If you want to cancel the destruction, issue the command " 
     265"+user cancel destroy <botuser>+" 
     266msgstr "" 
     267"user destroy <botuser> <password> : destroys <botuser>; this function %" 
     268"{highlight}must%{highlight} be called in two steps. On the first call, no " 
     269"password must be specified: <botuser> is then queued for destruction. On the " 
     270"second call, you must specify the correct password for <botuser>, and it " 
     271"will be destroyed. If you want to cancel the destruction, issue the command " 
     272"+user cancel destroy <botuser>+" 
     273 
     274#: lib/rbot/core/auth.rb:281 
     275msgid "" 
     276"user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, " 
     277"list, destroy" 
     278msgstr "" 
     279"user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, " 
     280"list, destroy" 
     281 
     282#: lib/rbot/core/auth.rb:284 
     283msgid "" 
     284"auth <masterpassword>: log in as the bot owner; other commands: login, " 
     285"whoami, permission syntax, permissions [re]set, permissions view, user" 
     286msgstr "" 
     287"auth <masterpassword>: log in as the bot owner; other commands: login, " 
     288"whoami, permission syntax, permissions [re]set, permissions view, user" 
     289 
     290#: lib/rbot/core/auth.rb:286 
     291msgid "auth commands: auth, login, whoami, permission[s], user" 
     292msgstr "auth commands: auth, login, whoami, permission[s], user" 
     293 
     294#: lib/rbot/core/auth.rb:291 
     295msgid "sorry, I need more arguments to %{command}" 
     296msgstr "sorry, I need more arguments to %{command}" 
     297 
     298#: lib/rbot/core/auth.rb:295 
     299msgid "I can only %{command} these: %{arguments}" 
     300msgstr "I can only %{command} these: %{arguments}" 
     301 
     302#: lib/rbot/core/auth.rb:329 
     303msgid "you can't mess with %{user}" 
     304msgstr "you can't mess with %{user}" 
     305 
     306#: lib/rbot/core/auth.rb:342 
     307msgid "you can't see the properties of %{user}" 
     308msgstr "you can't see the properties of %{user}" 
     309 
     310#: lib/rbot/core/auth.rb:351 
     311msgid "no way I'm telling you the master password!" 
     312msgstr "no way I'm telling you the master password!" 
     313 
     314#: lib/rbot/core/auth.rb:352 
     315msgid "you can't ask for someone else's password" 
     316msgstr "you can't ask for someone else's password" 
     317 
     318#: lib/rbot/core/auth.rb:354 
     319msgid "" 
     320"c'mon, you can't be asking me seriously to tell you the password in public!" 
     321msgstr "" 
     322"c'mon, you can't be asking me seriously to tell you the password in public!" 
     323 
     324#: lib/rbot/core/auth.rb:355 
     325msgid "the password for %{user} is %{password}" 
     326msgstr "the password for %{user} is %{password}" 
     327 
     328#: lib/rbot/core/auth.rb:369 
     329msgid "can %{action}" 
     330msgstr "can %{action}" 
     331 
     332#: lib/rbot/core/auth.rb:371 
     333msgid "can not %{action}" 
     334msgstr "can not %{action}" 
     335 
     336#: lib/rbot/core/auth.rb:375 
     337msgid "knows no netmasks" 
     338msgstr "knows no netmasks" 
     339 
     340#: lib/rbot/core/auth.rb:377 
     341msgid "knows %{netmasks}" 
     342msgstr "knows %{netmasks}" 
     343 
     344#: lib/rbot/core/auth.rb:384 lib/rbot/core/auth.rb:411 
     345#: lib/rbot/core/auth.rb:429 lib/rbot/core/auth.rb:461 
     346msgid "you can't change the default user" 
     347msgstr "you can't change the default user" 
     348 
     349#: lib/rbot/core/auth.rb:385 lib/rbot/core/auth.rb:413 
     350#: lib/rbot/core/auth.rb:431 lib/rbot/core/auth.rb:463 
     351msgid "you can't edit %{user}" 
     352msgstr "you can't edit %{user}" 
     353 
     354#: lib/rbot/core/auth.rb:400 lib/rbot/core/auth.rb:447 
     355msgid "I ignored %{things} because %{reason}" 
     356msgstr "I ignored %{things} because %{reason}" 
     357 
     358#: lib/rbot/core/auth.rb:404 lib/rbot/core/auth.rb:451 
     359msgid "I haven't changed anything" 
     360msgstr "I haven't changed anything" 
     361 
     362#: lib/rbot/core/auth.rb:422 
     363msgid "is that a joke? setting the password in public?" 
     364msgstr "is that a joke? setting the password in public?" 
     365 
     366#: lib/rbot/core/auth.rb:454 
     367msgid "the password for %{user} is now %{password}" 
     368msgstr "the password for %{user} is now %{password}" 
     369 
     370#: lib/rbot/core/auth.rb:468 
     371msgid "" 
     372"I can only add/remove netmasks. See +help user add+ for more instructions" 
     373msgstr "" 
     374"I can only add/remove netmasks. See +help user add+ for more instructions" 
     375 
     376#: lib/rbot/core/auth.rb:487 
     377msgid "sorry, I don't know how to %{request}" 
     378msgstr "sorry, I don't know how to %{request}" 
     379 
     380#: lib/rbot/core/auth.rb:496 
     381msgid "couldn't find botuser %{user}" 
     382msgstr "couldn't find botuser %{user}" 
     383 
     384#: lib/rbot/core/auth.rb:498 
     385msgid "I'm not telling the master password to anyway, pal" 
     386msgstr "I'm not telling the master password to anyway, pal" 
     387 
     388#: lib/rbot/core/auth.rb:499 
     389msgid "the password for botuser %{user} is %{password}" 
     390msgstr "the password for botuser %{user} is %{password}" 
     391 
     392#: lib/rbot/core/auth.rb:502 
     393msgid "I told %{user} that %{message}" 
     394msgstr "I told %{user} that %{message}" 
     395 
     396#: lib/rbot/core/auth.rb:508 
     397msgid "are you nuts, creating a botuser with a publicly known password?" 
     398msgstr "are you nuts, creating a botuser with a publicly known password?" 
     399 
     400#: lib/rbot/core/auth.rb:513 
     401msgid "failed to create %{user}: %{exception}" 
     402msgstr "failed to create %{user}: %{exception}" 
     403 
     404#: lib/rbot/core/auth.rb:517 
     405msgid "created botuser %{user}" 
     406msgstr "created botuser %{user}" 
     407 
     408#: lib/rbot/core/auth.rb:525 
     409msgid " (queued for destruction)" 
     410msgstr " (queued for destruction)" 
     411 
     412#: lib/rbot/core/auth.rb:528 
     413msgid "I have no botusers other than the default ones" 
     414msgstr "I have no botusers other than the default ones" 
     415 
     416#: lib/rbot/core/auth.rb:529 
     417msgid "botuser: %{list}" 
     418msgid_plural "botusers: %{list}" 
     419msgstr[0] "botuser: %{list}" 
     420msgstr[1] "botusers: %{list}" 
     421 
     422#: lib/rbot/core/auth.rb:536 
     423msgid "You can't destroy %{user}" 
     424msgstr "You can't destroy %{user}" 
     425 
     426#: lib/rbot/core/auth.rb:547 
     427msgid "no such botuser %{user}" 
     428msgstr "no such botuser %{user}" 
     429 
     430#: lib/rbot/core/auth.rb:553 
     431msgid "%{user} removed from the destruction queue" 
     432msgstr "%{user} removed from the destruction queue" 
     433 
     434#: lib/rbot/core/auth.rb:555 
     435msgid "%{user} was not queued for destruction" 
     436msgstr "%{user} was not queued for destruction" 
     437 
     438#: lib/rbot/core/auth.rb:562 
     439msgid "" 
     440"%{user} already queued for destruction, use %{highlight}user destroy %{user} " 
     441"<password>%{highlight} to destroy it" 
     442msgstr "" 
     443"%{user} already queued for destruction, use %{highlight}user destroy %{user} " 
     444"<password>%{highlight} to destroy it" 
     445 
     446#: lib/rbot/core/auth.rb:565 
     447msgid "" 
     448"%{user} queued for destruction, use %{highlight}user destroy %{user} " 
     449"<password>%{highlight} to destroy it" 
     450msgstr "" 
     451"%{user} queued for destruction, use %{highlight}user destroy %{user} " 
     452"<password>%{highlight} to destroy it" 
     453 
     454#: lib/rbot/core/auth.rb:569 
     455msgid "%{user} is not queued for destruction yet" 
     456msgstr "%{user} is not queued for destruction yet" 
     457 
     458#: lib/rbot/core/auth.rb:571 
     459msgid "wrong password for %{user}" 
     460msgstr "wrong password for %{user}" 
     461 
     462#: lib/rbot/core/auth.rb:580 lib/rbot/core/auth.rb:620 
     463msgid "failed: %{exception}" 
     464msgstr "failed: %{exception}" 
     465 
     466#: lib/rbot/core/auth.rb:582 
     467msgid "botuser %{user} destroyed" 
     468msgstr "botuser %{user} destroyed" 
     469 
     470#: lib/rbot/core/auth.rb:590 
     471msgid "please don't touch the default users" 
     472msgstr "please don't touch the default users" 
     473 
     474#: lib/rbot/core/auth.rb:599 
     475msgid "no such botuser %{source}" 
     476msgstr "no such botuser %{source}" 
     477 
     478#: lib/rbot/core/auth.rb:601 
     479msgid "botuser %{dest} exists already" 
     480msgstr "botuser %{dest} exists already" 
     481 
     482#: lib/rbot/core/auth.rb:622 
     483msgid "botuser %{source} copied to %{dest}" 
     484msgstr "botuser %{source} copied to %{dest}" 
     485 
     486#: lib/rbot/core/auth.rb:624 
     487msgid "botuser %{source} renamed to %{dest}" 
     488msgstr "botuser %{source} renamed to %{dest}" 
     489 
     490#: lib/rbot/core/auth.rb:643 
     491msgid "selecting data to export ..." 
     492msgstr "selecting data to export ..." 
     493 
     494#: lib/rbot/core/auth.rb:659 
     495msgid "preparing data for export ..." 
     496msgstr "preparing data for export ..." 
     497 
     498#: lib/rbot/core/auth.rb:682 
     499msgid "failed to prepare data: %{exception}" 
     500msgstr "failed to prepare data: %{exception}" 
     501 
     502#: lib/rbot/core/auth.rb:687 
     503msgid "exporting to %{file} ..." 
     504msgstr "exporting to %{file} ..." 
     505 
     506#: lib/rbot/core/auth.rb:694 
     507msgid "failed to export users: %{exception}" 
     508msgstr "failed to export users: %{exception}" 
     509 
     510#: lib/rbot/core/auth.rb:698 lib/rbot/core/auth.rb:776 
     511msgid "done" 
     512msgstr "done" 
     513 
     514#: lib/rbot/core/auth.rb:715 
     515msgid "reading %{file} ..." 
     516msgstr "reading %{file} ..." 
     517 
     518#: lib/rbot/core/auth.rb:719 
     519msgid "failed to import from: %{exception}" 
     520msgstr "failed to import from: %{exception}" 
     521 
     522#: lib/rbot/core/auth.rb:726 
     523msgid "selecting data to import ..." 
     524msgstr "selecting data to import ..." 
     525 
     526#: lib/rbot/core/auth.rb:736 
     527msgid "parsing data from import ..." 
     528msgstr "parsing data from import ..." 
     529 
     530#: lib/rbot/core/auth.rb:756 
     531msgid "failed to parse data: %{exception}" 
     532msgstr "failed to parse data: %{exception}" 
     533 
     534#: lib/rbot/core/basics.rb:107 
     535msgid "quit [<message>] => quit IRC with message <message>" 
     536msgstr "quit [<message>] => quit IRC with message <message>" 
     537 
     538#: lib/rbot/core/basics.rb:109 
     539msgid "restart => completely stop and restart the bot (including reconnect)" 
     540msgstr "restart => completely stop and restart the bot (including reconnect)" 
     541 
     542#: lib/rbot/core/basics.rb:113 
     543msgid "part" 
     544msgstr "part" 
     545 
     546#: lib/rbot/core/basics.rb:115 
     547msgid "hide => part all channels" 
     548msgstr "hide => part all channels" 
     549 
     550#: lib/rbot/core/basics.rb:117 
     551msgid "nick <nick> => attempt to change nick to <nick>" 
     552msgstr "nick <nick> => attempt to change nick to <nick>" 
     553 
     554#: lib/rbot/core/basics.rb:119 
     555msgid "" 
     556"say <channel>|<nick> <message> => say <message> to <channel> or in private " 
     557"message to <nick>" 
     558msgstr "" 
     559"say <channel>|<nick> <message> => say <message> to <channel> or in private " 
     560"message to <nick>" 
     561 
     562#: lib/rbot/core/basics.rb:121 
     563msgid "" 
     564"action <channel>|<nick> <message> => does a /me <message> to <channel> or in " 
     565"private message to <nick>" 
     566msgstr "" 
     567"action <channel>|<nick> <message> => does a /me <message> to <channel> or in " 
     568"private message to <nick>" 
     569 
     570#: lib/rbot/core/basics.rb:123 
     571msgid "" 
     572"quiet [in here|<channel>] => with no arguments, stop speaking in all " 
     573"channels, if \"in here\", stop speaking in this channel, or stop speaking in " 
     574"<channel>" 
     575msgstr "" 
     576"quiet [in here|<channel>] => with no arguments, stop speaking in all " 
     577"channels, if \"in here\", stop speaking in this channel, or stop speaking in " 
     578"<channel>" 
     579 
     580#: lib/rbot/core/basics.rb:125 
     581msgid "" 
     582"talk [in here|<channel>] => with no arguments, resume speaking in all " 
     583"channels, if \"in here\", resume speaking in this channel, or resume " 
     584"speaking in <channel>" 
     585msgstr "" 
     586"talk [in here|<channel>] => with no arguments, resume speaking in all " 
     587"channels, if \"in here\", resume speaking in this channel, or resume " 
     588"speaking in <channel>" 
     589 
     590#: lib/rbot/core/basics.rb:127 
     591msgid "version => describes software version" 
     592msgstr "version => describes software version" 
     593 
     594#: lib/rbot/core/basics.rb:129 
     595msgid "ping => replies with a pong" 
     596msgstr "ping => replies with a pong" 
     597 
     598#: lib/rbot/core/basics.rb:131 
     599msgid "" 
     600"mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> " 
     601"to <mode>" 
     602msgstr "" 
     603"mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> " 
     604"to <mode>" 
     605 
     606#: lib/rbot/core/basics.rb:137 
     607msgid "" 
     608"%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, " 
     609"quiet, talk,version, ping, mode" 
     610msgstr "" 
     611"%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, " 
     612"quiet, talk,version, ping, mode" 
     613 
     614#: lib/rbot/core/config.rb:25 
     615msgid "no such module %{module}" 
     616msgstr "no such module %{module}" 
     617 
     618#: lib/rbot/core/config.rb:41 lib/rbot/core/config.rb:52 
     619#: lib/rbot/core/config.rb:61 lib/rbot/core/config.rb:74 
     620#: lib/rbot/core/config.rb:100 lib/rbot/core/config.rb:123 
     621msgid "no such config key %{key}" 
     622msgstr "no such config key %{key}" 
     623 
     624#: lib/rbot/core/config.rb:66 lib/rbot/core/config.rb:85 
     625#: lib/rbot/core/config.rb:115 lib/rbot/core/config.rb:138 
     626msgid "this config change will take effect on the next restart" 
     627msgstr "this config change will take effect on the next restart" 
     628 
     629#: lib/rbot/core/config.rb:67 lib/rbot/core/config.rb:88 
     630#: lib/rbot/core/config.rb:116 lib/rbot/core/config.rb:139 
     631msgid "this config change will take effect on the next rescan" 
     632msgstr "this config change will take effect on the next rescan" 
     633 
     634#: lib/rbot/core/config.rb:81 
     635msgid "failed to set %{key}: %{error}" 
     636msgstr "failed to set %{key}: %{error}" 
     637 
     638#: lib/rbot/core/config.rb:104 lib/rbot/core/config.rb:127 
     639msgid "config key %{key} is not an array" 
     640msgstr "config key %{key} is not an array" 
     641 
     642#: lib/rbot/core/config.rb:111 
     643msgid "failed to add %{value} to %{key}: %{error}" 
     644msgstr "failed to add %{value} to %{key}: %{error}" 
     645 
     646#: lib/rbot/core/config.rb:134 
     647msgid "failed to remove %{value} from %{key}: %{error}" 
     648msgstr "failed to remove %{value} from %{key}: %{error}" 
     649 
     650#: lib/rbot/core/config.rb:148 
     651msgid "saving ..." 
     652msgstr "saving ..." 
     653 
     654#: lib/rbot/core/config.rb:150 
     655msgid "rescanning ..." 
     656msgstr "rescanning ..." 
     657 
     658#: lib/rbot/core/config.rb:152 
     659msgid "done. %{plugin_status}" 
     660msgstr "done. %{plugin_status}" 
     661 
     662#: lib/rbot/core/config.rb:171 
     663msgid "" 
     664"I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development team - " 
     665"http://linuxbrit.co.uk/rbot/" 
     666msgstr "" 
     667"I'm a v. %{version} rubybot, (c) Tom Gilbert and the rbot development team - " 
     668"http://linuxbrit.co.uk/rbot/" 
     669 
     670#: lib/rbot/core/config.rb:183 
     671msgid "config-related tasks: config topics, save, rescan" 
     672msgstr "config-related tasks: config topics, save, rescan" 
     673 
     674#: lib/rbot/core/config.rb:185 
     675msgid "" 
     676"config list => list configuration modules, config list <module> => list " 
     677"configuration keys for module <module>" 
     678msgstr "" 
     679"config list => list configuration modules, config list <module> => list " 
     680"configuration keys for module <module>" 
     681 
     682#: lib/rbot/core/config.rb:187 
     683msgid "config get <key> => get configuration value for key <key>" 
     684msgstr "config get <key> => get configuration value for key <key>" 
     685 
     686#: lib/rbot/core/config.rb:189 
     687msgid "reset key <key> to the default" 
     688msgstr "reset key <key> to the default" 
     689 
     690#: lib/rbot/core/config.rb:191 
     691msgid "" 
     692"config set <key> <value> => set configuration value for key <key> to <value>" 
     693msgstr "" 
     694"config set <key> <value> => set configuration value for key <key> to <value>" 
     695 
     696#: lib/rbot/core/config.rb:193 
     697msgid "config desc <key> => describe what key <key> configures" 
     698msgstr "config desc <key> => describe what key <key> configures" 
     699 
     700#: lib/rbot/core/config.rb:195 
     701msgid "" 
     702"config add <value> to <key> => add value <value> to key <key> if <key> is an " 
     703"array" 
     704msgstr "" 
     705"config add <value> to <key> => add value <value> to key <key> if <key> is an " 
     706"array" 
     707 
     708#: lib/rbot/core/config.rb:197 
     709msgid "" 
     710"config rm <value> from <key> => remove value <value> from key <key> if <key> " 
     711"is an array" 
     712msgstr "" 
     713"config rm <value> from <key> => remove value <value> from key <key> if <key> " 
     714"is an array" 
     715 
     716#: lib/rbot/core/config.rb:199 
     717msgid "" 
     718"config module - bot configuration. usage: list, desc, get, set, unset, add, " 
     719"rm" 
     720msgstr "" 
     721"config module - bot configuration. usage: list, desc, get, set, unset, add, " 
     722"rm" 
     723 
     724#: lib/rbot/core/config.rb:204 
     725msgid "save => save current dynamic data and configuration" 
     726msgstr "save => save current dynamic data and configuration" 
     727 
     728#: lib/rbot/core/config.rb:206 
     729msgid "rescan => reload modules and static facts" 
     730msgstr "rescan => reload modules and static facts" 
     731 
     732#: lib/rbot/core/config.rb:208 
     733msgid "config-related tasks: config, save, rescan" 
     734msgstr "config-related tasks: config, save, rescan" 
    35735 
    36736#: lib/rbot/plugins.rb:237 
     
    130830msgstr "overruled by previous" 
    131831 
    132 #: lib/rbot/botuser.rb:22 
    133 msgid "Password for the bot owner" 
    134 msgstr "Password for the bot owner" 
    135  
    136 #: lib/rbot/botuser.rb:25 
    137 msgid "" 
    138 "Set false to prevent new botusers from logging in without a password when " 
    139 "the user netmask is known" 
    140 msgstr "" 
    141 "Set false to prevent new botusers from logging in without a password when " 
    142 "the user netmask is known" 
    143  
    144 #: lib/rbot/botuser.rb:28 
    145 msgid "" 
    146 "Set false to prevent new botusers from recognizing IRC users without a need " 
    147 "to manually login" 
    148 msgstr "" 
    149 "Set false to prevent new botusers from recognizing IRC users without a need " 
    150 "to manually login" 
    151  
    152 #: lib/rbot/botuser.rb:690 
    153 msgid "%{user}, you don't have '%{command}' permissions here" 
    154 msgstr "%{user}, you don't have '%{command}' permissions here" 
    155  
    156 #: lib/rbot/config.rb:172 
    157 msgid "%{desc} [valid values are: %{values}]" 
    158 msgstr "%{desc} [valid values are: %{values}]" 
    159  
    160 #: lib/rbot/config.rb:304 
    161 msgid "First time rbot configuration wizard" 
    162 msgstr "First time rbot configuration wizard" 
    163  
    164 #: lib/rbot/config.rb:307 
    165 msgid "This wizard will ask you a few questions to get you started." 
    166 msgstr "This wizard will ask you a few questions to get you started." 
    167  
    168 #: lib/rbot/config.rb:308 
    169 msgid "" 
    170 "The rest of rbot's configuration can be manipulated via IRC once rbot is " 
    171 "connected and you are auth'd." 
    172 msgstr "" 
    173 "The rest of rbot's configuration can be manipulated via IRC once rbot is " 
    174 "connected and you are auth'd." 
    175  
    176 #: lib/rbot/core/auth.rb:62 
    177 msgid "please do not use + or - in front of command %{command} when resetting" 
    178 msgstr "please do not use + or - in front of command %{command} when resetting" 
    179  
    180 #: lib/rbot/core/auth.rb:64 
    181 msgid "+ or - expected in front of %{string}" 
    182 msgstr "+ or - expected in front of %{string}" 
    183  
    184 #: lib/rbot/core/auth.rb:86 
    185 msgid "trailing comma" 
    186 msgstr "trailing comma" 
    187  
    188 #: lib/rbot/core/auth.rb:87 
    189 msgid "you probably forgot a comma" 
    190 msgstr "you probably forgot a comma" 
    191  
    192 #: lib/rbot/core/auth.rb:102 lib/rbot/core/auth.rb:156 
    193 msgid "couldn't find botuser %{name}" 
    194 msgstr "couldn't find botuser %{name}" 
    195  
    196 #: lib/rbot/core/auth.rb:104 
    197 msgid "you can't change permissions for %{username}" 
    198 msgstr "you can't change permissions for %{username}" 
    199  
    200 #: lib/rbot/core/auth.rb:111 
    201 msgid "couldn't satisfy your request: %{errors}" 
    202 msgstr "couldn't satisfy your request: %{errors}" 
    203  
    204 #: lib/rbot/core/auth.rb:150 
    205 msgid "you are owner, you can do anything" 
    206 msgstr "you are owner, you can do anything" 
    207  
    208 #: lib/rbot/core/auth.rb:153 
    209 msgid "owner can do anything" 
    210 msgstr "owner can do anything" 
    211  
    212 #: lib/rbot/core/auth.rb:164 
    213 msgid "on any channel: " 
    214 msgstr "on any channel: " 
    215  
    216 #: lib/rbot/core/auth.rb:166 
    217 msgid "in private: " 
    218 msgstr "in private: " 
    219  
    220 #: lib/rbot/core/auth.rb:178 
    221 msgid "no permissions set for %{user}" 
    222 msgstr "no permissions set for %{user}" 
    223  
    224 #: lib/rbot/core/auth.rb:180 
    225 msgid "permissions for %{user}:: %{permissions}" 
    226 msgstr "permissions for %{user}:: %{permissions}" 
    227  
    228 #: lib/rbot/core/auth.rb:194 
    229 msgid "welcome, %{user}" 
    230 msgstr "welcome, %{user}" 
    231  
    232 #: lib/rbot/core/auth.rb:209 
    233 msgid "sorry, can't do" 
    234 msgstr "sorry, can't do" 
    235  
    236 #: lib/rbot/core/auth.rb:212 
    237 msgid "couldn't login: %{exception}" 
    238 msgstr "couldn't login: %{exception}" 
    239  
    240 #: lib/rbot/core/auth.rb:221 
    241 msgid "I couldn't find anything to let you login automatically" 
    242 msgstr "I couldn't find anything to let you login automatically" 
    243  
    244 #: lib/rbot/core/auth.rb:236 
    245 msgid "you are %{who}" 
    246 msgstr "you are %{who}" 
    247  
    248 #: lib/rbot/core/auth.rb:238 
    249 msgid "no one that I know" 
    250 msgstr "no one that I know" 
    251  
    252 #: lib/rbot/core/auth.rb:239 
    253 msgid "my boss" 
    254 msgstr "my boss" 
    255  
    256 #: lib/rbot/core/auth.rb:246 
    257 msgid "" 
    258 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with " 
    259 "password <pass>. When using the full form, you must contact the bot in " 
    260 "private. <pass> can be omitted if <botuser> allows login-by-mask and your " 
    261 "netmask is among the known ones. if <botuser> is omitted too autologin will " 
    262 "be attempted" 
    263 msgstr "" 
    264 "login [<botuser>] [<pass>]: logs in to the bot as botuser <botuser> with " 
    265 "password <pass>. When using the full form, you must contact the bot in " 
    266 "private. <pass> can be omitted if <botuser> allows login-by-mask and your " 
    267 "netmask is among the known ones. if <botuser> is omitted too autologin will " 
    268 "be attempted" 
    269  
    270 #: lib/rbot/core/auth.rb:248 
    271 msgid "whoami: names the botuser you're linked to" 
    272 msgstr "whoami: names the botuser you're linked to" 
    273  
    274 #: lib/rbot/core/auth.rb:252 
    275 msgid "" 
    276 "a permission is specified as module::path::to::cmd; when you want to enable " 
    277 "it, prefix it with +; when you want to disable it, prefix it with -; when " 
    278 "using the +reset+ command, do not use any prefix" 
    279 msgstr "" 
    280 "a permission is specified as module::path::to::cmd; when you want to enable " 
    281 "it, prefix it with +; when you want to disable it, prefix it with -; when " 
    282 "using the +reset+ command, do not use any prefix" 
    283  
    284 #: lib/rbot/core/auth.rb:254 
    285 msgid "" 
    286 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets " 
    287 "the permissions for botuser <user> in channel <channel> (use ? to change the " 
    288 "permissions for private addressing)" 
    289 msgstr "" 
    290 "permissions [re]set <permission> [in <channel>] for <user>: sets or resets " 
    291 "the permissions for botuser <user> in channel <channel> (use ? to change the " 
    292 "permissions for private addressing)" 
    293  
    294 #: lib/rbot/core/auth.rb:256 
    295 msgid "permissions view [for <user>]: display the permissions for user <user>" 
    296 msgstr "permissions view [for <user>]: display the permissions for user <user>" 
    297  
    298 #: lib/rbot/core/auth.rb:258 
    299 msgid "permission topics: syntax, (re)set, view" 
    300 msgstr "permission topics: syntax, (re)set, view" 
    301  
    302 #: lib/rbot/core/auth.rb:263 
    303 msgid "" 
    304 "user show <what> : shows info about the user; <what> can be any of " 
    305 "autologin, login-by-mask, netmasks" 
    306 msgstr "" 
    307 "user show <what> : shows info about the user; <what> can be any of " 
    308 "autologin, login-by-mask, netmasks" 
    309  
    310 #: lib/rbot/core/auth.rb:265 
    311 msgid "" 
    312 "user enable|disable <what> : turns on or off <what> (autologin, login-by-" 
    313 "mask)" 
    314 msgstr "" 
    315 "user enable|disable <what> : turns on or off <what> (autologin, login-by-" 
    316 "mask)" 
    317  
    318 #: lib/rbot/core/auth.rb:267 
    319 msgid "" 
    320 "user set password <blah> : sets the user password to <blah>; passwords can " 
    321 "only contain upper and lowercase letters and numbers, and must be at least 4 " 
    322 "characters long" 
    323 msgstr "" 
    324 "user set password <blah> : sets the user password to <blah>; passwords can " 
    325 "only contain upper and lowercase letters and numbers, and must be at least 4 " 
    326 "characters long" 
    327  
    328 #: lib/rbot/core/auth.rb:269 
    329 msgid "" 
    330 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of " 
    331 "netmasks known to the botuser you're linked to" 
    332 msgstr "" 
    333 "user add|rm netmask <mask> : adds/removes netmask <mask> from the list of " 
    334 "netmasks known to the botuser you're linked to" 
    335  
    336 #: lib/rbot/core/auth.rb:271 
    337 msgid "" 
    338 "user reset <what> : resets <what> to the default values. <what> can be " 
    339 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will " 
    340 "be reset to the default value) or +password+ (a new one will be generated " 
    341 "and you'll be told in private)" 
    342 msgstr "" 
    343 "user reset <what> : resets <what> to the default values. <what> can be " 
    344 "+netmasks+ (the list will be emptied), +autologin+ or +login-by-mask+ (will " 
    345 "be reset to the default value) or +password+ (a new one will be generated " 
    346 "and you'll be told in private)" 
    347  
    348 #: lib/rbot/core/auth.rb:273 
    349 msgid "" 
    350 "user tell <who> the password for <botuser> : contacts <who> in private to " 
    351 "tell him/her the password for <botuser>" 
    352 msgstr "" 
    353 "user tell <who> the password for <botuser> : contacts <who> in private to " 
    354 "tell him/her the password for <botuser>" 
    355  
    356 #: lib/rbot/core/auth.rb:275 
    357 msgid "" 
    358 "user create <name> <password> : create botuser named <name> with password " 
    359 "<password>. The password can be omitted, in which case a random one will be " 
    360 "generated. The <name> should only contain alphanumeric characters and the " 
    361 "underscore (_)" 
    362 msgstr "" 
    363 "user create <name> <password> : create botuser named <name> with password " 
    364 "<password>. The password can be omitted, in which case a random one will be " 
    365 "generated. The <name> should only contain alphanumeric characters and the " 
    366 "underscore (_)" 
    367  
    368 #: lib/rbot/core/auth.rb:277 
    369 msgid "user list : lists all the botusers" 
    370 msgstr "user list : lists all the botusers" 
    371  
    372 #: lib/rbot/core/auth.rb:279 
    373 msgid "" 
    374 "user destroy <botuser> <password> : destroys <botuser>; this function %" 
    375 "{highlight}must%{highlight} be called in two steps. On the first call, no " 
    376 "password must be specified: <botuser> is then queued for destruction. On the " 
    377 "second call, you must specify the correct password for <botuser>, and it " 
    378 "will be destroyed. If you want to cancel the destruction, issue the command " 
    379 "+user cancel destroy <botuser>+" 
    380 msgstr "" 
    381 "user destroy <botuser> <password> : destroys <botuser>; this function %" 
    382 "{highlight}must%{highlight} be called in two steps. On the first call, no " 
    383 "password must be specified: <botuser> is then queued for destruction. On the " 
    384 "second call, you must specify the correct password for <botuser>, and it " 
    385 "will be destroyed. If you want to cancel the destruction, issue the command " 
    386 "+user cancel destroy <botuser>+" 
    387  
    388 #: lib/rbot/core/auth.rb:281 
    389 msgid "" 
    390 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, " 
    391 "list, destroy" 
    392 msgstr "" 
    393 "user topics: show, enable|disable, add|rm netmask, set, reset, tell, create, " 
    394 "list, destroy" 
    395  
    396 #: lib/rbot/core/auth.rb:284 
    397 msgid "" 
    398 "auth <masterpassword>: log in as the bot owner; other commands: login, " 
    399 "whoami, permission syntax, permissions [re]set, permissions view, user" 
    400 msgstr "" 
    401 "auth <masterpassword>: log in as the bot owner; other commands: login, " 
    402 "whoami, permission syntax, permissions [re]set, permissions view, user" 
    403  
    404 #: lib/rbot/core/auth.rb:286 
    405 msgid "auth commands: auth, login, whoami, permission[s], user" 
    406 msgstr "auth commands: auth, login, whoami, permission[s], user" 
    407  
    408 #: lib/rbot/core/auth.rb:291 
    409 msgid "sorry, I need more arguments to %{command}" 
    410 msgstr "sorry, I need more arguments to %{command}" 
    411  
    412 #: lib/rbot/core/auth.rb:295 
    413 msgid "I can only %{command} these: %{arguments}" 
    414 msgstr "I can only %{command} these: %{arguments}" 
    415  
    416 #: lib/rbot/core/auth.rb:326 
    417 msgid "you can't mess with %{user}" 
    418 msgstr "you can't mess with %{user}" 
    419  
    420 #: lib/rbot/core/auth.rb:339 
    421 msgid "you can't see the properties of %{user}" 
    422 msgstr "you can't see the properties of %{user}" 
    423  
    424 #: lib/rbot/core/auth.rb:348 
    425 msgid "no way I'm telling you the master password!" 
    426 msgstr "no way I'm telling you the master password!" 
    427  
    428 #: lib/rbot/core/auth.rb:349 
    429 msgid "you can't ask for someone else's password" 
    430 msgstr "you can't ask for someone else's password" 
    431  
    432 #: lib/rbot/core/auth.rb:351 
    433 msgid "" 
    434 "c'mon, you can't be asking me seriously to tell you the password in public!" 
    435 msgstr "" 
    436 "c'mon, you can't be asking me seriously to tell you the password in public!" 
    437  
    438 #: lib/rbot/core/auth.rb:352 
    439 msgid "the password for %{user} is %{password}" 
    440 msgstr "the password for %{user} is %{password}" 
    441  
    442 #: lib/rbot/core/auth.rb:366 
    443 msgid "can %{action}" 
    444 msgstr "can %{action}" 
    445  
    446 #: lib/rbot/core/auth.rb:368 
    447 msgid "can not %{action}" 
    448 msgstr "can not %{action}" 
    449  
    450 #: lib/rbot/core/auth.rb:372 
    451 msgid "knows no netmasks" 
    452 msgstr "knows no netmasks" 
    453  
    454 #: lib/rbot/core/auth.rb:374 
    455 msgid "knows %{netmasks}" 
    456 msgstr "knows %{netmasks}" 
    457  
    458 #: lib/rbot/core/auth.rb:381 lib/rbot/core/auth.rb:408 
    459 #: lib/rbot/core/auth.rb:426 lib/rbot/core/auth.rb:458 
    460 msgid "you can't change the default user" 
    461 msgstr "you can't change the default user" 
    462  
    463 #: lib/rbot/core/auth.rb:382 lib/rbot/core/auth.rb:410 
    464 #: lib/rbot/core/auth.rb:428 lib/rbot/core/auth.rb:460 
    465 msgid "you can't edit %{user}" 
    466 msgstr "you can't edit %{user}" 
    467  
    468 #: lib/rbot/core/auth.rb:397 lib/rbot/core/auth.rb:444 
    469 msgid "I ignored %{things} because %{reason}" 
    470 msgstr "I ignored %{things} because %{reason}" 
    471  
    472 #: lib/rbot/core/auth.rb:401 lib/rbot/core/auth.rb:448 
    473 msgid "I haven't changed anything" 
    474 msgstr "I haven't changed anything" 
    475  
    476 #: lib/rbot/core/auth.rb:419 
    477 msgid "is that a joke? setting the password in public?" 
    478 msgstr "is that a joke? setting the password in public?" 
    479  
    480 #: lib/rbot/core/auth.rb:451 
    481 msgid "the password for %{user} is now %{password}" 
    482 msgstr "the password for %{user} is now %{password}" 
    483  
    484 #: lib/rbot/core/auth.rb:465 
    485 msgid "" 
    486 "I can only add/remove netmasks. See +help user add+ for more instructions" 
    487 msgstr "" 
    488 "I can only add/remove netmasks. See +help user add+ for more instructions" 
    489  
    490 #: lib/rbot/core/auth.rb:484 
    491 msgid "sorry, I don't know how to %{request}" 
    492 msgstr "sorry, I don't know how to %{request}" 
    493  
    494 #: lib/rbot/core/auth.rb:493 
    495 msgid "couldn't find botuser %{user}" 
    496 msgstr "couldn't find botuser %{user}" 
    497  
    498 #: lib/rbot/core/auth.rb:495 
    499 msgid "I'm not telling the master password to anyway, pal" 
    500 msgstr "I'm not telling the master password to anyway, pal" 
    501  
    502 #: lib/rbot/core/auth.rb:496 
    503 msgid "the password for botuser %{user} is %{password}" 
    504 msgstr "the password for botuser %{user} is %{password}" 
    505  
    506 #: lib/rbot/core/auth.rb:499 
    507 msgid "I told %{user} that %{message}" 
    508 msgstr "I told %{user} that %{message}" 
    509  
    510 #: lib/rbot/core/auth.rb:505 
    511 msgid "are you nuts, creating a botuser with a publicly known password?" 
    512 msgstr "are you nuts, creating a botuser with a publicly known password?" 
    513  
    514 #: lib/rbot/core/auth.rb:510 
    515 msgid "failed to create %{user}: %{exception}" 
    516 msgstr "failed to create %{user}: %{exception}" 
    517  
    518 #: lib/rbot/core/auth.rb:514 
    519 msgid "created botuser %{user}" 
    520 msgstr "created botuser %{user}" 
    521  
    522 #: lib/rbot/core/auth.rb:522 
    523 msgid " (queued for destruction)" 
    524 msgstr " (queued for destruction)" 
    525  
    526 #: lib/rbot/core/auth.rb:525 
    527 msgid "I have no botusers other than the default ones" 
    528 msgstr "I have no botusers other than the default ones" 
    529  
    530 #: lib/rbot/core/auth.rb:526 
    531 msgid "botuser: %{list}" 
    532 msgid_plural "botusers: %{list}" 
    533 msgstr[0] "botuser: %{list}" 
    534 msgstr[1] "botusers: %{list}" 
    535  
    536 #: lib/rbot/core/auth.rb:533 
    537 msgid "You can't destroy %{user}" 
    538 msgstr "You can't destroy %{user}" 
    539  
    540 #: lib/rbot/core/auth.rb:544 
    541 msgid "no such botuser %{user}" 
    542 msgstr "no such botuser %{user}" 
    543  
    544 #: lib/rbot/core/auth.rb:550 
    545 msgid "%{user} removed from the destruction queue" 
    546 msgstr "%{user} removed from the destruction queue" 
    547  
    548 #: lib/rbot/core/auth.rb:552 
    549 msgid "%{user} was not queued for destruction" 
    550 msgstr "%{user} was not queued for destruction" 
    551  
    552 #: lib/rbot/core/auth.rb:559 
    553 msgid "" 
    554 "%{user} already queued for destruction, use %{highlight}user destroy %{user} " 
    555 "<password>%{highlight} to destroy it" 
    556 msgstr "" 
    557 "%{user} already queued for destruction, use %{highlight}user destroy %{user} " 
    558 "<password>%{highlight} to destroy it" 
    559  
    560 #: lib/rbot/core/auth.rb:562 
    561 msgid "" 
    562 "%{user} queued for destruction, use %{highlight}user destroy %{user} " 
    563 "<password>%{highlight} to destroy it" 
    564 msgstr "" 
    565 "%{user} queued for destruction, use %{highlight}user destroy %{user} " 
    566 "<password>%{highlight} to destroy it" 
    567  
    568 #: lib/rbot/core/auth.rb:566 
    569 msgid "%{user} is not queued for destruction yet" 
    570 msgstr "%{user} is not queued for destruction yet" 
    571  
    572 #: lib/rbot/core/auth.rb:568 
    573 msgid "wrong password for %{user}" 
    574 msgstr "wrong password for %{user}" 
    575  
    576 #: lib/rbot/core/auth.rb:577 lib/rbot/core/auth.rb:617 
    577 msgid "failed: %{exception}" 
    578 msgstr "failed: %{exception}" 
    579  
    580 #: lib/rbot/core/auth.rb:579 
    581 msgid "botuser %{user} destroyed" 
    582 msgstr "botuser %{user} destroyed" 
    583  
    584 #: lib/rbot/core/auth.rb:587 
    585 msgid "please don't touch the default users" 
    586 msgstr "please don't touch the default users" 
    587  
    588 #: lib/rbot/core/auth.rb:596 
    589 msgid "no such botuser %{source}" 
    590 msgstr "no such botuser %{source}" 
    591  
    592 #: lib/rbot/core/auth.rb:598 
    593 msgid "botuser %{dest} exists already" 
    594 msgstr "botuser %{dest} exists already" 
    595  
    596 #: lib/rbot/core/auth.rb:619 
    597 msgid "botuser %{source} copied to %{dest}" 
    598 msgstr "botuser %{source} copied to %{dest}" 
    599  
    600 #: lib/rbot/core/auth.rb:621 
    601 msgid "botuser %{source} renamed to %{dest}" 
    602 msgstr "botuser %{source} renamed to %{dest}" 
    603  
    604 #: lib/rbot/core/auth.rb:640 
    605 msgid "selecting data to export ..." 
    606 msgstr "selecting data to export ..." 
    607  
    608 #: lib/rbot/core/auth.rb:656 
    609 msgid "preparing data for export ..." 
    610 msgstr "preparing data for export ..." 
    611  
    612 #: lib/rbot/core/auth.rb:679 
    613 msgid "failed to prepare data: %{exception}" 
    614 msgstr "failed to prepare data: %{exception}" 
    615  
    616 #: lib/rbot/core/auth.rb:684 
    617 msgid "exporting to %{file} ..." 
    618 msgstr "exporting to %{file} ..." 
    619  
    620 #: lib/rbot/core/auth.rb:691 
    621 msgid "failed to export users: %{exception}" 
    622 msgstr "failed to export users: %{exception}" 
    623  
    624 #: lib/rbot/core/auth.rb:695 lib/rbot/core/auth.rb:773 
    625 msgid "done" 
    626 msgstr "done" 
    627  
    628 #: lib/rbot/core/auth.rb:712 
    629 msgid "reading %{file} ..." 
    630 msgstr "reading %{file} ..." 
    631  
    632 #: lib/rbot/core/auth.rb:716 
    633 msgid "failed to import from: %{exception}" 
    634 msgstr "failed to import from: %{exception}" 
    635  
    636 #: lib/rbot/core/auth.rb:723 
    637 msgid "selecting data to import ..." 
    638 msgstr "selecting data to import ..." 
    639  
    640 #: lib/rbot/core/auth.rb:733 
    641 msgid "parsing data from import ..." 
    642 msgstr "parsing data from import ..." 
    643  
    644 #: lib/rbot/core/auth.rb:753 
    645 msgid "failed to parse data: %{exception}" 
    646 msgstr "failed to parse data: %{exception}" 
    647  
    648 #: lib/rbot/core/config.rb:25 
    649 msgid "no such module %{module}" 
    650 msgstr "no such module %{module}" 
    651  
    652 #: lib/rbot/core/config.rb:41 lib/rbot/core/config.rb:52 
    653 #: lib/rbot/core/config.rb:61 lib/rbot/core/config.rb:74 
    654 #: lib/rbot/core/config.rb:100 lib/rbot/core/config.rb:123 
    655 msgid "no such config key %{key}" 
    656 msgstr "no such config key %{key}" 
    657  
    658 #: lib/rbot/core/config.rb:66 lib/rbot/core/config.rb:85 
    659 #: lib/rbot/core/config.rb:115 lib/rbot/core/config.rb:138 
    660 msgid "this config change will take effect on the next restart" 
    661 msgstr "this config change will take effect on the next restart" 
    662  
    663 #: lib/rbot/core/config.rb:67 lib/rbot/core/config.rb:88 
    664 #: lib/rbot/core/config.rb:116 lib/rbot/core/config.rb:139 
    665 msgid "this config change will take effect on the next rescan" 
    666 msgstr "this config change will take effect on the next r