]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/en_US/rbot-shiritori.po
8bc2e2a2b7a0a06cd65ddbb5201af802af5f3edf
[user/henk/code/ruby/rbot.git] / po / en_US / rbot-shiritori.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Yaohan Chen <yaohan.chen@gmail.com>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2008-06-05 22:14-0400\n"
10 "PO-Revision-Date: 2007-07-14 00:06-0400\n"
11 "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
12 "Language-Team: English\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: data/rbot/plugins/games/shiritori.rb:207
19 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
20 msgstr "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
21
22 #: data/rbot/plugins/games/shiritori.rb:211
23 msgid "No one has given the first word yet. Say the first word to start."
24 msgstr "No one has given the first word yet. Say the first word to start."
25
26 #: data/rbot/plugins/games/shiritori.rb:213
27 msgid ""
28 "Poor %{current_player} is playing alone! Anyone care to join? %"
29 "{previous_word} -> %{current_word}"
30 msgstr ""
31 "Poor %{current_player} is playing alone! Anyone care to join? %"
32 "{previous_word} -> %{current_word}"
33
34 #: data/rbot/plugins/games/shiritori.rb:244
35 msgid "%{player} took too long and is out of the game. Try again next game!"
36 msgstr "%{player} took too long and is out of the game. Try again next game!"
37
38 #: data/rbot/plugins/games/shiritori.rb:249
39 msgid "%{player} is the last remaining player and the winner! Congratulations!"
40 msgstr ""
41 "%{player} is the last remaining player and the winner! Congratulations!"
42
43 #: data/rbot/plugins/games/shiritori.rb:257
44 msgid "%{player} took too long and skipped the turn."
45 msgstr "%{player} took too long and skipped the turn."
46
47 #: data/rbot/plugins/games/shiritori.rb:285
48 msgid "%{player} has given the first word: %{word}"
49 msgstr "%{player} has given the first word: %{word}"
50
51 #: data/rbot/plugins/games/shiritori.rb:291
52 msgid "Welcome to shiritori, %{player}."
53 msgstr "Welcome to shiritori, %{player}."
54
55 #: data/rbot/plugins/games/shiritori.rb:296
56 msgid "The word %{used_word} has been used. Retry from %{word}"
57 msgstr "The word %{used_word} has been used. Retry from %{word}"
58
59 #: data/rbot/plugins/games/shiritori.rb:301
60 msgid ""
61 "It's impossible to continue the chain from %{word}. The game has ended. "
62 "Thanks a lot, %{player}! :("
63 msgstr ""
64 "It's impossible to continue the chain from %{word}. The game has ended. "
65 "Thanks a lot, %{player}! :("
66
67 #: data/rbot/plugins/games/shiritori.rb:305
68 msgid ""
69 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
70 msgstr ""
71 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
72
73 #: data/rbot/plugins/games/shiritori.rb:310
74 msgid ""
75 "It's impossible to continue the chain from %{word}. Start with another word."
76 msgstr ""
77 "It's impossible to continue the chain from %{word}. Start with another word."
78
79 #: data/rbot/plugins/games/shiritori.rb:331
80 msgid ""
81 "A game in which each player must continue the previous player's word, by "
82 "using its last one or few characters/letters of the word to start a new "
83 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
84 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
85 msgstr ""
86 "A game in which each player must continue the previous player's word, by "
87 "using its last one or few characters/letters of the word to start a new "
88 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
89 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
90
91 #: data/rbot/plugins/games/shiritori.rb:408
92 msgid "Already playing shiritori here"
93 msgstr "Already playing shiritori here"
94
95 #: data/rbot/plugins/games/shiritori.rb:419
96 msgid "Shiritori has started. Please say the first word"
97 msgstr "Shiritori has started. Please say the first word"
98
99 #: data/rbot/plugins/games/shiritori.rb:421
100 msgid "couldn't start %{ruleset} shiritori: %{error}"
101 msgstr "couldn't start %{ruleset} shiritori: %{error}"
102
103 #: data/rbot/plugins/games/shiritori.rb:425
104 msgid "There is no ruleset named %{ruleset}"
105 msgstr "There is no ruleset named %{ruleset}"
106
107 #: data/rbot/plugins/games/shiritori.rb:443
108 msgid "Shiritori has stopped. Hope you had fun!"
109 msgstr "Shiritori has stopped. Hope you had fun!"
110
111 #: data/rbot/plugins/games/shiritori.rb:446
112 msgid "No game to stop here, because no game is being played."
113 msgstr "No game to stop here, because no game is being played."