Dumpable definition of #any? and #all? methods for Channel#mode
[rbot] / po / it / 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 # Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2008-06-20 01:49+0200\n"
10 "PO-Revision-Date: 2007-08-23 17:49+0100\n"
11 "Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n"
12 "Language-Team: it\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=INTEGER; plural=EXPRESSION;\n"
17
18 #: data/rbot/plugins/games/shiritori.rb:207
19 msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
20 msgstr ""
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 ""
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
32 #: data/rbot/plugins/games/shiritori.rb:244
33 msgid "%{player} took too long and is out of the game. Try again next game!"
34 msgstr ""
35
36 #: data/rbot/plugins/games/shiritori.rb:249
37 msgid "%{player} is the last remaining player and the winner! Congratulations!"
38 msgstr ""
39
40 #: data/rbot/plugins/games/shiritori.rb:257
41 msgid "%{player} took too long and skipped the turn."
42 msgstr ""
43
44 #: data/rbot/plugins/games/shiritori.rb:285
45 msgid "%{player} has given the first word: %{word}"
46 msgstr ""
47
48 #: data/rbot/plugins/games/shiritori.rb:291
49 msgid "Welcome to shiritori, %{player}."
50 msgstr ""
51
52 #: data/rbot/plugins/games/shiritori.rb:296
53 msgid "The word %{used_word} has been used. Retry from %{word}"
54 msgstr ""
55
56 #: data/rbot/plugins/games/shiritori.rb:301
57 msgid ""
58 "It's impossible to continue the chain from %{word}. The game has ended. "
59 "Thanks a lot, %{player}! :("
60 msgstr ""
61
62 #: data/rbot/plugins/games/shiritori.rb:305
63 msgid ""
64 "It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
65 msgstr ""
66
67 #: data/rbot/plugins/games/shiritori.rb:310
68 msgid ""
69 "It's impossible to continue the chain from %{word}. Start with another word."
70 msgstr ""
71
72 #: data/rbot/plugins/games/shiritori.rb:331
73 msgid ""
74 "A game in which each player must continue the previous player's word, by "
75 "using its last one or few characters/letters of the word to start a new "
76 "word. 'shiritori <ruleset>' => Play shiritori with a set of rules. Available "
77 "rulesets: %{rulesets}. 'shiritori stop' => Stop the current shiritori game."
78 msgstr ""
79
80 #: data/rbot/plugins/games/shiritori.rb:408
81 msgid "Already playing shiritori here"
82 msgstr ""
83
84 #: data/rbot/plugins/games/shiritori.rb:419
85 msgid "Shiritori has started. Please say the first word"
86 msgstr ""
87
88 #: data/rbot/plugins/games/shiritori.rb:421
89 msgid "couldn't start %{ruleset} shiritori: %{error}"
90 msgstr ""
91
92 #: data/rbot/plugins/games/shiritori.rb:425
93 msgid "There is no ruleset named %{ruleset}"
94 msgstr ""
95
96 #: data/rbot/plugins/games/shiritori.rb:443
97 msgid "Shiritori has stopped. Hope you had fun!"
98 msgstr ""
99
100 #: data/rbot/plugins/games/shiritori.rb:446
101 msgid "No game to stop here, because no game is being played."
102 msgstr ""