]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-hangman.pot
Move English messages from po/en_US to po/en
[user/henk/code/ruby/rbot.git] / 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: 2009-03-20 15:57+0100\n"
11 "PO-Revision-Date: 2009-03-20 15:57+0100\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:245
20 msgid "hangman game plugin - topics: play, stop"
21 msgstr ""
22
23 #: data/rbot/plugins/games/hangman.rb:247
24 msgid ""
25 "hangman play on <channel> with word <word> => use in private chat with the "
26 "bot to start a game with custom word\n"
27 msgstr ""
28
29 #: data/rbot/plugins/games/hangman.rb:248
30 msgid ""
31 "hangman play random [with [max|min] length [<|>|== <length>]] => hangman "
32 "with a random word from %{site}\n"
33 msgstr ""
34
35 #: data/rbot/plugins/games/hangman.rb:249
36 msgid ""
37 "hangman play with wordlist <wordlist> => hangman with random word from "
38 "<wordlist>"
39 msgstr ""
40
41 #: data/rbot/plugins/games/hangman.rb:251
42 msgid "hangman stop => quits the current game"
43 msgstr ""
44
45 #: data/rbot/plugins/games/hangman.rb:253
46 msgid "define => seeks a definition for the previous answer using google"
47 msgstr ""
48
49 #: data/rbot/plugins/games/hangman.rb:264
50 msgid "no such wordlist"
51 msgstr ""
52
53 #: data/rbot/plugins/games/hangman.rb:285
54 msgid "suitable word not found in the set"
55 msgstr ""
56
57 #: data/rbot/plugins/games/hangman.rb:311
58 msgid "i'm not on that channel"
59 msgstr ""
60
61 #: data/rbot/plugins/games/hangman.rb:316
62 msgid "there's already a hangman game in progress on the channel"
63 msgstr ""
64
65 #: data/rbot/plugins/games/hangman.rb:320
66 msgid "%{nick} has started a hangman -- join the fun!"
67 msgstr ""
68
69 #: data/rbot/plugins/games/hangman.rb:344
70 msgid "oh well, the answer would've been %{answer}"
71 msgstr ""
72
73 #: data/rbot/plugins/games/hangman.rb:351
74 msgid "no ongoing game"
75 msgstr ""
76
77 #: data/rbot/plugins/games/hangman.rb:369
78 msgid "you nailed it!"
79 msgstr ""
80
81 #: data/rbot/plugins/games/hangman.rb:371
82 msgid "you've killed the poor guy :("
83 msgstr ""
84
85 #: data/rbot/plugins/games/hangman.rb:374
86 msgid "go %{b}again%{b}?"
87 msgstr ""
88
89 #: data/rbot/plugins/games/hangman.rb:391
90 msgid "%{sentence} %{again} %{scores}"
91 msgstr ""
92
93 #: data/rbot/plugins/games/hangman.rb:396
94 msgid "wondering what that means? try ´%{prefix}define´"
95 msgstr ""
96
97 #: data/rbot/plugins/games/hangman.rb:439
98 msgid "you got %{score} points after %{games} games"
99 msgstr ""
100
101 #: data/rbot/plugins/games/hangman.rb:444
102 msgid "you haven't played hangman, how about playing it right now? :)"
103 msgstr ""
104
105 #: data/rbot/plugins/games/hangman.rb:453
106 msgid "%{nick} has %{score} points after %{games} games"
107 msgstr ""
108
109 #: data/rbot/plugins/games/hangman.rb:459
110 msgid "%{nick} hasn't played hangman :("
111 msgstr ""
112
113 #: data/rbot/plugins/games/hangman.rb:471
114 msgid "%{games} games have been played on %{channel}"
115 msgstr ""