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