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