mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-30 22:24:20 +01:00
Update all plugin .pot files.
This commit is contained in:
parent
4e7cec2b8e
commit
46a890417a
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-10-30 19:20+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -36,11 +36,11 @@ msgstr ""
|
|||||||
msgid "Cannot join %s, my keyword was wrong."
|
msgid "Cannot join %s, my keyword was wrong."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:104
|
#: plugin.py:104 plugin.py:113
|
||||||
msgid "Cannot join %s, I'm not identified with the NickServ."
|
msgid "Cannot join %s, I'm not identified with NickServ."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:134
|
#: plugin.py:143
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<channel> [<key>]\n"
|
"<channel> [<key>]\n"
|
||||||
@ -50,11 +50,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:147
|
#: plugin.py:156
|
||||||
msgid "I'm already too close to maximum number of channels for this network."
|
msgid "I'm already too close to maximum number of channels for this network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:156
|
#: plugin.py:165
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -64,27 +64,27 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:166
|
#: plugin.py:175
|
||||||
msgid "I'm not currently in any channels."
|
msgid "I'm not currently in any channels."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:172
|
#: plugin.py:181
|
||||||
msgid "My connection is restricted, I can't change nicks."
|
msgid "My connection is restricted, I can't change nicks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:179
|
#: plugin.py:188
|
||||||
msgid "Someone else is already using that nick."
|
msgid "Someone else is already using that nick."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:186
|
#: plugin.py:195
|
||||||
msgid "That nick is currently banned."
|
msgid "That nick is currently banned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:193
|
#: plugin.py:202
|
||||||
msgid "I can't change nicks, the server said %q."
|
msgid "I can't change nicks, the server said %q."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:207
|
#: plugin.py:216
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<nick>]\n"
|
"[<nick>]\n"
|
||||||
@ -94,7 +94,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:222
|
#: plugin.py:231
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [<reason>]\n"
|
"[<channel>] [<reason>]\n"
|
||||||
@ -106,11 +106,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:240
|
#: plugin.py:249
|
||||||
msgid "I'm not in %s."
|
msgid "I'm not in %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:252
|
#: plugin.py:261
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<name|hostmask> <capability>\n"
|
"<name|hostmask> <capability>\n"
|
||||||
@ -120,15 +120,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:272
|
#: plugin.py:281
|
||||||
msgid "The \"owner\" capability can't be added in the bot. Use the supybot-adduser program (or edit the users.conf file yourself) to add an owner capability."
|
msgid "The \"owner\" capability can't be added in the bot. Use the supybot-adduser program (or edit the users.conf file yourself) to add an owner capability."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:283
|
#: plugin.py:292
|
||||||
msgid "You can't add capabilities you don't have."
|
msgid "You can't add capabilities you don't have."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:288
|
#: plugin.py:297
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<name|hostmask> <capability>\n"
|
"<name|hostmask> <capability>\n"
|
||||||
@ -138,15 +138,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:300
|
#: plugin.py:309
|
||||||
msgid "That user doesn't have that capability."
|
msgid "That user doesn't have that capability."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:302
|
#: plugin.py:311
|
||||||
msgid "You can't remove capabilities you don't have."
|
msgid "You can't remove capabilities you don't have."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:310
|
#: plugin.py:319
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<hostmask|nick> [<expires>]\n"
|
"<hostmask|nick> [<expires>]\n"
|
||||||
@ -158,7 +158,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:323
|
#: plugin.py:332
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<hostmask|nick>\n"
|
"<hostmask|nick>\n"
|
||||||
@ -168,11 +168,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:332
|
#: plugin.py:341
|
||||||
msgid "%s wasn't in the ignores database."
|
msgid "%s wasn't in the ignores database."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:337
|
#: plugin.py:346
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -181,11 +181,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:345
|
#: plugin.py:354
|
||||||
msgid "I'm not currently globally ignoring anyone."
|
msgid "I'm not currently globally ignoring anyone."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:351
|
#: plugin.py:360
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -69,9 +69,9 @@ msgstr ""
|
|||||||
#: plugin.py:292
|
#: plugin.py:292
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<name> <alias>\n"
|
"<name> <command>\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Defines an alias <name> that executes <alias>. The <alias>\n"
|
" Defines an alias <name> that executes <command>. The <command>\n"
|
||||||
" should be in the standard \"command argument [nestedcommand argument]\"\n"
|
" should be in the standard \"command argument [nestedcommand argument]\"\n"
|
||||||
" arguments to the alias; they'll be filled with the first, second, etc.\n"
|
" arguments to the alias; they'll be filled with the first, second, etc.\n"
|
||||||
" arguments. $1, $2, etc. can be used for required arguments. @1, @2,\n"
|
" arguments. $1, $2, etc. can be used for required arguments. @1, @2,\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -100,7 +100,7 @@ msgid ""
|
|||||||
" has op."
|
" has op."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:113
|
#: plugin.py:114
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -109,11 +109,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:123
|
#: plugin.py:124
|
||||||
msgid "I'm not currently censoring any bad words."
|
msgid "I'm not currently censoring any bad words."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:128
|
#: plugin.py:129
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<word> [<word> ...]\n"
|
"<word> [<word> ...]\n"
|
||||||
@ -122,7 +122,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:140
|
#: plugin.py:141
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<word> [<word> ...]\n"
|
"<word> [<word> ...]\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-07-22 01:33+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -261,15 +261,15 @@ msgstr ""
|
|||||||
msgid "I cowardly refuse to ban myself."
|
msgid "I cowardly refuse to ban myself."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:352
|
#: plugin.py:353
|
||||||
msgid "%s has %s too, you can't ban him/her/it."
|
msgid "%s has %s too, you can't ban him/her/it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:364
|
#: plugin.py:365
|
||||||
msgid "kick or ban someone"
|
msgid "kick or ban someone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:371
|
#: plugin.py:372
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [<hostmask>]\n"
|
"[<channel>] [<hostmask>]\n"
|
||||||
@ -282,19 +282,19 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:388
|
#: plugin.py:389
|
||||||
msgid "All bans on %s matching %s have been removed."
|
msgid "All bans on %s matching %s have been removed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:392
|
#: plugin.py:393
|
||||||
msgid "No bans matching %s were found on %s."
|
msgid "No bans matching %s were found on %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:395
|
#: plugin.py:396
|
||||||
msgid "unban someone"
|
msgid "unban someone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:400
|
#: plugin.py:401
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <nick>\n"
|
"[<channel>] <nick>\n"
|
||||||
@ -305,19 +305,19 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:409
|
#: plugin.py:410
|
||||||
msgid "invite someone"
|
msgid "invite someone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:428
|
#: plugin.py:429
|
||||||
msgid "%s is already in %s."
|
msgid "%s is already in %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:435
|
#: plugin.py:436
|
||||||
msgid "There is no %s on this network."
|
msgid "There is no %s on this network."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:447
|
#: plugin.py:448
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -329,7 +329,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:462
|
#: plugin.py:463
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -341,7 +341,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:477
|
#: plugin.py:478
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -350,15 +350,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:492
|
#: plugin.py:493
|
||||||
msgid "I'm currently lobotomized in %L."
|
msgid "I'm currently lobotomized in %L."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:495
|
#: plugin.py:496
|
||||||
msgid "I'm not currently lobotomized in any channels that you're in."
|
msgid "I'm not currently lobotomized in any channels that you're in."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:502
|
#: plugin.py:503
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <nick|hostmask> [<expires>]\n"
|
"[<channel>] <nick|hostmask> [<expires>]\n"
|
||||||
@ -375,7 +375,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:522
|
#: plugin.py:523
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <hostmask>\n"
|
"[<channel>] <hostmask>\n"
|
||||||
@ -386,33 +386,33 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:534
|
#: plugin.py:535
|
||||||
msgid "There are no persistent bans for that hostmask."
|
msgid "There are no persistent bans for that hostmask."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:539
|
#: plugin.py:540
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
"\n"
|
"\n"
|
||||||
" If you have the #channel,op capability, this will show you the\n"
|
" If you have the #channel,op capability, this will show you the\n"
|
||||||
" current persistent bans on #channel.\n"
|
" current persistent bans on the <channel>.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:549
|
#: plugin.py:550
|
||||||
msgid "%q (expires %t)"
|
msgid "%q (expires %t)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:552
|
#: plugin.py:553
|
||||||
msgid "%q (never expires)"
|
msgid "%q (never expires)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:556
|
#: plugin.py:557
|
||||||
msgid "There are no persistent bans on %s."
|
msgid "There are no persistent bans on %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:563
|
#: plugin.py:564
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <nick|hostmask> [<expires>]\n"
|
"[<channel>] <nick|hostmask> [<expires>]\n"
|
||||||
@ -427,7 +427,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:581
|
#: plugin.py:582
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <hostmask>\n"
|
"[<channel>] <hostmask>\n"
|
||||||
@ -438,11 +438,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:593
|
#: plugin.py:594
|
||||||
msgid "There are no ignores for that hostmask."
|
msgid "There are no ignores for that hostmask."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:598
|
#: plugin.py:599
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -453,23 +453,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:607
|
#: plugin.py:608
|
||||||
msgid "I'm not currently ignoring any hostmasks in %q"
|
msgid "I'm not currently ignoring any hostmasks in %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:618
|
#: plugin.py:619
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <nick|username> <capability> [<capability> ...]\n"
|
"[<channel>] <nick|username> <capability> [<capability> ...]\n"
|
||||||
"\n"
|
"\n"
|
||||||
" If you have the #channel,op capability, this will give the user\n"
|
" If you have the #channel,op capability, this will give the\n"
|
||||||
" <name> (or the user to whom <nick> maps)\n"
|
" <username> (or the user to whom <nick> maps)\n"
|
||||||
" the capability <capability> in the channel. <channel> is only\n"
|
" the capability <capability> in the channel. <channel> is only\n"
|
||||||
" necessary if the message isn't sent in the channel itself.\n"
|
" necessary if the message isn't sent in the channel itself.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:634
|
#: plugin.py:635
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <name|hostmask> <capability> [<capability> ...]\n"
|
"[<channel>] <name|hostmask> <capability> [<capability> ...]\n"
|
||||||
@ -481,11 +481,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:653
|
#: plugin.py:654
|
||||||
msgid "That user didn't have the %L %s."
|
msgid "That user didn't have the %L %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:662
|
#: plugin.py:663
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] {True|False}\n"
|
"[<channel>] {True|False}\n"
|
||||||
@ -497,7 +497,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:680
|
#: plugin.py:681
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <capability> [<capability> ...]\n"
|
"[<channel>] <capability> [<capability> ...]\n"
|
||||||
@ -508,7 +508,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:695
|
#: plugin.py:696
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <capability> [<capability> ...]\n"
|
"[<channel>] <capability> [<capability> ...]\n"
|
||||||
@ -520,15 +520,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:711
|
#: plugin.py:712
|
||||||
msgid "capability"
|
msgid "capability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:714
|
#: plugin.py:715
|
||||||
msgid "I do not know about the %L %s."
|
msgid "I do not know about the %L %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:721
|
#: plugin.py:722
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -538,7 +538,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:733
|
#: plugin.py:734
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [<plugin>] [<command>]\n"
|
"[<channel>] [<plugin>] [<command>]\n"
|
||||||
@ -551,15 +551,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:749 plugin.py:788
|
#: plugin.py:750 plugin.py:789
|
||||||
msgid "The %s plugin does not have a command called %s."
|
msgid "The %s plugin does not have a command called %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:756 plugin.py:795
|
#: plugin.py:757 plugin.py:796
|
||||||
msgid "No plugin or command named %s could be found."
|
msgid "No plugin or command named %s could be found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:772
|
#: plugin.py:773
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [<plugin>] [<command>]\n"
|
"[<channel>] [<plugin>] [<command>]\n"
|
||||||
@ -572,11 +572,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:809
|
#: plugin.py:810
|
||||||
msgid "%s was not disabled."
|
msgid "%s was not disabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:818
|
#: plugin.py:819
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [--count]\n"
|
"[<channel>] [--count]\n"
|
||||||
@ -587,26 +587,26 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:830
|
#: plugin.py:831
|
||||||
msgid "You don't have access to that information."
|
msgid "You don't have access to that information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:843
|
#: plugin.py:845
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"Internal message for notifying all the #channel,ops in a channel of\n"
|
"Internal message for notifying all the #channel,ops in a channel of\n"
|
||||||
" a given situation."
|
" a given situation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:846
|
#: plugin.py:848
|
||||||
msgid "Alert to all %s ops: %s"
|
msgid "Alert to all %s ops: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:848
|
#: plugin.py:850
|
||||||
msgid " (from %s)"
|
msgid " (from %s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:856
|
#: plugin.py:858
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <text>\n"
|
"[<channel>] <text>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -179,7 +179,7 @@ msgstr ""
|
|||||||
msgid "^google\\s+(.*)$"
|
msgid "^google\\s+(.*)$"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:336
|
#: plugin.py:343
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<expression>\n"
|
"<expression>\n"
|
||||||
@ -188,11 +188,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:353
|
#: plugin.py:370
|
||||||
msgid "Google's calculator didn't come up with anything."
|
msgid "Google says: Error: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:359
|
#: plugin.py:377
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<phone number>\n"
|
"<phone number>\n"
|
||||||
@ -201,7 +201,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:373
|
#: plugin.py:391
|
||||||
msgid "Google's phonebook didn't come up with anything."
|
msgid "Google's phonebook didn't come up with anything."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-08-10 11:28+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -25,58 +25,71 @@ msgstr ""
|
|||||||
|
|
||||||
#: config.py:50
|
#: config.py:50
|
||||||
msgid ""
|
msgid ""
|
||||||
|
"Determines whether the bot will list unloaded\n"
|
||||||
|
" plugins with the list command if given the --unloaded switch. If this is\n"
|
||||||
|
" disabled, non-owner users should be unable to see what unloaded plugins\n"
|
||||||
|
" are available."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: config.py:55
|
||||||
|
msgid ""
|
||||||
"Determines the format string for\n"
|
"Determines the format string for\n"
|
||||||
" timestamps in the Misc.last command. Refer to the Python documentation\n"
|
" timestamps in the Misc.last command. Refer to the Python documentation\n"
|
||||||
" for the time module to see what formats are accepted. If you set this\n"
|
" for the time module to see what formats are accepted. If you set this\n"
|
||||||
" variable to the empty string, the timestamp will not be shown."
|
" variable to the empty string, the timestamp will not be shown."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: config.py:57
|
#: config.py:62
|
||||||
msgid ""
|
msgid ""
|
||||||
"Determines whether or not\n"
|
"Determines whether or not\n"
|
||||||
" the timestamp will be included in the output of last when it is part of a\n"
|
" the timestamp will be included in the output of last when it is part of a\n"
|
||||||
" nested command"
|
" nested command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: config.py:61
|
#: config.py:66
|
||||||
msgid ""
|
msgid ""
|
||||||
"Determines whether or not the\n"
|
"Determines whether or not the\n"
|
||||||
" nick will be included in the output of last when it is part of a nested\n"
|
" nick will be included in the output of last when it is part of a nested\n"
|
||||||
" command"
|
" command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:81
|
#: plugin.py:104
|
||||||
msgid "You've given me %s invalid commands within the last minute; I'm now ignoring you for %s."
|
msgid "You've given me %s invalid commands within the last minute; I'm now ignoring you for %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:93
|
#: plugin.py:116
|
||||||
msgid "The %q plugin is loaded, but there is no command named %q in it. Try \"list %s\" to see the commands in the %q plugin."
|
msgid "The %q plugin is loaded, but there is no command named %q in it. Try \"list %s\" to see the commands in the %q plugin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:119
|
#: plugin.py:142
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[--private] [<plugin>]\n"
|
"[--private] [--unloaded] [<plugin>]\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Lists the commands available in the given plugin. If no plugin is\n"
|
" Lists the commands available in the given plugin. If no plugin is\n"
|
||||||
" given, lists the public plugins available. If --private is given,\n"
|
" given, lists the public plugins available. If --private is given,\n"
|
||||||
" lists the private plugins.\n"
|
" lists the private plugins. If --unloaded is given, it will list\n"
|
||||||
|
" available plugins that are not loaded.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:144
|
#: plugin.py:163
|
||||||
|
msgid "--private and --unloaded are uncompatible options."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:194
|
||||||
msgid "There are no private plugins."
|
msgid "There are no private plugins."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:146
|
#: plugin.py:196
|
||||||
msgid "There are no public plugins."
|
msgid "There are no public plugins."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:153
|
#: plugin.py:203
|
||||||
msgid "That plugin exists, but has no commands. This probably means that it has some configuration variables that can be changed in order to modify its behavior. Try \"config list supybot.plugins.%s\" to see what configuration variables it has."
|
msgid "That plugin exists, but has no commands. This probably means that it has some configuration variables that can be changed in order to modify its behavior. Try \"config list supybot.plugins.%s\" to see what configuration variables it has."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:164
|
#: plugin.py:215
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<string>\n"
|
"<string>\n"
|
||||||
@ -86,11 +99,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:183
|
#: plugin.py:234
|
||||||
msgid "No appropriate commands were found."
|
msgid "No appropriate commands were found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:188
|
#: plugin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<plugin>] [<command>]\n"
|
"[<plugin>] [<command>]\n"
|
||||||
@ -100,15 +113,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:198
|
#: plugin.py:249
|
||||||
msgid "That command exists in the %L plugins. Please specify exactly which plugin command you want help with."
|
msgid "That command exists in the %L plugins. Please specify exactly which plugin command you want help with."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:205
|
#: plugin.py:256
|
||||||
msgid "There is no command %q."
|
msgid "There is no command %q."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:211
|
#: plugin.py:262
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -117,23 +130,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:225
|
#: plugin.py:276
|
||||||
msgid "The newest versions available online are %s."
|
msgid "The newest versions available online are %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:226
|
#: plugin.py:277
|
||||||
msgid "%s (in %s)"
|
msgid "%s (in %s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:230
|
#: plugin.py:281
|
||||||
msgid "I couldn't fetch the newest version from the Limnoria repository."
|
msgid "I couldn't fetch the newest version from the Limnoria repository."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:232
|
#: plugin.py:283
|
||||||
msgid "The current (running) version of this Supybot is %s. %s"
|
msgid "The current (running) version of this Supybot is %s. %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:239
|
#: plugin.py:290
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -142,11 +155,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:243
|
#: plugin.py:294
|
||||||
msgid "My source is at https://github.com/ProgVal/Limnoria"
|
msgid "My source is at https://github.com/ProgVal/Limnoria"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:248
|
#: plugin.py:299
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<nick>]\n"
|
"[<nick>]\n"
|
||||||
@ -158,31 +171,31 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:262
|
#: plugin.py:313
|
||||||
msgid "%s has no public mores."
|
msgid "%s has no public mores."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:265
|
#: plugin.py:316
|
||||||
msgid "Sorry, I can't find any mores for %s"
|
msgid "Sorry, I can't find any mores for %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:272
|
#: plugin.py:323
|
||||||
msgid "more message"
|
msgid "more message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:274
|
#: plugin.py:325
|
||||||
msgid "more messages"
|
msgid "more messages"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:278
|
#: plugin.py:329
|
||||||
msgid "You haven't asked me a command; perhaps you want to see someone else's more. To do so, call this command with that person's nick."
|
msgid "You haven't asked me a command; perhaps you want to see someone else's more. To do so, call this command with that person's nick."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:282
|
#: plugin.py:333
|
||||||
msgid "That's all, there is no more."
|
msgid "That's all, there is no more."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:292
|
#: plugin.py:343
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[--{from,in,on,with,without,regexp} <value>] [--nolimit]\n"
|
"[--{from,in,on,with,without,regexp} <value>] [--nolimit]\n"
|
||||||
@ -197,11 +210,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:386
|
#: plugin.py:445
|
||||||
|
msgid "The regular expression timed out."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:458
|
||||||
msgid "I couldn't find a message matching that criteria in my history of %s messages."
|
msgid "I couldn't find a message matching that criteria in my history of %s messages."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:401
|
#: plugin.py:473
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<nick> <text>\n"
|
"<nick> <text>\n"
|
||||||
@ -211,23 +228,23 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:409
|
#: plugin.py:483
|
||||||
msgid "Dude, just give the command. No need for the tell."
|
msgid "Dude, just give the command. No need for the tell."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:414
|
#: plugin.py:488
|
||||||
msgid "You just told me, why should I tell myself?"
|
msgid "You just told me, why should I tell myself?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:419
|
#: plugin.py:493
|
||||||
msgid "I haven't seen %s, I'll let you do the telling."
|
msgid "I haven't seen %s, I'll let you do the telling."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:424
|
#: plugin.py:498
|
||||||
msgid "%s wants me to tell you: %s"
|
msgid "%s wants me to tell you: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:431
|
#: plugin.py:505
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -236,7 +253,25 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:435
|
#: plugin.py:509
|
||||||
msgid "pong"
|
msgid "pong"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:513
|
||||||
|
#, docstring
|
||||||
|
msgid ""
|
||||||
|
"[<channel>] <beginning> [--match-case]\n"
|
||||||
|
"\n"
|
||||||
|
" Returns the nick of someone on the channel whose nick begins with the\n"
|
||||||
|
" given <beginning>.\n"
|
||||||
|
" <channel> defaults to the current channel."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:519
|
||||||
|
msgid "I'm not even in %s."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:531
|
||||||
|
msgid "No such nick."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -35,7 +35,7 @@ msgid ""
|
|||||||
" will do the rest."
|
" will do the rest."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:89
|
#: plugin.py:93
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "This is returned by the ISON command."
|
msgid "This is returned by the ISON command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -15,7 +15,7 @@ msgstr ""
|
|||||||
"Generated-By: pygettext.py 1.5\n"
|
"Generated-By: pygettext.py 1.5\n"
|
||||||
|
|
||||||
|
|
||||||
#: plugin.py:181
|
#: plugin.py:182
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<recipient>,[<recipient>,[...]] <text>\n"
|
"<recipient>,[<recipient>,[...]] <text>\n"
|
||||||
@ -25,7 +25,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:197
|
#: plugin.py:198
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<id> <text>\n"
|
"<id> <text>\n"
|
||||||
@ -34,7 +34,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:221
|
#: plugin.py:222
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<id>\n"
|
"<id>\n"
|
||||||
@ -44,7 +44,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:253
|
#: plugin.py:254
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<id>\n"
|
"<id>\n"
|
||||||
@ -54,7 +54,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:283
|
#: plugin.py:284
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[--{regexp} <value>] [--sent] [<glob>]\n"
|
"[--{regexp} <value>] [--sent] [<glob>]\n"
|
||||||
@ -65,7 +65,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:322
|
#: plugin.py:324
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[--{old,sent}] [--{from,to} <user>]\n"
|
"[--{old,sent}] [--{from,to} <user>]\n"
|
||||||
@ -77,7 +77,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:363
|
#: plugin.py:365
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-08-10 11:27+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -117,7 +117,7 @@ msgid ""
|
|||||||
"<plugin>\n"
|
"<plugin>\n"
|
||||||
"\n"
|
"\n"
|
||||||
" Unloads the callback by name; use the 'list' command to see a list\n"
|
" Unloads the callback by name; use the 'list' command to see a list\n"
|
||||||
" of the currently loaded callbacks. Obviously, the Owner plugin can't\n"
|
" of the currently loaded plugins. Obviously, the Owner plugin can't\n"
|
||||||
" be unloaded.\n"
|
" be unloaded.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -84,7 +84,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:135
|
#: plugin.py:134
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<plugin>\n"
|
"<plugin>\n"
|
||||||
@ -94,15 +94,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:141
|
#: plugin.py:140
|
||||||
msgid "That plugin does not seem to be loaded."
|
msgid "That plugin does not seem to be loaded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:147
|
#: plugin.py:146
|
||||||
msgid "That plugin doesn't have an author that claims it."
|
msgid "That plugin doesn't have an author that claims it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:152
|
#: plugin.py:151
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<plugin> [<nick>]\n"
|
"<plugin> [<nick>]\n"
|
||||||
@ -114,7 +114,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:160
|
#: plugin.py:159
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
@ -123,7 +123,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:166
|
#: plugin.py:165
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
@ -132,7 +132,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:173
|
#: plugin.py:172
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
@ -141,7 +141,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:183
|
#: plugin.py:182
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
@ -150,39 +150,39 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:187
|
#: plugin.py:186
|
||||||
msgid "The %s plugin"
|
msgid "The %s plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:188
|
#: plugin.py:187
|
||||||
msgid "has not been claimed by an author"
|
msgid "has not been claimed by an author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:189
|
#: plugin.py:188
|
||||||
msgid "and"
|
msgid "and"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:190
|
#: plugin.py:189
|
||||||
msgid "has no contributors listed."
|
msgid "has no contributors listed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:195
|
#: plugin.py:194
|
||||||
msgid "was written by %s"
|
msgid "was written by %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:206
|
#: plugin.py:205
|
||||||
msgid "%s %h contributed to it."
|
msgid "%s %h contributed to it."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:211
|
#: plugin.py:210
|
||||||
msgid "has no additional contributors listed."
|
msgid "has no additional contributors listed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:213
|
#: plugin.py:212
|
||||||
msgid "but"
|
msgid "but"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:216
|
#: plugin.py:215
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
@ -191,39 +191,39 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:230
|
#: plugin.py:229
|
||||||
msgid "The nick specified (%s) is not a registered contributor."
|
msgid "The nick specified (%s) is not a registered contributor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:236
|
#: plugin.py:235
|
||||||
msgid "The %s plugin does not have '%s' listed as a contributor."
|
msgid "The %s plugin does not have '%s' listed as a contributor."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:244
|
#: plugin.py:243
|
||||||
msgid "command"
|
msgid "command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:247
|
#: plugin.py:246
|
||||||
msgid "the %L %s"
|
msgid "the %L %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:249
|
#: plugin.py:248
|
||||||
msgid "the %L"
|
msgid "the %L"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:252
|
#: plugin.py:251
|
||||||
msgid "%s wrote the %s plugin and also contributed %L."
|
msgid "%s wrote the %s plugin and also contributed %L."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:255
|
#: plugin.py:254
|
||||||
msgid "%s contributed %L to the %s plugin."
|
msgid "%s contributed %L to the %s plugin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:258
|
#: plugin.py:257
|
||||||
msgid "%s wrote the %s plugin"
|
msgid "%s wrote the %s plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:261
|
#: plugin.py:260
|
||||||
msgid "%s has no listed contributions for the %s plugin."
|
msgid "%s has no listed contributions for the %s plugin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-10-26 21:23+EEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -15,6 +15,23 @@ msgstr ""
|
|||||||
"Generated-By: pygettext.py 1.5\n"
|
"Generated-By: pygettext.py 1.5\n"
|
||||||
|
|
||||||
|
|
||||||
|
#: plugin.py:219
|
||||||
|
#, docstring
|
||||||
|
msgid ""
|
||||||
|
"Add the help for \"@plugin help PluginDownloader\" here\n"
|
||||||
|
" This should describe *how* to use this plugin."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:224
|
||||||
|
#, docstring
|
||||||
|
msgid ""
|
||||||
|
"[<repository>]\n"
|
||||||
|
"\n"
|
||||||
|
" Displays the list of plugins in the <repository>.\n"
|
||||||
|
" If <repository> is not given, returns a list of available\n"
|
||||||
|
" repositories."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:232 plugin.py:243
|
#: plugin.py:232 plugin.py:243
|
||||||
msgid ", "
|
msgid ", "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -27,6 +44,14 @@ msgstr ""
|
|||||||
msgid "No plugin found in this repository."
|
msgid "No plugin found in this repository."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:248
|
||||||
|
#, docstring
|
||||||
|
msgid ""
|
||||||
|
"<repository> <plugin>\n"
|
||||||
|
"\n"
|
||||||
|
" Downloads and installs the <plugin> from the <repository>."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:258
|
#: plugin.py:258
|
||||||
msgid "This plugin does not exist in this repository."
|
msgid "This plugin does not exist in this repository."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-10-29 16:08+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -82,7 +82,7 @@ msgid ""
|
|||||||
" command to determine what feeds should be announced in a given channel."
|
" command to determine what feeds should be announced in a given channel."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:340
|
#: plugin.py:342
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<name> <url>\n"
|
"<name> <url>\n"
|
||||||
@ -92,7 +92,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:351
|
#: plugin.py:353
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<name>\n"
|
"<name>\n"
|
||||||
@ -102,11 +102,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:357
|
#: plugin.py:359
|
||||||
msgid "That's not a valid RSS feed command name."
|
msgid "That's not a valid RSS feed command name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:368
|
#: plugin.py:370
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -116,11 +116,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:375
|
#: plugin.py:377
|
||||||
msgid "I am currently not announcing any feeds."
|
msgid "I am currently not announcing any feeds."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:380
|
#: plugin.py:382
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <name|url> [<name|url> ...]\n"
|
"[<channel>] <name|url> [<name|url> ...]\n"
|
||||||
@ -132,7 +132,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:398
|
#: plugin.py:400
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <name|url> [<name|url> ...]\n"
|
"[<channel>] <name|url> [<name|url> ...]\n"
|
||||||
@ -144,7 +144,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:416
|
#: plugin.py:418
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<url> [<number of headlines>]\n"
|
"<url> [<number of headlines>]\n"
|
||||||
@ -154,11 +154,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:429
|
#: plugin.py:431
|
||||||
msgid "Couldn't get RSS feed."
|
msgid "Couldn't get RSS feed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:444
|
#: plugin.py:446
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<url|feed>\n"
|
"<url|feed>\n"
|
||||||
@ -168,11 +168,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:457
|
#: plugin.py:459
|
||||||
msgid "I couldn't retrieve that RSS feed."
|
msgid "I couldn't retrieve that RSS feed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:470
|
#: plugin.py:472
|
||||||
msgid "Title: %s; URL: %u; Description: %s; Last updated: %s."
|
msgid "Title: %s; URL: %u; Description: %s; Last updated: %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -75,7 +75,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:209
|
#: plugin.py:206
|
||||||
msgid "There are currently no scheduled commands."
|
msgid "There are currently no scheduled commands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-08-10 11:28+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -15,31 +15,31 @@ msgstr ""
|
|||||||
"Generated-By: pygettext.py 1.5\n"
|
"Generated-By: pygettext.py 1.5\n"
|
||||||
|
|
||||||
|
|
||||||
#: plugin.py:204 plugin.py:285
|
#: plugin.py:201 plugin.py:282
|
||||||
msgid "%s was last seen in %s %s ago: %s"
|
msgid "%s was last seen in %s %s ago: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:211
|
#: plugin.py:208
|
||||||
msgid "%s (%s ago)"
|
msgid "%s (%s ago)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:213
|
#: plugin.py:210
|
||||||
msgid "%s could be %L"
|
msgid "%s could be %L"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:213
|
#: plugin.py:210
|
||||||
msgid "or"
|
msgid "or"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:215
|
#: plugin.py:212
|
||||||
msgid "I haven't seen anyone matching %s."
|
msgid "I haven't seen anyone matching %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:217 plugin.py:289
|
#: plugin.py:214 plugin.py:286
|
||||||
msgid "I have not seen %s."
|
msgid "I have not seen %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:221
|
#: plugin.py:218
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <nick>\n"
|
"[<channel>] <nick>\n"
|
||||||
@ -50,7 +50,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:232
|
#: plugin.py:229
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [--user <name>] [<nick>]\n"
|
"[<channel>] [--user <name>] [<nick>]\n"
|
||||||
@ -64,15 +64,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:262
|
#: plugin.py:259
|
||||||
msgid "Someone was last seen in %s %s ago: %s"
|
msgid "Someone was last seen in %s %s ago: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:266
|
#: plugin.py:263
|
||||||
msgid "I have never seen anyone."
|
msgid "I have never seen anyone."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:270
|
#: plugin.py:267
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -82,7 +82,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:293
|
#: plugin.py:290
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <name>\n"
|
"[<channel>] <name>\n"
|
||||||
@ -95,7 +95,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:306
|
#: plugin.py:303
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <nick>\n"
|
"[<channel>] <nick>\n"
|
||||||
@ -104,8 +104,12 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:310
|
||||||
|
msgid "I am not in %s."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:313
|
#: plugin.py:313
|
||||||
msgid "You must be in %s to use this command."
|
msgid "%s must be in %s to use this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:334
|
#: plugin.py:334
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -114,11 +114,11 @@ msgid ""
|
|||||||
" necessary if the bot is properly configured."
|
" necessary if the bot is properly configured."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:397
|
#: plugin.py:402
|
||||||
msgid "You must set supybot.plugins.Services.ChanServ before I'm able to send the %s command."
|
msgid "You must set supybot.plugins.Services.ChanServ before I'm able to send the %s command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:403
|
#: plugin.py:408
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -128,11 +128,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:409
|
#: plugin.py:414
|
||||||
msgid "I'm already opped in %s."
|
msgid "I'm already opped in %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:416
|
#: plugin.py:421
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -142,11 +142,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:422
|
#: plugin.py:427
|
||||||
msgid "I'm already voiced in %s."
|
msgid "I'm already voiced in %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:439
|
#: plugin.py:444
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -158,7 +158,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:460
|
#: plugin.py:465
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -170,7 +170,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:481
|
#: plugin.py:486
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -179,15 +179,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:490
|
#: plugin.py:495
|
||||||
msgid "I don't have a configured password for my current nick."
|
msgid "I don't have a configured password for my current nick."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:493
|
#: plugin.py:498
|
||||||
msgid "You must set supybot.plugins.Services.NickServ before I'm able to do identify."
|
msgid "You must set supybot.plugins.Services.NickServ before I'm able to do identify."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:499
|
#: plugin.py:504
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<nick>]\n"
|
"[<nick>]\n"
|
||||||
@ -197,15 +197,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:508
|
#: plugin.py:513
|
||||||
msgid "I cowardly refuse to ghost myself."
|
msgid "I cowardly refuse to ghost myself."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:513
|
#: plugin.py:518
|
||||||
msgid "You must set supybot.plugins.Services.NickServ before I'm able to ghost a nick."
|
msgid "You must set supybot.plugins.Services.NickServ before I'm able to ghost a nick."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:519
|
#: plugin.py:524
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<nick> [<password>]\n"
|
"<nick> [<password>]\n"
|
||||||
@ -215,11 +215,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:529
|
#: plugin.py:534
|
||||||
msgid "That nick was not configured with a password."
|
msgid "That nick was not configured with a password."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:540
|
#: plugin.py:545
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -229,7 +229,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:550
|
#: plugin.py:555
|
||||||
msgid "I'm not currently configured for any nicks."
|
msgid "I'm not currently configured for any nicks."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-08-10 11:27+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -109,7 +109,7 @@ msgstr ""
|
|||||||
msgid " I'm taking up %S of memory."
|
msgid " I'm taking up %S of memory."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:174
|
#: plugin.py:175
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -118,11 +118,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:184
|
#: plugin.py:185
|
||||||
msgid "I offer a total of %n in %n. I have processed %n."
|
msgid "I offer a total of %n in %n. I have processed %n."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:193
|
#: plugin.py:194
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -131,7 +131,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:207
|
#: plugin.py:208
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -140,11 +140,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:211
|
#: plugin.py:212
|
||||||
msgid "I have been running for %s."
|
msgid "I have been running for %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:218
|
#: plugin.py:219
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"takes no arguments\n"
|
"takes no arguments\n"
|
||||||
@ -153,3 +153,12 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugin.py:228
|
||||||
|
#, docstring
|
||||||
|
msgid ""
|
||||||
|
"takes no arguments\n"
|
||||||
|
"\n"
|
||||||
|
" Returns the network the bot is on.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -27,7 +27,7 @@ msgid ""
|
|||||||
" command."
|
" command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:46
|
#: plugin.py:48
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<letter>\n"
|
"<letter>\n"
|
||||||
@ -36,7 +36,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:55
|
#: plugin.py:57
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<number>\n"
|
"<number>\n"
|
||||||
@ -45,11 +45,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:62
|
#: plugin.py:64
|
||||||
msgid "That number doesn't map to an 8-bit character."
|
msgid "That number doesn't map to an 8-bit character."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:67
|
#: plugin.py:69
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<encoding> <text>\n"
|
"<encoding> <text>\n"
|
||||||
@ -60,11 +60,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:76 plugin.py:90
|
#: plugin.py:78 plugin.py:92
|
||||||
msgid "encoding"
|
msgid "encoding"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:81
|
#: plugin.py:83
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<encoding> <text>\n"
|
"<encoding> <text>\n"
|
||||||
@ -75,15 +75,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:92
|
#: plugin.py:94
|
||||||
msgid "base64 string"
|
msgid "base64 string"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:93
|
#: plugin.py:95
|
||||||
msgid "Base64 strings must be a multiple of 4 in length, padded with '=' if necessary."
|
msgid "Base64 strings must be a multiple of 4 in length, padded with '=' if necessary."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:99
|
#: plugin.py:101
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<string1> <string2>\n"
|
"<string1> <string2>\n"
|
||||||
@ -93,11 +93,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:106
|
#: plugin.py:108
|
||||||
msgid "Levenshtein distance is a complicated algorithm, try it with some smaller inputs."
|
msgid "Levenshtein distance is a complicated algorithm, try it with some smaller inputs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:114
|
#: plugin.py:116
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<string> [<length>]\n"
|
"<string> [<length>]\n"
|
||||||
@ -108,7 +108,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:125
|
#: plugin.py:127
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<text>\n"
|
"<text>\n"
|
||||||
@ -117,7 +117,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:134
|
#: plugin.py:136
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<regexp> <text>\n"
|
"<regexp> <text>\n"
|
||||||
@ -129,11 +129,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:146
|
#: plugin.py:148
|
||||||
msgid "You probably don't want to match the empty string."
|
msgid "You probably don't want to match the empty string."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:156
|
#: plugin.py:162
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<password> <text>\n"
|
"<password> <text>\n"
|
||||||
@ -144,7 +144,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:169
|
#: plugin.py:175
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<text>\n"
|
"<text>\n"
|
||||||
@ -155,7 +155,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:180
|
#: plugin.py:186
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<text>\n"
|
"<text>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -107,11 +107,7 @@ msgstr ""
|
|||||||
msgid "Python-tz is required by the command, but is not installed on this computer."
|
msgid "Python-tz is required by the command, but is not installed on this computer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:175
|
#: plugin.py:177
|
||||||
msgid "A timezone must be in the format region/city."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugin.py:179
|
|
||||||
msgid "Unknown timezone"
|
msgid "Unknown timezone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-08-10 11:28+CEST\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -21,7 +21,7 @@ msgid ""
|
|||||||
" todo-list of another user."
|
" todo-list of another user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:135
|
#: plugin.py:136
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<username>] [<task id>]\n"
|
"[<username>] [<task id>]\n"
|
||||||
@ -32,47 +32,47 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:146
|
#: plugin.py:147
|
||||||
msgid "You are not allowed to see other users todo-list."
|
msgid "You are not allowed to see other users todo-list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:153
|
#: plugin.py:154
|
||||||
msgid "#%i: %s"
|
msgid "#%i: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:158
|
#: plugin.py:159
|
||||||
msgid "%s for %s: %L"
|
msgid "%s for %s: %L"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:162
|
#: plugin.py:163
|
||||||
msgid "That user has no tasks in their todo list."
|
msgid "That user has no tasks in their todo list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:164
|
#: plugin.py:165
|
||||||
msgid "You have no tasks in your todo list."
|
msgid "You have no tasks in your todo list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:171
|
#: plugin.py:172
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:173
|
#: plugin.py:174
|
||||||
msgid "Inactive"
|
msgid "Inactive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:175
|
#: plugin.py:176
|
||||||
msgid ", priority: %i"
|
msgid ", priority: %i"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:178
|
#: plugin.py:179
|
||||||
msgid "%s todo for %s: %s (Added at %s)"
|
msgid "%s todo for %s: %s (Added at %s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:182 plugin.py:263 plugin.py:277
|
#: plugin.py:183 plugin.py:266 plugin.py:280
|
||||||
msgid "task id"
|
msgid "task id"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:187
|
#: plugin.py:188
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[--priority=<num>] <text>\n"
|
"[--priority=<num>] <text>\n"
|
||||||
@ -83,11 +83,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:198
|
#: plugin.py:199
|
||||||
msgid "(Todo #%i added)"
|
msgid "(Todo #%i added)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:204
|
#: plugin.py:205
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<task id> [<task id> ...]\n"
|
"<task id> [<task id> ...]\n"
|
||||||
@ -96,15 +96,15 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:215
|
#: plugin.py:216
|
||||||
msgid "Task %i could not be removed either because that id doesn't exist or it has been removed already."
|
msgid "Task %i could not be removed either because that id doesn't exist or it has been removed already."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:219
|
#: plugin.py:220
|
||||||
msgid "No tasks were removed because the following tasks could not be removed: %L."
|
msgid "No tasks were removed because the following tasks could not be removed: %L."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:229
|
#: plugin.py:230
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[--{regexp} <value>] [<glob> <glob> ...]\n"
|
"[--{regexp} <value>] [<glob> <glob> ...]\n"
|
||||||
@ -115,11 +115,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:249
|
#: plugin.py:252
|
||||||
msgid "No tasks matched that query."
|
msgid "No tasks matched that query."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:255
|
#: plugin.py:258
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<id> <priority>\n"
|
"<id> <priority>\n"
|
||||||
@ -128,7 +128,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:269
|
#: plugin.py:272
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"<task id> <regexp>\n"
|
"<task id> <regexp>\n"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
"POT-Creation-Date: 2012-03-11 20:58+UTC\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -101,7 +101,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:265
|
#: plugin.py:267
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -111,7 +111,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:276
|
#: plugin.py:278
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <topic>\n"
|
"[<channel>] <topic>\n"
|
||||||
@ -121,7 +121,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:291
|
#: plugin.py:293
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <topic>\n"
|
"[<channel>] <topic>\n"
|
||||||
@ -133,7 +133,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:308
|
#: plugin.py:310
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <number> <topic>\n"
|
"[<channel>] <number> <topic>\n"
|
||||||
@ -142,7 +142,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:322
|
#: plugin.py:324
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <topic>\n"
|
"[<channel>] <topic>\n"
|
||||||
@ -153,7 +153,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:338
|
#: plugin.py:340
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -163,11 +163,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:348
|
#: plugin.py:350
|
||||||
msgid "I can't shuffle 1 or fewer topics."
|
msgid "I can't shuffle 1 or fewer topics."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:360
|
#: plugin.py:362
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <number> [<number> ...]\n"
|
"[<channel>] <number> [<number> ...]\n"
|
||||||
@ -179,19 +179,19 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:373
|
#: plugin.py:375
|
||||||
msgid "I cannot reorder 1 or fewer topics."
|
msgid "I cannot reorder 1 or fewer topics."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:375
|
#: plugin.py:377
|
||||||
msgid "All topic numbers must be specified."
|
msgid "All topic numbers must be specified."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:377
|
#: plugin.py:379
|
||||||
msgid "Duplicate topic numbers cannot be specified."
|
msgid "Duplicate topic numbers cannot be specified."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:385
|
#: plugin.py:387
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -202,11 +202,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:394
|
#: plugin.py:396
|
||||||
msgid "%i: %s"
|
msgid "%i: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:401
|
#: plugin.py:403
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <number>\n"
|
"[<channel>] <number>\n"
|
||||||
@ -217,7 +217,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:416
|
#: plugin.py:418
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <number> <regexp>\n"
|
"[<channel>] <number> <regexp>\n"
|
||||||
@ -230,7 +230,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:434
|
#: plugin.py:436
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] [<number>] <topic>\n"
|
"[<channel>] [<number>] <topic>\n"
|
||||||
@ -241,7 +241,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:455
|
#: plugin.py:457
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <number>\n"
|
"[<channel>] <number>\n"
|
||||||
@ -253,7 +253,7 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:472
|
#: plugin.py:474
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -263,11 +263,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:482
|
#: plugin.py:484
|
||||||
msgid "lock the topic"
|
msgid "lock the topic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:486
|
#: plugin.py:488
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -277,11 +277,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:496
|
#: plugin.py:498
|
||||||
msgid "unlock the topic"
|
msgid "unlock the topic"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:500
|
#: plugin.py:502
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -291,11 +291,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:511
|
#: plugin.py:513
|
||||||
msgid "I haven't yet set the topic in %s."
|
msgid "I haven't yet set the topic in %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:519
|
#: plugin.py:521
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -306,11 +306,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:533
|
#: plugin.py:535
|
||||||
msgid "There are no more undos for %s."
|
msgid "There are no more undos for %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:538
|
#: plugin.py:540
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -320,11 +320,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:550
|
#: plugin.py:552
|
||||||
msgid "There are no redos for %s."
|
msgid "There are no redos for %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:555
|
#: plugin.py:557
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <first topic number> <second topic number>\n"
|
"[<channel>] <first topic number> <second topic number>\n"
|
||||||
@ -335,11 +335,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:566
|
#: plugin.py:568
|
||||||
msgid "I refuse to swap the same topic with itself."
|
msgid "I refuse to swap the same topic with itself."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:576
|
#: plugin.py:578
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>]\n"
|
"[<channel>]\n"
|
||||||
@ -350,11 +350,11 @@ msgid ""
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:589
|
#: plugin.py:591
|
||||||
msgid "There is no default topic configured for %s."
|
msgid "There is no default topic configured for %s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugin.py:595
|
#: plugin.py:597
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid ""
|
msgid ""
|
||||||
"[<channel>] <separator>\n"
|
"[<channel>] <separator>\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user