search: some ddg reworking
[rbot] / po / fr / rbot-quiz.po
1 #: data/rbot/plugins/games/quiz.rb:183
2 msgid "stopped quiz timer"
3 msgstr ""
4
5 #: data/rbot/plugins/games/quiz.rb:190
6 msgid "quiz stopped"
7 msgstr ""
8
9 #: data/rbot/plugins/games/quiz.rb:285
10 msgid "Sorry, the quiz database for %{chan} seems to be corrupt"
11 msgstr ""
12
13 #: data/rbot/plugins/games/quiz.rb:319
14 msgid "Quiz game aministration commands (requires authentication): "
15 msgstr ""
16
17 #: data/rbot/plugins/games/quiz.rb:320
18 msgid "'quiz autoask <on/off>' => enable/disable autoask mode"
19 msgstr ""
20
21 #: data/rbot/plugins/games/quiz.rb:321
22 msgid ""
23 "'quiz autoask delay <time>' => delay next quiz by <time> when in autoask mode"
24 msgstr ""
25
26 #: data/rbot/plugins/games/quiz.rb:322
27 msgid ""
28 "'quiz autoskip <on/off>' => enable/disable autoskip mode (autoskip implies "
29 "autoask)"
30 msgstr ""
31
32 #: data/rbot/plugins/games/quiz.rb:323
33 msgid ""
34 "'quiz autoskip delay <time>' => wait <time> before skipping to next quiz "
35 "when in autoskip mode"
36 msgstr ""
37
38 #: data/rbot/plugins/games/quiz.rb:324
39 msgid ""
40 "'quiz transfer <source> <dest> [score] [jokers]' => transfer [score] points "
41 "and [jokers] jokers from <source> to <dest> (default is entire score and all "
42 "jokers)"
43 msgstr ""
44
45 #: data/rbot/plugins/games/quiz.rb:325
46 msgid "'quiz setscore <player> <score>' => set <player>'s score to <score>"
47 msgstr ""
48
49 #: data/rbot/plugins/games/quiz.rb:326
50 msgid ""
51 "'quiz setjokers <player> <jokers>' => set <player>'s number of jokers to "
52 "<jokers>"
53 msgstr ""
54
55 #: data/rbot/plugins/games/quiz.rb:327
56 msgid ""
57 "'quiz deleteplayer <player>' => delete one player from the rank table (only "
58 "works when score and jokers are set to 0)"
59 msgstr ""
60
61 #: data/rbot/plugins/games/quiz.rb:328
62 msgid "'quiz cleanup' => remove players with no points and no jokers"
63 msgstr ""
64
65 #: data/rbot/plugins/games/quiz.rb:570
66 msgid "Nobody managed to answer in %{time}! Skipping to the next question ..."
67 msgstr ""
68
69 #: data/rbot/plugins/games/quiz.rb:589
70 msgid "you can't make me solve a quiz in autoskip mode, sorry"
71 msgstr ""
72
73 #: data/rbot/plugins/games/quiz.rb:664
74 msgid "I'll skip to the next question as soon as the timeout expires, not now"
75 msgstr ""
76
77 #: data/rbot/plugins/games/quiz.rb:810
78 msgid "autoask is %{status}, the delay is %{time}"
79 msgstr ""
80
81 #: data/rbot/plugins/games/quiz.rb:815
82 msgid "autoask is not configured here"
83 msgstr ""
84
85 #: data/rbot/plugins/games/quiz.rb:834 data/rbot/plugins/games/quiz.rb:897
86 msgid "I couldn't understand that delay expression, sorry"
87 msgstr ""
88
89 #: data/rbot/plugins/games/quiz.rb:840
90 msgid ""
91 "wait, you want me to ask the next question %{abs} BEFORE the previous one "
92 "gets solved?"
93 msgstr ""
94
95 #: data/rbot/plugins/games/quiz.rb:873
96 msgid "autoskip is %{status}, the delay is %{time}"
97 msgstr ""
98
99 #: data/rbot/plugins/games/quiz.rb:878
100 msgid "autoskip is not configured here"
101 msgstr ""
102
103 #: data/rbot/plugins/games/quiz.rb:903
104 msgid ""
105 "wait, you want me to skip to the next question %{abs} BEFORE the previous "
106 "one?"
107 msgstr ""
108
109 #: data/rbot/plugins/games/quiz.rb:908
110 msgid "sure, I'll ask all the questions at the same time! </sarcasm>"
111 msgstr ""