summaryrefslogtreecommitdiff
path: root/po/en/rbot-quiz.po
blob: 9bc67cb89278ef33d501388cd0a7a1e207c172d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
#: data/rbot/plugins/games/quiz.rb:183
msgid "stopped quiz timer"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:190
msgid "quiz stopped"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:285
msgid "Sorry, the quiz database for %{chan} seems to be corrupt"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:319
msgid "Quiz game aministration commands (requires authentication): "
msgstr ""

#: data/rbot/plugins/games/quiz.rb:320
msgid "'quiz autoask <on/off>' => enable/disable autoask mode"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:321
msgid ""
"'quiz autoask delay <time>' => delay next quiz by <time> when in autoask mode"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:322
msgid ""
"'quiz autoskip <on/off>' => enable/disable autoskip mode (autoskip implies "
"autoask)"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:323
msgid ""
"'quiz autoskip delay <time>' => wait <time> before skipping to next quiz "
"when in autoskip mode"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:324
msgid ""
"'quiz transfer <source> <dest> [score] [jokers]' => transfer [score] points "
"and [jokers] jokers from <source> to <dest> (default is entire score and all "
"jokers)"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:325
msgid "'quiz setscore <player> <score>' => set <player>'s score to <score>"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:326
msgid ""
"'quiz setjokers <player> <jokers>' => set <player>'s number of jokers to "
"<jokers>"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:327
msgid ""
"'quiz deleteplayer <player>' => delete one player from the rank table (only "
"works when score and jokers are set to 0)"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:328
msgid "'quiz cleanup' => remove players with no points and no jokers"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:570
msgid "Nobody managed to answer in %{time}! Skipping to the next question ..."
msgstr ""

#: data/rbot/plugins/games/quiz.rb:589
msgid "you can't make me solve a quiz in autoskip mode, sorry"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:664
msgid "I'll skip to the next question as soon as the timeout expires, not now"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:810
msgid "autoask is %{status}, the delay is %{time}"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:815
msgid "autoask is not configured here"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:834 data/rbot/plugins/games/quiz.rb:897
msgid "I couldn't understand that delay expression, sorry"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:840
msgid ""
"wait, you want me to ask the next question %{abs} BEFORE the previous one "
"gets solved?"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:873
msgid "autoskip is %{status}, the delay is %{time}"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:878
msgid "autoskip is not configured here"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:903
msgid ""
"wait, you want me to skip to the next question %{abs} BEFORE the previous "
"one?"
msgstr ""

#: data/rbot/plugins/games/quiz.rb:908
msgid "sure, I'll ask all the questions at the same time! </sarcasm>"
msgstr ""