Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / i18n / sr / LC_MESSAGES / mediagoblin.po
CommitLineData
8951f822 1# Translations template for PROJECT.
bcd50908 2# Copyright (C) 2012 ORGANIZATION
8951f822
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
8951f822
CAW
6msgid ""
7msgstr ""
8"Project-Id-Version: GNU MediaGoblin\n"
5f081163 9"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
c2c66ea1
CAW
10"POT-Creation-Date: 2012-04-21 16:36-0500\n"
11"PO-Revision-Date: 2012-04-21 21:33+0000\n"
7bc2d2e3 12"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
5f081163 13"Language-Team: Serbian (http://www.transifex.net/projects/p/mediagoblin/language/sr/)\n"
8951f822
CAW
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
bcd50908 21#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
7bc2d2e3
CAW
22msgid "Username"
23msgstr ""
24
bcd50908 25#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
7bc2d2e3
CAW
26msgid "Password"
27msgstr ""
28
bcd50908 29#: mediagoblin/auth/forms.py:34
7bc2d2e3
CAW
30msgid "Email address"
31msgstr ""
32
c2c66ea1
CAW
33#: mediagoblin/auth/forms.py:51
34msgid "Username or email"
35msgstr ""
36
37#: mediagoblin/auth/forms.py:58
38msgid "Incorrect input"
39msgstr ""
40
502c2563 41#: mediagoblin/auth/views.py:55
7bc2d2e3
CAW
42msgid "Sorry, registration is disabled on this instance."
43msgstr ""
44
5f081163 45#: mediagoblin/auth/views.py:75
7bc2d2e3
CAW
46msgid "Sorry, a user with that name already exists."
47msgstr ""
48
5f081163 49#: mediagoblin/auth/views.py:79
19e2668b 50msgid "Sorry, a user with that email address already exists."
39f115ed
CAW
51msgstr ""
52
5f081163 53#: mediagoblin/auth/views.py:182
7bc2d2e3
CAW
54msgid ""
55"Your email address has been verified. You may now login, edit your profile, "
56"and submit images!"
57msgstr ""
58
5f081163 59#: mediagoblin/auth/views.py:188
7bc2d2e3
CAW
60msgid "The verification key or user id is incorrect"
61msgstr ""
62
5f081163 63#: mediagoblin/auth/views.py:206
19e2668b
CAW
64msgid "You must be logged in so we know who to send the email to!"
65msgstr ""
66
5f081163 67#: mediagoblin/auth/views.py:214
19e2668b
CAW
68msgid "You've already verified your email address!"
69msgstr ""
70
5f081163 71#: mediagoblin/auth/views.py:227
7bc2d2e3
CAW
72msgid "Resent your verification email."
73msgstr ""
74
24150310 75#: mediagoblin/auth/views.py:263
bcd50908
CAW
76msgid ""
77"An email has been sent with instructions on how to change your password."
78msgstr ""
79
24150310 80#: mediagoblin/auth/views.py:273
8c12e57b
CAW
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
24150310 86#: mediagoblin/auth/views.py:285
bcd50908
CAW
87msgid "Couldn't find someone with that username or email."
88msgstr ""
89
24150310 90#: mediagoblin/auth/views.py:333
bcd50908
CAW
91msgid "You can now log in using your new password."
92msgstr ""
93
f62b697e 94#: mediagoblin/edit/forms.py:25 mediagoblin/submit/forms.py:28
7bc2d2e3
CAW
95msgid "Title"
96msgstr ""
97
f62b697e 98#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
bcd50908
CAW
99msgid "Description of this work"
100msgstr ""
101
f62b697e
CAW
102#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
103#: mediagoblin/submit/forms.py:32
bcd50908
CAW
104msgid ""
105"You can use\n"
106" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
107" Markdown</a> for formatting."
108msgstr ""
109
f62b697e 110#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
b0391ad9
CAW
111msgid "Tags"
112msgstr ""
113
f62b697e 114#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
bcd50908 115msgid "Separate tags by commas."
19e2668b
CAW
116msgstr ""
117
f62b697e 118#: mediagoblin/edit/forms.py:38
7bc2d2e3
CAW
119msgid "Slug"
120msgstr ""
121
f62b697e 122#: mediagoblin/edit/forms.py:39
7bc2d2e3
CAW
123msgid "The slug can't be empty"
124msgstr ""
125
f62b697e 126#: mediagoblin/edit/forms.py:40
b0391ad9 127msgid ""
bcd50908
CAW
128"The title part of this media's address. You usually don't need to change "
129"this."
7bc2d2e3
CAW
130msgstr ""
131
f62b697e 132#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
5f081163 133#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e 134msgid "License"
7bc2d2e3
CAW
135msgstr ""
136
f62b697e
CAW
137#: mediagoblin/edit/forms.py:50
138msgid "Bio"
bcd50908
CAW
139msgstr ""
140
f62b697e 141#: mediagoblin/edit/forms.py:56
7bc2d2e3
CAW
142msgid "Website"
143msgstr ""
144
c2c66ea1
CAW
145#: mediagoblin/edit/forms.py:58
146msgid "This address contains errors"
147msgstr ""
148
f62b697e 149#: mediagoblin/edit/forms.py:63
19e2668b
CAW
150msgid "Old password"
151msgstr ""
152
f62b697e 153#: mediagoblin/edit/forms.py:65
bcd50908
CAW
154msgid "Enter your old password to prove you own this account."
155msgstr ""
156
f62b697e 157#: mediagoblin/edit/forms.py:68
bcd50908 158msgid "New password"
19e2668b
CAW
159msgstr ""
160
5f081163 161#: mediagoblin/edit/views.py:67
7bc2d2e3
CAW
162msgid "An entry with that slug already exists for this user."
163msgstr ""
164
5f081163 165#: mediagoblin/edit/views.py:88
7bc2d2e3
CAW
166msgid "You are editing another user's media. Proceed with caution."
167msgstr ""
168
5f081163 169#: mediagoblin/edit/views.py:158
7bc2d2e3
CAW
170msgid "You are editing a user's profile. Proceed with caution."
171msgstr ""
172
5f081163 173#: mediagoblin/edit/views.py:174
bcd50908
CAW
174msgid "Profile changes saved"
175msgstr ""
176
5f081163 177#: mediagoblin/edit/views.py:200
19e2668b
CAW
178msgid "Wrong password"
179msgstr ""
180
5f081163 181#: mediagoblin/edit/views.py:216
bcd50908 182msgid "Account settings saved"
19e2668b
CAW
183msgstr ""
184
24150310
CAW
185#: mediagoblin/media_types/__init__.py:60
186#: mediagoblin/media_types/__init__.py:120
187msgid "Sorry, I don't support that file type :("
39f115ed
CAW
188msgstr ""
189
24150310
CAW
190#: mediagoblin/processing/__init__.py:127
191msgid "Invalid file given for media type."
7bc2d2e3
CAW
192msgstr ""
193
f62b697e 194#: mediagoblin/submit/forms.py:26
bcd50908 195msgid "File"
b0391ad9
CAW
196msgstr ""
197
24150310 198#: mediagoblin/submit/views.py:56
7bc2d2e3
CAW
199msgid "You must provide a file."
200msgstr ""
201
24150310 202#: mediagoblin/submit/views.py:163
19e2668b 203msgid "Woohoo! Submitted!"
7bc2d2e3
CAW
204msgstr ""
205
bcd50908
CAW
206#: mediagoblin/templates/mediagoblin/404.html:22
207msgid "Image of 404 goblin stressing out"
7bc2d2e3
CAW
208msgstr ""
209
bcd50908 210#: mediagoblin/templates/mediagoblin/404.html:23
39f115ed
CAW
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
24150310 224#: mediagoblin/templates/mediagoblin/base.html:47
39f115ed 225msgid "MediaGoblin logo"
8951f822
CAW
226msgstr ""
227
24150310 228#: mediagoblin/templates/mediagoblin/base.html:57
19e2668b
CAW
229msgid "Verify your email!"
230msgstr ""
231
c2c66ea1
CAW
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
24150310
CAW
240#: mediagoblin/templates/mediagoblin/base.html:66
241msgid "Log out"
8951f822
CAW
242msgstr ""
243
24150310
CAW
244#: mediagoblin/templates/mediagoblin/base.html:71
245#: mediagoblin/templates/mediagoblin/auth/login.html:32
246#: mediagoblin/templates/mediagoblin/auth/login.html:50
39f115ed 247msgid "Log in"
8951f822
CAW
248msgstr ""
249
24150310 250#: mediagoblin/templates/mediagoblin/base.html:85
8951f822
CAW
251msgid ""
252"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
5f081163
CAW
253"href=\"http://gnu.org/\">GNU</a> project."
254msgstr ""
255
24150310 256#: mediagoblin/templates/mediagoblin/base.html:88
5f081163
CAW
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."
8951f822
CAW
262msgstr ""
263
8c12e57b
CAW
264#: mediagoblin/templates/mediagoblin/root.html:24
265msgid "Explore"
266msgstr ""
267
bcd50908 268#: mediagoblin/templates/mediagoblin/root.html:26
19e2668b 269msgid "Hi there, welcome to this MediaGoblin site!"
8951f822
CAW
270msgstr ""
271
19e2668b 272#: mediagoblin/templates/mediagoblin/root.html:28
b3efea3c
CAW
273msgid ""
274"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
275"extraordinarily great piece of media hosting software."
39f115ed
CAW
276msgstr ""
277
19e2668b 278#: mediagoblin/templates/mediagoblin/root.html:29
39f115ed 279msgid ""
19e2668b
CAW
280"To add your own media, place comments, save your favourites and more, you "
281"can log in with your MediaGoblin account."
8951f822
CAW
282msgstr ""
283
284#: mediagoblin/templates/mediagoblin/root.html:31
19e2668b 285msgid "Don't have one yet? It's easy!"
8951f822
CAW
286msgstr ""
287
39f115ed 288#: mediagoblin/templates/mediagoblin/root.html:32
8c12e57b
CAW
289#, python-format
290msgid ""
19e2668b 291"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
bcd50908
CAW
292" or\n"
293" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
8c12e57b
CAW
294msgstr ""
295
bcd50908 296#: mediagoblin/templates/mediagoblin/root.html:40
8c12e57b
CAW
297msgid "Most recent media"
298msgstr ""
299
bcd50908
CAW
300#: mediagoblin/templates/mediagoblin/auth/change_fp.html:32
301msgid "Set your new password"
8c12e57b
CAW
302msgstr ""
303
bcd50908
CAW
304#: mediagoblin/templates/mediagoblin/auth/change_fp.html:35
305msgid "Set password"
a6f06563
CAW
306msgstr ""
307
19e2668b
CAW
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"
8c12e57b
CAW
314msgstr ""
315
8c12e57b
CAW
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
24150310 330#: mediagoblin/templates/mediagoblin/auth/login.html:35
39f115ed 331msgid "Logging in failed!"
8951f822
CAW
332msgstr ""
333
24150310 334#: mediagoblin/templates/mediagoblin/auth/login.html:40
8951f822
CAW
335msgid "Don't have an account yet?"
336msgstr ""
337
24150310 338#: mediagoblin/templates/mediagoblin/auth/login.html:41
8951f822
CAW
339msgid "Create one here!"
340msgstr ""
341
24150310 342#: mediagoblin/templates/mediagoblin/auth/login.html:47
8c12e57b
CAW
343msgid "Forgot your password?"
344msgstr ""
345
bcd50908 346#: mediagoblin/templates/mediagoblin/auth/register.html:32
8951f822
CAW
347msgid "Create an account!"
348msgstr ""
349
bcd50908 350#: mediagoblin/templates/mediagoblin/auth/register.html:36
39f115ed
CAW
351msgid "Create"
352msgstr ""
353
8951f822
CAW
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
b0391ad9 371#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
8951f822
CAW
372msgid "Cancel"
373msgstr ""
374
375#: mediagoblin/templates/mediagoblin/edit/edit.html:37
bcd50908 376#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
39f115ed 377#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
8951f822
CAW
378msgid "Save changes"
379msgstr ""
380
bcd50908
CAW
381#: mediagoblin/templates/mediagoblin/edit/edit_account.html:34
382#, python-format
383msgid "Changing %(username)s's account settings"
384msgstr ""
385
8951f822
CAW
386#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:29
387#, python-format
388msgid "Editing %(username)s's profile"
389msgstr ""
390
19e2668b
CAW
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
bcd50908 397#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
6a26e4b0 398#: mediagoblin/templates/mediagoblin/media_displays/audio.html:57
5f081163 399#: mediagoblin/templates/mediagoblin/media_displays/video.html:53
19e2668b 400msgid "Original"
8951f822
CAW
401msgstr ""
402
6a26e4b0 403#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
404msgid ""
405"Sorry, this audio will not work because \n"
406"\tyour web browser does not support HTML5 \n"
407"\taudio."
408msgstr ""
409
6a26e4b0 410#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
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
5f081163 417#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
bcd50908
CAW
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
5f081163 424#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
bcd50908
CAW
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
8951f822 431#: mediagoblin/templates/mediagoblin/submit/start.html:26
bcd50908
CAW
432msgid "Add your media"
433msgstr ""
434
435#: mediagoblin/templates/mediagoblin/submit/start.html:30
436msgid "Add"
8951f822
CAW
437msgstr ""
438
19e2668b 439#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
8951f822 440#, python-format
19e2668b 441msgid "%(username)s's media"
8951f822
CAW
442msgstr ""
443
19e2668b
CAW
444#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
445#, python-format
446msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
8951f822
CAW
447msgstr ""
448
5f081163 449#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
a6f06563 450#, python-format
5f081163 451msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563
CAW
452msgstr ""
453
6a26e4b0
CAW
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
bcd50908 461msgid "Edit"
a6f06563
CAW
462msgstr ""
463
6a26e4b0 464#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
bcd50908 465msgid "Delete"
a6f06563
CAW
466msgstr ""
467
6a26e4b0 468#: mediagoblin/templates/mediagoblin/user_pages/media.html:124
5f081163 469msgid "Add a comment"
bcd50908
CAW
470msgstr ""
471
6a26e4b0 472#: mediagoblin/templates/mediagoblin/user_pages/media.html:131
bcd50908 473msgid ""
f62b697e 474"You can use <a "
bcd50908
CAW
475"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
476" formatting."
477msgstr ""
478
6a26e4b0 479#: mediagoblin/templates/mediagoblin/user_pages/media.html:135
bcd50908
CAW
480msgid "Add this comment"
481msgstr ""
482
6a26e4b0 483#: mediagoblin/templates/mediagoblin/user_pages/media.html:154
bcd50908
CAW
484msgid "at"
485msgstr ""
486
6a26e4b0 487#: mediagoblin/templates/mediagoblin/user_pages/media.html:174
bcd50908 488#, python-format
5f081163
CAW
489msgid ""
490"<h3>Added on</h3>\n"
491" <p>%(date)s</p>"
a6f06563
CAW
492msgstr ""
493
56f4953c
CAW
494#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
495#, python-format
496msgid "Really delete %(title)s?"
497msgstr ""
498
b0391ad9 499#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
5f081163 500msgid "Delete permanently"
56f4953c
CAW
501msgstr ""
502
39f115ed
CAW
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
19e2668b
CAW
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
39f115ed 536msgid "Email verification needed"
8951f822
CAW
537msgstr ""
538
19e2668b 539#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
39f115ed 540msgid "Almost done! Your account still needs to be activated."
8951f822
CAW
541msgstr ""
542
19e2668b 543#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
8951f822
CAW
544msgid ""
545"An email should arrive in a few moments with instructions on how to do so."
546msgstr ""
547
19e2668b 548#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
8951f822
CAW
549msgid "In case it doesn't:"
550msgstr ""
551
19e2668b 552#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
8951f822
CAW
553msgid "Resend verification email"
554msgstr ""
555
19e2668b 556#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
8951f822
CAW
557msgid ""
558"Someone has registered an account with this username, but it still has to be"
39f115ed 559" activated."
8951f822
CAW
560msgstr ""
561
19e2668b 562#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
8951f822
CAW
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
19e2668b 569#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
39f115ed
CAW
570msgid "Here's a spot to tell others about yourself."
571msgstr ""
572
19e2668b 573#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
bcd50908 574#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
8951f822
CAW
575msgid "Edit profile"
576msgstr ""
577
bcd50908 578#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
39f115ed
CAW
579msgid "This user hasn't filled in their profile (yet)."
580msgstr ""
581
bcd50908
CAW
582#: mediagoblin/templates/mediagoblin/user_pages/user.html:125
583msgid "Change account settings"
584msgstr ""
585
586#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
8951f822
CAW
587#, python-format
588msgid "View all of %(username)s's media"
589msgstr ""
590
bcd50908 591#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
39f115ed
CAW
592msgid ""
593"This is where your media will appear, but you don't seem to have added "
594"anything yet."
595msgstr ""
596
24150310
CAW
597#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
598msgid "Add media"
599msgstr ""
600
bcd50908
CAW
601#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
602#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
39f115ed
CAW
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
5f081163
CAW
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>"
f62b697e
CAW
621msgstr ""
622
623#: mediagoblin/templates/mediagoblin/utils/license.html:25
624msgid "All rights reserved"
625msgstr ""
626
bcd50908
CAW
627#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
628msgid "← Newer"
b0391ad9
CAW
629msgstr ""
630
bcd50908
CAW
631#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
632msgid "Older →"
b0391ad9
CAW
633msgstr ""
634
bcd50908 635#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563
CAW
636msgid "Go to page:"
637msgstr ""
638
5f081163
CAW
639#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
640#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 641msgid "newer"
19e2668b
CAW
642msgstr ""
643
5f081163
CAW
644#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
645#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 646msgid "older"
19e2668b
CAW
647msgstr ""
648
bcd50908 649#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 650msgid "Tagged with"
39f115ed
CAW
651msgstr ""
652
24150310 653#: mediagoblin/tools/exif.py:75
f62b697e
CAW
654msgid "Could not read the image file."
655msgstr ""
656
b0391ad9
CAW
657#: mediagoblin/user_pages/forms.py:30
658msgid "I am sure I want to delete this"
659msgstr ""
660
5f081163 661#: mediagoblin/user_pages/views.py:153
a6f06563 662msgid "Oops, your comment was empty."
502c2563
CAW
663msgstr ""
664
5f081163 665#: mediagoblin/user_pages/views.py:159
a6f06563 666msgid "Your comment has been posted!"
502c2563
CAW
667msgstr ""
668
5f081163 669#: mediagoblin/user_pages/views.py:185
19e2668b
CAW
670msgid "You deleted the media."
671msgstr ""
672
5f081163 673#: mediagoblin/user_pages/views.py:192
19e2668b
CAW
674msgid "The media was not deleted because you didn't check that you were sure."
675msgstr ""
676
5f081163 677#: mediagoblin/user_pages/views.py:200
56f4953c
CAW
678msgid "You are about to delete another user's media. Proceed with caution."
679msgstr ""