Added name kwarg to Column(Enum(...)) in OAuth models
[mediagoblin.git] / mediagoblin / i18n / ia / LC_MESSAGES / mediagoblin.po
CommitLineData
502c2563 1# Translations template for PROJECT.
bcd50908 2# Copyright (C) 2012 ORGANIZATION
502c2563
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
5# Translators:
6# Emilio Sepúlveda <djfunkinmixer@gmail.com>, 2011.
7msgid ""
8msgstr ""
9"Project-Id-Version: GNU MediaGoblin\n"
5f081163 10"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
9022f358
CAW
11"POT-Creation-Date: 2012-08-19 14:21-0500\n"
12"PO-Revision-Date: 2012-08-19 19:21+0000\n"
502c2563
CAW
13"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 0.9.6\n"
19"Language: ia\n"
20"Plural-Forms: nplurals=2; plural=(n != 1)\n"
21
bcd50908 22#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
502c2563
CAW
23msgid "Username"
24msgstr "Nomine de usator"
25
bcd50908 26#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
502c2563
CAW
27msgid "Password"
28msgstr "Contrasigno"
29
bcd50908 30#: mediagoblin/auth/forms.py:34
502c2563
CAW
31msgid "Email address"
32msgstr "Adresse de e-posta"
33
c2c66ea1
CAW
34#: mediagoblin/auth/forms.py:51
35msgid "Username or email"
36msgstr ""
37
38#: mediagoblin/auth/forms.py:58
39msgid "Incorrect input"
40msgstr ""
41
502c2563
CAW
42#: mediagoblin/auth/views.py:55
43msgid "Sorry, registration is disabled on this instance."
44msgstr ""
45
5f081163 46#: mediagoblin/auth/views.py:75
502c2563
CAW
47msgid "Sorry, a user with that name already exists."
48msgstr ""
49
5f081163 50#: mediagoblin/auth/views.py:79
19e2668b 51msgid "Sorry, a user with that email address already exists."
502c2563
CAW
52msgstr ""
53
5f081163 54#: mediagoblin/auth/views.py:182
502c2563
CAW
55msgid ""
56"Your email address has been verified. You may now login, edit your profile, "
57"and submit images!"
58msgstr ""
59
5f081163 60#: mediagoblin/auth/views.py:188
502c2563
CAW
61msgid "The verification key or user id is incorrect"
62msgstr ""
63
5f081163 64#: mediagoblin/auth/views.py:206
19e2668b
CAW
65msgid "You must be logged in so we know who to send the email to!"
66msgstr ""
67
5f081163 68#: mediagoblin/auth/views.py:214
19e2668b
CAW
69msgid "You've already verified your email address!"
70msgstr ""
71
5f081163 72#: mediagoblin/auth/views.py:227
502c2563
CAW
73msgid "Resent your verification email."
74msgstr ""
75
24150310 76#: mediagoblin/auth/views.py:263
bcd50908
CAW
77msgid ""
78"An email has been sent with instructions on how to change your password."
79msgstr ""
80
24150310 81#: mediagoblin/auth/views.py:273
502c2563
CAW
82msgid ""
83"Could not send password recovery email as your username is inactive or your "
84"account's email address has not been verified."
85msgstr ""
86
24150310 87#: mediagoblin/auth/views.py:285
bcd50908
CAW
88msgid "Couldn't find someone with that username or email."
89msgstr ""
90
24150310 91#: mediagoblin/auth/views.py:333
bcd50908
CAW
92msgid "You can now log in using your new password."
93msgstr ""
94
f62b697e 95#: mediagoblin/edit/forms.py:25 mediagoblin/submit/forms.py:28
502c2563
CAW
96msgid "Title"
97msgstr "Titulo"
98
f62b697e 99#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
bcd50908
CAW
100msgid "Description of this work"
101msgstr ""
102
f62b697e
CAW
103#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
104#: mediagoblin/submit/forms.py:32
bcd50908
CAW
105msgid ""
106"You can use\n"
107" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
108" Markdown</a> for formatting."
109msgstr ""
110
f62b697e 111#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
502c2563
CAW
112msgid "Tags"
113msgstr ""
114
f62b697e 115#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
bcd50908 116msgid "Separate tags by commas."
19e2668b
CAW
117msgstr ""
118
f62b697e 119#: mediagoblin/edit/forms.py:38
502c2563
CAW
120msgid "Slug"
121msgstr ""
122
f62b697e 123#: mediagoblin/edit/forms.py:39
502c2563
CAW
124msgid "The slug can't be empty"
125msgstr ""
126
f62b697e 127#: mediagoblin/edit/forms.py:40
502c2563 128msgid ""
bcd50908
CAW
129"The title part of this media's address. You usually don't need to change "
130"this."
502c2563
CAW
131msgstr ""
132
f62b697e 133#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
5f081163 134#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e 135msgid "License"
502c2563
CAW
136msgstr ""
137
f62b697e
CAW
138#: mediagoblin/edit/forms.py:50
139msgid "Bio"
bcd50908
CAW
140msgstr ""
141
f62b697e 142#: mediagoblin/edit/forms.py:56
502c2563
CAW
143msgid "Website"
144msgstr "Sito web"
145
c2c66ea1
CAW
146#: mediagoblin/edit/forms.py:58
147msgid "This address contains errors"
148msgstr ""
149
f62b697e 150#: mediagoblin/edit/forms.py:63
19e2668b
CAW
151msgid "Old password"
152msgstr ""
153
325e9bc4 154#: mediagoblin/edit/forms.py:64
bcd50908
CAW
155msgid "Enter your old password to prove you own this account."
156msgstr ""
157
325e9bc4 158#: mediagoblin/edit/forms.py:67
bcd50908 159msgid "New password"
19e2668b
CAW
160msgstr ""
161
325e9bc4
CAW
162#: mediagoblin/edit/forms.py:72
163msgid "Email me when others comment on my media"
164msgstr ""
165
166#: mediagoblin/edit/views.py:64
502c2563
CAW
167msgid "An entry with that slug already exists for this user."
168msgstr ""
169
325e9bc4 170#: mediagoblin/edit/views.py:85
502c2563
CAW
171msgid "You are editing another user's media. Proceed with caution."
172msgstr ""
173
325e9bc4 174#: mediagoblin/edit/views.py:181
502c2563
CAW
175msgid "You are editing a user's profile. Proceed with caution."
176msgstr ""
177
325e9bc4 178#: mediagoblin/edit/views.py:197
bcd50908
CAW
179msgid "Profile changes saved"
180msgstr ""
181
325e9bc4
CAW
182#: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
183msgid "Account settings saved"
184msgstr ""
185
186#: mediagoblin/edit/views.py:251
19e2668b
CAW
187msgid "Wrong password"
188msgstr ""
189
325e9bc4
CAW
190#: mediagoblin/gmg_commands/theme.py:58
191msgid "Cannot link theme... no theme set\n"
192msgstr ""
193
194#: mediagoblin/gmg_commands/theme.py:71
195msgid "No asset directory for this theme\n"
196msgstr ""
197
198#: mediagoblin/gmg_commands/theme.py:74
199msgid "However, old link directory symlink found; removed.\n"
19e2668b
CAW
200msgstr ""
201
24150310
CAW
202#: mediagoblin/media_types/__init__.py:60
203#: mediagoblin/media_types/__init__.py:120
204msgid "Sorry, I don't support that file type :("
502c2563
CAW
205msgstr ""
206
325e9bc4
CAW
207#: mediagoblin/media_types/video/processing.py:35
208msgid "Video transcoding failed"
209msgstr ""
210
211#: mediagoblin/processing/__init__.py:138
24150310 212msgid "Invalid file given for media type."
502c2563
CAW
213msgstr ""
214
f62b697e 215#: mediagoblin/submit/forms.py:26
bcd50908 216msgid "File"
502c2563
CAW
217msgstr ""
218
24150310 219#: mediagoblin/submit/views.py:56
502c2563
CAW
220msgid "You must provide a file."
221msgstr ""
222
24150310 223#: mediagoblin/submit/views.py:163
19e2668b 224msgid "Woohoo! Submitted!"
502c2563
CAW
225msgstr ""
226
9022f358 227#: mediagoblin/templates/mediagoblin/404.html:24
bcd50908 228msgid "Image of 404 goblin stressing out"
502c2563
CAW
229msgstr ""
230
9022f358 231#: mediagoblin/templates/mediagoblin/404.html:25
502c2563
CAW
232msgid "Oops!"
233msgstr ""
234
9022f358 235#: mediagoblin/templates/mediagoblin/404.html:26
502c2563
CAW
236msgid "There doesn't seem to be a page at this address. Sorry!"
237msgstr ""
238
9022f358 239#: mediagoblin/templates/mediagoblin/404.html:28
502c2563
CAW
240msgid ""
241"If you're sure the address is correct, maybe the page you're looking for has"
242" been moved or deleted."
243msgstr ""
244
325e9bc4 245#: mediagoblin/templates/mediagoblin/base.html:50
502c2563
CAW
246msgid "MediaGoblin logo"
247msgstr ""
248
325e9bc4 249#: mediagoblin/templates/mediagoblin/base.html:60
19e2668b
CAW
250msgid "Verify your email!"
251msgstr ""
252
325e9bc4 253#: mediagoblin/templates/mediagoblin/base.html:66
c2c66ea1
CAW
254msgid "+ Add media"
255msgstr ""
256
325e9bc4 257#: mediagoblin/templates/mediagoblin/base.html:68
c2c66ea1
CAW
258msgid "View your profile"
259msgstr ""
260
325e9bc4 261#: mediagoblin/templates/mediagoblin/base.html:69
24150310 262msgid "Log out"
502c2563
CAW
263msgstr ""
264
325e9bc4 265#: mediagoblin/templates/mediagoblin/base.html:74
9022f358
CAW
266#: mediagoblin/templates/mediagoblin/auth/login.html:28
267#: mediagoblin/templates/mediagoblin/auth/login.html:36
268#: mediagoblin/templates/mediagoblin/auth/login.html:54
502c2563
CAW
269msgid "Log in"
270msgstr "Initiar session"
271
325e9bc4 272#: mediagoblin/templates/mediagoblin/base.html:88
502c2563
CAW
273msgid ""
274"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
5f081163
CAW
275"href=\"http://gnu.org/\">GNU</a> project."
276msgstr ""
277
325e9bc4 278#: mediagoblin/templates/mediagoblin/base.html:91
5f081163
CAW
279#, python-format
280msgid ""
281"Released under the <a "
282"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
283"href=\"%(source_link)s\">Source code</a> available."
502c2563
CAW
284msgstr ""
285
286#: mediagoblin/templates/mediagoblin/root.html:24
287msgid "Explore"
288msgstr ""
289
bcd50908 290#: mediagoblin/templates/mediagoblin/root.html:26
19e2668b 291msgid "Hi there, welcome to this MediaGoblin site!"
502c2563
CAW
292msgstr ""
293
19e2668b 294#: mediagoblin/templates/mediagoblin/root.html:28
b3efea3c
CAW
295msgid ""
296"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
297"extraordinarily great piece of media hosting software."
502c2563
CAW
298msgstr ""
299
19e2668b 300#: mediagoblin/templates/mediagoblin/root.html:29
502c2563 301msgid ""
325e9bc4
CAW
302"To add your own media, place comments, and more, you can log in with your "
303"MediaGoblin account."
502c2563
CAW
304msgstr ""
305
306#: mediagoblin/templates/mediagoblin/root.html:31
19e2668b 307msgid "Don't have one yet? It's easy!"
502c2563
CAW
308msgstr ""
309
310#: mediagoblin/templates/mediagoblin/root.html:32
502c2563
CAW
311#, python-format
312msgid ""
19e2668b 313"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
bcd50908
CAW
314" or\n"
315" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
502c2563
CAW
316msgstr ""
317
bcd50908 318#: mediagoblin/templates/mediagoblin/root.html:40
502c2563
CAW
319msgid "Most recent media"
320msgstr ""
321
9022f358
CAW
322#: mediagoblin/templates/mediagoblin/admin/panel.html:21
323#: mediagoblin/templates/mediagoblin/admin/panel.html:26
324#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
325#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
325e9bc4
CAW
326msgid "Media processing panel"
327msgstr ""
328
9022f358 329#: mediagoblin/templates/mediagoblin/admin/panel.html:29
325e9bc4
CAW
330msgid ""
331"Here you can track the state of media being processed on this instance."
332msgstr ""
333
9022f358
CAW
334#: mediagoblin/templates/mediagoblin/admin/panel.html:32
335#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
325e9bc4
CAW
336msgid "Media in-processing"
337msgstr ""
338
9022f358
CAW
339#: mediagoblin/templates/mediagoblin/admin/panel.html:58
340#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
325e9bc4
CAW
341msgid "No media in-processing"
342msgstr ""
343
9022f358
CAW
344#: mediagoblin/templates/mediagoblin/admin/panel.html:61
345#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
325e9bc4
CAW
346msgid "These uploads failed to process:"
347msgstr ""
348
9022f358
CAW
349#: mediagoblin/templates/mediagoblin/admin/panel.html:90
350#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
325e9bc4
CAW
351msgid "No failed entries!"
352msgstr ""
353
9022f358 354#: mediagoblin/templates/mediagoblin/admin/panel.html:92
325e9bc4
CAW
355msgid "Last 10 successful uploads"
356msgstr ""
357
9022f358
CAW
358#: mediagoblin/templates/mediagoblin/admin/panel.html:112
359#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
325e9bc4
CAW
360msgid "No processed entries, yet!"
361msgstr ""
362
9022f358
CAW
363#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
364#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
bcd50908 365msgid "Set your new password"
502c2563
CAW
366msgstr ""
367
9022f358 368#: mediagoblin/templates/mediagoblin/auth/change_fp.html:39
bcd50908 369msgid "Set password"
a6f06563
CAW
370msgstr ""
371
9022f358
CAW
372#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23
373#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31
19e2668b
CAW
374msgid "Recover password"
375msgstr ""
376
9022f358 377#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:34
19e2668b 378msgid "Send instructions"
502c2563
CAW
379msgstr ""
380
502c2563
CAW
381#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
382#, python-format
383msgid ""
384"Hi %(username)s,\n"
385"\n"
386"to change your GNU MediaGoblin password, open the following URL in \n"
387"your web browser:\n"
388"\n"
389"%(verification_url)s\n"
390"\n"
391"If you think this is an error, just ignore this email and continue being\n"
392"a happy goblin!"
393msgstr ""
394
9022f358 395#: mediagoblin/templates/mediagoblin/auth/login.html:39
502c2563
CAW
396msgid "Logging in failed!"
397msgstr ""
398
9022f358 399#: mediagoblin/templates/mediagoblin/auth/login.html:44
502c2563
CAW
400msgid "Don't have an account yet?"
401msgstr ""
402
9022f358 403#: mediagoblin/templates/mediagoblin/auth/login.html:45
502c2563
CAW
404msgid "Create one here!"
405msgstr ""
406
9022f358 407#: mediagoblin/templates/mediagoblin/auth/login.html:51
502c2563
CAW
408msgid "Forgot your password?"
409msgstr ""
410
9022f358
CAW
411#: mediagoblin/templates/mediagoblin/auth/register.html:28
412#: mediagoblin/templates/mediagoblin/auth/register.html:36
502c2563
CAW
413msgid "Create an account!"
414msgstr "Crear un conto!"
415
9022f358 416#: mediagoblin/templates/mediagoblin/auth/register.html:40
502c2563
CAW
417msgid "Create"
418msgstr ""
419
420#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
421#, python-format
422msgid ""
423"Hi %(username)s,\n"
424"\n"
425"to activate your GNU MediaGoblin account, open the following URL in\n"
426"your web browser:\n"
427"\n"
428"%(verification_url)s"
429msgstr ""
430
9022f358
CAW
431#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
432#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
433#, python-format
434msgid "Editing attachments for %(media_title)s"
435msgstr ""
436
437#: mediagoblin/templates/mediagoblin/edit/edit.html:23
438#: mediagoblin/templates/mediagoblin/edit/edit.html:35
502c2563
CAW
439#, python-format
440msgid "Editing %(media_title)s"
441msgstr ""
442
9022f358 443#: mediagoblin/templates/mediagoblin/edit/edit.html:42
502c2563
CAW
444#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
445msgid "Cancel"
446msgstr "Cancellar"
447
9022f358
CAW
448#: mediagoblin/templates/mediagoblin/edit/edit.html:43
449#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
450#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
502c2563
CAW
451msgid "Save changes"
452msgstr ""
453
9022f358
CAW
454#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
455#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41
bcd50908
CAW
456#, python-format
457msgid "Changing %(username)s's account settings"
458msgstr ""
459
9022f358
CAW
460#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
461#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
502c2563
CAW
462#, python-format
463msgid "Editing %(username)s's profile"
464msgstr ""
465
19e2668b
CAW
466#: mediagoblin/templates/mediagoblin/listings/tag.html:30
467#: mediagoblin/templates/mediagoblin/listings/tag.html:35
468#, python-format
469msgid "Media tagged with: %(tag_name)s"
470msgstr ""
471
bcd50908 472#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
325e9bc4
CAW
473#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
474#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
475#: mediagoblin/templates/mediagoblin/media_displays/video.html:52
476msgid "Download"
477msgstr ""
478
479#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
480#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
19e2668b 481msgid "Original"
502c2563
CAW
482msgstr ""
483
6a26e4b0 484#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
485msgid ""
486"Sorry, this audio will not work because \n"
487"\tyour web browser does not support HTML5 \n"
488"\taudio."
489msgstr ""
490
6a26e4b0 491#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
492msgid ""
493"You can get a modern web browser that \n"
494"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
495"\t http://getfirefox.com</a>!"
496msgstr ""
497
791cc619 498#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
325e9bc4
CAW
499#: mediagoblin/templates/mediagoblin/media_displays/video.html:56
500msgid "Original file"
791cc619
CAW
501msgstr ""
502
503#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
504msgid "WebM file (Vorbis codec)"
505msgstr ""
506
5f081163 507#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
bcd50908
CAW
508msgid ""
509"Sorry, this video will not work because \n"
510"\t your web browser does not support HTML5 \n"
511"\t video."
512msgstr ""
513
5f081163 514#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
bcd50908
CAW
515msgid ""
516"You can get a modern web browser that \n"
517"\t can play this video at <a href=\"http://getfirefox.com\">\n"
518"\t http://getfirefox.com</a>!"
519msgstr ""
520
325e9bc4
CAW
521#: mediagoblin/templates/mediagoblin/media_displays/video.html:59
522msgid "WebM file (640p; VP8/Vorbis)"
523msgstr ""
524
9022f358
CAW
525#: mediagoblin/templates/mediagoblin/submit/start.html:23
526#: mediagoblin/templates/mediagoblin/submit/start.html:30
bcd50908
CAW
527msgid "Add your media"
528msgstr ""
529
9022f358 530#: mediagoblin/templates/mediagoblin/submit/start.html:34
bcd50908 531msgid "Add"
502c2563
CAW
532msgstr ""
533
325e9bc4
CAW
534#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
535#, python-format
536msgid ""
537"Hi %(username)s,\n"
538"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
539msgstr ""
540
19e2668b 541#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
502c2563 542#, python-format
19e2668b 543msgid "%(username)s's media"
502c2563
CAW
544msgstr ""
545
19e2668b
CAW
546#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
547#, python-format
548msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
502c2563
CAW
549msgstr ""
550
5f081163 551#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
a6f06563 552#, python-format
5f081163 553msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
554msgstr ""
555
6a26e4b0
CAW
556#: mediagoblin/templates/mediagoblin/user_pages/media.html:67
557#: mediagoblin/templates/mediagoblin/user_pages/media.html:73
558#, python-format
559msgid "Image for %(media_title)s"
560msgstr ""
561
562#: mediagoblin/templates/mediagoblin/user_pages/media.html:87
bcd50908 563msgid "Edit"
a6f06563
CAW
564msgstr ""
565
6a26e4b0 566#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
bcd50908
CAW
567msgid "Delete"
568msgstr ""
569
325e9bc4 570#: mediagoblin/templates/mediagoblin/user_pages/media.html:102
5f081163 571msgid "Add a comment"
bcd50908
CAW
572msgstr ""
573
325e9bc4 574#: mediagoblin/templates/mediagoblin/user_pages/media.html:109
bcd50908 575msgid ""
f62b697e 576"You can use <a "
bcd50908
CAW
577"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
578" formatting."
579msgstr ""
580
325e9bc4 581#: mediagoblin/templates/mediagoblin/user_pages/media.html:113
bcd50908
CAW
582msgid "Add this comment"
583msgstr ""
584
325e9bc4 585#: mediagoblin/templates/mediagoblin/user_pages/media.html:132
bcd50908
CAW
586msgid "at"
587msgstr ""
588
325e9bc4 589#: mediagoblin/templates/mediagoblin/user_pages/media.html:152
bcd50908 590#, python-format
5f081163
CAW
591msgid ""
592"<h3>Added on</h3>\n"
593" <p>%(date)s</p>"
a6f06563
CAW
594msgstr ""
595
325e9bc4
CAW
596#: mediagoblin/templates/mediagoblin/user_pages/media.html:167
597#: mediagoblin/templates/mediagoblin/user_pages/media.html:183
598msgid "Attachments"
599msgstr ""
600
601#: mediagoblin/templates/mediagoblin/user_pages/media.html:188
602msgid "Add attachment"
603msgstr ""
604
502c2563
CAW
605#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
606#, python-format
607msgid "Really delete %(title)s?"
608msgstr ""
609
610#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
5f081163 611msgid "Delete permanently"
502c2563
CAW
612msgstr ""
613
9022f358 614#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
502c2563
CAW
615msgid ""
616"You can track the state of media being processed for your gallery here."
617msgstr ""
618
9022f358 619#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 620msgid "Your last 10 successful uploads"
502c2563
CAW
621msgstr ""
622
19e2668b
CAW
623#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
624#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
625#, python-format
626msgid "%(username)s's profile"
627msgstr "Profilo de %(username)s"
628
629#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
630msgid "Sorry, no such user found."
631msgstr ""
632
633#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
634#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
502c2563
CAW
635msgid "Email verification needed"
636msgstr ""
637
19e2668b 638#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
502c2563
CAW
639msgid "Almost done! Your account still needs to be activated."
640msgstr ""
641
19e2668b 642#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
502c2563
CAW
643msgid ""
644"An email should arrive in a few moments with instructions on how to do so."
645msgstr ""
646
19e2668b 647#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
502c2563
CAW
648msgid "In case it doesn't:"
649msgstr ""
650
19e2668b 651#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
502c2563
CAW
652msgid "Resend verification email"
653msgstr ""
654
19e2668b 655#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
502c2563
CAW
656msgid ""
657"Someone has registered an account with this username, but it still has to be"
658" activated."
659msgstr ""
660
19e2668b 661#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
502c2563
CAW
662#, python-format
663msgid ""
664"If you are that person but you've lost your verification email, you can <a "
665"href=\"%(login_url)s\">log in</a> and resend it."
666msgstr ""
667
19e2668b 668#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
502c2563
CAW
669msgid "Here's a spot to tell others about yourself."
670msgstr ""
671
19e2668b 672#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
bcd50908 673#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
502c2563
CAW
674msgid "Edit profile"
675msgstr ""
676
bcd50908 677#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
502c2563
CAW
678msgid "This user hasn't filled in their profile (yet)."
679msgstr ""
680
bcd50908
CAW
681#: mediagoblin/templates/mediagoblin/user_pages/user.html:125
682msgid "Change account settings"
683msgstr ""
684
685#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
502c2563
CAW
686#, python-format
687msgid "View all of %(username)s's media"
688msgstr ""
689
bcd50908 690#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
502c2563
CAW
691msgid ""
692"This is where your media will appear, but you don't seem to have added "
693"anything yet."
694msgstr ""
695
24150310
CAW
696#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
697msgid "Add media"
698msgstr ""
699
bcd50908
CAW
700#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
701#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
502c2563
CAW
702msgid "There doesn't seem to be any media here yet..."
703msgstr ""
704
705#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
706msgid "feed icon"
707msgstr ""
708
709#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
710msgid "Atom feed"
711msgstr ""
712
5f081163
CAW
713#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
714msgid "Location"
715msgstr ""
716
717#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38
718#, python-format
719msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
f62b697e
CAW
720msgstr ""
721
722#: mediagoblin/templates/mediagoblin/utils/license.html:25
723msgid "All rights reserved"
724msgstr ""
725
bcd50908
CAW
726#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
727msgid "← Newer"
502c2563
CAW
728msgstr ""
729
bcd50908
CAW
730#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
731msgid "Older →"
502c2563
CAW
732msgstr ""
733
bcd50908 734#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
735msgid "Go to page:"
736msgstr ""
737
5f081163
CAW
738#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
739#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908
CAW
740msgid "newer"
741msgstr ""
742
5f081163
CAW
743#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
744#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908
CAW
745msgid "older"
746msgstr ""
747
19e2668b 748#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 749msgid "Tagged with"
19e2668b
CAW
750msgstr ""
751
325e9bc4 752#: mediagoblin/tools/exif.py:78
f62b697e
CAW
753msgid "Could not read the image file."
754msgstr ""
755
502c2563
CAW
756#: mediagoblin/user_pages/forms.py:30
757msgid "I am sure I want to delete this"
758msgstr ""
759
325e9bc4
CAW
760#: mediagoblin/user_pages/lib.py:56
761msgid "commented on your post"
762msgstr ""
763
764#: mediagoblin/user_pages/views.py:160
a6f06563 765msgid "Oops, your comment was empty."
502c2563
CAW
766msgstr ""
767
325e9bc4 768#: mediagoblin/user_pages/views.py:166
a6f06563 769msgid "Your comment has been posted!"
502c2563
CAW
770msgstr ""
771
325e9bc4
CAW
772#: mediagoblin/user_pages/views.py:200
773msgid ""
774"Some of the files with this entry seem to be missing. Deleting anyway."
775msgstr ""
776
777#: mediagoblin/user_pages/views.py:205
19e2668b
CAW
778msgid "You deleted the media."
779msgstr ""
780
325e9bc4 781#: mediagoblin/user_pages/views.py:212
19e2668b
CAW
782msgid "The media was not deleted because you didn't check that you were sure."
783msgstr ""
784
325e9bc4 785#: mediagoblin/user_pages/views.py:220
502c2563
CAW
786msgid "You are about to delete another user's media. Proceed with caution."
787msgstr ""