Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / i18n / en / LC_MESSAGES / mediagoblin.po
1 # Translations template for PROJECT.
2 # Copyright (C) 2012 ORGANIZATION
3 # This file is distributed under the same license as the PROJECT project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
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: 2012-01-29 13:47-0600\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 0.9.6\n"
19
20 #: mediagoblin/processing.py:143
21 msgid "Invalid file given for media type."
22 msgstr ""
23
24 #: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
25 msgid "Username"
26 msgstr ""
27
28 #: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
29 msgid "Password"
30 msgstr ""
31
32 #: mediagoblin/auth/forms.py:34
33 msgid "Email address"
34 msgstr ""
35
36 #: mediagoblin/auth/views.py:55
37 msgid "Sorry, registration is disabled on this instance."
38 msgstr ""
39
40 #: mediagoblin/auth/views.py:73
41 msgid "Sorry, a user with that name already exists."
42 msgstr ""
43
44 #: mediagoblin/auth/views.py:77
45 msgid "Sorry, a user with that email address already exists."
46 msgstr ""
47
48 #: mediagoblin/auth/views.py:180
49 msgid ""
50 "Your email address has been verified. You may now login, edit your "
51 "profile, and submit images!"
52 msgstr ""
53
54 #: mediagoblin/auth/views.py:186
55 msgid "The verification key or user id is incorrect"
56 msgstr ""
57
58 #: mediagoblin/auth/views.py:204
59 msgid "You must be logged in so we know who to send the email to!"
60 msgstr ""
61
62 #: mediagoblin/auth/views.py:212
63 msgid "You've already verified your email address!"
64 msgstr ""
65
66 #: mediagoblin/auth/views.py:225
67 msgid "Resent your verification email."
68 msgstr ""
69
70 #: mediagoblin/auth/views.py:260
71 msgid "An email has been sent with instructions on how to change your password."
72 msgstr ""
73
74 #: mediagoblin/auth/views.py:270
75 msgid ""
76 "Could not send password recovery email as your username is inactive or "
77 "your account's email address has not been verified."
78 msgstr ""
79
80 #: mediagoblin/auth/views.py:282
81 msgid "Couldn't find someone with that username or email."
82 msgstr ""
83
84 #: mediagoblin/auth/views.py:330
85 msgid "You can now log in using your new password."
86 msgstr ""
87
88 #: mediagoblin/edit/forms.py:25 mediagoblin/submit/forms.py:28
89 msgid "Title"
90 msgstr ""
91
92 #: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
93 msgid "Description of this work"
94 msgstr ""
95
96 #: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
97 #: mediagoblin/submit/forms.py:32
98 msgid ""
99 "You can use\n"
100 " <a "
101 "href=\"http://daringfireball.net/projects/markdown/basics\">\n"
102 " Markdown</a> for formatting."
103 msgstr ""
104
105 #: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
106 msgid "Tags"
107 msgstr ""
108
109 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
110 msgid "Separate tags by commas."
111 msgstr ""
112
113 #: mediagoblin/edit/forms.py:38
114 msgid "Slug"
115 msgstr ""
116
117 #: mediagoblin/edit/forms.py:39
118 msgid "The slug can't be empty"
119 msgstr ""
120
121 #: mediagoblin/edit/forms.py:40
122 msgid ""
123 "The title part of this media's address. You usually don't need to change "
124 "this."
125 msgstr ""
126
127 #: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
128 msgid "License"
129 msgstr ""
130
131 #: mediagoblin/edit/forms.py:50
132 msgid "Bio"
133 msgstr ""
134
135 #: mediagoblin/edit/forms.py:56
136 msgid "Website"
137 msgstr ""
138
139 #: mediagoblin/edit/forms.py:63
140 msgid "Old password"
141 msgstr ""
142
143 #: mediagoblin/edit/forms.py:65
144 msgid "Enter your old password to prove you own this account."
145 msgstr ""
146
147 #: mediagoblin/edit/forms.py:68
148 msgid "New password"
149 msgstr ""
150
151 #: mediagoblin/edit/views.py:68
152 msgid "An entry with that slug already exists for this user."
153 msgstr ""
154
155 #: mediagoblin/edit/views.py:92
156 msgid "You are editing another user's media. Proceed with caution."
157 msgstr ""
158
159 #: mediagoblin/edit/views.py:162
160 msgid "You are editing a user's profile. Proceed with caution."
161 msgstr ""
162
163 #: mediagoblin/edit/views.py:180
164 msgid "Profile changes saved"
165 msgstr ""
166
167 #: mediagoblin/edit/views.py:206
168 msgid "Wrong password"
169 msgstr ""
170
171 #: mediagoblin/edit/views.py:222
172 msgid "Account settings saved"
173 msgstr ""
174
175 #: mediagoblin/media_types/__init__.py:77
176 msgid "Could not extract any file extension from \"{filename}\""
177 msgstr ""
178
179 #: mediagoblin/media_types/__init__.py:88
180 msgid "Sorry, I don't support that file type :("
181 msgstr ""
182
183 #: mediagoblin/submit/forms.py:26
184 msgid "File"
185 msgstr ""
186
187 #: mediagoblin/submit/views.py:54
188 msgid "You must provide a file."
189 msgstr ""
190
191 #: mediagoblin/submit/views.py:158
192 msgid "Woohoo! Submitted!"
193 msgstr ""
194
195 #: mediagoblin/templates/mediagoblin/404.html:22
196 msgid "Image of 404 goblin stressing out"
197 msgstr ""
198
199 #: mediagoblin/templates/mediagoblin/404.html:23
200 msgid "Oops!"
201 msgstr ""
202
203 #: mediagoblin/templates/mediagoblin/404.html:24
204 msgid "There doesn't seem to be a page at this address. Sorry!"
205 msgstr ""
206
207 #: mediagoblin/templates/mediagoblin/404.html:26
208 msgid ""
209 "If you're sure the address is correct, maybe the page you're looking for "
210 "has been moved or deleted."
211 msgstr ""
212
213 #: mediagoblin/templates/mediagoblin/base.html:46
214 msgid "MediaGoblin logo"
215 msgstr ""
216
217 #: mediagoblin/templates/mediagoblin/base.html:51
218 #: mediagoblin/templates/mediagoblin/user_pages/user.html:157
219 msgid "Add media"
220 msgstr ""
221
222 #: mediagoblin/templates/mediagoblin/base.html:62
223 msgid "Verify your email!"
224 msgstr ""
225
226 #: mediagoblin/templates/mediagoblin/base.html:69
227 msgid "log out"
228 msgstr ""
229
230 #: mediagoblin/templates/mediagoblin/base.html:72
231 #: mediagoblin/templates/mediagoblin/auth/login.html:27
232 #: mediagoblin/templates/mediagoblin/auth/login.html:45
233 msgid "Log in"
234 msgstr ""
235
236 #: mediagoblin/templates/mediagoblin/base.html:84
237 msgid ""
238 "Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
239 "href=\"http://gnu.org/\">GNU</a> project"
240 msgstr ""
241
242 #: mediagoblin/templates/mediagoblin/root.html:24
243 msgid "Explore"
244 msgstr ""
245
246 #: mediagoblin/templates/mediagoblin/root.html:26
247 msgid "Hi there, welcome to this MediaGoblin site!"
248 msgstr ""
249
250 #: mediagoblin/templates/mediagoblin/root.html:28
251 msgid ""
252 "This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, "
253 "an extraordinarily great piece of media hosting software."
254 msgstr ""
255
256 #: mediagoblin/templates/mediagoblin/root.html:29
257 msgid ""
258 "To add your own media, place comments, save your favourites and more, you"
259 " can log in with your MediaGoblin account."
260 msgstr ""
261
262 #: mediagoblin/templates/mediagoblin/root.html:31
263 msgid "Don't have one yet? It's easy!"
264 msgstr ""
265
266 #: mediagoblin/templates/mediagoblin/root.html:32
267 #, python-format
268 msgid ""
269 "<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an "
270 "account at this site</a>\n"
271 " or\n"
272 " <a class=\"button_action\" "
273 "href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on "
274 "your own server</a>"
275 msgstr ""
276
277 #: mediagoblin/templates/mediagoblin/root.html:40
278 msgid "Most recent media"
279 msgstr ""
280
281 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:32
282 msgid "Set your new password"
283 msgstr ""
284
285 #: mediagoblin/templates/mediagoblin/auth/change_fp.html:35
286 msgid "Set password"
287 msgstr ""
288
289 #: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27
290 msgid "Recover password"
291 msgstr ""
292
293 #: mediagoblin/templates/mediagoblin/auth/forgot_password.html:30
294 msgid "Send instructions"
295 msgstr ""
296
297 #: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
298 #, python-format
299 msgid ""
300 "Hi %(username)s,\n"
301 "\n"
302 "to change your GNU MediaGoblin password, open the following URL in \n"
303 "your web browser:\n"
304 "\n"
305 "%(verification_url)s\n"
306 "\n"
307 "If you think this is an error, just ignore this email and continue being\n"
308 "a happy goblin!"
309 msgstr ""
310
311 #: mediagoblin/templates/mediagoblin/auth/login.html:30
312 msgid "Logging in failed!"
313 msgstr ""
314
315 #: mediagoblin/templates/mediagoblin/auth/login.html:35
316 msgid "Don't have an account yet?"
317 msgstr ""
318
319 #: mediagoblin/templates/mediagoblin/auth/login.html:36
320 msgid "Create one here!"
321 msgstr ""
322
323 #: mediagoblin/templates/mediagoblin/auth/login.html:42
324 msgid "Forgot your password?"
325 msgstr ""
326
327 #: mediagoblin/templates/mediagoblin/auth/register.html:32
328 msgid "Create an account!"
329 msgstr ""
330
331 #: mediagoblin/templates/mediagoblin/auth/register.html:36
332 msgid "Create"
333 msgstr ""
334
335 #: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
336 #, python-format
337 msgid ""
338 "Hi %(username)s,\n"
339 "\n"
340 "to activate your GNU MediaGoblin account, open the following URL in\n"
341 "your web browser:\n"
342 "\n"
343 "%(verification_url)s"
344 msgstr ""
345
346 #: mediagoblin/templates/mediagoblin/edit/edit.html:29
347 #, python-format
348 msgid "Editing %(media_title)s"
349 msgstr ""
350
351 #: mediagoblin/templates/mediagoblin/edit/edit.html:36
352 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
353 msgid "Cancel"
354 msgstr ""
355
356 #: mediagoblin/templates/mediagoblin/edit/edit.html:37
357 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
358 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
359 msgid "Save changes"
360 msgstr ""
361
362 #: mediagoblin/templates/mediagoblin/edit/edit_account.html:34
363 #, python-format
364 msgid "Changing %(username)s's account settings"
365 msgstr ""
366
367 #: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
368 #, python-format
369 msgid "Editing %(username)s's profile"
370 msgstr ""
371
372 #: mediagoblin/templates/mediagoblin/listings/tag.html:30
373 #: mediagoblin/templates/mediagoblin/listings/tag.html:35
374 #, python-format
375 msgid "Media tagged with: %(tag_name)s"
376 msgstr ""
377
378 #: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
379 #: mediagoblin/templates/mediagoblin/media_displays/video.html:46
380 msgid "Original"
381 msgstr ""
382
383 #: mediagoblin/templates/mediagoblin/media_displays/video.html:33
384 msgid ""
385 "Sorry, this video will not work because \n"
386 "\t your web browser does not support HTML5 \n"
387 "\t video."
388 msgstr ""
389
390 #: mediagoblin/templates/mediagoblin/media_displays/video.html:36
391 msgid ""
392 "You can get a modern web browser that \n"
393 "\t can play this video at <a href=\"http://getfirefox.com\">\n"
394 "\t http://getfirefox.com</a>!"
395 msgstr ""
396
397 #: mediagoblin/templates/mediagoblin/submit/start.html:26
398 msgid "Add your media"
399 msgstr ""
400
401 #: mediagoblin/templates/mediagoblin/submit/start.html:30
402 msgid "Add"
403 msgstr ""
404
405 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
406 #, python-format
407 msgid "%(username)s's media"
408 msgstr ""
409
410 #: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
411 #, python-format
412 msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
413 msgstr ""
414
415 #: mediagoblin/templates/mediagoblin/user_pages/media.html:72
416 #, python-format
417 msgid "Added on %(date)s."
418 msgstr ""
419
420 #: mediagoblin/templates/mediagoblin/user_pages/media.html:81
421 msgid "Edit"
422 msgstr ""
423
424 #: mediagoblin/templates/mediagoblin/user_pages/media.html:85
425 msgid "Delete"
426 msgstr ""
427
428 #: mediagoblin/templates/mediagoblin/user_pages/media.html:91
429 #, python-format
430 msgid "%(comment_count)s comment"
431 msgstr ""
432
433 #: mediagoblin/templates/mediagoblin/user_pages/media.html:93
434 #, python-format
435 msgid "%(comment_count)s comments"
436 msgstr ""
437
438 #: mediagoblin/templates/mediagoblin/user_pages/media.html:95
439 msgid "No comments yet."
440 msgstr ""
441
442 #: mediagoblin/templates/mediagoblin/user_pages/media.html:103
443 msgid "Add one"
444 msgstr ""
445
446 #: mediagoblin/templates/mediagoblin/user_pages/media.html:112
447 msgid ""
448 "You can use <a "
449 "href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> "
450 "for formatting."
451 msgstr ""
452
453 #: mediagoblin/templates/mediagoblin/user_pages/media.html:116
454 msgid "Add this comment"
455 msgstr ""
456
457 #: mediagoblin/templates/mediagoblin/user_pages/media.html:138
458 msgid "at"
459 msgstr ""
460
461 #: mediagoblin/templates/mediagoblin/user_pages/media.html:153
462 #, python-format
463 msgid "<p>❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a></p>"
464 msgstr ""
465
466 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
467 #, python-format
468 msgid "Really delete %(title)s?"
469 msgstr ""
470
471 #: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
472 msgid "Delete Permanently"
473 msgstr ""
474
475 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22
476 msgid "Media processing panel"
477 msgstr ""
478
479 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:25
480 msgid "You can track the state of media being processed for your gallery here."
481 msgstr ""
482
483 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:28
484 msgid "Media in-processing"
485 msgstr ""
486
487 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:46
488 msgid "No media in-processing"
489 msgstr ""
490
491 #: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:50
492 msgid "These uploads failed to process:"
493 msgstr ""
494
495 #: mediagoblin/templates/mediagoblin/user_pages/user.html:31
496 #: mediagoblin/templates/mediagoblin/user_pages/user.html:89
497 #, python-format
498 msgid "%(username)s's profile"
499 msgstr ""
500
501 #: mediagoblin/templates/mediagoblin/user_pages/user.html:43
502 msgid "Sorry, no such user found."
503 msgstr ""
504
505 #: mediagoblin/templates/mediagoblin/user_pages/user.html:50
506 #: mediagoblin/templates/mediagoblin/user_pages/user.html:70
507 msgid "Email verification needed"
508 msgstr ""
509
510 #: mediagoblin/templates/mediagoblin/user_pages/user.html:53
511 msgid "Almost done! Your account still needs to be activated."
512 msgstr ""
513
514 #: mediagoblin/templates/mediagoblin/user_pages/user.html:58
515 msgid "An email should arrive in a few moments with instructions on how to do so."
516 msgstr ""
517
518 #: mediagoblin/templates/mediagoblin/user_pages/user.html:62
519 msgid "In case it doesn't:"
520 msgstr ""
521
522 #: mediagoblin/templates/mediagoblin/user_pages/user.html:65
523 msgid "Resend verification email"
524 msgstr ""
525
526 #: mediagoblin/templates/mediagoblin/user_pages/user.html:73
527 msgid ""
528 "Someone has registered an account with this username, but it still has to"
529 " be activated."
530 msgstr ""
531
532 #: mediagoblin/templates/mediagoblin/user_pages/user.html:79
533 #, python-format
534 msgid ""
535 "If you are that person but you've lost your verification email, you can "
536 "<a href=\"%(login_url)s\">log in</a> and resend it."
537 msgstr ""
538
539 #: mediagoblin/templates/mediagoblin/user_pages/user.html:96
540 msgid "Here's a spot to tell others about yourself."
541 msgstr ""
542
543 #: mediagoblin/templates/mediagoblin/user_pages/user.html:101
544 #: mediagoblin/templates/mediagoblin/user_pages/user.html:118
545 msgid "Edit profile"
546 msgstr ""
547
548 #: mediagoblin/templates/mediagoblin/user_pages/user.html:106
549 msgid "This user hasn't filled in their profile (yet)."
550 msgstr ""
551
552 #: mediagoblin/templates/mediagoblin/user_pages/user.html:125
553 msgid "Change account settings"
554 msgstr ""
555
556 #: mediagoblin/templates/mediagoblin/user_pages/user.html:138
557 #, python-format
558 msgid "View all of %(username)s's media"
559 msgstr ""
560
561 #: mediagoblin/templates/mediagoblin/user_pages/user.html:151
562 msgid ""
563 "This is where your media will appear, but you don't seem to have added "
564 "anything yet."
565 msgstr ""
566
567 #: mediagoblin/templates/mediagoblin/user_pages/user.html:163
568 #: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
569 msgid "There doesn't seem to be any media here yet..."
570 msgstr ""
571
572 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
573 msgid "feed icon"
574 msgstr ""
575
576 #: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
577 msgid "Atom feed"
578 msgstr ""
579
580 #: mediagoblin/templates/mediagoblin/utils/license.html:21
581 msgid "License:"
582 msgstr ""
583
584 #: mediagoblin/templates/mediagoblin/utils/license.html:25
585 msgid "All rights reserved"
586 msgstr ""
587
588 #: mediagoblin/templates/mediagoblin/utils/pagination.html:39
589 msgid "← Newer"
590 msgstr ""
591
592 #: mediagoblin/templates/mediagoblin/utils/pagination.html:45
593 msgid "Older →"
594 msgstr ""
595
596 #: mediagoblin/templates/mediagoblin/utils/pagination.html:48
597 msgid "Go to page:"
598 msgstr ""
599
600 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:27
601 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:32
602 msgid "newer"
603 msgstr ""
604
605 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:38
606 #: mediagoblin/templates/mediagoblin/utils/prev_next.html:43
607 msgid "older"
608 msgstr ""
609
610 #: mediagoblin/templates/mediagoblin/utils/tags.html:20
611 msgid "View more media tagged with"
612 msgstr ""
613
614 #: mediagoblin/templates/mediagoblin/utils/tags.html:25
615 msgid "or"
616 msgstr ""
617
618 #: mediagoblin/tools/exif.py:68
619 msgid "Could not read the image file."
620 msgstr ""
621
622 #: mediagoblin/user_pages/forms.py:30
623 msgid "I am sure I want to delete this"
624 msgstr ""
625
626 #: mediagoblin/user_pages/views.py:155
627 msgid "Oops, your comment was empty."
628 msgstr ""
629
630 #: mediagoblin/user_pages/views.py:161
631 msgid "Your comment has been posted!"
632 msgstr ""
633
634 #: mediagoblin/user_pages/views.py:183
635 msgid "You deleted the media."
636 msgstr ""
637
638 #: mediagoblin/user_pages/views.py:190
639 msgid "The media was not deleted because you didn't check that you were sure."
640 msgstr ""
641
642 #: mediagoblin/user_pages/views.py:198
643 msgid "You are about to delete another user's media. Proceed with caution."
644 msgstr ""
645