summaryrefslogtreecommitdiff
path: root/po/it/rbot-shiritori.po
diff options
context:
space:
mode:
authorYaohan Chen <yaohan.chen@gmail.com>2008-06-07 14:30:33 -0400
committerYaohan Chen <yaohan.chen@gmail.com>2008-06-07 14:37:44 -0400
commitcaffbfa94b84569fb64ed6ecb68f9ca960deca2a (patch)
tree75a037f615d9ec22a985bcda5abf9c377918f4a8 /po/it/rbot-shiritori.po
parentebaa073546ad022d0e42389459e4fa0029a0e50d (diff)
recommit 33c336af346dc08b4f4f4951dd6eae7150cef481 po file per plugin
each plugin uses its own po file, no change required for plugin source, Rakefile, plugin loader and gettext loader are modified to adjust to the change
Diffstat (limited to 'po/it/rbot-shiritori.po')
-rw-r--r--po/it/rbot-shiritori.po102
1 files changed, 102 insertions, 0 deletions
diff --git a/po/it/rbot-shiritori.po b/po/it/rbot-shiritori.po
new file mode 100644
index 00000000..603dc1b3
--- /dev/null
+++ b/po/it/rbot-shiritori.po
@@ -0,0 +1,102 @@
+# Gettext template file for rbot
+# Copyright (C) 2007 Tom Gilbert
+# This file is distributed under the same license as the rbot package.
+# Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: rbot\n"
+"POT-Creation-Date: 2008-06-05 22:14-0400\n"
+"PO-Revision-Date: 2007-08-23 17:49+0100\n"
+"Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n"
+"Language-Team: it\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/shiritori.rb:207
+msgid "%{current_player}, it's your turn. %{previous_word} -> %{current_word}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:211
+msgid "No one has given the first word yet. Say the first word to start."
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:213
+msgid ""
+"Poor %{current_player} is playing alone! Anyone care to join? %"
+"{previous_word} -> %{current_word}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:244
+msgid "%{player} took too long and is out of the game. Try again next game!"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:249
+msgid "%{player} is the last remaining player and the winner! Congratulations!"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:257
+msgid "%{player} took too long and skipped the turn."
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:285
+msgid "%{player} has given the first word: %{word}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:291
+msgid "Welcome to shiritori, %{player}."
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:296
+msgid "The word %{used_word} has been used. Retry from %{word}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:301
+msgid ""
+"It's impossible to continue the chain from %{word}. The game has ended. "
+"Thanks a lot, %{player}! :("
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:305
+msgid ""
+"It's impossible to continue the chain from %{bad_word}. Retry from %{word}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:310
+msgid ""
+"It's impossible to continue the chain from %{word}. Start with another word."
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:331
+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."
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:408
+msgid "Already playing shiritori here"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:419
+msgid "Shiritori has started. Please say the first word"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:421
+msgid "couldn't start %{ruleset} shiritori: %{error}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:425
+msgid "There is no ruleset named %{ruleset}"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:443
+msgid "Shiritori has stopped. Hope you had fun!"
+msgstr ""
+
+#: data/rbot/plugins/games/shiritori.rb:446
+msgid "No game to stop here, because no game is being played."
+msgstr ""