]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/it/LC_MESSAGES/statusnet.po
Merge remote-tracking branch 'origin/1.1.x' into 1.1.x
[quix0rs-gnu-social.git] / locale / it / LC_MESSAGES / statusnet.po
1 # Translation of StatusNet - Core to Italian (Italiano)
2 # Exported from translatewiki.net
3 #
4 # Author: Gianfranco
5 # Author: HalphaZ
6 # Author: Milocasagrande
7 # Author: Mpitt
8 # Author: Nemo bis
9 # Author: Od1n
10 # Author: Rippitippi
11 # Author: 1009
12 # --
13 # This file is distributed under the same license as the StatusNet package.
14 #
15 msgid ""
16 msgstr ""
17 "Project-Id-Version: StatusNet - Core\n"
18 "Report-Msgid-Bugs-To: \n"
19 "POT-Creation-Date: 2012-03-01 15:45+0000\n"
20 "PO-Revision-Date: 2012-03-01 15:46:15+0000\n"
21 "Language-Team: Italian <https://translatewiki.net/wiki/Portal:it>\n"
22 "Content-Type: text/plain; charset=UTF-8\n"
23 "Content-Transfer-Encoding: 8bit\n"
24 "X-Generator: MediaWiki 1.20alpha (r112812); Translate 2012-02-26\n"
25 "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
26 "X-Language-Code: it\n"
27 "X-Message-Group: #out-statusnet-core\n"
28 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
29 "X-POT-Import-Date: 2012-02-25 15:22:46+0000\n"
30
31 #. TRANS: Database error message.
32 #, php-format
33 msgid ""
34 "The database for %1$s is not responding correctly, so the site will not work "
35 "properly. The site admins probably know about the problem, but you can "
36 "contact them at %2$s to make sure. Otherwise, wait a few minutes and try "
37 "again."
38 msgstr ""
39 "Il database per %1$s non risponde correttamente, quindi il sito non "
40 "funzionerà correttamente. Gli amministratori del sito probabilmente sono a "
41 "conoscenza del problema, ma è possibile contattarli a %2$s per accertarsene. "
42 "Altrimenti, attendere qualche minuto e riprovare."
43
44 #. TRANS: Error message.
45 msgid "An error occurred."
46 msgstr "Si è verificato un errore."
47
48 #. TRANS: Error message displayed when there is no StatusNet configuration file.
49 #, php-format
50 msgid ""
51 "No configuration file found. Try running the installation program first."
52 msgstr ""
53 "Nessun file di configurazione trovato. Provare ad eseguire prima il "
54 "programma di installazione."
55
56 #. TRANS: Error message displayed when trying to access a non-existing page.
57 msgid "Unknown page"
58 msgstr "Pagina sconosciuta"
59
60 #. TRANS: Error message displayed when trying to perform an undefined action.
61 #. TRANS: Title for password recovery page when an unknown action has been specified.
62 msgid "Unknown action"
63 msgstr "Azione sconosciuta"
64
65 #. TRANS: Page title for Access admin panel that allows configuring site access.
66 msgid "Access"
67 msgstr "Accesso"
68
69 #. TRANS: Page notice.
70 msgid "Site access settings"
71 msgstr "Impostazioni di accesso al sito"
72
73 #. TRANS: Form legend for registration form.
74 msgid "Registration"
75 msgstr "Registrazione"
76
77 #. TRANS: Checkbox instructions for admin setting "Private".
78 msgid "Prohibit anonymous users (not logged in) from viewing site?"
79 msgstr ""
80 "Proibire agli utenti anonimi (che non hanno effettuato l'accesso) di vedere "
81 "il sito?"
82
83 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
84 #. TRANS: Checkbox label to show private tags.
85 #. TRANS: Checkbox field label on group edit form to mark a group private.
86 msgctxt "LABEL"
87 msgid "Private"
88 msgstr "Privato"
89
90 #. TRANS: Checkbox instructions for admin setting "Invite only".
91 msgid "Make registration invitation only."
92 msgstr "Rende la registrazione solo su invito"
93
94 #. TRANS: Checkbox label for configuring site as invite only.
95 msgid "Invite only"
96 msgstr "Solo invito"
97
98 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
99 msgid "Disable new registrations."
100 msgstr "Disabilita la creazione di nuovi account"
101
102 #. TRANS: Checkbox label for disabling new user registrations.
103 msgid "Closed"
104 msgstr "Chiuso"
105
106 #. TRANS: Button title to save access settings in site admin panel.
107 msgid "Save access settings."
108 msgstr "Salva le impostazioni di accesso."
109
110 #. TRANS: Button text to save access settings in site admin panel.
111 #. TRANS: Button label to save e-mail preferences.
112 #. TRANS: Button label to save IM preferences.
113 #. TRANS: Button text in the license admin panel.
114 #. TRANS: Button text to store form data in the Paths admin panel.
115 #. TRANS: Button to save input in profile settings.
116 #. TRANS: Submit button text on the sessions administration panel.
117 #. TRANS: Button text for saving site settings.
118 #. TRANS: Button text for saving site notice in admin panel.
119 #. TRANS: Button label to save SMS preferences.
120 #. TRANS: Button text to save snapshot settings.
121 #. TRANS: Save button for settings for a profile in a subscriptions list.
122 #. TRANS: Button text to save lists.
123 #. TRANS: Button text for saving "Other settings" in profile.
124 #. TRANS: Button text to save user settings in user admin panel.
125 #. TRANS: Button label in the "Edit application" form.
126 #. TRANS: Text for save button on group edit form.
127 #. TRANS: Button text to save tags for a profile.
128 msgctxt "BUTTON"
129 msgid "Save"
130 msgstr "Salva"
131
132 #. TRANS: Client error displayed when the session token does not match or is not given.
133 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
134 #. TRANS: Client error displayed when the session token does not match or is not given.
135 #. TRANS: Form validation error message.
136 #. TRANS: Client error displayed when the session token does not match or is not given.
137 #. TRANS: Form validation error.
138 #. TRANS: Form validation error message.
139 #. TRANS: Client error displayed when the session token does not match or is not given.
140 #. TRANS: Client error displayed when the session token is not okay.
141 #. TRANS: Client error displayed when the session token does not match or is not given.
142 msgid "There was a problem with your session token. Try again, please."
143 msgstr ""
144 "Si è verificato un problema con il tuo token di sessione. Prova di nuovo."
145
146 #. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
147 msgid "Not logged in."
148 msgstr "Accesso non effettuato."
149
150 #. TRANS: Client error displayed trying to perform an action related to a non-existing profile.
151 #. TRANS: Client exception thrown when requesting a favorite feed for a non-existing profile.
152 #. TRANS: Client exception.
153 #. TRANS: Client error displayed when referring to a non-existing profile.
154 #. TRANS: Client error displayed trying to subscribe to a non-existing profile.
155 #. TRANS: Client error displayed trying to perform an action related to a non-existing profile.
156 msgid "No such profile."
157 msgstr "Nessun profilo."
158
159 #. TRANS: Client error displayed trying to reference a non-existing list.
160 #. TRANS: Client error displayed when referring to a non-existing list.
161 #. TRANS: Client error displayed trying to reference a non-existing list.
162 msgid "No such list."
163 msgstr "Nessun elenco del genere."
164
165 #. TRANS: Client error displayed when an unknown error occurs when adding a user to a list.
166 #. TRANS: %s is a username.
167 #, php-format
168 msgid "There was an unexpected error while listing %s."
169 msgstr "Si è verificato un errore imprevisto nell'aggiungere %s ad una lista."
170
171 #. TRANS: Client error displayed when an unknown error occurs when adding a user to a list.
172 #. TRANS: %s is a profile URL.
173 #, php-format
174 msgid ""
175 "There was a problem listing %s. The remote server is probably not responding "
176 "correctly. Please try retrying later."
177 msgstr ""
178 "Si è verificato un problema nell'aggiungere %s alla lista. Il server remoto "
179 "probabilmente non risponde correttamente. Si prega di riprovare più tardi."
180
181 #. TRANS: Title after adding a user to a list.
182 msgctxt "TITLE"
183 msgid "Listed"
184 msgstr "Aggiunto alla lista"
185
186 #. TRANS: Server error when page not found (404).
187 #. TRANS: Server error when page not found (404)
188 #. TRANS: Server error when page not found (404).
189 msgid "No such page."
190 msgstr "Pagina inesistente."
191
192 #. TRANS: Client error when user not found for an action.
193 #. TRANS: Client error when user not found for an rss related action.
194 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
195 #. TRANS: Client error displayed if a user could not be found.
196 #. TRANS: Client error displayed updating profile image without having a user object.
197 #. TRANS: Client error displayed when making an Atom API request for an unknown user.
198 #. TRANS: Client error displayed when trying to block a non-existing user or a user from another site.
199 #. TRANS: Client error when user not found for an API action to remove a block for a user.
200 #. TRANS: Client error given when a user was not found (404).
201 #. TRANS: Client error when user not found for an API direct message action.
202 #. TRANS: Client error given when a user was not found (404).
203 #. TRANS: Client error displayed when checking group membership for a non-existing user.
204 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
205 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
206 #. TRANS: Client error displayed when user not found for an action.
207 #. TRANS: Client error displayed when not providing a user or an invalid user.
208 #. TRANS: Client error displayed when referring to a non-existing user.
209 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
210 #. TRANS: Client error displayed when updating a status for a non-existing user.
211 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
212 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
213 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
214 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
215 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
216 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
217 #. TRANS: Client error displayed trying to get an avatar for a non-existing user.
218 #. TRANS: Client error displayed when trying to get the RSS feed with favorites of a user that does not exist.
219 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a user nickname.
220 #. TRANS: Client error displayed when requesting Friends of a Friend feed for an object that is not a user.
221 #. TRANS: Client error displayed trying to make a micro summary without providing a valid user.
222 #. TRANS: Client error displayed trying to send a direct message to a non-existing user.
223 #. TRANS: Client error displayed trying to use "one time password login" without using an existing user.
224 #. TRANS: Client error displayed when referring to non-existing user.
225 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
226 #. TRANS: Client error displayed when trying to reply to a non-exsting user.
227 #. TRANS: Client error displayed when providing a non-existing nickname in a RSS 1.0 action.
228 #. TRANS: Client error.
229 #. TRANS: Client error displayed when trying to display favourite notices for a non-existing user.
230 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
231 #. TRANS: Client error displayed trying to find a user by ID for a non-existing ID.
232 #. TRANS: Client error displayed requesting groups for a non-existing user.
233 #. TRANS: Client error displayed when user not found for an action.
234 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
235 #. TRANS: Client error displayed when trying to perform a gallery action with an unknown user.
236 #. TRANS: Client error displayed when trying to access a mailbox without providing a user.
237 #. TRANS: Client error displayed when calling a profile action without specifying a user.
238 msgid "No such user."
239 msgstr "Utente inesistente."
240
241 #. TRANS: Title of a user's own start page.
242 msgid "Home timeline"
243 msgstr "Timeline della Home"
244
245 #. TRANS: Title of another user's start page.
246 #. TRANS: %s is the other user's name.
247 #, php-format
248 msgid "%s's home timeline"
249 msgstr "Timeline della Home di %s"
250
251 #. TRANS: %s is user nickname.
252 #. TRANS: Feed title.
253 #. TRANS: %s is tagger's nickname.
254 #, php-format
255 msgid "Feed for friends of %s (Activity Streams JSON)"
256 msgstr "Feed per gli amici di %s (Activity Streams JSON)"
257
258 #. TRANS: %s is user nickname.
259 #, php-format
260 msgid "Feed for friends of %s (RSS 1.0)"
261 msgstr "Feed degli amici di %s (RSS 1.0)"
262
263 #. TRANS: %s is user nickname.
264 #. TRANS: Feed title.
265 #. TRANS: %s is tagger's nickname.
266 #, php-format
267 msgid "Feed for friends of %s (RSS 2.0)"
268 msgstr "Feed degli amici di %s (RSS 2.0)"
269
270 #. TRANS: %s is user nickname.
271 #, php-format
272 msgid "Feed for friends of %s (Atom)"
273 msgstr "Feed degli amici di %s (Atom)"
274
275 #. TRANS: Empty list message. %s is a user nickname.
276 #, php-format
277 msgid ""
278 "This is the timeline for %s and friends but no one has posted anything yet."
279 msgstr ""
280 "Questa è l'attività di %s e i suoi amici, ma nessuno ha ancora scritto "
281 "qualche cosa."
282
283 #. TRANS: Encouragement displayed on logged in user's empty timeline.
284 #. TRANS: This message contains Markdown links. Keep "](" together.
285 #, php-format
286 msgid ""
287 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
288 "something yourself."
289 msgstr ""
290 "Prova ad abbonarti a più persone, [entra in un gruppo](%%action.groups%%) o "
291 "scrivi un messaggio."
292
293 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
294 #. TRANS: This message contains Markdown links. Keep "](" together.
295 #, php-format
296 msgid ""
297 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
298 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
299 msgstr ""
300 "[Scrivi qualche cosa](%%%%action.newnotice%%%%?status_textarea=%s) su questo "
301 "argomento!"
302
303 #. TRANS: Encouragement displayed on empty timeline user pages for anonymous users.
304 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
305 #. TRANS: Empty list message for page with replies for a user for not logged in users.
306 #. TRANS: %1$s is a user nickname. This message contains a Markdown link in the form [link text](link).
307 #. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
308 #. TRANS: This message contains a Markdown link. Keep "](" together.
309 #, php-format
310 msgid ""
311 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
312 "post a notice to them."
313 msgstr "Perché non [crei un accout](%%action.register%%) e ne scrivi uno tu!"
314
315 #. TRANS: Button text for inviting more users to the StatusNet instance.
316 #. TRANS: Less business/enterprise-oriented language for public sites.
317 msgctxt "BUTTON"
318 msgid "Send invite"
319 msgstr "Manda un invito"
320
321 #. TRANS: Message is used as link title. %s is a user nickname.
322 #. TRANS: Title of API timeline for a user and friends.
323 #. TRANS: %s is a username.
324 #. TRANS: Timeline title for user and friends. %s is a user nickname.
325 #. TRANS: Menu item title in administrator navigation panel.
326 #. TRANS: %s is a username.
327 #. TRANS: Menu item title in personal group navigation menu.
328 #. TRANS: %s is a username.
329 #, php-format
330 msgid "%s and friends"
331 msgstr "%s e amici"
332
333 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
334 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
335 #, php-format
336 msgid "Updates from %1$s and friends on %2$s!"
337 msgstr "Messaggi da %1$s e amici su %2$s!"
338
339 #. TRANS: Client error displayed when coming across a non-supported API method.
340 #. TRANS: Client error displayed when trying to handle an unknown API method.
341 #. TRANS: Client error displayed when coming across a non-supported API method.
342 msgid "API method not found."
343 msgstr "Metodo delle API non trovato."
344
345 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
346 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
347 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
348 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
349 msgid "This method requires a POST."
350 msgstr "Questo metodo richiede POST."
351
352 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
353 msgid ""
354 "You must specify a parameter named 'device' with a value of one of: sms, im, "
355 "none."
356 msgstr ""
357 "È necessario specificare un parametro chiamato \"device\" con un valore tra: "
358 "\"sms\", \"im\" o \"none\"."
359
360 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
361 #. TRANS: Server error displayed when confirming an e-mail address or IM address fails.
362 #. TRANS: Server error thrown on database error updating e-mail preferences.
363 #. TRANS: Server error thrown on database error removing a registered e-mail address.
364 #. TRANS: Server error thrown when user profile settings could not be updated.
365 #. TRANS: Server error thrown on database error updating SMS preferences.
366 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
367 #. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
368 msgid "Could not update user."
369 msgstr "Impossibile aggiornare l'utente."
370
371 #. TRANS: Error message displayed when referring to a user without a profile.
372 msgid "User has no profile."
373 msgstr "L'utente non ha un profilo."
374
375 #. TRANS: Server error displayed if a user profile could not be saved.
376 #. TRANS: Server error thrown when user profile settings could not be saved.
377 msgid "Could not save profile."
378 msgstr "Impossibile salvare il profilo."
379
380 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
381 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
382 #, php-format
383 msgid ""
384 "The server was unable to handle that much POST data (%s byte) due to its "
385 "current configuration."
386 msgid_plural ""
387 "The server was unable to handle that much POST data (%s bytes) due to its "
388 "current configuration."
389 msgstr[0] ""
390 "Il server non è stato in grado di gestire tutti quei dati di POST (%s byte) "
391 "per la sua attuale configurazione."
392 msgstr[1] ""
393 "Il server non è stato in grado di gestire tutti quei dati di POST (%s byte) "
394 "per la sua attuale configurazione."
395
396 #. TRANS: Title for Atom feed.
397 msgctxt "ATOM"
398 msgid "Main"
399 msgstr "Principale"
400
401 #. TRANS: Title for Atom feed. %s is a user nickname.
402 #. TRANS: Message is used as link title. %s is a user nickname.
403 #. TRANS: Title in atom group notice feed. %s is a group name.
404 #. TRANS: Title in atom user notice feed. %s is a user name.
405 #, php-format
406 msgid "%s timeline"
407 msgstr "Attività di %s"
408
409 #. TRANS: Title for Atom feed with a user's subscriptions. %s is a user nickname.
410 #. TRANS: Title for Atom subscription feed.
411 #. TRANS: %s is a user nickname.
412 #. TRANS: Header for subscriptions overview for a user (first page).
413 #. TRANS: %s is a user nickname.
414 #, php-format
415 msgid "%s subscriptions"
416 msgstr "Abbonamenti di %s"
417
418 #. TRANS: Title for Atom feed with a user's favorite notices. %s is a user nickname.
419 #. TRANS: Title for Atom favorites feed.
420 #. TRANS: %s is a user nickname.
421 #, php-format
422 msgid "%s favorites"
423 msgstr "Preferiti di %s"
424
425 #. TRANS: Title for Atom feed with a user's memberships. %s is a user nickname.
426 #, php-format
427 msgid "%s memberships"
428 msgstr "Membri di %s"
429
430 #. TRANS: Client error displayed when users try to block themselves.
431 msgid "You cannot block yourself!"
432 msgstr "Non puoi bloccarti!"
433
434 #. TRANS: Server error displayed when blocking a user has failed.
435 msgid "Block user failed."
436 msgstr "Blocco dell'utente non riuscito."
437
438 #. TRANS: Server error displayed when unblocking a user has failed.
439 msgid "Unblock user failed."
440 msgstr "Sblocco dell'utente non riuscito."
441
442 #. TRANS: Client exception thrown when no conversation ID is given.
443 msgid "No conversation ID."
444 msgstr "Nessun ID di conversazione."
445
446 #. TRANS: Client exception thrown when referring to a non-existing conversation ID (%d).
447 #, php-format
448 msgid "No conversation with ID %d."
449 msgstr "Nessuna conversazione con ID %d."
450
451 #. TRANS: Title for conversion timeline.
452 msgctxt "TITLE"
453 msgid "Conversation"
454 msgstr "Conversazione"
455
456 #. TRANS: Title. %s is a user nickname.
457 #, php-format
458 msgid "Direct messages from %s"
459 msgstr "Messaggi diretti da %s"
460
461 #. TRANS: Subtitle. %s is a user nickname.
462 #, php-format
463 msgid "All the direct messages sent from %s"
464 msgstr "Tutti i messaggi diretti inviati da %s"
465
466 #. TRANS: Title. %s is a user nickname.
467 #, php-format
468 msgid "Direct messages to %s"
469 msgstr "Messaggi diretti a %s"
470
471 #. TRANS: Subtitle. %s is a user nickname.
472 #, php-format
473 msgid "All the direct messages sent to %s"
474 msgstr "Tutti i messaggi diretti inviati a %s"
475
476 #. TRANS: Client error displayed when no message text was submitted (406).
477 msgid "No message text!"
478 msgstr "Nessun testo nel messaggio!"
479
480 #. TRANS: Client error displayed when message content is too long.
481 #. TRANS: %d is the maximum number of characters for a message.
482 #. TRANS: Form validation error displayed when message content is too long.
483 #. TRANS: %d is the maximum number of characters for a message.
484 #, php-format
485 msgid "That's too long. Maximum message size is %d character."
486 msgid_plural "That's too long. Maximum message size is %d characters."
487 msgstr[0] ""
488 "Troppo lungo. La dimensione massima di un messaggio è di %d caratteri."
489 msgstr[1] ""
490 "Troppo lungo. La dimensione massima di un messaggio è di %d caratteri."
491
492 #. TRANS: Client error displayed if a recipient user could not be found (403).
493 msgid "Recipient user not found."
494 msgstr "Destinatario non trovato."
495
496 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
497 msgid "Cannot send direct messages to users who aren't your friend."
498 msgstr ""
499 "Non è possibile inviare messaggi diretti ad utenti che non sono tuoi amici."
500
501 #. TRANS: Client error displayed trying to direct message self (403).
502 #. TRANS: Client error displayed trying to send a direct message to self.
503 #. TRANS: Error text shown when trying to send a direct message to self.
504 msgid ""
505 "Do not send a message to yourself; just say it to yourself quietly instead."
506 msgstr ""
507 "Non inviarti un messaggio da solo, puoi tranquillamente ripetertelo a voce."
508
509 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
510 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
511 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
512 msgid "No status found with that ID."
513 msgstr "Nessuno messaggio trovato con quel ID."
514
515 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
516 msgid "This status is already a favorite."
517 msgstr "Questo messaggio è già un preferito."
518
519 #. TRANS: Client error displayed when marking a notice as favourite fails.
520 #. TRANS: Server error displayed when trying to mark a notice as favorite fails in the database.
521 #. TRANS: Error message text shown when a favorite could not be set.
522 msgid "Could not create favorite."
523 msgstr "Impossibile creare un preferito."
524
525 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
526 msgid "That status is not a favorite."
527 msgstr "Questo messaggio non è un preferito."
528
529 #. TRANS: Client error displayed when removing a favourite has failed.
530 #. TRANS: Server error displayed when removing a favorite from the database fails.
531 msgid "Could not delete favorite."
532 msgstr "Impossibile eliminare un preferito."
533
534 #. TRANS: Client error displayed when trying follow who's profile could not be found.
535 msgid "Could not follow user: profile not found."
536 msgstr "Impossibile non seguire l'utente: utente non trovato."
537
538 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
539 #. TRANS: %s is the nickname of the user that is already being followed.
540 #, php-format
541 msgid "Could not follow user: %s is already on your list."
542 msgstr "Impossibile seguire l'utente: %s è già nel tuo elenco."
543
544 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
545 msgid "Could not unfollow user: User not found."
546 msgstr "Impossibile non seguire l'utente: utente non trovato."
547
548 #. TRANS: Client error displayed when trying to unfollow self.
549 msgid "You cannot unfollow yourself."
550 msgstr "Non puoi non seguirti."
551
552 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
553 msgid "Two valid IDs or nick names must be supplied."
554 msgstr "Devono essere forniti due ID o nick name validi."
555
556 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
557 msgid "Could not determine source user."
558 msgstr "Impossibile determinare l'utente sorgente."
559
560 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
561 msgid "Could not find target user."
562 msgstr "Impossibile trovare l'utente destinazione."
563
564 #. TRANS: Client error trying to create a group with a nickname this is already in use.
565 #. TRANS: API validation exception thrown when nickname is already used.
566 #. TRANS: Group edit form validation error.
567 #. TRANS: Group create form validation error.
568 #. TRANS: Validation error in form for profile settings.
569 #. TRANS: Form validation error displayed when trying to register with an existing nickname.
570 msgid "Nickname already in use. Try another one."
571 msgstr "Soprannome già in uso. Prova con un altro."
572
573 #. TRANS: Client error in form for group creation.
574 #. TRANS: API validation exception thrown when nickname does not validate.
575 #. TRANS: Group edit form validation error.
576 #. TRANS: Group create form validation error.
577 #. TRANS: Validation error in form for profile settings.
578 #. TRANS: Form validation error displayed when trying to register with an invalid nickname.
579 msgid "Not a valid nickname."
580 msgstr "Non è un soprannome valido."
581
582 #. TRANS: Client error in form for group creation.
583 #. TRANS: API validation exception thrown when homepage URL does not validate.
584 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
585 #. TRANS: Group edit form validation error.
586 #. TRANS: Validation error shown when providing an invalid homepage URL in the "New application" form.
587 #. TRANS: Group create form validation error.
588 #. TRANS: Validation error in form for profile settings.
589 #. TRANS: Form validation error displayed when trying to register with an invalid homepage URL.
590 msgid "Homepage is not a valid URL."
591 msgstr "L'indirizzo della pagina web non è valido."
592
593 #. TRANS: Client error in form for group creation.
594 #. TRANS: API validation exception thrown when full name does not validate.
595 #. TRANS: Group edit form validation error.
596 #. TRANS: Group create form validation error.
597 #. TRANS: Validation error in form for profile settings.
598 #. TRANS: Form validation error displayed when trying to register with a too long full name.
599 msgid "Full name is too long (maximum 255 characters)."
600 msgstr "Nome e cognome troppo lungo (massimo 255 caratteri)."
601
602 #. TRANS: Client error shown when providing too long a description during group creation.
603 #. TRANS: %d is the maximum number of allowed characters.
604 #. TRANS: API validation exception thrown when description does not validate.
605 #. TRANS: %d is the maximum description length and used for plural.
606 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
607 #. TRANS: %d is the maximum number of allowed characters.
608 #. TRANS: Group edit form validation error.
609 #. TRANS: Client error shown when providing too long a description when editing a list.
610 #. TRANS: %d is the maximum number of allowed characters.
611 #. TRANS: Form validation error in New application form.
612 #. TRANS: %d is the maximum number of characters for the description.
613 #. TRANS: Group create form validation error.
614 #. TRANS: %d is the maximum number of allowed characters.
615 #, php-format
616 msgid "Description is too long (maximum %d character)."
617 msgid_plural "Description is too long (maximum %d characters)."
618 msgstr[0] "La descrizione è troppo lunga (massimo %d caratteri)."
619 msgstr[1] "La descrizione è troppo lunga (massimo %d caratteri)."
620
621 #. TRANS: Client error shown when providing too long a location during group creation.
622 #. TRANS: API validation exception thrown when location does not validate.
623 #. TRANS: Group edit form validation error.
624 #. TRANS: Group create form validation error.
625 #. TRANS: Validation error in form for profile settings.
626 #. TRANS: Form validation error displayed when trying to register with a too long location.
627 msgid "Location is too long (maximum 255 characters)."
628 msgstr "L'indirizzo è troppo lungo (max 255 caratteri)."
629
630 #. TRANS: Client error shown when providing too many aliases during group creation.
631 #. TRANS: %d is the maximum number of allowed aliases.
632 #. TRANS: API validation exception thrown when aliases do not validate.
633 #. TRANS: %d is the maximum number of aliases and used for plural.
634 #. TRANS: Group edit form validation error.
635 #. TRANS: %d is the maximum number of allowed aliases.
636 #. TRANS: Group create form validation error.
637 #. TRANS: %d is the maximum number of allowed aliases.
638 #, php-format
639 msgid "Too many aliases! Maximum %d allowed."
640 msgid_plural "Too many aliases! Maximum %d allowed."
641 msgstr[0] "Troppi alias! Ne sono permessi al massimo %d."
642 msgstr[1] "Troppi alias! Ne sono permessi al massimo %d."
643
644 #. TRANS: Client error shown when providing an invalid alias during group creation.
645 #. TRANS: %s is the invalid alias.
646 #. TRANS: API validation exception thrown when aliases does not validate.
647 #. TRANS: %s is the invalid alias.
648 #, php-format
649 msgid "Invalid alias: \"%s\"."
650 msgstr "Alias non valido: \"%s\"."
651
652 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
653 #. TRANS: %s is the alias that is already in use.
654 #. TRANS: API validation exception thrown when aliases is already used.
655 #. TRANS: %s is the already used alias.
656 #. TRANS: Group edit form validation error.
657 #. TRANS: Group create form validation error. %s is the already used alias.
658 #, php-format
659 msgid "Alias \"%s\" already in use. Try another one."
660 msgstr "L'alias \"%s\" è già in uso. Prova con un altro."
661
662 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
663 #. TRANS: Group edit form validation error.
664 msgid "Alias can't be the same as nickname."
665 msgstr "L'alias non può essere lo stesso del soprannome."
666
667 #. TRANS: Client error displayed when checking group membership for a non-existing group.
668 #. TRANS: Client error displayed when trying to join a group that does not exist.
669 #. TRANS: Client error displayed when trying to leave a group that does not exist.
670 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
671 #. TRANS: Client error displayed when not providing a group or an invalid group.
672 #. TRANS: Client error displayed when trying to show a group that could not be found.
673 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
674 msgid "Group not found."
675 msgstr "Gruppo non trovato."
676
677 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
678 #. TRANS: Client error displayed when trying to join a group while already a member.
679 #. TRANS: Error text shown a user tries to join a group they already are a member of.
680 msgid "You are already a member of that group."
681 msgstr "Fai già parte di quel gruppo."
682
683 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
684 #. TRANS: Client error displayed when trying to join a group while being blocked form joining it.
685 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
686 msgid "You have been blocked from that group by the admin."
687 msgstr "L'amministratore ti ha bloccato l'accesso a quel gruppo."
688
689 #. TRANS: Server error displayed when joining a group failed in the database.
690 #. TRANS: %1$s is the joining user's nickname, $2$s is the group nickname for which the join failed.
691 #. TRANS: Message given having failed to add a user to a group.
692 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
693 #, php-format
694 msgid "Could not join user %1$s to group %2$s."
695 msgstr "Impossibile iscrivere l'utente %1$s al gruppo %2$s."
696
697 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
698 msgid "You are not a member of this group."
699 msgstr "Non fai parte di questo gruppo."
700
701 #. TRANS: Server error displayed when leaving a group failed in the database.
702 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
703 #. TRANS: Message given having failed to remove a user from a group.
704 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
705 #, php-format
706 msgid "Could not remove user %1$s from group %2$s."
707 msgstr "Impossibile rimuovere l'utente %1$s dal gruppo %2$s."
708
709 #. TRANS: Used as title in check for group membership. %s is a user name.
710 #, php-format
711 msgid "%s's groups"
712 msgstr "Gruppi di %s"
713
714 #. TRANS: Used as subtitle in check for group membership. %1$s is the site name, %2$s is a user name.
715 #, php-format
716 msgid "%1$s groups %2$s is a member of."
717 msgstr "Gruppi del sito %1$s a cui %2$s è iscritto."
718
719 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
720 #. TRANS: Page title for first page of groups for a user.
721 #. TRANS: %s is a nickname.
722 #, php-format
723 msgid "%s groups"
724 msgstr "Gruppi di %s"
725
726 #. TRANS: Message is used as a subtitle when listing the latest 20 groups. %s is a site name.
727 #, php-format
728 msgid "groups on %s"
729 msgstr "Gruppi su %s"
730
731 #. TRANS: Client error displayed when trying to edit a group without being an admin.
732 #. TRANS: Client error displayed trying to edit a group while not being a group admin.
733 #. TRANS: Client error displayed when trying to change group logo settings while not being a group admin.
734 msgid "You must be an admin to edit the group."
735 msgstr "Devi essere amministratore per modificare il gruppo."
736
737 #. TRANS: Server error displayed when group update fails.
738 #. TRANS: Server error displayed when editing a group fails.
739 msgid "Could not update group."
740 msgstr "Impossibile aggiornare il gruppo."
741
742 #. TRANS: Server error displayed when adding group aliases fails.
743 #. TRANS: Server error displayed when group aliases could not be added.
744 #. TRANS: Server exception thrown when creating group aliases failed.
745 msgid "Could not create aliases."
746 msgstr "Impossibile creare gli alias."
747
748 #. TRANS: API validation exception thrown when nickname does not validate.
749 #. TRANS: Validation error in form for registration, profile and group settings, etc.
750 msgid "Nickname must have only lowercase letters and numbers and no spaces."
751 msgstr ""
752 "Il soprannome deve essere composto solo da lettere minuscole e numeri, senza "
753 "spazi."
754
755 #. TRANS: API validation exception thrown when alias is the same as nickname.
756 #. TRANS: Group create form validation error.
757 msgid "Alias cannot be the same as nickname."
758 msgstr "Il soprannome non può essere lo stesso del nome utente"
759
760 #. TRANS: Client error displayed when referring to a non-existing list.
761 #. TRANS: Client error displayed trying to perform an action related to a non-existing list.
762 #. TRANS: Client error displayed when referring to a non-existing list.
763 msgid "List not found."
764 msgstr "Elenco non trovato."
765
766 #. TRANS: Client error displayed when trying to update another user's list.
767 msgid "You cannot update lists that do not belong to you."
768 msgstr "Non puoi aggiornare liste che non ti appartengono."
769
770 #. TRANS: Client error displayed when an unknown error occurs updating a list.
771 #. TRANS: Client error displayed when an unknown error occurs viewing list members.
772 #. TRANS: Client error displayed when an unknown error occurs in the list subscribers action.
773 #. TRANS: Client error displayed when an unknown error occurs unsubscribing from a list.
774 msgid "An error occured."
775 msgstr "Si è verificato un errore."
776
777 #. TRANS: Client error displayed when trying to delete another user's list.
778 msgid "You cannot delete lists that do not belong to you."
779 msgstr "Non puoi cancellare liste che non ti appartengono."
780
781 #. TRANS: Client error displayed when referring to a non-list member.
782 msgid "The specified user is not a member of this list."
783 msgstr "L'utente specificato non fa parte di questa lista."
784
785 #. TRANS: Client error displayed when trying to add members to a list without having the right to do so.
786 msgid "You are not allowed to add members to this list."
787 msgstr "Non ti è permesso aggiungere utenti a questa lista."
788
789 #. TRANS: Client error displayed when trying to modify list members without specifying them.
790 msgid "You must specify a member."
791 msgstr "È necessario specificare un utente."
792
793 #. TRANS: Client error displayed when trying to remove members from a list without having the right to do so.
794 msgid "You are not allowed to remove members from this list."
795 msgstr "Non ti è permesso di rimuovere gli utenti da questa lista."
796
797 #. TRANS: Client error displayed when trying to remove a list member that is not part of a list.
798 msgid "The user you are trying to remove from the list is not a member."
799 msgstr "L'utente che stai cercando di rimuovere dalla lista non è un membro."
800
801 #. TRANS: Client error displayed when trying to create a list without a name.
802 msgid "A list must have a name."
803 msgstr "Una lista deve avere un nome."
804
805 #. TRANS: Client error displayed when a membership check for a user is nagative.
806 msgid "The specified user is not a subscriber of this list."
807 msgstr "L'utente indicato non fa parte di questa lista."
808
809 #. TRANS: Client error displayed when trying to unsubscribe from a non-subscribed list.
810 msgid "You are not subscribed to this list."
811 msgstr "Non sei iscritto a questa lista."
812
813 #. TRANS: Client error displayed when uploading a media file has failed.
814 msgid "Upload failed."
815 msgstr "Caricamento non riuscito."
816
817 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
818 msgid "Invalid request token or verifier."
819 msgstr "Token di richiesta o verificatore non valido."
820
821 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
822 msgid "No oauth_token parameter provided."
823 msgstr "Nessun parametro oauth_token fornito."
824
825 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
826 msgid "Invalid request token."
827 msgstr "Token non valido."
828
829 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
830 msgid "Request token already authorized."
831 msgstr "Il token è già stato autorizzato."
832
833 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
834 msgid "Invalid nickname / password!"
835 msgstr "Nome utente o password non valido."
836
837 #. TRANS: Server error displayed when a database action fails.
838 msgid "Database error inserting oauth_token_association."
839 msgstr "Errore nell'inserimento nel database di oauth_token_association."
840
841 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
842 #. TRANS: Unexpected validation error on avatar upload form.
843 #. TRANS: Client error displayed submitting invalid form data for edit application.
844 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
845 #. TRANS: Form validation error message when an unsupported argument is used.
846 #. TRANS: Message given submitting a form with an unknown action in Instant Messaging settings.
847 #. TRANS: Client error displayed when encountering an unexpected action on form submission.
848 #. TRANS: Client error when submitting a form with unexpected information.
849 #. TRANS: Client error displayed when unexpected data is posted in the password recovery form.
850 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
851 msgid "Unexpected form submission."
852 msgstr "Invio del modulo inaspettato."
853
854 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
855 msgid "An application would like to connect to your account"
856 msgstr "Un'applicazione vorrebbe collegarsi al tuo account"
857
858 #. TRANS: Fieldset legend.
859 msgid "Allow or deny access"
860 msgstr "Consenti o nega l'accesso"
861
862 #. TRANS: User notification of external application requesting account access.
863 #. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
864 #, php-format
865 msgid ""
866 "An application would like the ability to <strong>%3$s</strong> your %4$s "
867 "account data. You should only give access to your %4$s account to third "
868 "parties you trust."
869 msgstr ""
870 "Un'applicazione desidera la possibilità di <strong>%3$s</strong> i dati del "
871 "tuo account %4$s. Dovresti consentire l'accesso al tuo account %4$s solo a "
872 "terze parti fidate."
873
874 #. TRANS: User notification of external application requesting account access.
875 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
876 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
877 #, php-format
878 msgid ""
879 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
880 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
881 "give access to your %4$s account to third parties you trust."
882 msgstr ""
883 "L'applicazione <strong>%1$s</strong> di <strong>%2$s</strong> vorrebbe poter "
884 "<strong>%3$s</strong> ai dati del tuo account %4$s. È consigliato fornire "
885 "accesso al proprio account %4$s solo ad applicazioni di cui ci si può fidare."
886
887 #. TRANS: Fieldset legend.
888 msgctxt "LEGEND"
889 msgid "Account"
890 msgstr "Account"
891
892 #. TRANS: Field label on OAuth API authorisation form.
893 #. TRANS: Field label in form for profile settings.
894 #. TRANS: Field label on account registration page.
895 #. TRANS: Field label on group edit form.
896 #. TRANS: Dropdown option for searching in profiles.
897 msgid "Nickname"
898 msgstr "Soprannome"
899
900 #. TRANS: Field label on OAuth API authorisation form.
901 #. TRANS: Field label on login page.
902 #. TRANS: Field label on account registration page.
903 msgid "Password"
904 msgstr "Password"
905
906 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
907 #. TRANS: by an external application.
908 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
909 #. TRANS: Button label to cancel an IM address confirmation procedure.
910 #. TRANS: Button label to cancel a SMS address confirmation procedure.
911 #. TRANS: Button label in the "Edit application" form.
912 msgctxt "BUTTON"
913 msgid "Cancel"
914 msgstr "Annulla"
915
916 #. TRANS: Button text that when clicked will allow access to an account by an external application.
917 msgctxt "BUTTON"
918 msgid "Allow"
919 msgstr "Consenti"
920
921 #. TRANS: Form instructions.
922 msgid "Authorize access to your account information."
923 msgstr "Consenti o nega l'accesso alle informazioni del tuo account."
924
925 #. TRANS: Header for user notification after revoking OAuth access to an application.
926 msgid "Authorization canceled."
927 msgstr "Autorizzazione annullata."
928
929 #. TRANS: User notification after revoking OAuth access to an application.
930 #. TRANS: %s is an OAuth token.
931 #, php-format
932 msgid "The request token %s has been revoked."
933 msgstr "Il token di richiesta %s è stato revocato."
934
935 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
936 msgid "You have successfully authorized the application"
937 msgstr "Applicazione autorizzata con successo."
938
939 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
940 msgid ""
941 "Please return to the application and enter the following security code to "
942 "complete the process."
943 msgstr ""
944 "Si prega di tornare all'applicazione e immettere il seguente codice di "
945 "sicurezza per completare il processo."
946
947 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
948 #. TRANS: %s is the authorised application name.
949 #, php-format
950 msgid "You have successfully authorized %s"
951 msgstr "L'applicazione %s è stata autorizzata"
952
953 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
954 #. TRANS: %s is the authorised application name.
955 #, php-format
956 msgid ""
957 "Please return to %s and enter the following security code to complete the "
958 "process."
959 msgstr ""
960 "Si prega di restituire a %s e immettere il seguente codice di sicurezza per "
961 "completare il processo."
962
963 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
964 #. TRANS: POST and DELETE should not be translated.
965 msgid "This method requires a POST or DELETE."
966 msgstr "Questo metodo richiede POST o DELETE."
967
968 #. TRANS: Client error displayed trying to delete a status of another user.
969 msgid "You may not delete another user's status."
970 msgstr "Non puoi eliminare il messaggio di un altro utente."
971
972 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
973 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
974 #. TRANS: Client exception thrown when referencing a non-existing notice.
975 #. TRANS: Error message displayed trying to delete a non-existing notice.
976 #. TRANS: Client error displayed trying to show a non-existing notice.
977 msgid "No such notice."
978 msgstr "Nessun messaggio."
979
980 #. TRANS: Client error displayed calling an unsupported HTTP error in API status show.
981 #. TRANS: Client exception thrown when using an unsupported HTTP method.
982 #. TRANS: Client exception thrown using an unsupported HTTP method.
983 #. TRANS: Client exception thrown when using an unsupported HTTP method.
984 #. TRANS: Client error shown when using a non-supported HTTP method.
985 #. TRANS: Client exception thrown when using an unsupported HTTP method.
986 msgid "HTTP method not supported."
987 msgstr "Metodo HTTP non supportato."
988
989 #. TRANS: Exception thrown requesting an unsupported notice output format.
990 #. TRANS: %s is the requested output format.
991 #, php-format
992 msgid "Unsupported format: %s."
993 msgstr "Formato non supportato: %s."
994
995 #. TRANS: Client error displayed requesting a deleted status.
996 msgid "Status deleted."
997 msgstr "Messaggio eliminato."
998
999 #. TRANS: Client error displayed requesting a status with an invalid ID.
1000 msgid "No status with that ID found."
1001 msgstr "Nessuno stato trovato con quel ID."
1002
1003 #. TRANS: Client error displayed when trying to delete a notice not using the Atom format.
1004 msgid "Can only delete using the Atom format."
1005 msgstr "È possibile eliminare solo usando il formato Atom."
1006
1007 #. TRANS: Client error displayed when a user has no rights to delete notices of other users.
1008 #. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
1009 msgid "Cannot delete this notice."
1010 msgstr "Impossibile eliminare questo messaggio."
1011
1012 #. TRANS: Confirmation of notice deletion in API. %d is the ID (number) of the deleted notice.
1013 #, php-format
1014 msgid "Deleted notice %d"
1015 msgstr "Messaggio eliminato%d"
1016
1017 #. TRANS: Client error displayed when the parameter "status" is missing.
1018 msgid "Client must provide a 'status' parameter with a value."
1019 msgstr "Il client deve fornire un parametro \"status\" con un valore."
1020
1021 #. TRANS: Client error displayed exceeding the maximum notice length.
1022 #. TRANS: %d is the maximum length for a notice.
1023 #. TRANS: Client error displayed when the parameter "status" is missing.
1024 #. TRANS: %d is the maximum number of character for a notice.
1025 #. TRANS: Error message in incoming mail handler used when an incoming e-mail contains too many characters.
1026 #, php-format
1027 msgid "That's too long. Maximum notice size is %d character."
1028 msgid_plural "That's too long. Maximum notice size is %d characters."
1029 msgstr[0] "Troppo lungo. La massima lunghezza consentita è di %d carattere."
1030 msgstr[1] "Troppo lungo. La massima lunghezza consentita è di %d caratteri."
1031
1032 #. TRANS: Client error displayed when replying to a non-existing notice.
1033 msgid "Parent notice not found."
1034 msgstr "Messaggio originario non trovato."
1035
1036 #. TRANS: Client error displayed exceeding the maximum notice length.
1037 #. TRANS: %d is the maximum lenth for a notice.
1038 #. TRANS: Client error displayed exceeding the maximum notice length.
1039 #. TRANS: %d is the maximum length for a notice.
1040 #, php-format
1041 msgid "Maximum notice size is %d character, including attachment URL."
1042 msgid_plural "Maximum notice size is %d characters, including attachment URL."
1043 msgstr[0] ""
1044 "La dimensione massima di un messaggio è di %d carattere, compreso l'URL."
1045 msgstr[1] ""
1046 "La dimensione massima di un messaggio è di %d caratteri, compreso l'URL."
1047
1048 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
1049 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
1050 msgid "Unsupported format."
1051 msgstr "Formato non supportato."
1052
1053 #. TRANS: Title for timeline of most recent favourite notices by a user.
1054 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1055 #, php-format
1056 msgid "%1$s / Favorites from %2$s"
1057 msgstr "%1$s / Preferiti da %2$s"
1058
1059 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
1060 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
1061 #. TRANS: %3$s is a user nickname.
1062 #, php-format
1063 msgid "%1$s updates favorited by %2$s / %3$s."
1064 msgstr "%1$s aggiornamenti favoriti da %2$s / %3$s."
1065
1066 #. TRANS: Server error displayed whe trying to get a timeline fails.
1067 #. TRANS: %s is the error message.
1068 #, php-format
1069 msgid "Could not generate feed for list - %s"
1070 msgstr "Impossibile generare il feed per la lista %s"
1071
1072 #. TRANS: Title for timeline of most recent mentions of a user.
1073 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1074 #, php-format
1075 msgid "%1$s / Updates mentioning %2$s"
1076 msgstr "%1$s / Messaggi che citano %2$s"
1077
1078 #. TRANS: Subtitle for timeline of most recent mentions of a user.
1079 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
1080 #. TRANS: %3$s is a user's full name.
1081 #, php-format
1082 msgid "%1$s updates that reply to updates from %2$s / %3$s."
1083 msgstr "%1$s messaggi in risposta a quelli da %2$s / %3$s"
1084
1085 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
1086 #. TRANS: Public RSS feed title. %s is the StatusNet site name.
1087 #, php-format
1088 msgid "%s public timeline"
1089 msgstr "Attività pubblica di %s"
1090
1091 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
1092 #, php-format
1093 msgid "%s updates from everyone!"
1094 msgstr "Aggiornamenti di %s da tutti!"
1095
1096 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
1097 msgid "Unimplemented."
1098 msgstr "Non implementato."
1099
1100 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
1101 #, php-format
1102 msgid "Repeated to %s"
1103 msgstr "Ripetuto a %s"
1104
1105 #. TRANS: Subtitle for API action that shows most recent notices that are repeats in user's inbox.
1106 #. TRANS: %1$s is the sitename, %2$s is a user nickname, %3$s is a user profile name.
1107 #, fuzzy, php-format
1108 msgid "%1$s notices that were to repeated to %2$s / %3$s."
1109 msgstr "%1$s messaggi in risposta a quelli da %2$s / %3$s"
1110
1111 #. TRANS: Title of list of repeated notices of the logged in user.
1112 #. TRANS: %s is the nickname of the logged in user.
1113 #, php-format
1114 msgid "Repeats of %s"
1115 msgstr "Ripetizioni di %s"
1116
1117 #. TRANS: Subtitle of API time with retweets of me.
1118 #. TRANS: %1$s is the StatusNet sitename, %2$s is the user nickname, %3$s is the user profile name.
1119 #, fuzzy, php-format
1120 msgid "%1$s notices that %2$s / %3$s has repeated."
1121 msgstr "%s (@%s) ha aggiunto il tuo messaggio tra i suoi preferiti"
1122
1123 #. TRANS: Title for timeline with lastest notices with a given tag.
1124 #. TRANS: %s is the tag.
1125 #. TRANS: Title for first page of notices with tags.
1126 #. TRANS: %s is the tag.
1127 #, php-format
1128 msgid "Notices tagged with %s"
1129 msgstr "Messaggi etichettati con %s"
1130
1131 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
1132 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
1133 #. TRANS: Tag feed description.
1134 #. TRANS: %1$s is the tag name, %2$s is the StatusNet sitename.
1135 #, php-format
1136 msgid "Updates tagged with %1$s on %2$s!"
1137 msgstr "Messaggi etichettati con %1$s su %2$s!"
1138
1139 #. TRANS: Client error displayed trying to add a notice to another user's timeline.
1140 msgid "Only the user can add to their own timeline."
1141 msgstr "Solo l'utente può aggiungere alla propria timeline."
1142
1143 #. TRANS: Client error displayed when using another format than AtomPub.
1144 msgid "Only accept AtomPub for Atom feeds."
1145 msgstr ""
1146
1147 #. TRANS: Client error displayed attempting to post an empty API notice.
1148 msgid "Atom post must not be empty."
1149 msgstr "Un post Atom non può essere vuoto."
1150
1151 #. TRANS: Client error displayed attempting to post an API that is not well-formed XML.
1152 msgid "Atom post must be well-formed XML."
1153 msgstr ""
1154
1155 #. TRANS: Client error displayed when not using an Atom entry.
1156 msgid "Atom post must be an Atom entry."
1157 msgstr ""
1158
1159 #. TRANS: Client error displayed when not using the POST verb. Do not translate POST.
1160 msgid "Can only handle POST activities."
1161 msgstr "Può gestire solo le attività di POST."
1162
1163 #. TRANS: Client error displayed when using an unsupported activity object type.
1164 #. TRANS: %s is the unsupported activity object type.
1165 #, php-format
1166 msgid "Cannot handle activity object type \"%s\"."
1167 msgstr ""
1168
1169 #. TRANS: Client error displayed when posting a notice without content through the API.
1170 #. TRANS: %d is the notice ID (number).
1171 #, php-format
1172 msgid "No content for notice %d."
1173 msgstr "Nessun contenuto per avviso di %d."
1174
1175 #. TRANS: Client error displayed when using another format than AtomPub.
1176 #. TRANS: %s is the notice URI.
1177 #, php-format
1178 msgid "Notice with URI \"%s\" already exists."
1179 msgstr "Un avviso con URI \"%s\" esiste già."
1180
1181 #. TRANS: Server error for unfinished API method showTrends.
1182 msgid "API method under construction."
1183 msgstr "Metodo delle API in lavorazione."
1184
1185 #. TRANS: Client error displayed when requesting user information for a non-existing user.
1186 msgid "User not found."
1187 msgstr "Metodo delle API non trovato."
1188
1189 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1190 msgid "You must be logged in to leave a group."
1191 msgstr "Devi eseguire l'accesso per lasciare un gruppo."
1192
1193 #. TRANS: Client error displayed when trying to leave a non-local group.
1194 #. TRANS: Client error displayed when trying to leave a non-existing group.
1195 #. TRANS: Client exception thrown when referencing a non-existing group.
1196 #. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
1197 #. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
1198 #. TRANS: Client error displayed when trying to leave a non-local group.
1199 #. TRANS: Client error displayed when trying to leave a non-existing group.
1200 #. TRANS: Client error when trying to delete a non-local group.
1201 #. TRANS: Client error when trying to delete a non-existing group.
1202 #. TRANS: Client error displayed trying to edit a non-existing group.
1203 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a group nickname.
1204 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a non-local group.
1205 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a nickname that is not a group.
1206 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing group.
1207 #. TRANS: Client error displayed referring to a group's permalink for a non-existing group ID.
1208 #. TRANS: Client error displayed when trying to update logo settings for a non-existing group.
1209 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1210 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1211 #. TRANS: Client error displayed when requesting a group RSS feed for group that does not exist.
1212 #. TRANS: Client error displayed when requesting a group RSS feed for an object that is not a group.
1213 #. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
1214 #. TRANS: Client error displayed when trying to join a non-local group.
1215 #. TRANS: Client error displayed when trying to join a non-existing group.
1216 #. TRANS: Client error displayed when trying to leave a non-local group.
1217 #. TRANS: Client error displayed when trying to leave a non-existing group.
1218 #. TRANS: Client error displayed when providing an invalid group ID on the Make Admin page.
1219 #. TRANS: Command exception text shown when a group is requested that does not exist.
1220 #. TRANS: Error text shown when trying to leave a group that does not exist.
1221 #. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
1222 #. TRANS: Client error displayed if no local group with a given name was found requesting group page.
1223 msgid "No such group."
1224 msgstr "Nessuna gruppo."
1225
1226 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1227 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1228 #. TRANS: Client error displayed when trying to join a group without providing a group name or group ID.
1229 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1230 msgid "No nickname or ID."
1231 msgstr "Nessun soprannome o ID."
1232
1233 #. TRANS: Client error displayed trying to approve group membership while not logged in.
1234 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1235 msgid "Must be logged in."
1236 msgstr "Devi prima effettuare l'accesso."
1237
1238 #. TRANS: Client error displayed trying to approve group membership while not a group administrator.
1239 #. TRANS: Client error displayed when trying to approve or cancel a group join request without
1240 #. TRANS: being a group administrator.
1241 msgid "Only group admin can approve or cancel join requests."
1242 msgstr ""
1243 "Solo gli admin di gruppo possono approvare o respingere le richieste di "
1244 "adesione."
1245
1246 #. TRANS: Client error displayed trying to approve group membership without specifying a profile to approve.
1247 #. TRANS: Client error displayed trying to approve subscriptionswithout specifying a profile to approve.
1248 msgid "Must specify a profile."
1249 msgstr "Devi specificare un profilo."
1250
1251 #. TRANS: Client error displayed trying to approve group membership for a non-existing request.
1252 #. TRANS: %s is a nickname.
1253 #. TRANS: Client error displayed when trying to approve a non-existing group join request.
1254 #. TRANS: %s is a user nickname.
1255 #, php-format
1256 msgid "%s is not in the moderation queue for this group."
1257 msgstr "%s non è nella coda di moderazione per questo gruppo."
1258
1259 #. TRANS: Client error displayed trying to approve/deny group membership.
1260 #. TRANS: Client error displayed trying to approve/deny subscription.
1261 msgid "Internal error: received neither cancel nor abort."
1262 msgstr ""
1263 "Errore interno: non è stato ricevuto comando né di cancellazione né di "
1264 "annullamento."
1265
1266 #. TRANS: Client error displayed trying to approve/deny group membership.
1267 #. TRANS: Client error displayed trying to approve/deny  subscription
1268 msgid "Internal error: received both cancel and abort."
1269 msgstr ""
1270 "Errore interno: ricevuti comandi sia di cancellazione che di interruzione."
1271
1272 #. TRANS: Server error displayed when cancelling a queued group join request fails.
1273 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
1274 #, fuzzy, php-format
1275 msgid "Could not cancel request for user %1$s to join group %2$s."
1276 msgstr "Impossibile iscrivere l'utente %1$s al gruppo %2$s."
1277
1278 #. TRANS: Title for leave group page after group join request is approved/disapproved.
1279 #. TRANS: %1$s is the user nickname, %2$s is the group nickname.
1280 #, fuzzy, php-format
1281 msgctxt "TITLE"
1282 msgid "%1$s's request for %2$s"
1283 msgstr "Stato di %1$s su %2$s"
1284
1285 #. TRANS: Message on page for group admin after approving a join request.
1286 msgid "Join request approved."
1287 msgstr "Richiesta di iscrizione approvata."
1288
1289 #. TRANS: Message on page for group admin after rejecting a join request.
1290 msgid "Join request canceled."
1291 msgstr "Richiesta di iscrizione rifiutata."
1292
1293 #. TRANS: Client error displayed trying to approve subscription for a non-existing request.
1294 #. TRANS: %s is a user nickname.
1295 #, php-format
1296 msgid "%s is not in the moderation queue for your subscriptions."
1297 msgstr "%s non è nella coda di moderazione per i tuoi abbonamenti."
1298
1299 #. TRANS: Server error displayed when cancelling a queued subscription request fails.
1300 #. TRANS: %1$s is the leaving user's nickname, $2$s is the nickname for which the leave failed.
1301 #, fuzzy, php-format
1302 msgid "Could not cancel or approve request for user %1$s to join group %2$s."
1303 msgstr "Impossibile iscrivere l'utente %1$s al gruppo %2$s."
1304
1305 #. TRANS: Title for subscription approval ajax return
1306 #. TRANS: %1$s is the approved user's nickname
1307 #, fuzzy, php-format
1308 msgctxt "TITLE"
1309 msgid "%1$s's request"
1310 msgstr "Stato di %1$s su %2$s"
1311
1312 #. TRANS: Message on page for user after approving a subscription request.
1313 msgid "Subscription approved."
1314 msgstr "Abbonamento approvato."
1315
1316 #. TRANS: Message on page for user after rejecting a subscription request.
1317 msgid "Subscription canceled."
1318 msgstr "Abbonamento cancellato."
1319
1320 #. TRANS: Subtitle for Atom favorites feed.
1321 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename.
1322 #, fuzzy, php-format
1323 msgid "Notices %1$s has favorited on %2$s"
1324 msgstr "Messaggi da %1$s e amici su %2$s!"
1325
1326 #. TRANS: Client exception thrown when trying to set a favorite for another user.
1327 #. TRANS: Client exception thrown when trying to subscribe another user.
1328 msgid "Cannot add someone else's subscription."
1329 msgstr "Non è possibile aggiungere una sottoscrizione di qualcun altro."
1330
1331 #. TRANS: Client exception thrown when trying use an incorrect activity verb for the Atom pub method.
1332 #, fuzzy
1333 msgid "Can only handle favorite activities."
1334 msgstr "Trova contenuto dei messaggi"
1335
1336 #. TRANS: Client exception thrown when trying favorite an object that is not a notice.
1337 #, fuzzy
1338 msgid "Can only fave notices."
1339 msgstr "Trova contenuto dei messaggi"
1340
1341 #. TRANS: Client exception thrown when trying favorite a notice without content.
1342 msgid "Unknown notice."
1343 msgstr "Avviso sconosciuto."
1344
1345 #. TRANS: Client exception thrown when trying favorite an already favorited notice.
1346 msgid "Already a favorite."
1347 msgstr "Già tra i preferiti."
1348
1349 #. TRANS: Title for group membership feed.
1350 #. TRANS: %s is a username.
1351 #, fuzzy, php-format
1352 msgid "Group memberships of %s"
1353 msgstr "Membri del gruppo %s"
1354
1355 #. TRANS: Subtitle for group membership feed.
1356 #. TRANS: %1$s is a username, %2$s is the StatusNet sitename.
1357 #, fuzzy, php-format
1358 msgid "Groups %1$s is a member of on %2$s"
1359 msgstr "Gruppi di cui %s fa parte"
1360
1361 #. TRANS: Client exception thrown when trying subscribe someone else to a group.
1362 #, fuzzy
1363 msgid "Cannot add someone else's membership."
1364 msgstr "Impossibile inserire un nuovo abbonamento."
1365
1366 #. TRANS: Client error displayed when not using the join verb.
1367 #, fuzzy
1368 msgid "Can only handle join activities."
1369 msgstr "Trova contenuto dei messaggi"
1370
1371 #. TRANS: Client exception thrown when trying to subscribe to a non-existing group.
1372 msgid "Unknown group."
1373 msgstr "Gruppo sconosciuto."
1374
1375 #. TRANS: Client exception thrown when trying to subscribe to an already subscribed group.
1376 msgid "Already a member."
1377 msgstr "Già membro."
1378
1379 #. TRANS: Client exception thrown when trying to subscribe to group while blocked from that group.
1380 msgid "Blocked by admin."
1381 msgstr "Bloccato da un admin."
1382
1383 #. TRANS: Client exception thrown when referencing a non-existing favorite.
1384 msgid "No such favorite."
1385 msgstr "Quel preferito non esiste."
1386
1387 #. TRANS: Client exception thrown when trying to remove a favorite notice of another user.
1388 msgid "Cannot delete someone else's favorite."
1389 msgstr "Impossibile eliminare un preferito altrui."
1390
1391 #. TRANS: Client exception thrown when trying to show membership of a non-subscribed group
1392 msgid "Not a member."
1393 msgstr "Non un membro."
1394
1395 #. TRANS: Client exception thrown when deleting someone else's membership.
1396 #, fuzzy
1397 msgid "Cannot delete someone else's membership."
1398 msgstr "Impossibile salvare l'abbonamento."
1399
1400 #. TRANS: Client exception thrown when trying to display a subscription for a non-existing profile ID.
1401 #. TRANS: %d is the non-existing profile ID number.
1402 #, php-format
1403 msgid "No such profile id: %d."
1404 msgstr "Non esiste quell'id di profilo: %d."
1405
1406 #. TRANS: Client exception thrown when trying to display a subscription for a non-subscribed profile ID.
1407 #. TRANS: %1$d is the non-existing subscriber ID number, $2$d is the ID of the profile that was not subscribed to.
1408 #, fuzzy, php-format
1409 msgid "Profile %1$d not subscribed to profile %2$d."
1410 msgstr "Non hai una abbonamento a quel profilo."
1411
1412 #. TRANS: Client exception thrown when trying to delete a subscription of another user.
1413 msgid "Cannot delete someone else's subscription."
1414 msgstr "Non è possibile eliminare la sottoscrizione di qualcun altro."
1415
1416 #. TRANS: Subtitle for Atom subscription feed.
1417 #. TRANS: %1$s is a user nickname, %s$s is the StatusNet sitename.
1418 #, fuzzy, php-format
1419 msgid "People %1$s has subscribed to on %2$s"
1420 msgstr "Persone abbonate a %s"
1421
1422 #. TRANS: Client error displayed when not using the follow verb.
1423 msgid "Can only handle Follow activities."
1424 msgstr ""
1425
1426 #. TRANS: Client exception thrown when subscribing to an object that is not a person.
1427 msgid "Can only follow people."
1428 msgstr ""
1429
1430 #. TRANS: Client exception thrown when subscribing to a non-existing profile.
1431 #. TRANS: %s is the unknown profile ID.
1432 #, php-format
1433 msgid "Unknown profile %s."
1434 msgstr "Profilo sconosciuto %s."
1435
1436 #. TRANS: Client error displayed trying to subscribe to an already subscribed profile.
1437 #. TRANS: %s is the profile the user already has a subscription on.
1438 #, php-format
1439 msgid "Already subscribed to %s."
1440 msgstr "Già iscritto a %s."
1441
1442 #. TRANS: Client error displayed trying to get a non-existing attachment.
1443 msgid "No such attachment."
1444 msgstr "Nessun allegato."
1445
1446 #. TRANS: Client error displayed trying to get an avatar without providing a nickname.
1447 #. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
1448 #. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
1449 #. TRANS: Client error displayed when trying to change group logo settings without providing a nickname.
1450 #. TRANS: Client error displayed when trying to view group members without providing a group nickname.
1451 #. TRANS: Client error displayed when requesting a group RSS feed without providing a group nickname.
1452 #. TRANS: Client error displayed if no nickname argument was given requesting a group page.
1453 msgid "No nickname."
1454 msgstr "Nessun soprannome."
1455
1456 #. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
1457 msgid "No size."
1458 msgstr "Nessuna dimensione."
1459
1460 #. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
1461 msgid "Invalid size."
1462 msgstr "Dimensione non valida."
1463
1464 #. TRANS: Title for avatar upload page.
1465 msgid "Avatar"
1466 msgstr "Immagine"
1467
1468 #. TRANS: Instruction for avatar upload page.
1469 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
1470 #, php-format
1471 msgid "You can upload your personal avatar. The maximum file size is %s."
1472 msgstr ""
1473 "Puoi caricare la tua immagine personale. La dimensione massima del file è %s."
1474
1475 #. TRANS: Avatar upload page form legend.
1476 #. TRANS: Avatar upload page crop form legend.
1477 #. TRANS: Legend for group logo settings fieldset.
1478 msgid "Avatar settings"
1479 msgstr "Impostazioni immagine"
1480
1481 #. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
1482 #. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
1483 #. TRANS: Uploaded original file in group logo form.
1484 #. TRANS: Header for originally uploaded file before a crop on the group logo page.
1485 msgid "Original"
1486 msgstr "Originale"
1487
1488 #. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
1489 #. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
1490 #. TRANS: Header for preview of to be displayed group logo.
1491 #. TRANS: Header for the cropped group logo on the group logo page.
1492 msgid "Preview"
1493 msgstr "Anteprima"
1494
1495 #. TRANS: Button on avatar upload page to delete current avatar.
1496 #. TRANS: Button text for user account deletion.
1497 #. TRANS: Submit button text the OAuth application page to delete an application.
1498 #. TRANS: Button text for deleting a group.
1499 #. TRANS: Button text to delete a list.
1500 msgctxt "BUTTON"
1501 msgid "Delete"
1502 msgstr "Cancella"
1503
1504 #. TRANS: Button on avatar upload page to upload an avatar.
1505 #. TRANS: Submit button to confirm upload of a user backup file for account restore.
1506 msgctxt "BUTTON"
1507 msgid "Upload"
1508 msgstr "Carica"
1509
1510 #. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
1511 msgctxt "BUTTON"
1512 msgid "Crop"
1513 msgstr "Ritaglia"
1514
1515 #. TRANS: Validation error on avatar upload form when no file was uploaded.
1516 msgid "No file uploaded."
1517 msgstr "Nessun file caricato."
1518
1519 #. TRANS: Avatar upload form instruction after uploading a file.
1520 msgid "Pick a square area of the image to be your avatar."
1521 msgstr ""
1522 "Prendi un'area quadrata dell'immagine per farla diventare il tuo avatar."
1523
1524 #. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
1525 #. TRANS: Server error displayed trying to crop an uploaded group logo that is no longer present.
1526 msgid "Lost our file data."
1527 msgstr "Perso il nostro file di dati."
1528
1529 #. TRANS: Success message for having updated a user avatar.
1530 msgid "Avatar updated."
1531 msgstr "Immagine aggiornata."
1532
1533 #. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
1534 msgid "Failed updating avatar."
1535 msgstr "Aggiornamento dell'immagine non riuscito."
1536
1537 #. TRANS: Success message for deleting a user avatar.
1538 msgid "Avatar deleted."
1539 msgstr "Immagine eliminata."
1540
1541 #. TRANS: Title for backup account page.
1542 #. TRANS: Option in profile settings to create a backup of the account of the currently logged in user.
1543 msgid "Backup account"
1544 msgstr "Fai un backup dell'account"
1545
1546 #. TRANS: Client exception thrown when trying to backup an account while not logged in.
1547 #, fuzzy
1548 msgid "Only logged-in users can backup their account."
1549 msgstr "Solo gli utenti collegati possono ripetere i messaggi."
1550
1551 #. TRANS: Client exception thrown when trying to backup an account without having backup rights.
1552 msgid "You may not backup your account."
1553 msgstr "Non puoi effettuare il backup tuo account."
1554
1555 #. TRANS: Information displayed on the backup account page.
1556 msgid ""
1557 "You can backup your account data in <a href=\"http://activitystrea.ms/"
1558 "\">Activity Streams</a> format. This is an experimental feature and provides "
1559 "an incomplete backup; private account information like email and IM "
1560 "addresses is not backed up. Additionally, uploaded files and direct messages "
1561 "are not backed up."
1562 msgstr ""
1563
1564 #. TRANS: Submit button to backup an account on the backup account page.
1565 msgctxt "BUTTON"
1566 msgid "Backup"
1567 msgstr "Backup"
1568
1569 #. TRANS: Title for submit button to backup an account on the backup account page.
1570 msgid "Backup your account."
1571 msgstr "Esegui backup del tuo account."
1572
1573 #. TRANS: Client error displayed when blocking a user that has already been blocked.
1574 msgid "You already blocked that user."
1575 msgstr "Hai già bloccato quell'utente."
1576
1577 #. TRANS: Title for block user page.
1578 #. TRANS: Legend for block user form.
1579 #. TRANS: Fieldset legend for block user from group form.
1580 msgid "Block user"
1581 msgstr "Blocca utente"
1582
1583 #. TRANS: Explanation of consequences when blocking a user on the block user page.
1584 msgid ""
1585 "Are you sure you want to block this user? Afterwards, they will be "
1586 "unsubscribed from you, unable to subscribe to you in the future, and you "
1587 "will not be notified of any @-replies from them."
1588 msgstr ""
1589 "Vuoi bloccare questo utente? In seguito gli verrà tolto l'abbonamento ai "
1590 "tuoi messaggi, non potrà più abbonarsi e non riceverai notifica delle @-"
1591 "risposte che ti invierà."
1592
1593 #. TRANS: Button label on the user block form.
1594 #. TRANS: Button label on the delete application form.
1595 #. TRANS: Button label on the delete group form.
1596 #. TRANS: Button label on the delete notice form.
1597 #. TRANS: Button label on the delete user form.
1598 #. TRANS: Button label on the form to block a user from a group.
1599 msgctxt "BUTTON"
1600 msgid "No"
1601 msgstr "No"
1602
1603 #. TRANS: Submit button title for 'No' when blocking a user.
1604 msgid "Do not block this user."
1605 msgstr "Non bloccare questo utente."
1606
1607 #. TRANS: Button label on the user block form.
1608 #. TRANS: Button label on the delete application form.
1609 #. TRANS: Button label on the delete group form.
1610 #. TRANS: Button label on the delete notice form.
1611 #. TRANS: Button label on the delete user form.
1612 #. TRANS: Button label on the form to block a user from a group.
1613 #. TRANS: Button text to repeat a notice on notice repeat form.
1614 msgctxt "BUTTON"
1615 msgid "Yes"
1616 msgstr "Sì"
1617
1618 #. TRANS: Submit button title for 'Yes' when blocking a user.
1619 msgid "Block this user."
1620 msgstr "Blocca questo utente."
1621
1622 #. TRANS: Server error displayed when blocking a user fails.
1623 msgid "Failed to save block information."
1624 msgstr "Salvataggio delle informazioni per il blocco non riuscito."
1625
1626 #. TRANS: Title for first page with list of users blocked from a group.
1627 #. TRANS: %s is a group nickname.
1628 #, php-format
1629 msgid "%s blocked profiles"
1630 msgstr "Profili bloccati di %s"
1631
1632 #. TRANS: Title for any but the first page with list of users blocked from a group.
1633 #. TRANS: %1$s is a group nickname, %2$d is a page number.
1634 #, php-format
1635 msgid "%1$s blocked profiles, page %2$d"
1636 msgstr "Profili bloccati di %1$s, pagina %2$d"
1637
1638 #. TRANS: Instructions for list of users blocked from a group.
1639 msgid "A list of the users blocked from joining this group."
1640 msgstr "Un elenco degli utenti a cui è bloccato l'accesso a questo gruppo."
1641
1642 #. TRANS: Form legend for unblocking a user from a group.
1643 msgid "Unblock user from group"
1644 msgstr "Sblocca l'utente dal gruppo"
1645
1646 #. TRANS: Button text for unblocking a user from a group.
1647 msgctxt "BUTTON"
1648 msgid "Unblock"
1649 msgstr "Sblocca"
1650
1651 #. TRANS: Tooltip for button for unblocking a user from a group.
1652 #. TRANS: Description of the form to unblock a user.
1653 msgid "Unblock this user"
1654 msgstr "Sblocca questo utente"
1655
1656 #. TRANS: Title for mini-posting window loaded from bookmarklet.
1657 #. TRANS: %s is the StatusNet site name.
1658 #, php-format
1659 msgid "Post to %s"
1660 msgstr "Invia a %s"
1661
1662 #. TRANS: Title for leave group page after leaving.
1663 #. TRANS: %s$s is the leaving user's name, %2$s is the group name.
1664 #. TRANS: Title for leave group page after leaving.
1665 #, fuzzy, php-format
1666 msgctxt "TITLE"
1667 msgid "%1$s left group %2$s"
1668 msgstr "%1$s ha lasciato il gruppo %2$s"
1669
1670 #. TRANS: Client error displayed when trying to leave a group without specifying an ID.
1671 #. TRANS: Client error displayed when trying to unsubscribe without providing a profile ID.
1672 msgid "No profile ID in request."
1673 msgstr "Nessun ID di profilo nella richiesta."
1674
1675 #. TRANS: Client error displayed when trying to leave a non-existing group.
1676 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing profile.
1677 #. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
1678 #. TRANS: Client error displayed when specifying an invalid profile ID on the Make Admin page.
1679 #. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
1680 #. TRANS: Client error displayed when referring to non-existing profile ID.
1681 #. TRANS: Client error displayed when trying to unsubscribe while providing a non-existing profile ID.
1682 #. TRANS: Client error displayed when trying to change user options without specifying an existing user to work on.
1683 msgid "No profile with that ID."
1684 msgstr "Nessun profilo con quel ID."
1685
1686 #. TRANS: Title after unsubscribing from a group.
1687 msgctxt "TITLE"
1688 msgid "Unsubscribed"
1689 msgstr "Abbonamento annullato"
1690
1691 #. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
1692 msgid "No confirmation code."
1693 msgstr "Nessun codice di conferma."
1694
1695 #. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
1696 msgid "Confirmation code not found."
1697 msgstr "Codice di conferma non trovato."
1698
1699 #. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
1700 msgid "That confirmation code is not for you!"
1701 msgstr "Quel codice di conferma non è per te!"
1702
1703 #. TRANS: Server error for an unknown address type, which can be 'email', 'sms', or the name of an IM network (such as 'xmpp' or 'aim')
1704 #, php-format
1705 msgid "Unrecognized address type %s"
1706 msgstr "Tipo di indirizzo %s non riconosciuto"
1707
1708 #. TRANS: Client error for an already confirmed email/jabber/sms address.
1709 #. TRANS: Client error for an already confirmed IM address.
1710 msgid "That address has already been confirmed."
1711 msgstr "Quell'indirizzo è già stato confermato."
1712
1713 #. TRANS: Server error displayed when updating IM preferences fails.
1714 #. TRANS: Server error thrown on database error removing a registered IM address.
1715 msgid "Could not update user IM preferences."
1716 msgstr ""
1717 "Impossibile aggiornare le preferenze utente relative alla messaggistica "
1718 "istantanea."
1719
1720 #. TRANS: Server error displayed when adding IM preferences fails.
1721 #, fuzzy
1722 msgid "Could not insert user IM preferences."
1723 msgstr "Impossibile inserire un nuovo abbonamento."
1724
1725 #. TRANS: Server error displayed when an address confirmation code deletion from the
1726 #. TRANS: database fails in the contact address confirmation action.
1727 msgid "Could not delete address confirmation."
1728 msgstr "Impossibile eliminare la conferma dell'indirizzo."
1729
1730 #. TRANS: Title for the contact address confirmation action.
1731 msgid "Confirm address"
1732 msgstr "Conferma indirizzo"
1733
1734 #. TRANS: Success message for the contact address confirmation action.
1735 #. TRANS: %s can be 'email', 'jabber', or 'sms'.
1736 #, php-format
1737 msgid "The address \"%s\" has been confirmed for your account."
1738 msgstr "L'indirizzo \"%s\" è stato confermato per il tuo account."
1739
1740 #. TRANS: Title for page with a conversion (multiple notices in context).
1741 msgid "Conversation"
1742 msgstr "Conversazione"
1743
1744 #. TRANS: Title for link to notice feed.
1745 #. TRANS: %s is a user nickname.
1746 #, fuzzy
1747 msgid "Conversation feed (Activity Streams JSON)"
1748 msgstr "Feed dei messaggi per %s (Atom)"
1749
1750 #. TRANS: Title for link to notice feed.
1751 #. TRANS: %s is a user nickname.
1752 #, fuzzy
1753 msgid "Conversation feed (RSS 2.0)"
1754 msgstr "Feed dei messaggi per %s (RSS 2.0)"
1755
1756 #. TRANS: Title for conversation page.
1757 #. TRANS: Title for page that shows a notice.
1758 msgctxt "TITLE"
1759 msgid "Notice"
1760 msgstr "Avviso"
1761
1762 #. TRANS: Client exception displayed trying to delete a user account while not logged in.
1763 #, fuzzy
1764 msgid "Only logged-in users can delete their account."
1765 msgstr "Solo gli utenti collegati possono ripetere i messaggi."
1766
1767 #. TRANS: Client exception displayed trying to delete a user account without have the rights to do that.
1768 #, fuzzy
1769 msgid "You cannot delete your account."
1770 msgstr "Non puoi eliminare utenti."
1771
1772 #. TRANS: Confirmation text for user deletion. The user has to type this exactly the same, including punctuation.
1773 msgid "I am sure."
1774 msgstr "Sono sicuro."
1775
1776 #. TRANS: Notification for user about the text that must be input to be able to delete a user account.
1777 #. TRANS: %s is the text that needs to be input.
1778 #, php-format
1779 msgid "You must write \"%s\" exactly in the box."
1780 msgstr ""
1781
1782 #. TRANS: Confirmation that a user account has been deleted.
1783 msgid "Account deleted."
1784 msgstr "Account eliminato."
1785
1786 #. TRANS: Page title for page on which a user account can be deleted.
1787 #. TRANS: Option in profile settings to delete the account of the currently logged in user.
1788 msgid "Delete account"
1789 msgstr "Elimina account"
1790
1791 #. TRANS: Form text for user deletion form.
1792 msgid ""
1793 "This will <strong>permanently delete</strong> your account data from this "
1794 "server."
1795 msgstr ""
1796 "Questo <strong>cancellerà definitivamente</strong> i dati del tuo account da "
1797 "questo server."
1798
1799 #. TRANS: Additional form text for user deletion form shown if a user has account backup rights.
1800 #. TRANS: %s is a URL to the backup page.
1801 #, php-format
1802 msgid ""
1803 "You are strongly advised to <a href=\"%s\">back up your data</a> before "
1804 "deletion."
1805 msgstr ""
1806
1807 #. TRANS: Field label for delete account confirmation entry.
1808 #. TRANS: Field label for password reset form where the password has to be typed again.
1809 msgid "Confirm"
1810 msgstr "Conferma"
1811
1812 #. TRANS: Input title for the delete account field.
1813 #. TRANS: %s is the text that needs to be input.
1814 #, php-format
1815 msgid "Enter \"%s\" to confirm that you want to delete your account."
1816 msgstr ""
1817 "Immetti \"%s\" per confermare che davvero desideri cancellare il tuo account."
1818
1819 #. TRANS: Button title for user account deletion.
1820 msgid "Permanently delete your account."
1821 msgstr "Elimina definitivamente il tuo account."
1822
1823 #. TRANS: Client error displayed trying to delete an application while not logged in.
1824 msgid "You must be logged in to delete an application."
1825 msgstr "Devi eseguire l'accesso per eliminare un'applicazione."
1826
1827 #. TRANS: Client error displayed trying to delete an application that does not exist.
1828 msgid "Application not found."
1829 msgstr "Applicazione non trovata."
1830
1831 #. TRANS: Client error displayed trying to delete an application the current user does not own.
1832 #. TRANS: Client error displayed trying to edit an application while not being its owner.
1833 #. TRANS: Client error displayed trying to display an OAuth application for which the logged in user is not the owner.
1834 msgid "You are not the owner of this application."
1835 msgstr "Questa applicazione non è di tua proprietà."
1836
1837 #. TRANS: Client error displayed when the session token does not match or is not given.
1838 #. TRANS: Client error text when there is a problem with the session token.
1839 msgid "There was a problem with your session token."
1840 msgstr "Si è verificato un problema con il tuo token di sessione."
1841
1842 #. TRANS: Title for delete application page.
1843 #. TRANS: Fieldset legend on delete application page.
1844 msgid "Delete application"
1845 msgstr "Elimina applicazione"
1846
1847 #. TRANS: Confirmation text on delete application page.
1848 msgid ""
1849 "Are you sure you want to delete this application? This will clear all data "
1850 "about the application from the database, including all existing user "
1851 "connections."
1852 msgstr ""
1853 "Vuoi eliminare questa applicazione? Questa azione eliminerà tutti i dati "
1854 "riguardo all'applicazione dal database, comprese tutte le connessioni utente."
1855
1856 #. TRANS: Submit button title for 'No' when deleting an application.
1857 msgid "Do not delete this application."
1858 msgstr "Non eliminare questa applicazione."
1859
1860 #. TRANS: Submit button title for 'Yes' when deleting an application.
1861 msgid "Delete this application."
1862 msgstr "Elimina questa applicazione."
1863
1864 #. TRANS: Client error when trying to delete group while not logged in.
1865 msgid "You must be logged in to delete a group."
1866 msgstr "Devi eseguire l'accesso per cancellare un gruppo."
1867
1868 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
1869 msgid "You are not allowed to delete this group."
1870 msgstr "Non sei stato autorizzato a cancellare questo gruppo."
1871
1872 #. TRANS: Server error displayed if a group could not be deleted.
1873 #. TRANS: %s is the name of the group that could not be deleted.
1874 #, fuzzy, php-format
1875 msgid "Could not delete group %s."
1876 msgstr "Impossibile aggiornare il gruppo."
1877
1878 #. TRANS: Message given after deleting a group.
1879 #. TRANS: %s is the deleted group's name.
1880 #, fuzzy, php-format
1881 msgid "Deleted group %s"
1882 msgstr "%1$s ha lasciato il gruppo %2$s"
1883
1884 #. TRANS: Title of delete group page.
1885 #. TRANS: Form legend for deleting a group.
1886 msgid "Delete group"
1887 msgstr "Elimina gruppo"
1888
1889 #. TRANS: Warning in form for deleleting a group.
1890 #, fuzzy
1891 msgid ""
1892 "Are you sure you want to delete this group? This will clear all data about "
1893 "the group from the database, without a backup. Public posts to this group "
1894 "will still appear in individual timelines."
1895 msgstr ""
1896 "Vuoi eliminare questo utente? Questa azione eliminerà tutti i dati "
1897 "dell'utente dal database, senza una copia di sicurezza."
1898
1899 #. TRANS: Submit button title for 'No' when deleting a group.
1900 msgid "Do not delete this group."
1901 msgstr "Non eliminare questo gruppo."
1902
1903 #. TRANS: Submit button title for 'Yes' when deleting a group.
1904 msgid "Delete this group."
1905 msgstr "Elimina questo gruppo."
1906
1907 #. TRANS: Instructions for deleting a notice.
1908 msgid ""
1909 "You are about to permanently delete a notice. Once this is done, it cannot "
1910 "be undone."
1911 msgstr ""
1912 "Stai per eliminare definitivamente un messaggio. Una volta fatto non sarà "
1913 "possibile recuperarlo."
1914
1915 #. TRANS: Page title when deleting a notice.
1916 #. TRANS: Fieldset legend for the delete notice form.
1917 msgid "Delete notice"
1918 msgstr "Elimina messaggio"
1919
1920 #. TRANS: Message for the delete notice form.
1921 msgid "Are you sure you want to delete this notice?"
1922 msgstr "Vuoi eliminare questo messaggio?"
1923
1924 #. TRANS: Submit button title for 'No' when deleting a notice.
1925 #, fuzzy
1926 msgid "Do not delete this notice."
1927 msgstr "Non eliminare il messaggio"
1928
1929 #. TRANS: Submit button title for 'Yes' when deleting a notice.
1930 #, fuzzy
1931 msgid "Delete this notice."
1932 msgstr "Elimina questo messaggio"
1933
1934 #. TRANS: Client error displayed when trying to delete a user without having the right to delete users.
1935 msgid "You cannot delete users."
1936 msgstr "Non puoi eliminare utenti."
1937
1938 #. TRANS: Client error displayed when trying to delete a non-local user.
1939 msgid "You can only delete local users."
1940 msgstr "Puoi eliminare solo gli utenti locali."
1941
1942 #. TRANS: Title of delete user page.
1943 msgctxt "TITLE"
1944 msgid "Delete user"
1945 msgstr "Elimina utente"
1946
1947 #. TRANS: Fieldset legend on delete user page.
1948 msgid "Delete user"
1949 msgstr "Elimina utente"
1950
1951 #. TRANS: Information text to request if a user is certain that the described action has to be performed.
1952 msgid ""
1953 "Are you sure you want to delete this user? This will clear all data about "
1954 "the user from the database, without a backup."
1955 msgstr ""
1956 "Vuoi eliminare questo utente? Questa azione eliminerà tutti i dati "
1957 "dell'utente dal database, senza una copia di sicurezza."
1958
1959 #. TRANS: Submit button title for 'No' when deleting a user.
1960 #, fuzzy
1961 msgid "Do not delete this user."
1962 msgstr "Non eliminare il messaggio"
1963
1964 #. TRANS: Submit button title for 'Yes' when deleting a user.
1965 msgid "Delete this user."
1966 msgstr "Elimina questo utente."
1967
1968 #. TRANS: Client error displayed when trying to remove favorite status for a notice that is not a favorite.
1969 msgid "This notice is not a favorite!"
1970 msgstr "Questo messaggio non è un preferito!"
1971
1972 #. TRANS: Title for page on which favorites can be added.
1973 msgid "Add to favorites"
1974 msgstr "Aggiungi ai preferiti"
1975
1976 #. TRANS: Client exception thrown when requesting a document from the documentation that does not exist.
1977 #. TRANS: %s is the non-existing document.
1978 #, fuzzy, php-format
1979 msgid "No such document \"%s\"."
1980 msgstr "Nessun documento \"%s\""
1981
1982 #. TRANS: Menu item in administrator navigation panel.
1983 #. TRANS: Menu item in default local navigation panel.
1984 #. TRANS: Menu item in personal group navigation menu.
1985 msgctxt "MENU"
1986 msgid "Home"
1987 msgstr "Home"
1988
1989 msgctxt "MENU"
1990 msgid "Docs"
1991 msgstr ""
1992
1993 #. TRANS: Secondary navigation menu item leading to help on StatusNet.
1994 msgctxt "MENU"
1995 msgid "Help"
1996 msgstr "Aiuto"
1997
1998 msgid "Getting started"
1999 msgstr "Guida introduttiva"
2000
2001 #. TRANS: Secondary navigation menu item leading to text about StatusNet site.
2002 msgctxt "MENU"
2003 msgid "About"
2004 msgstr "Informazioni"
2005
2006 msgid "About this site"
2007 msgstr "A proposito di questo sito"
2008
2009 #. TRANS: Secondary navigation menu item leading to Frequently Asked Questions.
2010 msgctxt "MENU"
2011 msgid "FAQ"
2012 msgstr "FAQ"
2013
2014 msgid "Frequently asked questions"
2015 msgstr "Domande frequenti"
2016
2017 #. TRANS: Secondary navigation menu item leading to e-mail contact information on the
2018 #. TRANS: StatusNet site, where to report bugs, ...
2019 msgctxt "MENU"
2020 msgid "Contact"
2021 msgstr "Contattaci"
2022
2023 msgid "Contact info"
2024 msgstr "Info di contatto"
2025
2026 msgctxt "MENU"
2027 msgid "Tags"
2028 msgstr "Tag"
2029
2030 msgid "Using tags"
2031 msgstr "Uso dei Tag"
2032
2033 #. TRANS: Menu item in default local navigation panel.
2034 #. TRANS: Menu item in search group navigation panel.
2035 #. TRANS: Menu item in local navigation menu.
2036 msgctxt "MENU"
2037 msgid "Groups"
2038 msgstr "Gruppi"
2039
2040 msgid "Using groups"
2041 msgstr "Uso dei gruppi"
2042
2043 msgctxt "MENU"
2044 msgid "API"
2045 msgstr ""
2046
2047 msgid "RESTful API"
2048 msgstr ""
2049
2050 #. TRANS: Title for "Edit application" form.
2051 #. TRANS: Form legend.
2052 msgid "Edit application"
2053 msgstr "Modifica applicazione"
2054
2055 #. TRANS: Client error displayed trying to edit an application while not logged in.
2056 msgid "You must be logged in to edit an application."
2057 msgstr "Devi eseguire l'accesso per modificare un'applicazione."
2058
2059 #. TRANS: Client error displayed trying to edit an application that does not exist.
2060 #. TRANS: Client error displayed trying to display a non-existing OAuth application.
2061 msgid "No such application."
2062 msgstr "Nessuna applicazione."
2063
2064 #. TRANS: Instructions for "Edit application" form.
2065 msgid "Use this form to edit your application."
2066 msgstr "Usa questo modulo per modificare la tua applicazione."
2067
2068 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
2069 #. TRANS: Validation error shown when not providing a name in the "New application" form.
2070 msgid "Name is required."
2071 msgstr "Il nome è richiesto."
2072
2073 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
2074 #. TRANS: Validation error shown when providing too long a name in the "New application" form.
2075 #, fuzzy
2076 msgid "Name is too long (maximum 255 characters)."
2077 msgstr "Il nome è troppo lungo (max 255 caratteri)."
2078
2079 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
2080 #. TRANS: Validation error shown when providing a name for an application that already exists in the "New application" form.
2081 msgid "Name already in use. Try another one."
2082 msgstr "Nome già in uso. Prova con un altro."
2083
2084 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
2085 #. TRANS: Validation error shown when not providing a description in the "New application" form.
2086 msgid "Description is required."
2087 msgstr "La descrizione è richiesta."
2088
2089 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
2090 msgid "Source URL is too long."
2091 msgstr "L'URL sorgente è troppo lungo."
2092
2093 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
2094 #. TRANS: Validation error shown when providing an invalid source URL in the "New application" form.
2095 msgid "Source URL is not valid."
2096 msgstr "L'URL sorgente non è valido."
2097
2098 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
2099 #. TRANS: Validation error shown when not providing an organisation in the "New application" form.
2100 msgid "Organization is required."
2101 msgstr "L'organizzazione è richiesta."
2102
2103 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
2104 #, fuzzy
2105 msgid "Organization is too long (maximum 255 characters)."
2106 msgstr "L'organizzazione è troppo lunga (max 255 caratteri)."
2107
2108 #. TRANS: Form validation error show when an organisation name has not been provided in the edit application form.
2109 #. TRANS: Form validation error show when an organisation name has not been provided in the new application form.
2110 msgid "Organization homepage is required."
2111 msgstr "Il sito web dell'organizzazione è richiesto."
2112
2113 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
2114 #. TRANS: Validation error shown when providing too long a callback URL in the "New application" form.
2115 msgid "Callback is too long."
2116 msgstr "Il callback è troppo lungo."
2117
2118 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
2119 #. TRANS: Validation error shown when providing an invalid callback URL in the "New application" form.
2120 msgid "Callback URL is not valid."
2121 msgstr "L'URL di callback non è valido."
2122
2123 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
2124 msgid "Could not update application."
2125 msgstr "Impossibile aggiornare l'applicazione."
2126
2127 #. TRANS: Title for form to edit a group. %s is a group nickname.
2128 #, php-format
2129 msgid "Edit %s group"
2130 msgstr "Modifica il gruppo %s"
2131
2132 #. TRANS: Client error displayed trying to edit a group while not logged in.
2133 #. TRANS: Client error displayed when trying to create a group while not logged in.
2134 #. TRANS: Client error displayed trying to create a group while not logged in.
2135 msgid "You must be logged in to create a group."
2136 msgstr "Devi eseguire l'accesso per creare un gruppo."
2137
2138 #. TRANS: Form instructions for group edit form.
2139 msgid "Use this form to edit the group."
2140 msgstr "Usa questo modulo per modificare il gruppo."
2141
2142 #. TRANS: Group edit form validation error.
2143 #. TRANS: Group create form validation error.
2144 #. TRANS: %s is the invalid alias.
2145 #, php-format
2146 msgid "Invalid alias: \"%s\""
2147 msgstr "Alias non valido: \"%s\""
2148
2149 #. TRANS: Group edit form success message.
2150 #. TRANS: Edit list form success message.
2151 msgid "Options saved."
2152 msgstr "Opzioni salvate."
2153
2154 #. TRANS: Title for edit list page after deleting a tag.
2155 #. TRANS: %s is a list.
2156 #, php-format
2157 msgid "Delete %s list"
2158 msgstr "Elimina la lista %s"
2159
2160 #. TRANS: Title for edit list page.
2161 #. TRANS: %s is a list.
2162 #. TRANS: Form legend for list edit form.
2163 #. TRANS: %s is a list.
2164 #, fuzzy, php-format
2165 msgid "Edit list %s"
2166 msgstr "Non è un'etichetta valida di persona: %s."
2167
2168 #. TRANS: Error message displayed when trying to perform an action that requires a tagging user or ID.
2169 #, fuzzy
2170 msgid "No tagger or ID."
2171 msgstr "Nessun soprannome o ID."
2172
2173 #. TRANS: Client error displayed when referring to non-local user.
2174 msgid "Not a local user."
2175 msgstr "Utente inesistente."
2176
2177 #. TRANS: Client error displayed when reting to edit a tag that was not self-created.
2178 msgid "You must be the creator of the tag to edit it."
2179 msgstr "Devi essere il creatore del tag per poterlo modificare."
2180
2181 #. TRANS: Form instruction for edit list form.
2182 #, fuzzy
2183 msgid "Use this form to edit the list."
2184 msgstr "Usa questo modulo per modificare il gruppo."
2185
2186 #. TRANS: Form validation error displayed if the form data for deleting a tag was incorrect.
2187 msgid "Delete aborted."
2188 msgstr "Eliminazione interrotta."
2189
2190 #. TRANS: Text in confirmation dialog for deleting a tag.
2191 msgid ""
2192 "Deleting this tag will permanantly remove all its subscription and "
2193 "membership records. Do you still want to continue?"
2194 msgstr ""
2195
2196 #. TRANS: Form validation error displayed if a given tag is invalid.
2197 msgid "Invalid tag."
2198 msgstr "Tag non valido."
2199
2200 #. TRANS: Form validation error displayed if a given tag is already present.
2201 #. TRANS: %s is the already present tag.
2202 #, php-format
2203 msgid "You already have a tag named %s."
2204 msgstr "Hai già un tag chiamato %s."
2205
2206 #. TRANS: Text in confirmation dialog for setting a tag from public to private.
2207 msgid ""
2208 "Setting a public tag as private will permanently remove all the existing "
2209 "subscriptions to it. Do you still want to continue?"
2210 msgstr ""
2211
2212 #. TRANS: Server error displayed when updating a list fails.
2213 #, fuzzy
2214 msgid "Could not update list."
2215 msgstr "Impossibile aggiornare l'utente."
2216
2217 #. TRANS: Title for e-mail settings.
2218 msgid "Email settings"
2219 msgstr "Impostazioni email"
2220
2221 #. TRANS: E-mail settings page instructions.
2222 #. TRANS: %%site.name%% is the name of the site.
2223 #, php-format
2224 msgid "Manage how you get email from %%site.name%%."
2225 msgstr "Gestisci la ricezione delle email da %%site.name%%."
2226
2227 #. TRANS: Form legend for e-mail settings form.
2228 #. TRANS: Field label for e-mail address input in e-mail settings form.
2229 msgid "Email address"
2230 msgstr "Indirizzo email"
2231
2232 #. TRANS: Form note in e-mail settings form.
2233 msgid "Current confirmed email address."
2234 msgstr "Indirizzo email attualmente confermato."
2235
2236 #. TRANS: Button label to remove a confirmed e-mail address.
2237 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
2238 #. TRANS: Button label to remove a confirmed IM address.
2239 #. TRANS: Button label to remove a confirmed SMS address.
2240 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
2241 #. TRANS: Button text to untag a profile.
2242 msgctxt "BUTTON"
2243 msgid "Remove"
2244 msgstr "Rimuovi"
2245
2246 #. TRANS: Form note in e-mail settings form.
2247 msgid ""
2248 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
2249 "a message with further instructions."
2250 msgstr ""
2251 "In attesa della conferma per questo indirizzo. Controlla la tua casella di "
2252 "posta (e anche la posta indesiderata!) per un messaggio con ulteriori "
2253 "istruzioni."
2254
2255 #. TRANS: Instructions for e-mail address input form. Do not translate
2256 #. TRANS: "example.org". It is one of the domain names reserved for
2257 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
2258 #. TRANS: Any other domain may be owned by a legitimate person or
2259 #. TRANS: organization.
2260 msgid "Email address, like \"UserName@example.org\""
2261 msgstr "Indirizzo email, del tipo \"nomeutente@example.org\""
2262
2263 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
2264 #. TRANS: Button label for adding an IM address in IM settings form.
2265 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
2266 #. TRANS: Button text to tag a profile.
2267 msgctxt "BUTTON"
2268 msgid "Add"
2269 msgstr "Aggiungi"
2270
2271 #. TRANS: Form legend for incoming e-mail settings form.
2272 #. TRANS: Form legend for incoming SMS settings form.
2273 msgid "Incoming email"
2274 msgstr "Email di ricezione"
2275
2276 #. TRANS: Checkbox label in e-mail preferences form.
2277 msgid "I want to post notices by email."
2278 msgstr "Voglio inviare i messaggi via email"
2279
2280 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
2281 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
2282 msgid "Send email to this address to post new notices."
2283 msgstr "Invia le email a questo indirizzo per scrivere nuovi messaggi."
2284
2285 #. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
2286 #. TRANS: Instructions for incoming SMS e-mail address input form.
2287 msgid "Make a new email address for posting to; cancels the old one."
2288 msgstr ""
2289 "Crea un nuovo indirizzo email a cui inviare i messaggi e rimuovi quello "
2290 "vecchio."
2291
2292 #. TRANS: Instructions for incoming e-mail address input form.
2293 msgid ""
2294 "To send notices via email, we need to create a unique email address for you "
2295 "on this server:"
2296 msgstr ""
2297 "Per inviare avvisi via email, abbiamo bisogno di creare un indirizzo email "
2298 "univoco per te su questo server:"
2299
2300 #. TRANS: Button label for adding an e-mail address to send notices from.
2301 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
2302 msgctxt "BUTTON"
2303 msgid "New"
2304 msgstr "Nuovo"
2305
2306 #. TRANS: Form legend for e-mail preferences form.
2307 msgid "Email preferences"
2308 msgstr "Preferenze dell'email"
2309
2310 #. TRANS: Checkbox label in e-mail preferences form.
2311 msgid "Send me notices of new subscriptions through email."
2312 msgstr "Inviami avvisi di nuovi abbonamenti via email"
2313
2314 #. TRANS: Checkbox label in e-mail preferences form.
2315 msgid "Send me email when someone adds my notice as a favorite."
2316 msgstr ""
2317 "Inviami un'email quando qualcuno aggiunge un mio messaggio ai preferiti"
2318
2319 #. TRANS: Checkbox label in e-mail preferences form.
2320 msgid "Send me email when someone sends me a private message."
2321 msgstr "Inviami un'email quando qualcuno mi invia un messaggio privato"
2322
2323 #. TRANS: Checkbox label in e-mail preferences form.
2324 msgid "Send me email when someone sends me an \"@-reply\"."
2325 msgstr "Inviami un'email quando qualcuno mi invia una \"@-risposta\""
2326
2327 #. TRANS: Checkbox label in e-mail preferences form.
2328 msgid "Allow friends to nudge me and send me an email."
2329 msgstr "Consenti ai miei amici di richiamarmi e inviami un'email"
2330
2331 #. TRANS: Checkbox label in e-mail preferences form.
2332 msgid "Publish a MicroID for my email address."
2333 msgstr "Pubblica un MicroID per il mio indirizzo email"
2334
2335 #. TRANS: Confirmation message for successful e-mail preferences save.
2336 msgid "Email preferences saved."
2337 msgstr "Preferenze dell'email salvate."
2338
2339 #. TRANS: Message given saving e-mail address without having provided one.
2340 msgid "No email address."
2341 msgstr "Nessun indirizzo email."
2342
2343 #. TRANS: Message given saving e-mail address that cannot be normalised.
2344 #, fuzzy
2345 msgid "Cannot normalize that email address."
2346 msgstr "Impossibile normalizzare quell'indirizzo email"
2347
2348 #. TRANS: Message given saving e-mail address that not valid.
2349 #. TRANS: Form validation error displayed when trying to register without a valid e-mail address.
2350 #. TRANS: Client error displayed trying to save site settings without a valid contact address.
2351 msgid "Not a valid email address."
2352 msgstr "Non è un indirizzo email valido."
2353
2354 #. TRANS: Message given saving e-mail address that is already set.
2355 msgid "That is already your email address."
2356 msgstr "Quello è già il tuo indirizzo email."
2357
2358 #. TRANS: Message given saving e-mail address that is already set for another user.
2359 msgid "That email address already belongs to another user."
2360 msgstr "Quell'indirizzo email appartiene già a un altro utente."
2361
2362 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
2363 #. TRANS: Server error thrown on database error adding Instant Messaging confirmation code.
2364 #. TRANS: Server error thrown on database error adding SMS confirmation code.
2365 msgid "Could not insert confirmation code."
2366 msgstr "Impossibile inserire codice di conferma."
2367
2368 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
2369 msgid ""
2370 "A confirmation code was sent to the email address you added. Check your "
2371 "inbox (and spam box!) for the code and instructions on how to use it."
2372 msgstr ""
2373 "Un codice di conferma è stato inviato all'indirizzo email che hai aggiunto. "
2374 "Controlla la tua casella di posta (e anche la posta indesiderata!) per il "
2375 "codice e le istruzioni su come usarlo."
2376
2377 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
2378 #. TRANS: Message given canceling Instant Messaging address confirmation that is not pending.
2379 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
2380 msgid "No pending confirmation to cancel."
2381 msgstr "Nessuna conferma da annullare."
2382
2383 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
2384 msgid "That is the wrong email address."
2385 msgstr "Quello è l'indirizzo email sbagliato."
2386
2387 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
2388 #, fuzzy
2389 msgid "Could not delete email confirmation."
2390 msgstr "Impossibile eliminare l'email di conferma."
2391
2392 #. TRANS: Message given after successfully canceling e-mail address confirmation.
2393 msgid "Email confirmation cancelled."
2394 msgstr "Conferma dell'email annullata."
2395
2396 #. TRANS: Message given trying to remove an e-mail address that is not
2397 #. TRANS: registered for the active user.
2398 msgid "That is not your email address."
2399 msgstr "Quello non è il tuo indirizzo email."
2400
2401 #. TRANS: Message given after successfully removing a registered e-mail address.
2402 msgid "The email address was removed."
2403 msgstr "L'indirizzo email è stato rimosso."
2404
2405 #. TRANS: Form validation error displayed when trying to remove an incoming e-mail address while no address has been set.
2406 msgid "No incoming email address."
2407 msgstr "Nessun indirizzo email di ricezione."
2408
2409 #. TRANS: Server error thrown on database error removing incoming e-mail address.
2410 #. TRANS: Server error thrown on database error adding incoming e-mail address.
2411 #. TRANS: Server error displayed when the user could not be updated in SMS settings.
2412 #, fuzzy
2413 msgid "Could not update user record."
2414 msgstr "Impossibile aggiornare il record dell'utente."
2415
2416 #. TRANS: Message given after successfully removing an incoming e-mail address.
2417 #. TRANS: Confirmation text after updating SMS settings.
2418 msgid "Incoming email address removed."
2419 msgstr "Indirizzo email di ricezione rimosso."
2420
2421 #. TRANS: Message given after successfully adding an incoming e-mail address.
2422 #. TRANS: Confirmation text after updating SMS settings.
2423 msgid "New incoming email address added."
2424 msgstr "Nuovo indirizzo email di ricezione aggiunto."
2425
2426 #. TRANS: Client error displayed when trying to mark a notice as favorite that already is a favorite.
2427 msgid "This notice is already a favorite!"
2428 msgstr "Questo messaggio è già un preferito!"
2429
2430 #. TRANS: Page title for page on which favorite notices can be unfavourited.
2431 #, fuzzy
2432 msgid "Disfavor favorite."
2433 msgstr "Rimuovi preferito"
2434
2435 #. TRANS: Page title for first page of favorited notices.
2436 #. TRANS: Title for favourited notices section.
2437 #. TRANS: Menu item title in search group navigation panel.
2438 msgid "Popular notices"
2439 msgstr "Messaggi famosi"
2440
2441 #. TRANS: Page title for all but first page of favorited notices.
2442 #. TRANS: %d is the page number being displayed.
2443 #, php-format
2444 msgid "Popular notices, page %d"
2445 msgstr "Messaggi famosi, pagina %d"
2446
2447 #. TRANS: Description on page displaying favorited notices.
2448 msgid "The most popular notices on the site right now."
2449 msgstr "Ecco i messaggi più famosi all'interno del sito."
2450
2451 #. TRANS: Text displayed instead of a list when a site does not yet have any favourited notices.
2452 msgid "Favorite notices appear on this page but no one has favorited one yet."
2453 msgstr ""
2454 "I messaggi preferiti vengono visualizzati in questa pagina, ma non ne è "
2455 "stato ancora impostato alcuno."
2456
2457 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for logged in users.
2458 msgid ""
2459 "Be the first to add a notice to your favorites by clicking the fave button "
2460 "next to any notice you like."
2461 msgstr ""
2462 "Aggiungi tu un messaggio tra i tuoi preferiti facendo clic sul pulsante a "
2463 "forma di cuore."
2464
2465 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for not logged in users.
2466 #. TRANS: %%action.register%% is a registration link. "[link text](link)" is Mark Down. Do not change the formatting.
2467 #, php-format
2468 msgid ""
2469 "Why not [register an account](%%action.register%%) and be the first to add a "
2470 "notice to your favorites!"
2471 msgstr ""
2472 "Perché non [crei un account](%%action.register%%) e aggiungi un messaggio "
2473 "tra i tuoi preferiti!"
2474
2475 #. TRANS: Title of RSS feed with favourite notices of a user.
2476 #. TRANS: %s is a user's nickname.
2477 #. TRANS: Title for first page of favourite notices of a user.
2478 #. TRANS: %s is the user for whom the favourite notices are displayed.
2479 #. TRANS: Menu item title in personal group navigation menu.
2480 #. TRANS: %s is a username.
2481 #, php-format
2482 msgid "%s's favorite notices"
2483 msgstr "Messaggi preferiti di %s"
2484
2485 #. TRANS: Desciption of RSS feed with favourite notices of a user.
2486 #. TRANS: %1$s is a user's nickname, %2$s is the name of the StatusNet site.
2487 #, php-format
2488 msgid "Updates favored by %1$s on %2$s!"
2489 msgstr "Messaggi preferiti da %1$s su %2$s!"
2490
2491 #. TRANS: Page title for first page of featured users.
2492 #. TRANS: Title for featured users section.
2493 #. TRANS: Menu item title in search group navigation panel.
2494 msgid "Featured users"
2495 msgstr "Utenti in evidenza"
2496
2497 #. TRANS: Page title for all but first page of featured users.
2498 #. TRANS: %d is the page number being displayed.
2499 #, php-format
2500 msgid "Featured users, page %d"
2501 msgstr "Utenti in evidenza, pagina %d"
2502
2503 #. TRANS: Description on page displaying featured users.
2504 #, fuzzy, php-format
2505 msgid "A selection of some great users on %s."
2506 msgstr "Una selezione di alcuni dei migliori utenti su %s"
2507
2508 #. TRANS: Client error displayed when no notice ID was given trying do display a file.
2509 msgid "No notice ID."
2510 msgstr "Nessun ID di messaggio."
2511
2512 #. TRANS: Client error displayed when an invalid notice ID was given trying do display a file.
2513 msgid "No notice."
2514 msgstr "Nessun messaggio."
2515
2516 #. TRANS: Client error displayed when trying do display a file for a notice without a file attachement.
2517 msgid "No attachments."
2518 msgstr "Nessun allegato."
2519
2520 #. TRANS: Client error displayed when trying do display a file for a notice with file attachements
2521 #. TRANS: that could not be found.
2522 msgid "No uploaded attachments."
2523 msgstr "Nessun allegato caricato."
2524
2525 #. TRANS: Client error displayed when requesting a non-existent file.
2526 msgid "No such file."
2527 msgstr "Nessun file."
2528
2529 #. TRANS: Client error displayed when requesting a file without having read access to it.
2530 msgid "Cannot read file."
2531 msgstr "Impossibile leggere il file."
2532
2533 #. TRANS: Client error displayed when trying to assign an invalid role to a user.
2534 #. TRANS: Client error displayed when trying to revoke an invalid role.
2535 msgid "Invalid role."
2536 msgstr "Ruolo non valido."
2537
2538 #. TRANS: Client error displayed when trying to assign an reserved role to a user.
2539 #. TRANS: Client error displayed when trying to revoke a reserved role.
2540 msgid "This role is reserved and cannot be set."
2541 msgstr "Questo ruolo è riservato e non può essere impostato."
2542
2543 #. TRANS: Client error displayed when trying to assign a role to a user while not being allowed to set roles.
2544 msgid "You cannot grant user roles on this site."
2545 msgstr "Non puoi concedere i ruoli agli utenti su questo sito."
2546
2547 #. TRANS: Client error displayed when trying to assign a role to a user that already has that role.
2548 msgid "User already has this role."
2549 msgstr "L'utente ricopre già questo ruolo."
2550
2551 #. TRANS: Client error displayed trying to block a user from a group while not specifying a to be blocked user profile.
2552 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
2553 #. TRANS: Client error displayed when not providing a profile ID on the Make Admin page.
2554 #. TRANS: Client error displayed trying a change a subscription without providing a profile.
2555 #. TRANS: Client error displayed when trying to change user options without specifying a user to work on.
2556 msgid "No profile specified."
2557 msgstr "Nessun profilo specificato."
2558
2559 #. TRANS: Client error displayed trying to block a user from a group while not specifying a group to block a profile from.
2560 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a group.
2561 #. TRANS: Client error displayed when not providing a group ID on the Make Admin page.
2562 msgid "No group specified."
2563 msgstr "Nessun gruppo specificato."
2564
2565 #. TRANS: Client error displayed trying to block a user from a group while not being an admin user.
2566 msgid "Only an admin can block group members."
2567 msgstr "Solo un amministratore può bloccare i membri del gruppo."
2568
2569 #. TRANS: Client error displayed trying to block a user from a group while user is already blocked from the given group.
2570 msgid "User is already blocked from group."
2571 msgstr "L'utente è già bloccato dal gruppo."
2572
2573 #. TRANS: Client error displayed trying to block a user from a group while user is not a member of given group.
2574 msgid "User is not a member of group."
2575 msgstr "L'utente non fa parte del gruppo."
2576
2577 #. TRANS: Title for block user from group page.
2578 #. TRANS: Form legend for form to block user from a group.
2579 msgid "Block user from group"
2580 msgstr "Blocca l'utente dal gruppo"
2581
2582 #. TRANS: Explanatory text for block user from group form before setting the block.
2583 #. TRANS: %1$s is that to be blocked user, %2$s is the group the user will be blocked from.
2584 #, php-format
2585 msgid ""
2586 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
2587 "will be removed from the group, unable to post, and unable to subscribe to "
2588 "the group in the future."
2589 msgstr ""
2590 "Vuoi bloccare l'utente \"%1$s\" dal gruppo \"%2$s\"? L'utente verrà rimosso "
2591 "dal gruppo, non potrà più inviare messaggi e non potrà più iscriversi al "
2592 "gruppo."
2593
2594 #. TRANS: Submit button title for 'No' when blocking a user from a group.
2595 #, fuzzy
2596 msgid "Do not block this user from this group."
2597 msgstr "Non bloccare l'utente da questo gruppo"
2598
2599 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
2600 #, fuzzy
2601 msgid "Block this user from this group."
2602 msgstr "Blocca l'utente da questo gruppo"
2603
2604 #. TRANS: Server error displayed when trying to block a user from a group fails because of an application error.
2605 msgid "Database error blocking user from group."
2606 msgstr "Errore del database nel bloccare l'utente dal gruppo."
2607
2608 #. TRANS: Client error displayed referring to a group's permalink without providing a group ID.
2609 #. TRANS: Client error displayed trying to perform an action without providing an ID.
2610 #. TRANS: Client error displayed trying to find a user by ID without providing an ID.
2611 msgid "No ID."
2612 msgstr "Nessun ID."
2613
2614 #. TRANS: Title for group logo settings page.
2615 #. TRANS: Group logo form legend.
2616 msgid "Group logo"
2617 msgstr "Logo del gruppo"
2618
2619 #. TRANS: Instructions for group logo page.
2620 #. TRANS: %s is the maximum file size for that site.
2621 #, php-format
2622 msgid ""
2623 "You can upload a logo image for your group. The maximum file size is %s."
2624 msgstr ""
2625 "Puoi caricare un'immagine per il logo del tuo gruppo. La dimensione massima "
2626 "del file è di %s."
2627
2628 #. TRANS: Submit button for uploading a group logo.
2629 msgid "Upload"
2630 msgstr "Carica"
2631
2632 #. TRANS: Button text for cropping an uploaded group logo.
2633 msgid "Crop"
2634 msgstr "Ritaglia"
2635
2636 #. TRANS: Form instructions on the group logo page.
2637 msgid "Pick a square area of the image to be the logo."
2638 msgstr "Scegli un'area quadrata dell'immagine per il logo."
2639
2640 #. TRANS: Form success message after updating a group logo.
2641 msgid "Logo updated."
2642 msgstr "Logo aggiornato."
2643
2644 #. TRANS: Form failure message after failing to update a group logo.
2645 msgid "Failed updating logo."
2646 msgstr "Aggiornamento del logo non riuscito."
2647
2648 #. TRANS: Title of the page showing group members.
2649 #. TRANS: %s is the name of the group.
2650 #, php-format
2651 msgid "%s group members"
2652 msgstr "Membri del gruppo %s"
2653
2654 #. TRANS: Title of the page showing group members.
2655 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
2656 #, php-format
2657 msgid "%1$s group members, page %2$d"
2658 msgstr "Membri del gruppo %1$s, pagina %2$d"
2659
2660 #. TRANS: Page notice for group members page.
2661 msgid "A list of the users in this group."
2662 msgstr "Un elenco degli utenti in questo gruppo."
2663
2664 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
2665 msgid "Only the group admin may approve users."
2666 msgstr "Solo gli admin del gruppo possono approvare gli utenti."
2667
2668 #. TRANS: Title of the first page showing pending group members still awaiting approval to join the group.
2669 #. TRANS: %s is the name of the group.
2670 #, fuzzy, php-format
2671 msgid "%s group members awaiting approval"
2672 msgstr "Membri del gruppo %s"
2673
2674 #. TRANS: Title of all but the first page showing pending group members still awaiting approval to join the group.
2675 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
2676 #, fuzzy, php-format
2677 msgid "%1$s group members awaiting approval, page %2$d"
2678 msgstr "Membri del gruppo %1$s, pagina %2$d"
2679
2680 #. TRANS: Page notice for group members page.
2681 #, fuzzy
2682 msgid "A list of users awaiting approval to join this group."
2683 msgstr "Un elenco degli utenti in questo gruppo."
2684
2685 #. TRANS: Message is used as link description. %1$s is a group name, %2$s is a site name.
2686 #, php-format
2687 msgid "Updates from members of %1$s on %2$s!"
2688 msgstr "Messaggi dai membri di %1$s su %2$s!"
2689
2690 #. TRANS: Title for first page of the groups list.
2691 msgctxt "TITLE"
2692 msgid "Groups"
2693 msgstr "Gruppi"
2694
2695 #. TRANS: Title for all but the first page of the groups list.
2696 #. TRANS: %d is the page number.
2697 #, fuzzy, php-format
2698 msgctxt "TITLE"
2699 msgid "Groups, page %d"
2700 msgstr "Gruppi, pagina %d"
2701
2702 #. TRANS: Page notice of group list. %%%%site.name%%%% is the StatusNet site name,
2703 #. TRANS: %%%%action.groupsearch%%%% and %%%%action.newgroup%%%% are URLs. Do not change them.
2704 #. TRANS: This message contains Markdown links in the form [link text](link).
2705 #, fuzzy, php-format
2706 msgid ""
2707 "%%%%site.name%%%% groups let you find and talk with people of similar "
2708 "interests. After you join a group you can send messages to all other members "
2709 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
2710 "for one](%%%%action.groupsearch%%%%) or [start your own](%%%%action.newgroup%"
2711 "%%%)!"
2712 msgstr ""
2713 "I gruppi di %%%%site.name%%%% ti consentono di trovare e parlare con persone "
2714 "che condividono i tuoi stessi interessi. Quando fai parte di un gruppo, puoi "
2715 "inviare messaggi a tutti i membri del gruppo utilizzando la sintassi \"!"
2716 "nomegruppo\". Non trovi un gruppo che ti piace? Prova a [cercarne uno](%%%%"
2717 "action.groupsearch%%%%) o [crea il tuo!](%%%%action.newgroup%%%%)"
2718
2719 #. TRANS: Link to create a new group on the group list page.
2720 #. TRANS: Link text on group page to create a new group.
2721 #. TRANS: Form legend for group edit form.
2722 msgid "Create a new group"
2723 msgstr "Crea un nuovo gruppo"
2724
2725 #. TRANS: Instructions for page where groups can be searched. %%site.name%% is the name of the StatusNet site.
2726 #, php-format
2727 msgid ""
2728 "Search for groups on %%site.name%% by their name, location, or description. "
2729 "Separate the terms by spaces; they must be 3 characters or more."
2730 msgstr ""
2731 "Cerca tra i gruppi su %%site.name%% per nome, ubicazione o descrizione. "
2732 "Separa i termini di ricerca con degli spazi; lunghezza minima 3 caratteri."
2733
2734 #. TRANS: Title for page where groups can be searched.
2735 msgid "Group search"
2736 msgstr "Cerca gruppi"
2737
2738 #. TRANS: Text on page where groups can be searched if no results were found for a query.
2739 #. TRANS: Text for notice search results is the query had no results.
2740 #. TRANS: Message on the "People search" page where a query has no results.
2741 #. TRANS: Output when there are no results for a search.
2742 msgid "No results."
2743 msgstr "Nessun risultato."
2744
2745 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a logged in user.
2746 #. TRANS: This message contains Markdown links in the form [link text](link).
2747 #, fuzzy, php-format
2748 msgid ""
2749 "If you cannot find the group you're looking for, you can [create it](%%"
2750 "action.newgroup%%) yourself."
2751 msgstr ""
2752 "Se non riesci a trovare il gruppo che cerchi, puoi [crearlo](%%action."
2753 "newgroup%%) tu."
2754
2755 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a not logged in user.
2756 #. TRANS: This message contains Markdown links in the form [link text](link).
2757 #, php-format
2758 msgid ""
2759 "Why not [register an account](%%action.register%%) and [create the group](%%"
2760 "action.newgroup%%) yourself!"
2761 msgstr ""
2762 "Perché non [crei un account](%%action.register%%) e [crei tu il gruppo](%%"
2763 "action.newgroup%%)!"
2764
2765 #. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
2766 msgid "Only an admin can unblock group members."
2767 msgstr "Solo gli amministratori possono sbloccare i membri del gruppo."
2768
2769 #. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
2770 msgid "User is not blocked from group."
2771 msgstr "L'utente non è bloccato dal gruppo."
2772
2773 #. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
2774 #. TRANS: Server error displayed when removing a user block.
2775 msgid "Error removing the block."
2776 msgstr "Errore nel rimuovere il blocco."
2777
2778 #. TRANS: Title for Instant Messaging settings.
2779 msgid "IM settings"
2780 msgstr "Impostazioni messaggistica istantanea"
2781
2782 #. TRANS: Instant messaging settings page instructions.
2783 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
2784 #. TRANS: the order and formatting of link text and link should remain unchanged.
2785 #, fuzzy, php-format
2786 msgid ""
2787 "You can send and receive notices through [instant messaging](%%doc.im%%). "
2788 "Configure your addresses and settings below."
2789 msgstr ""
2790 "Puoi inviare e ricevere messaggi attraverso i servizi di messaggistica "
2791 "istantanea [instant messages](%%doc.im%%). Configura il tuo indirizzo e le "
2792 "impostazioni qui di seguito."
2793
2794 #. TRANS: Message given in the IM settings if IM is not enabled on the site.
2795 msgid "IM is not available."
2796 msgstr "Messaggistica istantanea non disponibile."
2797
2798 #. TRANS: Form note in IM settings form. %s is the type of IM address that was confirmed.
2799 #, fuzzy, php-format
2800 msgid "Current confirmed %s address."
2801 msgstr "Indirizzo email attualmente confermato."
2802
2803 #. TRANS: Form note in IM settings form.
2804 #. TRANS: %s is the IM service name, %2$s is the IM address set.
2805 #, fuzzy, php-format
2806 msgid ""
2807 "Awaiting confirmation on this address. Check your %1$s account for a message "
2808 "with further instructions. (Did you add %2$s to your buddy list?)"
2809 msgstr ""
2810 "In attesa di conferma per questo indirizzo. Controlla il tuo account Jabber/"
2811 "GTalk per un messaggio con ulteriori istruzioni. Hai aggiunto %s al tuo "
2812 "elenco contatti?"
2813
2814 #. TRANS: Field label for IM address.
2815 msgid "IM address"
2816 msgstr "Indirizzo di messaggistica istantanea"
2817
2818 #. TRANS: Field title for IM address. %s is the IM service name.
2819 #, php-format
2820 msgid "%s screenname."
2821 msgstr "Soprannome di %s."
2822
2823 #. TRANS: Header for IM preferences form.
2824 msgid "IM Preferences"
2825 msgstr "Preferenze IM"
2826
2827 #. TRANS: Checkbox label in IM preferences form.
2828 msgid "Send me notices"
2829 msgstr "Inviami gli avvisi"
2830
2831 #. TRANS: Checkbox label in IM preferences form.
2832 #, fuzzy
2833 msgid "Post a notice when my status changes."
2834 msgstr "Pubblica un messaggio quando il mio stato Jabber/GTalk cambia"
2835
2836 #. TRANS: Checkbox label in IM preferences form.
2837 #, fuzzy
2838 msgid "Send me replies from people I'm not subscribed to."
2839 msgstr "Inviami le risposte delle persone a cui sono abbonato via Jabber/GTalk"
2840
2841 #. TRANS: Checkbox label in IM preferences form.
2842 #, fuzzy
2843 msgid "Publish a MicroID"
2844 msgstr "Pubblica un MicroID per il mio indirizzo email"
2845
2846 #. TRANS: Server error thrown on database error updating IM preferences.
2847 #, fuzzy
2848 msgid "Could not update IM preferences."
2849 msgstr "Impossibile aggiornare l'utente."
2850
2851 #. TRANS: Confirmation message for successful IM preferences save.
2852 #. TRANS: Confirmation message after saving preferences.
2853 msgid "Preferences saved."
2854 msgstr "Preferenze salvate."
2855
2856 #. TRANS: Message given saving IM address without having provided one.
2857 #, fuzzy
2858 msgid "No screenname."
2859 msgstr "Nessun soprannome."
2860
2861 #. TRANS: Form validation error when no transport is available setting an IM address.
2862 msgid "No transport."
2863 msgstr "Nessun trasporto."
2864
2865 #. TRANS: Message given saving IM address that cannot be normalised.
2866 #, fuzzy
2867 msgid "Cannot normalize that screenname."
2868 msgstr "Impossibile normalizzare quell'ID Jabber"
2869
2870 #. TRANS: Message given saving IM address that not valid.
2871 #, fuzzy
2872 msgid "Not a valid screenname."
2873 msgstr "Non è un soprannome valido."
2874
2875 #. TRANS: Message given saving IM address that is already set for another user.
2876 #, fuzzy
2877 msgid "Screenname already belongs to another user."
2878 msgstr "ID Jabber già assegnato a un altro utente."
2879
2880 #. TRANS: Message given saving valid IM address that is to be confirmed.
2881 #, fuzzy
2882 msgid "A confirmation code was sent to the IM address you added."
2883 msgstr ""
2884 "Un codice di conferma è stato inviato all'indirizzo di messaggistica "
2885 "istantanea che hai aggiunto. Devi approvare %s affinché ti invii messaggi."
2886
2887 #. TRANS: Message given canceling IM address confirmation for the wrong IM address.
2888 msgid "That is the wrong IM address."
2889 msgstr "Quello è l'indirizzo di messaggistica sbagliato."
2890
2891 #. TRANS: Server error thrown on database error canceling IM address confirmation.
2892 #, fuzzy
2893 msgid "Could not delete confirmation."
2894 msgstr "Impossibile eliminare la conferma della messaggistica."
2895
2896 #. TRANS: Message given after successfully canceling IM address confirmation.
2897 msgid "IM confirmation cancelled."
2898 msgstr "Conferma della messaggistica annullata."
2899
2900 #. TRANS: Message given trying to remove an IM address that is not
2901 #. TRANS: registered for the active user.
2902 #, fuzzy
2903 msgid "That is not your screenname."
2904 msgstr "Quello non è il tuo numero di telefono."
2905
2906 #. TRANS: Message given after successfully removing a registered Instant Messaging address.
2907 msgid "The IM address was removed."
2908 msgstr "L'indirizzo di messaggistica è stato rimosso."
2909
2910 #. TRANS: Title for all but the first page of the inbox page.
2911 #. TRANS: %1$s is the user's nickname, %2$s is the page number.
2912 #, php-format
2913 msgid "Inbox for %1$s - page %2$d"
2914 msgstr "Casella posta in arrivo di %1$s - pagina %2$d"
2915
2916 #. TRANS: Title for the first page of the inbox page.
2917 #. TRANS: %s is the user's nickname.
2918 #, php-format
2919 msgid "Inbox for %s"
2920 msgstr "Casella posta in arrivo di %s"
2921
2922 #. TRANS: Instructions for user inbox page.
2923 msgid "This is your inbox, which lists your incoming private messages."
2924 msgstr ""
2925 "Questa è la casella della tua posta in arrivo, contiene i messaggi privati "
2926 "ricevuti."
2927
2928 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
2929 msgid "Invites have been disabled."
2930 msgstr "Gli inviti sono stati disabilitati."
2931
2932 #. TRANS: Client error displayed when trying to sent invites while not logged in.
2933 #. TRANS: %s is the StatusNet site name.
2934 #, php-format
2935 msgid "You must be logged in to invite other users to use %s."
2936 msgstr "Devi eseguire l'accesso per invitare altri utenti a usare %s."
2937
2938 #. TRANS: Form validation message when providing an e-mail address that does not validate.
2939 #. TRANS: %s is an invalid e-mail address.
2940 #, php-format
2941 msgid "Invalid email address: %s."
2942 msgstr "Indirizzo email non valido: %s."
2943
2944 #. TRANS: Page title when invitations have been sent.
2945 #, fuzzy
2946 msgid "Invitations sent"
2947 msgstr "Inviti inviati"
2948
2949 #. TRANS: Page title when inviting potential users.
2950 msgid "Invite new users"
2951 msgstr "Invita nuovi utenti"
2952
2953 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
2954 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
2955 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
2956 #. TRANS: Followed by a bullet list.
2957 #, fuzzy
2958 msgid "You are already subscribed to this user:"
2959 msgid_plural "You are already subscribed to these users:"
2960 msgstr[0] "Hai già un abbonamento a questi utenti:"
2961 msgstr[1] "Hai già un abbonamento a questi utenti:"
2962
2963 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
2964 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
2965 #, fuzzy, php-format
2966 msgctxt "INVITE"
2967 msgid "%1$s (%2$s)"
2968 msgstr "%1$s (%2$s)"
2969
2970 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
2971 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
2972 #. TRANS: reported already present people. Followed by a bullet list.
2973 #, fuzzy
2974 msgid "This person is already a user and you were automatically subscribed:"
2975 msgid_plural ""
2976 "These people are already users and you were automatically subscribed to them:"
2977 msgstr[0] ""
2978 "Queste persone sono già utenti e hai un abbonamento automatico a loro:"
2979 msgstr[1] ""
2980 "Queste persone sono già utenti e hai un abbonamento automatico a loro:"
2981
2982 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
2983 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
2984 #. TRANS: e-mail addresses to which invitations were sent.
2985 #, fuzzy
2986 msgid "Invitation sent to the following person:"
2987 msgid_plural "Invitations sent to the following people:"
2988 msgstr[0] "Inviti inviati alle seguenti persone:"
2989 msgstr[1] "Inviti inviati alle seguenti persone:"
2990
2991 #. TRANS: Generic message displayed after sending out one or more invitations to
2992 #. TRANS: people to join a StatusNet site.
2993 msgid ""
2994 "You will be notified when your invitees accept the invitation and register "
2995 "on the site. Thanks for growing the community!"
2996 msgstr ""
2997 "Riceverai una notifica quando i tuoi invitati accetteranno e si "
2998 "registreranno sul sito. Grazie per l'aiuto ad accrescere la comunità!"
2999
3000 #. TRANS: Form instructions.
3001 msgid ""
3002 "Use this form to invite your friends and colleagues to use this service."
3003 msgstr ""
3004 "Usa questo modulo per invitare i tuoi amici e colleghi a usare questo "
3005 "servizio."
3006
3007 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
3008 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
3009 #. TRANS: the StatusNet sitename.
3010 #, php-format
3011 msgid "%1$s has invited you to join them on %2$s"
3012 msgstr "Hai ricevuto un invito per seguire %1$s su %2$s"
3013
3014 #. TRANS: Client error displayed when trying to join a group while not logged in.
3015 msgid "You must be logged in to join a group."
3016 msgstr "Devi eseguire l'accesso per iscriverti a un gruppo."
3017
3018 #. TRANS: Title for join group page after joining.
3019 #, fuzzy, php-format
3020 msgctxt "TITLE"
3021 msgid "%1$s joined group %2$s"
3022 msgstr "%1$s fa ora parte del gruppo %2$s"
3023
3024 #. TRANS: Exception thrown when there is an unknown error joining a group.
3025 msgid "Unknown error joining group."
3026 msgstr "Errore sconosciuto nell'adesione al gruppo."
3027
3028 #. TRANS: Client error displayed when trying to join a group while already a member.
3029 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
3030 msgid "You are not a member of that group."
3031 msgstr "Non fai parte di quel gruppo."
3032
3033 #. TRANS: User admin panel title
3034 msgctxt "TITLE"
3035 msgid "License"
3036 msgstr "Licenza"
3037
3038 #. TRANS: Form instructions for the site license admin panel.
3039 msgid "License for this StatusNet site"
3040 msgstr "La licenza per questo sito StatusNet"
3041
3042 #. TRANS: Client error displayed selecting an invalid license in the license admin panel.
3043 msgid "Invalid license selection."
3044 msgstr "Selezione della licenza non valida."
3045
3046 #. TRANS: Client error displayed when not specifying an owner for the all rights reserved license in the license admin panel.
3047 msgid ""
3048 "You must specify the owner of the content when using the All Rights Reserved "
3049 "license."
3050 msgstr ""
3051 "È necessario specificare il proprietario dei contenuti quando viene usata la "
3052 "licenza \"Tutti i diritti riservati\"."
3053
3054 #. TRANS: Client error displayed selecting a too long license title in the license admin panel.
3055 #, fuzzy
3056 msgid "Invalid license title. Maximum length is 255 characters."
3057 msgstr "Titolo della licenza non valido. Lunghezza massima 255 caratteri."
3058
3059 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3060 msgid "Invalid license URL."
3061 msgstr "Indirizzo della licenza non valido."
3062
3063 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3064 msgid "Invalid license image URL."
3065 msgstr "Indirizzo immagine della licenza non valido."
3066
3067 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3068 msgid "License URL must be blank or a valid URL."
3069 msgstr "L'indirizzo della licenza deve essere vuoto o un URL valido."
3070
3071 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3072 msgid "License image must be blank or valid URL."
3073 msgstr "L'immagine della licenza deve essere vuota o un URL valido."
3074
3075 #. TRANS: Form legend in the license admin panel.
3076 msgid "License selection"
3077 msgstr "Selezione licenza"
3078
3079 #. TRANS: License option in the license admin panel.
3080 #. TRANS: Checkbox label to mark a list private.
3081 msgid "Private"
3082 msgstr "Privato"
3083
3084 #. TRANS: License option in the license admin panel.
3085 msgid "All Rights Reserved"
3086 msgstr "Tutti i diritti riservati"
3087
3088 #. TRANS: License option in the license admin panel.
3089 msgid "Creative Commons"
3090 msgstr "Creative Commons"
3091
3092 #. TRANS: Dropdown field label in the license admin panel.
3093 msgid "Type"
3094 msgstr "Tipo"
3095
3096 #. TRANS: Dropdown field instructions in the license admin panel.
3097 #, fuzzy
3098 msgid "Select a license."
3099 msgstr "Seleziona licenza"
3100
3101 #. TRANS: Form legend in the license admin panel.
3102 msgid "License details"
3103 msgstr "Dettagli licenza"
3104
3105 #. TRANS: Field label in the license admin panel.
3106 msgid "Owner"
3107 msgstr "Proprietario"
3108
3109 #. TRANS: Field title in the license admin panel.
3110 msgid "Name of the owner of the site's content (if applicable)."
3111 msgstr "Nome del proprietario dei contenuti del sito (se applicabile)."
3112
3113 #. TRANS: Field label in the license admin panel.
3114 msgid "License Title"
3115 msgstr "Titolo licenza"
3116
3117 #. TRANS: Field title in the license admin panel.
3118 msgid "The title of the license."
3119 msgstr "Il titolo della licenza."
3120
3121 #. TRANS: Field label in the license admin panel.
3122 msgid "License URL"
3123 msgstr "Indirizzo licenza"
3124
3125 #. TRANS: Field title in the license admin panel.
3126 msgid "URL for more information about the license."
3127 msgstr "Indirizzo per informazioni aggiuntive riguardo la licenza."
3128
3129 #. TRANS: Field label in the license admin panel.
3130 msgid "License Image URL"
3131 msgstr "Indirizzo immagine licenza"
3132
3133 #. TRANS: Field title in the license admin panel.
3134 msgid "URL for an image to display with the license."
3135 msgstr "Indirizzo di un'immagine da visualizzare con la licenza."
3136
3137 #. TRANS: Button title in the license admin panel.
3138 msgid "Save license settings."
3139 msgstr "Salva le impostazioni di licenza."
3140
3141 #. TRANS: Form validation error displayed when trying to log in with incorrect credentials.
3142 msgid "Incorrect username or password."
3143 msgstr "Nome utente o password non corretto."
3144
3145 #. TRANS: Server error displayed when during login a server error occurs.
3146 #. TRANS: Server error displayed when a user object could not be created trying to login using "one time password login".
3147 msgid "Error setting user. You are probably not authorized."
3148 msgstr "Errore nell'impostare l'utente. Forse non hai l'autorizzazione."
3149
3150 #. TRANS: Page title for login page.
3151 msgid "Login"
3152 msgstr "Accedi"
3153
3154 #. TRANS: Form legend on login page.
3155 msgid "Login to site"
3156 msgstr "Accedi al sito"
3157
3158 #. TRANS: Field label on login page.
3159 #, fuzzy
3160 msgid "Username or email address"
3161 msgstr "Soprannome o indirizzo email"
3162
3163 #. TRANS: Checkbox label label on login page.
3164 #. TRANS: Checkbox label on account registration page.
3165 msgid "Remember me"
3166 msgstr "Ricordami"
3167
3168 #. TRANS: Checkbox title on login page.
3169 #. TRANS: Checkbox title on account registration page.
3170 msgid "Automatically login in the future; not for shared computers!"
3171 msgstr "Accedi automaticamente in futuro; non per computer condivisi!"
3172
3173 #. TRANS: Button text for log in on login page.
3174 msgctxt "BUTTON"
3175 msgid "Login"
3176 msgstr "Accedi"
3177
3178 #. TRANS: Link text for link to "reset password" on login page.
3179 msgid "Lost or forgotten password?"
3180 msgstr "Password persa o dimenticata?"
3181
3182 #. TRANS: Form instructions on login page before being able to change user settings.
3183 msgid ""
3184 "For security reasons, please re-enter your user name and password before "
3185 "changing your settings."
3186 msgstr ""
3187 "Per motivi di sicurezza, è necessario che tu inserisca il tuo nome utente e "
3188 "la tua password prima di modificare le impostazioni."
3189
3190 #. TRANS: Form instructions on login page.
3191 msgid "Login with your username and password."
3192 msgstr "Accedi con nome utente e password."
3193
3194 #. TRANS: Form instructions on login page. This message contains Markdown links in the form [Link text](Link).
3195 #. TRANS: %%action.register%% is a link to the registration page.
3196 #, php-format
3197 msgid ""
3198 "Don't have a username yet? [Register](%%action.register%%) a new account."
3199 msgstr ""
3200 "Non hai ancora un nome utente? [Crea](%%action.register%%) un nuovo account."
3201
3202 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page while not an admin.
3203 msgid "Only an admin can make another user an admin."
3204 msgstr ""
3205 "Solo gli amministratori possono rendere un altro utente amministratori."
3206
3207 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page who already is admin.
3208 #. TRANS: %1$s is the user that is already admin, %2$s is the group user is already admin for.
3209 #, php-format
3210 msgid "%1$s is already an admin for group \"%2$s\"."
3211 msgstr "%1$s è già amministratore del gruppo \"%2$s\"."
3212
3213 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3214 #. TRANS: because the group membership record could not be gotten.
3215 #. TRANS: %1$s is the to be admin user, %2$s is the group user should be admin for.
3216 #, php-format
3217 msgid "Can't get membership record for %1$s in group %2$s."
3218 msgstr "Impossibile recuperare la membership per %1$s nel gruppo %2$s"
3219
3220 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3221 #. TRANS: because the group adminship record coud not be saved properly.
3222 #. TRANS: %1$s is the to be admin user, %2$s is the group user is already admin for.
3223 #, php-format
3224 msgid "Can't make %1$s an admin for group %2$s."
3225 msgstr "Impossibile rendere %1$s un amministratore del gruppo %2$s"
3226
3227 #. TRANS: Client error displayed trying to make a micro summary without providing a status.
3228 msgid "No current status."
3229 msgstr "Nessun messaggio corrente."
3230
3231 #. TRANS: This is the title of the form for adding a new application.
3232 msgid "New application"
3233 msgstr "Nuova applicazione"
3234
3235 #. TRANS: Client error displayed trying to add a new application while not logged in.
3236 msgid "You must be logged in to register an application."
3237 msgstr "Devi eseguire l'accesso per registrare un'applicazione."
3238
3239 #. TRANS: Form instructions for registering a new application.
3240 msgid "Use this form to register a new application."
3241 msgstr "Usa questo modulo per registrare un'applicazione."
3242
3243 #. TRANS: Validation error shown when not providing a source URL in the "New application" form.
3244 msgid "Source URL is required."
3245 msgstr "L'URL sorgente è richiesto."
3246
3247 #. TRANS: Server error displayed when an application could not be registered in the database through the "New application" form.
3248 msgid "Could not create application."
3249 msgstr "Impossibile creare l'applicazione."
3250
3251 #. TRANS: Form validation error messages displayed when uploading an invalid application logo.
3252 msgid "Invalid image."
3253 msgstr "Immagine non valida."
3254
3255 #. TRANS: Title for form to create a group.
3256 msgid "New group"
3257 msgstr "Nuovo gruppo"
3258
3259 #. TRANS: Client exception thrown when a user tries to create a group while banned.
3260 msgid "You are not allowed to create groups on this site."
3261 msgstr "Non sei autorizzato a creare gruppi su questo sito."
3262
3263 #. TRANS: Form instructions for group create form.
3264 msgid "Use this form to create a new group."
3265 msgstr "Usa questo modulo per creare un nuovo gruppo."
3266
3267 #. TRANS: Page title for new direct message page.
3268 #. TRANS: Page title on page for sending a direct message.
3269 msgid "New message"
3270 msgstr "Nuovo messaggio"
3271
3272 #. TRANS: Client error displayed trying to send a direct message to a user while sender and
3273 #. TRANS: receiver are not subscribed to each other.
3274 msgid "You cannot send a message to this user."
3275 msgstr "Non puoi inviare un messaggio a questo utente."
3276
3277 #. TRANS: Form validator error displayed trying to send a direct message without content.
3278 #. TRANS: Client error displayed trying to send a notice without content.
3279 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
3280 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
3281 msgid "No content!"
3282 msgstr "Nessun contenuto!"
3283
3284 #. TRANS: Form validation error displayed trying to send a direct message without specifying a recipient.
3285 msgid "No recipient specified."
3286 msgstr "Nessun destinatario specificato."
3287
3288 #. TRANS: Page title after sending a direct message.
3289 msgid "Message sent"
3290 msgstr "Messaggio inviato"
3291
3292 #. TRANS: Confirmation text after sending a direct message.
3293 #. TRANS: %s is the direct message recipient.
3294 #. TRANS: Message given have sent a direct message to another user.
3295 #. TRANS: %s is the name of the other user.
3296 #, php-format
3297 msgid "Direct message to %s sent."
3298 msgstr "Messaggio diretto a %s inviato."
3299
3300 #. TRANS: Page title after an AJAX error occurred on the "send direct message" page.
3301 #. TRANS: Page title after an AJAX error occurs on the send notice page.
3302 msgid "Ajax Error"
3303 msgstr "Errore di Ajax"
3304
3305 #. TRANS: Page title for sending a new notice.
3306 #. TRANS: Title for form to send a new notice.
3307 msgctxt "TITLE"
3308 msgid "New notice"
3309 msgstr "Nuovo avviso"
3310
3311 #. TRANS: Page title after sending a notice.
3312 msgid "Notice posted"
3313 msgstr "Messaggio inviato"
3314
3315 #. TRANS: Instructions for Notice search page.
3316 #. TRANS: %%site.name%% is the name of the StatusNet site.
3317 #, php-format
3318 msgid ""
3319 "Search for notices on %%site.name%% by their contents. Separate search terms "
3320 "by spaces; they must be 3 characters or more."
3321 msgstr ""
3322 "Cerca tra i messaggi su %%site.name%% in base al contenuto. Separa i termini "
3323 "di ricerca con degli spazi; lunghezza minima 3 caratteri."
3324
3325 #. TRANS: Title of the page where users can search for notices.
3326 msgid "Text search"
3327 msgstr "Cerca testo"
3328
3329 #. TRANS: Test in RSS notice search.
3330 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
3331 #, php-format
3332 msgid "Search results for \"%1$s\" on %2$s"
3333 msgstr "Risultati della ricerca per \"%1$s\" su %2$s"
3334
3335 #. TRANS: Text for logged in users making a query for notices without results.
3336 #. TRANS: This message contains a Markdown link.
3337 #, php-format
3338 msgid ""
3339 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
3340 "status_textarea=%s)!"
3341 msgstr ""
3342 "[Scrivi qualche cosa](%%%%action.newnotice%%%%?status_textarea=%s) su questo "
3343 "argomento!"
3344
3345 #. TRANS: Text for not logged in users making a query for notices without results.
3346 #. TRANS: This message contains Markdown links.
3347 #, php-format
3348 msgid ""
3349 "Why not [register an account](%%%%action.register%%%%) and be the first to "
3350 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
3351 msgstr ""
3352 "Perché non [crei un account](%%%%action.register%%%%) e [scrivi qualche cosa]"
3353 "(%%%%action.newnotice%%%%?status_textarea=%s) su questo argomento!"
3354
3355 #. TRANS: RSS notice search feed title. %s is the query.
3356 #, php-format
3357 msgid "Updates with \"%s\""
3358 msgstr "Messaggi con \"%s\""
3359
3360 #. TRANS: RSS notice search feed description.
3361 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
3362 #, fuzzy, php-format
3363 msgid "Updates matching search term \"%1$s\" on %2$s."
3364 msgstr "Messaggi che corrispondono al termine \"%1$s\" su %2$s!"
3365
3366 #. TRANS: Client error displayed trying to nudge a user that cannot be nudged.
3367 #, fuzzy
3368 msgid ""
3369 "This user doesn't allow nudges or hasn't confirmed or set their email "
3370 "address yet."
3371 msgstr ""
3372 "Questo utente non consente i richiami oppure non ha confermato o impostato "
3373 "ancora il suo indirizzo email."
3374
3375 #. TRANS: Page title after sending a nudge.
3376 msgid "Nudge sent"
3377 msgstr "Richiamo inviato"
3378
3379 #. TRANS: Confirmation text after sending a nudge.
3380 msgid "Nudge sent!"
3381 msgstr "Richiamo inviato!"
3382
3383 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
3384 msgid "You must be logged in to list your applications."
3385 msgstr "Devi eseguire l'accesso per poter elencare le tue applicazioni."
3386
3387 #. TRANS: Page title for OAuth applications
3388 msgid "OAuth applications"
3389 msgstr "Applicazioni OAuth"
3390
3391 #. TRANS: Page instructions for OAuth applications
3392 msgid "Applications you have registered"
3393 msgstr "Applicazioni che hai registrato"
3394
3395 #. TRANS: Empty list message on page with OAuth applications.
3396 #, php-format
3397 msgid "You have not registered any applications yet."
3398 msgstr "Non hai ancora registrato alcuna applicazione."
3399
3400 #. TRANS: Title for OAuth connection settings.
3401 msgid "Connected applications"
3402 msgstr "Applicazioni collegate"
3403
3404 #. TRANS: Instructions for OAuth connection settings.
3405 #, fuzzy
3406 msgid "The following connections exist for your account."
3407 msgstr "Hai consentito alle seguenti applicazioni di accedere al tuo account."
3408
3409 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
3410 msgid "You are not a user of that application."
3411 msgstr "Non sei un utente di quella applicazione."
3412
3413 #. TRANS: Client error when revoking access has failed for some reason.
3414 #. TRANS: %s is the application ID revoking access failed for.
3415 #, fuzzy, php-format
3416 msgid "Unable to revoke access for application: %s."
3417 msgstr "Impossibile revocare l'accesso per l'applicazione: %s."
3418
3419 #. TRANS: Success message after revoking access for an application.
3420 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
3421 #, php-format
3422 msgid ""
3423 "You have successfully revoked access for %1$s and the access token starting "
3424 "with %2$s."
3425 msgstr ""
3426
3427 #. TRANS: Empty list message when no applications have been authorised yet.
3428 msgid "You have not authorized any applications to use your account."
3429 msgstr "Non hai autorizzato alcuna applicazione all'uso del tuo account."
3430
3431 #. TRANS: Note for developers in the OAuth connection settings form.
3432 #. TRANS: This message contains a Markdown link. Do not separate "](".
3433 #. TRANS: %s is the URL to the OAuth settings.
3434 #, php-format
3435 msgid ""
3436 "Are you a developer? [Register an OAuth client application](%s) to use with "
3437 "this instance of StatusNet."
3438 msgstr ""
3439
3440 #. TRANS: Server error displayed in oEmbed action when path not found.
3441 #. TRANS: %s is a path.
3442 #, fuzzy, php-format
3443 msgid "\"%s\" not found."
3444 msgstr "Metodo delle API non trovato."
3445
3446 #. TRANS: Server error displayed in oEmbed action when notice not found.
3447 #. TRANS: %s is a notice.
3448 #, fuzzy, php-format
3449 msgid "Notice %s not found."
3450 msgstr "Metodo delle API non trovato."
3451
3452 #. TRANS: Server error displayed in oEmbed action when notice has not profile.
3453 #. TRANS: Server error displayed trying to show a notice without a connected profile.
3454 msgid "Notice has no profile."
3455 msgstr "Il messaggio non ha un profilo."
3456
3457 #. TRANS: oEmbed title. %1$s is the author name, %2$s is the creation date.
3458 #. TRANS: Title of the page that shows a notice.
3459 #. TRANS: %1$s is a user name, %2$s is the notice creation date/time.
3460 #, php-format
3461 msgid "%1$s's status on %2$s"
3462 msgstr "Stato di %1$s su %2$s"
3463
3464 #. TRANS: Server error displayed in oEmbed action when attachment not found.
3465 #. TRANS: %d is an attachment ID.
3466 #, fuzzy, php-format
3467 msgid "Attachment %s not found."
3468 msgstr "Destinatario non trovato."
3469
3470 #. TRANS: Server error displayed in oEmbed request when a path is not supported.
3471 #. TRANS: %s is a path.
3472 #, php-format
3473 msgid "\"%s\" not supported for oembed requests."
3474 msgstr ""
3475
3476 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
3477 #, php-format
3478 msgid "Content type %s not supported."
3479 msgstr "Tipo di contenuto %s non supportato."
3480
3481 #. TRANS: Error message displaying attachments. %s is the site's base URL.
3482 #, php-format
3483 msgid "Only %s URLs over plain HTTP please."
3484 msgstr "Solo URL %s attraverso HTTP semplice."
3485
3486 #. TRANS: Server error displayed in oEmbed action when request specifies an unsupported data format.
3487 #. TRANS: Client error on an API request with an unsupported data format.
3488 msgid "Not a supported data format."
3489 msgstr "Non è un formato di dati supportato."
3490
3491 #. TRANS: Page title for profile settings.
3492 #, fuzzy
3493 msgid "Old school UI settings"
3494 msgstr "Impostazioni messaggistica istantanea"
3495
3496 #. TRANS: Usage instructions for profile settings.
3497 msgid "If you like it \"the old way\", you can set that here."
3498 msgstr ""
3499
3500 #. TRANS: Confirmation shown when user profile settings are saved.
3501 #. TRANS: Message after successful saving of administrative settings.
3502 msgid "Settings saved."
3503 msgstr "Impostazioni salvate."
3504
3505 msgid "Only stream mode (no conversations) in timelines"
3506 msgstr ""
3507
3508 msgid "Show conversation page as hierarchical trees"
3509 msgstr ""
3510
3511 msgid "Show nicknames (not full names) in timelines"
3512 msgstr ""
3513
3514 #. TRANS: Button text to save a list.
3515 msgid "Save"
3516 msgstr "Salva"
3517
3518 #. TRANS: ShortName in the OpenSearch interface when trying to find users.
3519 msgid "People Search"
3520 msgstr "Cerca persone"
3521
3522 #. TRANS: ShortName in the OpenSearch interface when trying to find notices.
3523 msgid "Notice Search"
3524 msgstr "Cerca messaggi"
3525
3526 #. TRANS: Client error displayed trying to use "one time password login" when already logged in.
3527 #. TRANS: Client error displayed when trying to register while already logged in.
3528 msgid "Already logged in."
3529 msgstr "Accesso già effettuato."
3530
3531 #. TRANS: Client error displayed trying to use "one time password login" without specifying a user.
3532 msgid "No user ID specified."
3533 msgstr "Nessun ID utente specificato."
3534
3535 #. TRANS: Client error displayed trying to use "one time password login" without specifying a login token.
3536 msgid "No login token specified."
3537 msgstr "Nessun token di accesso specificato."
3538
3539 #. TRANS: Client error displayed trying to use "one time password login" without requesting a login token.
3540 msgid "No login token requested."
3541 msgstr "Nessun token di accesso richiesto."
3542
3543 #. TRANS: Client error displayed trying to use "one time password login" while specifying an invalid login token.
3544 msgid "Invalid login token specified."
3545 msgstr "Token di accesso specificato non valido."
3546
3547 #. TRANS: Client error displayed trying to use "one time password login" while specifying an expired login token.
3548 msgid "Login token expired."
3549 msgstr "Token di accesso scaduto."
3550
3551 #. TRANS: Title for outbox for any but the fist page.
3552 #. TRANS: %1$s is the user nickname, %2$d is the page number.
3553 #, php-format
3554 msgid "Outbox for %1$s - page %2$d"
3555 msgstr "Casella posta inviata di %s - pagina %2$d"
3556
3557 #. TRANS: Title for first page of outbox.
3558 #, php-format
3559 msgid "Outbox for %s"
3560 msgstr "Casella posta inviata di %s"
3561
3562 #. TRANS: Instructions for outbox.
3563 msgid "This is your outbox, which lists private messages you have sent."
3564 msgstr ""
3565 "Questa è la casella della tua posta inviata, contiene i messaggi privati che "
3566 "hai inviato."
3567
3568 #. TRANS: Title for page where to change password.
3569 msgctxt "TITLE"
3570 msgid "Change password"
3571 msgstr "Modifica password"
3572
3573 #. TRANS: Instructions for page where to change password.
3574 msgid "Change your password."
3575 msgstr "Modifica la tua password."
3576
3577 #. TRANS: Fieldset legend on page where to change password.
3578 #. TRANS: Fieldset legend for password reset form.
3579 msgid "Password change"
3580 msgstr "Modifica password"
3581
3582 #. TRANS: Field label on page where to change password.
3583 msgid "Old password"
3584 msgstr "Vecchia password"
3585
3586 #. TRANS: Field label on page where to change password.
3587 #. TRANS: Field label for password reset form.
3588 msgid "New password"
3589 msgstr "Nuova password"
3590
3591 #. TRANS: Field title on page where to change password.
3592 #. TRANS: Field title on account registration page.
3593 #, fuzzy
3594 msgid "6 or more characters."
3595 msgstr "6 o più caratteri"
3596
3597 #. TRANS: Field label on page where to change password. In this field the new password should be typed a second time.
3598 #, fuzzy
3599 msgctxt "LABEL"
3600 msgid "Confirm"
3601 msgstr "Conferma"
3602
3603 #. TRANS: Field title on page where to change password.
3604 #. TRANS: Title for field label for password reset form where the password has to be typed again.
3605 #. TRANS: Field title on account registration page.
3606 #, fuzzy
3607 msgid "Same as password above."
3608 msgstr "Stessa password di sopra"
3609
3610 #. TRANS: Button text on page where to change password.
3611 #, fuzzy
3612 msgctxt "BUTTON"
3613 msgid "Change"
3614 msgstr "Modifica"
3615
3616 #. TRANS: Form validation error on page where to change password.
3617 #. TRANS: Form validation error displayed when trying to register with too short a password.
3618 msgid "Password must be 6 or more characters."
3619 msgstr "La password deve essere di 6 o più caratteri."
3620
3621 #. TRANS: Form validation error on password change when password confirmation does not match.
3622 #. TRANS: Form validation error displayed when trying to register with non-matching passwords.
3623 #, fuzzy
3624 msgid "Passwords do not match."
3625 msgstr "Le password non corrispondono."
3626
3627 #. TRANS: Form validation error on page where to change password.
3628 #, fuzzy
3629 msgid "Incorrect old password."
3630 msgstr "Vecchia password non corretta"
3631
3632 #. TRANS: Form validation error on page where to change password.
3633 msgid "Error saving user; invalid."
3634 msgstr "Errore nel salvare l'utente; non valido."
3635
3636 #. TRANS: Server error displayed on page where to change password when password change
3637 #. TRANS: could not be made because of a server error.
3638 #. TRANS: Reset password form validation error message.
3639 #, fuzzy
3640 msgid "Cannot save new password."
3641 msgstr "Impossibile salvare la nuova password."
3642
3643 #. TRANS: Form validation notice on page where to change password.
3644 msgid "Password saved."
3645 msgstr "Password salvata."
3646
3647 #. TRANS: Title for Paths admin panel.
3648 msgid "Paths"
3649 msgstr "Percorsi"
3650
3651 #. TRANS: Form instructions for Path admin panel.
3652 msgid "Path and server settings for this StatusNet site"
3653 msgstr "Percorso e impostazioni del server per questo sito StatusNet"
3654
3655 #. TRANS: Client error in Paths admin panel.
3656 #. TRANS: %s is the directory that could not be read from.
3657 #, php-format
3658 msgid "Theme directory not readable: %s."
3659 msgstr "Directory del tema non leggibile: %s."
3660
3661 #. TRANS: Client error in Paths admin panel.
3662 #. TRANS: %s is the avatar directory that could not be written to.
3663 #, php-format
3664 msgid "Avatar directory not writable: %s."
3665 msgstr "Directory delle immagini degli utenti non scrivibile: %s."
3666
3667 #. TRANS: Client error in Paths admin panel.
3668 #. TRANS: %s is the locales directory that could not be read from.
3669 #, php-format
3670 msgid "Locales directory not readable: %s."
3671 msgstr "Directory delle localizzazioni non leggibile: %s."
3672
3673 #. TRANS: Client error in Paths admin panel.
3674 #. TRANS: %s is the SSL server URL that is too long.
3675 msgid "Invalid SSL server. The maximum length is 255 characters."
3676 msgstr "Server SSL non valido. La lunghezza massima è di 255 caratteri."
3677
3678 #. TRANS: Fieldset legend in Paths admin panel.
3679 msgid "Site"
3680 msgstr "Sito"
3681
3682 #. TRANS: Field label in Paths admin panel.
3683 msgid "Server"
3684 msgstr "Server"
3685
3686 #. TRANS: Field title in Paths admin panel.
3687 msgid "Site's server hostname."
3688 msgstr "Nome host del server"
3689
3690 #. TRANS: Field label in Paths admin panel.
3691 msgid "Path"
3692 msgstr "Percorso"
3693
3694 #. TRANS: Field title in Paths admin panel.
3695 #, fuzzy
3696 msgid "Site path."
3697 msgstr "Percorso del sito"
3698
3699 #. TRANS: Field label in Paths admin panel.
3700 #, fuzzy
3701 msgid "Locale directory"
3702 msgstr "Directory del tema"
3703
3704 #. TRANS: Field title in Paths admin panel.
3705 #, fuzzy
3706 msgid "Directory path to locales."
3707 msgstr "Percorso della directory alle localizzazioni"
3708
3709 #. TRANS: Checkbox label in Paths admin panel.
3710 msgid "Fancy URLs"
3711 msgstr "URL semplici"
3712
3713 #. TRANS: Field title in Paths admin panel.
3714 #, fuzzy
3715 msgid "Use fancy URLs (more readable and memorable)?"
3716 msgstr "Usare gli URL semplici (più leggibili e facili da ricordare)?"
3717
3718 #. TRANS: Fieldset legend in Paths admin panel.
3719 #, fuzzy
3720 msgctxt "LEGEND"
3721 msgid "Theme"
3722 msgstr "Tema"
3723
3724 #. TRANS: Tooltip for field label in Paths admin panel.
3725 #, fuzzy
3726 msgid "Server for themes."
3727 msgstr "Tema per questo sito."
3728
3729 #. TRANS: Tooltip for field label in Paths admin panel.
3730 msgid "Web path to themes."
3731 msgstr ""
3732
3733 #. TRANS: Field label in Paths admin panel.
3734 msgid "SSL server"
3735 msgstr "Server SSL"
3736
3737 #. TRANS: Tooltip for field label in Paths admin panel.
3738 msgid "SSL server for themes (default: SSL server)."
3739 msgstr ""
3740
3741 #. TRANS: Field label in Paths admin panel.
3742 #, fuzzy
3743 msgid "SSL path"
3744 msgstr "Percorso del sito"
3745
3746 #. TRANS: Tooltip for field label in Paths admin panel.
3747 msgid "SSL path to themes (default: /theme/)."
3748 msgstr ""
3749
3750 #. TRANS: Field label in Paths admin panel.
3751 #, fuzzy
3752 msgid "Directory"
3753 msgstr "Directory del tema"
3754
3755 #. TRANS: Tooltip for field label in Paths admin panel.
3756 #, fuzzy
3757 msgid "Directory where themes are located."
3758 msgstr "Percorso della directory alle localizzazioni"
3759
3760 #. TRANS: Fieldset legend in Paths admin panel.
3761 msgid "Avatars"
3762 msgstr "Immagini"
3763
3764 #. TRANS: Field label in Paths admin panel.
3765 msgid "Avatar server"
3766 msgstr "Server dell'immagine"
3767
3768 #. TRANS: Tooltip for field label in Paths admin panel.
3769 #, fuzzy
3770 msgid "Server for avatars."
3771 msgstr "Tema per questo sito."
3772
3773 #. TRANS: Field label in Paths admin panel.
3774 msgid "Avatar path"
3775 msgstr "Percorso dell'immagine"
3776
3777 #. TRANS: Tooltip for field label in Paths admin panel.
3778 #, fuzzy
3779 msgid "Web path to avatars."
3780 msgstr "Aggiornamento dell'immagine non riuscito."
3781
3782 #. TRANS: Field label in Paths admin panel.
3783 msgid "Avatar directory"
3784 msgstr "Directory dell'immagine"
3785
3786 #. TRANS: Tooltip for field label in Paths admin panel.
3787 #, fuzzy
3788 msgid "Directory where avatars are located."
3789 msgstr "Percorso della directory alle localizzazioni"
3790
3791 #. TRANS: Fieldset legens in Paths admin panel.
3792 msgid "Attachments"
3793 msgstr "Allegati"
3794
3795 #. TRANS: Tooltip for field label in Paths admin panel.
3796 #, fuzzy
3797 msgid "Server for attachments."
3798 msgstr "Tema per questo sito."
3799
3800 #. TRANS: Tooltip for field label in Paths admin panel.
3801 #, fuzzy
3802 msgid "Web path to attachments."
3803 msgstr "Nessun allegato."
3804
3805 #. TRANS: Tooltip for field label in Paths admin panel.
3806 #, fuzzy
3807 msgid "Server for attachments on SSL pages."
3808 msgstr "Tema per questo sito."
3809
3810 #. TRANS: Tooltip for field label in Paths admin panel.
3811 msgid "Web path to attachments on SSL pages."
3812 msgstr ""
3813
3814 #. TRANS: Tooltip for field label in Paths admin panel.
3815 #, fuzzy
3816 msgid "Directory where attachments are located."
3817 msgstr "Percorso della directory alle localizzazioni"
3818
3819 #. TRANS: Fieldset legend in Paths admin panel.
3820 #, fuzzy
3821 msgctxt "LEGEND"
3822 msgid "SSL"
3823 msgstr "SSL"
3824
3825 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3826 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
3827 msgid "Never"
3828 msgstr "Mai"
3829
3830 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3831 msgid "Sometimes"
3832 msgstr "Qualche volta"
3833
3834 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3835 msgid "Always"
3836 msgstr "Sempre"
3837
3838 #. TRANS: Drop down label in Paths admin panel.
3839 msgid "Use SSL"
3840 msgstr "Usa SSL"
3841
3842 #. TRANS: Tooltip for field label in Paths admin panel.
3843 #, fuzzy
3844 msgid "When to use SSL."
3845 msgstr "Quando usare SSL"
3846
3847 #. TRANS: Tooltip for field label in Paths admin panel.
3848 #, fuzzy
3849 msgid "Server to direct SSL requests to."
3850 msgstr "Server a cui dirigere le richieste SSL"
3851
3852 #. TRANS: Button title text to store form data in the Paths admin panel.
3853 #, fuzzy
3854 msgid "Save path settings."
3855 msgstr "Salva impostazioni"
3856
3857 #. TRANS: Instructions for the "People search" page.
3858 #. TRANS: %%site.name%% is the name of the StatusNet site.
3859 #, php-format
3860 msgid ""
3861 "Search for people on %%site.name%% by their name, location, or interests. "
3862 "Separate the terms by spaces; they must be 3 characters or more."
3863 msgstr ""
3864 "Cerca tra le persone su %%site.name%% per nome, ubicazione o interessi. "
3865 "Separa i termini di ricerca con degli spazi; lunghezza minima 3 caratteri."
3866
3867 #. TRANS: Title of a page where users can search for other users.
3868 msgid "People search"
3869 msgstr "Cerca persone"
3870
3871 #. TRANS: Title for list page.
3872 #. TRANS: %s is a list.
3873 #, fuzzy, php-format
3874 msgid "Public list %s"
3875 msgstr "Insieme delle etichette"
3876
3877 #. TRANS: Title for list page.
3878 #. TRANS: %1$s is a list, %2$d is a page number.
3879 #, fuzzy, php-format
3880 msgid "Public list %1$s, page %2$d"
3881 msgstr "Risposte a %1$s, pagina %2$d"
3882
3883 #. TRANS: Message for anonymous users on list page.
3884 #. TRANS: This message contains Markdown links in the form [description](link).
3885 #, fuzzy, php-format
3886 msgid ""
3887 "Lists are how you sort similar people on %%site.name%%, a [micro-blogging]"
3888 "(http://en.wikipedia.org/wiki/Micro-blogging) service based on the Free "
3889 "Software [StatusNet](http://status.net/) tool. You can then easily keep "
3890 "track of what they are doing by subscribing to the list's timeline."
3891 msgstr ""
3892 "**%s** è un gruppo di utenti su %%%%site.name%%%%, un servizio di [microblog]"
3893 "(http://it.wikipedia.org/wiki/Microblogging) basato sul software libero "
3894 "[StatusNet](http://status.net/)."
3895
3896 #. TRANS: Client error displayed when a tagger is expected but not provided.
3897 #, fuzzy
3898 msgid "No tagger."
3899 msgstr "Nessuna etichetta."
3900
3901 #. TRANS: Title for list of people listed by the user.
3902 #. TRANS: %1$s is a list, %2$s is a username.
3903 #, fuzzy, php-format
3904 msgid "People listed in %1$s by %2$s"
3905 msgstr "Risposte a %1$s su %2$s!"
3906
3907 #. TRANS: Title for list of people listed by the user.
3908 #. TRANS: %1$s is a list, %2$s is a username, %2$s is a page number.
3909 #, fuzzy, php-format
3910 msgid "People listed in %1$s by %2$s, page %3$d"
3911 msgstr "Risposte a %1$s, pagina %2$d"
3912
3913 #. TRANS: Addition in tag membership list for creator of a tag.
3914 #. TRANS: Addition in tag subscribers list for creator of a tag.
3915 #, fuzzy
3916 msgid "Creator"
3917 msgstr "Creato"
3918
3919 #. TRANS: Title for lists by a user page for a private tag.
3920 #, fuzzy
3921 msgid "Private lists by you"
3922 msgstr "Modifica il gruppo %s"
3923
3924 #. TRANS: Title for lists by a user page for a public tag.
3925 #, fuzzy
3926 msgid "Public lists by you"
3927 msgstr "Insieme delle etichette"
3928
3929 #. TRANS: Title for lists by a user page.
3930 #, fuzzy
3931 msgid "Lists by you"
3932 msgstr "Modifica il gruppo %s"
3933
3934 #. TRANS: Title for lists by a user page.
3935 #. TRANS: %s is a user nickname.
3936 #, php-format
3937 msgid "Lists by %s"
3938 msgstr ""
3939
3940 #. TRANS: Title for lists by a user page.
3941 #. TRANS: %1$s is a user nickname, %2$d is a page number.
3942 #, fuzzy, php-format
3943 msgid "Lists by %1$s, page %2$d"
3944 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
3945
3946 #. TRANS: Client error displayed when trying view another user's private lists.
3947 msgid "You cannot view others' private lists"
3948 msgstr ""
3949
3950 #. TRANS: Mode selector label.
3951 #, fuzzy
3952 msgid "Mode"
3953 msgstr "Modera"
3954
3955 #. TRANS: Link text to show lists for user %s.
3956 #, fuzzy, php-format
3957 msgid "Lists for %s"
3958 msgstr "Casella posta inviata di %s"
3959
3960 #. TRANS: Fieldset legend.
3961 #. TRANS: Fieldset legend on gallery action page.
3962 msgid "Select tag to filter"
3963 msgstr "Seleziona un'etichetta da filtrare"
3964
3965 #. TRANS: Checkbox title.
3966 msgid "Show private tags."
3967 msgstr ""
3968
3969 #. TRANS: Checkbox label to show public tags.
3970 #, fuzzy
3971 msgctxt "LABEL"
3972 msgid "Public"
3973 msgstr "Pubblico"
3974
3975 #. TRANS: Checkbox title.
3976 #, fuzzy
3977 msgid "Show public tags."
3978 msgstr "Nessuna etichetta."
3979
3980 #. TRANS: Submit button text for tag filter form.
3981 #. TRANS: Submit button text on gallery action page.
3982 #, fuzzy
3983 msgctxt "BUTTON"
3984 msgid "Go"
3985 msgstr "Vai"
3986
3987 #. TRANS: Message displayed for anonymous users on page that displays lists by a user.
3988 #. TRANS: This message contains Markdown links in the form [description](links).
3989 #. TRANS: %s is a tagger nickname.
3990 #, fuzzy, php-format
3991 msgid ""
3992 "These are lists created by **%s**. Lists are how you sort similar people on %"
3993 "%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3994 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3995 "tool. You can easily keep track of what they are doing by subscribing to the "
3996 "list's timeline."
3997 msgstr ""
3998 "**%s** è un gruppo di utenti su %%%%site.name%%%%, un servizio di [microblog]"
3999 "(http://it.wikipedia.org/wiki/Microblogging) basato sul software libero "
4000 "[StatusNet](http://status.net/)."
4001
4002 #. TRANS: Message displayed on page that displays lists by a user when there are none.
4003 #. TRANS: This message contains Markdown links in the form [description](links).
4004 #. TRANS: %s is a tagger nickname.
4005 #, fuzzy, php-format
4006 msgid "%s has not created any [lists](%%%%doc.lists%%%%) yet."
4007 msgstr "Nessuno ha ancora scritto un messaggio con un [hashtag](%%doc.tags%%)."
4008
4009 #. TRANS: Page title. %s is a tagged user's nickname.
4010 #, php-format
4011 msgid "Lists with %s in them"
4012 msgstr ""
4013
4014 #. TRANS: Page title. %1$s is a tagged user's nickname, %2$s is a page number.
4015 #, fuzzy, php-format
4016 msgid "Lists with %1$s, page %2$d"
4017 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
4018
4019 #. TRANS: Message displayed for anonymous users on page that displays lists for a user.
4020 #. TRANS: This message contains Markdown links in the form [description](links).
4021 #. TRANS: %s is a tagger nickname.
4022 #, fuzzy, php-format
4023 msgid ""
4024 "These are lists for **%s**. lists are how you sort similar people on %%%%"
4025 "site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4026 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4027 "tool. You can easily keep track of what they are doing by subscribing to the "
4028 "list's timeline."
4029 msgstr ""
4030 "**%s** è un gruppo di utenti su %%%%site.name%%%%, un servizio di [microblog]"
4031 "(http://it.wikipedia.org/wiki/Microblogging) basato sul software libero "
4032 "[StatusNet](http://status.net/)."
4033
4034 #. TRANS: Message displayed on page that displays lists a user was added to when there are none.
4035 #. TRANS: This message contains Markdown links in the form [description](links).
4036 #. TRANS: %s is a user nickname.
4037 #, fuzzy, php-format
4038 msgid "%s has not been [listed](%%%%doc.lists%%%%) by anyone yet."
4039 msgstr "Nessuno ha ancora scritto un messaggio con un [hashtag](%%doc.tags%%)."
4040
4041 #. TRANS: Page title for list of list subscribers.
4042 #. TRANS: %1$s is a list, %2$s is a user nickname.
4043 #, fuzzy, php-format
4044 msgid "Subscribers to list %1$s by %2$s"
4045 msgstr "Abbonati a %s."
4046
4047 #. TRANS: Page title for list of list subscribers.
4048 #. TRANS: %1$s is a list, %2$s is a user nickname, %3$d is a page number.
4049 #, fuzzy, php-format
4050 msgid "Subscribers to list %1$s by %2$s, page %3$d"
4051 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
4052
4053 #. TRANS: Title for page that displays lists subscribed to by a user.
4054 #. TRANS: %s is a profile nickname.
4055 #, fuzzy, php-format
4056 msgid "Lists subscribed to by %s"
4057 msgstr "Abbonati a %s."
4058
4059 #. TRANS: Title for page that displays lists subscribed to by a user.
4060 #. TRANS: %1$s is a profile nickname, %2$d is a page number.
4061 #, fuzzy, php-format
4062 msgid "Lists subscribed to by %1$s, page %2$d"
4063 msgstr "Abbonamenti di %1$s, pagina %2$d"
4064
4065 #. TRANS: Message displayed for anonymous users on page that displays lists subscribed to by a user.
4066 #. TRANS: This message contains Markdown links in the form [description](links).
4067 #. TRANS: %s is a profile nickname.
4068 #, fuzzy, php-format
4069 msgid ""
4070 "These are lists subscribed to by **%s**. Lists are how you sort similar "
4071 "people on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/"
4072 "Micro-blogging) service based on the Free Software [StatusNet](http://status."
4073 "net/) tool. You can easily keep track of what they are doing by subscribing "
4074 "to the list's timeline."
4075 msgstr ""
4076 "**%s** è un gruppo di utenti su %%%%site.name%%%%, un servizio di [microblog]"
4077 "(http://it.wikipedia.org/wiki/Microblogging) basato sul software libero "
4078 "[StatusNet](http://status.net/)."
4079
4080 #. TRANS: Page title for AJAX form return when a disabling a plugin.
4081 msgctxt "plugin"
4082 msgid "Disabled"
4083 msgstr "Disattivato"
4084
4085 #. TRANS: Client error displayed when trying to use another method than POST.
4086 #. TRANS: Do not translate POST.
4087 #. TRANS: Client error displayed trying to perform any request method other than POST.
4088 #. TRANS: Do not translate POST.
4089 #. TRANS: Client error displayed when trying to use another method than POST.
4090 msgid "This action only accepts POST requests."
4091 msgstr "Quest'azione accetta solo richieste POST."
4092
4093 #. TRANS: Client error displayed when trying to enable or disable a plugin without access rights.
4094 #, fuzzy
4095 msgid "You cannot administer plugins."
4096 msgstr "Non puoi eliminare utenti."
4097
4098 #. TRANS: Client error displayed when trying to enable or disable a non-existing plugin.
4099 #, fuzzy
4100 msgid "No such plugin."
4101 msgstr "Pagina inesistente."
4102
4103 #. TRANS: Page title for AJAX form return when enabling a plugin.
4104 msgctxt "plugin"
4105 msgid "Enabled"
4106 msgstr "Attivato"
4107
4108 #. TRANS: Tab and title for plugins admin panel.
4109 #, fuzzy
4110 msgctxt "TITLE"
4111 msgid "Plugins"
4112 msgstr "Plugin"
4113
4114 #. TRANS: Instructions at top of plugin admin page.
4115 msgid ""
4116 "Additional plugins can be enabled and configured manually. See the <a href="
4117 "\"http://status.net/wiki/Plugins\">online plugin documentation</a> for more "
4118 "details."
4119 msgstr ""
4120
4121 #. TRANS: Admin form section header
4122 #, fuzzy
4123 msgid "Default plugins"
4124 msgstr "Lingua predefinita"
4125
4126 #. TRANS: Text displayed on plugin admin page when no plugin are enabled.
4127 msgid ""
4128 "All default plugins have been disabled from the site's configuration file."
4129 msgstr ""
4130
4131 #. TRANS: Client error displayed when trying to add an unindentified field to profile.
4132 #. TRANS: %s is a field name.
4133 #, php-format
4134 msgid "Unidentified field %s."
4135 msgstr ""
4136
4137 #. TRANS: Page title.
4138 msgctxt "TITLE"
4139 msgid "Search results"
4140 msgstr "Risultati della ricerca"
4141
4142 #. TRANS: Error message in case a search is shorter than three characters.
4143 msgid "The search string must be at least 3 characters long."
4144 msgstr ""
4145
4146 #. TRANS: Page title for profile settings.
4147 msgid "Profile settings"
4148 msgstr "Impostazioni del profilo"
4149
4150 #. TRANS: Usage instructions for profile settings.
4151 msgid ""
4152 "You can update your personal profile info here so people know more about you."
4153 msgstr ""
4154 "Qui puoi aggiornare le informazioni del tuo profilo personale, così gli "
4155 "altri potranno conoscere qualcosa in più su di te."
4156
4157 #. TRANS: Profile settings form legend.
4158 msgid "Profile information"
4159 msgstr "Informazioni sul profilo"
4160
4161 #. TRANS: Tooltip for field label in form for profile settings.
4162 #. TRANS: Field title on account registration page.
4163 #. TRANS: Field title on group edit form.
4164 #, fuzzy
4165 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
4166 msgstr ""
4167 "1-64 lettere minuscole o numeri, senza spazi o simboli di punteggiatura"
4168
4169 #. TRANS: Field label in form for profile settings.
4170 #. TRANS: Field label on account registration page.
4171 #. TRANS: Field label on group edit form.
4172 msgid "Full name"
4173 msgstr "Nome"
4174
4175 #. TRANS: Field label in form for profile settings.
4176 #. TRANS: Field label on account registration page.
4177 #. TRANS: Form input field label.
4178 #. TRANS: Field label on group edit form; points to "more info" for a group.
4179 msgid "Homepage"
4180 msgstr "Pagina web"
4181
4182 #. TRANS: Tooltip for field label in form for profile settings.
4183 #. TRANS: Field title on account registration page.
4184 msgid "URL of your homepage, blog, or profile on another site."
4185 msgstr "URL della tua pagina web, blog o profilo su un altro sito."
4186
4187 #. TRANS: Tooltip for field label in form for profile settings. Plural
4188 #. TRANS: is decided by the number of characters available for the
4189 #. TRANS: biography (%d).
4190 #. TRANS: Text area title in form for account registration. Plural
4191 #. TRANS: is decided by the number of characters available for the
4192 #. TRANS: biography (%d).
4193 #, fuzzy, php-format
4194 msgid "Describe yourself and your interests in %d character."
4195 msgid_plural "Describe yourself and your interests in %d characters."
4196 msgstr[0] "Descriviti assieme ai tuoi interessi in %d caratteri"
4197 msgstr[1] "Descriviti assieme ai tuoi interessi in %d caratteri"
4198
4199 #. TRANS: Tooltip for field label in form for profile settings.
4200 #. TRANS: Text area title on account registration page.
4201 #, fuzzy
4202 msgid "Describe yourself and your interests."
4203 msgstr "Descrivi te e i tuoi interessi"
4204
4205 #. TRANS: Text area label in form for profile settings where users can provide
4206 #. TRANS: their biography.
4207 #. TRANS: Text area label on account registration page.
4208 msgid "Bio"
4209 msgstr "Biografia"
4210
4211 #. TRANS: Field label in form for profile settings.
4212 #. TRANS: Field label on account registration page.
4213 #. TRANS: Field label on group edit form.
4214 #. TRANS: Dropdown option for searching in profiles.
4215 msgid "Location"
4216 msgstr "Ubicazione"
4217
4218 #. TRANS: Tooltip for field label in form for profile settings.
4219 #. TRANS: Field title on account registration page.
4220 #, fuzzy
4221 msgid "Where you are, like \"City, State (or Region), Country\"."
4222 msgstr "Dove ti trovi, tipo \"città, regione, stato\""
4223
4224 #. TRANS: Checkbox label in form for profile settings.
4225 msgid "Share my current location when posting notices"
4226 msgstr "Condividi la mia posizione attuale quando invio messaggi"
4227
4228 #. TRANS: Field label in form for profile settings.
4229 #. TRANS: Title for group tag cloud section.
4230 #. TRANS: %s is a group name.
4231 msgid "Tags"
4232 msgstr "Etichette"
4233
4234 #. TRANS: Tooltip for field label in form for profile settings.
4235 #, fuzzy
4236 msgid ""
4237 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- "
4238 "separated."
4239 msgstr ""
4240 "Le tue etichette (lettere, numeri, -, . e _), separate da virgole o spazi"
4241
4242 #. TRANS: Dropdownlist label in form for profile settings.
4243 msgid "Language"
4244 msgstr "Lingua"
4245
4246 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4247 msgid "Preferred language."
4248 msgstr "Lingua preferita."
4249
4250 #. TRANS: Dropdownlist label in form for profile settings.
4251 msgid "Timezone"
4252 msgstr "Fuso orario"
4253
4254 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4255 msgid "What timezone are you normally in?"
4256 msgstr "In che fuso orario risiedi solitamente?"
4257
4258 #. TRANS: Checkbox label in form for profile settings.
4259 msgid ""
4260 "Automatically subscribe to whoever subscribes to me (best for non-humans)."
4261 msgstr ""
4262 "Abbonami automaticamente a chi si abbona ai miei messaggi (utile per i non-"
4263 "umani)."
4264
4265 #. TRANS: Dropdown field label on profile settings, for what policies to apply when someone else tries to subscribe to your updates.
4266 #, fuzzy
4267 msgid "Subscription policy"
4268 msgstr "Abbonamenti"
4269
4270 #. TRANS: Dropdown field option for following policy.
4271 msgid "Let anyone follow me"
4272 msgstr ""
4273
4274 #. TRANS: Dropdown field option for following policy.
4275 msgid "Ask me first"
4276 msgstr ""
4277
4278 #. TRANS: Dropdown field title on group edit form.
4279 msgid "Whether other users need your permission to follow your updates."
4280 msgstr ""
4281
4282 #. TRANS: Checkbox label in profile settings.
4283 msgid "Make updates visible only to my followers"
4284 msgstr ""
4285
4286 #. TRANS: Validation error in form for profile settings.
4287 #. TRANS: Plural form is used based on the maximum number of allowed
4288 #. TRANS: characters for the biography (%d).
4289 #. TRANS: Form validation error on registration page when providing too long a bio text.
4290 #. TRANS: %d is the maximum number of characters for bio; used for plural.
4291 #, fuzzy, php-format
4292 msgid "Bio is too long (maximum %d character)."
4293 msgid_plural "Bio is too long (maximum %d characters)."
4294 msgstr[0] "La biografia è troppo lunga (max %d caratteri)."
4295 msgstr[1] "La biografia è troppo lunga (max %d caratteri)."
4296
4297 #. TRANS: Validation error in form for profile settings.
4298 #. TRANS: Client error displayed trying to save site settings without a timezone.
4299 msgid "Timezone not selected."
4300 msgstr "Fuso orario non selezionato"
4301
4302 #. TRANS: Validation error in form for profile settings.
4303 #, fuzzy
4304 msgid "Language is too long (maximum 50 characters)."
4305 msgstr "La lingua è troppo lunga (max 50 caratteri)."
4306
4307 #. TRANS: Validation error in form for profile settings.
4308 #. TRANS: %s is an invalid tag.
4309 #. TRANS: Form validation error displayed if a given tag is invalid.
4310 #. TRANS: %s is the invalid tag.
4311 #. TRANS: Error displayed if a given tag is invalid.
4312 #. TRANS: %s is the invalid tag.
4313 #, fuzzy, php-format
4314 msgid "Invalid tag: \"%s\"."
4315 msgstr "Etichetta non valida: \"%s\""
4316
4317 #. TRANS: Server error thrown when user profile settings could not be updated to
4318 #. TRANS: automatically subscribe to any subscriber.
4319 #, fuzzy
4320 msgid "Could not update user for autosubscribe or subscribe_policy."
4321 msgstr "Impossibile aggiornare l'utente per auto-abbonarsi."
4322
4323 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
4324 #, fuzzy
4325 msgid "Could not save location prefs."
4326 msgstr "Impossibile salvare le preferenze della posizione."
4327
4328 #. TRANS: Server error thrown when user profile settings tags could not be saved.
4329 msgid "Could not save tags."
4330 msgstr "Impossibile salvare le etichette."
4331
4332 #. TRANS: Option in profile settings to restore the account of the currently logged in user from a backup.
4333 #. TRANS: Page title for page where a user account can be restored from backup.
4334 msgid "Restore account"
4335 msgstr "Ripristina account"
4336
4337 #. TRANS: Client error displayed when requesting a public timeline page beyond the page limit.
4338 #. TRANS: %s is the page limit.
4339 #, php-format
4340 msgid "Beyond the page limit (%s)."
4341 msgstr "Oltre il limite della pagina (%s)."
4342
4343 #. TRANS: Server error displayed when a public timeline cannot be retrieved.
4344 #, fuzzy
4345 msgid "Could not retrieve public timeline."
4346 msgstr "Impossibile recuperare l'attività pubblica."
4347
4348 #. TRANS: Title for all public timeline pages but the first.
4349 #. TRANS: %d is the page number.
4350 #, php-format
4351 msgid "Public timeline, page %d"
4352 msgstr "Attività pubblica, pagina %d"
4353
4354 #. TRANS: Title for the first public timeline page.
4355 #. TRANS: Menu item title in search group navigation panel.
4356 msgid "Public timeline"
4357 msgstr "Attività pubblica"
4358
4359 #. TRANS: Link description for public timeline feed.
4360 #, fuzzy
4361 msgid "Public Timeline Feed (Activity Streams JSON)"
4362 msgstr "Feed dell'attività pubblica (Atom)"
4363
4364 #. TRANS: Link description for public timeline feed.
4365 #, fuzzy
4366 msgid "Public Timeline Feed (RSS 1.0)"
4367 msgstr "Feed dell'attività pubblica (RSS 1.0)"
4368
4369 #. TRANS: Link description for public timeline feed.
4370 #, fuzzy
4371 msgid "Public Timeline Feed (RSS 2.0)"
4372 msgstr "Feed dell'attività pubblica (RSS 2.0)"
4373
4374 #. TRANS: Link description for public timeline feed.
4375 #, fuzzy
4376 msgid "Public Timeline Feed (Atom)"
4377 msgstr "Feed dell'attività pubblica (Atom)"
4378
4379 #. TRANS: Text displayed for public feed when there are no public notices.
4380 #, php-format
4381 msgid ""
4382 "This is the public timeline for %%site.name%% but no one has posted anything "
4383 "yet."
4384 msgstr ""
4385 "Questa è l'attività pubblica di %%site.name%%, ma nessuno ha ancora scritto "
4386 "qualche cosa."
4387
4388 #. TRANS: Additional text displayed for public feed when there are no public notices for a logged in user.
4389 msgid "Be the first to post!"
4390 msgstr "Fallo tu!"
4391
4392 #. TRANS: Additional text displayed for public feed when there are no public notices for a not logged in user.
4393 #, php-format
4394 msgid ""
4395 "Why not [register an account](%%action.register%%) and be the first to post!"
4396 msgstr ""
4397 "Perché non [crei un account](%%action.register%%) e scrivi qualche cosa!"
4398
4399 #. TRANS: Message for not logged in users at an invite-only site trying to view the public feed of notices.
4400 #. TRANS: This message contains Markdown links. Please mind the formatting.
4401 #, php-format
4402 msgid ""
4403 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4404 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4405 "tool. [Join now](%%action.register%%) to share notices about yourself with "
4406 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
4407 msgstr ""
4408 "Questo è %%site.name%%, un servizio di [microblog](http://it.wikipedia.org/"
4409 "wiki/Microblogging) basato sul software libero [StatusNet](http://status."
4410 "net/). [Registrati](%%action.register%%) per condividere messaggi con i tuoi "
4411 "amici, i tuoi familiari e colleghi! ([Maggiori informazioni](%%doc.help%%))"
4412
4413 #. TRANS: Message for not logged in users at a closed site trying to view the public feed of notices.
4414 #. TRANS: This message contains Markdown links. Please mind the formatting.
4415 #, php-format
4416 msgid ""
4417 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4418 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4419 "tool."
4420 msgstr ""
4421 "Questo è %%site.name%%, un servizio di [microblog](http://it.wikipedia.org/"
4422 "wiki/Microblogging) basato sul software libero [StatusNet](http://status."
4423 "net/)."
4424
4425 #. TRANS: Public RSS feed description. %s is the StatusNet site name.
4426 #, fuzzy, php-format
4427 msgid "%s updates from everyone."
4428 msgstr "Aggiornamenti di %s da tutti!"
4429
4430 #. TRANS: Title for public tag cloud.
4431 msgid "Public tag cloud"
4432 msgstr "Insieme delle etichette"
4433
4434 #. TRANS: Instructions (more used like an explanation/header).
4435 #. TRANS: %s is the StatusNet sitename.
4436 #, fuzzy, php-format
4437 msgid "These are most popular recent tags on %s"
4438 msgstr "Queste sono le etichette più usate e recenti su %s "
4439
4440 #. TRANS: This message contains a Markdown URL. The link description is between
4441 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4442 #. TRANS: and do not change the URL part.
4443 #, php-format
4444 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
4445 msgstr "Nessuno ha ancora scritto un messaggio con un [hashtag](%%doc.tags%%)."
4446
4447 #. TRANS: Message shown to a logged in user for the public tag cloud
4448 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4449 msgid "Be the first to post one!"
4450 msgstr "Scrivilo tu!"
4451
4452 #. TRANS: Message shown to a anonymous user for the public tag cloud
4453 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4454 #. TRANS: This message contains a Markdown URL. The link description is between
4455 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4456 #. TRANS: and do not change the URL part.
4457 #, php-format
4458 msgid ""
4459 "Why not [register an account](%%action.register%%) and be the first to post "
4460 "one!"
4461 msgstr "Perché non [crei un accout](%%action.register%%) e ne scrivi uno tu!"
4462
4463 #. TRANS: Client error displayed trying to recover password while already logged in.
4464 msgid "You are already logged in!"
4465 msgstr "Hai già effettuato l'accesso!"
4466
4467 #. TRANS: Client error displayed when password recovery code is not correct.
4468 msgid "No such recovery code."
4469 msgstr "Nessun codice di ripristino."
4470
4471 #. TRANS: Client error displayed when no proper password recovery code was submitted.
4472 msgid "Not a recovery code."
4473 msgstr "Non è un codice di ripristino."
4474
4475 #. TRANS: Server error displayed trying to recover password without providing a user.
4476 msgid "Recovery code for unknown user."
4477 msgstr "Codice di recupero per utente sconosciuto."
4478
4479 #. TRANS: Server error displayed removing a password recovery code from the database.
4480 msgid "Error with confirmation code."
4481 msgstr "Errore con il codice di conferma."
4482
4483 #. TRANS: Client error displayed trying to recover password with too old a recovery code.
4484 msgid "This confirmation code is too old. Please start again."
4485 msgstr "Questo codice di conferma è scaduto. Ricomincia da capo."
4486
4487 #. TRANS: Server error displayed when updating a user's e-mail address in the database fails while recovering a password.
4488 msgid "Could not update user with confirmed email address."
4489 msgstr "Impossibile aggiornare l'utente con l'indirizzo email confermato."
4490
4491 #. TRANS: Page notice for password recovery page.
4492 msgid ""
4493 "If you have forgotten or lost your password, you can get a new one sent to "
4494 "the email address you have stored in your account."
4495 msgstr ""
4496 "Se hai dimenticato o perso la tua password, puoi fartene inviare una nuova "
4497 "all'indirizzo email che hai inserito nel tuo account."
4498
4499 #. TRANS: Page notice for password change page.
4500 msgid "You have been identified. Enter a new password below."
4501 msgstr "Identificazione avvenuta. Inserisci la nuova password."
4502
4503 #. TRANS: Fieldset legend for password recovery page.
4504 msgid "Password recovery"
4505 msgstr "Recupero password"
4506
4507 #. TRANS: Field label on password recovery page.
4508 msgid "Nickname or email address"
4509 msgstr "Soprannome o indirizzo email"
4510
4511 #. TRANS: Title for field label on password recovery page.
4512 msgid "Your nickname on this server, or your registered email address."
4513 msgstr ""
4514 "Il tuo soprannome su questo server o il tuo indirizzo email registrato."
4515
4516 #. TRANS: Field label on password recovery page.
4517 msgid "Recover"
4518 msgstr "Recupera"
4519
4520 #. TRANS: Button text on password recovery page.
4521 #, fuzzy
4522 msgctxt "BUTTON"
4523 msgid "Recover"
4524 msgstr "Recupera"
4525
4526 #. TRANS: Title for password recovery page in password reset mode.
4527 msgid "Reset password"
4528 msgstr "Reimposta la password"
4529
4530 #. TRANS: Title for password recovery page in password recover mode.
4531 msgid "Recover password"
4532 msgstr "Recupera la password"
4533
4534 #. TRANS: Title for password recovery page in email sent mode.
4535 #. TRANS: Subject for password recovery e-mail.
4536 msgid "Password recovery requested"
4537 msgstr "Richiesta password di ripristino"
4538
4539 #. TRANS: Title for password recovery page in password saved mode.
4540 #, fuzzy
4541 msgid "Password saved"
4542 msgstr "Password salvata."
4543
4544 #. TRANS: Title for field label for password reset form.
4545 #, fuzzy
4546 msgid "6 or more characters, and do not forget it!"
4547 msgstr "6 o più caratteri, e non dimenticarla!"
4548
4549 #. TRANS: Button text for password reset form.
4550 msgctxt "BUTTON"
4551 msgid "Reset"
4552 msgstr "Reset"
4553
4554 #. TRANS: Form instructions for password recovery form.
4555 msgid "Enter a nickname or email address."
4556 msgstr "Inserisci un soprannome o un indirizzo email."
4557
4558 #. TRANS: User notification after an e-mail with instructions was sent from the password recovery form.
4559 msgid ""
4560 "Instructions for recovering your password have been sent to the email "
4561 "address registered to your account."
4562 msgstr ""
4563 "Le istruzioni per recuperare la tua password sono state inviate "
4564 "all'indirizzo email registrato nel tuo account."
4565
4566 #. TRANS: Client error displayed when trying to reset as password without providing a user.
4567 msgid "Unexpected password reset."
4568 msgstr "Ripristino della password inaspettato."
4569
4570 #. TRANS: Reset password form validation error message.
4571 #, fuzzy
4572 msgid "Password must be 6 characters or more."
4573 msgstr "La password deve essere lunga almeno 6 caratteri."
4574
4575 #. TRANS: Reset password form validation error message.
4576 msgid "Password and confirmation do not match."
4577 msgstr "La password e la conferma non corrispondono."
4578
4579 #. TRANS: Server error displayed when something does wrong with the user object during password reset.
4580 #. TRANS: Server error displayed when saving fails during user registration.
4581 msgid "Error setting user."
4582 msgstr "Errore nell'impostare l'utente."
4583
4584 #. TRANS: Success message for user after password reset.
4585 msgid "New password successfully saved. You are now logged in."
4586 msgstr "Nuova password salvata con successo. Hai effettuato l'accesso."
4587
4588 #. TRANS: Client exception thrown when no ID parameter was provided.
4589 #, fuzzy
4590 msgid "No id parameter."
4591 msgstr "Nessun argomento ID."
4592
4593 #. TRANS: Client exception thrown when an invalid ID parameter was provided for a file.
4594 #. TRANS: %d is the provided ID for which the file is not present (number).
4595 #, fuzzy, php-format
4596 msgid "No such file \"%d\"."
4597 msgstr "Nessun file."
4598
4599 #. TRANS: Client error displayed when trying to register to an invite-only site without an invitation.
4600 msgid "Sorry, only invited people can register."
4601 msgstr "Solo le persone invitate possono registrarsi."
4602
4603 #. TRANS: Client error displayed when trying to register to an invite-only site without a valid invitation.
4604 msgid "Sorry, invalid invitation code."
4605 msgstr "Codice di invito non valido."
4606
4607 #. TRANS: Title for registration page after a succesful registration.
4608 msgid "Registration successful"
4609 msgstr "Registrazione riuscita"
4610
4611 #. TRANS: Title for registration page.
4612 #, fuzzy
4613 msgctxt "TITLE"
4614 msgid "Register"
4615 msgstr "Registrati"
4616
4617 #. TRANS: Client error displayed when trying to register to a closed site.
4618 msgid "Registration not allowed."
4619 msgstr "Registrazione non consentita."
4620
4621 #. TRANS: Form validation error displayed when trying to register without agreeing to the site license.
4622 #, fuzzy
4623 msgid "You cannot register if you do not agree to the license."
4624 msgstr "Non puoi registrarti se non accetti la licenza."
4625
4626 #. TRANS: Form validation error displayed when trying to register with an already registered e-mail address.
4627 msgid "Email address already exists."
4628 msgstr "Indirizzo email già esistente."
4629
4630 #. TRANS: Form validation error displayed when trying to register with an invalid username or password.
4631 msgid "Invalid username or password."
4632 msgstr "Nome utente o password non valido."
4633
4634 #. TRANS: Page notice on registration page.
4635 #, fuzzy
4636 msgid ""
4637 "With this form you can create a new account. You can then post notices and "
4638 "link up to friends and colleagues."
4639 msgstr ""
4640 "Attraverso questo modulo puoi creare un nuovo account con cui potrai "
4641 "successivamente inviare messaggi e metterti in contatto con i tuoi amici e "
4642 "colleghi. "
4643
4644 #. TRANS: Field label on account registration page. In this field the password has to be entered a second time.
4645 #, fuzzy
4646 msgctxt "PASSWORD"
4647 msgid "Confirm"
4648 msgstr "Conferma"
4649
4650 #. TRANS: Field label on account registration page.
4651 #, fuzzy
4652 msgctxt "LABEL"
4653 msgid "Email"
4654 msgstr "Email"
4655
4656 #. TRANS: Field title on account registration page.
4657 #, fuzzy
4658 msgid "Used only for updates, announcements, and password recovery."
4659 msgstr "Usata solo per aggiornamenti, annunci e recupero password"
4660
4661 #. TRANS: Field title on account registration page.
4662 #, fuzzy
4663 msgid "Longer name, preferably your \"real\" name."
4664 msgstr "Nome completo, preferibilmente il tuo \"vero\" nome"
4665
4666 #. TRANS: Button text to register a user on account registration page.
4667 #, fuzzy
4668 msgctxt "BUTTON"
4669 msgid "Register"
4670 msgstr "Registrati"
4671
4672 #. TRANS: Copyright checkbox label in registration dialog, for private sites.
4673 #. TRANS: %1$s is the StatusNet sitename.
4674 #, php-format
4675 msgid ""
4676 "I understand that content and data of %1$s are private and confidential."
4677 msgstr ""
4678 "Comprendo che i contenuti e i dati di %1$s sono privati e confidenziali."
4679
4680 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with a specified copyright owner.
4681 #. TRANS: %1$s is the license owner.
4682 #, php-format
4683 msgid "My text and files are copyright by %1$s."
4684 msgstr "I miei testi e i miei file sono copyright di %1$s."
4685
4686 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
4687 msgid "My text and files remain under my own copyright."
4688 msgstr "I miei testi e file restano sotto il mio diretto copyright."
4689
4690 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
4691 msgid "All rights reserved."
4692 msgstr "Tutti i diritti riservati."
4693
4694 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
4695 #, php-format
4696 msgid ""
4697 "My text and files are available under %s except this private data: password, "
4698 "email address, IM address, and phone number."
4699 msgstr ""
4700 "I miei testi e file sono disponibili nei termini di %s a eccezione di questi "
4701 "dati personali: password, indirizzo email, indirizzo messaggistica "
4702 "istantanea e numero di telefono."
4703
4704 #. TRANS: Text displayed after successful account registration.
4705 #. TRANS: %1$s is the registered nickname, %2$s is the profile URL.
4706 #. TRANS: This message contains Markdown links in the form [link text](link)
4707 #. TRANS: and variables in the form %%%%variable%%%%. Please mind the syntax.
4708 #, php-format
4709 msgid ""
4710 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
4711 "want to...\n"
4712 "\n"
4713 "* Go to [your profile](%2$s) and post your first message.\n"
4714 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
4715 "notices through instant messages.\n"
4716 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
4717 "share your interests. \n"
4718 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
4719 "others more about you. \n"
4720 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
4721 "missed. \n"
4722 "\n"
4723 "Thanks for signing up and we hope you enjoy using this service."
4724 msgstr ""
4725 "Congratulazioni %1$s! Ti diamo il benvenuto in %%%%site.name%%%%. Da qui ora "
4726 "puoi...\n"
4727 "\n"
4728 "* Visitare il [tuo profilo](%2$s) e inviare il tuo primo messaggio.\n"
4729 "*Aggiungere un [indirizzo Jabber/GTalk](%%%%action.imsettings%%%%) per usare "
4730 "quel servizio per inviare messaggi.\n"
4731 "*[Cercare persone](%%%%action.peoplesearch%%%%) che potresti conoscere o che "
4732 "condividono i tuoi stessi interessi.\n"
4733 "* Aggiornare le [tue impostazioni](%%%%action.profilesettings%%%%) per "
4734 "fornire agli altri più informazioni su di te.\n"
4735 "* Leggere la [documentazione in rete](%%%%doc.help%%%%) per le "
4736 "caratteristiche che magari non hai ancora visto. \n"
4737 "\n"
4738 "Grazie per la tua iscrizione e speriamo tu possa divertiti usando questo "
4739 "servizio."
4740
4741 #. TRANS: Instruction text on how to deal with the e-mail address confirmation e-mail.
4742 msgid ""
4743 "(You should receive a message by email momentarily, with instructions on how "
4744 "to confirm your email address.)"
4745 msgstr ""
4746 "(Dovresti ricevere, entro breve, un messaggio email con istruzioni su come "
4747 "confermare il tuo indirizzo email.)"
4748
4749 #. TRANS: Client error displayed when an unknown error occurs while delisting a user.
4750 #. TRANS: %s is a username.
4751 #, php-format
4752 msgid "There was an unexpected error while delisting %s."
4753 msgstr ""
4754
4755 #. TRANS: Client error displayed when an unknown error occurs while listing a user.
4756 #. TRANS: %s is a profile URL.
4757 #, php-format
4758 msgid ""
4759 "There was a problem listing %s. The remote server is probably not responding "
4760 "correctly, please try retrying later."
4761 msgstr ""
4762
4763 #. TRANS: Title after removing a user from a list.
4764 #, fuzzy
4765 msgid "Unlisted"
4766 msgstr "Licenza"
4767
4768 #. TRANS: Client error displayed when trying to repeat a notice while not logged in.
4769 msgid "Only logged-in users can repeat notices."
4770 msgstr "Solo gli utenti collegati possono ripetere i messaggi."
4771
4772 #. TRANS: Client error displayed when trying to repeat a notice while not providing a notice ID.
4773 #. TRANS: Client error displayed when trying to repeat a non-existing notice.
4774 msgid "No notice specified."
4775 msgstr "Nessun messaggio specificato."
4776
4777 #. TRANS: Title after repeating a notice.
4778 #. TRANS: Repeat form status in notice list when a notice has been repeated.
4779 msgid "Repeated"
4780 msgstr "Ripetuti"
4781
4782 #. TRANS: Confirmation text after repeating a notice.
4783 msgid "Repeated!"
4784 msgstr "Ripetuti!"
4785
4786 #. TRANS: Title for first page of replies for a user.
4787 #. TRANS: %s is a user nickname.
4788 #. TRANS: RSS reply feed title. %s is a user nickname.
4789 #. TRANS: Menu item title in personal group navigation menu.
4790 #. TRANS: %s is a username.
4791 #, php-format
4792 msgid "Replies to %s"
4793 msgstr "Risposte a %s"
4794
4795 #. TRANS: Title for all but the first page of replies for a user.
4796 #. TRANS: %1$s is a user nickname, %2$d is a page number.
4797 #, php-format
4798 msgid "Replies to %1$s, page %2$d"
4799 msgstr "Risposte a %1$s, pagina %2$d"
4800
4801 #. TRANS: Link for feed with replies for a user.
4802 #. TRANS: %s is a user nickname.
4803 #, fuzzy, php-format
4804 msgid "Replies feed for %s (Activity Streams JSON)"
4805 msgstr "Feed delle risposte di %s (Atom)"
4806
4807 #. TRANS: Link for feed with replies for a user.
4808 #. TRANS: %s is a user nickname.
4809 #, php-format
4810 msgid "Replies feed for %s (RSS 1.0)"
4811 msgstr "Feed delle risposte di %s (RSS 1.0)"
4812
4813 #. TRANS: Link for feed with replies for a user.
4814 #. TRANS: %s is a user nickname.
4815 #, php-format
4816 msgid "Replies feed for %s (RSS 2.0)"
4817 msgstr "Feed delle risposte di %s (RSS 2.0)"
4818
4819 #. TRANS: Link for feed with replies for a user.
4820 #. TRANS: %s is a user nickname.
4821 #, php-format
4822 msgid "Replies feed for %s (Atom)"
4823 msgstr "Feed delle risposte di %s (Atom)"
4824
4825 #. TRANS: Empty list message for page with replies for a user.
4826 #. TRANS: %1$s and %s$s are the user nickname.
4827 #, php-format
4828 msgid ""
4829 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
4830 "notice to them yet."
4831 msgstr "Questa è l'attività di %1$s, ma %2$s non ha ancora scritto nulla."
4832
4833 #. TRANS: Empty list message for page with replies for a user for the logged in user.
4834 #. TRANS: This message contains a Markdown link in the form [link text](link).
4835 #, php-format
4836 msgid ""
4837 "You can engage other users in a conversation, subscribe to more people or "
4838 "[join groups](%%action.groups%%)."
4839 msgstr ""
4840 "Puoi avviare una discussione con altri utenti, abbonarti a più persone o "
4841 "[entrare in qualche gruppo](%%action.groups%%)."
4842
4843 #. TRANS: Empty list message for page with replies for a user for all logged in users but the user themselves.
4844 #. TRANS: %1$s, %2$s and %3$s are a user nickname. This message contains a Markdown link in the form [link text](link).
4845 #, php-format
4846 msgid ""
4847 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
4848 "newnotice%%%%?status_textarea=%3$s)."
4849 msgstr ""
4850 "[Scrivi qualche cosa](%%%%action.newnotice%%%%?status_textarea=%s) su questo "
4851 "argomento!"
4852
4853 #. TRANS: RSS reply feed description.
4854 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet site name.
4855 #, fuzzy, php-format
4856 msgid "Replies to %1$s on %2$s."
4857 msgstr "Risposte a %1$s su %2$s!"
4858
4859 #. TRANS: Client exception displayed when trying to restore an account while not logged in.
4860 #, fuzzy
4861 msgid "Only logged-in users can restore their account."
4862 msgstr "Solo gli utenti collegati possono ripetere i messaggi."
4863
4864 #. TRANS: Client exception displayed when trying to restore an account without having restore rights.
4865 #, fuzzy
4866 msgid "You may not restore your account."
4867 msgstr "Non hai ancora registrato alcuna applicazione."
4868
4869 #. TRANS: Client exception displayed trying to restore an account while something went wrong uploading a file.
4870 #. TRANS: Client exception. No file; probably just a non-AJAX submission.
4871 #, fuzzy
4872 msgid "No uploaded file."
4873 msgstr "Carica file"
4874
4875 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
4876 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
4877 msgstr "Il file caricato eccede la direttiva upload_max_filesize in php.ini."
4878
4879 #. TRANS: Client exception.
4880 msgid ""
4881 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
4882 "the HTML form."
4883 msgstr ""
4884 "Il file caricato eccede la direttiva MAX_FILE_SIZE specificata nel modulo "
4885 "HTML."
4886
4887 #. TRANS: Client exception.
4888 msgid "The uploaded file was only partially uploaded."
4889 msgstr "Il file caricato è stato caricato solo parzialmente."
4890
4891 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
4892 msgid "Missing a temporary folder."
4893 msgstr "Manca una directory temporanea."
4894
4895 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
4896 msgid "Failed to write file to disk."
4897 msgstr "Scrittura del file su disco non riuscita."
4898
4899 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
4900 msgid "File upload stopped by extension."
4901 msgstr "Caricamento del file bloccato dall'estensione."
4902
4903 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
4904 #. TRANS: Exception thrown when uploading an image fails for an unknown reason.
4905 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
4906 msgid "System error uploading file."
4907 msgstr "Errore di sistema nel caricare il file."
4908
4909 #. TRANS: Client exception thrown when a feed is not an Atom feed.
4910 #. TRANS: Client exception thrown when an imported feed is not an Atom feed.
4911 #, fuzzy
4912 msgid "Not an Atom feed."
4913 msgstr "Tutti i membri"
4914
4915 #. TRANS: Success message when a feed has been restored.
4916 msgid ""
4917 "Feed has been restored. Your old posts should now appear in search and your "
4918 "profile page."
4919 msgstr ""
4920
4921 #. TRANS: Message when a feed restore is in progress.
4922 msgid "Feed will be restored. Please wait a few minutes for results."
4923 msgstr ""
4924
4925 #. TRANS: Form instructions for feed restore.
4926 msgid ""
4927 "You can upload a backed-up timeline in <a href=\"http://activitystrea.ms/"
4928 "\">Activity Streams</a> format."
4929 msgstr ""
4930
4931 #. TRANS: Title for submit button to confirm upload of a user backup file for account restore.
4932 msgid "Upload the file"
4933 msgstr "Carica il file"
4934
4935 #. TRANS: Client error displayed when trying to revoke a role without having the right to do that.
4936 msgid "You cannot revoke user roles on this site."
4937 msgstr "Non puoi revocare i ruoli degli utenti su questo sito."
4938
4939 #. TRANS: Client error displayed when trying to revoke a role that is not set.
4940 msgid "User does not have this role."
4941 msgstr "L'utente non ricopre questo ruolo."
4942
4943 #. TRANS: Engine name for RSD.
4944 #. TRANS: Engine name.
4945 msgid "StatusNet"
4946 msgstr "StatusNet"
4947
4948 #. TRANS: Client error displayed trying to sandbox users on a site where the feature is not enabled.
4949 #. TRANS: Client error on page to unsandbox a user when the feature is not enabled.
4950 msgid "You cannot sandbox users on this site."
4951 msgstr "Non puoi mettere in \"sandbox\" gli utenti su questo sito."
4952
4953 #. TRANS: Client error displayed trying to sandbox an already sandboxed user.
4954 msgid "User is already sandboxed."
4955 msgstr "L'utente è già nella \"sandbox\"."
4956
4957 #. TRANS: Client error displayed when trying to list a profile with an invalid list.
4958 #. TRANS: %s is the invalid list name.
4959 #, php-format
4960 msgid "Not a valid list: %s."
4961 msgstr "Non è un elenco valido: %s."
4962
4963 #. TRANS: Page title for page showing self tags.
4964 #. TRANS: %1$s is a tag, %2$d is a page number.
4965 #, fuzzy, php-format
4966 msgid "Users self-tagged with %1$s, page %2$d"
4967 msgstr "Utenti auto-etichettati con %1$s - pagina %2$d"
4968
4969 #. TRANS: Title for the sessions administration panel.
4970 msgctxt "TITLE"
4971 msgid "Sessions"
4972 msgstr "Sessioni"
4973
4974 #. TRANS: Instructions for the sessions administration panel.
4975 msgid "Session settings for this StatusNet site"
4976 msgstr "Impostazioni sessione per questo sito StatusNet"
4977
4978 #. TRANS: Fieldset legend on the sessions administration panel.
4979 msgctxt "LEGEND"
4980 msgid "Sessions"
4981 msgstr "Sessioni"
4982
4983 #. TRANS: Checkbox title on the sessions administration panel.
4984 #. TRANS: Indicates if StatusNet should handle session administration.
4985 msgid "Handle sessions"
4986 msgstr "Gestione sessioni"
4987
4988 #. TRANS: Checkbox title on the sessions administration panel.
4989 #. TRANS: Indicates if StatusNet should handle session administration.
4990 msgid "Handle sessions ourselves."
4991 msgstr "Gestire autonomamente le sessioni."
4992
4993 #. TRANS: Checkbox label on the sessions administration panel.
4994 #. TRANS: Indicates if StatusNet should write session debugging output.
4995 msgid "Session debugging"
4996 msgstr "Debug delle sessioni"
4997
4998 #. TRANS: Checkbox title on the sessions administration panel.
4999 msgid "Enable debugging output for sessions."
5000 msgstr "Abilita il debug per le sessioni."
5001
5002 #. TRANS: Title for submit button on the sessions administration panel.
5003 msgid "Save session settings"
5004 msgstr "Salva impostazioni di accesso"
5005
5006 #. TRANS: Client error displayed trying to display an OAuth application while not logged in.
5007 msgid "You must be logged in to view an application."
5008 msgstr "Devi eseguire l'accesso per visualizzare un'applicazione."
5009
5010 #. TRANS: Header on the OAuth application page.
5011 msgid "Application profile"
5012 msgstr "Profilo applicazione"
5013
5014 #. TRANS: Information output on an OAuth application page.
5015 #. TRANS: %1$s is the application creator, %2$s is "read-only" or "read-write",
5016 #. TRANS: %3$d is the number of users using the OAuth application.
5017 #, fuzzy, php-format
5018 msgid "Created by %1$s - %2$s access by default - %3$d user"
5019 msgid_plural "Created by %1$s - %2$s access by default - %3$d users"
5020 msgstr[0] "creata da %1$s - %2$s accessi predefiniti - %3$d utenti"
5021 msgstr[1] "creata da %1$s - %2$s accessi predefiniti - %3$d utenti"
5022
5023 #. TRANS: Header on the OAuth application page.
5024 msgid "Application actions"
5025 msgstr "Azioni applicazione"
5026
5027 #. TRANS: Link text to edit application on the OAuth application page.
5028 msgctxt "EDITAPP"
5029 msgid "Edit"
5030 msgstr "Modifica"
5031
5032 #. TRANS: Button text on the OAuth application page.
5033 #. TRANS: Resets the OAuth consumer key and secret.
5034 msgid "Reset key & secret"
5035 msgstr "Reimposta chiave e segreto"
5036
5037 #. TRANS: Header on the OAuth application page.
5038 msgid "Application info"
5039 msgstr "Informazioni applicazione"
5040
5041 #. TRANS: Field label on application page.
5042 msgid "Consumer key"
5043 msgstr "Chiave consumatore"
5044
5045 #. TRANS: Field label on application page.
5046 msgid "Consumer secret"
5047 msgstr "Segreto consumatore"
5048
5049 #. TRANS: Field label on application page.
5050 msgid "Request token URL"
5051 msgstr "URL token di richiesta"
5052
5053 #. TRANS: Field label on application page.
5054 msgid "Access token URL"
5055 msgstr "URL token di accesso"
5056
5057 #. TRANS: Field label on application page.
5058 msgid "Authorize URL"
5059 msgstr "URL di autorizzazione"
5060
5061 #. TRANS: Note on the OAuth application page about signature support.
5062 #, fuzzy
5063 msgid ""
5064 "Note: HMAC-SHA1 signatures are supported. The plaintext signature method is "
5065 "not supported."
5066 msgstr ""
5067 "Nota: sono supportate firme HMAC-SHA1, ma non è supportato il metodo di "
5068 "firma di testo in chiaro."
5069
5070 #. TRANS: Text in confirmation dialog to reset consumer key and secret for an OAuth application.
5071 msgid "Are you sure you want to reset your consumer key and secret?"
5072 msgstr "Ripristinare la chiave e il segreto?"
5073
5074 #. TRANS: Title for all but the first page of favourite notices of a user.
5075 #. TRANS: %1$s is the user for whom the favourite notices are displayed, %2$d is the page number.
5076 #, php-format
5077 msgid "%1$s's favorite notices, page %2$d"
5078 msgstr "Messaggi preferiti di %1$s, pagina %2$d"
5079
5080 #. TRANS: Server error displayed when favourite notices could not be retrieved from the database.
5081 msgid "Could not retrieve favorite notices."
5082 msgstr "Impossibile recuperare i messaggi preferiti."
5083
5084 #. TRANS: Feed link text. %s is a username.
5085 #, fuzzy, php-format
5086 msgid "Feed for favorites of %s (Activity Streams JSON)"
5087 msgstr "Feed dei preferiti di di %s (Atom)"
5088
5089 #. TRANS: Feed link text. %s is a username.
5090 #, php-format
5091 msgid "Feed for favorites of %s (RSS 1.0)"
5092 msgstr "Feed dei preferiti di %s (RSS 1.0)"
5093
5094 #. TRANS: Feed link text. %s is a username.
5095 #, php-format
5096 msgid "Feed for favorites of %s (RSS 2.0)"
5097 msgstr "Feed dei preferiti di %s (RSS 2.0)"
5098
5099 #. TRANS: Feed link text. %s is a username.
5100 #, php-format
5101 msgid "Feed for favorites of %s (Atom)"
5102 msgstr "Feed dei preferiti di di %s (Atom)"
5103
5104 #. TRANS: Text displayed instead of favourite notices for the current logged in user that has no favourites.
5105 msgid ""
5106 "You haven't chosen any favorite notices yet. Click the fave button on "
5107 "notices you like to bookmark them for later or shed a spotlight on them."
5108 msgstr ""
5109 "Non hai ancora scelto alcun messaggio come preferito. Fai clic sul pulsate a "
5110 "forma di cuore per salvare i messaggi e rileggerli in un altro momento."
5111
5112 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while logged in.
5113 #. TRANS: %s is a username.
5114 #, php-format
5115 msgid ""
5116 "%s hasn't added any favorite notices yet. Post something interesting they "
5117 "would add to their favorites :)"
5118 msgstr ""
5119 "%s non ha aggiunto alcun messaggio tra i suoi preferiti. Scrivi qualche cosa "
5120 "di interessante in modo che lo inserisca tra i suoi preferiti! :)"
5121
5122 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while not logged in.
5123 #. TRANS: %s is a username, %%%%action.register%%%% is a link to the user registration page.
5124 #. TRANS: (link text)[link] is a Mark Down link.
5125 #, php-format
5126 msgid ""
5127 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
5128 "action.register%%%%) and then post something interesting they would add to "
5129 "their favorites :)"
5130 msgstr ""
5131 "Perché non [crei un account](%%action.register%%) e aggiungi un messaggio "
5132 "tra i tuoi preferiti!"
5133
5134 #. TRANS: Page notice for show favourites page.
5135 msgid "This is a way to share what you like."
5136 msgstr "Questo è un modo per condividere ciò che ti piace."
5137
5138 #. TRANS: Page title for first group page. %s is a group name.
5139 #, php-format
5140 msgid "%s group"
5141 msgstr "Gruppo %s"
5142
5143 #. TRANS: Page title for any but first group page.
5144 #. TRANS: %1$s is a group name, $2$s is a page number.
5145 #, php-format
5146 msgid "%1$s group, page %2$d"
5147 msgstr "Gruppi di %1$s, pagina %2$d"
5148
5149 #. TRANS: Tooltip for feed link. %s is a group nickname.
5150 #, fuzzy, php-format
5151 msgid "Notice feed for %s group (Activity Streams JSON)"
5152 msgstr "Feed dei messaggi per il gruppo %s (Atom)"
5153
5154 #. TRANS: Tooltip for feed link. %s is a group nickname.
5155 #, php-format
5156 msgid "Notice feed for %s group (RSS 1.0)"
5157 msgstr "Feed dei messaggi per il gruppo %s (RSS 1.0)"
5158
5159 #. TRANS: Tooltip for feed link. %s is a group nickname.
5160 #, php-format
5161 msgid "Notice feed for %s group (RSS 2.0)"
5162 msgstr "Feed dei messaggi per il gruppo %s (RSS 2.0)"
5163
5164 #. TRANS: Tooltip for feed link. %s is a group nickname.
5165 #, php-format
5166 msgid "Notice feed for %s group (Atom)"
5167 msgstr "Feed dei messaggi per il gruppo %s (Atom)"
5168
5169 #. TRANS: Tooltip for feed link. %s is a group nickname.
5170 #, php-format
5171 msgid "FOAF for %s group"
5172 msgstr "FOAF per il gruppo %s"
5173
5174 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
5175 #. TRANS: %s is the group name, %%%%site.name%%%% is the site name,
5176 #. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
5177 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5178 #, php-format
5179 msgid ""
5180 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5181 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5182 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5183 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
5184 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
5185 msgstr ""
5186 "**%s** è un gruppo di utenti su %%%%site.name%%%%, un servizio di [microblog]"
5187 "(http://it.wikipedia.org/wiki/Microblogging) basato sul software libero "
5188 "[StatusNet](http://status.net/). I membri di questo gruppo condividono brevi "
5189 "messaggi riguardo la propria vita e i propri interessi. [Unisciti oggi "
5190 "stesso](%%%%action.register%%%%) per far parte di questo gruppo e di molti "
5191 "altri! ([Maggiori informazioni](%%%%doc.help%%%%))"
5192
5193 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
5194 #. TRANS: %s is the group name, %%%%site.name%%%% is the site name,
5195 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5196 #, fuzzy, php-format
5197 msgid ""
5198 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5199 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5200 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5201 "their life and interests."
5202 msgstr ""
5203 "**%s** è un gruppo di utenti su %%%%site.name%%%%, un servizio di [microblog]"
5204 "(http://it.wikipedia.org/wiki/Microblogging) basato sul software libero "
5205 "[StatusNet](http://status.net/)."
5206
5207 #. TRANS: Client error displayed requesting a single message that does not exist.
5208 msgid "No such message."
5209 msgstr "Nessun messaggio."
5210
5211 #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
5212 msgid "Only the sender and recipient may read this message."
5213 msgstr "Solo mittente e destinatario possono leggere questo messaggio."
5214
5215 #. TRANS: Page title for single direct message display when viewing user is the sender.
5216 #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
5217 #, php-format
5218 msgid "Message to %1$s on %2$s"
5219 msgstr "Messaggio a %1$s su %2$s"
5220
5221 #. TRANS: Page title for single message display.
5222 #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
5223 #, php-format
5224 msgid "Message from %1$s on %2$s"
5225 msgstr "Messaggio da %1$s su %2$s"
5226
5227 #. TRANS: Client exception thrown when trying a view a notice the user has no access to.
5228 msgid "Not available."
5229 msgstr "Non disponibile."
5230
5231 #. TRANS: Client error displayed trying to show a deleted notice.
5232 msgid "Notice deleted."
5233 msgstr "Messaggio eliminato."
5234
5235 #. TRANS: Title for private list timeline.
5236 #. TRANS: %1$s is a list, %2$s is a page number.
5237 #, fuzzy, php-format
5238 msgid "Private timeline for %1$s list by you, page %2$d"
5239 msgstr "Utenti auto-etichettati con %1$s - pagina %2$d"
5240
5241 #. TRANS: Title for public list timeline where the viewer is the tagger.
5242 #. TRANS: %1$s is a list, %2$s is a page number.
5243 #, fuzzy, php-format
5244 msgid "Timeline for %1$s list by you, page %2$d"
5245 msgstr "Utenti auto-etichettati con %1$s - pagina %2$d"
5246
5247 #. TRANS: Title for private list timeline.
5248 #. TRANS: %1$s is a list, %2$s is the tagger's nickname, %3$d is a page number.
5249 #, fuzzy, php-format
5250 msgid "Timeline for %1$s list by %2$s, page %3$d"
5251 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
5252
5253 #. TRANS: Title for private list timeline.
5254 #. TRANS: %s is a list.
5255 #, php-format
5256 msgid "Private timeline of %s list by you"
5257 msgstr ""
5258
5259 #. TRANS: Title for public list timeline where the viewer is the tagger.
5260 #. TRANS: %s is a list.
5261 #, php-format
5262 msgid "Timeline for %s list by you"
5263 msgstr ""
5264
5265 #. TRANS: Title for private list timeline.
5266 #. TRANS: %1$s is a list, %2$s is the tagger's nickname.
5267 #, fuzzy, php-format
5268 msgid "Timeline for %1$s list by %2$s"
5269 msgstr "Risposte a %1$s su %2$s!"
5270
5271 #. TRANS: Feed title.
5272 #. TRANS: %1$s is a list, %2$s is tagger's nickname.
5273 #, fuzzy, php-format
5274 msgid "Feed for %1$s list by %2$s (Atom)"
5275 msgstr "Feed dei preferiti di di %s (Atom)"
5276
5277 #. TRANS: Empty list message for list timeline.
5278 #. TRANS: %1$s is a list, %2$s is a tagger's nickname.
5279 #, fuzzy, php-format
5280 msgid ""
5281 "This is the timeline for %1$s list by %2$s but no one has posted anything "
5282 "yet."
5283 msgstr ""
5284 "Questa è l'attività di %s e i suoi amici, ma nessuno ha ancora scritto "
5285 "qualche cosa."
5286
5287 #. TRANS: Additional empty list message for list timeline for currently logged in user tagged tags.
5288 msgid "Try tagging more people."
5289 msgstr ""
5290
5291 #. TRANS: Additional empty list message for list timeline.
5292 #. TRANS: This message contains Markdown links in the form [description](link).
5293 #, fuzzy, php-format
5294 msgid ""
5295 "Why not [register an account](%%%%action.register%%%%) and start following "
5296 "this timeline!"
5297 msgstr "Perché non [crei un accout](%%action.register%%) e ne scrivi uno tu!"
5298
5299 #. TRANS: Header on show list page.
5300 #. TRANS: Link description for link to list of users tagged with a tag (so part of a list).
5301 #, fuzzy
5302 msgid "Listed"
5303 msgstr "Licenza"
5304
5305 #. TRANS: Content of "Listed" page if there are no listed users.
5306 #. TRANS: Content of "People following tag x" if there are no subscribed users.
5307 #. TRANS: Description for mini list of group members on a group page when the group has no members.
5308 #. TRANS: Empty list message for tags.
5309 #. TRANS: Text for user subscription statistics if the user has no subscriptions.
5310 #. TRANS: Text for user subscriber statistics if user has no subscribers.
5311 #. TRANS: Text for user user group membership statistics if user is not a member of any group.
5312 #. TRANS: Default content for section/sidebar widget.
5313 msgid "(None)"
5314 msgstr "(nessuno)"
5315
5316 #. TRANS: Link for more "People in list x by a user"
5317 #. TRANS: if there are more than the mini list's maximum.
5318 msgid "Show all"
5319 msgstr "Mostra tutto"
5320
5321 #. TRANS: Header for tag subscribers.
5322 #. TRANS: Link description for link to list of users subscribed to a tag.
5323 msgid "Subscribers"
5324 msgstr "Abbonati"
5325
5326 #. TRANS: Page title showing tagged notices in one user's timeline.
5327 #. TRANS: %1$s is the username, %2$s is the hash tag.
5328 #, fuzzy, php-format
5329 msgid "Notices by %1$s tagged %2$s"
5330 msgstr "%1$s, pagina %2$s"
5331
5332 #. TRANS: Page title showing tagged notices in one user's timeline.
5333 #. TRANS: %1$s is the username, %2$s is the hash tag, %3$d is the page number.
5334 #, fuzzy, php-format
5335 msgid "Notices by %1$s tagged %2$s, page %3$d"
5336 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
5337
5338 #. TRANS: Extended page title showing tagged notices in one user's timeline.
5339 #. TRANS: %1$s is the username, %2$d is the page number.
5340 #, fuzzy, php-format
5341 msgid "Notices by %1$s, page %2$d"
5342 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
5343
5344 #. TRANS: Title for link to notice feed.
5345 #. TRANS: %1$s is a user nickname, %2$s is a hashtag.
5346 #, php-format
5347 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
5348 msgstr "Feed dei messaggi per %1$s etichettati con %2$s (RSS 1.0)"
5349
5350 #. TRANS: Title for link to notice feed.
5351 #. TRANS: %s is a user nickname.
5352 #, fuzzy, php-format
5353 msgid "Notice feed for %s (Activity Streams JSON)"
5354 msgstr "Feed dei messaggi per %s (Atom)"
5355
5356 #. TRANS: Title for link to notice feed.
5357 #. TRANS: %s is a user nickname.
5358 #, php-format
5359 msgid "Notice feed for %s (RSS 1.0)"
5360 msgstr "Feed dei messaggi per %s (RSS 1.0)"
5361
5362 #. TRANS: Title for link to notice feed.
5363 #. TRANS: %s is a user nickname.
5364 #, php-format
5365 msgid "Notice feed for %s (RSS 2.0)"
5366 msgstr "Feed dei messaggi per %s (RSS 2.0)"
5367
5368 #. TRANS: Title for link to notice feed.
5369 #. TRANS: %s is a user nickname.
5370 #, php-format
5371 msgid "Notice feed for %s (Atom)"
5372 msgstr "Feed dei messaggi per %s (Atom)"
5373
5374 #. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
5375 #. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
5376 #, php-format
5377 msgid "FOAF for %s"
5378 msgstr "FOAF per %s"
5379
5380 #. TRANS: First sentence of empty list message for a timeline. $1%s is a user nickname.
5381 #, fuzzy, php-format
5382 msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
5383 msgstr "Questa è l'attività di %1$s, ma %2$s non ha ancora scritto nulla."
5384
5385 #. TRANS: Second sentence of empty list message for a stream for the user themselves.
5386 msgid ""
5387 "Seen anything interesting recently? You haven't posted any notices yet, now "
5388 "would be a good time to start :)"
5389 msgstr ""
5390 "Visto niente di interessante? Non hai scritto ancora alcun messaggio, questo "
5391 "potrebbe essere un buon momento per iniziare! :)"
5392
5393 #. TRANS: Second sentence of empty  list message for a non-self timeline. %1$s is a user nickname, %2$s is a part of a URL.
5394 #. TRANS: This message contains a Markdown link. Keep "](" together.
5395 #, php-format
5396 msgid ""
5397 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
5398 "%?status_textarea=%2$s)."
5399 msgstr ""
5400 "[Scrivi qualche cosa](%%%%action.newnotice%%%%?status_textarea=%s) su questo "
5401 "argomento!"
5402
5403 #. TRANS: Announcement for anonymous users showing a timeline if site registrations are open.
5404 #. TRANS: This message contains a Markdown link. Keep "](" together.
5405 #, php-format
5406 msgid ""
5407 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5408 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5409 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
5410 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
5411 msgstr ""
5412 "**%s** ha un account su %%%%site.name%%%%, un servizio di [microblog](http://"
5413 "it.wikipedia.org/wiki/Microblogging) basato sul software libero [StatusNet]"
5414 "(http://status.net/). [Crea un account](%%%%action.register%%%%) per seguire "
5415 "i messaggi di **%s** e di molti altri! ([Maggiori informazioni](%%%%doc.help%"
5416 "%%%))"
5417
5418 #. TRANS: Announcement for anonymous users showing a timeline if site registrations are closed or invite only.
5419 #. TRANS: This message contains a Markdown link. Keep "](" together.
5420 #, fuzzy, php-format
5421 msgid ""
5422 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5423 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5424 "[StatusNet](http://status.net/) tool."
5425 msgstr ""
5426 "**%s** ha un account su %%%%site.name%%%%, un servizio di [microblog](http://"
5427 "it.wikipedia.org/wiki/Microblogging) basato sul software libero [StatusNet]"
5428 "(http://status.net/). "
5429
5430 #. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
5431 #, php-format
5432 msgid "Repeat of %s"
5433 msgstr "Ripetizione di %s"
5434
5435 #. TRANS: Client error displayed trying to silence a user on a site where the feature is not enabled.
5436 #. TRANS: Client error on page to unsilence a user when the feature is not enabled.
5437 msgid "You cannot silence users on this site."
5438 msgstr "Non puoi zittire gli utenti su questo sito."
5439
5440 #. TRANS: Client error displayed trying to silence an already silenced user.
5441 msgid "User is already silenced."
5442 msgstr "L'utente è già stato zittito."
5443
5444 #. TRANS: Title for site administration panel.
5445 #, fuzzy
5446 msgctxt "TITLE"
5447 msgid "Site"
5448 msgstr "Sito"
5449
5450 #. TRANS: Instructions for site administration panel.
5451 msgid "Basic settings for this StatusNet site"
5452 msgstr "Impostazioni di base per questo sito StatusNet"
5453
5454 #. TRANS: Client error displayed trying to save an empty site name.
5455 msgid "Site name must have non-zero length."
5456 msgstr "Il nome del sito non deve avere lunghezza parti a zero."
5457
5458 #. TRANS: Client error displayed trying to save site settings without a contact address.
5459 msgid "You must have a valid contact email address."
5460 msgstr "Devi avere un'email di contatto valida."
5461
5462 #. TRANS: Client error displayed when a logo URL is not valid.
5463 msgid "Invalid logo URL."
5464 msgstr "URL del logo non valido."
5465
5466 #. TRANS: Client error displayed when a SSL logo URL is invalid.
5467 #, fuzzy
5468 msgid "Invalid SSL logo URL."
5469 msgstr "URL del logo non valido."
5470
5471 #. TRANS: Client error displayed trying to save site settings with an invalid language code.
5472 #. TRANS: %s is the invalid language code.
5473 #, php-format
5474 msgid "Unknown language \"%s\"."
5475 msgstr "Lingua \"%s\" sconosciuta."
5476
5477 #. TRANS: Client error displayed trying to save site settings with a text limit below 0.
5478 msgid "Minimum text limit is 0 (unlimited)."
5479 msgstr "Il limite minimo del testo è di 0 caratteri (illimitato)."
5480
5481 #. TRANS: Client error displayed trying to save site settings with a text limit below 1.
5482 msgid "Dupe limit must be one or more seconds."
5483 msgstr "Il limite per i duplicati deve essere di 1 o più secondi."
5484
5485 #. TRANS: Fieldset legend on site settings panel.
5486 #, fuzzy
5487 msgctxt "LEGEND"
5488 msgid "General"
5489 msgstr "Generale"
5490
5491 #. TRANS: Field label on site settings panel.
5492 #, fuzzy
5493 msgctxt "LABEL"
5494 msgid "Site name"
5495 msgstr "Nome del sito"
5496
5497 #. TRANS: Field title on site settings panel.
5498 #, fuzzy
5499 msgid "The name of your site, like \"Yourcompany Microblog\"."
5500 msgstr "Il nome del tuo sito, topo \"Acme Microblog\""
5501
5502 #. TRANS: Field label on site settings panel.
5503 msgid "Brought by"
5504 msgstr "Offerto da"
5505
5506 #. TRANS: Field title on site settings panel.
5507 #, fuzzy
5508 msgid "Text used for credits link in footer of each page."
5509 msgstr "Testo usato per i crediti nel piè di pagina di ogni pagina"
5510
5511 #. TRANS: Field label on site settings panel.
5512 msgid "Brought by URL"
5513 msgstr "URL per offerto da"
5514
5515 #. TRANS: Field title on site settings panel.
5516 #, fuzzy
5517 msgid "URL used for credits link in footer of each page."
5518 msgstr "URL usato per i crediti nel piè di pagina di ogni pagina"
5519
5520 #. TRANS: Field label on site settings panel.
5521 msgid "Email"
5522 msgstr "Email"
5523
5524 #. TRANS: Field title on site settings panel.
5525 #, fuzzy
5526 msgid "Contact email address for your site."
5527 msgstr "Indirizzo email di contatto per il sito"
5528
5529 #. TRANS: Fieldset legend on site settings panel.
5530 #, fuzzy
5531 msgctxt "LEGEND"
5532 msgid "Local"
5533 msgstr "Locale"
5534
5535 #. TRANS: Dropdown label on site settings panel.
5536 msgid "Default timezone"
5537 msgstr "Fuso orario predefinito"
5538
5539 #. TRANS: Dropdown title on site settings panel.
5540 msgid "Default timezone for the site; usually UTC."
5541 msgstr "Fuso orario predefinito; tipicamente UTC"
5542
5543 #. TRANS: Dropdown label on site settings panel.
5544 msgid "Default language"
5545 msgstr "Lingua predefinita"
5546
5547 #. TRANS: Dropdown title on site settings panel.
5548 #, fuzzy
5549 msgid ""
5550 "The site language when autodetection from browser settings is not available."
5551 msgstr ""
5552 "Lingua del sito quando il rilevamento automatico del browser non è "
5553 "disponibile"
5554
5555 #. TRANS: Fieldset legend on site settings panel.
5556 #, fuzzy
5557 msgctxt "LEGEND"
5558 msgid "Limits"
5559 msgstr "Limiti"
5560
5561 #. TRANS: Field label on site settings panel.
5562 msgid "Text limit"
5563 msgstr "Limiti del testo"
5564
5565 #. TRANS: Field title on site settings panel.
5566 msgid "Maximum number of characters for notices."
5567 msgstr "Numero massimo di caratteri per messaggo"
5568
5569 #. TRANS: Field label on site settings panel.
5570 msgid "Dupe limit"
5571 msgstr "Limite duplicati"
5572
5573 #. TRANS: Field title on site settings panel.
5574 msgid "How long users must wait (in seconds) to post the same thing again."
5575 msgstr ""
5576 "Quanto tempo gli utenti devono attendere (in secondi) prima di inviare "
5577 "nuovamente lo stesso messaggio"
5578
5579 #. TRANS: Fieldset legend for form to change logo.
5580 msgid "Logo"
5581 msgstr "Logo"
5582
5583 #. TRANS: Field label for StatusNet site logo.
5584 msgid "Site logo"
5585 msgstr "Logo del sito"
5586
5587 #. TRANS: Field label for SSL StatusNet site logo.
5588 #, fuzzy
5589 msgid "SSL logo"
5590 msgstr "Logo del sito"
5591
5592 #. TRANS: Button title for saving site settings.
5593 #, fuzzy
5594 msgid "Save the site settings."
5595 msgstr "Salva impostazioni"
5596
5597 #. TRANS: Page title for site-wide notice tab in admin panel.
5598 msgid "Site Notice"
5599 msgstr "Messaggio del sito"
5600
5601 #. TRANS: Instructions for site-wide notice tab in admin panel.
5602 msgid "Edit site-wide message"
5603 msgstr "Modifica il messaggio del sito"
5604
5605 #. TRANS: Server error displayed when saving a site-wide notice was impossible.
5606 msgid "Unable to save site notice."
5607 msgstr "Impossibile salvare il messaggio del sito."
5608
5609 #. TRANS: Client error displayed when a site-wide notice was longer than allowed.
5610 #, fuzzy
5611 msgid "Maximum length for the site-wide notice is 255 characters."
5612 msgstr "La dimensione massima del messaggio del sito è di 255 caratteri."
5613
5614 #. TRANS: Label for site-wide notice text field in admin panel.
5615 msgid "Site notice text"
5616 msgstr "Testo messaggio del sito"
5617
5618 #. TRANS: Tooltip for site-wide notice text field in admin panel.
5619 #, fuzzy
5620 msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
5621 msgstr "Testo messaggio del sito (massimo 255 caratteri, HTML consentito)"
5622
5623 #. TRANS: Button title to save site notice in admin panel.
5624 #, fuzzy
5625 msgid "Save site notice."
5626 msgstr "Salva messaggio"
5627
5628 #. TRANS: Title for SMS settings.
5629 msgid "SMS settings"
5630 msgstr "Impostazioni SMS"
5631
5632 #. TRANS: SMS settings page instructions.
5633 #. TRANS: %%site.name%% is the name of the site.
5634 #, php-format
5635 msgid "You can receive SMS messages through email from %%site.name%%."
5636 msgstr "Puoi ricevere messaggi SMS attraverso l'email da %%site.name%%."
5637
5638 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
5639 msgid "SMS is not available."
5640 msgstr "Il servizio SMS non è disponibile."
5641
5642 #. TRANS: Form legend for SMS settings form.
5643 msgid "SMS address"
5644 msgstr "Indirizzo SMS"
5645
5646 #. TRANS: Form guide in SMS settings form.
5647 msgid "Current confirmed SMS-enabled phone number."
5648 msgstr "Numero di telefono attualmente confermato per gli SMS."
5649
5650 #. TRANS: Form guide in IM settings form.
5651 msgid "Awaiting confirmation on this phone number."
5652 msgstr "In attesa della conferma per questo numero di telefono."
5653
5654 #. TRANS: Field label for SMS address input in SMS settings form.
5655 msgid "Confirmation code"
5656 msgstr "Codice di conferma"
5657
5658 #. TRANS: Form field instructions in SMS settings form.
5659 msgid "Enter the code you received on your phone."
5660 msgstr "Inserisci il codice che hai ricevuto sul tuo telefono."
5661
5662 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
5663 msgctxt "BUTTON"
5664 msgid "Confirm"
5665 msgstr "Conferma"
5666
5667 #. TRANS: Field label for SMS phone number input in SMS settings form.
5668 msgid "SMS phone number"
5669 msgstr "Numero di telefono per SMS"
5670
5671 #. TRANS: SMS phone number input field instructions in SMS settings form.
5672 msgid "Phone number, no punctuation or spaces, with area code."
5673 msgstr "Numero di telefono, senza punteggiatura o spazi, con il prefisso."
5674
5675 #. TRANS: Form legend for SMS preferences form.
5676 msgid "SMS preferences"
5677 msgstr "Preferenze dell'SMS"
5678
5679 #. TRANS: Checkbox label in SMS preferences form.
5680 msgid ""
5681 "Send me notices through SMS; I understand I may incur exorbitant charges "
5682 "from my carrier."
5683 msgstr ""
5684 "Inviami avvisi via SMS: comprendo che potrei incorrere in esorbitanti "
5685 "bollette da parte del mio operatore"
5686
5687 #. TRANS: Confirmation message for successful SMS preferences save.
5688 msgid "SMS preferences saved."
5689 msgstr "Preferenze dell'SMS salvate."
5690
5691 #. TRANS: Message given saving SMS phone number without having provided one.
5692 msgid "No phone number."
5693 msgstr "Nessun numero di telefono."
5694
5695 #. TRANS: Message given saving SMS phone number without having selected a carrier.
5696 msgid "No carrier selected."
5697 msgstr "Nessun operatore selezionato."
5698
5699 #. TRANS: Message given saving SMS phone number that is already set.
5700 msgid "That is already your phone number."
5701 msgstr "Quello è già il tuo numero di telefono."
5702
5703 #. TRANS: Message given saving SMS phone number that is already set for another user.
5704 msgid "That phone number already belongs to another user."
5705 msgstr "Quel numero di telefono appartiene già a un altro utente."
5706
5707 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
5708 msgid ""
5709 "A confirmation code was sent to the phone number you added. Check your phone "
5710 "for the code and instructions on how to use it."
5711 msgstr ""
5712 "Un codice di conferma è stato inviato al numero di telefono che hai "
5713 "aggiunto. Controlla il tuo telefono per il codice e le istruzioni su come "
5714 "usarlo."
5715
5716 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
5717 msgid "That is the wrong confirmation number."
5718 msgstr "Quello è il numero di conferma errato."
5719
5720 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
5721 #, fuzzy
5722 msgid "Could not delete SMS confirmation."
5723 msgstr "Impossibile eliminare la conferma della messaggistica."
5724
5725 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
5726 msgid "SMS confirmation cancelled."
5727 msgstr "Conferma dell'SMS annullata."
5728
5729 #. TRANS: Message given trying to remove an SMS phone number that is not
5730 #. TRANS: registered for the active user.
5731 msgid "That is not your phone number."
5732 msgstr "Quello non è il tuo numero di telefono."
5733
5734 #. TRANS: Message given after successfully removing a registered SMS phone number.
5735 msgid "The SMS phone number was removed."
5736 msgstr "Il numero di telefono per SMS è stato rimosso."
5737
5738 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
5739 msgid "Mobile carrier"
5740 msgstr "Operatore telefonico"
5741
5742 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
5743 msgid "Select a carrier"
5744 msgstr "Seleziona un operatore"
5745
5746 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
5747 #. TRANS: %s is an administrative contact's e-mail address.
5748 #, php-format
5749 msgid ""
5750 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
5751 "email but isn't listed here, send email to let us know at %s."
5752 msgstr ""
5753 "Operatore di telefonia mobile. Se conosci un operatore che accetta gli SMS "
5754 "via email, ma non è elencato qui, scrivici a %s."
5755
5756 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
5757 #, fuzzy
5758 msgid "No code entered."
5759 msgstr "Nessun codice inserito"
5760
5761 #. TRANS: Title for admin panel to configure snapshots.
5762 #, fuzzy
5763 msgctxt "TITLE"
5764 msgid "Snapshots"
5765 msgstr "Snapshot"
5766
5767 #. TRANS: Instructions for admin panel to configure snapshots.
5768 msgid "Manage snapshot configuration"
5769 msgstr "Gestisci configurazione snapshot"
5770
5771 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid run value.
5772 msgid "Invalid snapshot run value."
5773 msgstr "Valore di esecuzione dello snapshot non valido."
5774
5775 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid value for frequency.
5776 msgid "Snapshot frequency must be a number."
5777 msgstr "La frequenza degli snapshot deve essere un numero."
5778
5779 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid report URL.
5780 msgid "Invalid snapshot report URL."
5781 msgstr "URL di segnalazione snapshot non valido."
5782
5783 #. TRANS: Fieldset legend on admin panel for snapshots.
5784 #, fuzzy
5785 msgctxt "LEGEND"
5786 msgid "Snapshots"
5787 msgstr "Snapshot"
5788
5789 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
5790 msgid "Randomly during web hit"
5791 msgstr "A caso quando avviene un web hit"
5792
5793 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
5794 msgid "In a scheduled job"
5795 msgstr "In un job pianificato"
5796
5797 #. TRANS: Dropdown label for snapshot method in admin panel for snapshots.
5798 msgid "Data snapshots"
5799 msgstr "Snapshot dei dati"
5800
5801 #. TRANS: Dropdown title for snapshot method in admin panel for snapshots.
5802 #, fuzzy
5803 msgid "When to send statistical data to status.net servers."
5804 msgstr "Quando inviare dati statistici a status.net"
5805
5806 #. TRANS: Input field label for snapshot frequency in admin panel for snapshots.
5807 msgid "Frequency"
5808 msgstr "Frequenza"
5809
5810 #. TRANS: Input field title for snapshot frequency in admin panel for snapshots.
5811 #, fuzzy
5812 msgid "Snapshots will be sent once every N web hits."
5813 msgstr "Gli snapshot verranno inviati ogni N web hit"
5814
5815 #. TRANS: Input field label for snapshot report URL in admin panel for snapshots.
5816 msgid "Report URL"
5817 msgstr "URL per la segnalazione"
5818
5819 #. TRANS: Input field title for snapshot report URL in admin panel for snapshots.
5820 #, fuzzy
5821 msgid "Snapshots will be sent to this URL."
5822 msgstr "Gli snapshot verranno inviati a questo URL"
5823
5824 #. TRANS: Button title to save snapshot settings.
5825 #, fuzzy
5826 msgid "Save snapshot settings."
5827 msgstr "Salva impostazioni snapshot"
5828
5829 #. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
5830 msgid "You are not subscribed to that profile."
5831 msgstr "Non hai una abbonamento a quel profilo."
5832
5833 #. TRANS: Server error displayed when updating a subscription fails with a database error.
5834 #. TRANS: Exception thrown when a subscription could not be stored on the server.
5835 msgid "Could not save subscription."
5836 msgstr "Impossibile salvare l'abbonamento."
5837
5838 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
5839 msgid "You may only approve your own pending subscriptions."
5840 msgstr ""
5841
5842 #. TRANS: Title of the first page showing pending subscribers still awaiting approval.
5843 #. TRANS: %s is the name of the user.
5844 #, fuzzy, php-format
5845 msgid "%s subscribers awaiting approval"
5846 msgstr "Membri del gruppo %s"
5847
5848 #. TRANS: Title of all but the first page showing pending subscribersmembers still awaiting approval.
5849 #. TRANS: %1$s is the name of the user, %2$d is the page number of the members list.
5850 #, fuzzy, php-format
5851 msgid "%1$s subscribers awaiting approval, page %2$d"
5852 msgstr "Membri del gruppo %1$s, pagina %2$d"
5853
5854 #. TRANS: Page notice for group members page.
5855 #, fuzzy
5856 msgid "A list of users awaiting approval to subscribe to you."
5857 msgstr "Un elenco degli utenti in questo gruppo."
5858
5859 #. TRANS: Page title when subscription succeeded.
5860 msgid "Subscribed"
5861 msgstr "Abbonati"
5862
5863 #. TRANS: Client error displayed when trying to perform an action while not logged in.
5864 #, fuzzy
5865 msgid "You must be logged in to unsubscribe from a list."
5866 msgstr "Devi eseguire l'accesso per creare un gruppo."
5867
5868 #. TRANS: Client error displayed when trying to perform an action without providing an ID.
5869 #, fuzzy
5870 msgid "No ID given."
5871 msgstr "Nessun argomento ID."
5872
5873 #. TRANS: Server error displayed subscribing to a list fails.
5874 #. TRANS: %1$s is a user nickname, %2$s is a list, %3$s is the error message (no period).
5875 #, fuzzy, php-format
5876 msgid "Could not subscribe user %1$s to list %2$s: %3$s"
5877 msgstr "Impossibile iscrivere l'utente %1$s al gruppo %2$s."
5878
5879 #. TRANS: Title of form to subscribe to a list.
5880 #. TRANS: %1%s is a user nickname, %2$s is a list, %3$s is a tagger nickname.
5881 #, fuzzy, php-format
5882 msgid "%1$s subscribed to list %2$s by %3$s"
5883 msgstr "Abbonati a %1$s, pagina %2$d"
5884
5885 #. TRANS: Header for list of subscribers for a user (first page).
5886 #. TRANS: %s is the user's nickname.
5887 #, php-format
5888 msgid "%s subscribers"
5889 msgstr "Abbonati a %s"
5890
5891 #. TRANS: Header for list of subscribers for a user (not first page).
5892 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
5893 #, php-format
5894 msgid "%1$s subscribers, page %2$d"
5895 msgstr "Abbonati a %1$s, pagina %2$d"
5896
5897 #. TRANS: Page notice for page with an overview of all subscribers
5898 #. TRANS: of the logged in user's own profile.
5899 msgid "These are the people who listen to your notices."
5900 msgstr "Queste sono le persone che ti seguono."
5901
5902 #. TRANS: Page notice for page with an overview of all subscribers of a user other
5903 #. TRANS: than the logged in user. %s is the user nickname.
5904 #, php-format
5905 msgid "These are the people who listen to %s's notices."
5906 msgstr "Queste sono le persone che seguono %s."
5907
5908 #. TRANS: Subscriber list text when the logged in user has no subscribers.
5909 #, fuzzy
5910 msgid ""
5911 "You have no subscribers. Try subscribing to people you know and they might "
5912 "return the favor."
5913 msgstr ""
5914 "Non hai alcun abbonato. Prova ad abbonarti a qualcuno che conosci e magari "
5915 "loro potrebbero fare lo stesso"
5916
5917 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
5918 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
5919 #, php-format
5920 msgid "%s has no subscribers. Want to be the first?"
5921 msgstr "%s non ha abbonati. Vuoi abbonarti tu?"
5922
5923 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
5924 #. TRANS: as an anonymous user. %s is the user nickname.
5925 #. TRANS: This message contains a Markdown URL. The link description is between
5926 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5927 #. TRANS: and do not change the URL part.
5928 #, php-format
5929 msgid ""
5930 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
5931 "%) and be the first?"
5932 msgstr ""
5933 "%s non ha abbonati. Perché non [crei un account](%%%%action.register%%%%) e "
5934 "ti abboni tu?"
5935
5936 #. TRANS: Header for subscriptions overview for a user (not first page).
5937 #. TRANS: %1$s is a user nickname, %2$d is the page number.
5938 #, php-format
5939 msgid "%1$s subscriptions, page %2$d"
5940 msgstr "Abbonamenti di %1$s, pagina %2$d"
5941
5942 #. TRANS: Page notice for page with an overview of all subscriptions
5943 #. TRANS: of the logged in user's own profile.
5944 msgid "These are the people whose notices you listen to."
5945 msgstr "Queste sono le persone che stai seguendo."
5946
5947 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
5948 #. TRANS: than the logged in user. %s is the user nickname.
5949 #, php-format
5950 msgid "These are the people whose notices %s listens to."
5951 msgstr "Queste sono le persone seguite da %s."
5952
5953 #. TRANS: Subscription list text when the logged in user has no subscriptions.
5954 #. TRANS: This message contains Markdown URLs. The link description is between
5955 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5956 #. TRANS: and do not change the URL part.
5957 #, fuzzy, php-format
5958 msgid ""
5959 "You're not listening to anyone's notices right now, try subscribing to "
5960 "people you know. Try [people search](%%action.peoplesearch%%), look for "
5961 "members in groups you're interested in and in our [featured users](%%action."
5962 "featured%%)."
5963 msgstr ""
5964 "Non stai seguendo nessuno, prova ad abbonarti a qualcuno che conosci. Prova "
5965 "a [cercare persone](%%action.peoplesearch%%), guarda tra i membri dei gruppi "
5966 "di tuo interesse e tra gli [utenti in evidenza](%%action.featured%%). Se "
5967 "[usi Twitter](%%action.twittersettings%%), puoi abbonarti automaticamente "
5968 "alle persone che già seguivi lì."
5969
5970 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
5971 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
5972 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
5973 #. TRANS: as an anonymous user. %s is the user nickname.
5974 #, php-format
5975 msgid "%s is not listening to anyone."
5976 msgstr "%s non sta seguendo nessuno."
5977
5978 #. TRANS: Atom feed title. %s is a profile nickname.
5979 #, fuzzy, php-format
5980 msgid "Subscription feed for %s (Atom)"
5981 msgstr "Feed dei messaggi per %s (Atom)"
5982
5983 #. TRANS: Checkbox label for enabling IM messages for a profile in a subscriptions list.
5984 #, fuzzy
5985 msgctxt "LABEL"
5986 msgid "IM"
5987 msgstr "MI"
5988
5989 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
5990 msgid "SMS"
5991 msgstr "SMS"
5992
5993 #. TRANS: Title for all but the first page of notices with tags.
5994 #. TRANS: %1$s is the tag, %2$d is the page number.
5995 #, php-format
5996 msgid "Notices tagged with %1$s, page %2$d"
5997 msgstr "Messaggi etichettati con %1$s, pagina %2$d"
5998
5999 #. TRANS: Link label for feed on "notices with tag" page.
6000 #. TRANS: %s is the tag the feed is for.
6001 #, fuzzy, php-format
6002 msgid "Notice feed for tag %s (Activity Streams JSON)"
6003 msgstr "Feed dei messaggi per l'etichetta %s (Atom)"
6004
6005 #. TRANS: Link label for feed on "notices with tag" page.
6006 #. TRANS: %s is the tag the feed is for.
6007 #, php-format
6008 msgid "Notice feed for tag %s (RSS 1.0)"
6009 msgstr "Feed dei messaggi per l'etichetta %s (RSS 1.0)"
6010
6011 #. TRANS: Link label for feed on "notices with tag" page.
6012 #. TRANS: %s is the tag the feed is for.
6013 #, php-format
6014 msgid "Notice feed for tag %s (RSS 2.0)"
6015 msgstr "Feed dei messaggi per l'etichetta %s (RSS 2.0)"
6016
6017 #. TRANS: Link label for feed on "notices with tag" page.
6018 #. TRANS: %s is the tag the feed is for.
6019 #, php-format
6020 msgid "Notice feed for tag %s (Atom)"
6021 msgstr "Feed dei messaggi per l'etichetta %s (Atom)"
6022
6023 #. TRANS: Client error displayed when trying to tag a user that cannot be tagged.
6024 #. TRANS: Client exception thrown trying to set a tag for a user that cannot be tagged.
6025 #. TRANS: Error displayed when trying to tag a user that cannot be tagged.
6026 #, fuzzy
6027 msgid "You cannot tag this user."
6028 msgstr "Non puoi inviare un messaggio a questo utente."
6029
6030 #. TRANS: Title for list form when not on a profile page.
6031 #, fuzzy
6032 msgid "List a profile"
6033 msgstr "Profilo utente"
6034
6035 #. TRANS: Title for list form when on a profile page.
6036 #. TRANS: %s is a profile nickname.
6037 #, fuzzy, php-format
6038 msgctxt "ADDTOLIST"
6039 msgid "List %s"
6040 msgstr "Limiti"
6041
6042 #. TRANS: Title for list form when an error has occurred.
6043 #, fuzzy
6044 msgctxt "TITLE"
6045 msgid "Error"
6046 msgstr "Errore di Ajax"
6047
6048 #. TRANS: Header in list form.
6049 msgid "User profile"
6050 msgstr "Profilo utente"
6051
6052 #. TRANS: Fieldset legend for list form.
6053 #, fuzzy
6054 msgid "List user"
6055 msgstr "Limiti"
6056
6057 #. TRANS: Field label on list form.
6058 #, fuzzy
6059 msgctxt "LABEL"
6060 msgid "Lists"
6061 msgstr "Limiti"
6062
6063 #. TRANS: Field title on list form.
6064 #, fuzzy
6065 msgid ""
6066 "Lists for this user (letters, numbers, -, ., and _), comma- or space- "
6067 "separated."
6068 msgstr ""
6069 "Le tue etichette (lettere, numeri, -, . e _), separate da virgole o spazi"
6070
6071 #. TRANS: Title for personal tag cloud section.
6072 #, fuzzy
6073 msgctxt "TITLE"
6074 msgid "Tags"
6075 msgstr "Etichette"
6076
6077 #. TRANS: Success message if lists are saved.
6078 #, fuzzy
6079 msgid "Lists saved."
6080 msgstr "Password salvata."
6081
6082 #. TRANS: Page notice.
6083 #, fuzzy
6084 msgid "Use this form to add your subscribers or subscriptions to lists."
6085 msgstr ""
6086 "Usa questo modulo per aggiungere etichette ai tuoi abbonati o ai tuoi "
6087 "abbonamenti."
6088
6089 #. TRANS: Client error when requesting a tag feed for a non-existing tag.
6090 msgid "No such tag."
6091 msgstr "Nessuna etichetta."
6092
6093 #. TRANS: Client error displayed when trying to unblock a non-blocked user.
6094 msgid "You haven't blocked that user."
6095 msgstr "Non hai bloccato quell'utente."
6096
6097 #. TRANS: Client error on page to unsilence a user when the to be unsandboxed user has not been sandboxed.
6098 msgid "User is not sandboxed."
6099 msgstr "L'utente non è nella \"sandbox\"."
6100
6101 #. TRANS: Client error on page to unsilence a user when the to be unsilenced user has not been silenced.
6102 msgid "User is not silenced."
6103 msgstr "L'utente non è zittito."
6104
6105 #. TRANS: Page title for page to unsubscribe.
6106 msgid "Unsubscribed"
6107 msgstr "Abbonamento annullato"
6108
6109 #. TRANS: Page title for form that allows unsubscribing from a list.
6110 #. TRANS: %1$s is a nickname, %2$s is a list, %3$s is a tagger nickname.
6111 #, fuzzy, php-format
6112 msgid "%1$s unsubscribed from list %2$s by %3$s"
6113 msgstr "Abbonati a %1$s, pagina %2$d"
6114
6115 #. TRANS: Title of URL settings tab in profile settings.
6116 #, fuzzy
6117 msgid "URL settings"
6118 msgstr "Impostazioni messaggistica istantanea"
6119
6120 #. TRANS: Instructions for tab "Other" in user profile settings.
6121 msgid "Manage various other options."
6122 msgstr "Gestisci altre opzioni."
6123
6124 #. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
6125 #. TRANS: user's profile settings. This message has one space at the beginning. Use your
6126 #. TRANS: language's word separator here if it has one (most likely a single space).
6127 msgid " (free service)"
6128 msgstr " (servizio libero)"
6129
6130 #. TRANS: Default value for URL shortening settings.
6131 #, fuzzy
6132 msgid "[none]"
6133 msgstr "Nessuno"
6134
6135 #. TRANS: Default value for URL shortening settings.
6136 msgid "[internal]"
6137 msgstr ""
6138
6139 #. TRANS: Label for dropdown with URL shortener services.
6140 msgid "Shorten URLs with"
6141 msgstr "Accorcia gli URL con"
6142
6143 #. TRANS: Tooltip for for dropdown with URL shortener services.
6144 msgid "Automatic shortening service to use."
6145 msgstr "Servizio di autoriduzione da usare"
6146
6147 #. TRANS: Field label in URL settings in profile.
6148 msgid "URL longer than"
6149 msgstr ""
6150
6151 #. TRANS: Field title in URL settings in profile.
6152 msgid "URLs longer than this will be shortened, 0 means always shorten."
6153 msgstr ""
6154
6155 #. TRANS: Field label in URL settings in profile.
6156 msgid "Text longer than"
6157 msgstr ""
6158
6159 #. TRANS: Field title in URL settings in profile.
6160 msgid ""
6161 "URLs in notices longer than this will be shortened, 0 means always shorten."
6162 msgstr ""
6163
6164 #. TRANS: Form validation error for form "Other settings" in user profile.
6165 #, fuzzy
6166 msgid "URL shortening service is too long (maximum 50 characters)."
6167 msgstr "Il servizio di riduzione degli URL è troppo lungo (max 50 caratteri)."
6168
6169 #. TRANS: Client exception thrown when the maximum URL settings value is invalid in profile URL settings.
6170 #, fuzzy
6171 msgid "Invalid number for maximum URL length."
6172 msgstr "Contenuto del messaggio non valido."
6173
6174 #. TRANS: Client exception thrown when the maximum notice length settings value is invalid in profile URL settings.
6175 #, fuzzy
6176 msgid "Invalid number for maximum notice length."
6177 msgstr "Contenuto del messaggio non valido."
6178
6179 #. TRANS: Server exception thrown in profile URL settings when preferences could not be saved.
6180 msgid "Error saving user URL shortening preferences."
6181 msgstr ""
6182
6183 #. TRANS: User admin panel title.
6184 msgctxt "TITLE"
6185 msgid "User"
6186 msgstr "Utente"
6187
6188 #. TRANS: Instruction for user admin panel.
6189 msgid "User settings for this StatusNet site"
6190 msgstr "Impostazioni utente per questo sito StatusNet"
6191
6192 #. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
6193 msgid "Invalid bio limit. Must be numeric."
6194 msgstr "Limite per la biografia non valido. Deve essere numerico."
6195
6196 #. TRANS: Form validation error in user admin panel when welcome text is too long.
6197 #, fuzzy
6198 msgid "Invalid welcome text. Maximum length is 255 characters."
6199 msgstr ""
6200 "Testo di benvenuto non valido. La lunghezza massima è di 255 caratteri."
6201
6202 #. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
6203 #. TRANS: users in user admin panel. %1$s is the invalid nickname.
6204 #, fuzzy, php-format
6205 msgid "Invalid default subscripton: \"%1$s\" is not a user."
6206 msgstr "Abbonamento predefinito non valido: \"%1$s\" non è un utente."
6207
6208 #. TRANS: Fieldset legend in user administration panel.
6209 msgctxt "LEGEND"
6210 msgid "Profile"
6211 msgstr "Profilo"
6212
6213 #. TRANS: Field label in user admin panel for setting the character limit for the bio field.
6214 msgid "Bio Limit"
6215 msgstr "Limite biografia"
6216
6217 #. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
6218 msgid "Maximum length of a profile bio in characters."
6219 msgstr "Lunghezza massima in caratteri della biografia"
6220
6221 #. TRANS: Form legend in user admin panel.
6222 msgid "New users"
6223 msgstr "Nuovi utenti"
6224
6225 #. TRANS: Field label in user admin panel for setting new user welcome text.
6226 msgid "New user welcome"
6227 msgstr "Messaggio per nuovi utenti"
6228
6229 #. TRANS: Tooltip in user admin panel for setting new user welcome text.
6230 #, fuzzy
6231 msgid "Welcome text for new users (maximum 255 characters)."
6232 msgstr "Messaggio di benvenuto per nuovi utenti (max 255 caratteri)"
6233
6234 #. TRANS: Field label in user admin panel for setting default subscription for new users.
6235 msgid "Default subscription"
6236 msgstr "Abbonamento predefinito"
6237
6238 #. TRANS: Tooltip in user admin panel for setting default subscription for new users.
6239 msgid "Automatically subscribe new users to this user."
6240 msgstr "Abbonare automaticamente i nuovi utenti a questo utente"
6241
6242 #. TRANS: Form legend in user admin panel.
6243 msgid "Invitations"
6244 msgstr "Inviti"
6245
6246 #. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6247 msgid "Invitations enabled"
6248 msgstr "Inviti abilitati"
6249
6250 #. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6251 msgid "Whether to allow users to invite new users."
6252 msgstr "Indica se consentire agli utenti di invitarne di nuovi"
6253
6254 #. TRANS: Button title to save user settings in user admin panel.
6255 #, fuzzy
6256 msgid "Save user settings."
6257 msgstr "Salva impostazioni utente"
6258
6259 #. TRANS: Page title for all but the first page of groups for a user.
6260 #. TRANS: %1$s is a nickname, %2$d is a page number.
6261 #, php-format
6262 msgid "%1$s groups, page %2$d"
6263 msgstr "Gruppi di %1$s, pagina %2$d"
6264
6265 #. TRANS: Link text on group page to search for groups.
6266 msgid "Search for more groups"
6267 msgstr "Cerca altri gruppi"
6268
6269 #. TRANS: Text on group page for a user that is not a member of any group.
6270 #. TRANS: %s is a user nickname.
6271 #, php-format
6272 msgid "%s is not a member of any group."
6273 msgstr "%s non fa parte di alcun gruppo."
6274
6275 #. TRANS: Text on group page for a user that is not a member of any group. This message contains
6276 #. TRANS: a Markdown link in the form [link text](link) and a variable that should not be changed.
6277 #, php-format
6278 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
6279 msgstr "Prova a [cercare dei gruppi](%%action.groupsearch%%) e iscriviti."
6280
6281 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
6282 #. TRANS: Message is used as a subtitle in atom group notice feed.
6283 #. TRANS: %1$s is a group name, %2$s is a site name.
6284 #. TRANS: Message is used as a subtitle in atom user notice feed.
6285 #. TRANS: %1$s is a user name, %2$s is a site name.
6286 #, php-format
6287 msgid "Updates from %1$s on %2$s!"
6288 msgstr "Messaggi da %1$s su %2$s!"
6289
6290 #. TRANS: Title for version page. %s is the StatusNet version.
6291 #, php-format
6292 msgid "StatusNet %s"
6293 msgstr "StatusNet %s"
6294
6295 #. TRANS: Content part of StatusNet version page.
6296 #. TRANS: %1$s is the engine name (StatusNet) and %2$s is the StatusNet version.
6297 #, fuzzy, php-format
6298 msgid ""
6299 "This site is powered by %1$s version %2$s, Copyright 2008-2011 StatusNet, "
6300 "Inc. and contributors."
6301 msgstr ""
6302 "Questo sito esegue il software %1$s versione %2$s, Copyright 2008-2010 "
6303 "StatusNet, Inc. e collaboratori."
6304
6305 #. TRANS: Header for StatusNet contributors section on the version page.
6306 msgid "Contributors"
6307 msgstr "Collaboratori"
6308
6309 #. TRANS: Header for StatusNet license section on the version page.
6310 msgid "License"
6311 msgstr "Licenza"
6312
6313 #. TRANS: Content part of StatusNet version page.
6314 #, fuzzy
6315 msgid ""
6316 "StatusNet is free software: you can redistribute it and/or modify it under "
6317 "the terms of the GNU Affero General Public License as published by the Free "
6318 "Software Foundation, either version 3 of the License, or (at your option) "
6319 "any later version."
6320 msgstr ""
6321 "StatusNet è software libero: è possibile redistribuirlo o modificarlo nei "
6322 "termini della GNU Affero General Public License, come pubblicata dalla Free "
6323 "Software Foundation, versione 3 o (a scelta) una qualsiasi versione "
6324 "successiva. "
6325
6326 #. TRANS: Content part of StatusNet version page.
6327 #, fuzzy
6328 msgid ""
6329 "This program is distributed in the hope that it will be useful, but WITHOUT "
6330 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
6331 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
6332 "for more details."
6333 msgstr ""
6334 "Questo programma è distribuito nella speranza che possa essere utile, ma "
6335 "SENZA ALCUNA GARANZIA, senza anche la garanzia implicita di COMMERCIABILITÀ "
6336 "o di UTILIZZABILITÀ PER UN PARTICOLARE SCOPO. Per maggiori informazioni "
6337 "consultare la GNU Affero General Public License. "
6338
6339 #. TRANS: Content part of StatusNet version page.
6340 #. TRANS: %s is a link to the AGPL license with link description "http://www.gnu.org/licenses/agpl.html".
6341 #, php-format
6342 msgid ""
6343 "You should have received a copy of the GNU Affero General Public License "
6344 "along with this program.  If not, see %s."
6345 msgstr ""
6346 "Una copia della GNU Affero General Plublic License dovrebbe essere "
6347 "disponibile assieme a questo programma. Se così non fosse, consultare %s."
6348
6349 #. TRANS: Header for StatusNet plugins section on the version page.
6350 msgid "Plugins"
6351 msgstr "Plugin"
6352
6353 #. TRANS: Column header for plugins table on version page.
6354 #, fuzzy
6355 msgctxt "HEADER"
6356 msgid "Name"
6357 msgstr "Nome"
6358
6359 #. TRANS: Column header for plugins table on version page.
6360 #, fuzzy
6361 msgctxt "HEADER"
6362 msgid "Version"
6363 msgstr "Versione"
6364
6365 #. TRANS: Column header for plugins table on version page.
6366 #, fuzzy
6367 msgctxt "HEADER"
6368 msgid "Author(s)"
6369 msgstr "Autori"
6370
6371 #. TRANS: Column header for plugins table on version page.
6372 #, fuzzy
6373 msgctxt "HEADER"
6374 msgid "Description"
6375 msgstr "Descrizione"
6376
6377 #. TRANS: Activity title when marking a notice as favorite.
6378 msgid "Favor"
6379 msgstr "Preferisci"
6380
6381 #. TRANS: Ntofication given when a user marks a notice as favorite.
6382 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
6383 #, fuzzy, php-format
6384 msgid "%1$s marked notice %2$s as a favorite."
6385 msgstr "%s (@%s) ha aggiunto il tuo messaggio tra i suoi preferiti"
6386
6387 #. TRANS: Server exception thrown when a URL cannot be processed.
6388 #, php-format
6389 msgid "Cannot process URL '%s'"
6390 msgstr "Impossibile elaborare l'indirizzo \"%s\""
6391
6392 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
6393 msgid "Robin thinks something is impossible."
6394 msgstr "Si è verificato qualche cosa di impossibile."
6395
6396 #. TRANS: Message used to be inserted as %2$s in  the text "No file may
6397 #. TRANS: be larger than %1$d byte and the file you sent was %2$s.".
6398 #. TRANS: %1$d is the number of bytes of an uploaded file.
6399 #, php-format
6400 msgid "%1$d byte"
6401 msgid_plural "%1$d bytes"
6402 msgstr[0] ""
6403 msgstr[1] ""
6404
6405 #. TRANS: Message given if an upload is larger than the configured maximum.
6406 #. TRANS: %1$d (used for plural) is the byte limit for uploads,
6407 #. TRANS: %2$s is the proper form of "n bytes". This is the only ways to have
6408 #. TRANS: gettext support multiple plurals in the same message, unfortunately...
6409 #, fuzzy, php-format
6410 msgid ""
6411 "No file may be larger than %1$d byte and the file you sent was %2$s. Try to "
6412 "upload a smaller version."
6413 msgid_plural ""
6414 "No file may be larger than %1$d bytes and the file you sent was %2$s. Try to "
6415 "upload a smaller version."
6416 msgstr[0] ""
6417 "Nessun file può superare %1$d byte e il file inviato era di %2$d byte. Prova "
6418 "a caricarne una versione più piccola."
6419 msgstr[1] ""
6420 "Nessun file può superare %1$d byte e il file inviato era di %2$d byte. Prova "
6421 "a caricarne una versione più piccola."
6422
6423 #. TRANS: Message given if an upload would exceed user quota.
6424 #. TRANS: %d (number) is the user quota in bytes and is used for plural.
6425 #, fuzzy, php-format
6426 msgid "A file this large would exceed your user quota of %d byte."
6427 msgid_plural "A file this large would exceed your user quota of %d bytes."
6428 msgstr[0] ""
6429 "Un file di questa dimensione supererebbe la tua quota utente di %d byte."
6430 msgstr[1] ""
6431 "Un file di questa dimensione supererebbe la tua quota utente di %d byte."
6432
6433 #. TRANS: Message given id an upload would exceed a user's monthly quota.
6434 #. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
6435 #, fuzzy, php-format
6436 msgid "A file this large would exceed your monthly quota of %d byte."
6437 msgid_plural "A file this large would exceed your monthly quota of %d bytes."
6438 msgstr[0] ""
6439 "Un file di questa dimensione supererebbe la tua quota mensile di %d byte."
6440 msgstr[1] ""
6441 "Un file di questa dimensione supererebbe la tua quota mensile di %d byte."
6442
6443 #. TRANS: Client exception thrown if a file upload does not have a valid name.
6444 msgid "Invalid filename."
6445 msgstr "Nome file non valido."
6446
6447 #. TRANS: Exception thrown providing an invalid profile ID.
6448 #. TRANS: %s is the invalid profile ID.
6449 #, php-format
6450 msgid "Profile ID %s is invalid."
6451 msgstr "L'ID di profilo %s non è valido."
6452
6453 #. TRANS: Exception thrown providing an invalid group ID.
6454 #. TRANS: %s is the invalid group ID.
6455 #, fuzzy, php-format
6456 msgid "Group ID %s is invalid."
6457 msgstr "Errore nel salvare l'utente; non valido."
6458
6459 #. TRANS: Exception thrown when joining a group fails.
6460 msgid "Group join failed."
6461 msgstr "Ingresso nel gruppo non riuscito."
6462
6463 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
6464 msgid "Not part of group."
6465 msgstr "Non si fa parte del gruppo."
6466
6467 #. TRANS: Exception thrown when trying to leave a group fails.
6468 msgid "Group leave failed."
6469 msgstr "Uscita dal gruppo non riuscita."
6470
6471 #. TRANS: Activity title.
6472 msgid "Join"
6473 msgstr "Iscriviti"
6474
6475 #. TRANS: Success message for subscribe to group attempt through OStatus.
6476 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
6477 #, php-format
6478 msgid "%1$s has joined group %2$s."
6479 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
6480
6481 #. TRANS: Server exception thrown when updating a local group fails.
6482 msgid "Could not update local group."
6483 msgstr "Impossibile aggiornare il gruppo locale."
6484
6485 #. TRANS: Exception thrown when trying creating a login token failed.
6486 #. TRANS: %s is the user nickname for which token creation failed.
6487 #, php-format
6488 msgid "Could not create login token for %s"
6489 msgstr "Impossibile creare il token di accesso per %s"
6490
6491 #. TRANS: Exception thrown when a program code class (%s) cannot be instantiated.
6492 #, fuzzy, php-format
6493 msgid "Cannot instantiate class %s."
6494 msgstr "Impossibile salvare la nuova password."
6495
6496 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
6497 msgid "No database name or DSN found anywhere."
6498 msgstr "Non è stato trovato un nome di database o DNS."
6499
6500 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
6501 msgid "You are banned from sending direct messages."
6502 msgstr "Ti è proibito inviare messaggi diretti."
6503
6504 #. TRANS: Message given when a message could not be stored on the server.
6505 msgid "Could not insert message."
6506 msgstr "Impossibile inserire il messaggio."
6507
6508 #. TRANS: Message given when a message could not be updated on the server.
6509 msgid "Could not update message with new URI."
6510 msgstr "Impossibile aggiornare il messaggio con il nuovo URI."
6511
6512 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
6513 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
6514 #, php-format
6515 msgid "No such profile (%1$d) for notice (%2$d)."
6516 msgstr "Non c'è alcun profilo (%1$d) per il messaggio (%2$d)."
6517
6518 #. TRANS: Server exception. %s are the error details.
6519 #, fuzzy, php-format
6520 msgid "Database error inserting hashtag: %s."
6521 msgstr "Errore del database nell'inserire un hashtag: %s"
6522
6523 #. TRANS: Client exception thrown if a notice contains too many characters.
6524 msgid "Problem saving notice. Too long."
6525 msgstr "Problema nel salvare il messaggio. Troppo lungo."
6526
6527 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
6528 msgid "Problem saving notice. Unknown user."
6529 msgstr "Problema nel salvare il messaggio. Utente sconosciuto."
6530
6531 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
6532 msgid ""
6533 "Too many notices too fast; take a breather and post again in a few minutes."
6534 msgstr ""
6535 "Troppi messaggi troppo velocemente; fai una pausa e scrivi di nuovo tra "
6536 "qualche minuto."
6537
6538 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
6539 msgid ""
6540 "Too many duplicate messages too quickly; take a breather and post again in a "
6541 "few minutes."
6542 msgstr ""
6543 "Troppi messaggi duplicati troppo velocemente; fai una pausa e scrivi di "
6544 "nuovo tra qualche minuto."
6545
6546 #. TRANS: Client exception thrown when a user tries to post while being banned.
6547 msgid "You are banned from posting notices on this site."
6548 msgstr "Ti è proibito inviare messaggi su questo sito."
6549
6550 #. TRANS: Client exception thrown in notice when trying to repeat a missing or deleted notice.
6551 #, fuzzy
6552 msgid "Cannot repeat; original notice is missing or deleted."
6553 msgstr "Non puoi ripetere un tuo messaggio."
6554
6555 #. TRANS: Client error displayed when trying to repeat an own notice.
6556 #, fuzzy
6557 msgid "You cannot repeat your own notice."
6558 msgstr "Non puoi ripetere i tuoi stessi messaggi."
6559
6560 #. TRANS: Client error displayed when trying to repeat a non-public notice.
6561 #, fuzzy
6562 msgid "Cannot repeat a private notice."
6563 msgstr "Non puoi ripetere un tuo messaggio."
6564
6565 #. TRANS: Client error displayed when trying to repeat a notice you cannot access.
6566 #, fuzzy
6567 msgid "Cannot repeat a notice you cannot read."
6568 msgstr "Non puoi ripetere un tuo messaggio."
6569
6570 #. TRANS: Client error displayed when trying to repeat an already repeated notice.
6571 msgid "You already repeated that notice."
6572 msgstr "Hai già ripetuto quel messaggio."
6573
6574 #. TRANS: Client error displayed when trying to reply to a notice a the target has no access to.
6575 #. TRANS: %1$s is a user nickname, %2$d is a notice ID (number).
6576 #, fuzzy, php-format
6577 msgid "%1$s has no access to notice %2$d."
6578 msgstr "L'utente non ha un ultimo messaggio."
6579
6580 #. TRANS: Server exception thrown when a notice cannot be saved.
6581 #. TRANS: Server exception thrown when a notice cannot be updated.
6582 msgid "Problem saving notice."
6583 msgstr "Problema nel salvare il messaggio."
6584
6585 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
6586 #, fuzzy
6587 msgid "Bad type provided to saveKnownGroups."
6588 msgstr "Fornito un tipo errato per saveKnownGroups"
6589
6590 #. TRANS: Server exception thrown when an update for a group inbox fails.
6591 msgid "Problem saving group inbox."
6592 msgstr "Problema nel salvare la casella della posta del gruppo."
6593
6594 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
6595 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
6596 #, php-format
6597 msgid "RT @%1$s %2$s"
6598 msgstr "RT @%1$s %2$s"
6599
6600 #. TRANS: Full name of a profile or group (%1$s) followed by nickname (%2$s) in parentheses.
6601 #. TRANS: Full name of a profile or group followed by nickname in parens
6602 #, fuzzy, php-format
6603 msgctxt "FANCYNAME"
6604 msgid "%1$s (%2$s)"
6605 msgstr "%1$s (%2$s)"
6606
6607 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
6608 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6609 #, php-format
6610 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
6611 msgstr ""
6612 "Impossibile revocare il ruolo \"%1$s\" per l'utente n° %2$d: non esiste."
6613
6614 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
6615 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6616 #, php-format
6617 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
6618 msgstr ""
6619 "Impossibile revocare il ruolo \"%1$s\" per l'utente n° %2$d: errore nel "
6620 "database."
6621
6622 #. TRANS: Server exception.
6623 msgid "The tag you are trying to rename to already exists."
6624 msgstr ""
6625
6626 #. TRANS: Server exception saving new tag without having a tagger specified.
6627 #, fuzzy
6628 msgid "No tagger specified."
6629 msgstr "Nessun gruppo specificato."
6630
6631 #. TRANS: Server exception saving new tag without having a tag specified.
6632 #, fuzzy
6633 msgid "No tag specified."
6634 msgstr "Nessun gruppo specificato."
6635
6636 #. TRANS: Server exception saving new tag.
6637 #, fuzzy
6638 msgid "Could not create profile tag."
6639 msgstr "Impossibile salvare il profilo."
6640
6641 #. TRANS: Server exception saving new tag.
6642 #, fuzzy
6643 msgid "Could not set profile tag URI."
6644 msgstr "Impossibile salvare il profilo."
6645
6646 #. TRANS: Server exception saving new tag.
6647 #, fuzzy
6648 msgid "Could not set profile tag mainpage."
6649 msgstr "Impossibile salvare il profilo."
6650
6651 #. TRANS: Client exception thrown trying to set more tags than allowed.
6652 #, php-format
6653 msgid ""
6654 "You already have created %d or more tags which is the maximum allowed number "
6655 "of tags. Try using or deleting some existing tags."
6656 msgstr ""
6657
6658 #. TRANS: Client exception thrown when trying to add more people than allowed to a list.
6659 #, php-format
6660 msgid ""
6661 "You already have %1$d or more people in list %2$s, which is the maximum "
6662 "allowed number. Try unlisting others first."
6663 msgstr ""
6664
6665 #. TRANS: Exception thrown when inserting a list subscription in the database fails.
6666 #, fuzzy
6667 msgid "Adding list subscription failed."
6668 msgstr "Impossibile salvare l'abbonamento."
6669
6670 #. TRANS: Exception thrown when deleting a list subscription from the database fails.
6671 #, fuzzy
6672 msgid "Removing list subscription failed."
6673 msgstr "Impossibile salvare l'abbonamento."
6674
6675 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
6676 msgid "Missing profile."
6677 msgstr "Profilo mancante."
6678
6679 #. TRANS: Exception thrown when a tag cannot be saved.
6680 msgid "Unable to save tag."
6681 msgstr "Impossibile salvare l'etichetta."
6682
6683 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
6684 msgid "You have been banned from subscribing."
6685 msgstr "Non ti è possibile abbonarti."
6686
6687 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
6688 msgid "Already subscribed!"
6689 msgstr "Hai già l'abbonamento!"
6690
6691 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
6692 msgid "User has blocked you."
6693 msgstr "L'utente non ti consente di seguirlo."
6694
6695 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
6696 msgid "Not subscribed!"
6697 msgstr "Non hai l'abbonamento!"
6698
6699 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
6700 msgid "Could not delete self-subscription."
6701 msgstr "Impossibile salvare l'abbonamento."
6702
6703 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
6704 msgid "Could not delete subscription."
6705 msgstr "Impossibile salvare l'abbonamento."
6706
6707 #. TRANS: Activity title when subscribing to another person.
6708 #, fuzzy
6709 msgctxt "TITLE"
6710 msgid "Follow"
6711 msgstr "Segui"
6712
6713 #. TRANS: Notification given when one person starts following another.
6714 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
6715 #, fuzzy, php-format
6716 msgid "%1$s is now following %2$s."
6717 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
6718
6719 #. TRANS: Notice given on user registration.
6720 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
6721 #, php-format
6722 msgid "Welcome to %1$s, @%2$s!"
6723 msgstr "Benvenuti su %1$s, @%2$s!"
6724
6725 #. TRANS: Exception thrown when trying view "repeated to me".
6726 msgid "Not implemented since inbox change."
6727 msgstr ""
6728
6729 #. TRANS: Server exception.
6730 msgid "No single user defined for single-user mode."
6731 msgstr "Nessun utente singolo definito per la modalità single-user."
6732
6733 #. TRANS: Server exception.
6734 msgid "Single-user mode code called when not enabled."
6735 msgstr ""
6736
6737 #. TRANS: Information on password recovery form if no known username or e-mail address was specified.
6738 msgid "No user with that email address or username."
6739 msgstr "Nessun utente con quell'email o nome utente."
6740
6741 #. TRANS: Client error displayed on password recovery form if a user does not have a registered e-mail address.
6742 msgid "No registered email address for that user."
6743 msgstr "Nessun indirizzo email registrato per quell'utente."
6744
6745 #. TRANS: Server error displayed if e-mail address confirmation fails in the database on the password recovery form.
6746 msgid "Error saving address confirmation."
6747 msgstr "Errore nel salvare la conferma dell'indirizzo."
6748
6749 #. TRANS: Server exception thrown when creating a group failed.
6750 msgid "Could not create group."
6751 msgstr "Impossibile creare il gruppo."
6752
6753 #. TRANS: Server exception thrown when updating a group URI failed.
6754 msgid "Could not set group URI."
6755 msgstr "Impossibile impostare l'URI del gruppo."
6756
6757 #. TRANS: Server exception thrown when setting group membership failed.
6758 msgid "Could not set group membership."
6759 msgstr "Impossibile impostare la membership al gruppo."
6760
6761 #. TRANS: Server exception thrown when saving local group information failed.
6762 msgid "Could not save local group info."
6763 msgstr "Impossibile salvare le informazioni del gruppo locale."
6764
6765 #. TRANS: Exception thrown when an account could not be located when it should be moved.
6766 #. TRANS: %s is the remote site.
6767 #, fuzzy, php-format
6768 msgid "Cannot locate account %s."
6769 msgstr "Non puoi eliminare utenti."
6770
6771 #. TRANS: Exception thrown when a service document could not be located account move.
6772 #. TRANS: %s is the remote site.
6773 #, php-format
6774 msgid "Cannot find XRD for %s."
6775 msgstr ""
6776
6777 #. TRANS: Exception thrown when an account could not be located when it should be moved.
6778 #. TRANS: %s is the remote site.
6779 #, php-format
6780 msgid "No AtomPub API service for %s."
6781 msgstr ""
6782
6783 #. TRANS: H2 for user actions in a profile.
6784 #. TRANS: H2 for entity actions in a profile.
6785 msgid "User actions"
6786 msgstr "Azioni utente"
6787
6788 #. TRANS: Text shown in user profile of not yet compeltely deleted users.
6789 msgid "User deletion in progress..."
6790 msgstr "Eliminazione utente..."
6791
6792 #. TRANS: Link title for link on user profile.
6793 #, fuzzy
6794 msgid "Edit profile settings."
6795 msgstr "Modifica impostazioni del profilo"
6796
6797 #. TRANS: Link text for link on user profile.
6798 #, fuzzy
6799 msgctxt "BUTTON"
6800 msgid "Edit"
6801 msgstr "Modifica"
6802
6803 #. TRANS: Link title for link on user profile.
6804 #, fuzzy
6805 msgid "Send a direct message to this user."
6806 msgstr "Invia un messaggio diretto a questo utente"
6807
6808 #. TRANS: Link text for link on user profile.
6809 #, fuzzy
6810 msgctxt "BUTTON"
6811 msgid "Message"
6812 msgstr "Messaggio"
6813
6814 #. TRANS: Label text on user profile to select a user role.
6815 msgid "Moderate"
6816 msgstr "Modera"
6817
6818 #. TRANS: Label text on user profile to select a user role.
6819 msgid "User role"
6820 msgstr "Ruolo dell'utente"
6821
6822 #. TRANS: Role that can be set for a user profile.
6823 msgctxt "role"
6824 msgid "Administrator"
6825 msgstr "Amministratore"
6826
6827 #. TRANS: Role that can be set for a user profile.
6828 msgctxt "role"
6829 msgid "Moderator"
6830 msgstr "Moderatore"
6831
6832 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
6833 #, php-format
6834 msgid "%1$s - %2$s"
6835 msgstr "%1$s - %2$s"
6836
6837 #. TRANS: Page title for a page without a title set.
6838 msgid "Untitled page"
6839 msgstr "Pagina senza nome"
6840
6841 #. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
6842 msgctxt "TOOLTIP"
6843 msgid "Show more"
6844 msgstr ""
6845
6846 #. TRANS: Inline reply form submit button: submits a reply comment.
6847 #, fuzzy
6848 msgctxt "BUTTON"
6849 msgid "Reply"
6850 msgstr "Rispondi"
6851
6852 #. TRANS: Placeholder text for inline reply form. Clicking in this box will turn it into a mini notice form.
6853 #. TRANS: Field label for reply mini form.
6854 msgid "Write a reply..."
6855 msgstr ""
6856
6857 #. TRANS: Tab on the notice form.
6858 #, fuzzy
6859 msgctxt "TAB"
6860 msgid "Status"
6861 msgstr "StatusNet"
6862
6863 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
6864 #. TRANS: Text between [] is a link description, text between () is the link itself.
6865 #. TRANS: Make sure there is no whitespace between "]" and "(".
6866 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
6867 #, php-format
6868 msgid ""
6869 "**%%site.name%%** is a microblogging service brought to you by [%%site."
6870 "broughtby%%](%%site.broughtbyurl%%)."
6871 msgstr ""
6872 "**%%site.name%%** è un servizio di microblog offerto da [%%site.broughtby%%]"
6873 "(%%site.broughtbyurl%%)."
6874
6875 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
6876 #, php-format
6877 msgid "**%%site.name%%** is a microblogging service."
6878 msgstr "**%%site.name%%** è un servizio di microblog."
6879
6880 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
6881 #. TRANS: Make sure there is no whitespace between "]" and "(".
6882 #. TRANS: Text between [] is a link description, text between () is the link itself.
6883 #. TRANS: %s is the version of StatusNet that is being used.
6884 #, php-format
6885 msgid ""
6886 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
6887 "s, available under the [GNU Affero General Public License](http://www.fsf."
6888 "org/licensing/licenses/agpl-3.0.html)."
6889 msgstr ""
6890 "Gestito dal software di microblog [StatusNet](http://status.net/), versione %"
6891 "s, disponibile nei termini della licenza [GNU Affero General Public License]"
6892 "(http://www.fsf.org/licensing/licenses/agpl-3.0.html)."
6893
6894 #. TRANS: Content license displayed when license is set to 'private'.
6895 #. TRANS: %1$s is the site name.
6896 #, php-format
6897 msgid "Content and data of %1$s are private and confidential."
6898 msgstr "I contenuti e i dati di %1$s sono privati e confidenziali."
6899
6900 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
6901 #. TRANS: %1$s is the copyright owner.
6902 #, php-format
6903 msgid "Content and data copyright by %1$s. All rights reserved."
6904 msgstr ""
6905 "I contenuti e i dati sono copyright di %1$s. Tutti i diritti riservati."
6906
6907 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
6908 msgid "Content and data copyright by contributors. All rights reserved."
6909 msgstr ""
6910 "I contenuti e i dati sono forniti dai collaboratori. Tutti i diritti "
6911 "riservati."
6912
6913 #. TRANS: license message in footer.
6914 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
6915 #, php-format
6916 msgid "All %1$s content and data are available under the %2$s license."
6917 msgstr ""
6918 "Tutti i contenuti e i dati di %1$s sono disponibili nei termini della "
6919 "licenza %2$s."
6920
6921 #. TRANS: Pagination message to go to a page displaying information more in the
6922 #. TRANS: present than the currently displayed information.
6923 msgid "After"
6924 msgstr "Successivi"
6925
6926 #. TRANS: Pagination message to go to a page displaying information more in the
6927 #. TRANS: past than the currently displayed information.
6928 msgid "Before"
6929 msgstr "Precedenti"
6930
6931 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
6932 msgid "Expecting a root feed element but got a whole XML document."
6933 msgstr "Atteso un elemento root del feed, ma ricevuto un documento XML intero."
6934
6935 #. TRANS: Client exception thrown when using an unknown verb for the activity importer.
6936 #, fuzzy, php-format
6937 msgid "Unknown verb: \"%s\"."
6938 msgstr "Lingua \"%s\" sconosciuta."
6939
6940 #. TRANS: Client exception thrown when trying to force a subscription for an untrusted user.
6941 msgid "Cannot force subscription for untrusted user."
6942 msgstr ""
6943
6944 #. TRANS: Client exception thrown when trying to force a remote user to subscribe.
6945 #, fuzzy
6946 msgid "Cannot force remote user to subscribe."
6947 msgstr "Specifica il nome dell'utente a cui abbonarti."
6948
6949 #. TRANS: Client exception thrown when trying to subscribe to an unknown profile.
6950 #, fuzzy
6951 msgid "Unknown profile."
6952 msgstr "Tipo di file sconosciuto"
6953
6954 #. TRANS: Client exception thrown when trying to import an event not related to the importing user.
6955 msgid "This activity seems unrelated to our user."
6956 msgstr ""
6957
6958 #. TRANS: Client exception thrown when trying to join a remote group that is not a group.
6959 msgid "Remote profile is not a group!"
6960 msgstr ""
6961
6962 #. TRANS: Client exception thrown when trying to join a group the importing user is already a member of.
6963 #, fuzzy
6964 msgid "User is already a member of this group."
6965 msgstr "Fai già parte di quel gruppo."
6966
6967 #. TRANS: Client exception thrown when trying to import a notice by another user.
6968 #. TRANS: %1$s is the source URI of the notice, %2$s is the URI of the author.
6969 #, php-format
6970 msgid "Already know about notice %1$s and  it has a different author %2$s."
6971 msgstr ""
6972
6973 #. TRANS: Client exception thrown when trying to overwrite the author information for a non-trusted user during import.
6974 msgid "Not overwriting author info for non-trusted user."
6975 msgstr ""
6976
6977 #. TRANS: Client exception thrown when trying to import a notice without content.
6978 #. TRANS: %s is the notice URI.
6979 #, fuzzy, php-format
6980 msgid "No content for notice %s."
6981 msgstr "Trova contenuto dei messaggi"
6982
6983 #. TRANS: Exception thrown if a non-existing user is provided. %s is a user ID.
6984 #, fuzzy, php-format
6985 msgid "No such user \"%s\"."
6986 msgstr "Utente inesistente."
6987
6988 #. TRANS: Client exception thrown when post to collection fails with a 400 status.
6989 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
6990 #. TRANS: Server exception thrown when post to collection fails with a 500 status.
6991 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
6992 #. TRANS: Exception thrown when post to collection fails with a status that is not handled.
6993 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
6994 #, fuzzy, php-format
6995 msgctxt "URLSTATUSREASON"
6996 msgid "%1$s %2$s %3$s"
6997 msgstr "%1$s - %2$s"
6998
6999 #. TRANS: Client exception thrown when there is no source attribute.
7000 msgid "Can't handle remote content yet."
7001 msgstr "Impossibile gestire contenuti remoti."
7002
7003 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
7004 msgid "Can't handle embedded XML content yet."
7005 msgstr "Impossibile gestire contenuti XML incorporati."
7006
7007 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
7008 msgid "Can't handle embedded Base64 content yet."
7009 msgstr "Impossibile gestire contenuti Base64."
7010
7011 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
7012 msgid "You cannot make changes to this site."
7013 msgstr "Non puoi apportare modifiche al sito."
7014
7015 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
7016 msgid "Changes to that panel are not allowed."
7017 msgstr "Le modifiche al pannello non sono consentite."
7018
7019 #. TRANS: Client error message.
7020 msgid "showForm() not implemented."
7021 msgstr "showForm() non implementata."
7022
7023 #. TRANS: Client error message
7024 msgid "saveSettings() not implemented."
7025 msgstr "saveSettings() non implementata."
7026
7027 #. TRANS: Header in administrator navigation panel.
7028 #, fuzzy
7029 msgctxt "HEADER"
7030 msgid "Home"
7031 msgstr "Pagina web"
7032
7033 #. TRANS: Header in administrator navigation panel.
7034 #, fuzzy
7035 msgctxt "HEADER"
7036 msgid "Admin"
7037 msgstr "Amministra"
7038
7039 #. TRANS: Menu item title in administrator navigation panel.
7040 msgid "Basic site configuration"
7041 msgstr "Configurazione di base"
7042
7043 #. TRANS: Menu item in administrator navigation panel.
7044 msgctxt "MENU"
7045 msgid "Site"
7046 msgstr "Sito"
7047
7048 #. TRANS: Menu item title in administrator navigation panel.
7049 msgid "User configuration"
7050 msgstr "Configurazione utente"
7051
7052 #. TRANS: Menu item in administrator navigation panel.
7053 #, fuzzy
7054 msgctxt "MENU"
7055 msgid "User"
7056 msgstr "Utente"
7057
7058 #. TRANS: Menu item title in administrator navigation panel.
7059 msgid "Access configuration"
7060 msgstr "Configurazione di accesso"
7061
7062 #. TRANS: Menu item in administrator navigation panel.
7063 #, fuzzy
7064 msgctxt "MENU"
7065 msgid "Access"
7066 msgstr "Accesso"
7067
7068 #. TRANS: Menu item title in administrator navigation panel.
7069 msgid "Paths configuration"
7070 msgstr "Configurazione percorsi"
7071
7072 #. TRANS: Menu item in administrator navigation panel.
7073 #, fuzzy
7074 msgctxt "MENU"
7075 msgid "Paths"
7076 msgstr "Percorsi"
7077
7078 #. TRANS: Menu item title in administrator navigation panel.
7079 msgid "Sessions configuration"
7080 msgstr "Configurazione sessioni"
7081
7082 #. TRANS: Menu item in administrator navigation panel.
7083 #, fuzzy
7084 msgctxt "MENU"
7085 msgid "Sessions"
7086 msgstr "Sessioni"
7087
7088 #. TRANS: Menu item title in administrator navigation panel.
7089 msgid "Edit site notice"
7090 msgstr "Modifica messaggio del sito"
7091
7092 #. TRANS: Menu item in administrator navigation panel.
7093 #, fuzzy
7094 msgctxt "MENU"
7095 msgid "Site notice"
7096 msgstr "Messaggio del sito"
7097
7098 #. TRANS: Menu item title in administrator navigation panel.
7099 msgid "Snapshots configuration"
7100 msgstr "Configurazione snapshot"
7101
7102 #. TRANS: Menu item in administrator navigation panel.
7103 #, fuzzy
7104 msgctxt "MENU"
7105 msgid "Snapshots"
7106 msgstr "Snapshot"
7107
7108 #. TRANS: Menu item title in administrator navigation panel.
7109 msgid "Set site license"
7110 msgstr "Imposta licenza"
7111
7112 #. TRANS: Menu item in administrator navigation panel.
7113 #, fuzzy
7114 msgctxt "MENU"
7115 msgid "License"
7116 msgstr "Licenza"
7117
7118 #. TRANS: Menu item title in administrator navigation panel.
7119 #, fuzzy
7120 msgid "Plugins configuration"
7121 msgstr "Configurazione percorsi"
7122
7123 #. TRANS: Menu item in administrator navigation panel.
7124 #, fuzzy
7125 msgctxt "MENU"
7126 msgid "Plugins"
7127 msgstr "Plugin"
7128
7129 #. TRANS: Client error 401.
7130 msgid "API resource requires read-write access, but you only have read access."
7131 msgstr ""
7132 "Le risorse API richiedono accesso lettura-scrittura, ma si dispone del solo "
7133 "accesso in lettura."
7134
7135 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
7136 msgid "No application for that consumer key."
7137 msgstr "Nessuna applicazione per quella chiave."
7138
7139 #. TRANS: Authorization exception thrown when a user without API access tries to access the API.
7140 msgid "Not allowed to use API."
7141 msgstr ""
7142
7143 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
7144 msgid "Bad access token."
7145 msgstr "Token di accesso errato."
7146
7147 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
7148 msgid "No user for that token."
7149 msgstr "Nessun utente per quel token."
7150
7151 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
7152 #. TRANS: Client error thrown when authentication fails.
7153 msgid "Could not authenticate you."
7154 msgstr "Impossibile autenticarti."
7155
7156 #. TRANS: Form input field label for application icon.
7157 msgid "Icon"
7158 msgstr "Icona"
7159
7160 #. TRANS: Form guide.
7161 msgid "Icon for this application"
7162 msgstr "Icona per questa applicazione"
7163
7164 #. TRANS: Form input field label for application name.
7165 msgid "Name"
7166 msgstr "Nome"
7167
7168 #. TRANS: Form input field instructions.
7169 #. TRANS: %d is the number of available characters for the description.
7170 #, fuzzy, php-format
7171 msgid "Describe your application in %d character"
7172 msgid_plural "Describe your application in %d characters"
7173 msgstr[0] "Descrivi l'applicazione in %d caratteri"
7174 msgstr[1] "Descrivi l'applicazione in %d caratteri"
7175
7176 #. TRANS: Form input field instructions.
7177 msgid "Describe your application"
7178 msgstr "Descrivi l'applicazione"
7179
7180 #. TRANS: Form input field label.
7181 #. TRANS: Text area label on group edit form; contains description of group.
7182 #. TRANS: Field label for description of list.
7183 #. TRANS: Dropdown option for searching in profiles.
7184 msgid "Description"
7185 msgstr "Descrizione"
7186
7187 #. TRANS: Form input field instructions.
7188 msgid "URL of the homepage of this application"
7189 msgstr "URL della pagina web di questa applicazione"
7190
7191 #. TRANS: Form input field label.
7192 msgid "Source URL"
7193 msgstr "URL sorgente"
7194
7195 #. TRANS: Form input field instructions.
7196 msgid "Organization responsible for this application"
7197 msgstr "Organizzazione responsabile per questa applicazione"
7198
7199 #. TRANS: Form input field label.
7200 msgid "Organization"
7201 msgstr "Organizzazione"
7202
7203 #. TRANS: Form input field instructions.
7204 msgid "URL for the homepage of the organization"
7205 msgstr "URL della pagina web dell'organizzazione"
7206
7207 #. TRANS: Form input field instructions.
7208 msgid "URL to redirect to after authentication"
7209 msgstr "URL verso cui redirigere dopo l'autenticazione"
7210
7211 #. TRANS: Radio button label for application type
7212 msgid "Browser"
7213 msgstr "Browser"
7214
7215 #. TRANS: Radio button label for application type
7216 msgid "Desktop"
7217 msgstr "Desktop"
7218
7219 #. TRANS: Form guide.
7220 msgid "Type of application, browser or desktop"
7221 msgstr "Tipo di applicazione, browser o desktop"
7222
7223 #. TRANS: Radio button label for access type.
7224 msgid "Read-only"
7225 msgstr "Sola lettura"
7226
7227 #. TRANS: Radio button label for access type.
7228 msgid "Read-write"
7229 msgstr "Lettura-scrittura"
7230
7231 #. TRANS: Form guide.
7232 msgid "Default access for this application: read-only, or read-write"
7233 msgstr ""
7234 "Accesso predefinito per questa applicazione, sola lettura o lettura-scrittura"
7235
7236 #. TRANS: Submit button title.
7237 #, fuzzy
7238 msgid "Cancel application changes."
7239 msgstr "Applicazioni collegate"
7240
7241 #. TRANS: Submit button title.
7242 #, fuzzy
7243 msgid "Save application changes."
7244 msgstr "Nuova applicazione"
7245
7246 #. TRANS: Name for an anonymous application in application list.
7247 #, fuzzy
7248 msgid "Unknown application"
7249 msgstr "Azione sconosciuta"
7250
7251 #. TRANS: Message has a leading space and a trailing space. Used in application list.
7252 #. TRANS: Before this message the application name is put, behind it the organisation that manages it.
7253 msgid " by "
7254 msgstr ""
7255
7256 #. TRANS: Application access type
7257 msgid "read-write"
7258 msgstr "Lettura-scrittura"
7259
7260 #. TRANS: Application access type
7261 msgid "read-only"
7262 msgstr "Sola lettura"
7263
7264 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
7265 #, php-format
7266 msgid "Approved %1$s - \"%2$s\" access."
7267 msgstr "Approvata %1$s - Accesso \"%2$s\"."
7268
7269 #. TRANS: Access token in the application list.
7270 #. TRANS: %s are the first 7 characters of the access token.
7271 #, php-format
7272 msgid "Access token starting with: %s"
7273 msgstr ""
7274
7275 #. TRANS: Button label in application list to revoke access to user data.
7276 msgctxt "BUTTON"
7277 msgid "Revoke"
7278 msgstr "Revoca"
7279
7280 #. TRANS: Submit button text to accept a group membership request on approve group form.
7281 #. TRANS: Submit button text to accept a subscription request on approve sub form.
7282 #, fuzzy
7283 msgctxt "BUTTON"
7284 msgid "Accept"
7285 msgstr "Accetta"
7286
7287 #. TRANS: Submit button text to reject a group membership request on approve group form.
7288 #. TRANS: Submit button text to reject a subscription request on approve sub form.
7289 #, fuzzy
7290 msgctxt "BUTTON"
7291 msgid "Reject"
7292 msgstr "Rifiuta"
7293
7294 #. TRANS: Atom feed exception thrown when an author element does not contain a name element.
7295 #, fuzzy
7296 msgid "Author element must contain a name element."
7297 msgstr "L'elemento author deve contenere un elemento name."
7298
7299 #. TRANS: Server exception thrown when using the method setActivitySubject() in the class Atom10Feed.
7300 #, fuzzy
7301 msgid "Do not use this method!"
7302 msgstr "Non eliminare il messaggio"
7303
7304 #. TRANS: Title in atom list notice feed. %1$s is a list name, %2$s is a tagger's nickname.
7305 #, fuzzy, php-format
7306 msgid "Timeline for people in list %1$s by %2$s"
7307 msgstr "Risposte a %1$s su %2$s!"
7308
7309 #. TRANS: Message is used as a subtitle in atom list notice feed.
7310 #. TRANS: %1$s is a tagger's nickname, %2$s is a list name, %3$s is a site name.
7311 #, fuzzy, php-format
7312 msgid "Updates from %1$s's list %2$s on %3$s!"
7313 msgstr "Messaggi da %1$s su %2$s!"
7314
7315 #. TRANS: Title.
7316 msgid "Notices where this attachment appears"
7317 msgstr "Messaggi in cui appare questo allegato"
7318
7319 #. TRANS: Title.
7320 msgid "Tags for this attachment"
7321 msgstr "Etichette per questo allegato"
7322
7323 #. TRANS: Exception thrown when a password change fails.
7324 #, fuzzy
7325 msgid "Password changing failed."
7326 msgstr "Modifica della password non riuscita"
7327
7328 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
7329 #, fuzzy
7330 msgid "Password changing is not allowed."
7331 msgstr "La modifica della password non è permessa"
7332
7333 #. TRANS: Title for the form to block a user.
7334 msgid "Block"
7335 msgstr "Blocca"
7336
7337 #. TRANS: Description of the form to block a user.
7338 msgid "Block this user"
7339 msgstr "Blocca questo utente"
7340
7341 #. TRANS: Submit button text on form to cancel group join request.
7342 msgctxt "BUTTON"
7343 msgid "Cancel join request"
7344 msgstr ""
7345
7346 #. TRANS: Button text for form action to cancel a subscription request.
7347 #, fuzzy
7348 msgctxt "BUTTON"
7349 msgid "Cancel subscription request"
7350 msgstr "Tutti gli abbonamenti"
7351
7352 #. TRANS: Title for command results.
7353 msgid "Command results"
7354 msgstr "Risultati comando"
7355
7356 #. TRANS: Title for command results.
7357 #, fuzzy
7358 msgid "AJAX error"
7359 msgstr "Errore di Ajax"
7360
7361 #. TRANS: E-mail subject when a command has completed.
7362 #. TRANS: E-mail subject for reply to an e-mail command.
7363 msgid "Command complete"
7364 msgstr "Comando completato"
7365
7366 #. TRANS: E-mail subject when a command has failed.
7367 msgid "Command failed"
7368 msgstr "Comando non riuscito"
7369
7370 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
7371 msgid "Notice with that id does not exist."
7372 msgstr "Un messaggio con quel ID non esiste."
7373
7374 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
7375 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
7376 msgid "User has no last notice."
7377 msgstr "L'utente non ha un ultimo messaggio."
7378
7379 #. TRANS: Message given requesting a profile for a non-existing user.
7380 #. TRANS: %s is the nickname of the user for which the profile could not be found.
7381 #, php-format
7382 msgid "Could not find a user with nickname %s."
7383 msgstr "Impossibile trovare un utente col soprannome %s."
7384
7385 #. TRANS: Message given getting a non-existing user.
7386 #. TRANS: %s is the nickname of the user that could not be found.
7387 #, php-format
7388 msgid "Could not find a local user with nickname %s."
7389 msgstr "Impossibile trovare un utente locale dal soprannome %s."
7390
7391 #. TRANS: Error text shown when an unimplemented command is given.
7392 msgid "Sorry, this command is not yet implemented."
7393 msgstr "Questo comando non è ancora implementato."
7394
7395 #. TRANS: Command exception text shown when a user tries to nudge themselves.
7396 msgid "It does not make a lot of sense to nudge yourself!"
7397 msgstr "Non ha molto senso se cerchi di richiamarti!"
7398
7399 #. TRANS: Message given having nudged another user.
7400 #. TRANS: %s is the nickname of the user that was nudged.
7401 #, php-format
7402 msgid "Nudge sent to %s."
7403 msgstr "Richiamo inviato a %s."
7404
7405 #. TRANS: User statistics text.
7406 #. TRANS: %1$s is the number of other user the user is subscribed to.
7407 #. TRANS: %2$s is the number of users that are subscribed to the user.
7408 #. TRANS: %3$s is the number of notices the user has sent.
7409 #, php-format
7410 msgid ""
7411 "Subscriptions: %1$s\n"
7412 "Subscribers: %2$s\n"
7413 "Notices: %3$s"
7414 msgstr ""
7415 "Abbonamenti: %1$s\n"
7416 "Abbonati: %2$s\n"
7417 "Messaggi: %3$s"
7418
7419 #. TRANS: Error message text shown when a favorite could not be set because it has already been favorited.
7420 #, fuzzy
7421 msgid "Could not create favorite: Already favorited."
7422 msgstr "Impossibile creare un preferito."
7423
7424 #. TRANS: Text shown when a notice has been marked as favourite successfully.
7425 msgid "Notice marked as fave."
7426 msgstr "Messaggio indicato come preferito."
7427
7428 #. TRANS: Message given having added a user to a group.
7429 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7430 #, php-format
7431 msgid "%1$s joined group %2$s."
7432 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
7433
7434 #. TRANS: Message given having removed a user from a group.
7435 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7436 #, php-format
7437 msgid "%1$s left group %2$s."
7438 msgstr "%1$s ha lasciato il gruppo %2$s."
7439
7440 #. TRANS: Error displayed if tagging a user fails.
7441 #. TRANS: %1$s is the tagged user, %2$s is the error message (no punctuation).
7442 #, php-format
7443 msgid "Error tagging %1$s: %2$s"
7444 msgstr ""
7445
7446 #. TRANS: Succes message displayed if tagging a user succeeds.
7447 #. TRANS: %1$s is the tagged user's nickname, %2$s is a list of tags.
7448 #. TRANS: Plural is decided based on the number of tags added (not part of message).
7449 #, fuzzy, php-format
7450 msgid "%1$s was tagged %2$s"
7451 msgid_plural "%1$s was tagged %2$s"
7452 msgstr[0] "%1$s - %2$s"
7453 msgstr[1] "%1$s - %2$s"
7454
7455 #. TRANS: Separator for list of tags.
7456 #. TRANS: Separator in list of user names like "Jim, Bob, Mary".
7457 msgid ", "
7458 msgstr ", "
7459
7460 #. TRANS: Error displayed if a given tag is invalid.
7461 #. TRANS: %s is the invalid tag.
7462 #, php-format
7463 msgid "Invalid tag: \"%s\""
7464 msgstr "Etichetta non valida: \"%s\""
7465
7466 #. TRANS: Error displayed if untagging a user fails.
7467 #. TRANS: %1$s is the untagged user, %2$s is the error message (no punctuation).
7468 #, php-format
7469 msgid "Error untagging %1$s: %2$s"
7470 msgstr ""
7471
7472 #. TRANS: Succes message displayed if untagging a user succeeds.
7473 #. TRANS: %1$s is the untagged user's nickname, %2$s is a list of tags.
7474 #. TRANS: Plural is decided based on the number of tags removed (not part of message).
7475 #, php-format
7476 msgid "The following tag was removed from user %1$s: %2$s."
7477 msgid_plural "The following tags were removed from user %1$s: %2$s."
7478 msgstr[0] ""
7479 msgstr[1] ""
7480
7481 #. TRANS: Whois output.
7482 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
7483 #, fuzzy, php-format
7484 msgctxt "WHOIS"
7485 msgid "%1$s (%2$s)"
7486 msgstr "%1$s (%2$s)"
7487
7488 #. TRANS: Whois output. %s is the full name of the queried user.
7489 #, php-format
7490 msgid "Fullname: %s"
7491 msgstr "Nome completo: %s"
7492
7493 #. TRANS: Whois output. %s is the location of the queried user.
7494 #. TRANS: Profile info line in notification e-mail.
7495 #. TRANS: %s is a location.
7496 #, php-format
7497 msgid "Location: %s"
7498 msgstr "Posizione: %s"
7499
7500 #. TRANS: Whois output. %s is the homepage of the queried user.
7501 #. TRANS: Profile info line in notification e-mail.
7502 #. TRANS: %s is a homepage.
7503 #, php-format
7504 msgid "Homepage: %s"
7505 msgstr "Pagina web: %s"
7506
7507 #. TRANS: Whois output. %s is the bio information of the queried user.
7508 #, php-format
7509 msgid "About: %s"
7510 msgstr "Informazioni: %s"
7511
7512 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
7513 #. TRANS: %s is a remote profile.
7514 #, php-format
7515 msgid ""
7516 "%s is a remote profile; you can only send direct messages to users on the "
7517 "same server."
7518 msgstr ""
7519 "%s è un profilo remoto. È possibile inviare messaggi privati solo agli "
7520 "utenti sullo stesso server."
7521
7522 #. TRANS: Message given if content is too long. %1$sd is used for plural.
7523 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7524 #. TRANS: Message given when a status is too long. %1$s is the maximum number of characters,
7525 #. TRANS: %2$s is the number of characters sent (used for plural).
7526 #, fuzzy, php-format
7527 msgid "Message too long - maximum is %1$d character, you sent %2$d."
7528 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
7529 msgstr[0] "Messaggio troppo lungo: massimo %1$d caratteri, inviati %2$d."
7530 msgstr[1] "Messaggio troppo lungo: massimo %1$d caratteri, inviati %2$d."
7531
7532 #. TRANS: Error text shown when trying to send a direct message to a user without a mutual subscription (each user must be subscribed to the other).
7533 msgid "You can't send a message to this user."
7534 msgstr "Non puoi inviare un messaggio a questo utente."
7535
7536 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
7537 msgid "Error sending direct message."
7538 msgstr "Errore nell'inviare il messaggio diretto."
7539
7540 #. TRANS: Message given having repeated a notice from another user.
7541 #. TRANS: %s is the name of the user for which the notice was repeated.
7542 #, php-format
7543 msgid "Notice from %s repeated."
7544 msgstr "Messaggio da %s ripetuto."
7545
7546 #. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
7547 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7548 #, fuzzy, php-format
7549 msgid "Notice too long - maximum is %1$d character, you sent %2$d."
7550 msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
7551 msgstr[0] "Messaggio troppo lungo: massimo %1$d caratteri, inviati %2$d."
7552 msgstr[1] "Messaggio troppo lungo: massimo %1$d caratteri, inviati %2$d."
7553
7554 #. TRANS: Text shown having sent a reply to a notice successfully.
7555 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
7556 #, php-format
7557 msgid "Reply to %s sent."
7558 msgstr "Risposta a %s inviata."
7559
7560 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
7561 msgid "Error saving notice."
7562 msgstr "Errore nel salvare il messaggio."
7563
7564 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
7565 msgid "Specify the name of the user to subscribe to."
7566 msgstr "Specifica il nome dell'utente a cui abbonarti."
7567
7568 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
7569 msgid "Can't subscribe to OMB profiles by command."
7570 msgstr "Impossibile abbonarsi ai profili OMB attraverso un comando."
7571
7572 #. TRANS: Text shown after having subscribed to another user successfully.
7573 #. TRANS: %s is the name of the user the subscription was requested for.
7574 #, php-format
7575 msgid "Subscribed to %s."
7576 msgstr "Abbonati a %s."
7577
7578 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
7579 #. TRANS: Error text shown when no username was provided when issuing the command.
7580 msgid "Specify the name of the user to unsubscribe from."
7581 msgstr "Specifica il nome dell'utente da cui annullare l'abbonamento."
7582
7583 #. TRANS: Text shown after having unsubscribed from another user successfully.
7584 #. TRANS: %s is the name of the user the unsubscription was requested for.
7585 #, php-format
7586 msgid "Unsubscribed from %s."
7587 msgstr "Abbonamento a %s annullato."
7588
7589 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
7590 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
7591 msgid "Command not yet implemented."
7592 msgstr "Comando non ancora implementato."
7593
7594 #. TRANS: Text shown when issuing the command "off" successfully.
7595 msgid "Notification off."
7596 msgstr "Notifiche disattivate."
7597
7598 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
7599 msgid "Can't turn off notification."
7600 msgstr "Impossibile disattivare le notifiche."
7601
7602 #. TRANS: Text shown when issuing the command "on" successfully.
7603 msgid "Notification on."
7604 msgstr "Notifiche attivate."
7605
7606 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
7607 msgid "Can't turn on notification."
7608 msgstr "Impossibile attivare le notifiche."
7609
7610 #. TRANS: Error text shown when issuing the login command while login is disabled.
7611 msgid "Login command is disabled."
7612 msgstr "Il comando di accesso è disabilitato."
7613
7614 #. TRANS: Text shown after issuing the login command successfully.
7615 #. TRANS: %s is a logon link..
7616 #, php-format
7617 msgid "This link is useable only once and is valid for only 2 minutes: %s."
7618 msgstr ""
7619 "Questo collegamento è utilizzabile una sola volta ed è valido per 2 minuti: %"
7620 "s."
7621
7622 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
7623 #. TRANS: %s is the name of the user the unsubscription was requested for.
7624 #, php-format
7625 msgid "Unsubscribed %s."
7626 msgstr "Abbonamento di %s annullato."
7627
7628 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
7629 msgid "You are not subscribed to anyone."
7630 msgstr "Il tuo abbonamento è stato annullato."
7631
7632 #. TRANS: Text shown after requesting other users a user is subscribed to.
7633 #. TRANS: This message supports plural forms. This message is followed by a
7634 #. TRANS: hard coded space and a comma separated list of subscribed users.
7635 msgid "You are subscribed to this person:"
7636 msgid_plural "You are subscribed to these people:"
7637 msgstr[0] "Persona di cui hai già un abbonamento:"
7638 msgstr[1] "Persone di cui hai già un abbonamento:"
7639
7640 #. TRANS: Text shown after requesting other users that are subscribed to a user
7641 #. TRANS: (followers) without having any subscribers.
7642 msgid "No one is subscribed to you."
7643 msgstr "Nessuno è abbonato ai tuoi messaggi."
7644
7645 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
7646 #. TRANS: This message supports plural forms. This message is followed by a
7647 #. TRANS: hard coded space and a comma separated list of subscribing users.
7648 msgid "This person is subscribed to you:"
7649 msgid_plural "These people are subscribed to you:"
7650 msgstr[0] "Questa persona è abbonata ai tuoi messaggi:"
7651 msgstr[1] "Queste persone sono abbonate ai tuoi messaggi:"
7652
7653 #. TRANS: Text shown after requesting groups a user is subscribed to without having
7654 #. TRANS: any group subscriptions.
7655 msgid "You are not a member of any groups."
7656 msgstr "Non fai parte di alcun gruppo."
7657
7658 #. TRANS: Text shown after requesting groups a user is subscribed to.
7659 #. TRANS: This message supports plural forms. This message is followed by a
7660 #. TRANS: hard coded space and a comma separated list of subscribed groups.
7661 msgid "You are a member of this group:"
7662 msgid_plural "You are a member of these groups:"
7663 msgstr[0] "Non fai parte di questo gruppo:"
7664 msgstr[1] "Non fai parte di questi gruppi:"
7665
7666 #. TRANS: Header line of help text for commands.
7667 #, fuzzy
7668 msgctxt "COMMANDHELP"
7669 msgid "Commands:"
7670 msgstr "Risultati comando"
7671
7672 #. TRANS: Help message for IM/SMS command "on".
7673 #, fuzzy
7674 msgctxt "COMMANDHELP"
7675 msgid "turn on notifications"
7676 msgstr "Impossibile attivare le notifiche."
7677
7678 #. TRANS: Help message for IM/SMS command "off".
7679 #, fuzzy
7680 msgctxt "COMMANDHELP"
7681 msgid "turn off notifications"
7682 msgstr "Impossibile disattivare le notifiche."
7683
7684 #. TRANS: Help message for IM/SMS command "help".
7685 msgctxt "COMMANDHELP"
7686 msgid "show this help"
7687 msgstr ""
7688
7689 #. TRANS: Help message for IM/SMS command "follow <nickname>".
7690 #, fuzzy
7691 msgctxt "COMMANDHELP"
7692 msgid "subscribe to user"
7693 msgstr "Abbonati a questo utente"
7694
7695 #. TRANS: Help message for IM/SMS command "groups".
7696 msgctxt "COMMANDHELP"
7697 msgid "lists the groups you have joined"
7698 msgstr ""
7699
7700 #. TRANS: Help message for IM/SMS command "tag".
7701 #, fuzzy
7702 msgctxt "COMMANDHELP"
7703 msgid "tag a user"
7704 msgstr "Etichette utente"
7705
7706 #. TRANS: Help message for IM/SMS command "untag".
7707 #, fuzzy
7708 msgctxt "COMMANDHELP"
7709 msgid "untag a user"
7710 msgstr "Etichette utente"
7711
7712 #. TRANS: Help message for IM/SMS command "subscriptions".
7713 msgctxt "COMMANDHELP"
7714 msgid "list the people you follow"
7715 msgstr ""
7716
7717 #. TRANS: Help message for IM/SMS command "subscribers".
7718 msgctxt "COMMANDHELP"
7719 msgid "list the people that follow you"
7720 msgstr ""
7721
7722 #. TRANS: Help message for IM/SMS command "leave <nickname>".
7723 #, fuzzy
7724 msgctxt "COMMANDHELP"
7725 msgid "unsubscribe from user"
7726 msgstr "Annulla l'abbonamento da questo utente"
7727
7728 #. TRANS: Help message for IM/SMS command "d <nickname> <text>".
7729 #, fuzzy
7730 msgctxt "COMMANDHELP"
7731 msgid "direct message to user"
7732 msgstr "Messaggi diretti a %s"
7733
7734 #. TRANS: Help message for IM/SMS command "get <nickname>".
7735 msgctxt "COMMANDHELP"
7736 msgid "get last notice from user"
7737 msgstr ""
7738
7739 #. TRANS: Help message for IM/SMS command "whois <nickname>".
7740 #, fuzzy
7741 msgctxt "COMMANDHELP"
7742 msgid "get profile info on user"
7743 msgstr "Informazioni sul profilo"
7744
7745 #. TRANS: Help message for IM/SMS command "lose <nickname>".
7746 msgctxt "COMMANDHELP"
7747 msgid "force user to stop following you"
7748 msgstr ""
7749
7750 #. TRANS: Help message for IM/SMS command "fav <nickname>".
7751 msgctxt "COMMANDHELP"
7752 msgid "add user's last notice as a 'fave'"
7753 msgstr ""
7754
7755 #. TRANS: Help message for IM/SMS command "fav #<notice_id>".
7756 msgctxt "COMMANDHELP"
7757 msgid "add notice with the given id as a 'fave'"
7758 msgstr ""
7759
7760 #. TRANS: Help message for IM/SMS command "repeat #<notice_id>".
7761 msgctxt "COMMANDHELP"
7762 msgid "repeat a notice with a given id"
7763 msgstr ""
7764
7765 #. TRANS: Help message for IM/SMS command "repeat <nickname>".
7766 #, fuzzy
7767 msgctxt "COMMANDHELP"
7768 msgid "repeat the last notice from user"
7769 msgstr "Ripeti questo messaggio"
7770
7771 #. TRANS: Help message for IM/SMS command "reply #<notice_id>".
7772 msgctxt "COMMANDHELP"
7773 msgid "reply to notice with a given id"
7774 msgstr ""
7775
7776 #. TRANS: Help message for IM/SMS command "reply <nickname>".
7777 #, fuzzy
7778 msgctxt "COMMANDHELP"
7779 msgid "reply to the last notice from user"
7780 msgstr "Rispondi a questo messaggio"
7781
7782 #. TRANS: Help message for IM/SMS command "join <group>".
7783 #, fuzzy
7784 msgctxt "COMMANDHELP"
7785 msgid "join group"
7786 msgstr "Sconosciuto"
7787
7788 #. TRANS: Help message for IM/SMS command "login".
7789 msgctxt "COMMANDHELP"
7790 msgid "Get a link to login to the web interface"
7791 msgstr ""
7792
7793 #. TRANS: Help message for IM/SMS command "drop <group>".
7794 #, fuzzy
7795 msgctxt "COMMANDHELP"
7796 msgid "leave group"
7797 msgstr "Elimina utente"
7798
7799 #. TRANS: Help message for IM/SMS command "stats".
7800 msgctxt "COMMANDHELP"
7801 msgid "get your stats"
7802 msgstr ""
7803
7804 #. TRANS: Help message for IM/SMS command "stop".
7805 #. TRANS: Help message for IM/SMS command "quit".
7806 msgctxt "COMMANDHELP"
7807 msgid "same as 'off'"
7808 msgstr ""
7809
7810 #. TRANS: Help message for IM/SMS command "sub <nickname>".
7811 msgctxt "COMMANDHELP"
7812 msgid "same as 'follow'"
7813 msgstr ""
7814
7815 #. TRANS: Help message for IM/SMS command "unsub <nickname>".
7816 msgctxt "COMMANDHELP"
7817 msgid "same as 'leave'"
7818 msgstr ""
7819
7820 #. TRANS: Help message for IM/SMS command "last <nickname>".
7821 msgctxt "COMMANDHELP"
7822 msgid "same as 'get'"
7823 msgstr ""
7824
7825 #. TRANS: Help message for IM/SMS command "on <nickname>".
7826 #. TRANS: Help message for IM/SMS command "off <nickname>".
7827 #. TRANS: Help message for IM/SMS command "invite <phone number>".
7828 #. TRANS: Help message for IM/SMS command "track <word>".
7829 #. TRANS: Help message for IM/SMS command "untrack <word>".
7830 #. TRANS: Help message for IM/SMS command "track off".
7831 #. TRANS: Help message for IM/SMS command "untrack all".
7832 #. TRANS: Help message for IM/SMS command "tracks".
7833 #. TRANS: Help message for IM/SMS command "tracking".
7834 #, fuzzy
7835 msgctxt "COMMANDHELP"
7836 msgid "not yet implemented."
7837 msgstr "Comando non ancora implementato."
7838
7839 #. TRANS: Help message for IM/SMS command "nudge <nickname>".
7840 msgctxt "COMMANDHELP"
7841 msgid "remind a user to update."
7842 msgstr ""
7843
7844 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7845 #, fuzzy
7846 msgid "No configuration file found."
7847 msgstr "Non è stato trovato alcun file di configurazione. "
7848
7849 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7850 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
7851 #, fuzzy
7852 msgid "I looked for configuration files in the following places:"
7853 msgstr "I file di configurazione sono stati cercati in questi posti: "
7854
7855 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7856 msgid "You may wish to run the installer to fix this."
7857 msgstr ""
7858 "Potrebbe essere necessario lanciare il programma d'installazione per "
7859 "correggere il problema."
7860
7861 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7862 #. TRANS: The text is link text that leads to the installer page.
7863 msgid "Go to the installer."
7864 msgstr "Vai al programma d'installazione."
7865
7866 #. TRANS: Header on conversation page. Hidden by default (h2).
7867 #. TRANS: Label for user statistics.
7868 msgid "Notices"
7869 msgstr "Messaggi"
7870
7871 #. TRANS: Page title for when a database error occurs.
7872 msgid "Database error"
7873 msgstr "Errore del database"
7874
7875 #. TRANS: Menu item in default local navigation panel.
7876 #. TRANS: Menu item in search group navigation panel.
7877 msgctxt "MENU"
7878 msgid "Public"
7879 msgstr "Pubblico"
7880
7881 #. TRANS: Menu item in default local navigation panel.
7882 #. TRANS: Menu item title in local navigation menu.
7883 #, fuzzy
7884 msgctxt "MENU"
7885 msgid "Lists"
7886 msgstr "Limiti"
7887
7888 #. TRANS: Title of form for deleting a user.
7889 #. TRANS: Link text in notice list item to delete a notice.
7890 msgid "Delete"
7891 msgstr "Elimina"
7892
7893 #. TRANS: Description of form for deleting a user.
7894 msgid "Delete this user"
7895 msgstr "Elimina questo utente"
7896
7897 #. TRANS: Exception. %s is an ID.
7898 #, fuzzy, php-format
7899 msgid "Unable to find services for %s."
7900 msgstr "Impossibile revocare l'accesso per l'applicazione: %s."
7901
7902 #. TRANS: Form legend for removing the favourite status for a favourite notice.
7903 msgid "Disfavor this notice"
7904 msgstr "Togli questo messaggio dai preferiti"
7905
7906 #. TRANS: Button text for removing the favourite status for a favourite notice.
7907 #, fuzzy
7908 msgctxt "BUTTON"
7909 msgid "Disfavor favorite"
7910 msgstr "Rimuovi preferito"
7911
7912 #. TRANS: Button title for removing the favourite status for a favourite notice.
7913 #, fuzzy
7914 msgid "Remove this notice from your list of favorite notices."
7915 msgstr "Impossibile recuperare i messaggi preferiti."
7916
7917 #. TRANS: Form legend for adding the favourite status to a notice.
7918 msgid "Favor this notice"
7919 msgstr "Rendi questo messaggio un preferito"
7920
7921 #. TRANS: Button text for adding the favourite status to a notice.
7922 #, fuzzy
7923 msgctxt "BUTTON"
7924 msgid "Favor"
7925 msgstr "Preferisci"
7926
7927 #. TRANS: Button title for adding the favourite status to a notice.
7928 #, fuzzy
7929 msgid "Add this notice to your list of favorite notices."
7930 msgstr "Impossibile recuperare i messaggi preferiti."
7931
7932 #. TRANS: Feed type name.
7933 msgid "RSS 1.0"
7934 msgstr "RSS 1.0"
7935
7936 #. TRANS: Feed type name.
7937 msgid "RSS 2.0"
7938 msgstr "RSS 2.0"
7939
7940 #. TRANS: Feed type name.
7941 msgid "Atom"
7942 msgstr "Atom"
7943
7944 #. TRANS: Feed type name. FOAF stands for Friend of a Friend.
7945 msgid "FOAF"
7946 msgstr "FOAF"
7947
7948 #. TRANS: Feed type name. See http://activitystrea.ms/
7949 msgid "Activity Streams"
7950 msgstr ""
7951
7952 #. TRANS: Client exception thrown when an imported feed does not have an author.
7953 msgid "No author in the feed."
7954 msgstr ""
7955
7956 #. TRANS: Client exception thrown when an imported feed does not have an author that
7957 #. TRANS: can be associated with a user.
7958 msgid "Cannot import without a user."
7959 msgstr ""
7960
7961 #. TRANS: Header for feed links (h2).
7962 msgid "Feeds"
7963 msgstr "Feed"
7964
7965 #. TRANS: List element on gallery action page to show all tags.
7966 #, fuzzy
7967 msgctxt "TAGS"
7968 msgid "All"
7969 msgstr "Tutto"
7970
7971 #. TRANS: Dropdown field label on gallery action page for a list containing tags.
7972 msgid "Tag"
7973 msgstr "Etichetta"
7974
7975 #. TRANS: Dropdown field title on gallery action page for a list containing tags.
7976 #, fuzzy
7977 msgid "Choose a tag to narrow list."
7978 msgstr "Scegli un'etichetta per ridurre l'elenco"
7979
7980 #. TRANS: Description on form for granting a role.
7981 #, php-format
7982 msgid "Grant this user the \"%s\" role"
7983 msgstr "Concedi a questo utente il ruolo \"%s\""
7984
7985 #. TRANS: Header for mini list of group members on a group page (h2).
7986 msgid "Members"
7987 msgstr "Membri"
7988
7989 #. TRANS: Link to all group members from mini list of group members if group has more than n members.
7990 msgid "All members"
7991 msgstr "Tutti i membri"
7992
7993 #. TRANS: Header for mini list of users with a pending membership request on a group page (h2).
7994 msgid "Pending"
7995 msgstr ""
7996
7997 #. TRANS: Header for mini list of users that are blocked in a group page (h2).
7998 msgid "Blocked"
7999 msgstr "Bloccato"
8000
8001 #. TRANS: Title for list of group administrators on a group page.
8002 msgctxt "TITLE"
8003 msgid "Admins"
8004 msgstr "Amministratori"
8005
8006 #. TRANS: Button text for the form that will block a user from a group.
8007 msgctxt "BUTTON"
8008 msgid "Block"
8009 msgstr "Blocca"
8010
8011 #. TRANS: Submit button title.
8012 msgctxt "TOOLTIP"
8013 msgid "Block this user so that they can no longer post messages to it."
8014 msgstr ""
8015
8016 #. TRANS: Field title on group edit form.
8017 #, fuzzy
8018 msgid "URL of the homepage or blog of the group or topic."
8019 msgstr "URL della pagina web, blog del gruppo o l'argomento"
8020
8021 #. TRANS: Text area title for group description when there is no text limit.
8022 #, fuzzy
8023 msgid "Describe the group or topic."
8024 msgstr "Descrivi il gruppo o l'argomento"
8025
8026 #. TRANS: Text area title for group description.
8027 #. TRANS: %d is the number of characters available for the description.
8028 #, fuzzy, php-format
8029 msgid "Describe the group or topic in %d character or less."
8030 msgid_plural "Describe the group or topic in %d characters or less."
8031 msgstr[0] "Descrivi il gruppo o l'argomento in %d caratteri"
8032 msgstr[1] "Descrivi il gruppo o l'argomento in %d caratteri"
8033
8034 #. TRANS: Field title on group edit form.
8035 #, fuzzy
8036 msgid ""
8037 "Location for the group, if any, like \"City, State (or Region), Country\"."
8038 msgstr "Dove è situato il gruppo, tipo \"città, regione, stato\""
8039
8040 #. TRANS: Field label on group edit form.
8041 msgid "Aliases"
8042 msgstr "Alias"
8043
8044 #. TRANS: Input field title for group aliases.
8045 #. TRANS: %d is the maximum number of group aliases available.
8046 #, fuzzy, php-format
8047 msgid ""
8048 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
8049 "alias allowed."
8050 msgid_plural ""
8051 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
8052 "aliases allowed."
8053 msgstr[0] ""
8054 "Soprannomi aggiuntivi per il gruppo, separati da virgole o spazi, max %d"
8055 msgstr[1] ""
8056 "Soprannomi aggiuntivi per il gruppo, separati da virgole o spazi, max %d"
8057
8058 #. TRANS: Checkbox field title on group edit form to mark a group private.
8059 msgid ""
8060 "New members must be approved by admin and all posts are forced to be private."
8061 msgstr ""
8062
8063 #. TRANS: Indicator in group members list that this user is a group administrator.
8064 #, fuzzy
8065 msgctxt "GROUPADMIN"
8066 msgid "Admin"
8067 msgstr "Amministra"
8068
8069 #. TRANS: Group actions header (h2). Text hidden by default.
8070 msgid "Group actions"
8071 msgstr "Azioni dei gruppi"
8072
8073 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8074 #. TRANS: %s is the nickname of the group.
8075 #, php-format
8076 msgctxt "TOOLTIP"
8077 msgid "Edit %s group properties"
8078 msgstr "Modifica proprietà di %s"
8079
8080 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8081 #. TRANS: %s is the nickname of the group.
8082 #, php-format
8083 msgctxt "TOOLTIP"
8084 msgid "Add or edit %s logo"
8085 msgstr "Aggiungi o modifica il logo di %s"
8086
8087 #. TRANS: Link text for link on user profile.
8088 msgctxt "MENU"
8089 msgid "Logo"
8090 msgstr "Logo"
8091
8092 #. TRANS: Title for groups with the most members section.
8093 #, fuzzy
8094 msgid "Popular groups"
8095 msgstr "Messaggi famosi"
8096
8097 #. TRANS: Title for groups with the most posts section.
8098 #, fuzzy
8099 msgid "Active groups"
8100 msgstr "Tutti i gruppi"
8101
8102 #. TRANS: Link description for seeing all groups.
8103 #. TRANS: Link description for seeing all lists.
8104 #, fuzzy
8105 msgid "See all"
8106 msgstr "Mostra tutto"
8107
8108 #. TRANS: Link title for seeing all groups.
8109 msgid "See all groups you belong to."
8110 msgstr ""
8111
8112 #. TRANS: Menu item title in personal group navigation menu.
8113 #. TRANS: %s is a username.
8114 msgid "Back to top"
8115 msgstr ""
8116
8117 #. TRANS: Client exception 406
8118 msgid "This page is not available in a media type you accept"
8119 msgstr "Questa pagina non è disponibile in un tipo di supporto che tu accetti"
8120
8121 #. TRANS: Exception thrown when trying to upload an unsupported image file format.
8122 msgid "Unsupported image file format."
8123 msgstr "Formato file immagine non supportato."
8124
8125 #. TRANS: Exception thrown when too large a file is uploaded.
8126 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
8127 #, php-format
8128 msgid "That file is too big. The maximum file size is %s."
8129 msgstr "Quel file è troppo grande. La dimensione massima è %s."
8130
8131 #. TRANS: Exception thrown when uploading an image and that action could not be completed.
8132 msgid "Partial upload."
8133 msgstr "Caricamento parziale."
8134
8135 #. TRANS: Exception thrown when uploading a file as image that is not an image or is a corrupt file.
8136 msgid "Not an image or corrupt file."
8137 msgstr "Non è un'immagine o il file è danneggiato."
8138
8139 #. TRANS: Exception thrown during resize when image has been registered as present, but is no longer there.
8140 msgid "Lost our file."
8141 msgstr "Perso il nostro file."
8142
8143 #. TRANS: Exception thrown when trying to resize an unknown file type.
8144 #. TRANS: Exception thrown when trying resize an unknown file type.
8145 msgid "Unknown file type"
8146 msgstr "Tipo di file sconosciuto"
8147
8148 #. TRANS: Number of megabytes. %d is the number.
8149 #, fuzzy, php-format
8150 msgid "%dMB"
8151 msgid_plural "%dMB"
8152 msgstr[0] "MB"
8153 msgstr[1] "MB"
8154
8155 #. TRANS: Number of kilobytes. %d is the number.
8156 #, fuzzy, php-format
8157 msgid "%dkB"
8158 msgid_plural "%dkB"
8159 msgstr[0] "kB"
8160 msgstr[1] "kB"
8161
8162 #. TRANS: Number of bytes. %d is the number.
8163 #, php-format
8164 msgid "%dB"
8165 msgid_plural "%dB"
8166 msgstr[0] ""
8167 msgstr[1] ""
8168
8169 #. TRANS: Body text for confirmation code e-mail.
8170 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
8171 #. TRANS: %3$s is the display name of an IM plugin.
8172 #, php-format
8173 msgid ""
8174 "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
8175 "that is true, you can confirm by clicking on this URL: %4$s . (If you cannot "
8176 "click it, copy-and-paste it into the address bar of your browser). If that "
8177 "user is not you, or if you did not request this confirmation, just ignore "
8178 "this message."
8179 msgstr ""
8180
8181 #. TRANS: Exception thrown when trying to deliver a notice to an unknown inbox.
8182 #. TRANS: %d is the unknown inbox ID (number).
8183 #, php-format
8184 msgid "Unknown inbox source %d."
8185 msgstr "Sorgente casella in arrivo %d sconosciuta."
8186
8187 #. TRANS: Server exception thrown trying to initialise an IM plugin without meeting all prerequisites.
8188 msgid "Queueing must be enabled to use IM plugins."
8189 msgstr ""
8190
8191 #. TRANS: Server exception thrown trying to initialise an IM plugin without a transport method.
8192 msgid "Transport cannot be null."
8193 msgstr ""
8194
8195 #. TRANS: Title for inbox tag cloud section.
8196 msgctxt "TITLE"
8197 msgid "Trends"
8198 msgstr ""
8199
8200 #. TRANS: Default button text for inviting more users to the StatusNet instance.
8201 #, fuzzy
8202 msgctxt "BUTTON"
8203 msgid "Invite more colleagues"
8204 msgstr "Invita nuovi utenti"
8205
8206 #. TRANS: Form legend.
8207 #, fuzzy
8208 msgid "Invite collegues"
8209 msgstr "Invita nuovi utenti"
8210
8211 #. TRANS: Field label for a list of e-mail addresses.
8212 msgid "Email addresses"
8213 msgstr "Indirizzi email"
8214
8215 #. TRANS: Field title for a list of e-mail addresses.
8216 #, fuzzy
8217 msgid "Addresses of friends to invite (one per line)."
8218 msgstr "Indirizzi email di amici da invitare (uno per riga)"
8219
8220 #. TRANS: Field label for a personal message to send to invitees.
8221 msgid "Personal message"
8222 msgstr "Messaggio personale"
8223
8224 #. TRANS: Field title for a personal message to send to invitees.
8225 msgid "Optionally add a personal message to the invitation."
8226 msgstr "Puoi aggiungere un messaggio personale agli inviti."
8227
8228 #. TRANS: Send button for inviting friends
8229 #. TRANS: Button text for sending notice.
8230 msgctxt "BUTTON"
8231 msgid "Send"
8232 msgstr "Invia"
8233
8234 #. TRANS: Submit button title.
8235 #, fuzzy
8236 msgid "Send invitations."
8237 msgstr "Inviti"
8238
8239 #. TRANS: Button text for joining a group.
8240 #, fuzzy
8241 msgctxt "BUTTON"
8242 msgid "Join"
8243 msgstr "Iscriviti"
8244
8245 #. TRANS: Button text on form to leave a group.
8246 #, fuzzy
8247 msgctxt "BUTTON"
8248 msgid "Leave"
8249 msgstr "Lascia"
8250
8251 #. TRANS: Link title for seeing all lists.
8252 #, fuzzy
8253 msgid "See all lists you have created."
8254 msgstr "Applicazioni che hai registrato"
8255
8256 #. TRANS: Menu item for logging in to the StatusNet site.
8257 #. TRANS: Menu item in primary navigation panel.
8258 msgctxt "MENU"
8259 msgid "Login"
8260 msgstr "Accedi"
8261
8262 #. TRANS: Title for menu item for logging in to the StatusNet site.
8263 msgid "Login with a username and password"
8264 msgstr "Accedi con nome utente e password"
8265
8266 #. TRANS: Menu item for registering with the StatusNet site.
8267 msgctxt "MENU"
8268 msgid "Register"
8269 msgstr "Registrati"
8270
8271 #. TRANS: Title for menu item for registering with the StatusNet site.
8272 msgid "Sign up for a new account"
8273 msgstr "Iscriviti per un nuovo account"
8274
8275 #. TRANS: Subject for address confirmation email.
8276 msgid "Email address confirmation"
8277 msgstr "Conferma indirizzo email"
8278
8279 #. TRANS: Body for address confirmation email.
8280 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
8281 #. TRANS: %3$s is the URL to confirm at.
8282 #, fuzzy, php-format
8283 msgid ""
8284 "Hey, %1$s.\n"
8285 "\n"
8286 "Someone just entered this email address on %2$s.\n"
8287 "\n"
8288 "If it was you, and you want to confirm your entry, use the URL below:\n"
8289 "\n"
8290 "\t%3$s\n"
8291 "\n"
8292 "If not, just ignore this message.\n"
8293 "\n"
8294 "Thanks for your time, \n"
8295 "%2$s\n"
8296 msgstr ""
8297 "Ciao %s.\n"
8298 "\n"
8299 "Qualcuno ha appena inserito questo indirizzo email su %s.\n"
8300 "\n"
8301 "Se lo hai fatto tu e vuoi confermare quanto hai fatto, utilizza il "
8302 "collegamento riportato qui sotto:\n"
8303 "\n"
8304 "\t%s\n"
8305 "\n"
8306 "Se non si tratta di te, ignora semplicemente questo messaggio.\n"
8307 "\n"
8308 "Grazie per il tuo tempo, \n"
8309 "%s\n"
8310
8311 #. TRANS: Subject of new-subscriber notification e-mail.
8312 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
8313 #. TRANS: Main body of new-subscriber notification e-mail.
8314 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
8315 #, fuzzy, php-format
8316 msgid "%1$s is now following you on %2$s."
8317 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
8318
8319 #. TRANS: Subject of pending new-subscriber notification e-mail.
8320 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
8321 #, fuzzy, php-format
8322 msgid "%1$s would like to listen to your notices on %2$s."
8323 msgstr "%1$s sta ora seguendo i tuoi messaggi su %2$s."
8324
8325 #. TRANS: Main body of pending new-subscriber notification e-mail.
8326 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
8327 #, php-format
8328 msgid ""
8329 "%1$s would like to listen to your notices on %2$s. You may approve or reject "
8330 "their subscription at %3$s"
8331 msgstr ""
8332
8333 #. TRANS: Common footer block for StatusNet notification emails.
8334 #. TRANS: %1$s is the StatusNet sitename,
8335 #. TRANS: %2$s is a link to the addressed user's e-mail settings.
8336 #, fuzzy, php-format
8337 msgid ""
8338 "Faithfully yours,\n"
8339 "%1$s.\n"
8340 "\n"
8341 "----\n"
8342 "Change your email address or notification options at %2$s"
8343 msgstr ""
8344 "%1$s sta ora seguendo i tuoi messaggi su %2$s.\n"
8345 "\n"
8346 "\t%3$s\n"
8347 "\n"
8348 "%4$s%5$s%6$s\n"
8349 "Cordiali saluti,\n"
8350 "%7$s.\n"
8351 "\n"
8352 "----\n"
8353 "Modifica il tuo indirizzo email o le opzioni di notifica presso %8$s\n"
8354
8355 #. TRANS: Profile info line in notification e-mail.
8356 #. TRANS: %s is a URL.
8357 #, fuzzy, php-format
8358 msgid "Profile: %s"
8359 msgstr "Profilo"
8360
8361 #. TRANS: Profile info line in notification e-mail.
8362 #. TRANS: %s is biographical information.
8363 #, php-format
8364 msgid "Bio: %s"
8365 msgstr "Biografia: %s"
8366
8367 #. TRANS: This is a paragraph in a new-subscriber e-mail.
8368 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
8369 #, fuzzy, php-format
8370 msgid ""
8371 "If you believe this account is being used abusively, you can block them from "
8372 "your subscribers list and report as spam to site administrators at %s."
8373 msgstr ""
8374 "Se credi che questo account non sia usato correttamente, puoi bloccarlo "
8375 "dall'elenco dei tuoi abbonati e segnalarlo come spam all'amministratore del "
8376 "sito presso %s"
8377
8378 #. TRANS: Subject of notification mail for new posting email address.
8379 #. TRANS: %s is the StatusNet sitename.
8380 #, php-format
8381 msgid "New email address for posting to %s"
8382 msgstr "Nuovo indirizzo email per inviare messaggi a %s"
8383
8384 #. TRANS: Body of notification mail for new posting email address.
8385 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
8386 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
8387 #, fuzzy, php-format
8388 msgid ""
8389 "You have a new posting address on %1$s.\n"
8390 "\n"
8391 "Send email to %2$s to post new messages.\n"
8392 "\n"
8393 "More email instructions at %3$s."
8394 msgstr ""
8395 "Hai un nuovo indirizzo di invio su %1$s.\n"
8396 "\n"
8397 "Scrivi le email a %2$s per inviare nuovi messaggi.\n"
8398 "\n"
8399 "Puoi trovare maggiori informazioni presso %3$s.\n"
8400 "\n"
8401 "Cordiali saluti,\n"
8402 "%4$s"
8403
8404 #. TRANS: Subject line for SMS-by-email notification messages.
8405 #. TRANS: %s is the posting user's nickname.
8406 #, php-format
8407 msgid "%s status"
8408 msgstr "stato di %s"
8409
8410 #. TRANS: Subject line for SMS-by-email address confirmation message.
8411 msgid "SMS confirmation"
8412 msgstr "Conferma SMS"
8413
8414 #. TRANS: Main body heading for SMS-by-email address confirmation message.
8415 #. TRANS: %s is the addressed user's nickname.
8416 #, php-format
8417 msgid "%s: confirm you own this phone number with this code:"
8418 msgstr ""
8419 "%s: conferma che questo numero di telefono sia tuo utilizzando questo codice:"
8420
8421 #. TRANS: Subject for 'nudge' notification email.
8422 #. TRANS: %s is the nudging user.
8423 #, fuzzy, php-format
8424 msgid "You have been nudged by %s"
8425 msgstr "%s ti ha richiamato"
8426
8427 #. TRANS: Body for 'nudge' notification email.
8428 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
8429 #. TRANS: %3$s is a URL to post notices at.
8430 #, fuzzy, php-format
8431 msgid ""
8432 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
8433 "to post some news.\n"
8434 "\n"
8435 "So let's hear from you :)\n"
8436 "\n"
8437 "%3$s\n"
8438 "\n"
8439 "Don't reply to this email; it won't get to them."
8440 msgstr ""
8441 "%1$s (%2$s) si sta chiedendo cosa tu stia facendo in questi giorni e ti "
8442 "invita a scrivere qualche cosa.\n"
8443 "\n"
8444 "Fatti sentire! :)\n"
8445 "\n"
8446 "%3$s\n"
8447 "\n"
8448 "Non rispondere a questa email, nessuno la riceverà!\n"
8449 "\n"
8450 "Cordiali saluti,\n"
8451 "%4$s\n"
8452
8453 #. TRANS: Subject for direct-message notification email.
8454 #. TRANS: %s is the sending user's nickname.
8455 #, php-format
8456 msgid "New private message from %s"
8457 msgstr "Nuovo messaggio privato da %s"
8458
8459 #. TRANS: Body for direct-message notification email.
8460 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
8461 #. TRANS: %3$s is the message content, %4$s a URL to the message,
8462 #, fuzzy, php-format
8463 msgid ""
8464 "%1$s (%2$s) sent you a private message:\n"
8465 "\n"
8466 "------------------------------------------------------\n"
8467 "%3$s\n"
8468 "------------------------------------------------------\n"
8469 "\n"
8470 "You can reply to their message here:\n"
8471 "\n"
8472 "%4$s\n"
8473 "\n"
8474 "Don't reply to this email; it won't get to them."
8475 msgstr ""
8476 "%1$s (%2$s) ti ha inviato un messaggio privato:\n"
8477 "\n"
8478 "------------------------------------------------------\n"
8479 "%3$s\n"
8480 "------------------------------------------------------\n"
8481 "\n"
8482 "Puoi rispondere al messaggio a questo indirizzo:\n"
8483 "\n"
8484 "%4$s\n"
8485 "\n"
8486 "Non rispondere a questa email, nessuno la riceverà!\n"
8487 "\n"
8488 "Cordiali saluti,\n"
8489 "%5$s"
8490
8491 #. TRANS: Subject for favorite notification e-mail.
8492 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
8493 #, fuzzy, php-format
8494 msgid "%1$s (@%2$s) added your notice as a favorite"
8495 msgstr "%s (@%s) ha aggiunto il tuo messaggio tra i suoi preferiti"
8496
8497 #. TRANS: Body for favorite notification e-mail.
8498 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
8499 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
8500 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
8501 #. TRANS: %7$s is the adding user's nickname.
8502 #, fuzzy, php-format
8503 msgid ""
8504 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
8505 "\n"
8506 "The URL of your notice is:\n"
8507 "\n"
8508 "%3$s\n"
8509 "\n"
8510 "The text of your notice is:\n"
8511 "\n"
8512 "%4$s\n"
8513 "\n"
8514 "You can see the list of %1$s's favorites here:\n"
8515 "\n"
8516 "%5$s"
8517 msgstr ""
8518 "%1$s (@%7$s) ha appena aggiunto il tuo messaggio da %2$s tra i suoi "
8519 "preferiti.\n"
8520 "\n"
8521 "L'indirizzo del tuo messaggio è questo:\n"
8522 "\n"
8523 "%3$s\n"
8524 "\n"
8525 "Il testo del tuo messaggio è:\n"
8526 "\n"
8527 "%4$s\n"
8528 "\n"
8529 "Puoi consultare l'elenco dei messaggi preferiti di %1$s qui:\n"
8530 "\n"
8531 "%5$s\n"
8532 "\n"
8533 "Cordiali saluti,\n"
8534 "%6$s\n"
8535
8536 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
8537 #, php-format
8538 msgid ""
8539 "The full conversation can be read here:\n"
8540 "\n"
8541 "\t%s"
8542 msgstr ""
8543 "L'intera conversazione può essere letta qui:\n"
8544 "\n"
8545 "%s"
8546
8547 #. TRANS: E-mail subject for notice notification.
8548 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
8549 #, fuzzy, php-format
8550 msgid "%1$s (@%2$s) sent a notice to your attention"
8551 msgstr "%s (@%s) ti ha inviato un messaggio"
8552
8553 #. TRANS: Body of @-reply notification e-mail.
8554 #. TRANS: %1$s is the sending user's name, $2$s is the StatusNet sitename,
8555 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
8556 #. TRANS: %5$s is the text "The full conversation can be read here:" and a URL to the full conversion if it exists (otherwise empty),
8557 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replies for the addressed user,
8558 #, fuzzy, php-format
8559 msgid ""
8560 "%1$s just sent a notice to your attention (an '@-reply') on %2$s.\n"
8561 "\n"
8562 "The notice is here:\n"
8563 "\n"
8564 "\t%3$s\n"
8565 "\n"
8566 "It reads:\n"
8567 "\n"
8568 "\t%4$s\n"
8569 "\n"
8570 "%5$sYou can reply back here:\n"
8571 "\n"
8572 "\t%6$s\n"
8573 "\n"
8574 "The list of all @-replies for you here:\n"
8575 "\n"
8576 "%7$s"
8577 msgstr ""
8578 "%1$s (@%9$s) ti ha appena inviato un messaggio (una \"@-risposta\") su %2"
8579 "$s.\n"
8580 "\n"
8581 "Il messaggio è qui:\n"
8582 "\n"
8583 "%3$s\n"
8584 "\n"
8585 "E dice:\n"
8586 "\n"
8587 "%4$s\n"
8588 "\n"
8589 "%5$sPuoi rispondere qui:\n"
8590 "\n"
8591 "%6$s\n"
8592 "\n"
8593 "L'elenco di tutte le tue @-risposte si trova qui:\n"
8594 "\n"
8595 "%7$s\n"
8596 "\n"
8597 "Cordiali saluti,\n"
8598 "%2$s\n"
8599 "\n"
8600 "P.S: puoi disabilitare le notifiche via email qui: %8$s\n"
8601
8602 #. TRANS: Subject of group join notification e-mail.
8603 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
8604 #, fuzzy, php-format
8605 msgid "%1$s has joined your group %2$s on %3$s"
8606 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
8607
8608 #. TRANS: Main body of group join notification e-mail.
8609 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
8610 #. TRANS: %4$s is a block of profile info about the subscriber.
8611 #. TRANS: %5$s is a link to the addressed user's e-mail settings.
8612 #, fuzzy, php-format
8613 msgid "%1$s has joined your group %2$s on %3$s."
8614 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
8615
8616 #. TRANS: Subject of pending group join request notification e-mail.
8617 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
8618 #, fuzzy, php-format
8619 msgid "%1$s wants to join your group %2$s on %3$s."
8620 msgstr "L'utente %1$s è entrato nel gruppo %2$s."
8621
8622 #. TRANS: Main body of pending group join request notification e-mail.
8623 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
8624 #. TRANS: %4$s is the URL to the moderation queue page.
8625 #, php-format
8626 msgid ""
8627 "%1$s would like to join your group %2$s on %3$s. You may approve or reject "
8628 "their group membership at %4$s"
8629 msgstr ""
8630
8631 #. TRANS: Client error displayed when trying to access a mailbox that is not of the logged in user.
8632 msgid "Only the user can read their own mailboxes."
8633 msgstr "Solo l'utente può leggere la propria casella di posta."
8634
8635 #. TRANS: Message displayed when there are no private messages in the inbox of a user.
8636 msgid ""
8637 "You have no private messages. You can send private message to engage other "
8638 "users in conversation. People can send you messages for your eyes only."
8639 msgstr ""
8640 "Non hai alcun messaggio privato. Puoi inviare un messaggio privato per "
8641 "iniziare una conversazione con altri utenti. Altre persone possono mandare "
8642 "messaggi riservati solamente a te."
8643
8644 #. TRANS: Menu item in mailbox menu. Leads to incoming private messages.
8645 msgctxt "MENU"
8646 msgid "Inbox"
8647 msgstr "In arrivo"
8648
8649 #. TRANS: Menu item title in mailbox menu. Leads to incoming private messages.
8650 #, fuzzy
8651 msgid "Your incoming messages."
8652 msgstr "I tuoi messaggi in arrivo"
8653
8654 #. TRANS: Menu item in mailbox menu. Leads to outgoing private messages.
8655 msgctxt "MENU"
8656 msgid "Outbox"
8657 msgstr "Inviati"
8658
8659 #. TRANS: Menu item title in mailbox menu. Leads to outgoing private messages.
8660 #, fuzzy
8661 msgid "Your sent messages."
8662 msgstr "I tuoi messaggi inviati"
8663
8664 #. TRANS: Error message in incoming mail handler used when an incoming e-mail cannot be processed.
8665 msgid "Could not parse message."
8666 msgstr "Impossibile analizzare il messaggio."
8667
8668 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a registered user.
8669 msgid "Not a registered user."
8670 msgstr "Non è un utente registrato."
8671
8672 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a user's incoming e-mail address.
8673 msgid "Sorry, that is not your incoming email address."
8674 msgstr "Quella non è la tua email di ricezione."
8675
8676 #. TRANS: Error message in incoming mail handler used when no incoming e-mail is allowed.
8677 msgid "Sorry, no incoming email allowed."
8678 msgstr "Email di ricezione non consentita."
8679
8680 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is of an unsupported type.
8681 #. TRANS: %s is the unsupported type.
8682 #, fuzzy, php-format
8683 msgid "Unsupported message type: %s."
8684 msgstr "Tipo di messaggio non supportato: %s"
8685
8686 #. TRANS: Form legend for form to make a user a group admin.
8687 msgid "Make user an admin of the group"
8688 msgstr "Rende l'utente amministratore del gruppo"
8689
8690 #. TRANS: Button text for the form that will make a user administrator.
8691 msgctxt "BUTTON"
8692 msgid "Make Admin"
8693 msgstr "Rendi amministratore"
8694
8695 #. TRANS: Submit button title.
8696 #, fuzzy
8697 msgctxt "TOOLTIP"
8698 msgid "Make this user an admin."
8699 msgstr "Fa diventare questo utente un amministratore"
8700
8701 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
8702 msgid "There was a database error while saving your file. Please try again."
8703 msgstr ""
8704 "Si è verificato un errore nel database nel salvare il file. Prova di nuovo."
8705
8706 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
8707 msgid "File exceeds user's quota."
8708 msgstr "Il file supera la quota dell'utente."
8709
8710 #. TRANS: Client exception thrown when a file upload operation fails because the file could
8711 #. TRANS: not be moved from the temporary folder to the permanent file location.
8712 msgid "File could not be moved to destination directory."
8713 msgstr "Impossibile spostare il file nella directory di destinazione."
8714
8715 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
8716 #. TRANS: type of the uploaded file could not be determined.
8717 msgid "Could not determine file's MIME type."
8718 msgstr "Impossibile determinare il tipo MIME del file."
8719
8720 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
8721 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
8722 #. TRANS: the MIME type that was denied.
8723 #, php-format
8724 msgid ""
8725 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
8726 "format."
8727 msgstr ""
8728 "\"%1$s\" non è un tipo di file supportato su questo server. Prova a usare un "
8729 "formato %2$s."
8730
8731 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
8732 #. TRANS: %s is the file type that was denied.
8733 #, php-format
8734 msgid "\"%s\" is not a supported file type on this server."
8735 msgstr "\"%s\" non è un tipo di file supportata su questo server."
8736
8737 #. TRANS: Form legend for direct notice.
8738 msgid "Send a direct notice"
8739 msgstr "Invia un messaggio diretto"
8740
8741 #. TRANS: Label entry in drop-down selection box in direct-message inbox/outbox.
8742 #. TRANS: This is the default entry in the drop-down box, doubling as instructions
8743 #. TRANS: and a brake against accidental submissions with the first user in the list.
8744 #, fuzzy
8745 msgid "Select recipient:"
8746 msgstr "Seleziona licenza"
8747
8748 #. TRANS: Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
8749 msgid "No mutual subscribers."
8750 msgstr "Nessun abbonato reciproco."
8751
8752 #. TRANS: Dropdown label in direct notice form.
8753 msgid "To"
8754 msgstr "A"
8755
8756 #. TRANS: Button text for sending a direct notice.
8757 msgctxt "Send button for sending notice"
8758 msgid "Send"
8759 msgstr "Invia"
8760
8761 #. TRANS: Header in message list.
8762 msgid "Messages"
8763 msgstr "Messaggi"
8764
8765 #. TRANS: Followed by notice source (usually the client used to send the notice).
8766 #. TRANS: Followed by notice source.
8767 msgid "from"
8768 msgstr "via"
8769
8770 #. TRANS: A possible notice source (web interface).
8771 msgctxt "SOURCE"
8772 msgid "web"
8773 msgstr "web"
8774
8775 #. TRANS: A possible notice source (XMPP).
8776 msgctxt "SOURCE"
8777 msgid "xmpp"
8778 msgstr "xmpp"
8779
8780 #. TRANS: A possible notice source (e-mail).
8781 #, fuzzy
8782 msgctxt "SOURCE"
8783 msgid "mail"
8784 msgstr "Email"
8785
8786 #. TRANS: A possible notice source (OpenMicroBlogging).
8787 msgctxt "SOURCE"
8788 msgid "omb"
8789 msgstr ""
8790
8791 #. TRANS: A possible notice source (Application Programming Interface).
8792 msgctxt "SOURCE"
8793 msgid "api"
8794 msgstr ""
8795
8796 #. TRANS: Client exception thrown when no author for an activity was found.
8797 msgid "Cannot get author for activity."
8798 msgstr ""
8799
8800 #. TRANS: Client exception thrown when ...
8801 #, fuzzy
8802 msgid "Bookmark not posted to this group."
8803 msgstr "Non fai parte di questo gruppo."
8804
8805 #. TRANS: Client exception when ...
8806 #, fuzzy
8807 msgid "Object not posted to this user."
8808 msgstr "Non eliminare il messaggio"
8809
8810 #. TRANS: Server exception thrown when a micro app plugin uses a target that cannot be handled.
8811 msgid "Do not know how to handle this kind of target."
8812 msgstr ""
8813
8814 #. TRANS: Server exception thrown when a micro app plugin developer has not done his job too well.
8815 msgid "You must implement either adaptNoticeListItem() or showNotice()."
8816 msgstr ""
8817
8818 #. TRANS: Link description to show more items in a list.
8819 msgid "More ▼"
8820 msgstr ""
8821
8822 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8823 msgid "Nickname cannot be empty."
8824 msgstr ""
8825
8826 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8827 #, php-format
8828 msgid "Nickname cannot be more than %d character long."
8829 msgid_plural "Nickname cannot be more than %d characters long."
8830 msgstr[0] ""
8831 msgstr[1] ""
8832
8833 #. TRANS: Form legend for notice form.
8834 msgid "Send a notice"
8835 msgstr "Invia un messaggio"
8836
8837 #. TRANS: Title for notice label. %s is the user's nickname.
8838 #, php-format
8839 msgid "What's up, %s?"
8840 msgstr "Cosa succede, %s?"
8841
8842 #. TRANS: Input label in notice form for adding an attachment.
8843 msgid "Attach"
8844 msgstr "Allega"
8845
8846 #. TRANS: Title for input field to attach a file to a notice.
8847 #, fuzzy
8848 msgid "Attach a file."
8849 msgstr "Allega un file"
8850
8851 #. TRANS: Field label to add location to a notice.
8852 msgid "Share my location"
8853 msgstr "Condividi la mia posizione"
8854
8855 #. TRANS: Text to not share location for a notice in notice form.
8856 msgid "Do not share my location"
8857 msgstr "Non condividere la mia posizione"
8858
8859 #. TRANS: Timeout error text for location retrieval in notice form.
8860 msgid ""
8861 "Sorry, retrieving your geo location is taking longer than expected, please "
8862 "try again later"
8863 msgstr ""
8864 "Il recupero della tua posizione geografica sta impiegando più tempo del "
8865 "previsto. Riprova più tardi."
8866
8867 #. TRANS: Separator in profile addressees list.
8868 msgctxt "SEPARATOR"
8869 msgid ", "
8870 msgstr ", "
8871
8872 #. TRANS: Used in coordinates as abbreviation of north.
8873 msgid "N"
8874 msgstr "N"
8875
8876 #. TRANS: Used in coordinates as abbreviation of south.
8877 msgid "S"
8878 msgstr "S"
8879
8880 #. TRANS: Used in coordinates as abbreviation of east.
8881 msgid "E"
8882 msgstr "E"
8883
8884 #. TRANS: Used in coordinates as abbreviation of west.
8885 msgid "W"
8886 msgstr "O"
8887
8888 #. TRANS: Coordinates message.
8889 #. TRANS: %1$s is lattitude degrees, %2$s is lattitude minutes,
8890 #. TRANS: %3$s is lattitude seconds, %4$s is N (north) or S (south) depending on lattitude,
8891 #. TRANS: %5$s is longitude degrees, %6$s is longitude minutes,
8892 #. TRANS: %7$s is longitude seconds, %8$s is E (east) or W (west) depending on longitude,
8893 #, php-format
8894 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
8895 msgstr "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
8896
8897 #. TRANS: Followed by geo location.
8898 msgid "at"
8899 msgstr "presso"
8900
8901 #. TRANS: Addition in notice list item if notice is part of a conversation.
8902 msgid "in context"
8903 msgstr "in una discussione"
8904
8905 #. TRANS: Addition in notice list item if notice was repeated. Followed by a span with a nickname.
8906 msgid "Repeated by"
8907 msgstr "Ripetuto da"
8908
8909 #, fuzzy
8910 msgid " "
8911 msgstr ", "
8912
8913 #. TRANS: Link title in notice list item to reply to a notice.
8914 #, fuzzy
8915 msgid "Reply to this notice."
8916 msgstr "Rispondi a questo messaggio"
8917
8918 #. TRANS: Link text in notice list item to reply to a notice.
8919 msgid "Reply"
8920 msgstr "Rispondi"
8921
8922 #. TRANS: Link title in notice list item to delete a notice.
8923 #, fuzzy
8924 msgid "Delete this notice from the timeline."
8925 msgstr "Elimina questo messaggio"
8926
8927 #. TRANS: Title for repeat form status in notice list when a notice has been repeated.
8928 #, fuzzy
8929 msgid "Notice repeated."
8930 msgstr "Messaggio ripetuto"
8931
8932 #. TRANS: Field label for notice text.
8933 msgid "Update your status..."
8934 msgstr ""
8935
8936 #. TRANS: Form legend of form to nudge/ping another user.
8937 msgid "Nudge this user"
8938 msgstr "Richiama questo utente"
8939
8940 #. TRANS: Button text to nudge/ping another user.
8941 #, fuzzy
8942 msgctxt "BUTTON"
8943 msgid "Nudge"
8944 msgstr "Richiama"
8945
8946 #. TRANS: Button title to nudge/ping another user.
8947 #, fuzzy
8948 msgid "Send a nudge to this user."
8949 msgstr "Invia un richiamo a questo utente"
8950
8951 #. TRANS: Server exception thrown in oEmbed action if no API endpoint is available.
8952 #, fuzzy
8953 msgid "No oEmbed API endpoint available."
8954 msgstr "Messaggistica istantanea non disponibile."
8955
8956 #. TRANS: Field label for list.
8957 #, fuzzy
8958 msgctxt "LABEL"
8959 msgid "List"
8960 msgstr "Collegamenti"
8961
8962 #. TRANS: Field title for list.
8963 #, fuzzy
8964 msgid "Change the list (letters, numbers, -, ., and _ are allowed)."
8965 msgstr ""
8966 "Etichette per questo utente (lettere, numeri, -, . e _), separate da virgole "
8967 "o spazi"
8968
8969 #. TRANS: Field title for description of list.
8970 #, fuzzy
8971 msgid "Describe the list or topic."
8972 msgstr "Descrivi il gruppo o l'argomento"
8973
8974 #. TRANS: Field title for description of list.
8975 #. TRANS: %d is the maximum number of characters for the description.
8976 #, fuzzy, php-format
8977 msgid "Describe the list or topic in %d character."
8978 msgid_plural "Describe the list or topic in %d characters."
8979 msgstr[0] "Descrivi il gruppo o l'argomento in %d caratteri"
8980 msgstr[1] "Descrivi il gruppo o l'argomento in %d caratteri"
8981
8982 #. TRANS: Button title to delete a list.
8983 #, fuzzy
8984 msgid "Delete this list."
8985 msgstr "Elimina questo utente"
8986
8987 #. TRANS: Header in list edit form.
8988 msgid "Add or remove people"
8989 msgstr ""
8990
8991 #. TRANS: Header in list edit form.
8992 msgctxt "HEADER"
8993 msgid "Search"
8994 msgstr "Cerca"
8995
8996 #. TRANS: Menu item in list navigation panel.
8997 #, fuzzy
8998 msgctxt "MENU"
8999 msgid "List"
9000 msgstr "Collegamenti"
9001
9002 #. TRANS: Menu item title in list navigation panel.
9003 #. TRANS: %1$s is a list, %2$s is a nickname.
9004 #, fuzzy, php-format
9005 msgid "%1$s list by %2$s."
9006 msgstr "%1$s - %2$s"
9007
9008 #. TRANS: Menu item in list navigation panel.
9009 #, fuzzy
9010 msgctxt "MENU"
9011 msgid "Listed"
9012 msgstr "Licenza"
9013
9014 #. TRANS: Menu item in list navigation panel.
9015 #. TRANS: Menu item in local navigation menu.
9016 #, fuzzy
9017 msgctxt "MENU"
9018 msgid "Subscribers"
9019 msgstr "Abbonati"
9020
9021 #. TRANS: Menu item title in list navigation panel.
9022 #. TRANS: %1$s is a list, %2$s is a nickname.
9023 #, fuzzy, php-format
9024 msgid "Subscribers to %1$s list by %2$s."
9025 msgstr "Abbonati a %s."
9026
9027 #. TRANS: Menu item in list navigation panel.
9028 #, fuzzy
9029 msgctxt "MENU"
9030 msgid "Edit"
9031 msgstr "Modifica"
9032
9033 #. TRANS: Menu item title in list navigation panel.
9034 #. TRANS: %s is a list.
9035 #, fuzzy, php-format
9036 msgid "Edit %s list by you."
9037 msgstr "Modifica il gruppo %s"
9038
9039 #. TRANS: Title for link to edit list settings.
9040 #, fuzzy
9041 msgid "Edit list settings."
9042 msgstr "Modifica impostazioni del profilo"
9043
9044 #. TRANS: Text for link to edit list settings.
9045 msgid "Edit"
9046 msgstr "Modifica"
9047
9048 #. TRANS: Privacy mode text in list list item for private list.
9049 msgctxt "MODE"
9050 msgid "Private"
9051 msgstr "Privato"
9052
9053 #. TRANS: Menu item in the group navigation page.
9054 #, fuzzy
9055 msgctxt "MENU"
9056 msgid "List Subscriptions"
9057 msgstr "Abbonamenti"
9058
9059 #. TRANS: Tooltip for menu item in the group navigation page.
9060 #. TRANS: %s is a user nickname.
9061 #, fuzzy, php-format
9062 msgctxt "TOOLTIP"
9063 msgid "Lists subscribed to by %s."
9064 msgstr "Abbonati a %s."
9065
9066 #. TRANS: Menu item in the group navigation page.
9067 #. TRANS: %s is a user nickname.
9068 #, fuzzy, php-format
9069 msgctxt "MENU"
9070 msgid "Lists with %s"
9071 msgstr "Messaggi con \"%s\""
9072
9073 #. TRANS: Tooltip for menu item in the group navigation page.
9074 #. TRANS: %s is a user nickname.
9075 #, fuzzy, php-format
9076 msgctxt "TOOLTIP"
9077 msgid "Lists with %s."
9078 msgstr "Messaggi con \"%s\""
9079
9080 #. TRANS: Menu item in the group navigation page.
9081 #. TRANS: %s is a user nickname.
9082 #, php-format
9083 msgctxt "MENU"
9084 msgid "Lists by %s"
9085 msgstr ""
9086
9087 #. TRANS: Tooltip for menu item in the group navigation page.
9088 #. TRANS: %s is a user nickname.
9089 #, fuzzy, php-format
9090 msgctxt "TOOLTIP"
9091 msgid "Lists by %s."
9092 msgstr "%1$s - %2$s"
9093
9094 #. TRANS: Label in lists widget.
9095 #, fuzzy
9096 msgctxt "LABEL"
9097 msgid "Your lists"
9098 msgstr "Messaggi famosi"
9099
9100 #. TRANS: Fieldset legend in lists widget.
9101 #, fuzzy
9102 msgctxt "LEGEND"
9103 msgid "Edit lists"
9104 msgstr "Non è un'etichetta valida di persona: %s."
9105
9106 #. TRANS: Label in self tags widget.
9107 #, fuzzy
9108 msgctxt "LABEL"
9109 msgid "Tags"
9110 msgstr "Etichette"
9111
9112 #. TRANS: Title for section contaning lists with the most subscribers.
9113 #, fuzzy
9114 msgid "Popular lists"
9115 msgstr "Messaggi famosi"
9116
9117 #. TRANS: List summary. %1$d is the number of users in the list,
9118 #. TRANS: %2$d is the number of subscribers to the list.
9119 #, fuzzy, php-format
9120 msgid "Listed: %1$d Subscribers: %2$d"
9121 msgstr "Abbonati a %1$s, pagina %2$d"
9122
9123 #. TRANS: Title for page that displays which lists current user is part of.
9124 #, fuzzy, php-format
9125 msgid "Lists with you"
9126 msgstr "Metodo delle API non trovato."
9127
9128 #. TRANS: Title for page that displays which lists a user is part of.
9129 #. TRANS: %s is a profile name.
9130 #, fuzzy, php-format
9131 msgid "Lists with %s"
9132 msgstr "Messaggi con \"%s\""
9133
9134 #. TRANS: Title for page that displays lists a user has subscribed to.
9135 #, fuzzy
9136 msgid "List subscriptions"
9137 msgstr "Abbonamenti di %s"
9138
9139 #. TRANS: Menu item in personal group navigation menu.
9140 #. TRANS: Menu item in settings navigation panel.
9141 #. TRANS: Menu item in local navigation menu.
9142 #, fuzzy
9143 msgctxt "MENU"
9144 msgid "Profile"
9145 msgstr "Profilo"
9146
9147 #. TRANS: Menu item title in personal group navigation menu.
9148 #, fuzzy
9149 msgid "Your profile"
9150 msgstr "Profilo del gruppo"
9151
9152 #. TRANS: Menu item in personal group navigation menu.
9153 #, fuzzy
9154 msgctxt "MENU"
9155 msgid "Replies"
9156 msgstr "Risposte"
9157
9158 #. TRANS: Menu item in personal group navigation menu.
9159 msgctxt "MENU"
9160 msgid "Favorites"
9161 msgstr "Preferiti"
9162
9163 #. TRANS: Replaces %s in '%s\'s favorite notices'. (Yes, we know we need to fix this.)
9164 #, fuzzy
9165 msgctxt "FIXME"
9166 msgid "User"
9167 msgstr "Utente"
9168
9169 #. TRANS: Menu item in personal group navigation menu.
9170 #, fuzzy
9171 msgctxt "MENU"
9172 msgid "Messages"
9173 msgstr "Messaggio"
9174
9175 #. TRANS: Menu item title in personal group navigation menu.
9176 msgid "Your incoming messages"
9177 msgstr "I tuoi messaggi in arrivo"
9178
9179 #. TRANS: Displayed as version information for a plugin if no version information was found.
9180 msgid "Unknown"
9181 msgstr "Sconosciuto"
9182
9183 #. TRANS: Plugin admin panel controls
9184 msgctxt "plugin"
9185 msgid "Disable"
9186 msgstr ""
9187
9188 #. TRANS: Plugin admin panel controls
9189 msgctxt "plugin"
9190 msgid "Enable"
9191 msgstr ""
9192
9193 #. TRANS: Plugin description for a disabled plugin.
9194 msgctxt "plugin-description"
9195 msgid ""
9196 "(The plugin description is unavailable when a plugin has been disabled.)"
9197 msgstr ""
9198
9199 #. TRANS: Menu item in primary navigation panel.
9200 #, fuzzy
9201 msgctxt "MENU"
9202 msgid "Settings"
9203 msgstr "Impostazioni SMS"
9204
9205 #. TRANS: Menu item title in primary navigation panel.
9206 #, fuzzy
9207 msgid "Change your personal settings."
9208 msgstr "Modifica le impostazioni del tuo profilo"
9209
9210 #. TRANS: Menu item in primary navigation panel.
9211 msgctxt "MENU"
9212 msgid "Admin"
9213 msgstr "Amministra"
9214
9215 #. TRANS: Menu item title in primary navigation panel.
9216 #, fuzzy
9217 msgid "Site configuration."
9218 msgstr "Configurazione utente"
9219
9220 #. TRANS: Menu item in primary navigation panel.
9221 msgctxt "MENU"
9222 msgid "Logout"
9223 msgstr "Esci"
9224
9225 #. TRANS: Menu item title in primary navigation panel.
9226 #, fuzzy
9227 msgid "Logout from the site."
9228 msgstr "Termina la tua sessione sul sito"
9229
9230 #. TRANS: Menu item title in primary navigation panel.
9231 #, fuzzy
9232 msgid "Login to the site."
9233 msgstr "Accedi al sito"
9234
9235 #. TRANS: H2 text for user subscription statistics.
9236 #, fuzzy
9237 msgid "Following"
9238 msgstr "Segui"
9239
9240 #. TRANS: H2 text for user subscriber statistics.
9241 #, fuzzy
9242 msgid "Followers"
9243 msgstr "Segui"
9244
9245 #. TRANS: H2 text for user statistics.
9246 msgid "Statistics"
9247 msgstr "Statistiche"
9248
9249 #. TRANS: Label for user statistics.
9250 msgid "User ID"
9251 msgstr "ID utente"
9252
9253 #. TRANS: Label for user statistics.
9254 msgid "Member since"
9255 msgstr "Membro dal"
9256
9257 #. TRANS: Label for user statistics.
9258 #. TRANS: Average count of posts made per day since account registration.
9259 msgid "Daily average"
9260 msgstr "Media giornaliera"
9261
9262 #. TRANS: H2 text for user group membership statistics.
9263 msgid "Groups"
9264 msgstr "Gruppi"
9265
9266 #. TRANS: H2 text for user list membership statistics.
9267 #, fuzzy
9268 msgid "Lists"
9269 msgstr "Limiti"
9270
9271 #. TRANS: Server error displayed when using an unimplemented method.
9272 msgid "Unimplemented method."
9273 msgstr "Metodo non implementato"
9274
9275 #. TRANS: Menu item title in search group navigation panel.
9276 msgid "User groups"
9277 msgstr "Gruppi dell'utente"
9278
9279 #. TRANS: Menu item in search group navigation panel.
9280 #, fuzzy
9281 msgctxt "MENU"
9282 msgid "Recent tags"
9283 msgstr "Etichette recenti"
9284
9285 #. TRANS: Menu item title in search group navigation panel.
9286 msgid "Recent tags"
9287 msgstr "Etichette recenti"
9288
9289 #. TRANS: Menu item in search group navigation panel.
9290 #, fuzzy
9291 msgctxt "MENU"
9292 msgid "Featured"
9293 msgstr "In evidenza"
9294
9295 #. TRANS: Menu item in search group navigation panel.
9296 #, fuzzy
9297 msgctxt "MENU"
9298 msgid "Popular"
9299 msgstr "Famosi"
9300
9301 #. TRANS: Title for inbox tag cloud section.
9302 msgctxt "TITLE"
9303 msgid "Trending topics"
9304 msgstr ""
9305
9306 #. TRANS: Client error displayed when return-to was defined without a target.
9307 msgid "No return-to arguments."
9308 msgstr "Nessun argomento return-to."
9309
9310 #. TRANS: For legend for notice repeat form.
9311 msgid "Repeat this notice?"
9312 msgstr "Ripetere questo messaggio?"
9313
9314 #. TRANS: Button title to repeat a notice on notice repeat form.
9315 #, fuzzy
9316 msgid "Repeat this notice."
9317 msgstr "Ripeti questo messaggio"
9318
9319 #. TRANS: Description of role revoke form. %s is the role to be revoked.
9320 #, php-format
9321 msgid "Revoke the \"%s\" role from this user"
9322 msgstr "Revoca il ruolo \"%s\" a questo utente"
9323
9324 #. TRANS: Client error on action trying to visit a non-existing page.
9325 #, fuzzy
9326 msgid "Page not found."
9327 msgstr "Metodo delle API non trovato."
9328
9329 #. TRANS: Title of form to sandbox a user.
9330 #, fuzzy
9331 msgctxt "TITLE"
9332 msgid "Sandbox"
9333 msgstr "Sandbox"
9334
9335 #. TRANS: Description of form to sandbox a user.
9336 msgid "Sandbox this user"
9337 msgstr "Metti questo utente nella \"sandbox\""
9338
9339 #. TRANS: Fieldset legend for the search form.
9340 msgid "Search site"
9341 msgstr "Cerca nel sito"
9342
9343 #. TRANS: Used as a field label for the field where one or more keywords
9344 #. TRANS: for searching can be entered.
9345 msgid "Keyword(s)"
9346 msgstr "Parole"
9347
9348 #. TRANS: Button text for searching site.
9349 #. TRANS: Button text for search button on search form.
9350 #. TRANS: Button text to search profiles.
9351 msgctxt "BUTTON"
9352 msgid "Search"
9353 msgstr "Cerca"
9354
9355 #. TRANS: Standard search suggestions shown when a search does not give any results.
9356 msgid ""
9357 "* Make sure all words are spelled correctly.\n"
9358 "* Try different keywords.\n"
9359 "* Try more general keywords.\n"
9360 "* Try fewer keywords."
9361 msgstr ""
9362
9363 #. TRANS: Standard search suggestions shown when a search does not give any results.
9364 #, php-format
9365 msgid ""
9366 "You can also try your search on other engines:\n"
9367 "\n"
9368 "* [Twingly](http://www.twingly.com/search?q=%s&content=microblog&site=%%%%"
9369 "site.server%%%%)\n"
9370 "* [Tweet scan](http://www.tweetscan.com/indexi.php?s=%s)\n"
9371 "* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)\n"
9372 "* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)\n"
9373 "* [Collecta](http://collecta.com/#q=%s)"
9374 msgstr ""
9375
9376 #. TRANS: Menu item in search group navigation panel.
9377 msgctxt "MENU"
9378 msgid "People"
9379 msgstr "Persone"
9380
9381 #. TRANS: Menu item title in search group navigation panel.
9382 msgid "Find people on this site"
9383 msgstr "Trova persone in questo sito"
9384
9385 #. TRANS: Menu item in search group navigation panel.
9386 msgctxt "MENU"
9387 msgid "Notices"
9388 msgstr "Avvisi"
9389
9390 #. TRANS: Menu item title in search group navigation panel.
9391 msgid "Find content of notices"
9392 msgstr "Trova contenuto dei messaggi"
9393
9394 #. TRANS: Menu item title in search group navigation panel.
9395 msgid "Find groups on this site"
9396 msgstr "Trova gruppi in questo sito"
9397
9398 #. TRANS: Secondary navigation menu item leading to Terms of Service.
9399 msgctxt "MENU"
9400 msgid "TOS"
9401 msgstr "TOS"
9402
9403 #. TRANS: Secondary navigation menu item leading to privacy policy.
9404 msgctxt "MENU"
9405 msgid "Privacy"
9406 msgstr "Privacy"
9407
9408 #. TRANS: Secondary navigation menu item. Leads to information about StatusNet and its license.
9409 msgctxt "MENU"
9410 msgid "Source"
9411 msgstr "Sorgente"
9412
9413 #. TRANS: Secondary navigation menu item leading to version information on the StatusNet site.
9414 msgctxt "MENU"
9415 msgid "Version"
9416 msgstr "Versione"
9417
9418 #. TRANS: Default title for section/sidebar widget.
9419 msgid "Untitled section"
9420 msgstr "Sezione senza nome"
9421
9422 #. TRANS: Default "More..." title for section/sidebar widget.
9423 msgid "More..."
9424 msgstr "Altro..."
9425
9426 #. TRANS: Header in settings navigation panel.
9427 msgctxt "HEADER"
9428 msgid "Settings"
9429 msgstr "Impostazioni"
9430
9431 #. TRANS: Menu item title in settings navigation panel.
9432 msgid "Change your profile settings"
9433 msgstr "Modifica le impostazioni del tuo profilo"
9434
9435 #. TRANS: Menu item in settings navigation panel.
9436 msgctxt "MENU"
9437 msgid "Avatar"
9438 msgstr "Avatar"
9439
9440 #. TRANS: Menu item title in settings navigation panel.
9441 msgid "Upload an avatar"
9442 msgstr "Carica un'immagine"
9443
9444 #. TRANS: Menu item in settings navigation panel.
9445 msgctxt "MENU"
9446 msgid "Password"
9447 msgstr "Password"
9448
9449 #. TRANS: Menu item title in settings navigation panel.
9450 msgid "Change your password"
9451 msgstr "Modifica la tua password"
9452
9453 #. TRANS: Menu item in settings navigation panel.
9454 msgctxt "MENU"
9455 msgid "Email"
9456 msgstr "Email"
9457
9458 #. TRANS: Menu item title in settings navigation panel.
9459 msgid "Change email handling"
9460 msgstr "Modifica la gestione dell'email"
9461
9462 #. TRANS: Menu item in settings navigation panel.
9463 msgctxt "MENU"
9464 msgid "URL"
9465 msgstr "URL"
9466
9467 #. TRANS: Menu item title in settings navigation panel.
9468 msgid "URL shorteners"
9469 msgstr "Servizi di accorciamento degli URL"
9470
9471 #. TRANS: Menu item in settings navigation panel.
9472 #, fuzzy
9473 msgctxt "MENU"
9474 msgid "IM"
9475 msgstr "MI"
9476
9477 #. TRANS: Menu item title in settings navigation panel.
9478 msgid "Updates by instant messenger (IM)"
9479 msgstr "Messaggi via messaggistica istantanea (MI)"
9480
9481 #. TRANS: Menu item in settings navigation panel.
9482 msgctxt "MENU"
9483 msgid "SMS"
9484 msgstr "SMS"
9485
9486 #. TRANS: Menu item title in settings navigation panel.
9487 msgid "Updates by SMS"
9488 msgstr "Messaggi via SMS"
9489
9490 #. TRANS: Menu item in settings navigation panel.
9491 msgctxt "MENU"
9492 msgid "Connections"
9493 msgstr "Connessioni"
9494
9495 #. TRANS: Menu item title in settings navigation panel.
9496 msgid "Authorized connected applications"
9497 msgstr "Applicazioni collegate autorizzate"
9498
9499 #. TRANS: Menu item in settings navigation panel.
9500 msgctxt "MENU"
9501 msgid "Old school"
9502 msgstr ""
9503
9504 #. TRANS: Menu item title in settings navigation panel.
9505 msgid "UI tweaks for old-school users"
9506 msgstr ""
9507
9508 #. TRANS: Title of form to silence a user.
9509 #, fuzzy
9510 msgctxt "TITLE"
9511 msgid "Silence"
9512 msgstr "Zittisci"
9513
9514 #. TRANS: Description of form to silence a user.
9515 msgid "Silence this user"
9516 msgstr "Zittisci questo utente"
9517
9518 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
9519 #, fuzzy
9520 msgid "Could not create anonymous consumer."
9521 msgstr "Impossibile creare gli alias."
9522
9523 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
9524 #, fuzzy
9525 msgid "Could not create anonymous OAuth application."
9526 msgstr "Impossibile creare l'applicazione."
9527
9528 #. TRANS: Exception thrown when no token association could be found.
9529 msgid ""
9530 "Could not find a profile and application associated with the request token."
9531 msgstr ""
9532
9533 #. TRANS: Exception thrown when no access token can be issued.
9534 #, fuzzy
9535 msgid "Could not issue access token."
9536 msgstr "Impossibile inserire il messaggio."
9537
9538 #. TRANS: Exception thrown when a database error occurs.
9539 msgid "Database error inserting OAuth application user."
9540 msgstr "Errore nel database nell'inserire l'applicazione utente OAuth."
9541
9542 #. TRANS: Exception thrown when a database error occurs.
9543 #, fuzzy
9544 msgid "Database error updating OAuth application user."
9545 msgstr "Errore nel database nell'inserire l'applicazione utente OAuth."
9546
9547 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
9548 msgid "Tried to revoke unknown token."
9549 msgstr "Tentativo di revocare un token sconosciuto."
9550
9551 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
9552 msgid "Failed to delete revoked token."
9553 msgstr "Eliminazione del token revocato non riuscita."
9554
9555 #. TRANS: Menu item in local navigation menu.
9556 #, fuzzy
9557 msgctxt "MENU"
9558 msgid "Subscriptions"
9559 msgstr "Abbonamenti"
9560
9561 #. TRANS: Menu item title in local navigation menu.
9562 #. TRANS: %s is a user nickname.
9563 #, fuzzy, php-format
9564 msgid "People %s subscribes to."
9565 msgstr "Persone di cui %s ha un abbonamento"
9566
9567 #. TRANS: Menu item title in local navigation menu.
9568 #. TRANS: %s is a user nickname.
9569 #, fuzzy, php-format
9570 msgid "People subscribed to %s."
9571 msgstr "Persone abbonate a %s"
9572
9573 #. TRANS: Menu item in local navigation menu.
9574 #. TRANS: %d is the number of pending subscription requests.
9575 #, php-format
9576 msgctxt "MENU"
9577 msgid "Pending (%d)"
9578 msgstr ""
9579
9580 #. TRANS: Menu item title in local navigation menu.
9581 #, php-format
9582 msgid "Approve pending subscription requests."
9583 msgstr ""
9584
9585 #. TRANS: Menu item title in local navigation menu.
9586 #. TRANS: %s is a user nickname.
9587 #, fuzzy, php-format
9588 msgid "Groups %s is a member of."
9589 msgstr "Gruppi di cui %s fa parte"
9590
9591 #. TRANS: Menu item title in local navigation menu.
9592 #. TRANS: %s is a user nickname.
9593 #, fuzzy, php-format
9594 msgid "List subscriptions by %s."
9595 msgstr "Persone abbonate a %s"
9596
9597 #. TRANS: Menu item in local navigation menu.
9598 msgctxt "MENU"
9599 msgid "Invite"
9600 msgstr "Invita"
9601
9602 #. TRANS: Menu item title in local navigation menu.
9603 #. TRANS: %s is the StatusNet sitename.
9604 #, fuzzy, php-format
9605 msgid "Invite friends and colleagues to join you on %s."
9606 msgstr "Invita amici e colleghi a seguirti su %s"
9607
9608 #. TRANS: Form of form to subscribe to a user.
9609 msgid "Subscribe to this user"
9610 msgstr "Abbonati a questo utente"
9611
9612 #. TRANS: Button text to subscribe to a user.
9613 #. TRANS: Button text for subscribing to a list.
9614 #, fuzzy
9615 msgctxt "BUTTON"
9616 msgid "Subscribe"
9617 msgstr "Abbonati"
9618
9619 #. TRANS: Button title to subscribe to a user.
9620 #, fuzzy
9621 msgid "Subscribe to this user."
9622 msgstr "Abbonati a questo utente"
9623
9624 #. TRANS: Title of personal tag cloud section.
9625 msgid "People Tagcloud as self-tagged"
9626 msgstr "Insieme delle etichette delle persone come auto-etichettate"
9627
9628 #. TRANS: Title of personal tag cloud section.
9629 msgid "People Tagcloud as tagged"
9630 msgstr "Insieme delle etichette delle persone come etichettate"
9631
9632 #. TRANS: Content displayed in a tag cloud section if there are no tags.
9633 msgctxt "NOTAGS"
9634 msgid "None"
9635 msgstr "Nessuno"
9636
9637 #. TRANS: Server exception displayed if a theme name was invalid.
9638 msgid "Invalid theme name."
9639 msgstr "Nome tema non valido."
9640
9641 #. TRANS: Exception thrown when a compressed theme is uploaded while no support present in PHP configuration.
9642 msgid "This server cannot handle theme uploads without ZIP support."
9643 msgstr ""
9644 "Questo server non è in grado di gestire caricamenti senza il supporto ZIP."
9645
9646 #. TRANS: Server exception thrown when uploading a theme fails.
9647 msgid "The theme file is missing or the upload failed."
9648 msgstr "Manca il file del tema o il caricamento non è riuscito."
9649
9650 #. TRANS: Server exception thrown when saving an uploaded theme after decompressing it fails.
9651 #. TRANS: Server exception thrown when an uploaded theme cannot be saved during extraction.
9652 msgid "Failed saving theme."
9653 msgstr "Salvataggio del tema non riuscito."
9654
9655 #. TRANS: Server exception thrown when an uploaded theme has an incorrect structure.
9656 #, fuzzy
9657 msgid "Invalid theme: Bad directory structure."
9658 msgstr "Tema non valido: struttura directory non corretta."
9659
9660 #. TRANS: Client exception thrown when an uploaded theme is larger than the limit.
9661 #. TRANS: %d is the number of bytes of the uncompressed theme.
9662 #, fuzzy, php-format
9663 msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
9664 msgid_plural ""
9665 "Uploaded theme is too large; must be less than %d bytes uncompressed."
9666 msgstr[0] ""
9667 "Il tema caricato è troppo grande, deve essere meno di %d byte non compresso."
9668 msgstr[1] ""
9669 "Il tema caricato è troppo grande, deve essere meno di %d byte non compresso."
9670
9671 #. TRANS: Server exception thrown when an uploaded theme is incomplete.
9672 #, fuzzy
9673 msgid "Invalid theme archive: Missing file css/display.css"
9674 msgstr "File di tema non valido: manca il file css/display.css"
9675
9676 #. TRANS: Server exception thrown when an uploaded theme has an incorrect file or folder name.
9677 msgid ""
9678 "Theme contains invalid file or folder name. Stick with ASCII letters, "
9679 "digits, underscore, and minus sign."
9680 msgstr ""
9681 "Il tema contiene file non o nomi di cartelle non validi. Utilizzare "
9682 "solamente caratteri ASCII, numeri, il trattino basso e il segno meno."
9683
9684 #. TRANS: Server exception thrown when an uploaded theme contains files with unsafe file extensions.
9685 msgid "Theme contains unsafe file extension names; may be unsafe."
9686 msgstr ""
9687 "Il tema contiene file con estensioni non sicure: potrebbe non essere sicuro."
9688
9689 #. TRANS: Server exception thrown when an uploaded theme contains a file type that is not allowed.
9690 #. TRANS: %s is the file type that is not allowed.
9691 #, fuzzy, php-format
9692 msgid "Theme contains file of type \".%s\", which is not allowed."
9693 msgstr "Il tema contiene file di tipo \".%s\" che non sono supportati."
9694
9695 #. TRANS: Server exception thrown when an uploaded compressed theme cannot be opened.
9696 msgid "Error opening theme archive."
9697 msgstr "Errore nell'aprire il file del tema."
9698
9699 #. TRANS: Header for Notices section.
9700 #, fuzzy
9701 msgctxt "HEADER"
9702 msgid "Notices"
9703 msgstr "Messaggi"
9704
9705 #. TRANS: Link to show replies for a notice.
9706 #. TRANS: %d is the number of replies to a notice and used for plural.
9707 #, php-format
9708 msgid "Show reply"
9709 msgid_plural "Show all %d replies"
9710 msgstr[0] ""
9711 msgstr[1] ""
9712
9713 #. TRANS: Reference to the logged in user in favourite list.
9714 msgctxt "FAVELIST"
9715 msgid "You"
9716 msgstr ""
9717
9718 #. TRANS: For building a list such as "Jim, Bob, Mary and 5 others like this".
9719 #. TRANS: %1$s is a list of users, separated by a separator (default: ", "), %2$s is the last user in the list.
9720 #, fuzzy, php-format
9721 msgctxt "FAVELIST"
9722 msgid "%1$s and %2$s"
9723 msgstr "%1$s - %2$s"
9724
9725 #. TRANS: List message for notice favoured by logged in user.
9726 #, fuzzy
9727 msgctxt "FAVELIST"
9728 msgid "You like this."
9729 msgstr "Messaggi famosi"
9730
9731 #. TRANS: List message for when more than 4 people like something.
9732 #. TRANS: %%s is a list of users liking a notice, %d is the number over 4 that like the notice.
9733 #. TRANS: Plural is decided on the total number of users liking the notice (count of %%s + %d).
9734 #, php-format
9735 msgid "%%s and %d others like this."
9736 msgid_plural "%%s and %d others like this."
9737 msgstr[0] ""
9738 msgstr[1] ""
9739
9740 #. TRANS: List message for favoured notices.
9741 #. TRANS: %%s is a list of users liking a notice.
9742 #. TRANS: Plural is based on the number of of users that have favoured a notice.
9743 #, php-format
9744 msgid "%%s likes this."
9745 msgid_plural "%%s like this."
9746 msgstr[0] ""
9747 msgstr[1] ""
9748
9749 #. TRANS: List message for notice repeated by logged in user.
9750 #, fuzzy
9751 msgctxt "REPEATLIST"
9752 msgid "You repeated this."
9753 msgstr "Hai già ripetuto quel messaggio."
9754
9755 #. TRANS: List message for when more than 4 people repeat something.
9756 #. TRANS: %%s is a list of users liking a notice, %d is the number over 4 that like the notice.
9757 #. TRANS: Plural is decided on the total number of users liking the notice (count of %%s + %d).
9758 #, php-format
9759 msgid "%%s and %d other repeated this."
9760 msgid_plural "%%s and %d others repeated this."
9761 msgstr[0] ""
9762 msgstr[1] ""
9763
9764 #. TRANS: List message for favoured notices.
9765 #. TRANS: %%s is a list of users liking a notice.
9766 #. TRANS: Plural is based on the number of of users that have favoured a notice.
9767 #, fuzzy, php-format
9768 msgid "%%s repeated this."
9769 msgid_plural "%%s repeated this."
9770 msgstr[0] "Ripetuto a %s"
9771 msgstr[1] "Ripetuto a %s"
9772
9773 #. TRANS: Form legend.
9774 #, fuzzy, php-format
9775 msgid "Search and list people"
9776 msgstr "Cerca nel sito"
9777
9778 #. TRANS: Dropdown option for searching in profiles.
9779 msgid "Everything"
9780 msgstr "Tutto"
9781
9782 #. TRANS: Dropdown option for searching in profiles.
9783 msgid "Fullname"
9784 msgstr "Nome completo"
9785
9786 #. TRANS: Dropdown option for searching in profiles.
9787 msgid "URI (Remote users)"
9788 msgstr ""
9789
9790 #. TRANS: Dropdown field label.
9791 #, fuzzy
9792 msgctxt "LABEL"
9793 msgid "Search in"
9794 msgstr "Cerca nel sito"
9795
9796 #. TRANS: Dropdown field title.
9797 #, fuzzy
9798 msgid "Choose a field to search."
9799 msgstr "Scegli un'etichetta per ridurre l'elenco"
9800
9801 #. TRANS: Form legend.
9802 #. TRANS: %1$s is a nickname, $2$s is a list.
9803 #, fuzzy, php-format
9804 msgid "Remove %1$s from list %2$s"
9805 msgstr "%1$s - %2$s"
9806
9807 #. TRANS: Legend on form to add a profile to a list.
9808 #. TRANS: %1$s is a nickname, %2$s is a list.
9809 #, fuzzy, php-format
9810 msgid "Add %1$s to list %2$s"
9811 msgstr "%1$s - %2$s"
9812
9813 #. TRANS: Title for top posters section.
9814 msgid "Top posters"
9815 msgstr "Chi scrive più messaggi"
9816
9817 #. TRANS: Option in drop-down of potential addressees.
9818 msgctxt "SENDTO"
9819 msgid "Everyone"
9820 msgstr "Tutti"
9821
9822 #. TRANS: Option in drop-down of potential addressees.
9823 #. TRANS: %s is a StatusNet sitename.
9824 #, php-format
9825 msgid "My colleagues at %s"
9826 msgstr ""
9827
9828 #. TRANS: Label for drop-down of potential addressees.
9829 msgctxt "LABEL"
9830 msgid "To:"
9831 msgstr "A:"
9832
9833 #. TRANS: Checkbox label in widget for selecting potential addressees to mark the notice private.
9834 msgid "Private?"
9835 msgstr "Privato?"
9836
9837 #. TRANS: Client exception thrown in widget for selecting potential addressees when an invalid fill option was received.
9838 #, fuzzy, php-format
9839 msgid "Unknown to value: \"%s\"."
9840 msgstr "Lingua \"%s\" sconosciuta."
9841
9842 #. TRANS: Title for the form to unblock a user.
9843 #, fuzzy
9844 msgctxt "TITLE"
9845 msgid "Unblock"
9846 msgstr "Sblocca"
9847
9848 #. TRANS: Title for unsandbox form.
9849 #, fuzzy
9850 msgctxt "TITLE"
9851 msgid "Unsandbox"
9852 msgstr "Unsandbox"
9853
9854 #. TRANS: Description for unsandbox form.
9855 msgid "Unsandbox this user"
9856 msgstr "Togli questo utente dalla \"sandbox\""
9857
9858 #. TRANS: Title for unsilence form.
9859 msgid "Unsilence"
9860 msgstr "De-zittisci"
9861
9862 #. TRANS: Form description for unsilence form.
9863 msgid "Unsilence this user"
9864 msgstr "Fai parlare nuovamente questo utente"
9865
9866 #. TRANS: Form legend on unsubscribe form.
9867 msgid "Unsubscribe from this user"
9868 msgstr "Annulla l'abbonamento da questo utente"
9869
9870 #. TRANS: Button text on unsubscribe form.
9871 #. TRANS: Button text for unsubscribing from a list.
9872 msgctxt "BUTTON"
9873 msgid "Unsubscribe"
9874 msgstr "Cancella iscrizione"
9875
9876 #. TRANS: Button title on unsubscribe form.
9877 #, fuzzy
9878 msgid "Unsubscribe from this user."
9879 msgstr "Annulla l'abbonamento da questo utente"
9880
9881 #. TRANS: Exception text shown when no profile can be found for a user.
9882 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
9883 #, fuzzy, php-format
9884 msgid "User %1$s (%2$d) has no profile record."
9885 msgstr "L'utente non ha un profilo."
9886
9887 #. TRANS: Authorisation exception thrown when a user a not allowed to login.
9888 #, fuzzy
9889 msgid "Not allowed to log in."
9890 msgstr "Accesso non effettuato."
9891
9892 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9893 msgid "a few seconds ago"
9894 msgstr "pochi secondi fa"
9895
9896 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9897 msgid "about a minute ago"
9898 msgstr "circa un minuto fa"
9899
9900 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9901 #, php-format
9902 msgid "about one minute ago"
9903 msgid_plural "about %d minutes ago"
9904 msgstr[0] "circa un minuto fa"
9905 msgstr[1] "circa %d minuti fa"
9906
9907 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9908 msgid "about an hour ago"
9909 msgstr "circa un'ora fa"
9910
9911 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9912 #, php-format
9913 msgid "about one hour ago"
9914 msgid_plural "about %d hours ago"
9915 msgstr[0] "circa un'ora fa"
9916 msgstr[1] "circa %d ore fa"
9917
9918 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9919 msgid "about a day ago"
9920 msgstr "circa un giorno fa"
9921
9922 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9923 #, php-format
9924 msgid "about one day ago"
9925 msgid_plural "about %d days ago"
9926 msgstr[0] "circa un giorno fa"
9927 msgstr[1] "circa %d giorni fa"
9928
9929 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9930 msgid "about a month ago"
9931 msgstr "circa un mese fa"
9932
9933 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9934 #, php-format
9935 msgid "about one month ago"
9936 msgid_plural "about %d months ago"
9937 msgstr[0] "circa un mese fa"
9938 msgstr[1] "circa %d mesi fa"
9939
9940 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9941 msgid "about a year ago"
9942 msgstr "circa un anno fa"
9943
9944 #. TRANS: Web color exception thrown when a hexadecimal color code does not validate.
9945 #. TRANS: %s is the provided (invalid) color code.
9946 #, fuzzy, php-format
9947 msgid "%s is not a valid color! Use 3 or 6 hex characters."
9948 msgstr "%s non è un colore valido. Usa 3 o 6 caratteri esadecimali."
9949
9950 #. TRANS: Exception.
9951 msgid "Invalid XML."
9952 msgstr "XML non valido."
9953
9954 #. TRANS: Exception.
9955 msgid "Invalid XML, missing XRD root."
9956 msgstr ""
9957
9958 #. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
9959 #, php-format
9960 msgid "Getting backup from file '%s'."
9961 msgstr ""