Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / i18n / da / LC_MESSAGES / mediagoblin.po
CommitLineData
50fd8596
CAW
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# Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2012.
370314b5 7# Olle Jonsson <olle.jonsson@gmail.com>, 2012.
50fd8596
CAW
8msgid ""
9msgstr ""
10"Project-Id-Version: GNU MediaGoblin\n"
11"Report-Msgid-Bugs-To: http://issues.mediagoblin.org/\n"
9022f358
CAW
12"POT-Creation-Date: 2012-08-19 14:21-0500\n"
13"PO-Revision-Date: 2012-08-19 19:21+0000\n"
e2afad95 14"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
50fd8596
CAW
15"Language-Team: LANGUAGE <LL@li.org>\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Generated-By: Babel 0.9.6\n"
20"Language: da\n"
21"Plural-Forms: nplurals=2; plural=(n != 1)\n"
22
50fd8596
CAW
23#: mediagoblin/auth/forms.py:25 mediagoblin/auth/forms.py:41
24msgid "Username"
370314b5 25msgstr "Brugernavn"
50fd8596
CAW
26
27#: mediagoblin/auth/forms.py:30 mediagoblin/auth/forms.py:45
28msgid "Password"
370314b5 29msgstr "Kodeord"
50fd8596
CAW
30
31#: mediagoblin/auth/forms.py:34
32msgid "Email address"
370314b5 33msgstr "Email adresse"
50fd8596 34
e2afad95
E
35#: mediagoblin/auth/forms.py:51
36msgid "Username or email"
37msgstr ""
38
39#: mediagoblin/auth/forms.py:58
40msgid "Incorrect input"
41msgstr ""
42
50fd8596
CAW
43#: mediagoblin/auth/views.py:55
44msgid "Sorry, registration is disabled on this instance."
45msgstr ""
46
47#: mediagoblin/auth/views.py:75
48msgid "Sorry, a user with that name already exists."
49msgstr ""
50
51#: mediagoblin/auth/views.py:79
52msgid "Sorry, a user with that email address already exists."
53msgstr ""
54
55#: mediagoblin/auth/views.py:182
56msgid ""
57"Your email address has been verified. You may now login, edit your profile, "
58"and submit images!"
59msgstr ""
60
61#: mediagoblin/auth/views.py:188
62msgid "The verification key or user id is incorrect"
63msgstr ""
64
65#: mediagoblin/auth/views.py:206
66msgid "You must be logged in so we know who to send the email to!"
67msgstr ""
68
69#: mediagoblin/auth/views.py:214
70msgid "You've already verified your email address!"
71msgstr ""
72
73#: mediagoblin/auth/views.py:227
74msgid "Resent your verification email."
75msgstr "Email til godkendelse sendt igen."
76
24150310 77#: mediagoblin/auth/views.py:263
50fd8596
CAW
78msgid ""
79"An email has been sent with instructions on how to change your password."
80msgstr ""
81
24150310 82#: mediagoblin/auth/views.py:273
50fd8596
CAW
83msgid ""
84"Could not send password recovery email as your username is inactive or your "
85"account's email address has not been verified."
86msgstr ""
87
24150310 88#: mediagoblin/auth/views.py:285
50fd8596
CAW
89msgid "Couldn't find someone with that username or email."
90msgstr ""
91
24150310 92#: mediagoblin/auth/views.py:333
50fd8596
CAW
93msgid "You can now log in using your new password."
94msgstr ""
95
96#: mediagoblin/edit/forms.py:25 mediagoblin/submit/forms.py:28
97msgid "Title"
370314b5 98msgstr "Titel"
50fd8596
CAW
99
100#: mediagoblin/edit/forms.py:28 mediagoblin/submit/forms.py:31
101msgid "Description of this work"
102msgstr ""
103
104#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:52
105#: mediagoblin/submit/forms.py:32
106msgid ""
107"You can use\n"
108" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
109" Markdown</a> for formatting."
110msgstr ""
111
112#: mediagoblin/edit/forms.py:33 mediagoblin/submit/forms.py:36
113msgid "Tags"
114msgstr ""
115
116#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:38
117msgid "Separate tags by commas."
118msgstr ""
119
120#: mediagoblin/edit/forms.py:38
121msgid "Slug"
122msgstr ""
123
124#: mediagoblin/edit/forms.py:39
125msgid "The slug can't be empty"
126msgstr ""
127
128#: mediagoblin/edit/forms.py:40
129msgid ""
130"The title part of this media's address. You usually don't need to change "
131"this."
132msgstr ""
133
134#: mediagoblin/edit/forms.py:44 mediagoblin/submit/forms.py:41
24150310 135#: mediagoblin/templates/mediagoblin/utils/license.html:20
50fd8596
CAW
136msgid "License"
137msgstr ""
138
139#: mediagoblin/edit/forms.py:50
140msgid "Bio"
141msgstr ""
142
143#: mediagoblin/edit/forms.py:56
144msgid "Website"
370314b5 145msgstr "Websted"
50fd8596 146
e2afad95
E
147#: mediagoblin/edit/forms.py:58
148msgid "This address contains errors"
149msgstr ""
150
50fd8596
CAW
151#: mediagoblin/edit/forms.py:63
152msgid "Old password"
153msgstr ""
154
325e9bc4 155#: mediagoblin/edit/forms.py:64
50fd8596
CAW
156msgid "Enter your old password to prove you own this account."
157msgstr ""
158
325e9bc4 159#: mediagoblin/edit/forms.py:67
50fd8596
CAW
160msgid "New password"
161msgstr ""
162
325e9bc4
CAW
163#: mediagoblin/edit/forms.py:72
164msgid "Email me when others comment on my media"
165msgstr ""
166
167#: mediagoblin/edit/views.py:64
50fd8596
CAW
168msgid "An entry with that slug already exists for this user."
169msgstr ""
170
325e9bc4 171#: mediagoblin/edit/views.py:85
50fd8596
CAW
172msgid "You are editing another user's media. Proceed with caution."
173msgstr ""
174
325e9bc4 175#: mediagoblin/edit/views.py:181
50fd8596
CAW
176msgid "You are editing a user's profile. Proceed with caution."
177msgstr ""
178
325e9bc4 179#: mediagoblin/edit/views.py:197
50fd8596
CAW
180msgid "Profile changes saved"
181msgstr ""
182
325e9bc4
CAW
183#: mediagoblin/edit/views.py:226 mediagoblin/edit/views.py:246
184msgid "Account settings saved"
185msgstr ""
186
187#: mediagoblin/edit/views.py:251
50fd8596
CAW
188msgid "Wrong password"
189msgstr ""
190
325e9bc4
CAW
191#: mediagoblin/gmg_commands/theme.py:58
192msgid "Cannot link theme... no theme set\n"
193msgstr ""
194
195#: mediagoblin/gmg_commands/theme.py:71
196msgid "No asset directory for this theme\n"
197msgstr ""
198
199#: mediagoblin/gmg_commands/theme.py:74
200msgid "However, old link directory symlink found; removed.\n"
50fd8596
CAW
201msgstr ""
202
24150310
CAW
203#: mediagoblin/media_types/__init__.py:60
204#: mediagoblin/media_types/__init__.py:120
205msgid "Sorry, I don't support that file type :("
50fd8596
CAW
206msgstr ""
207
325e9bc4
CAW
208#: mediagoblin/media_types/video/processing.py:35
209msgid "Video transcoding failed"
210msgstr ""
211
212#: mediagoblin/processing/__init__.py:138
24150310 213msgid "Invalid file given for media type."
50fd8596
CAW
214msgstr ""
215
216#: mediagoblin/submit/forms.py:26
217msgid "File"
370314b5 218msgstr "Fil"
50fd8596 219
24150310 220#: mediagoblin/submit/views.py:56
50fd8596
CAW
221msgid "You must provide a file."
222msgstr ""
223
24150310 224#: mediagoblin/submit/views.py:163
50fd8596
CAW
225msgid "Woohoo! Submitted!"
226msgstr ""
227
9022f358 228#: mediagoblin/templates/mediagoblin/404.html:24
50fd8596 229msgid "Image of 404 goblin stressing out"
370314b5 230msgstr "Billede af stresset 404 goblin"
50fd8596 231
9022f358 232#: mediagoblin/templates/mediagoblin/404.html:25
50fd8596 233msgid "Oops!"
370314b5 234msgstr "Hovsa!"
50fd8596 235
9022f358 236#: mediagoblin/templates/mediagoblin/404.html:26
50fd8596
CAW
237msgid "There doesn't seem to be a page at this address. Sorry!"
238msgstr ""
239
9022f358 240#: mediagoblin/templates/mediagoblin/404.html:28
50fd8596
CAW
241msgid ""
242"If you're sure the address is correct, maybe the page you're looking for has"
243" been moved or deleted."
244msgstr ""
245
325e9bc4 246#: mediagoblin/templates/mediagoblin/base.html:50
50fd8596 247msgid "MediaGoblin logo"
370314b5 248msgstr "MediaGoblin logo"
50fd8596 249
325e9bc4 250#: mediagoblin/templates/mediagoblin/base.html:60
50fd8596
CAW
251msgid "Verify your email!"
252msgstr ""
253
325e9bc4 254#: mediagoblin/templates/mediagoblin/base.html:66
e2afad95
E
255msgid "+ Add media"
256msgstr ""
257
325e9bc4 258#: mediagoblin/templates/mediagoblin/base.html:68
e2afad95
E
259msgid "View your profile"
260msgstr ""
261
325e9bc4 262#: mediagoblin/templates/mediagoblin/base.html:69
24150310 263msgid "Log out"
50fd8596
CAW
264msgstr ""
265
325e9bc4 266#: mediagoblin/templates/mediagoblin/base.html:74
9022f358
CAW
267#: mediagoblin/templates/mediagoblin/auth/login.html:28
268#: mediagoblin/templates/mediagoblin/auth/login.html:36
269#: mediagoblin/templates/mediagoblin/auth/login.html:54
50fd8596
CAW
270msgid "Log in"
271msgstr "Log ind"
272
325e9bc4 273#: mediagoblin/templates/mediagoblin/base.html:88
50fd8596
CAW
274msgid ""
275"Powered by <a href=\"http://mediagoblin.org\">MediaGoblin</a>, a <a "
24150310
CAW
276"href=\"http://gnu.org/\">GNU</a> project."
277msgstr ""
278
325e9bc4 279#: mediagoblin/templates/mediagoblin/base.html:91
24150310
CAW
280#, python-format
281msgid ""
282"Released under the <a "
283"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
284"href=\"%(source_link)s\">Source code</a> available."
50fd8596
CAW
285msgstr ""
286
287#: mediagoblin/templates/mediagoblin/root.html:24
288msgid "Explore"
289msgstr ""
290
291#: mediagoblin/templates/mediagoblin/root.html:26
292msgid "Hi there, welcome to this MediaGoblin site!"
293msgstr ""
294
295#: mediagoblin/templates/mediagoblin/root.html:28
296msgid ""
297"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
298"extraordinarily great piece of media hosting software."
299msgstr ""
300
301#: mediagoblin/templates/mediagoblin/root.html:29
302msgid ""
325e9bc4
CAW
303"To add your own media, place comments, and more, you can log in with your "
304"MediaGoblin account."
50fd8596
CAW
305msgstr ""
306
307#: mediagoblin/templates/mediagoblin/root.html:31
308msgid "Don't have one yet? It's easy!"
309msgstr ""
310
311#: mediagoblin/templates/mediagoblin/root.html:32
312#, python-format
313msgid ""
314"<a class=\"button_action_highlight\" href=\"%(register_url)s\">Create an account at this site</a>\n"
315" or\n"
316" <a class=\"button_action\" href=\"http://wiki.mediagoblin.org/HackingHowto\">Set up MediaGoblin on your own server</a>"
317msgstr ""
318
319#: mediagoblin/templates/mediagoblin/root.html:40
320msgid "Most recent media"
321msgstr ""
322
9022f358
CAW
323#: mediagoblin/templates/mediagoblin/admin/panel.html:21
324#: mediagoblin/templates/mediagoblin/admin/panel.html:26
325#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
326#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
325e9bc4
CAW
327msgid "Media processing panel"
328msgstr ""
329
9022f358 330#: mediagoblin/templates/mediagoblin/admin/panel.html:29
325e9bc4
CAW
331msgid ""
332"Here you can track the state of media being processed on this instance."
333msgstr ""
334
9022f358
CAW
335#: mediagoblin/templates/mediagoblin/admin/panel.html:32
336#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
325e9bc4
CAW
337msgid "Media in-processing"
338msgstr ""
339
9022f358
CAW
340#: mediagoblin/templates/mediagoblin/admin/panel.html:58
341#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
325e9bc4
CAW
342msgid "No media in-processing"
343msgstr ""
344
9022f358
CAW
345#: mediagoblin/templates/mediagoblin/admin/panel.html:61
346#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
325e9bc4
CAW
347msgid "These uploads failed to process:"
348msgstr ""
349
9022f358
CAW
350#: mediagoblin/templates/mediagoblin/admin/panel.html:90
351#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
325e9bc4
CAW
352msgid "No failed entries!"
353msgstr ""
354
9022f358 355#: mediagoblin/templates/mediagoblin/admin/panel.html:92
325e9bc4
CAW
356msgid "Last 10 successful uploads"
357msgstr ""
358
9022f358
CAW
359#: mediagoblin/templates/mediagoblin/admin/panel.html:112
360#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
325e9bc4
CAW
361msgid "No processed entries, yet!"
362msgstr ""
363
9022f358
CAW
364#: mediagoblin/templates/mediagoblin/auth/change_fp.html:28
365#: mediagoblin/templates/mediagoblin/auth/change_fp.html:36
50fd8596
CAW
366msgid "Set your new password"
367msgstr ""
368
9022f358 369#: mediagoblin/templates/mediagoblin/auth/change_fp.html:39
50fd8596
CAW
370msgid "Set password"
371msgstr ""
372
9022f358
CAW
373#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:23
374#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:31
50fd8596
CAW
375msgid "Recover password"
376msgstr ""
377
9022f358 378#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:34
50fd8596
CAW
379msgid "Send instructions"
380msgstr ""
381
382#: mediagoblin/templates/mediagoblin/auth/fp_verification_email.txt:19
383#, python-format
384msgid ""
385"Hi %(username)s,\n"
386"\n"
387"to change your GNU MediaGoblin password, open the following URL in \n"
388"your web browser:\n"
389"\n"
390"%(verification_url)s\n"
391"\n"
392"If you think this is an error, just ignore this email and continue being\n"
393"a happy goblin!"
394msgstr ""
395
9022f358 396#: mediagoblin/templates/mediagoblin/auth/login.html:39
50fd8596
CAW
397msgid "Logging in failed!"
398msgstr ""
399
9022f358 400#: mediagoblin/templates/mediagoblin/auth/login.html:44
50fd8596
CAW
401msgid "Don't have an account yet?"
402msgstr "Har du endnu ikke en konto?"
403
9022f358 404#: mediagoblin/templates/mediagoblin/auth/login.html:45
50fd8596
CAW
405msgid "Create one here!"
406msgstr "Opret en her!"
407
9022f358 408#: mediagoblin/templates/mediagoblin/auth/login.html:51
50fd8596
CAW
409msgid "Forgot your password?"
410msgstr ""
411
9022f358
CAW
412#: mediagoblin/templates/mediagoblin/auth/register.html:28
413#: mediagoblin/templates/mediagoblin/auth/register.html:36
50fd8596
CAW
414msgid "Create an account!"
415msgstr "Opret en konto!"
416
9022f358 417#: mediagoblin/templates/mediagoblin/auth/register.html:40
50fd8596
CAW
418msgid "Create"
419msgstr ""
420
421#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
422#, python-format
423msgid ""
424"Hi %(username)s,\n"
425"\n"
426"to activate your GNU MediaGoblin account, open the following URL in\n"
427"your web browser:\n"
428"\n"
429"%(verification_url)s"
430msgstr ""
431
9022f358
CAW
432#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
433#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
434#, python-format
435msgid "Editing attachments for %(media_title)s"
436msgstr ""
437
438#: mediagoblin/templates/mediagoblin/edit/edit.html:23
439#: mediagoblin/templates/mediagoblin/edit/edit.html:35
50fd8596
CAW
440#, python-format
441msgid "Editing %(media_title)s"
442msgstr ""
443
9022f358 444#: mediagoblin/templates/mediagoblin/edit/edit.html:42
50fd8596
CAW
445#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
446msgid "Cancel"
370314b5 447msgstr "Afbryd"
50fd8596 448
9022f358
CAW
449#: mediagoblin/templates/mediagoblin/edit/edit.html:43
450#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
451#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:41
50fd8596 452msgid "Save changes"
370314b5 453msgstr "Gem ændringer"
50fd8596 454
9022f358
CAW
455#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
456#: mediagoblin/templates/mediagoblin/edit/edit_account.html:41
50fd8596
CAW
457#, python-format
458msgid "Changing %(username)s's account settings"
459msgstr ""
460
9022f358
CAW
461#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
462#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:35
50fd8596
CAW
463#, python-format
464msgid "Editing %(username)s's profile"
370314b5 465msgstr "Redigerer %(username)s profil"
50fd8596
CAW
466
467#: mediagoblin/templates/mediagoblin/listings/tag.html:30
468#: mediagoblin/templates/mediagoblin/listings/tag.html:35
469#, python-format
470msgid "Media tagged with: %(tag_name)s"
471msgstr ""
472
473#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
325e9bc4
CAW
474#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
475#: mediagoblin/templates/mediagoblin/media_displays/image.html:23
476#: mediagoblin/templates/mediagoblin/media_displays/video.html:52
477msgid "Download"
478msgstr ""
479
480#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
481#: mediagoblin/templates/mediagoblin/media_displays/image.html:27
50fd8596
CAW
482msgid "Original"
483msgstr ""
484
6a26e4b0 485#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
24150310
CAW
486msgid ""
487"Sorry, this audio will not work because \n"
488"\tyour web browser does not support HTML5 \n"
489"\taudio."
490msgstr ""
491
6a26e4b0 492#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
24150310
CAW
493msgid ""
494"You can get a modern web browser that \n"
495"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
496"\t http://getfirefox.com</a>!"
497msgstr ""
498
791cc619 499#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
325e9bc4
CAW
500#: mediagoblin/templates/mediagoblin/media_displays/video.html:56
501msgid "Original file"
791cc619
CAW
502msgstr ""
503
504#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
505msgid "WebM file (Vorbis codec)"
506msgstr ""
507
24150310 508#: mediagoblin/templates/mediagoblin/media_displays/video.html:40
50fd8596
CAW
509msgid ""
510"Sorry, this video will not work because \n"
511"\t your web browser does not support HTML5 \n"
512"\t video."
513msgstr ""
514
24150310 515#: mediagoblin/templates/mediagoblin/media_displays/video.html:43
50fd8596
CAW
516msgid ""
517"You can get a modern web browser that \n"
518"\t can play this video at <a href=\"http://getfirefox.com\">\n"
519"\t http://getfirefox.com</a>!"
520msgstr ""
521
325e9bc4
CAW
522#: mediagoblin/templates/mediagoblin/media_displays/video.html:59
523msgid "WebM file (640p; VP8/Vorbis)"
524msgstr ""
525
9022f358
CAW
526#: mediagoblin/templates/mediagoblin/submit/start.html:23
527#: mediagoblin/templates/mediagoblin/submit/start.html:30
50fd8596
CAW
528msgid "Add your media"
529msgstr ""
530
9022f358 531#: mediagoblin/templates/mediagoblin/submit/start.html:34
50fd8596
CAW
532msgid "Add"
533msgstr ""
534
325e9bc4
CAW
535#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
536#, python-format
537msgid ""
538"Hi %(username)s,\n"
539"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
540msgstr ""
541
50fd8596
CAW
542#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
543#, python-format
544msgid "%(username)s's media"
545msgstr ""
546
547#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:37
548#, python-format
549msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
550msgstr ""
551
24150310 552#: mediagoblin/templates/mediagoblin/user_pages/media.html:46
50fd8596 553#, python-format
24150310 554msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
50fd8596
CAW
555msgstr ""
556
6a26e4b0
CAW
557#: mediagoblin/templates/mediagoblin/user_pages/media.html:67
558#: mediagoblin/templates/mediagoblin/user_pages/media.html:73
559#, python-format
560msgid "Image for %(media_title)s"
561msgstr ""
562
563#: mediagoblin/templates/mediagoblin/user_pages/media.html:87
50fd8596
CAW
564msgid "Edit"
565msgstr ""
566
6a26e4b0 567#: mediagoblin/templates/mediagoblin/user_pages/media.html:91
50fd8596
CAW
568msgid "Delete"
569msgstr ""
570
325e9bc4 571#: mediagoblin/templates/mediagoblin/user_pages/media.html:102
24150310 572msgid "Add a comment"
50fd8596
CAW
573msgstr ""
574
325e9bc4 575#: mediagoblin/templates/mediagoblin/user_pages/media.html:109
50fd8596
CAW
576msgid ""
577"You can use <a "
578"href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> for"
579" formatting."
580msgstr ""
581
325e9bc4 582#: mediagoblin/templates/mediagoblin/user_pages/media.html:113
50fd8596
CAW
583msgid "Add this comment"
584msgstr ""
585
325e9bc4 586#: mediagoblin/templates/mediagoblin/user_pages/media.html:132
50fd8596
CAW
587msgid "at"
588msgstr ""
589
325e9bc4 590#: mediagoblin/templates/mediagoblin/user_pages/media.html:152
50fd8596 591#, python-format
24150310
CAW
592msgid ""
593"<h3>Added on</h3>\n"
594" <p>%(date)s</p>"
50fd8596
CAW
595msgstr ""
596
325e9bc4
CAW
597#: mediagoblin/templates/mediagoblin/user_pages/media.html:167
598#: mediagoblin/templates/mediagoblin/user_pages/media.html:183
599msgid "Attachments"
600msgstr ""
601
602#: mediagoblin/templates/mediagoblin/user_pages/media.html:188
603msgid "Add attachment"
604msgstr ""
605
50fd8596
CAW
606#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
607#, python-format
608msgid "Really delete %(title)s?"
609msgstr ""
610
611#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:50
24150310 612msgid "Delete permanently"
50fd8596
CAW
613msgstr ""
614
9022f358 615#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
50fd8596
CAW
616msgid ""
617"You can track the state of media being processed for your gallery here."
618msgstr ""
619
9022f358 620#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
325e9bc4 621msgid "Your last 10 successful uploads"
50fd8596
CAW
622msgstr ""
623
624#: mediagoblin/templates/mediagoblin/user_pages/user.html:31
625#: mediagoblin/templates/mediagoblin/user_pages/user.html:89
626#, python-format
627msgid "%(username)s's profile"
628msgstr ""
629
630#: mediagoblin/templates/mediagoblin/user_pages/user.html:43
631msgid "Sorry, no such user found."
370314b5 632msgstr "Desværre, fandt ikke den bruger."
50fd8596
CAW
633
634#: mediagoblin/templates/mediagoblin/user_pages/user.html:50
635#: mediagoblin/templates/mediagoblin/user_pages/user.html:70
636msgid "Email verification needed"
637msgstr ""
638
639#: mediagoblin/templates/mediagoblin/user_pages/user.html:53
640msgid "Almost done! Your account still needs to be activated."
370314b5 641msgstr "Næsten færdig! Din konto skal stadig aktiveres."
50fd8596
CAW
642
643#: mediagoblin/templates/mediagoblin/user_pages/user.html:58
644msgid ""
645"An email should arrive in a few moments with instructions on how to do so."
370314b5 646msgstr "Der skulle komme email om et par øjeblikke med instrukser om hvordan."
50fd8596
CAW
647
648#: mediagoblin/templates/mediagoblin/user_pages/user.html:62
649msgid "In case it doesn't:"
370314b5 650msgstr "Hvis det ikke gør:"
50fd8596
CAW
651
652#: mediagoblin/templates/mediagoblin/user_pages/user.html:65
653msgid "Resend verification email"
370314b5 654msgstr "Gensend verificeringsemail"
50fd8596
CAW
655
656#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
657msgid ""
658"Someone has registered an account with this username, but it still has to be"
659" activated."
660msgstr ""
661
662#: mediagoblin/templates/mediagoblin/user_pages/user.html:79
663#, python-format
664msgid ""
665"If you are that person but you've lost your verification email, you can <a "
666"href=\"%(login_url)s\">log in</a> and resend it."
667msgstr ""
668
669#: mediagoblin/templates/mediagoblin/user_pages/user.html:96
670msgid "Here's a spot to tell others about yourself."
370314b5 671msgstr "Her kan du fortælle andre om dig selv."
50fd8596
CAW
672
673#: mediagoblin/templates/mediagoblin/user_pages/user.html:101
674#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
675msgid "Edit profile"
370314b5 676msgstr "Ret profil"
50fd8596
CAW
677
678#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
679msgid "This user hasn't filled in their profile (yet)."
680msgstr ""
681
682#: mediagoblin/templates/mediagoblin/user_pages/user.html:125
683msgid "Change account settings"
684msgstr ""
685
686#: mediagoblin/templates/mediagoblin/user_pages/user.html:138
687#, python-format
688msgid "View all of %(username)s's media"
689msgstr ""
690
691#: mediagoblin/templates/mediagoblin/user_pages/user.html:151
692msgid ""
693"This is where your media will appear, but you don't seem to have added "
694"anything yet."
695msgstr ""
696
24150310
CAW
697#: mediagoblin/templates/mediagoblin/user_pages/user.html:157
698msgid "Add media"
699msgstr ""
700
50fd8596
CAW
701#: mediagoblin/templates/mediagoblin/user_pages/user.html:163
702#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:72
703msgid "There doesn't seem to be any media here yet..."
704msgstr ""
705
706#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
707msgid "feed icon"
708msgstr ""
709
710#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
711msgid "Atom feed"
712msgstr ""
713
24150310
CAW
714#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:25
715msgid "Location"
716msgstr ""
717
718#: mediagoblin/templates/mediagoblin/utils/geolocation_map.html:38
719#, python-format
720msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
50fd8596
CAW
721msgstr ""
722
723#: mediagoblin/templates/mediagoblin/utils/license.html:25
724msgid "All rights reserved"
725msgstr ""
726
727#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
728msgid "← Newer"
729msgstr ""
730
731#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
732msgid "Older →"
733msgstr ""
734
735#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
736msgid "Go to page:"
737msgstr ""
738
24150310
CAW
739#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
740#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
50fd8596
CAW
741msgid "newer"
742msgstr ""
743
24150310
CAW
744#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
745#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
50fd8596
CAW
746msgid "older"
747msgstr ""
748
749#: mediagoblin/templates/mediagoblin/utils/tags.html:20
24150310 750msgid "Tagged with"
50fd8596
CAW
751msgstr ""
752
325e9bc4 753#: mediagoblin/tools/exif.py:78
50fd8596
CAW
754msgid "Could not read the image file."
755msgstr ""
756
757#: mediagoblin/user_pages/forms.py:30
758msgid "I am sure I want to delete this"
759msgstr ""
760
325e9bc4
CAW
761#: mediagoblin/user_pages/lib.py:56
762msgid "commented on your post"
763msgstr ""
764
765#: mediagoblin/user_pages/views.py:160
50fd8596
CAW
766msgid "Oops, your comment was empty."
767msgstr ""
768
325e9bc4 769#: mediagoblin/user_pages/views.py:166
50fd8596
CAW
770msgid "Your comment has been posted!"
771msgstr ""
772
325e9bc4
CAW
773#: mediagoblin/user_pages/views.py:200
774msgid ""
775"Some of the files with this entry seem to be missing. Deleting anyway."
776msgstr ""
777
778#: mediagoblin/user_pages/views.py:205
50fd8596
CAW
779msgid "You deleted the media."
780msgstr ""
781
325e9bc4 782#: mediagoblin/user_pages/views.py:212
50fd8596
CAW
783msgid "The media was not deleted because you didn't check that you were sure."
784msgstr ""
785
325e9bc4 786#: mediagoblin/user_pages/views.py:220
50fd8596
CAW
787msgid "You are about to delete another user's media. Proceed with caution."
788msgstr ""