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