modified get_user function to take kwargs instead of username
[mediagoblin.git] / mediagoblin / i18n / it / LC_MESSAGES / mediagoblin.po
CommitLineData
e9b2d7b4 1# Translations template for PROJECT.
d9b59fc6 2# Copyright (C) 2013 ORGANIZATION
e9b2d7b4
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
5# Translators:
5f081163 6# Francesco Apruzzese <cescoap@gmail.com>, 2012.
bcd50908 7# <pikappa469@alice.it>, 2011.
e9b2d7b4 8# <robi@nunnisoft.ch>, 2011.
d2eb7440 9# <sun_lion@live.com>, 2012.
e9b2d7b4
CAW
10msgid ""
11msgstr ""
12"Project-Id-Version: GNU MediaGoblin\n"
5f081163 13"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
a99321b9
CAW
14"POT-Creation-Date: 2013-03-04 18:04-0600\n"
15"PO-Revision-Date: 2013-03-05 00:04+0000\n"
e9b2d7b4
CAW
16"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
17"Language-Team: LANGUAGE <LL@li.org>\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"Generated-By: Babel 0.9.6\n"
22"Language: it\n"
d2eb7440 23"Plural-Forms: nplurals=2; plural=(n != 1);\n"
e9b2d7b4 24
ac7c9180 25#: mediagoblin/auth/forms.py:28
d9b59fc6
CAW
26msgid "Invalid User name or email address."
27msgstr ""
28
ac7c9180 29#: mediagoblin/auth/forms.py:29
d9b59fc6
CAW
30msgid "This field does not take email addresses."
31msgstr ""
32
ac7c9180 33#: mediagoblin/auth/forms.py:30
d9b59fc6
CAW
34msgid "This field requires an email address."
35msgstr ""
36
ac7c9180 37#: mediagoblin/auth/forms.py:52 mediagoblin/auth/forms.py:67
e9b2d7b4
CAW
38msgid "Username"
39msgstr "Nome utente"
40
ac7c9180 41#: mediagoblin/auth/forms.py:56 mediagoblin/auth/forms.py:71
e9b2d7b4
CAW
42msgid "Password"
43msgstr "Password"
44
ac7c9180 45#: mediagoblin/auth/forms.py:60
e9b2d7b4
CAW
46msgid "Email address"
47msgstr "Indirizzo email"
48
ac7c9180 49#: mediagoblin/auth/forms.py:78
c2c66ea1 50msgid "Username or email"
d2eb7440 51msgstr "Nome utente o indirizzo email"
c2c66ea1 52
d9b59fc6 53#: mediagoblin/auth/views.py:54
e9b2d7b4 54msgid "Sorry, registration is disabled on this instance."
d2eb7440 55msgstr "Spiacente, la registrazione è disabilitata su questa istanza."
e9b2d7b4 56
d9b59fc6 57#: mediagoblin/auth/views.py:68
e9b2d7b4 58msgid "Sorry, a user with that name already exists."
d2eb7440 59msgstr "Spiacente, esiste già un utente con quel nome."
e9b2d7b4 60
d9b59fc6 61#: mediagoblin/auth/views.py:72
19e2668b 62msgid "Sorry, a user with that email address already exists."
bcd50908 63msgstr "Siamo spiacenti, un utente con quell'indirizzo email esiste già."
e9b2d7b4 64
d9b59fc6 65#: mediagoblin/auth/views.py:174
e9b2d7b4
CAW
66msgid ""
67"Your email address has been verified. You may now login, edit your profile, "
68"and submit images!"
d2eb7440 69msgstr "Il tuo indirizzo email è stato verificato. Ora puoi accedere, modificare il tuo profilo e caricare immagini!"
e9b2d7b4 70
d9b59fc6 71#: mediagoblin/auth/views.py:180
e9b2d7b4
CAW
72msgid "The verification key or user id is incorrect"
73msgstr "La chiave di verifica o l'id utente è sbagliato"
74
d9b59fc6 75#: mediagoblin/auth/views.py:198
19e2668b 76msgid "You must be logged in so we know who to send the email to!"
d2eb7440 77msgstr "Devi effettuare l'accesso così possiamo sapere a chi inviare l'email!"
19e2668b 78
d9b59fc6 79#: mediagoblin/auth/views.py:206
19e2668b 80msgid "You've already verified your email address!"
bcd50908 81msgstr "Hai già verificato il tuo indirizzo email!"
19e2668b 82
d9b59fc6 83#: mediagoblin/auth/views.py:219
e9b2d7b4
CAW
84msgid "Resent your verification email."
85msgstr "Rispedisci email di verifica"
86
d9b59fc6
CAW
87#: mediagoblin/auth/views.py:250
88msgid ""
89"If that email address (case sensitive!) is registered an email has been sent"
90" with instructions on how to change your password."
91msgstr ""
92
93#: mediagoblin/auth/views.py:261
94msgid "Couldn't find someone with that username."
95msgstr ""
96
97#: mediagoblin/auth/views.py:264
bcd50908
CAW
98msgid ""
99"An email has been sent with instructions on how to change your password."
5f081163 100msgstr "Ti è stata inviata un'email con le istruzioni per cambiare la tua password."
bcd50908 101
d9b59fc6 102#: mediagoblin/auth/views.py:271
e9b2d7b4
CAW
103msgid ""
104"Could not send password recovery email as your username is inactive or your "
105"account's email address has not been verified."
d2eb7440 106msgstr "Impossibile inviare l'email di recupero password perchè il tuo nome utente è inattivo o il tuo indirizzo email non è stato verificato."
bcd50908 107
d9b59fc6 108#: mediagoblin/auth/views.py:328
bcd50908 109msgid "You can now log in using your new password."
d2eb7440 110msgstr "Ora puoi effettuare l'accesso con la nuova password."
e9b2d7b4 111
d9b59fc6 112#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:93
d2eb7440 113#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
d9b59fc6 114#: mediagoblin/user_pages/forms.py:45
e9b2d7b4
CAW
115msgid "Title"
116msgstr "Titolo"
117
f62b697e 118#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
bcd50908
CAW
119msgid "Description of this work"
120msgstr "Descrizione di questo lavoro"
121
f62b697e 122#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
d9b59fc6
CAW
123#: mediagoblin/edit/forms.py:97 mediagoblin/submit/forms.py:32
124#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:49
bcd50908
CAW
125msgid ""
126"You can use\n"
127" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
128" Markdown</a> for formatting."
d2eb7440 129msgstr "Puoi usare il\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> per la formattazione."
bcd50908 130
f62b697e 131#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
e9b2d7b4
CAW
132msgid "Tags"
133msgstr "Tags"
134
f62b697e 135#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
bcd50908 136msgid "Separate tags by commas."
5f081163 137msgstr "Separa le tags con la virgola."
19e2668b 138
d9b59fc6 139#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:101
e9b2d7b4
CAW
140msgid "Slug"
141msgstr ""
142
d9b59fc6 143#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:102
e9b2d7b4
CAW
144msgid "The slug can't be empty"
145msgstr ""
146
f62b697e 147#: mediagoblin/edit/forms.py:40
e9b2d7b4 148msgid ""
bcd50908
CAW
149"The title part of this media's address. You usually don't need to change "
150"this."
d2eb7440 151msgstr "Il titolo è parte dell'indirizzo del file. Nella maggior parte dei casi non c'è bisogno di cambiarlo."
e9b2d7b4 152
f62b697e 153#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
5f081163 154#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e 155msgid "License"
5f081163 156msgstr "Licenza"
f62b697e
CAW
157
158#: mediagoblin/edit/forms.py:50
e9b2d7b4 159msgid "Bio"
d2eb7440 160msgstr "Biografia"
e9b2d7b4 161
f62b697e 162#: mediagoblin/edit/forms.py:56
e9b2d7b4
CAW
163msgid "Website"
164msgstr "Sito web"
165
c2c66ea1
CAW
166#: mediagoblin/edit/forms.py:58
167msgid "This address contains errors"
d2eb7440 168msgstr "Questo indirizzo contiene errori"
c2c66ea1 169
f62b697e 170#: mediagoblin/edit/forms.py:63
19e2668b 171msgid "Old password"
bcd50908
CAW
172msgstr "Password vecchia"
173
325e9bc4 174#: mediagoblin/edit/forms.py:64
bcd50908 175msgid "Enter your old password to prove you own this account."
5f081163 176msgstr "Inserisci la vecchia password per dimostrare di essere il proprietario dell'account."
19e2668b 177
325e9bc4 178#: mediagoblin/edit/forms.py:67
bcd50908 179msgid "New password"
5f081163 180msgstr "Nuova password"
19e2668b 181
d9b59fc6
CAW
182#: mediagoblin/edit/forms.py:74
183msgid "License preference"
184msgstr ""
185
186#: mediagoblin/edit/forms.py:80
187msgid "This will be your default license on upload forms."
188msgstr ""
189
190#: mediagoblin/edit/forms.py:82
325e9bc4 191msgid "Email me when others comment on my media"
d2eb7440
CAW
192msgstr "Inviami messaggi email quando altre persone commentano i miei files multimediali"
193
d9b59fc6 194#: mediagoblin/edit/forms.py:94
d2eb7440
CAW
195msgid "The title can't be empty"
196msgstr ""
197
d9b59fc6
CAW
198#: mediagoblin/edit/forms.py:96 mediagoblin/submit/forms.py:50
199#: mediagoblin/user_pages/forms.py:48
d2eb7440 200msgid "Description of this collection"
325e9bc4
CAW
201msgstr ""
202
d9b59fc6 203#: mediagoblin/edit/forms.py:103
d2eb7440
CAW
204msgid ""
205"The title part of this collection's address. You usually don't need to "
206"change this."
207msgstr ""
208
ac7c9180 209#: mediagoblin/edit/views.py:66
e9b2d7b4
CAW
210msgid "An entry with that slug already exists for this user."
211msgstr ""
212
ac7c9180 213#: mediagoblin/edit/views.py:85
e9b2d7b4 214msgid "You are editing another user's media. Proceed with caution."
d2eb7440 215msgstr "Stai modificando files multimediali di un altro utente. Procedi con attenzione."
e9b2d7b4 216
ac7c9180 217#: mediagoblin/edit/views.py:155
304934b3
CAW
218#, python-format
219msgid "You added the attachment %s!"
220msgstr ""
221
ac7c9180 222#: mediagoblin/edit/views.py:182
d9b59fc6
CAW
223msgid "You can only edit your own profile."
224msgstr ""
225
ac7c9180 226#: mediagoblin/edit/views.py:188
e9b2d7b4
CAW
227msgid "You are editing a user's profile. Proceed with caution."
228msgstr "Stai modificando il profilo di un utente. Procedi con attenzione."
229
ac7c9180 230#: mediagoblin/edit/views.py:204
bcd50908 231msgid "Profile changes saved"
5f081163 232msgstr "Cambiamenti del profilo salvati"
bcd50908 233
ac7c9180 234#: mediagoblin/edit/views.py:241
d9b59fc6
CAW
235msgid "Wrong password"
236msgstr "Password errata"
237
ac7c9180 238#: mediagoblin/edit/views.py:252
325e9bc4
CAW
239msgid "Account settings saved"
240msgstr "Impostazioni del profilo salvate"
241
ac7c9180 242#: mediagoblin/edit/views.py:286
d9b59fc6
CAW
243msgid "You need to confirm the deletion of your account."
244msgstr ""
bcd50908 245
ac7c9180
CAW
246#: mediagoblin/edit/views.py:322 mediagoblin/submit/views.py:142
247#: mediagoblin/user_pages/views.py:214
d2eb7440 248#, python-format
20d01dae 249msgid "You already have a collection called \"%s\"!"
d2eb7440
CAW
250msgstr ""
251
ac7c9180 252#: mediagoblin/edit/views.py:326
d2eb7440
CAW
253msgid "A collection with that slug already exists for this user."
254msgstr ""
255
ac7c9180 256#: mediagoblin/edit/views.py:343
d2eb7440
CAW
257msgid "You are editing another user's collection. Proceed with caution."
258msgstr ""
259
325e9bc4
CAW
260#: mediagoblin/gmg_commands/theme.py:58
261msgid "Cannot link theme... no theme set\n"
262msgstr ""
263
264#: mediagoblin/gmg_commands/theme.py:71
265msgid "No asset directory for this theme\n"
266msgstr ""
267
268#: mediagoblin/gmg_commands/theme.py:74
269msgid "However, old link directory symlink found; removed.\n"
270msgstr ""
19e2668b 271
d9b59fc6
CAW
272#: mediagoblin/meddleware/csrf.py:134
273msgid ""
274"CSRF cookie not present. This is most likely the result of a cookie blocker "
275"or somesuch.<br/>Make sure to permit the settings of cookies for this "
276"domain."
277msgstr ""
278
a99321b9
CAW
279#: mediagoblin/media_types/__init__.py:61
280#: mediagoblin/media_types/__init__.py:102
bcd50908 281msgid "Sorry, I don't support that file type :("
5f081163 282msgstr "Mi dispiace, non supporto questo tipo di file :("
e9b2d7b4 283
a99321b9 284#: mediagoblin/media_types/video/processing.py:36
325e9bc4 285msgid "Video transcoding failed"
d2eb7440
CAW
286msgstr "Transcodifica video fallita"
287
d9b59fc6
CAW
288#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:24
289msgid "Location"
290msgstr "Posizione"
291
292#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:52
293#, python-format
294msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
295msgstr "Visualizza su <a href=\"%(osm_url)s\">OpenStreetMap</a>"
296
a99321b9 297#: mediagoblin/plugins/oauth/forms.py:29
d2eb7440
CAW
298msgid "Allow"
299msgstr ""
300
a99321b9 301#: mediagoblin/plugins/oauth/forms.py:30
d2eb7440
CAW
302msgid "Deny"
303msgstr ""
304
a99321b9 305#: mediagoblin/plugins/oauth/forms.py:34
d2eb7440
CAW
306msgid "Name"
307msgstr ""
308
a99321b9 309#: mediagoblin/plugins/oauth/forms.py:35
d2eb7440
CAW
310msgid "The name of the OAuth client"
311msgstr ""
312
a99321b9 313#: mediagoblin/plugins/oauth/forms.py:36
d2eb7440
CAW
314msgid "Description"
315msgstr ""
316
a99321b9 317#: mediagoblin/plugins/oauth/forms.py:38
d2eb7440 318msgid ""
f2bcd91d
CAW
319"This will be visible to users allowing your\n"
320" application to authenticate as them."
d2eb7440
CAW
321msgstr ""
322
a99321b9 323#: mediagoblin/plugins/oauth/forms.py:40
d2eb7440
CAW
324msgid "Type"
325msgstr ""
326
a99321b9 327#: mediagoblin/plugins/oauth/forms.py:45
d2eb7440
CAW
328msgid ""
329"<strong>Confidential</strong> - The client can\n"
330" make requests to the GNU MediaGoblin instance that can not be\n"
331" intercepted by the user agent (e.g. server-side client).<br />\n"
332" <strong>Public</strong> - The client can't make confidential\n"
333" requests to the GNU MediaGoblin instance (e.g. client-side\n"
334" JavaScript client)."
335msgstr ""
336
a99321b9 337#: mediagoblin/plugins/oauth/forms.py:52
d2eb7440
CAW
338msgid "Redirect URI"
339msgstr ""
340
a99321b9 341#: mediagoblin/plugins/oauth/forms.py:54
d2eb7440
CAW
342msgid ""
343"The redirect URI for the applications, this field\n"
344" is <strong>required</strong> for public clients."
345msgstr ""
346
a99321b9 347#: mediagoblin/plugins/oauth/forms.py:66
d2eb7440
CAW
348msgid "This field is required for public clients"
349msgstr ""
350
d9b59fc6 351#: mediagoblin/plugins/oauth/views.py:59
d2eb7440 352msgid "The client {0} has been registered!"
325e9bc4
CAW
353msgstr ""
354
d9b59fc6
CAW
355#: mediagoblin/plugins/oauth/templates/oauth/client/connections.html:22
356msgid "OAuth client connections"
357msgstr ""
358
359#: mediagoblin/plugins/oauth/templates/oauth/client/list.html:22
360msgid "Your OAuth clients"
361msgstr ""
362
363#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
364#: mediagoblin/templates/mediagoblin/submit/collection.html:30
365#: mediagoblin/templates/mediagoblin/submit/start.html:34
ac7c9180 366#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68
d9b59fc6
CAW
367msgid "Add"
368msgstr "Aggiungi"
369
ac7c9180 370#: mediagoblin/processing/__init__.py:172
24150310 371msgid "Invalid file given for media type."
d2eb7440 372msgstr "File non valido per il tipo di file multimediale indicato."
24150310 373
f62b697e 374#: mediagoblin/submit/forms.py:26
e9b2d7b4 375msgid "File"
d2eb7440 376msgstr "File"
e9b2d7b4 377
d9b59fc6 378#: mediagoblin/submit/views.py:51
e9b2d7b4 379msgid "You must provide a file."
d2eb7440 380msgstr "Devi specificare un file."
e9b2d7b4 381
d9b59fc6 382#: mediagoblin/submit/views.py:97
e9b2d7b4 383msgid "Woohoo! Submitted!"
d2eb7440
CAW
384msgstr "Evviva! Caricato!"
385
d9b59fc6 386#: mediagoblin/submit/views.py:146
d2eb7440
CAW
387#, python-format
388msgid "Collection \"%s\" added!"
389msgstr ""
e9b2d7b4 390
a99321b9 391#: mediagoblin/templates/mediagoblin/base.html:64
d9b59fc6
CAW
392msgid "Verify your email!"
393msgstr "Verifica la tua email!"
c2c66ea1 394
a99321b9 395#: mediagoblin/templates/mediagoblin/base.html:65
304934b3 396msgid "log out"
c2c66ea1
CAW
397msgstr ""
398
a99321b9 399#: mediagoblin/templates/mediagoblin/base.html:70
9022f358
CAW
400#: mediagoblin/templates/mediagoblin/auth/login.html:28
401#: mediagoblin/templates/mediagoblin/auth/login.html:36
402#: mediagoblin/templates/mediagoblin/auth/login.html:54
e9b2d7b4
CAW
403msgid "Log in"
404msgstr "Accedi"
405
a99321b9 406#: mediagoblin/templates/mediagoblin/base.html:79
5f081163 407#, python-format
d9b59fc6 408msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
304934b3
CAW
409msgstr ""
410
ac7c9180 411#: mediagoblin/templates/mediagoblin/base.html:86
304934b3
CAW
412msgid "Change account settings"
413msgstr "Cambia le impostazioni dell'account"
414
a99321b9
CAW
415#: mediagoblin/templates/mediagoblin/base.html:90
416#: mediagoblin/templates/mediagoblin/base.html:105
304934b3
CAW
417#: mediagoblin/templates/mediagoblin/admin/panel.html:21
418#: mediagoblin/templates/mediagoblin/admin/panel.html:26
419#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
420#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
421msgid "Media processing panel"
422msgstr "Pannello di elaborazione files multimediali"
423
a99321b9
CAW
424#: mediagoblin/templates/mediagoblin/base.html:93
425msgid "Log out"
426msgstr ""
427
428#: mediagoblin/templates/mediagoblin/base.html:96
429#: mediagoblin/templates/mediagoblin/user_pages/user.html:156
430msgid "Add media"
431msgstr "Aggiungi files multimediali"
432
433#: mediagoblin/templates/mediagoblin/base.html:99
434#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41
435msgid "Create new collection"
436msgstr ""
437
438#: mediagoblin/templates/mediagoblin/base.html:122
ac7c9180 439#, python-format
d9b59fc6 440msgid ""
ac7c9180
CAW
441"Powered by <a href=\"http://mediagoblin.org/\" title='Version "
442"%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> project."
443msgstr ""
d9b59fc6 444
a99321b9 445#: mediagoblin/templates/mediagoblin/base.html:125
d9b59fc6
CAW
446#, python-format
447msgid ""
448"Released under the <a "
449"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
450"href=\"%(source_link)s\">Source code</a> available."
451msgstr "Rilasciato con licenza <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Codice sorgente</a> disponibile."
452
453#: mediagoblin/templates/mediagoblin/error.html:24
454msgid "Image of goblin stressing out"
455msgstr ""
456
ac7c9180 457#: mediagoblin/templates/mediagoblin/root.html:31
e9b2d7b4
CAW
458msgid "Explore"
459msgstr "Esplora"
460
ac7c9180 461#: mediagoblin/templates/mediagoblin/root.html:33
19e2668b 462msgid "Hi there, welcome to this MediaGoblin site!"
d2eb7440 463msgstr "Ciao, benvenuto in questo sito MediaGoblin!"
e9b2d7b4 464
ac7c9180 465#: mediagoblin/templates/mediagoblin/root.html:35
b3efea3c
CAW
466msgid ""
467"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
468"extraordinarily great piece of media hosting software."
d2eb7440 469msgstr "Questo sito sta utilizzando <a href=\"http://mediagoblin.org\">Mediagoblin</a>, un ottimo programma per caricare e condividere files multimediali."
e9b2d7b4 470
ac7c9180 471#: mediagoblin/templates/mediagoblin/root.html:36
e9b2d7b4 472msgid ""
325e9bc4
CAW
473"To add your own media, place comments, and more, you can log in with your "
474"MediaGoblin account."
d2eb7440 475msgstr "Per aggiungere i tuoi file multimediali, scrivere commenti e altro puoi accedere con il tuo account MediaGoblin."
e9b2d7b4 476
ac7c9180 477#: mediagoblin/templates/mediagoblin/root.html:38
19e2668b 478msgid "Don't have one yet? It's easy!"
bcd50908 479msgstr "Non ne hai già uno? E' semplice!"
e9b2d7b4 480
ac7c9180 481#: mediagoblin/templates/mediagoblin/root.html:39
e9b2d7b4
CAW
482#, python-format
483msgid ""
19e2668b 484"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
bcd50908
CAW
485" or\n"
486" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
d2eb7440 487msgstr "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Crea un account in questo sito</a>\n oppure\n <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Installa MediaGoblin sul tuo server</a>"
e9b2d7b4 488
ac7c9180 489#: mediagoblin/templates/mediagoblin/root.html:47
e9b2d7b4 490msgid "Most recent media"
d2eb7440 491msgstr "Files multimediali più recenti"
e9b2d7b4 492
9022f358 493#: mediagoblin/templates/mediagoblin/admin/panel.html:29
325e9bc4
CAW
494msgid ""
495"Here you can track the state of media being processed on this instance."
d2eb7440 496msgstr "Qui è possibile tenere traccia dello stato dei file multimediali in fase di elaborazione in questa istanza."
325e9bc4 497
9022f358
CAW
498#: mediagoblin/templates/mediagoblin/admin/panel.html:32
499#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
325e9bc4 500msgid "Media in-processing"
d2eb7440 501msgstr "Files multimediali in elaborazione"
325e9bc4 502
9022f358
CAW
503#: mediagoblin/templates/mediagoblin/admin/panel.html:58
504#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
325e9bc4 505msgid "No media in-processing"
d2eb7440 506msgstr "Nessun file multimediale in elaborazione"
325e9bc4 507
9022f358
CAW
508#: mediagoblin/templates/mediagoblin/admin/panel.html:61
509#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
325e9bc4 510msgid "These uploads failed to process:"
d2eb7440 511msgstr "L'elaborazione di questi files caricati è fallita:"
325e9bc4 512
9022f358
CAW
513#: mediagoblin/templates/mediagoblin/admin/panel.html:90
514#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
325e9bc4
CAW
515msgid "No failed entries!"
516msgstr ""
517
9022f358 518#: mediagoblin/templates/mediagoblin/admin/panel.html:92
325e9bc4 519msgid "Last 10 successful uploads"
d2eb7440 520msgstr "Ultimi 10 caricamenti riusciti"
325e9bc4 521
9022f358
CAW
522#: mediagoblin/templates/mediagoblin/admin/panel.html:112
523#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
325e9bc4
CAW
524msgid "No processed entries, yet!"
525msgstr ""
526
9022f358
CAW
527#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
528#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
bcd50908 529msgid "Set your new password"
5f081163 530msgstr "Imposta la nuova password"
e9b2d7b4 531
9022f358 532#: mediagoblin/templates/mediagoblin/auth/change_fp.html:39
bcd50908 533msgid "Set password"
5f081163 534msgstr "Imposta password"
a6f06563 535
9022f358
CAW
536#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23
537#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31
19e2668b 538msgid "Recover password"
bcd50908 539msgstr "Recupera Password"
19e2668b 540
9022f358 541#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:34
19e2668b 542msgid "Send instructions"
bcd50908 543msgstr "Invia istruzioni"
e9b2d7b4
CAW
544
545#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
546#, python-format
547msgid ""
548"Hi %(username)s,\n"
549"\n"
550"to change your GNU MediaGoblin password, open the following URL in \n"
551"your web browser:\n"
552"\n"
553"%(verification_url)s\n"
554"\n"
555"If you think this is an error, just ignore this email and continue being\n"
556"a happy goblin!"
d2eb7440 557msgstr "Ciao %(username)s,\n\nper cambiare la tua password MediaGoblin apri il seguente URL nel\ntuo browser web:\n\n%(verification_url)s\n\nSe pensi che questo sia un errore, ignora semplicemente questa email e continua ad essere \nun goblin felice!"
e9b2d7b4 558
9022f358 559#: mediagoblin/templates/mediagoblin/auth/login.html:39
e9b2d7b4
CAW
560msgid "Logging in failed!"
561msgstr "Accesso fallito!"
562
9022f358 563#: mediagoblin/templates/mediagoblin/auth/login.html:44
e9b2d7b4
CAW
564msgid "Don't have an account yet?"
565msgstr "Non hai ancora un account?"
566
9022f358 567#: mediagoblin/templates/mediagoblin/auth/login.html:45
e9b2d7b4
CAW
568msgid "Create one here!"
569msgstr "Creane uno qui!"
570
9022f358 571#: mediagoblin/templates/mediagoblin/auth/login.html:51
e9b2d7b4 572msgid "Forgot your password?"
d2eb7440 573msgstr "Hai dimenticato la tua password?"
e9b2d7b4 574
9022f358
CAW
575#: mediagoblin/templates/mediagoblin/auth/register.html:28
576#: mediagoblin/templates/mediagoblin/auth/register.html:36
e9b2d7b4
CAW
577msgid "Create an account!"
578msgstr "Crea un account!"
579
9022f358 580#: mediagoblin/templates/mediagoblin/auth/register.html:40
e9b2d7b4
CAW
581msgid "Create"
582msgstr "Crea"
583
584#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
585#, python-format
586msgid ""
587"Hi %(username)s,\n"
588"\n"
589"to activate your GNU MediaGoblin account, open the following URL in\n"
590"your web browser:\n"
591"\n"
592"%(verification_url)s"
d2eb7440 593msgstr "Ciao %(username)s,\n\nper attivare il tuo account GNU MediaGoblin, apri il seguente URL nel \ntuo navigatore web.\n\n%(verification_url)s"
e9b2d7b4 594
d9b59fc6
CAW
595#: mediagoblin/templates/mediagoblin/bits/logo.html:23
596#: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23
597msgid "MediaGoblin logo"
598msgstr "Simbolo di MediaGoblin"
599
9022f358
CAW
600#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
601#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
602#, python-format
603msgid "Editing attachments for %(media_title)s"
d2eb7440 604msgstr "Stai modificando gli allegati di %(media_title)s"
9022f358 605
a99321b9 606#: mediagoblin/templates/mediagoblin/edit/attachments.html:44
ac7c9180
CAW
607#: mediagoblin/templates/mediagoblin/user_pages/media.html:159
608#: mediagoblin/templates/mediagoblin/user_pages/media.html:175
304934b3
CAW
609msgid "Attachments"
610msgstr "Allegati"
e9b2d7b4 611
a99321b9
CAW
612#: mediagoblin/templates/mediagoblin/edit/attachments.html:57
613#: mediagoblin/templates/mediagoblin/user_pages/media.html:181
304934b3
CAW
614msgid "Add attachment"
615msgstr "Aggiungi allegato"
616
a99321b9 617#: mediagoblin/templates/mediagoblin/edit/attachments.html:61
d9b59fc6 618#: mediagoblin/templates/mediagoblin/edit/delete_account.html:42
304934b3 619#: mediagoblin/templates/mediagoblin/edit/edit.html:41
d2eb7440
CAW
620#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
621#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
304934b3 622#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
ac7c9180 623#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:67
304934b3 624#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
e9b2d7b4
CAW
625msgid "Cancel"
626msgstr "Annulla"
627
a99321b9 628#: mediagoblin/templates/mediagoblin/edit/attachments.html:63
304934b3 629#: mediagoblin/templates/mediagoblin/edit/edit.html:42
a99321b9 630#: mediagoblin/templates/mediagoblin/edit/edit_account.html:52
d2eb7440 631#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
d9b59fc6 632#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:40
e9b2d7b4
CAW
633msgid "Save changes"
634msgstr "Salva i cambiamenti"
635
d9b59fc6
CAW
636#: mediagoblin/templates/mediagoblin/edit/delete_account.html:28
637#, python-format
638msgid "Really delete user '%(user_name)s' and all related media/comments?"
639msgstr ""
640
641#: mediagoblin/templates/mediagoblin/edit/delete_account.html:35
642msgid "Yes, really delete my account"
643msgstr ""
644
645#: mediagoblin/templates/mediagoblin/edit/delete_account.html:44
646#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
647#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
648msgid "Delete permanently"
649msgstr "Elimina definitivamente"
650
304934b3
CAW
651#: mediagoblin/templates/mediagoblin/edit/edit.html:23
652#: mediagoblin/templates/mediagoblin/edit/edit.html:35
653#, python-format
654msgid "Editing %(media_title)s"
655msgstr "Stai modificando %(media_title)s"
656
9022f358 657#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
304934b3 658#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
bcd50908
CAW
659#, python-format
660msgid "Changing %(username)s's account settings"
d2eb7440
CAW
661msgstr "Stai cambiando le impostazioni dell'account di %(username)s"
662
a99321b9 663#: mediagoblin/templates/mediagoblin/edit/edit_account.html:59
d9b59fc6
CAW
664msgid "Delete my account"
665msgstr ""
666
d2eb7440
CAW
667#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
668#, python-format
669msgid "Editing %(collection_title)s"
670msgstr ""
bcd50908 671
9022f358 672#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
d9b59fc6 673#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:34
e9b2d7b4
CAW
674#, python-format
675msgid "Editing %(username)s's profile"
676msgstr "Stai modificando il profilo di %(username)s"
677
d2eb7440
CAW
678#: mediagoblin/templates/mediagoblin/listings/collection.html:30
679#: mediagoblin/templates/mediagoblin/listings/collection.html:35
19e2668b
CAW
680#: mediagoblin/templates/mediagoblin/listings/tag.html:30
681#: mediagoblin/templates/mediagoblin/listings/tag.html:35
682#, python-format
683msgid "Media tagged with: %(tag_name)s"
d2eb7440 684msgstr "File taggato con: %(tag_name)s"
19e2668b 685
bcd50908 686#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
325e9bc4 687#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
a5892017 688#: mediagoblin/templates/mediagoblin/media_displays/stl.html:136
a99321b9 689#: mediagoblin/templates/mediagoblin/media_displays/video.html:55
325e9bc4 690msgid "Download"
d2eb7440 691msgstr "Scarica"
325e9bc4
CAW
692
693#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
19e2668b 694msgid "Original"
bcd50908
CAW
695msgstr "Originale"
696
6a26e4b0 697#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
698msgid ""
699"Sorry, this audio will not work because \n"
700"\tyour web browser does not support HTML5 \n"
701"\taudio."
d2eb7440 702msgstr "Spiacente ma è impossibile leggere questo file audio perché\n\til tuo browser web non supporta l'HTML5 \n\taudio."
24150310 703
6a26e4b0 704#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
705msgid ""
706"You can get a modern web browser that \n"
707"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
708"\t http://getfirefox.com</a>!"
d2eb7440 709msgstr "Puoi scaricare un browser web moderno,\n\t in grado di leggere questo file audio, qui <a href=\"http://getfirefox.com\">\n\t http://getfirefox.com</a>!"
24150310 710
791cc619 711#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
a99321b9 712#: mediagoblin/templates/mediagoblin/media_displays/video.html:61
325e9bc4 713msgid "Original file"
d2eb7440 714msgstr "File originario"
791cc619
CAW
715
716#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
717msgid "WebM file (Vorbis codec)"
d2eb7440 718msgstr "File WebM (codec Vorbis)"
791cc619 719
a5892017
CAW
720#: mediagoblin/templates/mediagoblin/media_displays/stl.html:87
721#: mediagoblin/templates/mediagoblin/media_displays/stl.html:93
722#: mediagoblin/templates/mediagoblin/media_displays/stl.html:99
723#: mediagoblin/templates/mediagoblin/media_displays/stl.html:105
d9b59fc6
CAW
724#: mediagoblin/templates/mediagoblin/user_pages/media.html:59
725#: mediagoblin/templates/mediagoblin/user_pages/media.html:65
a5892017
CAW
726#, python-format
727msgid "Image for %(media_title)s"
728msgstr ""
729
730#: mediagoblin/templates/mediagoblin/media_displays/stl.html:112
731msgid "Toggle Rotate"
732msgstr ""
733
734#: mediagoblin/templates/mediagoblin/media_displays/stl.html:113
735msgid "Perspective"
736msgstr ""
737
738#: mediagoblin/templates/mediagoblin/media_displays/stl.html:116
739#: mediagoblin/templates/mediagoblin/media_displays/stl.html:117
740msgid "Front"
741msgstr ""
742
743#: mediagoblin/templates/mediagoblin/media_displays/stl.html:120
744#: mediagoblin/templates/mediagoblin/media_displays/stl.html:121
745msgid "Top"
746msgstr ""
747
748#: mediagoblin/templates/mediagoblin/media_displays/stl.html:124
749#: mediagoblin/templates/mediagoblin/media_displays/stl.html:125
750msgid "Side"
751msgstr ""
752
753#: mediagoblin/templates/mediagoblin/media_displays/stl.html:130
754#: mediagoblin/templates/mediagoblin/media_displays/stl.html:131
755msgid "WebGL"
756msgstr ""
757
758#: mediagoblin/templates/mediagoblin/media_displays/stl.html:138
759msgid "Download model"
760msgstr ""
761
762#: mediagoblin/templates/mediagoblin/media_displays/stl.html:146
763msgid "File Format"
764msgstr ""
765
766#: mediagoblin/templates/mediagoblin/media_displays/stl.html:148
767msgid "Object Height"
768msgstr ""
769
a99321b9 770#: mediagoblin/templates/mediagoblin/media_displays/video.html:44
bcd50908 771msgid ""
d9b59fc6
CAW
772"Sorry, this video will not work because\n"
773" your web browser does not support HTML5 \n"
774" video."
775msgstr ""
bcd50908 776
a99321b9 777#: mediagoblin/templates/mediagoblin/media_displays/video.html:47
bcd50908
CAW
778msgid ""
779"You can get a modern web browser that \n"
d9b59fc6
CAW
780" can play this video at <a href=\"http://getfirefox.com\">\n"
781" http://getfirefox.com</a>!"
782msgstr ""
e9b2d7b4 783
a99321b9 784#: mediagoblin/templates/mediagoblin/media_displays/video.html:69
325e9bc4 785msgid "WebM file (640p; VP8/Vorbis)"
d2eb7440
CAW
786msgstr "File WebM (640p; VP8/Vorbis)"
787
788#: mediagoblin/templates/mediagoblin/submit/collection.html:26
789msgid "Add a collection"
325e9bc4
CAW
790msgstr ""
791
9022f358
CAW
792#: mediagoblin/templates/mediagoblin/submit/start.html:23
793#: mediagoblin/templates/mediagoblin/submit/start.html:30
bcd50908 794msgid "Add your media"
d2eb7440 795msgstr "Aggiungi il tuo file multimediale"
bcd50908 796
d2eb7440
CAW
797#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
798#, python-format
799msgid "%(collection_title)s (%(username)s's collection)"
800msgstr ""
801
802#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
803#, python-format
804msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
805msgstr ""
806
807#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
d9b59fc6 808#: mediagoblin/templates/mediagoblin/user_pages/media.html:79
d2eb7440
CAW
809msgid "Edit"
810msgstr "Modifica"
811
812#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
d9b59fc6 813#: mediagoblin/templates/mediagoblin/user_pages/media.html:83
d2eb7440
CAW
814msgid "Delete"
815msgstr "Elimina"
816
d2eb7440
CAW
817#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
818#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
819#, python-format
820msgid "Really delete %(title)s?"
821msgstr "Vuoi davvero eliminare %(title)s?"
822
d2eb7440
CAW
823#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
824#, python-format
825msgid "Really remove %(media_title)s from %(collection_title)s?"
826msgstr ""
827
304934b3 828#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
d2eb7440
CAW
829msgid "Remove"
830msgstr ""
e9b2d7b4 831
d9b59fc6
CAW
832#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:21
833#, python-format
834msgid "%(username)s's collections"
835msgstr ""
836
837#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:28
838#, python-format
839msgid "<a href=\"%(user_url)s\">%(username)s</a>'s collections"
840msgstr ""
841
325e9bc4
CAW
842#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
843#, python-format
844msgid ""
845"Hi %(username)s,\n"
846"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
d2eb7440 847msgstr "Ciao %(username)s,\n%(comment_author)s ha commentato il tuo post (%(comment_url)s) su %(instance_name)s\n"
325e9bc4 848
19e2668b
CAW
849#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
850#, python-format
851msgid "%(username)s's media"
d2eb7440 852msgstr "Files multimediali di %(username)s"
19e2668b 853
ac7c9180
CAW
854#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:38
855#, python-format
856msgid ""
857"<a href=\"%(user_url)s\">%(username)s</a>'s media with tag <a "
858"href=\"%(tag_url)s\">%(tag)s</a>"
859msgstr ""
860
861#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48
e9b2d7b4
CAW
862#, python-format
863msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
d2eb7440 864msgstr "Files multimediali di <a href=\"%(user_url)s\">%(username)s</a>"
e9b2d7b4 865
d9b59fc6 866#: mediagoblin/templates/mediagoblin/user_pages/media.html:38
a6f06563 867#, python-format
5f081163 868msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
d2eb7440 869msgstr "❖ Stai guardando i files multimediali di <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563 870
d9b59fc6 871#: mediagoblin/templates/mediagoblin/user_pages/media.html:94
5f081163 872msgid "Add a comment"
d2eb7440 873msgstr "Aggiungi un commento"
a6f06563 874
d9b59fc6 875#: mediagoblin/templates/mediagoblin/user_pages/media.html:102
bcd50908 876msgid "Add this comment"
5f081163 877msgstr "Aggiungi questo commento"
bcd50908 878
d9b59fc6 879#: mediagoblin/templates/mediagoblin/user_pages/media.html:123
bcd50908
CAW
880msgid "at"
881msgstr "a"
882
d9b59fc6 883#: mediagoblin/templates/mediagoblin/user_pages/media.html:144
bcd50908 884#, python-format
5f081163
CAW
885msgid ""
886"<h3>Added on</h3>\n"
887" <p>%(date)s</p>"
d2eb7440 888msgstr "<h3>Aggiunto il</h3>\n <p>%(date)s</p>"
a6f06563 889
d9b59fc6
CAW
890#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:28
891#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:40
e9b2d7b4 892#, python-format
d9b59fc6 893msgid "Add “%(media_title)s” to a collection"
d2eb7440 894msgstr ""
e9b2d7b4 895
ac7c9180 896#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:54
d2eb7440
CAW
897msgid "+"
898msgstr ""
899
ac7c9180 900#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:58
d2eb7440 901msgid "Add a new collection"
5f081163 902msgstr ""
e9b2d7b4 903
9022f358 904#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
e9b2d7b4
CAW
905msgid ""
906"You can track the state of media being processed for your gallery here."
d2eb7440 907msgstr "Puoi controllare lo stato dei files multimediali in elaborazione per la tua galleria qui."
e9b2d7b4 908
9022f358 909#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 910msgid "Your last 10 successful uploads"
d2eb7440 911msgstr "I tuoi ultimi 10 caricamenti riusciti"
e9b2d7b4 912
19e2668b
CAW
913#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
914#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
915#, python-format
916msgid "%(username)s's profile"
917msgstr "profilo di %(username)s"
918
919#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
920msgid "Sorry, no such user found."
d2eb7440 921msgstr "Mi dispiace, utente non trovato."
19e2668b
CAW
922
923#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
924#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
e9b2d7b4 925msgid "Email verification needed"
d2eb7440 926msgstr "E' necessario verificare l'indirizzo email"
e9b2d7b4 927
19e2668b 928#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
e9b2d7b4
CAW
929msgid "Almost done! Your account still needs to be activated."
930msgstr "Quasi finito! Il tuo account deve ancora essere attivato."
931
19e2668b 932#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
e9b2d7b4
CAW
933msgid ""
934"An email should arrive in a few moments with instructions on how to do so."
5f081163 935msgstr "In breve dovresti ricevere un email contenente istruzioni su come fare."
e9b2d7b4 936
19e2668b 937#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
e9b2d7b4
CAW
938msgid "In case it doesn't:"
939msgstr "Nel caso non fosse:"
940
19e2668b 941#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
e9b2d7b4
CAW
942msgid "Resend verification email"
943msgstr "Rispedisci email di verifica"
944
19e2668b 945#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
e9b2d7b4
CAW
946msgid ""
947"Someone has registered an account with this username, but it still has to be"
948" activated."
5f081163 949msgstr "Qualcuno ha registrato un account con questo nome utente, ma deve ancora essere attivato."
e9b2d7b4 950
19e2668b 951#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
e9b2d7b4
CAW
952#, python-format
953msgid ""
954"If you are that person but you've lost your verification email, you can <a "
955"href=\"%(login_url)s\">log in</a> and resend it."
d2eb7440 956msgstr "Se sei quella persona ma hai perso l'email di verifica, puoi <a href=\"%(login_url)s\">accedere</a> e rispedirla."
e9b2d7b4 957
19e2668b 958#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
e9b2d7b4
CAW
959msgid "Here's a spot to tell others about yourself."
960msgstr "Ecco un posto dove raccontare agli altri di te."
961
d9b59fc6
CAW
962#: mediagoblin/templates/mediagoblin/user_pages/user.html:100
963#: mediagoblin/templates/mediagoblin/user_pages/user.html:117
e9b2d7b4
CAW
964msgid "Edit profile"
965msgstr "Modifica profilo"
966
d9b59fc6 967#: mediagoblin/templates/mediagoblin/user_pages/user.html:105
e9b2d7b4
CAW
968msgid "This user hasn't filled in their profile (yet)."
969msgstr "Questo utente non ha (ancora) compilato il proprio profilo."
970
d9b59fc6
CAW
971#: mediagoblin/templates/mediagoblin/user_pages/user.html:124
972msgid "Browse collections"
973msgstr ""
974
975#: mediagoblin/templates/mediagoblin/user_pages/user.html:137
e9b2d7b4
CAW
976#, python-format
977msgid "View all of %(username)s's media"
d2eb7440 978msgstr "Visualizza tutti i files multimediali di %(username)s"
e9b2d7b4 979
d9b59fc6 980#: mediagoblin/templates/mediagoblin/user_pages/user.html:150
e9b2d7b4
CAW
981msgid ""
982"This is where your media will appear, but you don't seem to have added "
983"anything yet."
d2eb7440 984msgstr "Qui è dove appariranno i tuoi files multimediali, ma sembra che tu non abbia ancora aggiunto niente."
e9b2d7b4 985
d9b59fc6 986#: mediagoblin/templates/mediagoblin/user_pages/user.html:162
f4fe38d8 987#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84
304934b3 988#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
e9b2d7b4 989msgid "There doesn't seem to be any media here yet..."
d2eb7440
CAW
990msgstr "Sembra che non ci sia ancora nessun file multimediale qui..."
991
f4fe38d8 992#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49
304934b3 993msgid "(remove)"
d2eb7440
CAW
994msgstr ""
995
ac7c9180
CAW
996#: mediagoblin/templates/mediagoblin/utils/collections.html:21
997msgid "Collected in"
998msgstr ""
999
a99321b9 1000#: mediagoblin/templates/mediagoblin/utils/collections.html:40
ac7c9180 1001msgid "Add to a collection"
d2eb7440 1002msgstr ""
e9b2d7b4
CAW
1003
1004#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
d9b59fc6 1005#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
e9b2d7b4
CAW
1006msgid "feed icon"
1007msgstr "feed icon"
1008
1009#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
d9b59fc6 1010#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:23
e9b2d7b4
CAW
1011msgid "Atom feed"
1012msgstr "Atom feed"
1013
f62b697e
CAW
1014#: mediagoblin/templates/mediagoblin/utils/license.html:25
1015msgid "All rights reserved"
5f081163 1016msgstr "Tutti i diritti riservati"
f62b697e 1017
bcd50908
CAW
1018#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
1019msgid "← Newer"
5f081163 1020msgstr "← Più recente"
e9b2d7b4 1021
bcd50908
CAW
1022#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
1023msgid "Older →"
5f081163 1024msgstr "Più vecchio →"
e9b2d7b4 1025
bcd50908 1026#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563 1027msgid "Go to page:"
bcd50908
CAW
1028msgstr "Vai alla pagina:"
1029
5f081163
CAW
1030#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
1031#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 1032msgid "newer"
5f081163 1033msgstr "più recente"
bcd50908 1034
5f081163
CAW
1035#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
1036#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 1037msgid "older"
5f081163 1038msgstr "più vecchio"
a6f06563 1039
19e2668b 1040#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 1041msgid "Tagged with"
d2eb7440 1042msgstr "Taggato con"
19e2668b 1043
ac7c9180 1044#: mediagoblin/tools/exif.py:80
f62b697e 1045msgid "Could not read the image file."
d2eb7440 1046msgstr "Impossibile leggere il file immagine."
f62b697e 1047
d9b59fc6 1048#: mediagoblin/tools/response.py:35
304934b3
CAW
1049msgid "Oops!"
1050msgstr "Oops!"
1051
d9b59fc6 1052#: mediagoblin/tools/response.py:36
304934b3
CAW
1053msgid "An error occured"
1054msgstr ""
1055
d9b59fc6 1056#: mediagoblin/tools/response.py:51
304934b3
CAW
1057msgid "Operation not allowed"
1058msgstr ""
1059
d9b59fc6 1060#: mediagoblin/tools/response.py:52
304934b3
CAW
1061msgid ""
1062"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
1063"function that you are not allowed to. Have you been trying to delete all "
1064"user accounts again?"
1065msgstr ""
1066
d9b59fc6 1067#: mediagoblin/tools/response.py:60
304934b3
CAW
1068msgid ""
1069"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
1070" the address is correct, maybe the page you're looking for has been moved or"
1071" deleted."
1072msgstr ""
1073
d9b59fc6
CAW
1074#: mediagoblin/user_pages/forms.py:23
1075msgid "Comment"
1076msgstr ""
1077
1078#: mediagoblin/user_pages/forms.py:25
1079msgid ""
1080"You can use <a "
1081"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
1082" formatting."
1083msgstr "Puoi usare il <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> per la formattazione."
1084
1085#: mediagoblin/user_pages/forms.py:31
e9b2d7b4 1086msgid "I am sure I want to delete this"
d2eb7440
CAW
1087msgstr "Sono sicuro di volerlo eliminare"
1088
d9b59fc6 1089#: mediagoblin/user_pages/forms.py:35
d2eb7440
CAW
1090msgid "I am sure I want to remove this item from the collection"
1091msgstr ""
1092
d9b59fc6
CAW
1093#: mediagoblin/user_pages/forms.py:39
1094msgid "Collection"
1095msgstr ""
1096
1097#: mediagoblin/user_pages/forms.py:40
d2eb7440
CAW
1098msgid "-- Select --"
1099msgstr ""
1100
d9b59fc6 1101#: mediagoblin/user_pages/forms.py:42
d2eb7440
CAW
1102msgid "Include a note"
1103msgstr ""
e9b2d7b4 1104
325e9bc4
CAW
1105#: mediagoblin/user_pages/lib.py:56
1106msgid "commented on your post"
d2eb7440 1107msgstr "ha commentato il tuo post"
325e9bc4 1108
ac7c9180 1109#: mediagoblin/user_pages/views.py:166
a6f06563 1110msgid "Oops, your comment was empty."
bcd50908 1111msgstr "Oops, il tuo commento era vuoto."
502c2563 1112
ac7c9180 1113#: mediagoblin/user_pages/views.py:172
a6f06563 1114msgid "Your comment has been posted!"
bcd50908 1115msgstr "Il tuo commento è stato aggiunto!"
502c2563 1116
ac7c9180 1117#: mediagoblin/user_pages/views.py:197
d9b59fc6
CAW
1118msgid "Please check your entries and try again."
1119msgstr ""
1120
a99321b9 1121#: mediagoblin/user_pages/views.py:237
d2eb7440
CAW
1122msgid "You have to select or add a collection"
1123msgstr ""
1124
ac7c9180 1125#: mediagoblin/user_pages/views.py:248
d2eb7440
CAW
1126#, python-format
1127msgid "\"%s\" already in collection \"%s\""
1128msgstr ""
1129
a99321b9 1130#: mediagoblin/user_pages/views.py:264
d2eb7440
CAW
1131#, python-format
1132msgid "\"%s\" added to collection \"%s\""
1133msgstr ""
1134
ac7c9180 1135#: mediagoblin/user_pages/views.py:286
19e2668b 1136msgid "You deleted the media."
d2eb7440 1137msgstr "Hai eliminato il file."
19e2668b 1138
ac7c9180 1139#: mediagoblin/user_pages/views.py:293
19e2668b 1140msgid "The media was not deleted because you didn't check that you were sure."
5f081163 1141msgstr "Il file non è stato eliminato perchè non hai confermato di essere sicuro."
19e2668b 1142
ac7c9180 1143#: mediagoblin/user_pages/views.py:301
e9b2d7b4 1144msgid "You are about to delete another user's media. Proceed with caution."
d2eb7440
CAW
1145msgstr "Stai eliminando un file multimediale di un altro utente. Procedi con attenzione."
1146
ac7c9180 1147#: mediagoblin/user_pages/views.py:375
d2eb7440
CAW
1148msgid "You deleted the item from the collection."
1149msgstr ""
1150
ac7c9180 1151#: mediagoblin/user_pages/views.py:379
d2eb7440
CAW
1152msgid "The item was not removed because you didn't check that you were sure."
1153msgstr ""
1154
ac7c9180 1155#: mediagoblin/user_pages/views.py:389
d2eb7440
CAW
1156msgid ""
1157"You are about to delete an item from another user's collection. Proceed with"
1158" caution."
1159msgstr ""
1160
ac7c9180 1161#: mediagoblin/user_pages/views.py:422
d2eb7440
CAW
1162#, python-format
1163msgid "You deleted the collection \"%s\""
1164msgstr ""
1165
ac7c9180 1166#: mediagoblin/user_pages/views.py:429
d2eb7440
CAW
1167msgid ""
1168"The collection was not deleted because you didn't check that you were sure."
1169msgstr ""
1170
ac7c9180 1171#: mediagoblin/user_pages/views.py:439
d2eb7440
CAW
1172msgid ""
1173"You are about to delete another user's collection. Proceed with caution."
1174msgstr ""