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