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