# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2011-06-03 12:39+0200\n"
"PO-Revision-Date: 2011-06-03 12:39+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: data/rbot/plugins/games/hangman.rb:246
msgid ""
"hangman play on <channel> with word <word> => use in private chat with the "
"bot to start a game with custom word\n"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:247
msgid ""
"hangman play random [with [max|min] length [<|>|== <length>]] => hangman "
"with a random word from %{site}\n"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:248
msgid ""
"hangman play with wordlist <wordlist> => hangman with random word from "
"<wordlist>"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:250
msgid "hangman stop => quits the current game"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:252
msgid ""
"hangman define => seeks a definition for the previous answer using google"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:254
msgid "hangman game plugin - topics: play, stop, define"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:265
msgid "no such wordlist"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:286
msgid "suitable word not found in the set"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:312
msgid "i'm not on that channel"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:317
msgid "there's already a hangman game in progress on the channel"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:321
msgid "%{nick} has started a hangman -- join the fun!"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:345
msgid "oh well, the answer would've been %{answer}"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:352
msgid "no ongoing game"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:370
msgid "you nailed it!"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:372
msgid "you've killed the poor guy :("
msgstr ""

#: data/rbot/plugins/games/hangman.rb:375
msgid "go %{b}again%{b}?"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:392
msgid "%{sentence} %{again} %{scores}"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:397
msgid "wondering what that means? try ´%{prefix}hangman define´"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:440
msgid "you got %{score} points after %{games} games"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:445
msgid "you haven't played hangman, how about playing it right now? :)"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:454
msgid "%{nick} has %{score} points after %{games} games"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:460
msgid "%{nick} hasn't played hangman :("
msgstr ""

#: data/rbot/plugins/games/hangman.rb:472
msgid "%{games} games have been played on %{channel}"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:486
msgid "looks like google has no definition for %{word}"
msgstr ""

#: data/rbot/plugins/games/hangman.rb:489
msgid ""
"no hangman game was played here recently, what do you want me to define?"
msgstr ""