rbot-remote: allow override of function
[rbot] / po / rbot-hangman.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/hangman.rb:246
20 msgid ""
21 "hangman play on <channel> with word <word> => use in private chat with the "
22 "bot to start a game with custom word\n"
23 msgstr ""
24
25 #: data/rbot/plugins/games/hangman.rb:247
26 msgid ""
27 "hangman play random [with [max|min] length [<|>|== <length>]] => hangman "
28 "with a random word from %{site}\n"
29 msgstr ""
30
31 #: data/rbot/plugins/games/hangman.rb:248
32 msgid ""
33 "hangman play with wordlist <wordlist> => hangman with random word from "
34 "<wordlist>"
35 msgstr ""
36
37 #: data/rbot/plugins/games/hangman.rb:250
38 msgid "hangman stop => quits the current game"
39 msgstr ""
40
41 #: data/rbot/plugins/games/hangman.rb:252
42 msgid ""
43 "hangman define => seeks a definition for the previous answer using google"
44 msgstr ""
45
46 #: data/rbot/plugins/games/hangman.rb:254
47 msgid "hangman game plugin - topics: play, stop, define"
48 msgstr ""
49
50 #: data/rbot/plugins/games/hangman.rb:265
51 msgid "no such wordlist"
52 msgstr ""
53
54 #: data/rbot/plugins/games/hangman.rb:286
55 msgid "suitable word not found in the set"
56 msgstr ""
57
58 #: data/rbot/plugins/games/hangman.rb:312
59 msgid "i'm not on that channel"
60 msgstr ""
61
62 #: data/rbot/plugins/games/hangman.rb:317
63 msgid "there's already a hangman game in progress on the channel"
64 msgstr ""
65
66 #: data/rbot/plugins/games/hangman.rb:321
67 msgid "%{nick} has started a hangman -- join the fun!"
68 msgstr ""
69
70 #: data/rbot/plugins/games/hangman.rb:345
71 msgid "oh well, the answer would've been %{answer}"
72 msgstr ""
73
74 #: data/rbot/plugins/games/hangman.rb:352
75 msgid "no ongoing game"
76 msgstr ""
77
78 #: data/rbot/plugins/games/hangman.rb:370
79 msgid "you nailed it!"
80 msgstr ""
81
82 #: data/rbot/plugins/games/hangman.rb:372
83 msgid "you've killed the poor guy :("
84 msgstr ""
85
86 #: data/rbot/plugins/games/hangman.rb:375
87 msgid "go %{b}again%{b}?"
88 msgstr ""
89
90 #: data/rbot/plugins/games/hangman.rb:392
91 msgid "%{sentence} %{again} %{scores}"
92 msgstr ""
93
94 #: data/rbot/plugins/games/hangman.rb:397
95 msgid "wondering what that means? try ´%{prefix}hangman define´"
96 msgstr ""
97
98 #: data/rbot/plugins/games/hangman.rb:440
99 msgid "you got %{score} points after %{games} games"
100 msgstr ""
101
102 #: data/rbot/plugins/games/hangman.rb:445
103 msgid "you haven't played hangman, how about playing it right now? :)"
104 msgstr ""
105
106 #: data/rbot/plugins/games/hangman.rb:454
107 msgid "%{nick} has %{score} points after %{games} games"
108 msgstr ""
109
110 #: data/rbot/plugins/games/hangman.rb:460
111 msgid "%{nick} hasn't played hangman :("
112 msgstr ""
113
114 #: data/rbot/plugins/games/hangman.rb:472
115 msgid "%{games} games have been played on %{channel}"
116 msgstr ""
117
118 #: data/rbot/plugins/games/hangman.rb:486
119 msgid "looks like google has no definition for %{word}"
120 msgstr ""
121
122 #: data/rbot/plugins/games/hangman.rb:489
123 msgid ""
124 "no hangman game was played here recently, what do you want me to define?"
125 msgstr ""