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