Fix minor grammatical error 'settings' -> 'setting'.
[larjonas-mediagoblin.git] / mediagoblin / i18n / ca@valencia / mediagoblin.po
blob5534be0ecf5a2f4c75d65b489e05db87291cb63a
1 # Translations template for PROJECT.
2 # Copyright (C) 2015 ORGANIZATION
3 # This file is distributed under the same license as the PROJECT project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
9 "POT-Creation-Date: 2015-01-18 16:03-0600\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: ca@valencia\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: Translate Toolkit 1.10.0\n"
18 "Generated-By: Babel 1.3\n"
20 #: mediagoblin/decorators.py:304 mediagoblin/plugins/openid/views.py:205
21 msgid "Sorry, registration is disabled on this instance."
22 msgstr ""
24 #: mediagoblin/decorators.py:319
25 msgid "Sorry, reporting is disabled on this instance."
26 msgstr ""
28 #: mediagoblin/decorators.py:362 mediagoblin/plugins/ldap/views.py:58
29 #: mediagoblin/plugins/persona/views.py:79
30 msgid "Sorry, authentication is disabled on this instance."
31 msgstr ""
33 #: mediagoblin/auth/tools.py:45
34 msgid "Invalid User name or email address."
35 msgstr ""
37 #: mediagoblin/auth/tools.py:46
38 msgid "This field does not take email addresses."
39 msgstr ""
41 #: mediagoblin/auth/tools.py:47
42 msgid "This field requires an email address."
43 msgstr ""
45 #: mediagoblin/auth/tools.py:118
46 msgid "Sorry, a user with that name already exists."
47 msgstr ""
49 #: mediagoblin/auth/tools.py:122 mediagoblin/edit/views.py:452
50 msgid "Sorry, a user with that email address already exists."
51 msgstr ""
53 #: mediagoblin/auth/views.py:145 mediagoblin/edit/views.py:408
54 #: mediagoblin/edit/views.py:429 mediagoblin/plugins/basic_auth/views.py:110
55 msgid "The verification key or user id is incorrect."
56 msgstr ""
58 #: mediagoblin/auth/views.py:164
59 msgid ""
60 "Your email address has been verified. You may now login, edit your "
61 "profile, and submit images!"
62 msgstr ""
64 #: mediagoblin/auth/views.py:170
65 msgid "The verification key or user id is incorrect"
66 msgstr ""
68 #: mediagoblin/auth/views.py:188
69 msgid "You must be logged in so we know who to send the email to!"
70 msgstr ""
72 #: mediagoblin/auth/views.py:196
73 msgid "You've already verified your email address!"
74 msgstr ""
76 #: mediagoblin/auth/views.py:206
77 msgid "Resent your verification email."
78 msgstr ""
80 #: mediagoblin/db/mixin.py:404
81 msgid "{username} added {object}"
82 msgstr ""
84 #: mediagoblin/db/mixin.py:405
85 msgid "{username} added {object} to {target}"
86 msgstr ""
88 #: mediagoblin/db/mixin.py:407
89 msgid "{username} authored {object}"
90 msgstr ""
92 #: mediagoblin/db/mixin.py:408
93 msgid "{username} created {object}"
94 msgstr ""
96 #: mediagoblin/db/mixin.py:409
97 msgid "{username} deleted {object}"
98 msgstr ""
100 #: mediagoblin/db/mixin.py:410
101 msgid "{username} disliked {object}"
102 msgstr ""
104 #: mediagoblin/db/mixin.py:411
105 msgid "{username} favorited {object}"
106 msgstr ""
108 #: mediagoblin/db/mixin.py:412
109 msgid "{username} followed {object}"
110 msgstr ""
112 #: mediagoblin/db/mixin.py:413
113 msgid "{username} liked {object}"
114 msgstr ""
116 #: mediagoblin/db/mixin.py:415
117 msgid "{username} posted {object}"
118 msgstr ""
120 #: mediagoblin/db/mixin.py:416
121 msgid "{username} posted {object} to {target}"
122 msgstr ""
124 #: mediagoblin/db/mixin.py:418
125 msgid "{username} shared {object}"
126 msgstr ""
128 #: mediagoblin/db/mixin.py:419
129 msgid "{username} unfavorited {object}"
130 msgstr ""
132 #: mediagoblin/db/mixin.py:420
133 msgid "{username} stopped following {object}"
134 msgstr ""
136 #: mediagoblin/db/mixin.py:421
137 msgid "{username} unliked {object}"
138 msgstr ""
140 #: mediagoblin/db/mixin.py:422
141 msgid "{username} unshared {object}"
142 msgstr ""
144 #: mediagoblin/db/mixin.py:423
145 msgid "{username} updated {object}"
146 msgstr ""
148 #: mediagoblin/db/mixin.py:424
149 msgid "{username} tagged {object}"
150 msgstr ""
152 #: mediagoblin/db/mixin.py:428
153 msgid "an image"
154 msgstr ""
156 #: mediagoblin/db/mixin.py:429
157 msgid "a comment"
158 msgstr ""
160 #: mediagoblin/db/mixin.py:430
161 msgid "a collection"
162 msgstr ""
164 #: mediagoblin/db/mixin.py:431
165 msgid "a video"
166 msgstr ""
168 #: mediagoblin/db/mixin.py:432
169 msgid "audio"
170 msgstr ""
172 #: mediagoblin/db/mixin.py:433
173 msgid "a person"
174 msgstr ""
176 #: mediagoblin/db/mixin.py:450 mediagoblin/db/mixin.py:459
177 msgid "an object"
178 msgstr ""
180 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:90
181 #: mediagoblin/media_types/blog/forms.py:24
182 #: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37
183 #: mediagoblin/submit/forms.py:61
184 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:40
185 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:69
186 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:100
187 #: mediagoblin/user_pages/forms.py:45
188 msgid "Title"
189 msgstr ""
191 #: mediagoblin/edit/forms.py:32 mediagoblin/submit/forms.py:40
192 msgid "Description of this work"
193 msgstr ""
195 #: mediagoblin/edit/forms.py:33 mediagoblin/edit/forms.py:56
196 #: mediagoblin/edit/forms.py:94 mediagoblin/submit/forms.py:65
197 msgid ""
198 "You can use\n"
199 "                      <a "
200 "href=\"http://daringfireball.net/projects/markdown/basics\">\n"
201 "                      Markdown</a> for formatting."
202 msgstr ""
204 #: mediagoblin/edit/forms.py:37 mediagoblin/media_types/blog/forms.py:27
205 #: mediagoblin/submit/forms.py:45
206 msgid "Tags"
207 msgstr ""
209 #: mediagoblin/edit/forms.py:39 mediagoblin/submit/forms.py:47
210 msgid "Separate tags by commas."
211 msgstr ""
213 #: mediagoblin/edit/forms.py:42 mediagoblin/edit/forms.py:98
214 msgid "Slug"
215 msgstr ""
217 #: mediagoblin/edit/forms.py:43 mediagoblin/edit/forms.py:99
218 msgid "The slug can't be empty"
219 msgstr ""
221 #: mediagoblin/edit/forms.py:44
222 msgid ""
223 "The title part of this media's address. You usually don't need to change "
224 "this."
225 msgstr ""
227 #: mediagoblin/edit/forms.py:48 mediagoblin/media_types/blog/forms.py:29
228 #: mediagoblin/submit/forms.py:50
229 #: mediagoblin/templates/mediagoblin/utils/license.html:20
230 msgid "License"
231 msgstr ""
233 #: mediagoblin/edit/forms.py:54
234 msgid "Bio"
235 msgstr ""
237 #: mediagoblin/edit/forms.py:60
238 msgid "Website"
239 msgstr ""
241 #: mediagoblin/edit/forms.py:62
242 msgid "This address contains errors"
243 msgstr ""
245 #: mediagoblin/edit/forms.py:64
246 msgid "Hometown"
247 msgstr ""
249 #: mediagoblin/edit/forms.py:68
250 msgid "Email me when others comment on my media"
251 msgstr ""
253 #: mediagoblin/edit/forms.py:70
254 msgid "Enable insite notifications about events."
255 msgstr ""
257 #: mediagoblin/edit/forms.py:72
258 msgid "License preference"
259 msgstr ""
261 #: mediagoblin/edit/forms.py:78
262 msgid "This will be your default license on upload forms."
263 msgstr ""
265 #: mediagoblin/edit/forms.py:91
266 msgid "The title can't be empty"
267 msgstr ""
269 #: mediagoblin/edit/forms.py:93 mediagoblin/submit/forms.py:64
270 #: mediagoblin/user_pages/forms.py:48
271 msgid "Description of this collection"
272 msgstr ""
274 #: mediagoblin/edit/forms.py:100
275 msgid ""
276 "The title part of this collection's address. You usually don't need to "
277 "change this."
278 msgstr ""
280 #: mediagoblin/edit/forms.py:107 mediagoblin/plugins/basic_auth/forms.py:68
281 msgid "Old password"
282 msgstr ""
284 #: mediagoblin/edit/forms.py:109 mediagoblin/plugins/basic_auth/forms.py:70
285 msgid "Enter your old password to prove you own this account."
286 msgstr ""
288 #: mediagoblin/edit/forms.py:112 mediagoblin/plugins/basic_auth/forms.py:73
289 msgid "New password"
290 msgstr ""
292 #: mediagoblin/edit/forms.py:120
293 msgid "New email address"
294 msgstr ""
296 #: mediagoblin/edit/forms.py:124 mediagoblin/plugins/basic_auth/forms.py:28
297 #: mediagoblin/plugins/basic_auth/forms.py:43
298 #: mediagoblin/plugins/ldap/forms.py:39
299 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:67
300 #: mediagoblin/tests/test_util.py:148
301 msgid "Password"
302 msgstr ""
304 #: mediagoblin/edit/forms.py:126
305 msgid "Enter your password to prove you own this account."
306 msgstr ""
308 #: mediagoblin/edit/forms.py:156
309 msgid "Identifier"
310 msgstr ""
312 #: mediagoblin/edit/forms.py:157
313 msgid "Value"
314 msgstr ""
316 #: mediagoblin/edit/views.py:80
317 msgid "An entry with that slug already exists for this user."
318 msgstr ""
320 #: mediagoblin/edit/views.py:98
321 msgid "You are editing another user's media. Proceed with caution."
322 msgstr ""
324 #: mediagoblin/edit/views.py:168
325 #, python-format
326 msgid "You added the attachment %s!"
327 msgstr ""
329 #: mediagoblin/edit/views.py:195
330 msgid "You can only edit your own profile."
331 msgstr ""
333 #: mediagoblin/edit/views.py:201
334 msgid "You are editing a user's profile. Proceed with caution."
335 msgstr ""
337 #: mediagoblin/edit/views.py:232
338 msgid "Profile changes saved"
339 msgstr ""
341 #: mediagoblin/edit/views.py:265
342 msgid "Account settings saved"
343 msgstr ""
345 #: mediagoblin/edit/views.py:286
346 msgid "Unknown application, not able to deauthorize"
347 msgstr ""
349 #: mediagoblin/edit/views.py:293
350 msgid "Application has been deauthorized"
351 msgstr ""
353 #: mediagoblin/edit/views.py:327
354 msgid "You need to confirm the deletion of your account."
355 msgstr ""
357 #: mediagoblin/edit/views.py:363 mediagoblin/submit/views.py:134
358 #: mediagoblin/user_pages/views.py:254
359 #, python-format
360 msgid "You already have a collection called \"%s\"!"
361 msgstr ""
363 #: mediagoblin/edit/views.py:367
364 msgid "A collection with that slug already exists for this user."
365 msgstr ""
367 #: mediagoblin/edit/views.py:382
368 msgid "You are editing another user's collection. Proceed with caution."
369 msgstr ""
371 #: mediagoblin/edit/views.py:423
372 msgid "Your email address has been verified."
373 msgstr ""
375 #: mediagoblin/edit/views.py:458 mediagoblin/plugins/basic_auth/views.py:200
376 msgid "Wrong password"
377 msgstr ""
379 #: mediagoblin/gmg_commands/assetlink.py:60
380 msgid "Cannot link theme... no theme set\n"
381 msgstr ""
383 #: mediagoblin/gmg_commands/assetlink.py:73
384 msgid "No asset directory for this theme\n"
385 msgstr ""
387 #: mediagoblin/gmg_commands/assetlink.py:76
388 msgid "However, old link directory symlink found; removed.\n"
389 msgstr ""
391 #: mediagoblin/gmg_commands/assetlink.py:112
392 #, python-format
393 msgid "Could not link \"%s\": %s exists and is not a symlink\n"
394 msgstr ""
396 #: mediagoblin/gmg_commands/assetlink.py:119
397 #, python-format
398 msgid "Skipping \"%s\"; already set up.\n"
399 msgstr ""
401 #: mediagoblin/gmg_commands/assetlink.py:124
402 #, python-format
403 msgid "Old link found for \"%s\"; removing.\n"
404 msgstr ""
406 #: mediagoblin/gmg_commands/batchaddmedia.py:40
407 msgid ""
408 "For more information about how to properly run this\n"
409 "script (and how to format the metadata csv file), read the MediaGoblin\n"
410 "documentation page on command line uploading\n"
411 "<http://docs.mediagoblin.org/siteadmin/commandline-upload.html>"
412 msgstr ""
414 #: mediagoblin/gmg_commands/batchaddmedia.py:46
415 msgid "Name of user these media entries belong to"
416 msgstr ""
418 #: mediagoblin/gmg_commands/batchaddmedia.py:49
419 msgid "Path to the csv file containing metadata information."
420 msgstr ""
422 #: mediagoblin/gmg_commands/batchaddmedia.py:54
423 msgid "Don't process eagerly, pass off to celery"
424 msgstr ""
426 #: mediagoblin/gmg_commands/batchaddmedia.py:69
427 msgid "Sorry, no user by username '{username}' exists"
428 msgstr ""
430 #: mediagoblin/gmg_commands/batchaddmedia.py:80
431 msgid "File at {path} not found, use -h flag for help"
432 msgstr ""
434 #: mediagoblin/gmg_commands/batchaddmedia.py:121
435 msgid ""
436 "Error with media '{media_id}' value '{error_path}': {error_msg}\n"
437 "Metadata was not uploaded."
438 msgstr ""
440 #: mediagoblin/gmg_commands/batchaddmedia.py:147
441 msgid ""
442 "FAIL: Local file {filename} could not be accessed.\n"
443 "{filename} will not be uploaded."
444 msgstr ""
446 #: mediagoblin/gmg_commands/batchaddmedia.py:163
447 msgid ""
448 "Successfully submitted {filename}!\n"
449 "Be sure to look at the Media Processing Panel on your website to be sure "
450 "it\n"
451 "uploaded successfully."
452 msgstr ""
454 #: mediagoblin/gmg_commands/batchaddmedia.py:166
455 msgid "FAIL: This file is larger than the upload limits for this site."
456 msgstr ""
458 #: mediagoblin/gmg_commands/batchaddmedia.py:169
459 msgid "FAIL: This file will put this user past their upload limits."
460 msgstr ""
462 #: mediagoblin/gmg_commands/batchaddmedia.py:172
463 msgid "FAIL: This user is already past their upload limits."
464 msgstr ""
466 #: mediagoblin/gmg_commands/batchaddmedia.py:174
467 msgid "{files_uploaded} out of {files_attempted} files successfully submitted"
468 msgstr ""
470 #: mediagoblin/meddleware/csrf.py:134
471 msgid ""
472 "CSRF cookie not present. This is most likely the result of a cookie "
473 "blocker or somesuch. Make sure to permit the setting of cookies for "
474 "this domain."
475 msgstr ""
477 #: mediagoblin/media_types/__init__.py:79
478 #: mediagoblin/media_types/__init__.py:101
479 msgid "Sorry, I don't support that file type :("
480 msgstr ""
482 #: mediagoblin/media_types/blog/forms.py:26
483 #: mediagoblin/media_types/blog/forms.py:35
484 #: mediagoblin/plugins/oauth/forms.py:36
485 msgid "Description"
486 msgstr ""
488 #: mediagoblin/media_types/blog/forms.py:40 mediagoblin/user_pages/forms.py:31
489 msgid "I am sure I want to delete this"
490 msgstr ""
492 #: mediagoblin/media_types/blog/views.py:158 mediagoblin/submit/views.py:71
493 msgid "Woohoo! Submitted!"
494 msgstr ""
496 #: mediagoblin/media_types/blog/views.py:200
497 msgid "Woohoo! edited blogpost is submitted"
498 msgstr ""
500 #: mediagoblin/media_types/blog/views.py:322
501 msgid "You deleted the Blog."
502 msgstr ""
504 #: mediagoblin/media_types/blog/views.py:328
505 #: mediagoblin/user_pages/views.py:332
506 msgid "The media was not deleted because you didn't check that you were sure."
507 msgstr ""
509 #: mediagoblin/media_types/blog/views.py:335
510 msgid "You are about to delete another user's Blog. Proceed with caution."
511 msgstr ""
513 #: mediagoblin/media_types/blog/views.py:346
514 msgid "The blog was not deleted because you have no rights."
515 msgstr ""
517 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:43
518 msgid "Add Blog Post"
519 msgstr ""
521 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:50
522 msgid "Edit Blog"
523 msgstr ""
525 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:57
526 msgid "Delete Blog"
527 msgstr ""
529 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:92
530 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:35
531 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:76
532 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
533 #: mediagoblin/templates/mediagoblin/user_pages/media.html:85
534 msgid "Edit"
535 msgstr ""
537 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:93
538 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:36
539 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:39
540 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:39
541 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:80
542 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
543 #: mediagoblin/templates/mediagoblin/user_pages/media.html:89
544 msgid "Delete"
545 msgstr ""
547 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:102
548 msgid "<em> Go to list view </em>"
549 msgstr ""
551 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:104
552 msgid " No blog post yet. "
553 msgstr ""
555 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:30
556 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
557 #, python-format
558 msgid "Really delete %(title)s?"
559 msgstr ""
561 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:47
562 #: mediagoblin/templates/mediagoblin/edit/attachments.html:61
563 #: mediagoblin/templates/mediagoblin/edit/delete_account.html:42
564 #: mediagoblin/templates/mediagoblin/edit/edit.html:41
565 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
566 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:54
567 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:60
568 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:67
569 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
570 msgid "Cancel"
571 msgstr ""
573 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:48
574 #: mediagoblin/templates/mediagoblin/edit/delete_account.html:44
575 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:56
576 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
577 msgid "Delete permanently"
578 msgstr ""
580 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:26
581 msgid "Create/Edit a Blog"
582 msgstr ""
584 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:37
585 #: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
586 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39
587 #: mediagoblin/templates/mediagoblin/submit/collection.html:30
588 #: mediagoblin/templates/mediagoblin/submit/start.html:39
589 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68
590 msgid "Add"
591 msgstr ""
593 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_edit_create.html:23
594 msgid "Create/Edit a blog post."
595 msgstr ""
597 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_edit_create.html:29
598 msgid "Create/Edit a Blog Post."
599 msgstr ""
601 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_listing.html:24
602 #, python-format
603 msgid "%(blog_owner_name)s's Blog"
604 msgstr ""
606 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:46
607 msgid "View"
608 msgstr ""
610 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:65
611 msgid "Create a Blog"
612 msgstr ""
614 #: mediagoblin/media_types/blog/templates/mediagoblin/blog/url_to_dashboard.html:20
615 msgid " Blog Dashboard "
616 msgstr ""
618 #: mediagoblin/media_types/pdf/processing.py:142
619 msgid "unoconv failing to run, check log file"
620 msgstr ""
622 #: mediagoblin/media_types/video/processing.py:44
623 msgid "Video transcoding failed"
624 msgstr ""
626 #: mediagoblin/moderation/forms.py:21
627 msgid "Take away privilege"
628 msgstr ""
630 #: mediagoblin/moderation/forms.py:22
631 msgid "Ban the user"
632 msgstr ""
634 #: mediagoblin/moderation/forms.py:23
635 msgid "Send the user a message"
636 msgstr ""
638 #: mediagoblin/moderation/forms.py:24
639 msgid "Delete the content"
640 msgstr ""
642 #: mediagoblin/moderation/forms.py:53 mediagoblin/moderation/forms.py:118
643 msgid "User will be banned until:"
644 msgstr ""
646 #: mediagoblin/moderation/forms.py:57
647 msgid "Why are you banning this User?"
648 msgstr ""
650 #: mediagoblin/moderation/forms.py:109
651 msgid "What action will you take to resolve the report?"
652 msgstr ""
654 #: mediagoblin/moderation/forms.py:115
655 msgid "What privileges will you take away?"
656 msgstr ""
658 #: mediagoblin/moderation/forms.py:122
659 msgid "Why user was banned:"
660 msgstr ""
662 #: mediagoblin/moderation/forms.py:125
663 msgid "Message to user:"
664 msgstr ""
666 #: mediagoblin/moderation/forms.py:128
667 msgid "Resolution content:"
668 msgstr ""
670 #: mediagoblin/moderation/tools.py:37
671 msgid ""
672 "\n"
673 "{mod} took away {user}'s {privilege} privileges."
674 msgstr ""
676 #: mediagoblin/moderation/tools.py:50
677 msgid ""
678 "\n"
679 "{mod} banned user {user} {expiration_date}."
680 msgstr ""
682 #: mediagoblin/moderation/tools.py:54
683 msgid "until {date}"
684 msgstr ""
686 #: mediagoblin/moderation/tools.py:56
687 #: mediagoblin/templates/mediagoblin/banned.html:30
688 msgid "indefinitely"
689 msgstr ""
691 #: mediagoblin/moderation/tools.py:65
692 msgid ""
693 "\n"
694 "{mod} sent a warning email to the {user}."
695 msgstr ""
697 #: mediagoblin/moderation/tools.py:74
698 msgid ""
699 "\n"
700 "{mod} deleted the comment."
701 msgstr ""
703 #: mediagoblin/moderation/tools.py:81
704 msgid ""
705 "\n"
706 "{mod} deleted the media entry."
707 msgstr ""
709 #: mediagoblin/moderation/tools.py:94
710 msgid "Warning from"
711 msgstr ""
713 #: mediagoblin/notifications/tools.py:54 mediagoblin/user_pages/lib.py:60
714 msgid "commented on your post"
715 msgstr ""
717 #: mediagoblin/notifications/views.py:35
718 #, python-format
719 msgid "Subscribed to comments on %s!"
720 msgstr ""
722 #: mediagoblin/notifications/views.py:48
723 #, python-format
724 msgid "You will not receive notifications for comments on %s."
725 msgstr ""
727 #: mediagoblin/oauth/views.py:239
728 msgid "Must provide an oauth_token."
729 msgstr ""
731 #: mediagoblin/oauth/views.py:244 mediagoblin/oauth/views.py:295
732 msgid "No request token found."
733 msgstr ""
735 #: mediagoblin/plugins/api/views.py:78 mediagoblin/plugins/piwigo/views.py:157
736 #: mediagoblin/submit/views.py:80
737 msgid "Sorry, the file size is too big."
738 msgstr ""
740 #: mediagoblin/plugins/api/views.py:81 mediagoblin/plugins/piwigo/views.py:160
741 #: mediagoblin/submit/views.py:83
742 msgid "Sorry, uploading this file will put you over your upload limit."
743 msgstr ""
745 #: mediagoblin/plugins/api/views.py:85 mediagoblin/plugins/piwigo/views.py:164
746 #: mediagoblin/submit/views.py:89
747 msgid "Sorry, you have reached your upload limit."
748 msgstr ""
750 #: mediagoblin/plugins/archivalook/forms.py:21
751 msgid "Enter the URL for the media to be featured"
752 msgstr ""
754 #: mediagoblin/plugins/archivalook/tools.py:132
755 msgid "Primary"
756 msgstr ""
758 #: mediagoblin/plugins/archivalook/tools.py:133
759 msgid "Secondary"
760 msgstr ""
762 #: mediagoblin/plugins/archivalook/tools.py:134
763 msgid "Tertiary"
764 msgstr ""
766 #: mediagoblin/plugins/archivalook/tools.py:135
767 msgid "-----------{display_type}-Features---------------------------\n"
768 msgstr ""
770 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:33
771 msgid "How does this work?"
772 msgstr ""
774 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:34
775 msgid "How to feature media?"
776 msgstr ""
778 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:37
779 msgid ""
780 "\n"
781 "      Go to the page of the media entry you want to feature. Copy it's "
782 "URL and\n"
783 "      then paste it into a new line in the text box above. There should "
784 "be only\n"
785 "      one url per line. The url that you paste into the text box should "
786 "be under\n"
787 "      the header describing how prominent a feature it will be (whether "
788 "Primary,\n"
789 "      Secondary, or Tertiary). Once all of the media that you want to "
790 "feature are\n"
791 "      inside the text box, click the Submit Query button, and your media "
792 "should be\n"
793 "      displayed on the front page.\n"
794 "    "
795 msgstr ""
797 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:48
798 msgid "Is there another way to manage featured media?"
799 msgstr ""
801 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:51
802 msgid ""
803 "\n"
804 "        Yes. If you would prefer, you may go to the media homepage of the"
805 " piece\n"
806 "        of media you would like to feature or unfeature and look at the "
807 "bar to\n"
808 "        the side of the media entry. If the piece of media has not been "
809 "featured\n"
810 "        yet you should see a button that says \"Feature\". Press that "
811 "button and\n"
812 "        the media will be featured as a Primary Feature at the top of the"
813 " page.\n"
814 "        All other featured media entries will remain as features, but "
815 "will be\n"
816 "        pushed further down the page.<br /><br />\n"
817 "\n"
818 "        If you go to the media homepage of a piece of media that is "
819 "currently\n"
820 "        featured, you will see the options \"Unfeature\", \"Promote\" and"
821 " \"Demote\"\n"
822 "        where previously there was the button which said \"Feature\". "
823 "Click\n"
824 "        Unfeature and that media entry will no longer be displayed on the"
825 "\n"
826 "        front page, although you can feature it again at any point. "
827 "Promote\n"
828 "        moves the featured media higher up on the page and makes it more\n"
829 "        prominent and Demote moves the featured media lower down and "
830 "makes it\n"
831 "        less prominent.\n"
832 "    "
833 msgstr ""
835 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:70
836 msgid "What is a Primary Feature? What is a Secondary Feature?"
837 msgstr ""
839 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:74
840 msgid ""
841 "\n"
842 "      These categories just describe how prominent a feature will be on "
843 "your\n"
844 "      front page. Primary Features are placed at the top of the front "
845 "page and are\n"
846 "      much larger. Next are Secondary Features, which are slightly "
847 "smaller.\n"
848 "      Tertiary Features make up a grid at the bottom of the page.<br "
849 "/><br />\n"
850 "\n"
851 "      Primary Features also can display longer descriptions than "
852 "Secondary\n"
853 "      Features, and Secondary Features can display longer descriptions "
854 "than\n"
855 "      Tertiary Features."
856 msgstr ""
858 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:85
859 msgid ""
860 "How to decide what information is displayed when a media entry is\n"
861 "    featured?"
862 msgstr ""
864 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:88
865 msgid ""
866 "\n"
867 "      When a media entry is featured, the entry's title, it's thumbnail "
868 "and a\n"
869 "      portion of its description will be displayed on your website's "
870 "front page.\n"
871 "      The number of characters displayed varies on the prominence of the "
872 "feature.\n"
873 "      Primary Features display the first 512 characters of their "
874 "description,\n"
875 "      Secondary Features display the first 256 characters of their "
876 "description,\n"
877 "      and Tertiary Features display the first 128 characters of their "
878 "description.\n"
879 "    "
880 msgstr ""
882 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:98
883 msgid "How to unfeature a piece of media?"
884 msgstr ""
886 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:102
887 msgid ""
888 "\n"
889 "      Unfeature a media by removing its line from the above textarea and "
890 "then\n"
891 "      pressing the Submit Query button.\n"
892 "    "
893 msgstr ""
895 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:108
896 msgid "CAUTION:"
897 msgstr ""
899 #: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:110
900 msgid ""
901 "\n"
902 "      When copying and pasting urls into the above text box, be aware "
903 "that if\n"
904 "      you make a typo, once you press Submit Query, your media entry will"
905 " NOT be\n"
906 "      featured. Make sure that all your intended Media Entries are "
907 "featured.\n"
908 "    "
909 msgstr ""
911 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:26
912 msgid ""
913 "\n"
914 "Feature Media "
915 msgstr ""
917 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
918 msgid "Feature"
919 msgstr ""
921 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:34
922 msgid ""
923 "\n"
924 "Unfeature Media "
925 msgstr ""
927 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:36
928 msgid "Unfeature"
929 msgstr ""
931 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:42
932 msgid ""
933 "\n"
934 "Promote Feature "
935 msgstr ""
937 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:44
938 msgid "Promote"
939 msgstr ""
941 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:50
942 msgid ""
943 "\n"
944 "Demote Feature "
945 msgstr ""
947 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:52
948 msgid "Demote"
949 msgstr ""
951 #: mediagoblin/plugins/archivalook/templates/archivalook/recent_media.html:30
952 #: mediagoblin/templates/mediagoblin/root.html:32
953 msgid "Most recent media"
954 msgstr ""
956 #: mediagoblin/plugins/archivalook/templates/archivalook/root.html:61
957 msgid "Nothing is currently featured."
958 msgstr ""
960 #: mediagoblin/plugins/archivalook/templates/archivalook/root.html:62
961 msgid ""
962 "If you would like to feature a\n"
963 "        piece of media, go to that media entry's homepage and click the "
964 "button\n"
965 "        that says <a class=\"button_action\">Feature</a>."
966 msgstr ""
968 #: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
969 #, python-format
970 msgid ""
971 "You're seeing this page because you are a user capable of\n"
972 "        featuring media, a regular user would see a blank page, so be "
973 "sure to\n"
974 "        have media featured as long as your instance has the "
975 "'archivalook'\n"
976 "        plugin enabled. A more advanced tool to manage features can be "
977 "found\n"
978 "        in the <a href=\"%(featured_media_url)s\">feature management "
979 "panel.</a>"
980 msgstr ""
982 #: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
983 msgid "View most recent media"
984 msgstr ""
986 #: mediagoblin/plugins/archivalook/templates/archivalook/bits/feature_dropdown.html:22
987 msgid "Feature management panel"
988 msgstr ""
990 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/audio_primary.html:43
991 msgid ""
992 "Sorry, this audio will not work because\n"
993 "\tyour web browser does not support HTML5\n"
994 "\taudio."
995 msgstr ""
997 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/audio_primary.html:46
998 msgid ""
999 "You can get a modern web browser that\n"
1000 "\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
1001 "\t  http://getfirefox.com</a>!"
1002 msgstr ""
1004 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_primary.html:43
1005 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_secondary.html:43
1006 msgid ""
1007 "Sorry, this video will not work because\n"
1008 "          your web browser does not support HTML5 \n"
1009 "          video."
1010 msgstr ""
1012 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_primary.html:46
1013 #: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/video_secondary.html:46
1014 msgid ""
1015 "You can get a modern web browser that \n"
1016 "          can play this video at <a href=\"http://getfirefox.com\">\n"
1017 "          http://getfirefox.com</a>!"
1018 msgstr ""
1020 #: mediagoblin/plugins/basic_auth/forms.py:24
1021 #: mediagoblin/plugins/ldap/forms.py:35 mediagoblin/plugins/openid/forms.py:27
1022 #: mediagoblin/plugins/persona/forms.py:24
1023 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:76
1024 msgid "Username"
1025 msgstr ""
1027 #: mediagoblin/plugins/basic_auth/forms.py:32
1028 #: mediagoblin/plugins/ldap/forms.py:28 mediagoblin/plugins/openid/forms.py:31
1029 #: mediagoblin/plugins/persona/forms.py:28
1030 #: mediagoblin/plugins/persona/forms.py:39
1031 msgid "Email address"
1032 msgstr ""
1034 #: mediagoblin/plugins/basic_auth/forms.py:39
1035 msgid "Username or Email"
1036 msgstr ""
1038 #: mediagoblin/plugins/basic_auth/forms.py:46
1039 msgid "Stay logged in"
1040 msgstr ""
1042 #: mediagoblin/plugins/basic_auth/forms.py:51
1043 msgid "Username or email"
1044 msgstr ""
1046 #: mediagoblin/plugins/basic_auth/views.py:54
1047 msgid ""
1048 "If that email address (case sensitive!) is registered an email has been "
1049 "sent with instructions on how to change your password."
1050 msgstr ""
1052 #: mediagoblin/plugins/basic_auth/views.py:65
1053 msgid "Couldn't find someone with that username."
1054 msgstr ""
1056 #: mediagoblin/plugins/basic_auth/views.py:68
1057 msgid "An email has been sent with instructions on how to change your password."
1058 msgstr ""
1060 #: mediagoblin/plugins/basic_auth/views.py:75
1061 msgid ""
1062 "Could not send password recovery email as your username is inactive or "
1063 "your account's email address has not been verified."
1064 msgstr ""
1066 #: mediagoblin/plugins/basic_auth/views.py:123
1067 msgid "The user id is incorrect."
1068 msgstr ""
1070 #: mediagoblin/plugins/basic_auth/views.py:139
1071 msgid "You can now log in using your new password."
1072 msgstr ""
1074 #: mediagoblin/plugins/basic_auth/views.py:163
1075 msgid ""
1076 "You are no longer an active user. Please contact the system admin to "
1077 "reactivate your account."
1078 msgstr ""
1080 #: mediagoblin/plugins/basic_auth/views.py:215
1081 msgid "Your password was changed successfully"
1082 msgstr ""
1084 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:28
1085 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:36
1086 msgid "Set your new password"
1087 msgstr ""
1089 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:39
1090 msgid "Set password"
1091 msgstr ""
1093 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:28
1094 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:38
1095 #, python-format
1096 msgid "Changing %(username)s's password"
1097 msgstr ""
1099 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:45
1100 #: mediagoblin/templates/mediagoblin/edit/change_email.html:40
1101 msgid "Save"
1102 msgstr ""
1104 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:22
1105 msgid "Don't have an account yet?"
1106 msgstr ""
1108 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:24
1109 msgid "Create one here!"
1110 msgstr ""
1112 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/edit_link.html:22
1113 msgid "Change your password."
1114 msgstr ""
1116 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:23
1117 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:31
1118 msgid "Recover password"
1119 msgstr ""
1121 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:34
1122 msgid "Send instructions"
1123 msgstr ""
1125 #: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/fp_link.html:22
1126 msgid "Forgot your password?"
1127 msgstr ""
1129 #: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:51
1130 #, python-format
1131 msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
1132 msgstr ""
1134 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
1135 msgid "Sign in to create an account!"
1136 msgstr ""
1138 #: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html:22
1139 msgid "Metadata"
1140 msgstr ""
1142 #: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html:40
1143 msgid "Edit Metadata"
1144 msgstr ""
1146 #: mediagoblin/plugins/oauth/forms.py:29
1147 msgid "Allow"
1148 msgstr ""
1150 #: mediagoblin/plugins/oauth/forms.py:30
1151 msgid "Deny"
1152 msgstr ""
1154 #: mediagoblin/plugins/oauth/forms.py:34
1155 msgid "Name"
1156 msgstr ""
1158 #: mediagoblin/plugins/oauth/forms.py:35
1159 msgid "The name of the OAuth client"
1160 msgstr ""
1162 #: mediagoblin/plugins/oauth/forms.py:38
1163 msgid ""
1164 "This will be visible to users allowing your\n"
1165 "                application to authenticate as them."
1166 msgstr ""
1168 #: mediagoblin/plugins/oauth/forms.py:40
1169 msgid "Type"
1170 msgstr ""
1172 #: mediagoblin/plugins/oauth/forms.py:45
1173 msgid ""
1174 "<strong>Confidential</strong> - The client can\n"
1175 "                make requests to the GNU MediaGoblin instance that can "
1176 "not be\n"
1177 "                intercepted by the user agent (e.g. server-side "
1178 "client).<br />\n"
1179 "                <strong>Public</strong> - The client can't make "
1180 "confidential\n"
1181 "                requests to the GNU MediaGoblin instance (e.g. client-"
1182 "side\n"
1183 "                JavaScript client)."
1184 msgstr ""
1186 #: mediagoblin/plugins/oauth/forms.py:52
1187 msgid "Redirect URI"
1188 msgstr ""
1190 #: mediagoblin/plugins/oauth/forms.py:54
1191 msgid ""
1192 "The redirect URI for the applications, this field\n"
1193 "            is <strong>required</strong> for public clients."
1194 msgstr ""
1196 #: mediagoblin/plugins/oauth/forms.py:66
1197 msgid "This field is required for public clients"
1198 msgstr ""
1200 #: mediagoblin/plugins/oauth/views.py:57
1201 msgid "The client {0} has been registered!"
1202 msgstr ""
1204 #: mediagoblin/plugins/oauth/templates/oauth/client/connections.html:22
1205 msgid "OAuth client connections"
1206 msgstr ""
1208 #: mediagoblin/plugins/oauth/templates/oauth/client/list.html:22
1209 msgid "Your OAuth clients"
1210 msgstr ""
1212 #: mediagoblin/plugins/openid/__init__.py:97
1213 #: mediagoblin/plugins/openid/views.py:271
1214 #: mediagoblin/plugins/openid/views.py:300
1215 msgid "Sorry, an account is already registered to that OpenID."
1216 msgstr ""
1218 #: mediagoblin/plugins/openid/forms.py:38
1219 msgid "OpenID"
1220 msgstr ""
1222 #: mediagoblin/plugins/openid/views.py:51
1223 msgid "Sorry, the OpenID server could not be found"
1224 msgstr ""
1226 #: mediagoblin/plugins/openid/views.py:64
1227 #, python-format
1228 msgid "No OpenID service was found for %s"
1229 msgstr ""
1231 #: mediagoblin/plugins/openid/views.py:109
1232 #, python-format
1233 msgid "Verification of %s failed: %s"
1234 msgstr ""
1236 #: mediagoblin/plugins/openid/views.py:120
1237 msgid "Verification cancelled"
1238 msgstr ""
1240 #: mediagoblin/plugins/openid/views.py:317
1241 msgid "Your OpenID url was saved successfully."
1242 msgstr ""
1244 #: mediagoblin/plugins/openid/views.py:341
1245 #: mediagoblin/plugins/openid/views.py:396
1246 msgid "You can't delete your only OpenID URL unless you have a password set"
1247 msgstr ""
1249 #: mediagoblin/plugins/openid/views.py:346
1250 #: mediagoblin/plugins/openid/views.py:405
1251 msgid "That OpenID is not registered to this account."
1252 msgstr ""
1254 #: mediagoblin/plugins/openid/views.py:388
1255 msgid "OpenID was successfully removed."
1256 msgstr ""
1258 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:23
1259 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:31
1260 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:34
1261 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:23
1262 msgid "Add an OpenID"
1263 msgstr ""
1265 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:34
1266 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:23
1267 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:31
1268 msgid "Delete an OpenID"
1269 msgstr ""
1271 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/edit_link.html:21
1272 msgid "OpenID's"
1273 msgstr ""
1275 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:28
1276 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:36
1277 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:57
1278 #: mediagoblin/templates/mediagoblin/base.html:124
1279 #: mediagoblin/templates/mediagoblin/auth/login.html:28
1280 #: mediagoblin/templates/mediagoblin/auth/login.html:36
1281 #: mediagoblin/templates/mediagoblin/auth/login.html:47
1282 msgid "Log in"
1283 msgstr ""
1285 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:39
1286 #: mediagoblin/templates/mediagoblin/auth/login.html:39
1287 msgid "Logging in failed!"
1288 msgstr ""
1290 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:44
1291 msgid "Log in to create an account!"
1292 msgstr ""
1294 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:51
1295 msgid "Or login with a password!"
1296 msgstr ""
1298 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login_link.html:23
1299 msgid "Or login with OpenID!"
1300 msgstr ""
1302 #: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/register_link.html:23
1303 msgid "Or register with OpenID!"
1304 msgstr ""
1306 #: mediagoblin/plugins/persona/__init__.py:90
1307 msgid "Sorry, an account is already registered to that Persona email."
1308 msgstr ""
1310 #: mediagoblin/plugins/persona/views.py:140
1311 msgid "The Persona email address was successfully removed."
1312 msgstr ""
1314 #: mediagoblin/plugins/persona/views.py:146
1315 msgid ""
1316 "You can't delete your only Persona email address unless you have a "
1317 "password set."
1318 msgstr ""
1320 #: mediagoblin/plugins/persona/views.py:151
1321 msgid "That Persona email address is not registered to this account."
1322 msgstr ""
1324 #: mediagoblin/plugins/persona/views.py:178
1325 msgid "Sorry, an account is already registered with that Persona email address."
1326 msgstr ""
1328 #: mediagoblin/plugins/persona/views.py:194
1329 msgid "Your Persona email address was saved successfully."
1330 msgstr ""
1332 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:31
1333 msgid "Delete a Persona email address"
1334 msgstr ""
1336 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:34
1337 msgid "Add a Persona email address"
1338 msgstr ""
1340 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit_link.html:21
1341 msgid "Persona's"
1342 msgstr ""
1344 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/login_link.html:22
1345 msgid "Or login with Persona!"
1346 msgstr ""
1348 #: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/register_link.html:22
1349 msgid "Or register with Persona!"
1350 msgstr ""
1352 #: mediagoblin/processing/__init__.py:422
1353 msgid "Invalid file given for media type."
1354 msgstr ""
1356 #: mediagoblin/processing/__init__.py:429
1357 msgid "Copying to public storage failed."
1358 msgstr ""
1360 #: mediagoblin/processing/__init__.py:437
1361 msgid "An acceptable processing file was not found"
1362 msgstr ""
1364 #: mediagoblin/submit/forms.py:30
1365 msgid "Max file size: {0} mb"
1366 msgstr ""
1368 #: mediagoblin/submit/forms.py:34
1369 msgid "File"
1370 msgstr ""
1372 #: mediagoblin/submit/forms.py:41
1373 msgid ""
1374 "You can use\n"
1375 "                        <a "
1376 "href=\"http://daringfireball.net/projects/markdown/basics\">\n"
1377 "                        Markdown</a> for formatting."
1378 msgstr ""
1380 #: mediagoblin/submit/views.py:57
1381 msgid "You must provide a file."
1382 msgstr ""
1384 #: mediagoblin/submit/views.py:140
1385 #, python-format
1386 msgid "Collection \"%s\" added!"
1387 msgstr ""
1389 #: mediagoblin/templates/mediagoblin/banned.html:20
1390 msgid "You are Banned."
1391 msgstr ""
1393 #: mediagoblin/templates/mediagoblin/banned.html:24
1394 #: mediagoblin/templates/mediagoblin/error.html:24
1395 msgid "Image of goblin stressing out"
1396 msgstr ""
1398 #: mediagoblin/templates/mediagoblin/banned.html:26
1399 msgid "You have been banned"
1400 msgstr ""
1402 #: mediagoblin/templates/mediagoblin/banned.html:28
1403 #, python-format
1404 msgid "until %(until_when)s"
1405 msgstr ""
1407 #: mediagoblin/templates/mediagoblin/base.html:99
1408 msgid "Verify your email!"
1409 msgstr ""
1411 #: mediagoblin/templates/mediagoblin/base.html:106
1412 #: mediagoblin/templates/mediagoblin/base.html:114
1413 msgid "log out"
1414 msgstr ""
1416 #: mediagoblin/templates/mediagoblin/base.html:133
1417 #, python-format
1418 msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
1419 msgstr ""
1421 #: mediagoblin/templates/mediagoblin/base.html:140
1422 msgid "Change account settings"
1423 msgstr ""
1425 #: mediagoblin/templates/mediagoblin/base.html:144
1426 #: mediagoblin/templates/mediagoblin/base.html:167
1427 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:21
1428 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:27
1429 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
1430 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
1431 msgid "Media processing panel"
1432 msgstr ""
1434 #: mediagoblin/templates/mediagoblin/base.html:154
1435 msgid "Log out"
1436 msgstr ""
1438 #: mediagoblin/templates/mediagoblin/base.html:157
1439 #: mediagoblin/templates/mediagoblin/user_pages/user.html:113
1440 msgid "Add media"
1441 msgstr ""
1443 #: mediagoblin/templates/mediagoblin/base.html:160
1444 #: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41
1445 msgid "Create new collection"
1446 msgstr ""
1448 #: mediagoblin/templates/mediagoblin/base.html:165
1449 msgid "Moderation powers:"
1450 msgstr ""
1452 #: mediagoblin/templates/mediagoblin/base.html:171
1453 msgid "User management panel"
1454 msgstr ""
1456 #: mediagoblin/templates/mediagoblin/base.html:175
1457 msgid "Report management panel"
1458 msgstr ""
1460 #: mediagoblin/templates/mediagoblin/api/authorize.html:21
1461 msgid "Authorization"
1462 msgstr ""
1464 #: mediagoblin/templates/mediagoblin/api/authorize.html:26
1465 #: mediagoblin/templates/mediagoblin/api/authorize.html:53
1466 msgid "Authorize"
1467 msgstr ""
1469 #: mediagoblin/templates/mediagoblin/api/authorize.html:29
1470 msgid "You are logged in as"
1471 msgstr ""
1473 #: mediagoblin/templates/mediagoblin/api/authorize.html:33
1474 msgid "Do you want to authorize "
1475 msgstr ""
1477 #: mediagoblin/templates/mediagoblin/api/authorize.html:37
1478 msgid "an unknown application"
1479 msgstr ""
1481 #: mediagoblin/templates/mediagoblin/api/authorize.html:39
1482 msgid " to access your account? "
1483 msgstr ""
1485 #: mediagoblin/templates/mediagoblin/api/authorize.html:41
1486 msgid "Applications with access to your account can: "
1487 msgstr ""
1489 #: mediagoblin/templates/mediagoblin/api/authorize.html:43
1490 msgid "Post new media as you"
1491 msgstr ""
1493 #: mediagoblin/templates/mediagoblin/api/authorize.html:44
1494 msgid "See your information (e.g profile, media, etc...)"
1495 msgstr ""
1497 #: mediagoblin/templates/mediagoblin/api/authorize.html:45
1498 msgid "Change your information"
1499 msgstr ""
1501 #: mediagoblin/templates/mediagoblin/api/oob.html:21
1502 msgid "Authorization Finished"
1503 msgstr ""
1505 #: mediagoblin/templates/mediagoblin/api/oob.html:26
1506 msgid "Authorization Complete"
1507 msgstr ""
1509 #: mediagoblin/templates/mediagoblin/api/oob.html:28
1510 msgid "Copy and paste this <strong>verifier code</strong> into your client:"
1511 msgstr ""
1513 #: mediagoblin/templates/mediagoblin/auth/register.html:28
1514 #: mediagoblin/templates/mediagoblin/auth/register.html:36
1515 msgid "Create an account!"
1516 msgstr ""
1518 #: mediagoblin/templates/mediagoblin/auth/register.html:41
1519 msgid "Create"
1520 msgstr ""
1522 #: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
1523 #, python-format
1524 msgid ""
1525 "Hi %(username)s,\n"
1526 "\n"
1527 "to activate your GNU MediaGoblin account, open the following URL in\n"
1528 "your web browser:\n"
1529 "\n"
1530 "%(verification_url)s"
1531 msgstr ""
1533 #: mediagoblin/templates/mediagoblin/bits/base_footer.html:21
1534 #, python-format
1535 msgid ""
1536 "Powered by <a href=\"http://mediagoblin.org/\" title='Version "
1537 "%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> "
1538 "project."
1539 msgstr ""
1541 #: mediagoblin/templates/mediagoblin/bits/base_footer.html:24
1542 #, python-format
1543 msgid ""
1544 "Released under the <a "
1545 "href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a"
1546 " href=\"%(source_link)s\">Source code</a> available."
1547 msgstr ""
1549 #: mediagoblin/templates/mediagoblin/bits/base_footer.html:30
1550 msgid "Terms of Service"
1551 msgstr ""
1553 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:20
1554 msgid "Explore"
1555 msgstr ""
1557 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:24
1558 msgid "Hi there, welcome to this MediaGoblin site!"
1559 msgstr ""
1561 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:25
1562 msgid ""
1563 "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, "
1564 "an extraordinarily great piece of media hosting software."
1565 msgstr ""
1567 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:27
1568 msgid ""
1569 "To add your own media, place comments, and more, you can log in with your"
1570 " MediaGoblin account."
1571 msgstr ""
1573 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:29
1574 msgid "Don't have one yet? It's easy!"
1575 msgstr ""
1577 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:36
1578 msgid ""
1579 "\n"
1580 "            >Create an account at this site</a>\n"
1581 "            or"
1582 msgstr ""
1584 #: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:42
1585 msgid ""
1586 "\n"
1587 "            <a class=\"button_action\" "
1588 "href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your "
1589 "own server</a>"
1590 msgstr ""
1592 #: mediagoblin/templates/mediagoblin/bits/logo.html:23
1593 #: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23
1594 msgid "MediaGoblin logo"
1595 msgstr ""
1597 #: mediagoblin/templates/mediagoblin/edit/attachments.html:23
1598 #: mediagoblin/templates/mediagoblin/edit/attachments.html:35
1599 #, python-format
1600 msgid "Editing attachments for %(media_title)s"
1601 msgstr ""
1603 #: mediagoblin/templates/mediagoblin/edit/attachments.html:44
1604 #: mediagoblin/templates/mediagoblin/user_pages/media.html:205
1605 #: mediagoblin/templates/mediagoblin/user_pages/media.html:221
1606 msgid "Attachments"
1607 msgstr ""
1609 #: mediagoblin/templates/mediagoblin/edit/attachments.html:57
1610 #: mediagoblin/templates/mediagoblin/user_pages/media.html:227
1611 msgid "Add attachment"
1612 msgstr ""
1614 #: mediagoblin/templates/mediagoblin/edit/attachments.html:63
1615 #: mediagoblin/templates/mediagoblin/edit/edit.html:42
1616 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
1617 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
1618 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:40
1619 msgid "Save changes"
1620 msgstr ""
1622 #: mediagoblin/templates/mediagoblin/edit/change_email.html:23
1623 #: mediagoblin/templates/mediagoblin/edit/change_email.html:33
1624 #, python-format
1625 msgid "Changing %(username)s's email"
1626 msgstr ""
1628 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:21
1629 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:58
1630 msgid "Deauthorize applications"
1631 msgstr ""
1633 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:27
1634 msgid "Deauthorize Applications"
1635 msgstr ""
1637 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:28
1638 msgid ""
1639 "These applications can access your GNU MediaGoblin account. Deauthorizing"
1640 " the\n"
1641 "    application will prevent the application from accessing your account."
1642 msgstr ""
1644 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:37
1645 msgid "There are no applications authorized."
1646 msgstr ""
1648 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:53
1649 msgid "Type:"
1650 msgstr ""
1652 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:58
1653 msgid "Authorized:"
1654 msgstr ""
1656 #: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:60
1657 #: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:24
1658 #: mediagoblin/templates/mediagoblin/media_displays/image.html:39
1659 #: mediagoblin/templates/mediagoblin/moderation/report.html:57
1660 #: mediagoblin/templates/mediagoblin/moderation/report.html:120
1661 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:131
1662 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:151
1663 #: mediagoblin/templates/mediagoblin/user_pages/media.html:147
1664 #: mediagoblin/templates/mediagoblin/user_pages/media.html:182
1665 #: mediagoblin/templates/mediagoblin/user_pages/report.html:48
1666 #, python-format
1667 msgid "%(formatted_time)s ago"
1668 msgstr ""
1670 #: mediagoblin/templates/mediagoblin/edit/delete_account.html:28
1671 #, python-format
1672 msgid "Really delete user '%(user_name)s' and all related media/comments?"
1673 msgstr ""
1675 #: mediagoblin/templates/mediagoblin/edit/delete_account.html:35
1676 msgid "Yes, really delete my account"
1677 msgstr ""
1679 #: mediagoblin/templates/mediagoblin/edit/edit.html:23
1680 #: mediagoblin/templates/mediagoblin/edit/edit.html:35
1681 #, python-format
1682 msgid "Editing %(media_title)s"
1683 msgstr ""
1685 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
1686 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
1687 #, python-format
1688 msgid "Changing %(username)s's account settings"
1689 msgstr ""
1691 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:54
1692 msgid "Delete my account"
1693 msgstr ""
1695 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:62
1696 msgid "Email"
1697 msgstr ""
1699 #: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
1700 #, python-format
1701 msgid "Editing %(collection_title)s"
1702 msgstr ""
1704 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
1705 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:34
1706 #, python-format
1707 msgid "Editing %(username)s's profile"
1708 msgstr ""
1710 #: mediagoblin/templates/mediagoblin/edit/metadata.html:67
1711 #, python-format
1712 msgid "Metadata for \"%(media_name)s\""
1713 msgstr ""
1715 #: mediagoblin/templates/mediagoblin/edit/metadata.html:72
1716 msgid "MetaData"
1717 msgstr ""
1719 #: mediagoblin/templates/mediagoblin/edit/metadata.html:80
1720 msgid "Add new Row"
1721 msgstr ""
1723 #: mediagoblin/templates/mediagoblin/edit/metadata.html:83
1724 msgid "Update Metadata"
1725 msgstr ""
1727 #: mediagoblin/templates/mediagoblin/edit/metadata.html:87
1728 msgid "Clear empty Rows"
1729 msgstr ""
1731 #: mediagoblin/templates/mediagoblin/edit/verification.txt:19
1732 #, python-format
1733 msgid ""
1734 "Hi,\n"
1735 "\n"
1736 "We wanted to verify that you are %(username)s. If this is the case, then"
1737 " \n"
1738 "please follow the link below to verify your new email address.\n"
1739 "\n"
1740 "%(verification_url)s\n"
1741 "\n"
1742 "If you are not %(username)s or didn't request an email change, you can "
1743 "ignore\n"
1744 "this email."
1745 msgstr ""
1747 #: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:4
1748 msgid "New comments"
1749 msgstr ""
1751 #: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:41
1752 msgid "Mark all read"
1753 msgstr ""
1755 #: mediagoblin/templates/mediagoblin/listings/collection.html:30
1756 #: mediagoblin/templates/mediagoblin/listings/collection.html:35
1757 #: mediagoblin/templates/mediagoblin/listings/tag.html:30
1758 #: mediagoblin/templates/mediagoblin/listings/tag.html:35
1759 #, python-format
1760 msgid "Media tagged with: %(tag_name)s"
1761 msgstr ""
1763 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:36
1764 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:58
1765 #: mediagoblin/templates/mediagoblin/media_displays/pdf.html:69
1766 #: mediagoblin/templates/mediagoblin/media_displays/video.html:76
1767 msgid "Download"
1768 msgstr ""
1770 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:40
1771 msgid "Original"
1772 msgstr ""
1774 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:45
1775 msgid ""
1776 "Sorry, this audio will not work because \n"
1777 "\t  your web browser does not support HTML5 \n"
1778 "\t  audio."
1779 msgstr ""
1781 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:48
1782 msgid ""
1783 "You can get a modern web browser that \n"
1784 "\t  can play the audio at <a href=\"http://getfirefox.com\">\n"
1785 "\t    http://getfirefox.com</a>!"
1786 msgstr ""
1788 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:62
1789 #: mediagoblin/templates/mediagoblin/media_displays/pdf.html:75
1790 #: mediagoblin/templates/mediagoblin/media_displays/video.html:82
1791 msgid "Original file"
1792 msgstr ""
1794 #: mediagoblin/templates/mediagoblin/media_displays/audio.html:65
1795 msgid "WebM file (Vorbis codec)"
1796 msgstr ""
1798 #: mediagoblin/templates/mediagoblin/media_displays/image.html:36
1799 msgid "Created"
1800 msgstr ""
1802 #: mediagoblin/templates/mediagoblin/media_displays/pdf.html:60
1803 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:90
1804 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:96
1805 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:102
1806 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:108
1807 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:59
1808 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:65
1809 #: mediagoblin/templates/mediagoblin/user_pages/media.html:63
1810 #: mediagoblin/templates/mediagoblin/user_pages/media.html:69
1811 #, python-format
1812 msgid "Image for %(media_title)s"
1813 msgstr ""
1815 #: mediagoblin/templates/mediagoblin/media_displays/pdf.html:83
1816 msgid "PDF file"
1817 msgstr ""
1819 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:117
1820 msgid "Perspective"
1821 msgstr ""
1823 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:120
1824 msgid "Front"
1825 msgstr ""
1827 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:123
1828 msgid "Top"
1829 msgstr ""
1831 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:126
1832 msgid "Side"
1833 msgstr ""
1835 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:131
1836 msgid "WebGL"
1837 msgstr ""
1839 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:137
1840 msgid "Download model"
1841 msgstr ""
1843 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:146
1844 msgid "File Format"
1845 msgstr ""
1847 #: mediagoblin/templates/mediagoblin/media_displays/stl.html:148
1848 msgid "Object Height"
1849 msgstr ""
1851 #: mediagoblin/templates/mediagoblin/media_displays/video.html:64
1852 msgid ""
1853 "Sorry, this video will not work because\n"
1854 "      your web browser does not support HTML5 \n"
1855 "      video."
1856 msgstr ""
1858 #: mediagoblin/templates/mediagoblin/media_displays/video.html:67
1859 msgid ""
1860 "You can get a modern web browser that \n"
1861 "      can play this video at <a href=\"http://getfirefox.com\">\n"
1862 "      http://getfirefox.com</a>!"
1863 msgstr ""
1865 #: mediagoblin/templates/mediagoblin/media_displays/video.html:90
1866 msgid "WebM file (VP8/Vorbis)"
1867 msgstr ""
1869 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:30
1870 msgid "Here you can track the state of media being processed on this instance."
1871 msgstr ""
1873 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:33
1874 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
1875 msgid "Media in-processing"
1876 msgstr ""
1878 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:38
1879 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:67
1880 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:98
1881 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
1882 msgid "ID"
1883 msgstr ""
1885 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:39
1886 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
1887 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
1888 msgid "User"
1889 msgstr ""
1891 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
1892 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
1893 msgid "When submitted"
1894 msgstr ""
1896 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:42
1897 msgid "Transcoding progress"
1898 msgstr ""
1900 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53
1901 msgid "Unknown"
1902 msgstr ""
1904 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
1905 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
1906 msgid "No media in-processing"
1907 msgstr ""
1909 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:62
1910 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
1911 msgid "These uploads failed to process:"
1912 msgstr ""
1914 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71
1915 msgid "Reason for failure"
1916 msgstr ""
1918 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72
1919 msgid "Failure metadata"
1920 msgstr ""
1922 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
1923 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
1924 msgid "No failed entries!"
1925 msgstr ""
1927 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:93
1928 msgid "Last 10 successful uploads"
1929 msgstr ""
1931 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:101
1932 msgid "Submitted"
1933 msgstr ""
1935 #: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
1936 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
1937 msgid "No processed entries, yet!"
1938 msgstr ""
1940 #: mediagoblin/templates/mediagoblin/moderation/report.html:27
1941 msgid "Sorry, no such report found."
1942 msgstr ""
1944 #: mediagoblin/templates/mediagoblin/moderation/report.html:33
1945 msgid "Return to Reports Panel"
1946 msgstr ""
1948 #: mediagoblin/templates/mediagoblin/moderation/report.html:35
1949 #: mediagoblin/templates/mediagoblin/user_pages/media.html:163
1950 msgid "Report"
1951 msgstr ""
1953 #: mediagoblin/templates/mediagoblin/moderation/report.html:38
1954 msgid "Reported comment"
1955 msgstr ""
1957 #: mediagoblin/templates/mediagoblin/moderation/report.html:83
1958 #, python-format
1959 msgid ""
1960 "\n"
1961 "        ❖ Reported media by <a href=\"%(user_url)s\">%(user_name)s</a>\n"
1962 "    "
1963 msgstr ""
1965 #: mediagoblin/templates/mediagoblin/moderation/report.html:92
1966 #, python-format
1967 msgid ""
1968 "\n"
1969 "          CONTENT BY\n"
1970 "            <a href=\"%(user_url)s\"> %(user_name)s</a>\n"
1971 "          HAS BEEN DELETED\n"
1972 "        "
1973 msgstr ""
1975 #: mediagoblin/templates/mediagoblin/moderation/report.html:102
1976 msgid "Reason for report:"
1977 msgstr ""
1979 #: mediagoblin/templates/mediagoblin/moderation/report.html:133
1980 #: mediagoblin/templates/mediagoblin/moderation/user.html:136
1981 msgid "Resolve"
1982 msgstr ""
1984 #: mediagoblin/templates/mediagoblin/moderation/report.html:137
1985 #: mediagoblin/templates/mediagoblin/moderation/report.html:157
1986 msgid "Resolve This Report"
1987 msgstr ""
1989 #: mediagoblin/templates/mediagoblin/moderation/report.html:149
1990 msgid "Status"
1991 msgstr ""
1993 #: mediagoblin/templates/mediagoblin/moderation/report.html:151
1994 msgid "RESOLVED"
1995 msgstr ""
1997 #: mediagoblin/templates/mediagoblin/moderation/report.html:159
1998 msgid "You cannot take action against an administrator"
1999 msgstr ""
2001 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:22
2002 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:27
2003 msgid "Report panel"
2004 msgstr ""
2006 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:30
2007 msgid ""
2008 "\n"
2009 "    Here you can look up open reports that have been filed by users.\n"
2010 "  "
2011 msgstr ""
2013 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:35
2014 msgid "Active Reports Filed"
2015 msgstr ""
2017 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:77
2018 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:173
2019 msgid "Offender"
2020 msgstr ""
2022 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:78
2023 msgid "When Reported"
2024 msgstr ""
2026 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:79
2027 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:175
2028 msgid "Reported By"
2029 msgstr ""
2031 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:80
2032 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:176
2033 msgid "Reason"
2034 msgstr ""
2036 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:95
2037 #, python-format
2038 msgid ""
2039 "\n"
2040 "                Comment Report #%(report_id)s\n"
2041 "              "
2042 msgstr ""
2044 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:111
2045 #, python-format
2046 msgid ""
2047 "\n"
2048 "                Media Report #%(report_id)s\n"
2049 "              "
2050 msgstr ""
2052 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:125
2053 msgid "No open reports found."
2054 msgstr ""
2056 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:127
2057 msgid "Closed Reports"
2058 msgstr ""
2060 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:172
2061 msgid "Resolved"
2062 msgstr ""
2064 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:174
2065 msgid "Action Taken"
2066 msgstr ""
2068 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:188
2069 #, python-format
2070 msgid ""
2071 "\n"
2072 "              Closed Report #%(report_id)s\n"
2073 "            "
2074 msgstr ""
2076 #: mediagoblin/templates/mediagoblin/moderation/report_panel.html:202
2077 msgid "No closed reports found."
2078 msgstr ""
2080 #: mediagoblin/templates/mediagoblin/moderation/user.html:23
2081 #, python-format
2082 msgid "User: %(username)s"
2083 msgstr ""
2085 #: mediagoblin/templates/mediagoblin/moderation/user.html:42
2086 msgid "Return to Users Panel"
2087 msgstr ""
2089 #: mediagoblin/templates/mediagoblin/moderation/user.html:49
2090 msgid "Sorry, no such user found."
2091 msgstr ""
2093 #: mediagoblin/templates/mediagoblin/moderation/user.html:53
2094 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:40
2095 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:60
2096 msgid "Email verification needed"
2097 msgstr ""
2099 #: mediagoblin/templates/mediagoblin/moderation/user.html:55
2100 msgid ""
2101 "Someone has registered an account with this username, but it still has\n"
2102 "        to be activated."
2103 msgstr ""
2105 #: mediagoblin/templates/mediagoblin/moderation/user.html:66
2106 #: mediagoblin/templates/mediagoblin/user_pages/user.html:34
2107 #: mediagoblin/templates/mediagoblin/user_pages/user.html:46
2108 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:25
2109 #, python-format
2110 msgid "%(username)s's profile"
2111 msgstr ""
2113 #: mediagoblin/templates/mediagoblin/moderation/user.html:68
2114 #, python-format
2115 msgid "BANNED until %(expiration_date)s"
2116 msgstr ""
2118 #: mediagoblin/templates/mediagoblin/moderation/user.html:72
2119 msgid "Banned Indefinitely"
2120 msgstr ""
2122 #: mediagoblin/templates/mediagoblin/moderation/user.html:78
2123 #: mediagoblin/templates/mediagoblin/user_pages/user.html:62
2124 msgid "This user hasn't filled in their profile (yet)."
2125 msgstr ""
2127 #: mediagoblin/templates/mediagoblin/moderation/user.html:89
2128 #: mediagoblin/templates/mediagoblin/user_pages/user.html:57
2129 #: mediagoblin/templates/mediagoblin/user_pages/user.html:74
2130 msgid "Edit profile"
2131 msgstr ""
2133 #: mediagoblin/templates/mediagoblin/moderation/user.html:96
2134 #: mediagoblin/templates/mediagoblin/user_pages/user.html:81
2135 msgid "Browse collections"
2136 msgstr ""
2138 #: mediagoblin/templates/mediagoblin/moderation/user.html:105
2139 #, python-format
2140 msgid "Active Reports on %(username)s"
2141 msgstr ""
2143 #: mediagoblin/templates/mediagoblin/moderation/user.html:112
2144 msgid "Report ID"
2145 msgstr ""
2147 #: mediagoblin/templates/mediagoblin/moderation/user.html:113
2148 msgid "Reported Content"
2149 msgstr ""
2151 #: mediagoblin/templates/mediagoblin/moderation/user.html:114
2152 msgid "Description of Report"
2153 msgstr ""
2155 #: mediagoblin/templates/mediagoblin/moderation/user.html:122
2156 #, python-format
2157 msgid "Report #%(report_number)s"
2158 msgstr ""
2160 #: mediagoblin/templates/mediagoblin/moderation/user.html:129
2161 msgid "Reported Comment"
2162 msgstr ""
2164 #: mediagoblin/templates/mediagoblin/moderation/user.html:131
2165 msgid "Reported Media Entry"
2166 msgstr ""
2168 #: mediagoblin/templates/mediagoblin/moderation/user.html:142
2169 #, python-format
2170 msgid "No active reports filed on %(username)s"
2171 msgstr ""
2173 #: mediagoblin/templates/mediagoblin/moderation/user.html:150
2174 #, python-format
2175 msgid "All reports on %(username)s"
2176 msgstr ""
2178 #: mediagoblin/templates/mediagoblin/moderation/user.html:155
2179 #, python-format
2180 msgid "All reports that %(username)s has filed"
2181 msgstr ""
2183 #: mediagoblin/templates/mediagoblin/moderation/user.html:164
2184 #, python-format
2185 msgid "%(username)s's Privileges"
2186 msgstr ""
2188 #: mediagoblin/templates/mediagoblin/moderation/user.html:172
2189 msgid "Privilege"
2190 msgstr ""
2192 #: mediagoblin/templates/mediagoblin/moderation/user.html:173
2193 msgid "Granted"
2194 msgstr ""
2196 #: mediagoblin/templates/mediagoblin/moderation/user.html:180
2197 msgid "Yes"
2198 msgstr ""
2200 #: mediagoblin/templates/mediagoblin/moderation/user.html:182
2201 msgid "No"
2202 msgstr ""
2204 #: mediagoblin/templates/mediagoblin/moderation/user.html:213
2205 msgid "Ban User"
2206 msgstr ""
2208 #: mediagoblin/templates/mediagoblin/moderation/user.html:218
2209 msgid "UnBan User"
2210 msgstr ""
2212 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:21
2213 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:26
2214 msgid "User panel"
2215 msgstr ""
2217 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:29
2218 msgid ""
2219 "\n"
2220 "    Here you can look up users in order to take punitive actions on them."
2221 "\n"
2222 "  "
2223 msgstr ""
2225 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:34
2226 msgid "Active Users"
2227 msgstr ""
2229 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
2230 msgid "When Joined"
2231 msgstr ""
2233 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:78
2234 msgid "# of Comments Posted"
2235 msgstr ""
2237 #: mediagoblin/templates/mediagoblin/moderation/user_panel.html:95
2238 msgid "No users found."
2239 msgstr ""
2241 #: mediagoblin/templates/mediagoblin/submit/collection.html:26
2242 msgid "Add a collection"
2243 msgstr ""
2245 #: mediagoblin/templates/mediagoblin/submit/start.html:28
2246 #: mediagoblin/templates/mediagoblin/submit/start.html:35
2247 msgid "Add your media"
2248 msgstr ""
2250 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:38
2251 #, python-format
2252 msgid "❖ Blog post by <a href=\"%(user_url)s\">%(username)s</a>"
2253 msgstr ""
2255 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:92
2256 #: mediagoblin/templates/mediagoblin/user_pages/media.html:105
2257 msgid "Add a comment"
2258 msgstr ""
2260 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:103
2261 #: mediagoblin/templates/mediagoblin/user_pages/media.html:116
2262 msgid "Add this comment"
2263 msgstr ""
2265 #: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:149
2266 #: mediagoblin/templates/mediagoblin/user_pages/media.html:180
2267 msgid "Added"
2268 msgstr ""
2270 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
2271 #, python-format
2272 msgid "%(collection_title)s (%(username)s's collection)"
2273 msgstr ""
2275 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
2276 #, python-format
2277 msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
2278 msgstr ""
2280 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:23
2281 #, python-format
2282 msgid "Delete collection %(collection_title)s"
2283 msgstr ""
2285 #: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:38
2286 #, python-format
2287 msgid "Really delete collection: %(title)s?"
2288 msgstr ""
2290 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:23
2291 #, python-format
2292 msgid "Remove %(media_title)s from %(collection_title)s"
2293 msgstr ""
2295 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:39
2296 #, python-format
2297 msgid "Really remove %(media_title)s from %(collection_title)s?"
2298 msgstr ""
2300 #: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:62
2301 msgid "Remove"
2302 msgstr ""
2304 #: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:21
2305 #, python-format
2306 msgid "%(username)s's collections"
2307 msgstr ""
2309 #: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:28
2310 #, python-format
2311 msgid "<a href=\"%(user_url)s\">%(username)s</a>'s collections"
2312 msgstr ""
2314 #: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
2315 #, python-format
2316 msgid ""
2317 "Hi %(username)s,\n"
2318 "%(comment_author)s commented on your post (%(comment_url)s) at "
2319 "%(instance_name)s\n"
2320 msgstr ""
2322 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
2323 #, python-format
2324 msgid "%(username)s's media"
2325 msgstr ""
2327 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:38
2328 #, python-format
2329 msgid ""
2330 "<a href=\"%(user_url)s\">%(username)s</a>'s media with tag <a "
2331 "href=\"%(tag_url)s\">%(tag)s</a>"
2332 msgstr ""
2334 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48
2335 #, python-format
2336 msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
2337 msgstr ""
2339 #: mediagoblin/templates/mediagoblin/user_pages/media.html:39
2340 #, python-format
2341 msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
2342 msgstr ""
2344 #: mediagoblin/templates/mediagoblin/user_pages/media.html:120
2345 msgid "Comment Preview"
2346 msgstr ""
2348 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:28
2349 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:40
2350 #, python-format
2351 msgid "Add “%(media_title)s” to a collection"
2352 msgstr ""
2354 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:54
2355 msgid "+"
2356 msgstr ""
2358 #: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:58
2359 msgid "Add a new collection"
2360 msgstr ""
2362 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
2363 msgid "You can track the state of media being processed for your gallery here."
2364 msgstr ""
2366 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
2367 msgid "Your last 10 successful uploads"
2368 msgstr ""
2370 #: mediagoblin/templates/mediagoblin/user_pages/report.html:21
2371 msgid "<h2>File a Report</h2>"
2372 msgstr ""
2374 #: mediagoblin/templates/mediagoblin/user_pages/report.html:24
2375 msgid "Reporting this Comment"
2376 msgstr ""
2378 #: mediagoblin/templates/mediagoblin/user_pages/report.html:60
2379 msgid "Reporting this Media Entry"
2380 msgstr ""
2382 #: mediagoblin/templates/mediagoblin/user_pages/report.html:72
2383 #, python-format
2384 msgid ""
2385 "\n"
2386 "            ❖ Published by <a href=\"%(user_url)s\"\n"
2387 "                          class=\"comment_authorlink\">%(username)s</a>\n"
2388 "      "
2389 msgstr ""
2391 #: mediagoblin/templates/mediagoblin/user_pages/report.html:81
2392 msgid "File Report "
2393 msgstr ""
2395 #: mediagoblin/templates/mediagoblin/user_pages/user.html:53
2396 msgid "Here's a spot to tell others about yourself."
2397 msgstr ""
2399 #: mediagoblin/templates/mediagoblin/user_pages/user.html:94
2400 #, python-format
2401 msgid "View all of %(username)s's media"
2402 msgstr ""
2404 #: mediagoblin/templates/mediagoblin/user_pages/user.html:107
2405 msgid ""
2406 "This is where your media will appear, but you don't seem to have added "
2407 "anything yet."
2408 msgstr ""
2410 #: mediagoblin/templates/mediagoblin/user_pages/user.html:119
2411 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84
2412 #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
2413 msgid "There doesn't seem to be any media here yet..."
2414 msgstr ""
2416 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:43
2417 msgid "Almost done! Your account still needs to be activated."
2418 msgstr ""
2420 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:48
2421 msgid "An email should arrive in a few moments with instructions on how to do so."
2422 msgstr ""
2424 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:52
2425 msgid "In case it doesn't:"
2426 msgstr ""
2428 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:55
2429 msgid "Resend verification email"
2430 msgstr ""
2432 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:63
2433 msgid ""
2434 "Someone has registered an account with this username, but it still has to"
2435 " be activated."
2436 msgstr ""
2438 #: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:68
2439 #, python-format
2440 msgid ""
2441 "If you are that person but you've lost your verification email, you can "
2442 "<a href=\"%(login_url)s\">log in</a> and resend it."
2443 msgstr ""
2445 #: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49
2446 msgid "(remove)"
2447 msgstr ""
2449 #: mediagoblin/templates/mediagoblin/utils/collections.html:21
2450 msgid "Collected in"
2451 msgstr ""
2453 #: mediagoblin/templates/mediagoblin/utils/collections.html:40
2454 msgid "Add to a collection"
2455 msgstr ""
2457 #: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24
2458 msgid "Subscribe to comments"
2459 msgstr ""
2461 #: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30
2462 msgid "Silence comments"
2463 msgstr ""
2465 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
2466 #: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
2467 msgid "feed icon"
2468 msgstr ""
2470 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
2471 #: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:23
2472 msgid "Atom feed"
2473 msgstr ""
2475 #: mediagoblin/templates/mediagoblin/utils/license.html:25
2476 msgid "All rights reserved"
2477 msgstr ""
2479 #: mediagoblin/templates/mediagoblin/utils/pagination.html:39
2480 msgid "← Newer"
2481 msgstr ""
2483 #: mediagoblin/templates/mediagoblin/utils/pagination.html:45
2484 msgid "Older →"
2485 msgstr ""
2487 #: mediagoblin/templates/mediagoblin/utils/pagination.html:48
2488 msgid "Go to page:"
2489 msgstr ""
2491 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
2492 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
2493 msgid "newer"
2494 msgstr ""
2496 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
2497 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
2498 msgid "older"
2499 msgstr ""
2501 #: mediagoblin/templates/mediagoblin/utils/profile.html:36
2502 msgid "Location"
2503 msgstr ""
2505 #: mediagoblin/templates/mediagoblin/utils/report.html:25
2506 msgid "Report media"
2507 msgstr ""
2509 #: mediagoblin/templates/mediagoblin/utils/tags.html:20
2510 msgid "Tagged with"
2511 msgstr ""
2513 #: mediagoblin/tools/exif.py:83
2514 msgid "Could not read the image file."
2515 msgstr ""
2517 #: mediagoblin/tools/response.py:40
2518 msgid "Oops!"
2519 msgstr ""
2521 #: mediagoblin/tools/response.py:41
2522 msgid "An error occured"
2523 msgstr ""
2525 #: mediagoblin/tools/response.py:55
2526 msgid "Bad Request"
2527 msgstr ""
2529 #: mediagoblin/tools/response.py:57
2530 msgid "The request sent to the server is invalid, please double check it"
2531 msgstr ""
2533 #: mediagoblin/tools/response.py:65
2534 msgid "Operation not allowed"
2535 msgstr ""
2537 #: mediagoblin/tools/response.py:66
2538 msgid ""
2539 "Sorry Dave, I can't let you do that!</p><p>You have tried  to perform a "
2540 "function that you are not allowed to. Have you been trying to delete all "
2541 "user accounts again?"
2542 msgstr ""
2544 #: mediagoblin/tools/response.py:74
2545 msgid ""
2546 "There doesn't seem to be a page at this address. Sorry!</p><p>If you're "
2547 "sure the address is correct, maybe the page you're looking for has been "
2548 "moved or deleted."
2549 msgstr ""
2551 #: mediagoblin/tools/timesince.py:62
2552 msgid "year"
2553 msgstr ""
2555 #: mediagoblin/tools/timesince.py:63
2556 msgid "month"
2557 msgstr ""
2559 #: mediagoblin/tools/timesince.py:64
2560 msgid "week"
2561 msgstr ""
2563 #: mediagoblin/tools/timesince.py:65
2564 msgid "day"
2565 msgstr ""
2567 #: mediagoblin/tools/timesince.py:66
2568 msgid "hour"
2569 msgstr ""
2571 #: mediagoblin/tools/timesince.py:67
2572 msgid "minute"
2573 msgstr ""
2575 #: mediagoblin/user_pages/forms.py:23
2576 msgid "Comment"
2577 msgstr ""
2579 #: mediagoblin/user_pages/forms.py:25
2580 msgid ""
2581 "You can use <a "
2582 "href=\"http://daringfireball.net/projects/markdown/basics\" "
2583 "target=\"_blank\">Markdown</a> for formatting."
2584 msgstr ""
2586 #: mediagoblin/user_pages/forms.py:35
2587 msgid "I am sure I want to remove this item from the collection"
2588 msgstr ""
2590 #: mediagoblin/user_pages/forms.py:39
2591 msgid "Collection"
2592 msgstr ""
2594 #: mediagoblin/user_pages/forms.py:40
2595 msgid "-- Select --"
2596 msgstr ""
2598 #: mediagoblin/user_pages/forms.py:42
2599 msgid "Include a note"
2600 msgstr ""
2602 #: mediagoblin/user_pages/forms.py:49
2603 msgid ""
2604 "You can use\n"
2605 "                      <a "
2606 "href=\"http://daringfireball.net/projects/markdown/basics\" "
2607 "target=\"_blank\">\n"
2608 "                      Markdown</a> for formatting."
2609 msgstr ""
2611 #: mediagoblin/user_pages/forms.py:55 mediagoblin/user_pages/forms.py:61
2612 msgid "Reason for Reporting"
2613 msgstr ""
2615 #: mediagoblin/user_pages/views.py:191
2616 msgid "Sorry, comments are disabled."
2617 msgstr ""
2619 #: mediagoblin/user_pages/views.py:196
2620 msgid "Oops, your comment was empty."
2621 msgstr ""
2623 #: mediagoblin/user_pages/views.py:204
2624 msgid "Your comment has been posted!"
2625 msgstr ""
2627 #: mediagoblin/user_pages/views.py:237
2628 msgid "Please check your entries and try again."
2629 msgstr ""
2631 #: mediagoblin/user_pages/views.py:278
2632 msgid "You have to select or add a collection"
2633 msgstr ""
2635 #: mediagoblin/user_pages/views.py:289
2636 #, python-format
2637 msgid "\"%s\" already in collection \"%s\""
2638 msgstr ""
2640 #: mediagoblin/user_pages/views.py:295
2641 #, python-format
2642 msgid "\"%s\" added to collection \"%s\""
2643 msgstr ""
2645 #: mediagoblin/user_pages/views.py:320
2646 msgid "You deleted the media."
2647 msgstr ""
2649 #: mediagoblin/user_pages/views.py:339
2650 msgid "You are about to delete another user's media. Proceed with caution."
2651 msgstr ""
2653 #: mediagoblin/user_pages/views.py:412
2654 msgid "You deleted the item from the collection."
2655 msgstr ""
2657 #: mediagoblin/user_pages/views.py:416
2658 msgid "The item was not removed because you didn't check that you were sure."
2659 msgstr ""
2661 #: mediagoblin/user_pages/views.py:424
2662 msgid ""
2663 "You are about to delete an item from another user's collection. Proceed "
2664 "with caution."
2665 msgstr ""
2667 #: mediagoblin/user_pages/views.py:456
2668 #, python-format
2669 msgid "You deleted the collection \"%s\""
2670 msgstr ""
2672 #: mediagoblin/user_pages/views.py:463
2673 msgid ""
2674 "The collection was not deleted because you didn't check that you were "
2675 "sure."
2676 msgstr ""
2678 #: mediagoblin/user_pages/views.py:471
2679 msgid "You are about to delete another user's collection. Proceed with caution."
2680 msgstr ""