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