Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / i18n / en / LC_MESSAGES / mediagoblin.po
CommitLineData
4100798b 1# Translations template for PROJECT.
bcd50908 2# Copyright (C) 2012 ORGANIZATION
4100798b 3# This file is distributed under the same license as the PROJECT project.
bcd50908 4# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
74a9c0eb
CAW
5#
6#, fuzzy
7msgid ""
8msgstr ""
4100798b
CAW
9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
304934b3 11"POT-Creation-Date: 2012-12-03 13:23-0600\n"
74a9c0eb
CAW
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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
bcd50908 20#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
d1e67890
CAW
21msgid "Username"
22msgstr ""
23
bcd50908 24#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
d1e67890
CAW
25msgid "Password"
26msgstr ""
27
bcd50908 28#: mediagoblin/auth/forms.py:34
d1e67890
CAW
29msgid "Email address"
30msgstr ""
31
345afe1e
E
32#: mediagoblin/auth/forms.py:51
33msgid "Username or email"
34msgstr ""
35
36#: mediagoblin/auth/forms.py:58
37msgid "Incorrect input"
38msgstr ""
39
b7206469 40#: mediagoblin/auth/views.py:55
d1e67890
CAW
41msgid "Sorry, registration is disabled on this instance."
42msgstr ""
43
6b38a38a 44#: mediagoblin/auth/views.py:75
d1e67890
CAW
45msgid "Sorry, a user with that name already exists."
46msgstr ""
47
6b38a38a 48#: mediagoblin/auth/views.py:79
19e2668b 49msgid "Sorry, a user with that email address already exists."
58d71706
CAW
50msgstr ""
51
6b38a38a 52#: mediagoblin/auth/views.py:182
d1e67890
CAW
53msgid ""
54"Your email address has been verified. You may now login, edit your "
55"profile, and submit images!"
56msgstr ""
57
6b38a38a 58#: mediagoblin/auth/views.py:188
d1e67890
CAW
59msgid "The verification key or user id is incorrect"
60msgstr ""
61
6b38a38a 62#: mediagoblin/auth/views.py:206
f1360855
AW
63msgid "You must be logged in so we know who to send the email to!"
64msgstr ""
65
6b38a38a 66#: mediagoblin/auth/views.py:214
2a8c1b05
AW
67msgid "You've already verified your email address!"
68msgstr ""
69
6b38a38a 70#: mediagoblin/auth/views.py:227
d1e67890
CAW
71msgid "Resent your verification email."
72msgstr ""
73
24150310 74#: mediagoblin/auth/views.py:263
bcd50908
CAW
75msgid "An email has been sent with instructions on how to change your password."
76msgstr ""
77
24150310 78#: mediagoblin/auth/views.py:273
8c12e57b
CAW
79msgid ""
80"Could not send password recovery email as your username is inactive or "
81"your account's email address has not been verified."
82msgstr ""
83
24150310 84#: mediagoblin/auth/views.py:285
bcd50908
CAW
85msgid "Couldn't find someone with that username or email."
86msgstr ""
87
24150310 88#: mediagoblin/auth/views.py:333
bcd50908
CAW
89msgid "You can now log in using your new password."
90msgstr ""
91
304934b3 92#: mediagoblin/edit/forms.py:25 mediagoblin/edit/forms.py:82
d2eb7440
CAW
93#: mediagoblin/submit/forms.py:28 mediagoblin/submit/forms.py:47
94#: mediagoblin/user_pages/forms.py:40
d1e67890
CAW
95msgid "Title"
96msgstr ""
97
f62b697e 98#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
bcd50908
CAW
99msgid "Description of this work"
100msgstr ""
101
f62b697e 102#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
304934b3 103#: mediagoblin/edit/forms.py:86 mediagoblin/submit/forms.py:32
d2eb7440 104#: mediagoblin/submit/forms.py:51 mediagoblin/user_pages/forms.py:44
bcd50908
CAW
105msgid ""
106"You can use\n"
107" <a "
108"href=\"http://daringfireball.net/projects/markdown/basics\">\n"
109" Markdown</a> for formatting."
110msgstr ""
111
f62b697e 112#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
b0391ad9
CAW
113msgid "Tags"
114msgstr ""
115
f62b697e 116#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
bcd50908 117msgid "Separate tags by commas."
19e2668b
CAW
118msgstr ""
119
304934b3 120#: mediagoblin/edit/forms.py:38 mediagoblin/edit/forms.py:90
d1e67890
CAW
121msgid "Slug"
122msgstr ""
123
304934b3 124#: mediagoblin/edit/forms.py:39 mediagoblin/edit/forms.py:91
d1e67890
CAW
125msgid "The slug can't be empty"
126msgstr ""
127
f62b697e 128#: mediagoblin/edit/forms.py:40
bcd50908
CAW
129msgid ""
130"The title part of this media's address. You usually don't need to change "
131"this."
d1e67890
CAW
132msgstr ""
133
f62b697e 134#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
5f081163 135#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e 136msgid "License"
d1e67890
CAW
137msgstr ""
138
f62b697e
CAW
139#: mediagoblin/edit/forms.py:50
140msgid "Bio"
bcd50908
CAW
141msgstr ""
142
f62b697e 143#: mediagoblin/edit/forms.py:56
d1e67890
CAW
144msgid "Website"
145msgstr ""
146
345afe1e
E
147#: mediagoblin/edit/forms.py:58
148msgid "This address contains errors"
149msgstr ""
150
f62b697e 151#: mediagoblin/edit/forms.py:63
19e2668b
CAW
152msgid "Old password"
153msgstr ""
154
325e9bc4 155#: mediagoblin/edit/forms.py:64
bcd50908
CAW
156msgid "Enter your old password to prove you own this account."
157msgstr ""
158
325e9bc4 159#: mediagoblin/edit/forms.py:67
bcd50908 160msgid "New password"
19e2668b
CAW
161msgstr ""
162
304934b3 163#: mediagoblin/edit/forms.py:71
325e9bc4
CAW
164msgid "Email me when others comment on my media"
165msgstr ""
166
304934b3 167#: mediagoblin/edit/forms.py:83
d2eb7440
CAW
168msgid "The title can't be empty"
169msgstr ""
170
304934b3 171#: mediagoblin/edit/forms.py:85 mediagoblin/submit/forms.py:50
d2eb7440
CAW
172#: mediagoblin/user_pages/forms.py:43
173msgid "Description of this collection"
174msgstr ""
175
304934b3 176#: mediagoblin/edit/forms.py:92
d2eb7440
CAW
177msgid ""
178"The title part of this collection's address. You usually don't need to "
179"change this."
180msgstr ""
181
182#: mediagoblin/edit/views.py:65
d1e67890
CAW
183msgid "An entry with that slug already exists for this user."
184msgstr ""
185
d2eb7440 186#: mediagoblin/edit/views.py:86
d1e67890
CAW
187msgid "You are editing another user's media. Proceed with caution."
188msgstr ""
189
304934b3
CAW
190#: mediagoblin/edit/views.py:156
191#, python-format
192msgid "You added the attachment %s!"
193msgstr ""
194
195#: mediagoblin/edit/views.py:181
d1e67890
CAW
196msgid "You are editing a user's profile. Proceed with caution."
197msgstr ""
198
304934b3 199#: mediagoblin/edit/views.py:197
bcd50908
CAW
200msgid "Profile changes saved"
201msgstr ""
202
304934b3 203#: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
325e9bc4
CAW
204msgid "Account settings saved"
205msgstr ""
206
304934b3 207#: mediagoblin/edit/views.py:251
19e2668b
CAW
208msgid "Wrong password"
209msgstr ""
210
304934b3 211#: mediagoblin/edit/views.py:287 mediagoblin/submit/views.py:211
20d01dae 212#: mediagoblin/user_pages/views.py:215
d2eb7440 213#, python-format
20d01dae 214msgid "You already have a collection called \"%s\"!"
d2eb7440
CAW
215msgstr ""
216
304934b3 217#: mediagoblin/edit/views.py:291
d2eb7440
CAW
218msgid "A collection with that slug already exists for this user."
219msgstr ""
220
304934b3 221#: mediagoblin/edit/views.py:308
d2eb7440
CAW
222msgid "You are editing another user's collection. Proceed with caution."
223msgstr ""
224
325e9bc4
CAW
225#: mediagoblin/gmg_commands/theme.py:58
226msgid "Cannot link theme... no theme set\n"
227msgstr ""
228
229#: mediagoblin/gmg_commands/theme.py:71
230msgid "No asset directory for this theme\n"
231msgstr ""
232
233#: mediagoblin/gmg_commands/theme.py:74
234msgid "However, old link directory symlink found; removed.\n"
19e2668b
CAW
235msgstr ""
236
24150310
CAW
237#: mediagoblin/media_types/__init__.py:60
238#: mediagoblin/media_types/__init__.py:120
239msgid "Sorry, I don't support that file type :("
e39039dc
CAW
240msgstr ""
241
325e9bc4
CAW
242#: mediagoblin/media_types/video/processing.py:35
243msgid "Video transcoding failed"
244msgstr ""
245
d2eb7440
CAW
246#: mediagoblin/plugins/oauth/forms.py:26
247msgid "Client ID"
248msgstr ""
249
250#: mediagoblin/plugins/oauth/forms.py:28
251msgid "Next URL"
252msgstr ""
253
254#: mediagoblin/plugins/oauth/forms.py:30
255msgid "Allow"
256msgstr ""
257
258#: mediagoblin/plugins/oauth/forms.py:31
259msgid "Deny"
260msgstr ""
261
262#: mediagoblin/plugins/oauth/forms.py:35
263msgid "Name"
264msgstr ""
265
266#: mediagoblin/plugins/oauth/forms.py:36
267msgid "The name of the OAuth client"
268msgstr ""
269
270#: mediagoblin/plugins/oauth/forms.py:37
271msgid "Description"
272msgstr ""
273
274#: mediagoblin/plugins/oauth/forms.py:39
275msgid ""
f2bcd91d
CAW
276"This will be visible to users allowing your\n"
277" application to authenticate as them."
d2eb7440
CAW
278msgstr ""
279
280#: mediagoblin/plugins/oauth/forms.py:41
281msgid "Type"
282msgstr ""
283
284#: mediagoblin/plugins/oauth/forms.py:46
285msgid ""
286"<strong>Confidential</strong> - The client can\n"
287" make requests to the GNU MediaGoblin instance that can "
288"not be\n"
289" intercepted by the user agent (e.g. server-side "
290"client).<br />\n"
291" <strong>Public</strong> - The client can't make "
292"confidential\n"
293" requests to the GNU MediaGoblin instance (e.g. client-"
294"side\n"
295" JavaScript client)."
296msgstr ""
297
298#: mediagoblin/plugins/oauth/forms.py:53
299msgid "Redirect URI"
300msgstr ""
301
302#: mediagoblin/plugins/oauth/forms.py:55
303msgid ""
304"The redirect URI for the applications, this field\n"
305" is <strong>required</strong> for public clients."
306msgstr ""
307
308#: mediagoblin/plugins/oauth/forms.py:67
309msgid "This field is required for public clients"
310msgstr ""
311
312#: mediagoblin/plugins/oauth/views.py:59
313msgid "The client {0} has been registered!"
314msgstr ""
315
325e9bc4 316#: mediagoblin/processing/__init__.py:138
24150310 317msgid "Invalid file given for media type."
d1e67890
CAW
318msgstr ""
319
f62b697e 320#: mediagoblin/submit/forms.py:26
bcd50908 321msgid "File"
b0391ad9
CAW
322msgstr ""
323
d2eb7440 324#: mediagoblin/submit/views.py:57
d1e67890
CAW
325msgid "You must provide a file."
326msgstr ""
327
d2eb7440 328#: mediagoblin/submit/views.py:164
19e2668b 329msgid "Woohoo! Submitted!"
d1e67890
CAW
330msgstr ""
331
d2eb7440
CAW
332#: mediagoblin/submit/views.py:215
333#, python-format
334msgid "Collection \"%s\" added!"
335msgstr ""
336
325e9bc4 337#: mediagoblin/templates/mediagoblin/base.html:50
e39039dc 338msgid "MediaGoblin logo"
4100798b
CAW
339msgstr ""
340
304934b3
CAW
341#: mediagoblin/templates/mediagoblin/base.html:56
342#, python-format
343msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
345afe1e
E
344msgstr ""
345
304934b3
CAW
346#: mediagoblin/templates/mediagoblin/base.html:62
347msgid "log out"
345afe1e
E
348msgstr ""
349
304934b3
CAW
350#: mediagoblin/templates/mediagoblin/base.html:64
351#: mediagoblin/templates/mediagoblin/root.html:28
352#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
353msgid "Add media"
d2eb7440
CAW
354msgstr ""
355
356#: mediagoblin/templates/mediagoblin/base.html:70
304934b3 357msgid "Verify your email!"
4100798b
CAW
358msgstr ""
359
d2eb7440 360#: mediagoblin/templates/mediagoblin/base.html:75
9022f358
CAW
361#: mediagoblin/templates/mediagoblin/auth/login.html:28
362#: mediagoblin/templates/mediagoblin/auth/login.html:36
363#: mediagoblin/templates/mediagoblin/auth/login.html:54
e39039dc 364msgid "Log in"
4100798b
CAW
365msgstr ""
366
d2eb7440 367#: mediagoblin/templates/mediagoblin/base.html:89
4100798b
CAW
368msgid ""
369"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
5f081163
CAW
370"href=\"http://gnu.org/\">GNU</a> project."
371msgstr ""
372
d2eb7440 373#: mediagoblin/templates/mediagoblin/base.html:92
5f081163
CAW
374#, python-format
375msgid ""
376"Released under the <a "
377"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a"
378" href=\"%(source_link)s\">Source code</a> available."
4100798b
CAW
379msgstr ""
380
304934b3
CAW
381#: mediagoblin/templates/mediagoblin/error.html:24
382msgid "Image of goblin stressing out"
383msgstr ""
384
385#: mediagoblin/templates/mediagoblin/root.html:25
386msgid "Actions"
387msgstr ""
388
389#: mediagoblin/templates/mediagoblin/root.html:31
390msgid "Create new collection"
391msgstr ""
392
393#: mediagoblin/templates/mediagoblin/root.html:34
394msgid "Change account settings"
395msgstr ""
396
397#: mediagoblin/templates/mediagoblin/root.html:38
398#: mediagoblin/templates/mediagoblin/root.html:44
399#: mediagoblin/templates/mediagoblin/admin/panel.html:21
400#: mediagoblin/templates/mediagoblin/admin/panel.html:26
401#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
402#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
403msgid "Media processing panel"
404msgstr ""
405
406#: mediagoblin/templates/mediagoblin/root.html:51
8c12e57b
CAW
407msgid "Explore"
408msgstr ""
409
304934b3 410#: mediagoblin/templates/mediagoblin/root.html:53
19e2668b 411msgid "Hi there, welcome to this MediaGoblin site!"
74a9c0eb
CAW
412msgstr ""
413
304934b3 414#: mediagoblin/templates/mediagoblin/root.html:55
b3efea3c
CAW
415msgid ""
416"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, "
417"an extraordinarily great piece of media hosting software."
4100798b
CAW
418msgstr ""
419
304934b3 420#: mediagoblin/templates/mediagoblin/root.html:56
e39039dc 421msgid ""
325e9bc4
CAW
422"To add your own media, place comments, and more, you can log in with your"
423" MediaGoblin account."
4100798b
CAW
424msgstr ""
425
304934b3 426#: mediagoblin/templates/mediagoblin/root.html:58
19e2668b 427msgid "Don't have one yet? It's easy!"
4100798b
CAW
428msgstr ""
429
304934b3 430#: mediagoblin/templates/mediagoblin/root.html:59
8c12e57b
CAW
431#, python-format
432msgid ""
19e2668b
CAW
433"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an "
434"account at this site</a>\n"
bcd50908
CAW
435" or\n"
436" <a class=\"button_action\" "
8c12e57b 437"href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on "
e9b2d7b4 438"your own server</a>"
8c12e57b
CAW
439msgstr ""
440
304934b3 441#: mediagoblin/templates/mediagoblin/root.html:67
8c12e57b
CAW
442msgid "Most recent media"
443msgstr ""
444
9022f358 445#: mediagoblin/templates/mediagoblin/admin/panel.html:29
325e9bc4
CAW
446msgid "Here you can track the state of media being processed on this instance."
447msgstr ""
448
9022f358
CAW
449#: mediagoblin/templates/mediagoblin/admin/panel.html:32
450#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
325e9bc4
CAW
451msgid "Media in-processing"
452msgstr ""
453
9022f358
CAW
454#: mediagoblin/templates/mediagoblin/admin/panel.html:58
455#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
325e9bc4
CAW
456msgid "No media in-processing"
457msgstr ""
458
9022f358
CAW
459#: mediagoblin/templates/mediagoblin/admin/panel.html:61
460#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
325e9bc4
CAW
461msgid "These uploads failed to process:"
462msgstr ""
463
9022f358
CAW
464#: mediagoblin/templates/mediagoblin/admin/panel.html:90
465#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
325e9bc4
CAW
466msgid "No failed entries!"
467msgstr ""
468
9022f358 469#: mediagoblin/templates/mediagoblin/admin/panel.html:92
325e9bc4
CAW
470msgid "Last 10 successful uploads"
471msgstr ""
472
9022f358
CAW
473#: mediagoblin/templates/mediagoblin/admin/panel.html:112
474#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
325e9bc4
CAW
475msgid "No processed entries, yet!"
476msgstr ""
477
9022f358
CAW
478#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
479#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
bcd50908 480msgid "Set your new password"
8c12e57b
CAW
481msgstr ""
482
9022f358 483#: mediagoblin/templates/mediagoblin/auth/change_fp.html:39
bcd50908 484msgid "Set password"
a6f06563
CAW
485msgstr ""
486
9022f358
CAW
487#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23
488#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31
19e2668b
CAW
489msgid "Recover password"
490msgstr ""
491
9022f358 492#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:34
19e2668b 493msgid "Send instructions"
8c12e57b
CAW
494msgstr ""
495
8c12e57b
CAW
496#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
497#, python-format
498msgid ""
499"Hi %(username)s,\n"
500"\n"
501"to change your GNU MediaGoblin password, open the following URL in \n"
502"your web browser:\n"
503"\n"
504"%(verification_url)s\n"
505"\n"
506"If you think this is an error, just ignore this email and continue being\n"
507"a happy goblin!"
508msgstr ""
509
9022f358 510#: mediagoblin/templates/mediagoblin/auth/login.html:39
e39039dc 511msgid "Logging in failed!"
4100798b
CAW
512msgstr ""
513
9022f358 514#: mediagoblin/templates/mediagoblin/auth/login.html:44
4100798b
CAW
515msgid "Don't have an account yet?"
516msgstr ""
517
9022f358 518#: mediagoblin/templates/mediagoblin/auth/login.html:45
4100798b
CAW
519msgid "Create one here!"
520msgstr ""
521
9022f358 522#: mediagoblin/templates/mediagoblin/auth/login.html:51
8c12e57b
CAW
523msgid "Forgot your password?"
524msgstr ""
525
9022f358
CAW
526#: mediagoblin/templates/mediagoblin/auth/register.html:28
527#: mediagoblin/templates/mediagoblin/auth/register.html:36
4100798b
CAW
528msgid "Create an account!"
529msgstr ""
530
9022f358 531#: mediagoblin/templates/mediagoblin/auth/register.html:40
e39039dc
CAW
532msgid "Create"
533msgstr ""
534
4100798b
CAW
535#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
536#, python-format
537msgid ""
538"Hi %(username)s,\n"
539"\n"
540"to activate your GNU MediaGoblin account, open the following URL in\n"
541"your web browser:\n"
542"\n"
543"%(verification_url)s"
544msgstr ""
545
9022f358
CAW
546#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
547#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
548#, python-format
549msgid "Editing attachments for %(media_title)s"
550msgstr ""
551
304934b3
CAW
552#: mediagoblin/templates/mediagoblin/edit/attachments.html:43
553#: mediagoblin/templates/mediagoblin/user_pages/media.html:171
554#: mediagoblin/templates/mediagoblin/user_pages/media.html:187
555msgid "Attachments"
4100798b
CAW
556msgstr ""
557
304934b3
CAW
558#: mediagoblin/templates/mediagoblin/edit/attachments.html:56
559#: mediagoblin/templates/mediagoblin/user_pages/media.html:192
560msgid "Add attachment"
561msgstr ""
562
563#: mediagoblin/templates/mediagoblin/edit/attachments.html:60
564#: mediagoblin/templates/mediagoblin/edit/edit.html:41
d2eb7440
CAW
565#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
566#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
304934b3
CAW
567#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
568#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:81
569#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
4100798b
CAW
570msgid "Cancel"
571msgstr ""
572
304934b3
CAW
573#: mediagoblin/templates/mediagoblin/edit/attachments.html:62
574#: mediagoblin/templates/mediagoblin/edit/edit.html:42
575#: mediagoblin/templates/mediagoblin/edit/edit_account.html:51
d2eb7440 576#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
9022f358 577#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
4100798b
CAW
578msgid "Save changes"
579msgstr ""
580
304934b3
CAW
581#: mediagoblin/templates/mediagoblin/edit/edit.html:23
582#: mediagoblin/templates/mediagoblin/edit/edit.html:35
583#, python-format
584msgid "Editing %(media_title)s"
585msgstr ""
586
9022f358 587#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
304934b3 588#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
bcd50908
CAW
589#, python-format
590msgid "Changing %(username)s's account settings"
591msgstr ""
592
d2eb7440
CAW
593#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
594#, python-format
595msgid "Editing %(collection_title)s"
596msgstr ""
597
9022f358
CAW
598#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
599#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
4100798b
CAW
600#, python-format
601msgid "Editing %(username)s's profile"
602msgstr ""
603
d2eb7440
CAW
604#: mediagoblin/templates/mediagoblin/listings/collection.html:30
605#: mediagoblin/templates/mediagoblin/listings/collection.html:35
19e2668b
CAW
606#: mediagoblin/templates/mediagoblin/listings/tag.html:30
607#: mediagoblin/templates/mediagoblin/listings/tag.html:35
608#, python-format
609msgid "Media tagged with: %(tag_name)s"
610msgstr ""
611
bcd50908 612#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
325e9bc4 613#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
325e9bc4
CAW
614#: mediagoblin/templates/mediagoblin/media_displays/video.html:52
615msgid "Download"
616msgstr ""
617
618#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
19e2668b 619msgid "Original"
4100798b
CAW
620msgstr ""
621
4dafbaee 622#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
623msgid ""
624"Sorry, this audio will not work because \n"
625"\tyour web browser does not support HTML5 \n"
626"\taudio."
627msgstr ""
628
4dafbaee 629#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
630msgid ""
631"You can get a modern web browser that \n"
632"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
633"\t http://getfirefox.com</a>!"
634msgstr ""
635
791cc619 636#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
325e9bc4
CAW
637#: mediagoblin/templates/mediagoblin/media_displays/video.html:56
638msgid "Original file"
791cc619
CAW
639msgstr ""
640
641#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
642msgid "WebM file (Vorbis codec)"
643msgstr ""
644
5f081163 645#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
bcd50908
CAW
646msgid ""
647"Sorry, this video will not work because \n"
648"\t your web browser does not support HTML5 \n"
649"\t video."
650msgstr ""
651
5f081163 652#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
bcd50908
CAW
653msgid ""
654"You can get a modern web browser that \n"
655"\t can play this video at <a href=\"http://getfirefox.com\">\n"
656"\t http://getfirefox.com</a>!"
657msgstr ""
658
325e9bc4
CAW
659#: mediagoblin/templates/mediagoblin/media_displays/video.html:59
660msgid "WebM file (640p; VP8/Vorbis)"
661msgstr ""
662
d2eb7440
CAW
663#: mediagoblin/templates/mediagoblin/submit/collection.html:26
664msgid "Add a collection"
665msgstr ""
666
667#: mediagoblin/templates/mediagoblin/submit/collection.html:30
668#: mediagoblin/templates/mediagoblin/submit/start.html:34
304934b3 669#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:82
d2eb7440
CAW
670msgid "Add"
671msgstr ""
672
9022f358
CAW
673#: mediagoblin/templates/mediagoblin/submit/start.html:23
674#: mediagoblin/templates/mediagoblin/submit/start.html:30
bcd50908
CAW
675msgid "Add your media"
676msgstr ""
677
d2eb7440
CAW
678#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
679#, python-format
680msgid "%(collection_title)s (%(username)s's collection)"
681msgstr ""
682
683#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
684#, python-format
685msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
686msgstr ""
687
688#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
689#: mediagoblin/templates/mediagoblin/user_pages/media.html:87
690msgid "Edit"
691msgstr ""
692
693#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
694#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
695msgid "Delete"
696msgstr ""
697
698#: mediagoblin/templates/mediagoblin/user_pages/collection.html:59
699#, python-format
700msgid ""
701"<p>\n"
702" %(collection_description)s\n"
703" </p>"
704msgstr ""
705
706#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
707#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
708#, python-format
709msgid "Really delete %(title)s?"
710msgstr ""
711
712#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:47
304934b3 713#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
d2eb7440
CAW
714msgid "Delete permanently"
715msgstr ""
716
717#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
718#, python-format
719msgid "Really remove %(media_title)s from %(collection_title)s?"
720msgstr ""
721
304934b3 722#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:53
d2eb7440 723msgid "Remove"
4100798b
CAW
724msgstr ""
725
325e9bc4
CAW
726#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
727#, python-format
728msgid ""
729"Hi %(username)s,\n"
730"%(comment_author)s commented on your post (%(comment_url)s) at "
731"%(instance_name)s\n"
732msgstr ""
733
19e2668b 734#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
4100798b 735#, python-format
19e2668b 736msgid "%(username)s's media"
4100798b
CAW
737msgstr ""
738
19e2668b
CAW
739#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
740#, python-format
741msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
4100798b
CAW
742msgstr ""
743
5f081163 744#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
a6f06563 745#, python-format
5f081163 746msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
747msgstr ""
748
6a26e4b0
CAW
749#: mediagoblin/templates/mediagoblin/user_pages/media.html:67
750#: mediagoblin/templates/mediagoblin/user_pages/media.html:73
751#, python-format
752msgid "Image for %(media_title)s"
753msgstr ""
754
325e9bc4 755#: mediagoblin/templates/mediagoblin/user_pages/media.html:102
5f081163 756msgid "Add a comment"
bcd50908
CAW
757msgstr ""
758
325e9bc4 759#: mediagoblin/templates/mediagoblin/user_pages/media.html:109
bcd50908 760msgid ""
f62b697e 761"You can use <a "
bcd50908
CAW
762"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> "
763"for formatting."
764msgstr ""
765
325e9bc4 766#: mediagoblin/templates/mediagoblin/user_pages/media.html:113
bcd50908
CAW
767msgid "Add this comment"
768msgstr ""
769
325e9bc4 770#: mediagoblin/templates/mediagoblin/user_pages/media.html:132
bcd50908
CAW
771msgid "at"
772msgstr ""
773
325e9bc4 774#: mediagoblin/templates/mediagoblin/user_pages/media.html:152
bcd50908 775#, python-format
5f081163
CAW
776msgid ""
777"<h3>Added on</h3>\n"
778" <p>%(date)s</p>"
a6f06563
CAW
779msgstr ""
780
304934b3
CAW
781#: mediagoblin/templates/mediagoblin/user_pages/media.html:202
782msgid "Add media to collection"
325e9bc4
CAW
783msgstr ""
784
d2eb7440 785#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:35
9d92ebe5 786#, python-format
d2eb7440 787msgid "Add %(title)s to collection"
9d92ebe5
CAW
788msgstr ""
789
304934b3 790#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:51
d2eb7440
CAW
791msgid "+"
792msgstr ""
793
304934b3 794#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:56
d2eb7440 795msgid "Add a new collection"
9d92ebe5
CAW
796msgstr ""
797
9022f358 798#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
e39039dc
CAW
799msgid "You can track the state of media being processed for your gallery here."
800msgstr ""
801
9022f358 802#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 803msgid "Your last 10 successful uploads"
e39039dc
CAW
804msgstr ""
805
19e2668b
CAW
806#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
807#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
808#, python-format
809msgid "%(username)s's profile"
810msgstr ""
811
812#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
813msgid "Sorry, no such user found."
814msgstr ""
815
816#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
817#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
e39039dc 818msgid "Email verification needed"
4100798b
CAW
819msgstr ""
820
19e2668b 821#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
e39039dc 822msgid "Almost done! Your account still needs to be activated."
4100798b
CAW
823msgstr ""
824
19e2668b 825#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
4100798b
CAW
826msgid "An email should arrive in a few moments with instructions on how to do so."
827msgstr ""
828
19e2668b 829#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
4100798b
CAW
830msgid "In case it doesn't:"
831msgstr ""
832
19e2668b 833#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
4100798b
CAW
834msgid "Resend verification email"
835msgstr ""
836
19e2668b 837#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
4100798b
CAW
838msgid ""
839"Someone has registered an account with this username, but it still has to"
e39039dc 840" be activated."
4100798b
CAW
841msgstr ""
842
19e2668b 843#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
4100798b
CAW
844#, python-format
845msgid ""
846"If you are that person but you've lost your verification email, you can "
847"<a href=\"%(login_url)s\">log in</a> and resend it."
848msgstr ""
849
19e2668b 850#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
e39039dc
CAW
851msgid "Here's a spot to tell others about yourself."
852msgstr ""
853
19e2668b 854#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
bcd50908 855#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
4100798b
CAW
856msgid "Edit profile"
857msgstr ""
858
bcd50908 859#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
e39039dc
CAW
860msgid "This user hasn't filled in their profile (yet)."
861msgstr ""
862
304934b3 863#: mediagoblin/templates/mediagoblin/user_pages/user.html:132
4100798b
CAW
864#, python-format
865msgid "View all of %(username)s's media"
866msgstr ""
867
304934b3 868#: mediagoblin/templates/mediagoblin/user_pages/user.html:145
e39039dc
CAW
869msgid ""
870"This is where your media will appear, but you don't seem to have added "
871"anything yet."
872msgstr ""
873
24150310 874#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
304934b3
CAW
875#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:86
876#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
e39039dc
CAW
877msgid "There doesn't seem to be any media here yet..."
878msgstr ""
879
304934b3
CAW
880#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:51
881msgid "(remove)"
d2eb7440
CAW
882msgstr ""
883
884#: mediagoblin/templates/mediagoblin/utils/collections.html:20
885#, python-format
886msgid "In collections (%(collected)s)"
887msgstr ""
888
e39039dc
CAW
889#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
890msgid "feed icon"
891msgstr ""
892
893#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
894msgid "Atom feed"
895msgstr ""
896
5f081163
CAW
897#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
898msgid "Location"
899msgstr ""
900
304934b3 901#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:53
5f081163
CAW
902#, python-format
903msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
f62b697e
CAW
904msgstr ""
905
906#: mediagoblin/templates/mediagoblin/utils/license.html:25
907msgid "All rights reserved"
908msgstr ""
909
bcd50908
CAW
910#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
911msgid "← Newer"
b0391ad9
CAW
912msgstr ""
913
bcd50908
CAW
914#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
915msgid "Older →"
b0391ad9
CAW
916msgstr ""
917
bcd50908 918#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
919msgid "Go to page:"
920msgstr ""
921
5f081163
CAW
922#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
923#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 924msgid "newer"
19e2668b
CAW
925msgstr ""
926
5f081163
CAW
927#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
928#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 929msgid "older"
19e2668b
CAW
930msgstr ""
931
bcd50908 932#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 933msgid "Tagged with"
58d71706
CAW
934msgstr ""
935
325e9bc4 936#: mediagoblin/tools/exif.py:78
f62b697e
CAW
937msgid "Could not read the image file."
938msgstr ""
939
304934b3
CAW
940#: mediagoblin/tools/response.py:29
941msgid "Oops!"
942msgstr ""
943
944#: mediagoblin/tools/response.py:30
945msgid "An error occured"
946msgstr ""
947
948#: mediagoblin/tools/response.py:44
949msgid "Operation not allowed"
950msgstr ""
951
952#: mediagoblin/tools/response.py:45
953msgid ""
954"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
955"function that you are not allowed to. Have you been trying to delete all "
956"user accounts again?"
957msgstr ""
958
959#: mediagoblin/tools/response.py:52
960msgid ""
961"There doesn't seem to be a page at this address. Sorry!</p><p>If you're "
962"sure the address is correct, maybe the page you're looking for has been "
963"moved or deleted."
964msgstr ""
965
d2eb7440 966#: mediagoblin/user_pages/forms.py:28
b0391ad9
CAW
967msgid "I am sure I want to delete this"
968msgstr ""
969
d2eb7440
CAW
970#: mediagoblin/user_pages/forms.py:32
971msgid "I am sure I want to remove this item from the collection"
972msgstr ""
973
974#: mediagoblin/user_pages/forms.py:35
975msgid "-- Select --"
976msgstr ""
977
978#: mediagoblin/user_pages/forms.py:37
979msgid "Include a note"
980msgstr ""
981
325e9bc4
CAW
982#: mediagoblin/user_pages/lib.py:56
983msgid "commented on your post"
984msgstr ""
985
d2eb7440 986#: mediagoblin/user_pages/views.py:161
a6f06563 987msgid "Oops, your comment was empty."
52bc9a31
AW
988msgstr ""
989
d2eb7440 990#: mediagoblin/user_pages/views.py:167
a6f06563 991msgid "Your comment has been posted!"
502c2563
CAW
992msgstr ""
993
d2eb7440
CAW
994#: mediagoblin/user_pages/views.py:235
995msgid "You have to select or add a collection"
996msgstr ""
997
998#: mediagoblin/user_pages/views.py:243
999#, python-format
1000msgid "\"%s\" already in collection \"%s\""
1001msgstr ""
1002
1003#: mediagoblin/user_pages/views.py:258
1004#, python-format
1005msgid "\"%s\" added to collection \"%s\""
1006msgstr ""
1007
1008#: mediagoblin/user_pages/views.py:266
1009msgid "Please check your entries and try again."
1010msgstr ""
1011
1012#: mediagoblin/user_pages/views.py:297
325e9bc4
CAW
1013msgid "Some of the files with this entry seem to be missing. Deleting anyway."
1014msgstr ""
1015
d2eb7440 1016#: mediagoblin/user_pages/views.py:302
19e2668b
CAW
1017msgid "You deleted the media."
1018msgstr ""
1019
d2eb7440 1020#: mediagoblin/user_pages/views.py:309
19e2668b
CAW
1021msgid "The media was not deleted because you didn't check that you were sure."
1022msgstr ""
1023
d2eb7440 1024#: mediagoblin/user_pages/views.py:317
9d92ebe5
CAW
1025msgid "You are about to delete another user's media. Proceed with caution."
1026msgstr ""
1027
d2eb7440
CAW
1028#: mediagoblin/user_pages/views.py:379
1029msgid "You deleted the item from the collection."
1030msgstr ""
1031
1032#: mediagoblin/user_pages/views.py:383
1033msgid "The item was not removed because you didn't check that you were sure."
1034msgstr ""
1035
1036#: mediagoblin/user_pages/views.py:393
1037msgid ""
1038"You are about to delete an item from another user's collection. Proceed "
1039"with caution."
1040msgstr ""
1041
1042#: mediagoblin/user_pages/views.py:426
1043#, python-format
1044msgid "You deleted the collection \"%s\""
1045msgstr ""
1046
1047#: mediagoblin/user_pages/views.py:433
1048msgid ""
1049"The collection was not deleted because you didn't check that you were "
1050"sure."
1051msgstr ""
1052
1053#: mediagoblin/user_pages/views.py:443
1054msgid "You are about to delete another user's collection. Proceed with caution."
1055msgstr ""
1056