]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-shiritori.pot
b48b95eb5924d242f2c36fe8e7302ee0d1f3a131
[user/henk/code/ruby/rbot.git] / po / rbot-shiritori.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: 2008-06-05 22:14-0400\n"
11 "PO-Revision-Date: 2008-06-05 22:14-0400\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/shiritori.rb:207
20 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
21 msgstr ""
22
23 #: data/rbot/plugins/games/shiritori.rb:211
24 msgid "No one has given the first word yet. Say the first word to start."
25 msgstr ""
26
27 #: data/rbot/plugins/games/shiritori.rb:213
28 msgid "Poor %{current_player} is playing alone! Anyone care to join? %{previous_word} -> %{current_word}"
29 msgstr ""
30
31 #: data/rbot/plugins/games/shiritori.rb:244
32 msgid "%{player} took too long and is out of the game. Try again next game!"
33 msgstr ""
34
35 #: data/rbot/plugins/games/shiritori.rb:249
36 msgid "%{player} is the last remaining player and the winner! Congratulations!"
37 msgstr ""
38
39 #: data/rbot/plugins/games/shiritori.rb:257
40 msgid "%{player} took too long and skipped the turn."
41 msgstr ""
42
43 #: data/rbot/plugins/games/shiritori.rb:285
44 msgid "%{player} has given the first word: %{word}"
45 msgstr ""
46
47 #: data/rbot/plugins/games/shiritori.rb:291
48 msgid "Welcome to shiritori, %{player}."
49 msgstr ""
50
51 #: data/rbot/plugins/games/shiritori.rb:296
52 msgid "The word %{used_word} has been used. Retry from %{word}"
53 msgstr ""
54
55 #: data/rbot/plugins/games/shiritori.rb:301
56 msgid "It's impossible to continue the chain from %{word}. The game has ended. Thanks a lot, %{player}! :("
57 msgstr ""
58
59 #: data/rbot/plugins/games/shiritori.rb:305
60 msgid "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
61 msgstr ""
62
63 #: data/rbot/plugins/games/shiritori.rb:310
64 msgid "It's impossible to continue the chain from %{word}. Start with another word."
65 msgstr ""
66
67 #: data/rbot/plugins/games/shiritori.rb:331
68 msgid "A game in which each player must continue the previous player's word, by using its last one or few characters/letters of the word to start a new word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
69 msgstr ""
70
71 #: data/rbot/plugins/games/shiritori.rb:408
72 msgid "Already playing shiritori here"
73 msgstr ""
74
75 #: data/rbot/plugins/games/shiritori.rb:419
76 msgid "Shiritori has started. Please say the first word"
77 msgstr ""
78
79 #: data/rbot/plugins/games/shiritori.rb:421
80 msgid "couldn't start %{ruleset} shiritori: %{error}"
81 msgstr ""
82
83 #: data/rbot/plugins/games/shiritori.rb:425
84 msgid "There is no ruleset named %{ruleset}"
85 msgstr ""
86
87 #: data/rbot/plugins/games/shiritori.rb:443
88 msgid "Shiritori has stopped. Hope you had fun!"
89 msgstr ""
90
91 #: data/rbot/plugins/games/shiritori.rb:446
92 msgid "No game to stop here, because no game is being played."
93 msgstr ""