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