]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/it/rbot-wheelfortune.po
UNO! plugin: be more discreet about user failures
[user/henk/code/ruby/rbot.git] / po / it / rbot-wheelfortune.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: 2009-03-20 15:57+0100\n"
10 "PO-Revision-Date: 2008-06-30 10:58+0200\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/wheelfortune.rb:54
19 msgid " [Letters called so far: %{red}%{letters}%{nocolor}]"
20 msgstr " [Lettere chiamate finora: %{red}%{letters}%{nocolor}]"
21
22 #: data/rbot/plugins/games/wheelfortune.rb:240
23 msgid ""
24 "wof [<channel>] play [<name>] for <single> to <max> => starts a wheel-of-"
25 "fortune game on channel <channel> (default: current channel), named <name> "
26 "(default: wheelfortune.game_name config setting, or the last game name used "
27 "by the user), with <single> points per round. the game is won when a player "
28 "reachers <max> points. vowels cost <single>*<single>/<max> points. The user "
29 "that starts the game is the game manager and must set up the clues and "
30 "answers in private. All the other users have to learn the answer to each "
31 "clue by saying single consonants or the whole sentence. Every time a "
32 "consonant is guessed, the bot will reveal the partial answer, showing the "
33 "missing letters as * (asterisks)."
34 msgstr ""
35 "wof [<canale>] play [<nome>] for <singola> to <max> => avvia una partita di "
36 "ruota della forunta in <canale> (default: canale corrente), chiamata <nome>"
37 "(default: valore di config wheelfortune.game_name, o l'ultimo nome usato "
38 "dall'utente) con <singola> punti per round. vince chi raggiunge <max> punti. "
39 "le vocali costano <single>*<single>/<max>. L'utente che avvia la partita è "
40 "il manager e deve impostare indizi e risposte in privato. Tutti gli altri "
41 "devono indovinare la risposta a ciascun indizio dicendo una singola "
42 "consonante oppure l'intera frase. Ogni volta che una consonante viene "
43 "indovinata, il bot rivelerà la risposta parziale, mostrando le lettere "
44 "mancanti con * (asterisco)."
45
46 #: data/rbot/plugins/games/wheelfortune.rb:242
47 msgid ""
48 "wof <channel> [category: <cat>,] clue: <clue>, answer: <ans> => set up a new "
49 "question for the wheel-of-fortune game being played on channel <channel>. "
50 "This command must be sent in private by the game manager. The category <cat> "
51 "can be omitted. If you make mistakes, you can use 'wof replace' (see help) "
52 "before the question gets asked"
53 msgstr ""
54 "wof <canale> [category: <cat>,] clue: <indizio>, answer: <risp> => crea una "
55 "nuova domanda per la partita di ruota della fortuna in corso su <canale>. "
56 "Questo comando deve essere inviato in privato dal gestore della partita. La "
57 "categoria <cat> può essere omessa. Se si fanno errori, si può usare 'wof "
58 "replace' (vedi) prima che la domanda venga chiesta"
59
60 #: data/rbot/plugins/games/wheelfortune.rb:244
61 msgid ""
62 "wof <channel> replace <round> [category: <cat>,] [clue: <clue>,] [answer: "
63 "<ans>] => fix the question for round <round> of the wheel-of-fortune game "
64 "being played on <channel> by replacing the category and/or clue and/or answer"
65 msgstr ""
66 "wof <canale> replace <round> [category: <cat>,] [clue: <indizio>,] [answer: "
67 "<risp>] => corregge la domanda per il round <round> di ruota della fortuna "
68 "in corso su <canale> sostituendo la cateogira e/o l'indizio e/o la risposta"
69
70 #: data/rbot/plugins/games/wheelfortune.rb:246
71 msgid ""
72 "wof cancel => cancels the wheel-of-fortune being played on the current "
73 "channel"
74 msgstr ""
75 "wof cancel => anulla la partita di ruota della fortuna in corso nel canale"
76
77 #: data/rbot/plugins/games/wheelfortune.rb:248
78 msgid ""
79 "wof buy <vowel> => buy the vowel <vowel>: the user buying the vowel will "
80 "lose points equal to the vowel price, and the corresponding vowel will be "
81 "revealed in the answer (if present)"
82 msgstr ""
83 "wof buy <vocale> => compra la vocale <vocale>: l'utente che compra la vocale "
84 "perte tanti punti quanto è il costo della vocale, e la vocale sarà rivelata "
85 "nella risposta (se presente)"
86
87 #: data/rbot/plugins/games/wheelfortune.rb:250
88 msgid ""
89 "wof: wheel-of-fortune plugin. topics: play, category, clue, answer, replace, "
90 "cancel, buy"
91 msgstr ""
92 "wof: wheel-of-fortune plugin. argomenti: play, category, clue, answer, "
93 "replace, cancel, buy"
94
95 #: data/rbot/plugins/games/wheelfortune.rb:257
96 msgid "you must specify a channel"
97 msgstr "devi specificare un canale"
98
99 #: data/rbot/plugins/games/wheelfortune.rb:263
100 msgid "there's already a %{name} game on %{chan}, managed by %{who}"
101 msgstr "c'è già una partita di %{name} in corso su %{chan}, gestita da %{who}"
102
103 #: data/rbot/plugins/games/wheelfortune.rb:277
104 msgid ""
105 "%{who} just created a new %{name} game to %{max} points (%{single} per "
106 "question, %{price} per vowel)"
107 msgstr ""
108 "%{who} ha appena creato una partita di %{name} per %{max} punti (%{single} "
109 "per risposta, %{price} per vocale)"
110
111 #: data/rbot/plugins/games/wheelfortune.rb:284
112 msgid ""
113 "ok, the game has been created. now add clues and answers with \"wof %{chan} "
114 "[category: <category>,] clue: <clue>, answer: <ans>\". if the clue and "
115 "answer don't fit in one line, add the answer separately with \"wof %{chan} "
116 "answer <answer>\""
117 msgstr ""
118 "ok, la partita è stata creata. ora aggiungi indizi e risposte con \"wof %"
119 "{chan} [category: <categoria>,] clue: <indizio>, answer: <risp>\". se "
120 "indizio e risposta non rientrano in un rigo, aggiungi la risposta "
121 "separatamente con \"wof %{chan} answer <risposta>\""
122
123 #: data/rbot/plugins/games/wheelfortune.rb:292
124 #: data/rbot/plugins/games/wheelfortune.rb:353
125 #: data/rbot/plugins/games/wheelfortune.rb:423
126 #: data/rbot/plugins/games/wheelfortune.rb:536
127 #: data/rbot/plugins/games/wheelfortune.rb:573
128 msgid "there's no %{name} game running on %{chan}"
129 msgstr "non ci sono partite di %{name} in esecuzione su %{chan}"
130
131 #: data/rbot/plugins/games/wheelfortune.rb:301
132 msgid "you can't add questions to the %{name} game on %{chan}"
133 msgstr "non puoi aggiungere domande alla partita di %{name} su %{chan}"
134
135 #: data/rbot/plugins/games/wheelfortune.rb:311
136 #: data/rbot/plugins/games/wheelfortune.rb:394
137 msgid "sorry, the answer cannot contain the '*' character"
138 msgstr "spiacente, la risposta non può contenere il carattere '*'"
139
140 #: data/rbot/plugins/games/wheelfortune.rb:318
141 msgid "ok, clue added for %{name} round %{count} on %{chan}: %{catclue}"
142 msgstr "ok, indizio aggiunto per %{name} round %{count} su %{chan}: %{catclue}"
143
144 #: data/rbot/plugins/games/wheelfortune.rb:320
145 msgid ""
146 "there's already a pending clue for %{name} round %{count} on %{chan}: %"
147 "{catclue}"
148 msgstr ""
149 "c'è già un indizio incompleto per %{name} round %{count} su %{chan}: %"
150 "{catclue}"
151
152 #: data/rbot/plugins/games/wheelfortune.rb:333
153 msgid ""
154 "ok, QA added for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
155 msgstr ""
156 "ok, domanda e risposta aggiuna per %{name} round %{count} su %{chan}: %"
157 "{catclue} => %{ans}"
158
159 #: data/rbot/plugins/games/wheelfortune.rb:335
160 msgid "there's no pending clue for %{name} on %{chan}!"
161 msgstr "non ci sono indizi incompleti per %{name} su %{chan}!"
162
163 #: data/rbot/plugins/games/wheelfortune.rb:346
164 msgid ""
165 "something went wrong, I can't seem to understand what you're trying to set up"
166 msgstr "qualcosa è andato storto, non capisco cosa stai cercando di impostare"
167
168 #: data/rbot/plugins/games/wheelfortune.rb:362
169 msgid "you can't replace questions to the %{name} game on %{chan}"
170 msgstr "non puoi sostituire le domande per la partita di %{name} su %{chan}"
171
172 #: data/rbot/plugins/games/wheelfortune.rb:375
173 msgid ""
174 "there are no questions in the %{name} game on %{chan} which can be replaced"
175 msgstr "non ci sono domande sostituibili per la partita di %{name} su %{chan}"
176
177 #: data/rbot/plugins/games/wheelfortune.rb:380
178 msgid ""
179 "you can only replace questions between rounds %{min} and %{max} in the %"
180 "{name} game on %{chan}"
181 msgstr ""
182 "puoi sostituire le domande solo per i round dal %{min} al %{max} nella "
183 "partita di %{name} su %{chan}"
184
185 #: data/rbot/plugins/games/wheelfortune.rb:409
186 msgid ""
187 "ok, replaced QA for %{name} round %{count} on %{chan}: %{catclue} => %{ans}"
188 msgstr ""
189 "ok, ho sostituito domanda e risposta per %{name} round %{count} su %{chan}: %"
190 "{catclue} => %{ans}"
191
192 #: data/rbot/plugins/games/wheelfortune.rb:435
193 #: data/rbot/plugins/games/wheelfortune.rb:542
194 msgid ""
195 "there are no %{name} questions for %{chan}, I'm waiting for %{who} to add "
196 "them"
197 msgstr ""
198 "non ci sono domande di %{name} per %{chan}, sto aspettando che %{who} le "
199 "aggiunga"
200
201 #: data/rbot/plugins/games/wheelfortune.rb:443
202 msgid "%{bold}%{color}%{name}%{bold}, round %{count}:%{nocolor} %{qa}"
203 msgstr "%{bold}%{color}%{name}%{bold}, round %{count}:%{nocolor} %{qa}"
204
205 #: data/rbot/plugins/games/wheelfortune.rb:458
206 msgid "no scores"
207 msgstr "nessun punteggio"
208
209 #: data/rbot/plugins/games/wheelfortune.rb:479
210 msgid "You must buy the %{vowel}"
211 msgstr "la %{vowel} va comprata"
212
213 #: data/rbot/plugins/games/wheelfortune.rb:489
214 msgid "%{who} got it! The answer was: %{ans}"
215 msgstr "%{who} ha indovinato! La risposta era: %{ans}"
216
217 #: data/rbot/plugins/games/wheelfortune.rb:495
218 msgid ""
219 "%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}wins%{bold} after %"
220 "{count} rounds!\n"
221 "The final score is"
222 msgstr ""
223 "%{bold}%{color}%{name}%{bold}%{nocolor}: %{who} %{bold}vince%{bold} dopo %"
224 "{count} round!\n"
225 "Il punteggio finale è"
226
227 #: data/rbot/plugins/games/wheelfortune.rb:506
228 msgid ""
229 "%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- score so far:"
230 msgstr ""
231 "%{bold}%{color}%{name}%{bold}, round %{count}%{nocolor} -- punteggi attuali:"
232
233 #: data/rbot/plugins/games/wheelfortune.rb:552
234 msgid "%{who} buys a %{vowel} for %{price} points"
235 msgstr "%{who} compra una %{vowel} per %{price} punti"
236
237 #: data/rbot/plugins/games/wheelfortune.rb:560
238 msgid ""
239 "you can't buy a %{vowel}, %{who}: it costs %{price} points and you only have "
240 "%{score}"
241 msgstr ""
242 "non puoi comprare una %{vowel}, %{who}: costa %{price} punti e tu ne hai "
243 "solo %{score}"
244
245 #: data/rbot/plugins/games/wheelfortune.rb:583
246 msgid "you can't cancel the current game"
247 msgstr "non puoi annullare questa partita"
248
249 #: data/rbot/plugins/games/wheelfortune.rb:590
250 msgid "%{name} game cancelled after %{count} rounds. Partial score:"
251 msgstr "partita di %{name} annullata dopo %{count} round. Punteggi parziali:"