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