Updating translations
[mediagoblin.git] / mediagoblin / i18n / te / LC_MESSAGES / mediagoblin.po
CommitLineData
d871f4e0
CAW
1# Translations template for PROJECT.
2# Copyright (C) 2011 ORGANIZATION
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"
10"Report-Msgid-Bugs-To: http://bugs.foocorp.net/projects/mediagoblin/issues\n"
19e2668b
CAW
11"POT-Creation-Date: 2011-11-27 15:25-0600\n"
12"PO-Revision-Date: 2011-11-27 21:28+0000\n"
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
19e2668b
CAW
22#: mediagoblin/processing.py:143
23msgid "Invalid file given for media type."
24msgstr ""
25
d871f4e0
CAW
26#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:49
27msgid "Username"
28msgstr "వాడుకరి పేరు"
29
30#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:53
31msgid "Password"
32msgstr "సంకేతపదం"
33
34#: mediagoblin/auth/forms.py:35
35msgid "Passwords must match."
36msgstr ""
37
38#: mediagoblin/auth/forms.py:37
39msgid "Confirm password"
40msgstr ""
41
42#: mediagoblin/auth/forms.py:39
43msgid "Type it again here to make sure there are no spelling mistakes."
44msgstr ""
45
46#: mediagoblin/auth/forms.py:42
47msgid "Email address"
48msgstr "ఈమెయిలు చిరునామా"
49
50#: mediagoblin/auth/views.py:55
51msgid "Sorry, registration is disabled on this instance."
52msgstr ""
53
54#: mediagoblin/auth/views.py:73
55msgid "Sorry, a user with that name already exists."
56msgstr ""
57
58#: mediagoblin/auth/views.py:77
19e2668b 59msgid "Sorry, a user with that email address already exists."
d871f4e0
CAW
60msgstr ""
61
62#: mediagoblin/auth/views.py:179
63msgid ""
64"Your email address has been verified. You may now login, edit your profile, "
65"and submit images!"
66msgstr ""
67
68#: mediagoblin/auth/views.py:185
69msgid "The verification key or user id is incorrect"
70msgstr ""
71
19e2668b
CAW
72#: mediagoblin/auth/views.py:203
73msgid "You must be logged in so we know who to send the email to!"
74msgstr ""
75
76#: mediagoblin/auth/views.py:211
77msgid "You've already verified your email address!"
78msgstr ""
79
80#: mediagoblin/auth/views.py:224
d871f4e0
CAW
81msgid "Resent your verification email."
82msgstr ""
83
19e2668b 84#: mediagoblin/auth/views.py:265
d871f4e0
CAW
85msgid ""
86"Could not send password recovery email as your username is inactive or your "
87"account's email address has not been verified."
88msgstr ""
89
90#: mediagoblin/edit/forms.py:24 mediagoblin/submit/forms.py:27
91msgid "Title"
92msgstr "శీర్షిక"
93
94#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:32
95msgid "Tags"
96msgstr ""
97
19e2668b
CAW
98#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:34
99msgid "Seperate tags by commas or spaces."
100msgstr ""
101
102#: mediagoblin/edit/forms.py:33
d871f4e0
CAW
103msgid "Slug"
104msgstr ""
105
19e2668b 106#: mediagoblin/edit/forms.py:34
d871f4e0
CAW
107msgid "The slug can't be empty"
108msgstr ""
109
19e2668b 110#: mediagoblin/edit/forms.py:35
d871f4e0
CAW
111msgid ""
112"The title part of this media's URL. You usually don't need to change this."
113msgstr ""
114
19e2668b 115#: mediagoblin/edit/forms.py:42
d871f4e0
CAW
116msgid "Bio"
117msgstr ""
118
19e2668b 119#: mediagoblin/edit/forms.py:45
d871f4e0
CAW
120msgid "Website"
121msgstr ""
122
19e2668b
CAW
123#: mediagoblin/edit/forms.py:49
124msgid "Old password"
125msgstr ""
126
127#: mediagoblin/edit/forms.py:52
128msgid "New Password"
129msgstr ""
130
131#: mediagoblin/edit/views.py:65
d871f4e0
CAW
132msgid "An entry with that slug already exists for this user."
133msgstr ""
134
19e2668b 135#: mediagoblin/edit/views.py:86
d871f4e0
CAW
136msgid "You are editing another user's media. Proceed with caution."
137msgstr ""
138
19e2668b 139#: mediagoblin/edit/views.py:156
d871f4e0
CAW
140msgid "You are editing a user's profile. Proceed with caution."
141msgstr ""
142
19e2668b
CAW
143#: mediagoblin/edit/views.py:171
144msgid "Wrong password"
145msgstr ""
146
147#: mediagoblin/edit/views.py:192
148msgid "Profile edited!"
149msgstr ""
150
151#: mediagoblin/media_types/__init__.py:61
152msgid "Could not find any file extension in \"{filename}\""
d871f4e0
CAW
153msgstr ""
154
155#: mediagoblin/submit/forms.py:25
156msgid "File"
157msgstr ""
158
159#: mediagoblin/submit/forms.py:30
160msgid "Description of this work"
161msgstr ""
162
19e2668b 163#: mediagoblin/submit/views.py:49
d871f4e0
CAW
164msgid "You must provide a file."
165msgstr ""
166
19e2668b
CAW
167#: mediagoblin/submit/views.py:127
168msgid "Woohoo! Submitted!"
d871f4e0
CAW
169msgstr ""
170
19e2668b
CAW
171#: mediagoblin/submit/views.py:133
172msgid "Invalid file type."
d871f4e0
CAW
173msgstr ""
174
175#: mediagoblin/templates/mediagoblin/404.html:21
176msgid "Oops!"
177msgstr ""
178
179#: mediagoblin/templates/mediagoblin/404.html:24
180msgid "There doesn't seem to be a page at this address. Sorry!"
181msgstr ""
182
183#: mediagoblin/templates/mediagoblin/404.html:26
184msgid ""
185"If you're sure the address is correct, maybe the page you're looking for has"
186" been moved or deleted."
187msgstr ""
188
189#: mediagoblin/templates/mediagoblin/404.html:32
190msgid "Image of 404 goblin stressing out"
191msgstr ""
192
19e2668b 193#: mediagoblin/templates/mediagoblin/base.html:49
d871f4e0
CAW
194msgid "MediaGoblin logo"
195msgstr ""
196
19e2668b 197#: mediagoblin/templates/mediagoblin/base.html:54
d871f4e0
CAW
198msgid "Submit media"
199msgstr ""
200
19e2668b
CAW
201#: mediagoblin/templates/mediagoblin/base.html:65
202msgid "Verify your email!"
203msgstr ""
204
205#: mediagoblin/templates/mediagoblin/base.html:72
206msgid "log out"
d871f4e0
CAW
207msgstr ""
208
19e2668b 209#: mediagoblin/templates/mediagoblin/base.html:75
d871f4e0 210#: mediagoblin/templates/mediagoblin/auth/login.html:27
19e2668b 211#: mediagoblin/templates/mediagoblin/auth/login.html:45
d871f4e0
CAW
212msgid "Log in"
213msgstr ""
214
19e2668b 215#: mediagoblin/templates/mediagoblin/base.html:91
d871f4e0
CAW
216msgid ""
217"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
218"href=\"http://gnu.org/\">GNU</a> project"
219msgstr ""
220
221#: mediagoblin/templates/mediagoblin/root.html:24
222msgid "Explore"
223msgstr ""
224
225#: mediagoblin/templates/mediagoblin/root.html:27
19e2668b 226msgid "Hi there, welcome to this MediaGoblin site!"
d871f4e0
CAW
227msgstr ""
228
19e2668b
CAW
229#: mediagoblin/templates/mediagoblin/root.html:28
230msgid "Your finest source for all goblin-related media."
d871f4e0
CAW
231msgstr ""
232
19e2668b 233#: mediagoblin/templates/mediagoblin/root.html:29
d871f4e0 234msgid ""
19e2668b
CAW
235"To add your own media, place comments, save your favourites and more, you "
236"can log in with your MediaGoblin account."
d871f4e0
CAW
237msgstr ""
238
239#: mediagoblin/templates/mediagoblin/root.html:31
19e2668b 240msgid "Don't have one yet? It's easy!"
d871f4e0
CAW
241msgstr ""
242
243#: mediagoblin/templates/mediagoblin/root.html:32
d871f4e0
CAW
244#, python-format
245msgid ""
19e2668b 246"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
d871f4e0 247" or\n"
19e2668b 248" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
d871f4e0
CAW
249msgstr ""
250
19e2668b 251#: mediagoblin/templates/mediagoblin/root.html:44
d871f4e0
CAW
252msgid "Most recent media"
253msgstr ""
254
255#: mediagoblin/templates/mediagoblin/auth/change_fp.html:29
256msgid "Enter your new password"
257msgstr ""
258
19e2668b
CAW
259#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27
260msgid "Recover password"
261msgstr ""
262
263#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:30
264msgid "Send instructions"
d871f4e0
CAW
265msgstr ""
266
267#: mediagoblin/templates/mediagoblin/auth/fp_changed_success.html:22
268msgid "Your password has been changed. Try to log in now."
269msgstr ""
270
271#: mediagoblin/templates/mediagoblin/auth/fp_email_sent.html:22
272msgid ""
273"Check your inbox. We sent an email with a URL for changing your password."
274msgstr ""
275
276#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
277#, python-format
278msgid ""
279"Hi %(username)s,\n"
280"\n"
281"to change your GNU MediaGoblin password, open the following URL in \n"
282"your web browser:\n"
283"\n"
284"%(verification_url)s\n"
285"\n"
286"If you think this is an error, just ignore this email and continue being\n"
287"a happy goblin!"
288msgstr ""
289
290#: mediagoblin/templates/mediagoblin/auth/login.html:30
291msgid "Logging in failed!"
292msgstr "ప్రవేశం విఫలమయ్యింది!"
293
19e2668b 294#: mediagoblin/templates/mediagoblin/auth/login.html:35
d871f4e0
CAW
295msgid "Don't have an account yet?"
296msgstr "మీకు ఇంకా ఖాతా లేదా?"
297
19e2668b 298#: mediagoblin/templates/mediagoblin/auth/login.html:36
d871f4e0
CAW
299msgid "Create one here!"
300msgstr ""
301
19e2668b 302#: mediagoblin/templates/mediagoblin/auth/login.html:42
d871f4e0
CAW
303msgid "Forgot your password?"
304msgstr "మీ సంకేతపదాన్ని మర్చిపోయారా?"
305
d871f4e0
CAW
306#: mediagoblin/templates/mediagoblin/auth/register.html:27
307msgid "Create an account!"
308msgstr ""
309
310#: mediagoblin/templates/mediagoblin/auth/register.html:31
311msgid "Create"
312msgstr ""
313
314#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
315#, python-format
316msgid ""
317"Hi %(username)s,\n"
318"\n"
319"to activate your GNU MediaGoblin account, open the following URL in\n"
320"your web browser:\n"
321"\n"
322"%(verification_url)s"
323msgstr ""
324
325#: mediagoblin/templates/mediagoblin/edit/edit.html:29
326#, python-format
327msgid "Editing %(media_title)s"
328msgstr ""
329
330#: mediagoblin/templates/mediagoblin/edit/edit.html:36
331#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
332msgid "Cancel"
333msgstr "రద్దుచేయి"
334
335#: mediagoblin/templates/mediagoblin/edit/edit.html:37
336#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
337msgid "Save changes"
338msgstr "మార్పులను భద్రపరచు"
339
340#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
341#, python-format
342msgid "Editing %(username)s's profile"
343msgstr ""
344
19e2668b
CAW
345#: mediagoblin/templates/mediagoblin/listings/tag.html:30
346#: mediagoblin/templates/mediagoblin/listings/tag.html:35
347#, python-format
348msgid "Media tagged with: %(tag_name)s"
349msgstr ""
350
351#: mediagoblin/templates/mediagoblin/media_displays/video.html:19
352msgid "Original"
d871f4e0
CAW
353msgstr ""
354
355#: mediagoblin/templates/mediagoblin/submit/start.html:26
356msgid "Submit yer media"
357msgstr ""
358
359#: mediagoblin/templates/mediagoblin/submit/start.html:30
360msgid "Submit"
361msgstr "దాఖలు చెయ్యి"
362
19e2668b 363#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
d871f4e0 364#, python-format
19e2668b 365msgid "%(username)s's media"
d871f4e0
CAW
366msgstr ""
367
19e2668b
CAW
368#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
369#, python-format
370msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
d871f4e0
CAW
371msgstr ""
372
373#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
374#, python-format
375msgid "Really delete %(title)s?"
376msgstr ""
377
378#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
379msgid "Delete Permanently"
380msgstr ""
381
382#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:22
383msgid "Media processing panel"
384msgstr ""
385
386#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:25
387msgid ""
388"You can track the state of media being processed for your gallery here."
389msgstr ""
390
391#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:28
392msgid "Media in-processing"
393msgstr ""
394
395#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:46
396msgid "No media in-processing"
397msgstr ""
398
399#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:50
400msgid "These uploads failed to process:"
401msgstr ""
402
19e2668b
CAW
403#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
404#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
405#, python-format
406msgid "%(username)s's profile"
407msgstr ""
408
409#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
410msgid "Sorry, no such user found."
411msgstr ""
412
413#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
414#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
d871f4e0
CAW
415msgid "Email verification needed"
416msgstr ""
417
19e2668b 418#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
d871f4e0
CAW
419msgid "Almost done! Your account still needs to be activated."
420msgstr ""
421
19e2668b 422#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
d871f4e0
CAW
423msgid ""
424"An email should arrive in a few moments with instructions on how to do so."
425msgstr ""
426
19e2668b 427#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
d871f4e0
CAW
428msgid "In case it doesn't:"
429msgstr ""
430
19e2668b 431#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
d871f4e0
CAW
432msgid "Resend verification email"
433msgstr ""
434
19e2668b 435#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
d871f4e0
CAW
436msgid ""
437"Someone has registered an account with this username, but it still has to be"
438" activated."
439msgstr ""
440
19e2668b 441#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
d871f4e0
CAW
442#, python-format
443msgid ""
444"If you are that person but you've lost your verification email, you can <a "
445"href=\"%(login_url)s\">log in</a> and resend it."
446msgstr ""
447
19e2668b 448#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
d871f4e0
CAW
449msgid "Here's a spot to tell others about yourself."
450msgstr ""
451
19e2668b
CAW
452#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
453#: mediagoblin/templates/mediagoblin/user_pages/user.html:119
d871f4e0
CAW
454msgid "Edit profile"
455msgstr ""
456
19e2668b 457#: mediagoblin/templates/mediagoblin/user_pages/user.html:107
d871f4e0
CAW
458msgid "This user hasn't filled in their profile (yet)."
459msgstr ""
460
19e2668b 461#: mediagoblin/templates/mediagoblin/user_pages/user.html:133
d871f4e0
CAW
462#, python-format
463msgid "View all of %(username)s's media"
464msgstr ""
465
19e2668b 466#: mediagoblin/templates/mediagoblin/user_pages/user.html:146
d871f4e0
CAW
467msgid ""
468"This is where your media will appear, but you don't seem to have added "
469"anything yet."
470msgstr ""
471
19e2668b 472#: mediagoblin/templates/mediagoblin/user_pages/user.html:152
d871f4e0
CAW
473msgid "Add media"
474msgstr ""
475
19e2668b 476#: mediagoblin/templates/mediagoblin/user_pages/user.html:158
d871f4e0
CAW
477msgid "There doesn't seem to be any media here yet..."
478msgstr ""
479
480#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
481msgid "feed icon"
482msgstr ""
483
484#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
485msgid "Atom feed"
486msgstr ""
487
488#: mediagoblin/templates/mediagoblin/utils/pagination.html:40
489msgid "Newer"
490msgstr ""
491
492#: mediagoblin/templates/mediagoblin/utils/pagination.html:46
493msgid "Older"
494msgstr ""
495
19e2668b
CAW
496#: mediagoblin/templates/mediagoblin/utils/tags.html:20
497msgid "Tagged with"
498msgstr ""
499
500#: mediagoblin/templates/mediagoblin/utils/tags.html:25
501msgid "and"
502msgstr ""
503
d871f4e0
CAW
504#: mediagoblin/user_pages/forms.py:24
505msgid "Comment"
506msgstr "వ్యాఖ్య"
507
508#: mediagoblin/user_pages/forms.py:30
509msgid "I am sure I want to delete this"
510msgstr ""
511
19e2668b 512#: mediagoblin/user_pages/views.py:155
d871f4e0
CAW
513msgid "Empty comments are not allowed."
514msgstr ""
515
19e2668b 516#: mediagoblin/user_pages/views.py:161
d871f4e0
CAW
517msgid "Comment posted!"
518msgstr ""
519
19e2668b
CAW
520#: mediagoblin/user_pages/views.py:183
521msgid "You deleted the media."
522msgstr ""
523
524#: mediagoblin/user_pages/views.py:190
525msgid "The media was not deleted because you didn't check that you were sure."
526msgstr ""
527
528#: mediagoblin/user_pages/views.py:198
d871f4e0
CAW
529msgid "You are about to delete another user's media. Proceed with caution."
530msgstr ""
531
532