]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/zh_TW/rbot-poll.po
Update PO files
[user/henk/code/ruby/rbot.git] / po / zh_TW / rbot-poll.po
1 # Chinese translations for PACKAGE package.
2 # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # Automatically generated, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2010-07-02 00:17+0200\n"
10 "PO-Revision-Date: 2010-07-02 00:17+0200\n"
11 "Last-Translator: Automatically generated\n"
12 "Language-Team: none\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/poll.rb:55
19 msgid "poll's closed!"
20 msgstr ""
21
22 #: data/rbot/plugins/poll.rb:59
23 msgid "you already voted for %{vote}!"
24 msgstr ""
25
26 #: data/rbot/plugins/poll.rb:69
27 msgid "recorded your vote for %{choice}: %{value}"
28 msgstr ""
29
30 #: data/rbot/plugins/poll.rb:73
31 msgid "don't have an option %{choice}"
32 msgstr ""
33
34 #: data/rbot/plugins/poll.rb:90
35 msgid "options are: "
36 msgstr ""
37
38 #: data/rbot/plugins/poll.rb:101
39 msgid "How many polls a user can have running at once"
40 msgstr ""
41
42 #: data/rbot/plugins/poll.rb:104
43 msgid "How long a poll will accept answers, by default."
44 msgstr ""
45
46 #: data/rbot/plugins/poll.rb:107
47 msgid "Should we save results until we see the nick of the pollster?"
48 msgstr ""
49
50 #: data/rbot/plugins/poll.rb:138
51 msgid "Sorry, you're already at the limit (%{limit}) polls"
52 msgstr ""
53
54 #: data/rbot/plugins/poll.rb:148
55 msgid "This isn't a dictatorship!"
56 msgstr ""
57
58 #: data/rbot/plugins/poll.rb:185
59 msgid "I don't understand the time spec %{timespec}"
60 msgstr ""
61
62 #: data/rbot/plugins/poll.rb:193
63 msgid "new poll from %{author}: %{question}"
64 msgstr ""
65
66 #: data/rbot/plugins/poll.rb:201
67 msgid "poll vote %{id} <SINGLE-LETTER>"
68 msgstr ""
69
70 #: data/rbot/plugins/poll.rb:204
71 msgid "you have %{duration}, vote with "
72 msgstr ""
73
74 #: data/rbot/plugins/poll.rb:205
75 msgid "%{priv} or %{public}"
76 msgstr ""
77
78 #: data/rbot/plugins/poll.rb:226
79 msgid "let's find the answer to: %{q}"
80 msgstr ""
81
82 #: data/rbot/plugins/poll.rb:236
83 msgid "nobody voted"
84 msgstr ""
85
86 #: data/rbot/plugins/poll.rb:239
87 msgid "no clear winner: "
88 msgstr ""
89
90 #: data/rbot/plugins/poll.rb:249
91 msgid "the winner was choice %{choice}: %{value} with %{count} vote (%{pct})"
92 msgid_plural ""
93 "the winner was choice %{choice}: %{value} with %{count} votes (%{pct})"
94 msgstr[0] ""
95 msgstr[1] ""
96
97 #: data/rbot/plugins/poll.rb:273
98 msgid "no polls running right now"
99 msgstr ""
100
101 #: data/rbot/plugins/poll.rb:319
102 msgid " It's still running!"
103 msgstr ""
104
105 #: data/rbot/plugins/poll.rb:321
106 msgid " Be patient, it'll end %{end}"
107 msgstr ""
108
109 #: data/rbot/plugins/poll.rb:323
110 msgid " You have until %{poll.ends_at} to vote if you haven't!"
111 msgstr ""
112
113 #: data/rbot/plugins/poll.rb:341
114 msgid ""
115 "poll [start] 'my question' 'answer1' 'answer2' ['answer3' ...] [for 5 "
116 "minutes] : Start a poll for the given duration. If you don't specify a "
117 "duration the default will be used."
118 msgstr ""
119
120 #: data/rbot/plugins/poll.rb:345
121 msgid "poll list : Give some info about currently active polls"
122 msgstr ""
123
124 #: data/rbot/plugins/poll.rb:349
125 msgid "vote"
126 msgstr ""
127
128 #: data/rbot/plugins/poll.rb:351
129 msgid "Hold informative polls: poll start|list|info|vote"
130 msgstr ""