twitter: filter ret.latest status if non specified
[rbot] / po / rbot-quiz.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: rbot\n"
10 "POT-Creation-Date: 2011-06-03 12:39+0200\n"
11 "PO-Revision-Date: 2011-06-03 12:39+0200\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
19 #: data/rbot/plugins/games/quiz.rb:183
20 msgid "stopped quiz timer"
21 msgstr ""
22
23 #: data/rbot/plugins/games/quiz.rb:190
24 msgid "quiz stopped"
25 msgstr ""
26
27 #: data/rbot/plugins/games/quiz.rb:285
28 msgid "Sorry, the quiz database for %{chan} seems to be corrupt"
29 msgstr ""
30
31 #: data/rbot/plugins/games/quiz.rb:319
32 msgid "Quiz game aministration commands (requires authentication): "
33 msgstr ""
34
35 #: data/rbot/plugins/games/quiz.rb:320
36 msgid "'quiz autoask <on/off>' => enable/disable autoask mode"
37 msgstr ""
38
39 #: data/rbot/plugins/games/quiz.rb:321
40 msgid ""
41 "'quiz autoask delay <time>' => delay next quiz by <time> when in autoask mode"
42 msgstr ""
43
44 #: data/rbot/plugins/games/quiz.rb:322
45 msgid ""
46 "'quiz autoskip <on/off>' => enable/disable autoskip mode (autoskip implies "
47 "autoask)"
48 msgstr ""
49
50 #: data/rbot/plugins/games/quiz.rb:323
51 msgid ""
52 "'quiz autoskip delay <time>' => wait <time> before skipping to next quiz "
53 "when in autoskip mode"
54 msgstr ""
55
56 #: data/rbot/plugins/games/quiz.rb:324
57 msgid ""
58 "'quiz transfer <source> <dest> [score] [jokers]' => transfer [score] points "
59 "and [jokers] jokers from <source> to <dest> (default is entire score and all "
60 "jokers)"
61 msgstr ""
62
63 #: data/rbot/plugins/games/quiz.rb:325
64 msgid "'quiz setscore <player> <score>' => set <player>'s score to <score>"
65 msgstr ""
66
67 #: data/rbot/plugins/games/quiz.rb:326
68 msgid ""
69 "'quiz setjokers <player> <jokers>' => set <player>'s number of jokers to "
70 "<jokers>"
71 msgstr ""
72
73 #: data/rbot/plugins/games/quiz.rb:327
74 msgid ""
75 "'quiz deleteplayer <player>' => delete one player from the rank table (only "
76 "works when score and jokers are set to 0)"
77 msgstr ""
78
79 #: data/rbot/plugins/games/quiz.rb:328
80 msgid "'quiz cleanup' => remove players with no points and no jokers"
81 msgstr ""
82
83 #: data/rbot/plugins/games/quiz.rb:570
84 msgid "Nobody managed to answer in %{time}! Skipping to the next question ..."
85 msgstr ""
86
87 #: data/rbot/plugins/games/quiz.rb:589
88 msgid "you can't make me solve a quiz in autoskip mode, sorry"
89 msgstr ""
90
91 #: data/rbot/plugins/games/quiz.rb:664
92 msgid "I'll skip to the next question as soon as the timeout expires, not now"
93 msgstr ""
94
95 #: data/rbot/plugins/games/quiz.rb:810
96 msgid "autoask is %{status}, the delay is %{time}"
97 msgstr ""
98
99 #: data/rbot/plugins/games/quiz.rb:815
100 msgid "autoask is not configured here"
101 msgstr ""
102
103 #: data/rbot/plugins/games/quiz.rb:834 data/rbot/plugins/games/quiz.rb:897
104 msgid "I couldn't understand that delay expression, sorry"
105 msgstr ""
106
107 #: data/rbot/plugins/games/quiz.rb:840
108 msgid ""
109 "wait, you want me to ask the next question %{abs} BEFORE the previous one "
110 "gets solved?"
111 msgstr ""
112
113 #: data/rbot/plugins/games/quiz.rb:873
114 msgid "autoskip is %{status}, the delay is %{time}"
115 msgstr ""
116
117 #: data/rbot/plugins/games/quiz.rb:878
118 msgid "autoskip is not configured here"
119 msgstr ""
120
121 #: data/rbot/plugins/games/quiz.rb:903
122 msgid ""
123 "wait, you want me to skip to the next question %{abs} BEFORE the previous "
124 "one?"
125 msgstr ""
126
127 #: data/rbot/plugins/games/quiz.rb:908
128 msgid "sure, I'll ask all the questions at the same time! </sarcasm>"
129 msgstr ""