aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po')
-rw-r--r--mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po592
1 files changed, 352 insertions, 240 deletions
diff --git a/mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po
index d06a25a4..c48800f7 100644
--- a/mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po
+++ b/mediagoblin/i18n/nl/LC_MESSAGES/mediagoblin.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2014-08-04 13:45-0500\n"
-"PO-Revision-Date: 2014-08-24 16:42+0000\n"
-"Last-Translator: André Koot <meneer@tken.net>\n"
+"POT-Creation-Date: 2014-12-06 14:33-0600\n"
+"PO-Revision-Date: 2014-12-06 20:33+0000\n"
+"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/mediagoblin/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,67 +21,139 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
+#: mediagoblin/decorators.py:304 mediagoblin/plugins/openid/views.py:205
msgid "Sorry, registration is disabled on this instance."
msgstr "Sorry, registratie is uitgeschakeld op deze goblin."
-#: mediagoblin/decorators.py:318
+#: mediagoblin/decorators.py:319
msgid "Sorry, reporting is disabled on this instance."
msgstr "Sorry, rapportage is uitgeschakeld op deze goblin."
-#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
-#: mediagoblin/plugins/persona/views.py:77
+#: mediagoblin/decorators.py:362 mediagoblin/plugins/ldap/views.py:58
+#: mediagoblin/plugins/persona/views.py:79
msgid "Sorry, authentication is disabled on this instance."
msgstr "Sorry, authenticatie is uitgeschakeld op deze goblin."
-#: mediagoblin/auth/tools.py:43
+#: mediagoblin/auth/tools.py:45
msgid "Invalid User name or email address."
msgstr "Ongeldige gebruikersnaam of e-mailadres."
-#: mediagoblin/auth/tools.py:44
+#: mediagoblin/auth/tools.py:46
msgid "This field does not take email addresses."
msgstr "Dit veld accepteert geen e-mailadressen."
-#: mediagoblin/auth/tools.py:45
+#: mediagoblin/auth/tools.py:47
msgid "This field requires an email address."
msgstr "Dit veld vereist een e-mailadres."
-#: mediagoblin/auth/tools.py:116
+#: mediagoblin/auth/tools.py:118
msgid "Sorry, a user with that name already exists."
msgstr "Sorry, er bestaat al een gebruiker met die naam."
-#: mediagoblin/auth/tools.py:120 mediagoblin/edit/views.py:407
+#: mediagoblin/auth/tools.py:122 mediagoblin/edit/views.py:452
msgid "Sorry, a user with that email address already exists."
msgstr "Sorry, een gebruiker met dat e-mailadres bestaat al."
-#: mediagoblin/auth/views.py:142 mediagoblin/edit/views.py:363
-#: mediagoblin/edit/views.py:384 mediagoblin/plugins/basic_auth/views.py:110
+#: mediagoblin/auth/views.py:145 mediagoblin/edit/views.py:408
+#: mediagoblin/edit/views.py:429 mediagoblin/plugins/basic_auth/views.py:110
msgid "The verification key or user id is incorrect."
msgstr "De verificatiecode of gebruikersnaam is onjuist."
-#: mediagoblin/auth/views.py:161
+#: mediagoblin/auth/views.py:164
msgid ""
"Your email address has been verified. You may now login, edit your profile, "
"and submit images!"
msgstr "Uw e-mailadres is geverifieerd. U kunt nu inloggen, uw profiel bewerken, en afbeeldingen toevoegen!"
-#: mediagoblin/auth/views.py:167
+#: mediagoblin/auth/views.py:170
msgid "The verification key or user id is incorrect"
msgstr "De verificatiecode of gebruikersnaam is onjuist"
-#: mediagoblin/auth/views.py:185
+#: mediagoblin/auth/views.py:188
msgid "You must be logged in so we know who to send the email to!"
msgstr "Je moet ingelogd zijn, anders weten we niet waar we de e-mail naartoe moeten sturen!"
-#: mediagoblin/auth/views.py:193
+#: mediagoblin/auth/views.py:196
msgid "You've already verified your email address!"
msgstr "Je hebt je e-mailadres al geverifieerd!"
-#: mediagoblin/auth/views.py:203
+#: mediagoblin/auth/views.py:206
msgid "Resent your verification email."
msgstr "Verificatie e-mail opnieuw opgestuurd."
-#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:89
+#: mediagoblin/db/mixin.py:404
+msgid "{username} added {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:405
+msgid "{username} added {object} to {target}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:407
+msgid "{username} authored {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:408
+msgid "{username} created {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:409
+msgid "{username} deleted {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:410
+msgid "{username} disliked {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:411
+msgid "{username} favorited {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:412
+msgid "{username} followed {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:413
+msgid "{username} liked {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:415
+msgid "{username} posted {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:416
+msgid "{username} posted {object} to {target}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:418
+msgid "{username} shared {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:419
+msgid "{username} unfavorited {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:420
+msgid "{username} stopped following {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:421
+msgid "{username} unliked {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:422
+msgid "{username} unshared {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:423
+msgid "{username} updated {object}"
+msgstr ""
+
+#: mediagoblin/db/mixin.py:424
+msgid "{username} tagged {object}"
+msgstr ""
+
+#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:90
#: mediagoblin/media_types/blog/forms.py:24
#: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37
#: mediagoblin/submit/forms.py:61
@@ -97,7 +169,7 @@ msgid "Description of this work"
msgstr "Beschrijving van dit werk"
#: mediagoblin/edit/forms.py:33 mediagoblin/edit/forms.py:56
-#: mediagoblin/edit/forms.py:93 mediagoblin/submit/forms.py:65
+#: mediagoblin/edit/forms.py:94 mediagoblin/submit/forms.py:65
msgid ""
"You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
@@ -113,11 +185,11 @@ msgstr "Tags"
msgid "Separate tags by commas."
msgstr "Hou labels gescheiden met komma's."
-#: mediagoblin/edit/forms.py:42 mediagoblin/edit/forms.py:97
+#: mediagoblin/edit/forms.py:42 mediagoblin/edit/forms.py:98
msgid "Slug"
msgstr "Slug"
-#: mediagoblin/edit/forms.py:43 mediagoblin/edit/forms.py:98
+#: mediagoblin/edit/forms.py:43 mediagoblin/edit/forms.py:99
msgid "The slug can't be empty"
msgstr "De slug kan niet leeg zijn"
@@ -145,125 +217,137 @@ msgstr "Website"
msgid "This address contains errors"
msgstr "Dit adres bevat fouten"
-#: mediagoblin/edit/forms.py:67
+#: mediagoblin/edit/forms.py:64
+msgid "Hometown"
+msgstr ""
+
+#: mediagoblin/edit/forms.py:68
msgid "Email me when others comment on my media"
msgstr "Notificeer me per e-mail bij reacties op mijn media"
-#: mediagoblin/edit/forms.py:69
+#: mediagoblin/edit/forms.py:70
msgid "Enable insite notifications about events."
msgstr "Activeer notificaties over gebeurtenissen op de site."
-#: mediagoblin/edit/forms.py:71
+#: mediagoblin/edit/forms.py:72
msgid "License preference"
msgstr "Licentievoorkeuren"
-#: mediagoblin/edit/forms.py:77
+#: mediagoblin/edit/forms.py:78
msgid "This will be your default license on upload forms."
msgstr "Dit wordt de standaardlicentie op uploadformulieren."
-#: mediagoblin/edit/forms.py:90
+#: mediagoblin/edit/forms.py:91
msgid "The title can't be empty"
msgstr "De titel mag niet leeg zijn"
-#: mediagoblin/edit/forms.py:92 mediagoblin/submit/forms.py:64
+#: mediagoblin/edit/forms.py:93 mediagoblin/submit/forms.py:64
#: mediagoblin/user_pages/forms.py:48
msgid "Description of this collection"
msgstr "Beschrijving van deze verzameling"
-#: mediagoblin/edit/forms.py:99
+#: mediagoblin/edit/forms.py:100
msgid ""
"The title part of this collection's address. You usually don't need to "
"change this."
msgstr "Het titelgedeelte van het adres van deze verzameling. Normaal gesproken hoef je deze niet te veranderen."
-#: mediagoblin/edit/forms.py:106 mediagoblin/plugins/basic_auth/forms.py:68
+#: mediagoblin/edit/forms.py:107 mediagoblin/plugins/basic_auth/forms.py:68
msgid "Old password"
msgstr "Oud wachtwoord"
-#: mediagoblin/edit/forms.py:108 mediagoblin/plugins/basic_auth/forms.py:70
+#: mediagoblin/edit/forms.py:109 mediagoblin/plugins/basic_auth/forms.py:70
msgid "Enter your old password to prove you own this account."
msgstr "Vul je oude wachtwoord in om te bewijzen dat dit jouw account is"
-#: mediagoblin/edit/forms.py:111 mediagoblin/plugins/basic_auth/forms.py:73
+#: mediagoblin/edit/forms.py:112 mediagoblin/plugins/basic_auth/forms.py:73
msgid "New password"
msgstr "Nieuw wachtwoord"
-#: mediagoblin/edit/forms.py:119
+#: mediagoblin/edit/forms.py:120
msgid "New email address"
msgstr "Nieuw e-mailadres"
-#: mediagoblin/edit/forms.py:123 mediagoblin/plugins/basic_auth/forms.py:28
+#: mediagoblin/edit/forms.py:124 mediagoblin/plugins/basic_auth/forms.py:28
#: mediagoblin/plugins/basic_auth/forms.py:43
#: mediagoblin/plugins/ldap/forms.py:39
-#: mediagoblin/templates/mediagoblin/edit/edit_account.html:64
-#: mediagoblin/tests/test_util.py:116
+#: mediagoblin/templates/mediagoblin/edit/edit_account.html:67
+#: mediagoblin/tests/test_util.py:148
msgid "Password"
msgstr "Wachtwoord"
-#: mediagoblin/edit/forms.py:125
+#: mediagoblin/edit/forms.py:126
msgid "Enter your password to prove you own this account."
msgstr "Vul je wachtwoord in om te bewijzen dat dit jouw account is."
-#: mediagoblin/edit/forms.py:155
+#: mediagoblin/edit/forms.py:156
msgid "Identifier"
msgstr "Identificatie"
-#: mediagoblin/edit/forms.py:156
+#: mediagoblin/edit/forms.py:157
msgid "Value"
msgstr "Waarde"
-#: mediagoblin/edit/views.py:78
+#: mediagoblin/edit/views.py:80
msgid "An entry with that slug already exists for this user."
msgstr "Er bestaat al een onderwerp met die slug voor deze gebruiker."
-#: mediagoblin/edit/views.py:96
+#: mediagoblin/edit/views.py:98
msgid "You are editing another user's media. Proceed with caution."
msgstr "U bent de media van een andere gebruiker aan het aanpassen. Ga voorzichtig te werk."
-#: mediagoblin/edit/views.py:166
+#: mediagoblin/edit/views.py:168
#, python-format
msgid "You added the attachment %s!"
msgstr "Je hebt bijlage %s toegevoegd!"
-#: mediagoblin/edit/views.py:193
+#: mediagoblin/edit/views.py:195
msgid "You can only edit your own profile."
msgstr "Je kunt alleen je eigen profiel bijwerken."
-#: mediagoblin/edit/views.py:199
+#: mediagoblin/edit/views.py:201
msgid "You are editing a user's profile. Proceed with caution."
msgstr "U bent een gebruikersprofiel aan het aanpassen. Ga voorzichtig te werk."
-#: mediagoblin/edit/views.py:215
+#: mediagoblin/edit/views.py:232
msgid "Profile changes saved"
msgstr "Profielaanpassingen opgeslagen"
-#: mediagoblin/edit/views.py:248
+#: mediagoblin/edit/views.py:265
msgid "Account settings saved"
msgstr "Accountinstellingen opgeslagen"
-#: mediagoblin/edit/views.py:282
+#: mediagoblin/edit/views.py:286
+msgid "Unknown application, not able to deauthorize"
+msgstr ""
+
+#: mediagoblin/edit/views.py:293
+msgid "Application has been deauthorized"
+msgstr ""
+
+#: mediagoblin/edit/views.py:327
msgid "You need to confirm the deletion of your account."
msgstr "Je moet het verwijderen van je account bevestigen."
-#: mediagoblin/edit/views.py:318 mediagoblin/submit/views.py:132
-#: mediagoblin/user_pages/views.py:252
+#: mediagoblin/edit/views.py:363 mediagoblin/submit/views.py:134
+#: mediagoblin/user_pages/views.py:254
#, python-format
msgid "You already have a collection called \"%s\"!"
msgstr "Je hebt al een verzameling met de naam \"%s\"!"
-#: mediagoblin/edit/views.py:322
+#: mediagoblin/edit/views.py:367
msgid "A collection with that slug already exists for this user."
msgstr "Er bestaat al een verzameling met die slug voor deze gebruiker."
-#: mediagoblin/edit/views.py:337
+#: mediagoblin/edit/views.py:382
msgid "You are editing another user's collection. Proceed with caution."
msgstr "Je bewerkt de verzameling van een andere gebruiker. Ga voorzichtig te werk."
-#: mediagoblin/edit/views.py:378
+#: mediagoblin/edit/views.py:423
msgid "Your email address has been verified."
msgstr "Je e-mailadres is geverifieerd."
-#: mediagoblin/edit/views.py:413 mediagoblin/plugins/basic_auth/views.py:200
+#: mediagoblin/edit/views.py:458 mediagoblin/plugins/basic_auth/views.py:200
msgid "Wrong password"
msgstr "Verkeerd wachtwoord"
@@ -294,66 +378,66 @@ msgstr "Overslaan \"%s\"; is al ingesteld\n"
msgid "Old link found for \"%s\"; removing.\n"
msgstr "Oude link gevonden voor \"%s\"; verwijderen.\n"
-#: mediagoblin/gmg_commands/batchaddmedia.py:34
+#: mediagoblin/gmg_commands/batchaddmedia.py:40
msgid ""
"For more information about how to properly run this\n"
"script (and how to format the metadata csv file), read the MediaGoblin\n"
"documentation page on command line uploading\n"
"<http://docs.mediagoblin.org/siteadmin/commandline-upload.html>"
-msgstr ""
+msgstr "Voor meer informatie over het juist uitvoeren van dit \nscript (en het opmaken van het metadata csv bestand), lees de MediaGoblin\ndocumentatie over commandoregel uploaden\n<http://docs.mediagoblin.org/siteadmin/commandline-upload.html>"
-#: mediagoblin/gmg_commands/batchaddmedia.py:40
+#: mediagoblin/gmg_commands/batchaddmedia.py:46
msgid "Name of user these media entries belong to"
msgstr "Gebruikersnaam van de eigenaar van deze nummers"
-#: mediagoblin/gmg_commands/batchaddmedia.py:43
+#: mediagoblin/gmg_commands/batchaddmedia.py:49
msgid "Path to the csv file containing metadata information."
msgstr "Pad naar het csv-bestand met metadata informatie."
-#: mediagoblin/gmg_commands/batchaddmedia.py:48
+#: mediagoblin/gmg_commands/batchaddmedia.py:54
msgid "Don't process eagerly, pass off to celery"
msgstr "Geen haast, rustig, dan breekt het lijntje niet"
-#: mediagoblin/gmg_commands/batchaddmedia.py:63
+#: mediagoblin/gmg_commands/batchaddmedia.py:69
msgid "Sorry, no user by username '{username}' exists"
msgstr "Sorry, er bestaat geen gebruiker met de naam '{username}'"
-#: mediagoblin/gmg_commands/batchaddmedia.py:74
+#: mediagoblin/gmg_commands/batchaddmedia.py:80
msgid "File at {path} not found, use -h flag for help"
msgstr "Bestand op {path} niet gevonden, gebruik de -h flag voor hulp"
-#: mediagoblin/gmg_commands/batchaddmedia.py:115
+#: mediagoblin/gmg_commands/batchaddmedia.py:121
msgid ""
"Error with media '{media_id}' value '{error_path}': {error_msg}\n"
"Metadata was not uploaded."
msgstr "Fout met media '{media_id}' waarde '{error_path}': {error_msg}\nMetadata niet geüpload."
-#: mediagoblin/gmg_commands/batchaddmedia.py:141
+#: mediagoblin/gmg_commands/batchaddmedia.py:147
msgid ""
"FAIL: Local file {filename} could not be accessed.\n"
"{filename} will not be uploaded."
msgstr "FOUT: Lokaal bestand {filename} kon niet worden benaderd.\n{filename} wordt niet geüpload."
-#: mediagoblin/gmg_commands/batchaddmedia.py:157
+#: mediagoblin/gmg_commands/batchaddmedia.py:163
msgid ""
"Successfully submitted {filename}!\n"
"Be sure to look at the Media Processing Panel on your website to be sure it\n"
"uploaded successfully."
-msgstr ""
+msgstr "Succesvol aangemeld {filename}!\nKijk in het Mediaverwerking panel op je website om te zien\nof het succesvol werd geüpload."
-#: mediagoblin/gmg_commands/batchaddmedia.py:160
+#: mediagoblin/gmg_commands/batchaddmedia.py:166
msgid "FAIL: This file is larger than the upload limits for this site."
msgstr "FOUT: Dit bestand is groter dan de uploadlimiet voor deze site."
-#: mediagoblin/gmg_commands/batchaddmedia.py:163
+#: mediagoblin/gmg_commands/batchaddmedia.py:169
msgid "FAIL: This file will put this user past their upload limits."
msgstr "FOUT: Dit bestand laat de gebruiker voorbij de uploadlimiet gaan."
-#: mediagoblin/gmg_commands/batchaddmedia.py:166
+#: mediagoblin/gmg_commands/batchaddmedia.py:172
msgid "FAIL: This user is already past their upload limits."
msgstr "FOUT: Deze gebruiker is al voorbij de uploadlimiet."
-#: mediagoblin/gmg_commands/batchaddmedia.py:168
+#: mediagoblin/gmg_commands/batchaddmedia.py:174
msgid "{files_uploaded} out of {files_attempted} files successfully submitted"
msgstr "{files_uploaded} van {files_attempted} bestanden succesvol aangemeld"
@@ -362,7 +446,7 @@ msgid ""
"CSRF cookie not present. This is most likely the result of a cookie blocker "
"or somesuch.<br/>Make sure to permit the settings of cookies for this "
"domain."
-msgstr ""
+msgstr "CSRF cookie niet aanwezig. Dit komt waarschijnlijk door een cookie blocker of iets dergelijks.<br/>Zorg ervoor dat je browser cookies van dit domein wel accepteert.."
#: mediagoblin/media_types/__init__.py:79
#: mediagoblin/media_types/__init__.py:101
@@ -379,28 +463,28 @@ msgstr "Beschrijving"
msgid "I am sure I want to delete this"
msgstr "Ik weet zeker dat ik dit wil verwijderen."
-#: mediagoblin/media_types/blog/views.py:156 mediagoblin/submit/views.py:69
+#: mediagoblin/media_types/blog/views.py:158 mediagoblin/submit/views.py:71
msgid "Woohoo! Submitted!"
msgstr "Mooizo! Toegevoegd!"
-#: mediagoblin/media_types/blog/views.py:198
+#: mediagoblin/media_types/blog/views.py:200
msgid "Woohoo! edited blogpost is submitted"
msgstr "Zohee! bijgewerkt blogbericht geplaatst"
-#: mediagoblin/media_types/blog/views.py:320
+#: mediagoblin/media_types/blog/views.py:322
msgid "You deleted the Blog."
msgstr "Je hebt het blogbericht verwijderd."
-#: mediagoblin/media_types/blog/views.py:326
-#: mediagoblin/user_pages/views.py:329
+#: mediagoblin/media_types/blog/views.py:328
+#: mediagoblin/user_pages/views.py:332
msgid "The media was not deleted because you didn't check that you were sure."
msgstr "Deze media was niet verwijderd omdat je niet hebt aangegeven dat je het zeker weet."
-#: mediagoblin/media_types/blog/views.py:333
+#: mediagoblin/media_types/blog/views.py:335
msgid "You are about to delete another user's Blog. Proceed with caution."
msgstr "Je staat op het punt het Blog van iemand anders te verwijderen. Pas op."
-#: mediagoblin/media_types/blog/views.py:344
+#: mediagoblin/media_types/blog/views.py:346
msgid "The blog was not deleted because you have no rights."
msgstr "Het blog werd niet verwijderd omdat je niet de juiste rechten hebt."
@@ -420,7 +504,7 @@ msgstr "Verwijder Blog"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:35
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:76
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:84
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:85
msgid "Edit"
msgstr "Pas aan"
@@ -430,7 +514,7 @@ msgstr "Pas aan"
#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:39
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:80
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:88
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:89
msgid "Delete"
msgstr "Verwijderen"
@@ -557,46 +641,46 @@ msgstr "Bericht aan de gebruiker:"
msgid "Resolution content:"
msgstr "Oplossing inhoud:"
-#: mediagoblin/moderation/tools.py:34
+#: mediagoblin/moderation/tools.py:37
msgid ""
"\n"
"{mod} took away {user}'s {privilege} privileges."
msgstr "\n{mod} nam van {user} de {privilege} rechten af."
-#: mediagoblin/moderation/tools.py:47
+#: mediagoblin/moderation/tools.py:50
msgid ""
"\n"
"{mod} banned user {user} {expiration_date}."
msgstr "\n{mod} blokkeerde de gebruiker {user} {expiration_date}."
-#: mediagoblin/moderation/tools.py:51
+#: mediagoblin/moderation/tools.py:54
msgid "until {date}"
msgstr "tot {date}"
-#: mediagoblin/moderation/tools.py:53
+#: mediagoblin/moderation/tools.py:56
#: mediagoblin/templates/mediagoblin/banned.html:30
msgid "indefinitely"
msgstr "onbepaalde tijd"
-#: mediagoblin/moderation/tools.py:62
+#: mediagoblin/moderation/tools.py:65
msgid ""
"\n"
"{mod} sent a warning email to the {user}."
msgstr "\n{mod} stuurde een waarschuwingsbericht naar {user}."
-#: mediagoblin/moderation/tools.py:71
+#: mediagoblin/moderation/tools.py:74
msgid ""
"\n"
"{mod} deleted the comment."
msgstr "\n{mod} verwijderde de reactie."
-#: mediagoblin/moderation/tools.py:78
+#: mediagoblin/moderation/tools.py:81
msgid ""
"\n"
"{mod} deleted the media entry."
msgstr "\n{mod} verwijderde het mediaonderwerp."
-#: mediagoblin/moderation/tools.py:91
+#: mediagoblin/moderation/tools.py:94
msgid "Warning from"
msgstr "Waarschuwing van"
@@ -614,32 +698,32 @@ msgstr "Geabonneerd op reacties op %s!"
msgid "You will not receive notifications for comments on %s."
msgstr "Je ontvangt geen meldingen over reacties op %s."
-#: mediagoblin/oauth/views.py:242
+#: mediagoblin/oauth/views.py:238
msgid "Must provide an oauth_token."
msgstr "Moet een oauth_token leveren."
-#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:298
+#: mediagoblin/oauth/views.py:243 mediagoblin/oauth/views.py:294
msgid "No request token found."
msgstr "Geen aanvraagtoken gevonden."
-#: mediagoblin/plugins/api/views.py:76 mediagoblin/plugins/piwigo/views.py:155
-#: mediagoblin/submit/views.py:78
+#: mediagoblin/plugins/api/views.py:78 mediagoblin/plugins/piwigo/views.py:157
+#: mediagoblin/submit/views.py:80
msgid "Sorry, the file size is too big."
msgstr "Sorry, het bestand is te groot."
-#: mediagoblin/plugins/api/views.py:79 mediagoblin/plugins/piwigo/views.py:158
-#: mediagoblin/submit/views.py:81
+#: mediagoblin/plugins/api/views.py:81 mediagoblin/plugins/piwigo/views.py:160
+#: mediagoblin/submit/views.py:83
msgid "Sorry, uploading this file will put you over your upload limit."
msgstr "Sorry, door te uploaden zou je over je uploadlimiet gaan."
-#: mediagoblin/plugins/api/views.py:83 mediagoblin/plugins/piwigo/views.py:162
-#: mediagoblin/submit/views.py:87
+#: mediagoblin/plugins/api/views.py:85 mediagoblin/plugins/piwigo/views.py:164
+#: mediagoblin/submit/views.py:89
msgid "Sorry, you have reached your upload limit."
msgstr "Sorry, je hebt je uploadlimiet bereikt."
#: mediagoblin/plugins/archivalook/forms.py:21
msgid "Enter the URL for the media to be featured"
-msgstr ""
+msgstr "Geef de URL op van de aanbevolen media"
#: mediagoblin/plugins/archivalook/tools.py:132
msgid "Primary"
@@ -663,7 +747,7 @@ msgstr "Hoe werkt het?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:34
msgid "How to feature media?"
-msgstr "Hoe publiceer je media?"
+msgstr "Hoe kun je media aanbevelen?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:37
msgid ""
@@ -676,11 +760,11 @@ msgid ""
" inside the text box, click the Submit Query button, and your media should be\n"
" displayed on the front page.\n"
" "
-msgstr ""
+msgstr "\n Ga naar de pagina van het mediabestand dat je wilt aanbevelen. Kopieer de URL en\n plak die in een nieuwe regel in het bovenstaande invulveld. Er mag maar één url in een regel staan. De url die je in het veld plakte moet staan onder de koptekst die aangeeft hoe prominent de aanbeveling is (ofwel Primair,\n Secundair, of Tertiair). Wanneer al je aanbevolen media in het invoerveld staan, druk je op de Verwerk Aanvraag knop en je media zouden moeten worden getoond op de voorpagina.\n "
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:48
msgid "Is there another way to manage featured media?"
-msgstr ""
+msgstr "Bestaat er een andere manier om media aan te bevelen?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:51
msgid ""
@@ -702,11 +786,11 @@ msgid ""
" prominent and Demote moves the featured media lower down and makes it\n"
" less prominent.\n"
" "
-msgstr ""
+msgstr "\n Ja. als dat liever hebt, kun je naar de media hoofdpagina gaan van het\n nummer dat je wilt aanbevelen, of wat je niet langer wilt aanbevelen en\n kijk naar de balk naast de inhoud. Als het nummer nog niet is\n aanbevolen, zie je een knop met de tekst \"Aanbevelen\". Druk op die\n knop en het nummer wordt als een Primaire aanbeveling bovenaan\n de pagina getoond.\n Alle andere aanbevelen nummers blijven aanbevelingen, maar worden\n naar beneden gedrukt.<br /><br />\n\n Als je naar de media homepagina van een nummer dat momenteel is\n aanbevolen gaat, zie je de opties \"Intrekken\", \"Promoveren\" en\n \"Demoveren\" waar eerst alleen de knop \"Aanbevelen\" stond.\n Klik op \"Intrekken\" en het nummer wordt niet langer op de voorpagina \n getoond. Je kunt het later altijd weer aanbevelen. Promoveren\n verplaatst het nummer naar boven op de pagina en Demoveren\n verplaatst het omlaag en maakt het minder prominent.\n "
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:70
msgid "What is a Primary Feature? What is a Secondary Feature?"
-msgstr ""
+msgstr "Wat is een Primaire aanbeveling? Wat is een secundaire aanbeveling?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:74
msgid ""
@@ -719,13 +803,13 @@ msgid ""
" Primary Features also can display longer descriptions than Secondary\n"
" Features, and Secondary Features can display longer descriptions than\n"
" Tertiary Features."
-msgstr ""
+msgstr "\n Deze categorieën geven aan hoe prominent een aanbeveling op jouw voorpagina wordt getoond. Primaire Aanbevelingen worden bovenaan en groter je voorpagina getoond. Daarna komen de Secundaire aanbevelingen, iets kleiner ook.\n Tertiaure aanbevelingen worden in een tabel ondaraan de pagina getoond.<br /><br />\n\n Van Primaire aanbevelingen wordt ook meer tekst getoond dan van secundaire aanbevelingen, die weer meer tekst tonen dan de Tertiaire aanbevelingen."
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:85
msgid ""
"How to decide what information is displayed when a media entry is\n"
" featured?"
-msgstr ""
+msgstr "Hoe bepaal je welke informatie wordt getoond als een mediabestand is\n aanbevolen?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:88
msgid ""
@@ -737,11 +821,11 @@ msgid ""
" Secondary Features display the first 256 characters of their description,\n"
" and Tertiary Features display the first 128 characters of their description.\n"
" "
-msgstr ""
+msgstr "\n Als een nummer wordt aanbevolen, worden de titel, een miniatuurafbeelding en een deel van de omschrijving op de voorpagina van je website getoond.\n Het aantal weergegeven tekens hangt af van de prioriteit van de aanbeveling.\n Van een Primaire aanbeveling worden de eerste 512 tekens van de omschrijving getoond,\n Secundaire aanbevelingen omvatten 256 tekens van de omschrijving.\n Tertiaire aanbevelingen omvatten de eerste 128 tekens van de omschrijving.\n "
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:98
msgid "How to unfeature a piece of media?"
-msgstr ""
+msgstr "Hoe verwijder je een aanbeveling?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:102
msgid ""
@@ -749,7 +833,7 @@ msgid ""
" Unfeature a media by removing its line from the above textarea and then\n"
" pressing the Submit Query button.\n"
" "
-msgstr ""
+msgstr "\n Een medium uit de aanbevelingen verwijderen gebeurt door de regel uit het bovenstaande tekstveld te verwijderen en dan\n de Verwerken Query knop in te drukken.\n "
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:108
msgid "CAUTION:"
@@ -762,7 +846,7 @@ msgid ""
" you make a typo, once you press Submit Query, your media entry will NOT be\n"
" featured. Make sure that all your intended Media Entries are featured.\n"
" "
-msgstr ""
+msgstr "\n Let er bij knippen en plakken van url's in bovenstaande invoerveld op dat als je een typefout maakt, het nummer niet worden aanbevolen als je op Verwerk Query drukt. Zorg er voor dat de bedoelde nummer worden aanbevolen.\n "
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:26
msgid ""
@@ -782,7 +866,7 @@ msgstr "\nMedia niet meer aanbevelen"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:36
msgid "Unfeature"
-msgstr "Niet aanbevolen"
+msgstr "Intrekken"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:42
msgid ""
@@ -818,7 +902,7 @@ msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says <a class=\"button_action\">Feature</a>."
-msgstr ""
+msgstr "Als je een nummer wilt aanbevelen,\n ga dan naar de homepagina van dat nummer en klik op de knop \n<a class=\"button_action\">Aanbevelen</a>."
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
@@ -828,7 +912,7 @@ msgid ""
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
-msgstr ""
+msgstr "Je ziet deze pagina om dat je een gebruiker bent met het recht nummers aan te bevelen, een gewone gebruiker ziet alleen een blanco pagina. Dus let erop je nummer aan te bevelen zolang jouw goblin de 'archivalook'\n plugin heeft geactiveerd. Een meer geavanceerde plugin voor het aanbevelen kan worden gevonden in het <a href=\"%(featured_media_url)s\">Aanbevelingenbeheer paneel.</a>"
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
@@ -836,7 +920,7 @@ msgstr "Bekijk de meest recente media"
#: mediagoblin/plugins/archivalook/templates/archivalook/bits/feature_dropdown.html:22
msgid "Feature management panel"
-msgstr ""
+msgstr "Aanbevelingenbeheer panel"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/audio_primary.html:43
msgid ""
@@ -898,7 +982,7 @@ msgstr "Gebruikersnaam of e-mailadres"
msgid ""
"If that email address (case sensitive!) is registered an email has been sent"
" with instructions on how to change your password."
-msgstr ""
+msgstr "Als dat e-mailadres (hoofdlettergevoelig!) is geregistreerd, dan wordt een e-mailbericht verstuurd met instructies voor het wijzigen van je wachtwoord."
#: mediagoblin/plugins/basic_auth/views.py:65
msgid "Couldn't find someone with that username."
@@ -927,7 +1011,7 @@ msgstr "Je kunt nu inloggen met je nieuwe wachtwoord."
msgid ""
"You are no longer an active user. Please contact the system admin to "
"reactivate your account."
-msgstr ""
+msgstr "Je bent geen actieve gebruiker meer. Neem contact op met de beheerder om je account te heractiveren."
#: mediagoblin/plugins/basic_auth/views.py:215
msgid "Your password was changed successfully"
@@ -978,11 +1062,7 @@ msgstr "Stuur instructies"
msgid "Forgot your password?"
msgstr "Wachtwoord vergeten?"
-#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:24
-msgid "Location"
-msgstr "Locatie"
-
-#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:52
+#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:51
#, python-format
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Bekijken op <a href=\"%(osm_url)s\">OpenStreetMap</a>"
@@ -1019,7 +1099,7 @@ msgstr "De naam van de OAuth client"
msgid ""
"This will be visible to users allowing your\n"
" application to authenticate as them."
-msgstr ""
+msgstr "Dit is zichtbaar voor gebruikers waardoor je\n applicatie als hen kan inloggen."
#: mediagoblin/plugins/oauth/forms.py:40
msgid "Type"
@@ -1033,7 +1113,7 @@ msgid ""
" <strong>Public</strong> - The client can't make confidential\n"
" requests to the GNU MediaGoblin instance (e.g. client-side\n"
" JavaScript client)."
-msgstr ""
+msgstr "<strong>Vertrouwelijk</strong> - De client kan\n aanvragen doen bij de GNU MediaGoblin server die niet kunnen worden afgevangen door de user agent (bijv. server-side client).<br />\n <strong>Openbaar</strong> - De client kan geen vertrouwelijke aanvragen bij de GNU MediaGoblin server maken (bijv. client-side\n JavaScript client)."
#: mediagoblin/plugins/oauth/forms.py:52
msgid "Redirect URI"
@@ -1043,13 +1123,13 @@ msgstr "Redirect URI"
msgid ""
"The redirect URI for the applications, this field\n"
" is <strong>required</strong> for public clients."
-msgstr ""
+msgstr "De verwijs URI voor de applicaties, dit veld\n is <strong>verplicht</strong> voor openbare clients."
#: mediagoblin/plugins/oauth/forms.py:66
msgid "This field is required for public clients"
msgstr "Dit is een verplicht veld voor openbare clients"
-#: mediagoblin/plugins/oauth/views.py:55
+#: mediagoblin/plugins/oauth/views.py:57
msgid "The client {0} has been registered!"
msgstr "De client {0} is geregistereerd!"
@@ -1062,8 +1142,8 @@ msgid "Your OAuth clients"
msgstr "Je OAuth clients"
#: mediagoblin/plugins/openid/__init__.py:97
-#: mediagoblin/plugins/openid/views.py:268
-#: mediagoblin/plugins/openid/views.py:297
+#: mediagoblin/plugins/openid/views.py:271
+#: mediagoblin/plugins/openid/views.py:300
msgid "Sorry, an account is already registered to that OpenID."
msgstr "Sorry, er is al een account geregistreerd met die OpenID"
@@ -1071,39 +1151,39 @@ msgstr "Sorry, er is al een account geregistreerd met die OpenID"
msgid "OpenID"
msgstr "OpenID"
-#: mediagoblin/plugins/openid/views.py:48
+#: mediagoblin/plugins/openid/views.py:51
msgid "Sorry, the OpenID server could not be found"
msgstr "Sorry, de OpenID server kon niet worden gevonden"
-#: mediagoblin/plugins/openid/views.py:61
+#: mediagoblin/plugins/openid/views.py:64
#, python-format
msgid "No OpenID service was found for %s"
msgstr "Geen OpenID service gevonden voor %s"
-#: mediagoblin/plugins/openid/views.py:106
+#: mediagoblin/plugins/openid/views.py:109
#, python-format
msgid "Verification of %s failed: %s"
msgstr "Verificatie van %s mislukt\"%s"
-#: mediagoblin/plugins/openid/views.py:117
+#: mediagoblin/plugins/openid/views.py:120
msgid "Verification cancelled"
msgstr "Verificatie geannuleerd"
-#: mediagoblin/plugins/openid/views.py:314
+#: mediagoblin/plugins/openid/views.py:317
msgid "Your OpenID url was saved successfully."
msgstr "Je OpenID URL is succesvol bewaard."
-#: mediagoblin/plugins/openid/views.py:338
-#: mediagoblin/plugins/openid/views.py:393
+#: mediagoblin/plugins/openid/views.py:341
+#: mediagoblin/plugins/openid/views.py:396
msgid "You can't delete your only OpenID URL unless you have a password set"
msgstr "Je kunt je OpenID URL alleen verwijderen als je een wachtwoord hebt ingesteld."
-#: mediagoblin/plugins/openid/views.py:343
-#: mediagoblin/plugins/openid/views.py:402
+#: mediagoblin/plugins/openid/views.py:346
+#: mediagoblin/plugins/openid/views.py:405
msgid "That OpenID is not registered to this account."
msgstr "Die OpenID is niet geregistreerd voor dit account."
-#: mediagoblin/plugins/openid/views.py:385
+#: mediagoblin/plugins/openid/views.py:388
msgid "OpenID was successfully removed."
msgstr "OpenID succesvol verwijderd."
@@ -1127,7 +1207,7 @@ msgstr "OpenID's"
#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:28
#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:36
#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:57
-#: mediagoblin/templates/mediagoblin/base.html:122
+#: mediagoblin/templates/mediagoblin/base.html:124
#: mediagoblin/templates/mediagoblin/auth/login.html:28
#: mediagoblin/templates/mediagoblin/auth/login.html:36
#: mediagoblin/templates/mediagoblin/auth/login.html:47
@@ -1159,26 +1239,26 @@ msgstr "Of registreer met een OpenID!"
msgid "Sorry, an account is already registered to that Persona email."
msgstr "Sorry, er is al een account geregistreerd met dat Persona e-mailadres."
-#: mediagoblin/plugins/persona/views.py:138
+#: mediagoblin/plugins/persona/views.py:140
msgid "The Persona email address was successfully removed."
msgstr "Het Persona e-mailadres is succesvol verwijderd."
-#: mediagoblin/plugins/persona/views.py:144
+#: mediagoblin/plugins/persona/views.py:146
msgid ""
"You can't delete your only Persona email address unless you have a password "
"set."
msgstr "Je kunt je Persona e-mailadres alleen verwijderen als je een wachtwoord hebt ingesteld."
-#: mediagoblin/plugins/persona/views.py:149
+#: mediagoblin/plugins/persona/views.py:151
msgid "That Persona email address is not registered to this account."
msgstr "Dat Persona e-mailadres is niet geregistreerd voor dit account."
-#: mediagoblin/plugins/persona/views.py:176
+#: mediagoblin/plugins/persona/views.py:178
msgid ""
"Sorry, an account is already registered with that Persona email address."
msgstr "Sorry, er is al een account geregistreerd met dat Persona e-mailadrers."
-#: mediagoblin/plugins/persona/views.py:192
+#: mediagoblin/plugins/persona/views.py:194
msgid "Your Persona email address was saved successfully."
msgstr "Je Persona e-mailadres is succesvol bewaard."
@@ -1202,17 +1282,17 @@ msgstr "Of login met Persona!"
msgid "Or register with Persona!"
msgstr "Of registreer mer Persona!"
-#: mediagoblin/processing/__init__.py:420
+#: mediagoblin/processing/__init__.py:422
msgid "Invalid file given for media type."
msgstr "Verkeerd bestandsformaat voor mediatype opgegeven."
-#: mediagoblin/processing/__init__.py:427
+#: mediagoblin/processing/__init__.py:429
msgid "Copying to public storage failed."
msgstr "Kopiëren naar openbare opslag mislukt."
-#: mediagoblin/processing/__init__.py:435
+#: mediagoblin/processing/__init__.py:437
msgid "An acceptable processing file was not found"
-msgstr ""
+msgstr "Een acceptabel verwerkingsbestand is niet aanwezig"
#: mediagoblin/submit/forms.py:30
msgid "Max file size: {0} mb"
@@ -1229,11 +1309,11 @@ msgid ""
" Markdown</a> for formatting."
msgstr "Je kunt\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> gebruiken voor opmaak."
-#: mediagoblin/submit/views.py:55
+#: mediagoblin/submit/views.py:57
msgid "You must provide a file."
msgstr "Je moet een bestand opgeven."
-#: mediagoblin/submit/views.py:138
+#: mediagoblin/submit/views.py:140
#, python-format
msgid "Collection \"%s\" added!"
msgstr "Verzameling \"%s\" toegevoegd!"
@@ -1245,7 +1325,7 @@ msgstr "Je bent geblokkeerd."
#: mediagoblin/templates/mediagoblin/banned.html:24
#: mediagoblin/templates/mediagoblin/error.html:24
msgid "Image of goblin stressing out"
-msgstr ""
+msgstr "Afbeelding van uitgestrekte goblin"
#: mediagoblin/templates/mediagoblin/banned.html:26
msgid "You have been banned"
@@ -1256,26 +1336,26 @@ msgstr "Je bent geblokkeerd"
msgid "until %(until_when)s"
msgstr "tot %(until_when)s"
-#: mediagoblin/templates/mediagoblin/base.html:97
+#: mediagoblin/templates/mediagoblin/base.html:99
msgid "Verify your email!"
msgstr "Verifieer je e-mailadres!"
-#: mediagoblin/templates/mediagoblin/base.html:104
-#: mediagoblin/templates/mediagoblin/base.html:112
+#: mediagoblin/templates/mediagoblin/base.html:106
+#: mediagoblin/templates/mediagoblin/base.html:114
msgid "log out"
msgstr "uitloggen"
-#: mediagoblin/templates/mediagoblin/base.html:131
+#: mediagoblin/templates/mediagoblin/base.html:133
#, python-format
msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
msgstr "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
-#: mediagoblin/templates/mediagoblin/base.html:138
+#: mediagoblin/templates/mediagoblin/base.html:140
msgid "Change account settings"
msgstr "Accountinstellingen aanpassen"
-#: mediagoblin/templates/mediagoblin/base.html:142
-#: mediagoblin/templates/mediagoblin/base.html:165
+#: mediagoblin/templates/mediagoblin/base.html:144
+#: mediagoblin/templates/mediagoblin/base.html:167
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:21
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:27
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
@@ -1283,29 +1363,29 @@ msgstr "Accountinstellingen aanpassen"
msgid "Media processing panel"
msgstr "Mediaverwerkingspaneel"
-#: mediagoblin/templates/mediagoblin/base.html:152
+#: mediagoblin/templates/mediagoblin/base.html:154
msgid "Log out"
msgstr "Afmelden"
-#: mediagoblin/templates/mediagoblin/base.html:155
+#: mediagoblin/templates/mediagoblin/base.html:157
#: mediagoblin/templates/mediagoblin/user_pages/user.html:113
msgid "Add media"
msgstr "Voeg media toe"
-#: mediagoblin/templates/mediagoblin/base.html:158
+#: mediagoblin/templates/mediagoblin/base.html:160
#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41
msgid "Create new collection"
msgstr "Creëer een nieuwe verzameling"
-#: mediagoblin/templates/mediagoblin/base.html:163
+#: mediagoblin/templates/mediagoblin/base.html:165
msgid "Moderation powers:"
msgstr "Moderator mogelijkheden:"
-#: mediagoblin/templates/mediagoblin/base.html:169
+#: mediagoblin/templates/mediagoblin/base.html:171
msgid "User management panel"
msgstr "Gebruikersbeheer panel"
-#: mediagoblin/templates/mediagoblin/base.html:173
+#: mediagoblin/templates/mediagoblin/base.html:175
msgid "Report management panel"
msgstr "Meldingenbeheer panel"
@@ -1450,13 +1530,13 @@ msgid "Editing attachments for %(media_title)s"
msgstr "Aanpassen bijlagen voor %(media_title)s"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:44
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:204
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:220
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:205
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:221
msgid "Attachments"
msgstr "Bijlagen"
#: mediagoblin/templates/mediagoblin/edit/attachments.html:57
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:226
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:227
msgid "Add attachment"
msgstr "Voeg een bijlage toe"
@@ -1474,6 +1554,47 @@ msgstr "Wijzigingen opslaan"
msgid "Changing %(username)s's email"
msgstr "Wijzigen %(username)s's e-mailadres"
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:21
+#: mediagoblin/templates/mediagoblin/edit/edit_account.html:58
+msgid "Deauthorize applications"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:27
+msgid "Deauthorize Applications"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:28
+msgid ""
+"These applications can access your GNU MediaGoblin account. Deauthorizing the\n"
+" application will prevent the application from accessing your account."
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:37
+msgid "There are no applications authorized."
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:53
+msgid "Type:"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:58
+msgid "Authorized:"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/edit/deauthorize_applications.html:60
+#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:24
+#: mediagoblin/templates/mediagoblin/media_displays/image.html:39
+#: mediagoblin/templates/mediagoblin/moderation/report.html:57
+#: mediagoblin/templates/mediagoblin/moderation/report.html:120
+#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:131
+#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:151
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:147
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:182
+#: mediagoblin/templates/mediagoblin/user_pages/report.html:48
+#, python-format
+msgid "%(formatted_time)s ago"
+msgstr "%(formatted_time)s geleden"
+
#: mediagoblin/templates/mediagoblin/edit/delete_account.html:28
#, python-format
msgid "Really delete user '%(user_name)s' and all related media/comments?"
@@ -1499,7 +1620,7 @@ msgstr "%(username)ss accountinstellingen aanpassen"
msgid "Delete my account"
msgstr "Verwijder mijn account"
-#: mediagoblin/templates/mediagoblin/edit/edit_account.html:59
+#: mediagoblin/templates/mediagoblin/edit/edit_account.html:62
msgid "Email"
msgstr "E-mailadres"
@@ -1553,19 +1674,6 @@ msgstr "Hallo,\n\nWe willen verifiëren dat jij %(username)s bent. Als dat zo is
msgid "New comments"
msgstr "Nieuwe reacties"
-#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:24
-#: mediagoblin/templates/mediagoblin/media_displays/image.html:39
-#: mediagoblin/templates/mediagoblin/moderation/report.html:57
-#: mediagoblin/templates/mediagoblin/moderation/report.html:120
-#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:131
-#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:151
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:146
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:181
-#: mediagoblin/templates/mediagoblin/user_pages/report.html:48
-#, python-format
-msgid "%(formatted_time)s ago"
-msgstr "%(formatted_time)s geleden"
-
#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:41
msgid "Mark all read"
msgstr "Alles markeren als gelezen"
@@ -1578,38 +1686,38 @@ msgstr "Alles markeren als gelezen"
msgid "Media tagged with: %(tag_name)s"
msgstr "Media met het label: %(tag_name)s"
-#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
-#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
-#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:67
-#: mediagoblin/templates/mediagoblin/media_displays/video.html:74
+#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:36
+#: mediagoblin/templates/mediagoblin/media_displays/audio.html:58
+#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:69
+#: mediagoblin/templates/mediagoblin/media_displays/video.html:76
msgid "Download"
msgstr "Download"
-#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
+#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:40
msgid "Original"
msgstr "Origineel"
-#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
+#: mediagoblin/templates/mediagoblin/media_displays/audio.html:45
msgid ""
"Sorry, this audio will not work because \n"
-"\tyour web browser does not support HTML5 \n"
-"\taudio."
-msgstr "Sorry, dit geluidsfragment zal niet werken omdat \n\tje webbrowser geen HTML5 audio\n\tondersteunt."
+"\t your web browser does not support HTML5 \n"
+"\t audio."
+msgstr ""
-#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
+#: mediagoblin/templates/mediagoblin/media_displays/audio.html:48
msgid ""
"You can get a modern web browser that \n"
-"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
-"\t http://getfirefox.com</a>!"
-msgstr "Je kunt een moderne web-browser die \n\taudio kan afspelen vinden op <a href=\"http://getfirefox.com\">\n\t http://getfirefox.com</a>!"
+"\t can play the audio at <a href=\"http://getfirefox.com\">\n"
+"\t http://getfirefox.com</a>!"
+msgstr ""
-#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
-#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:73
-#: mediagoblin/templates/mediagoblin/media_displays/video.html:80
+#: mediagoblin/templates/mediagoblin/media_displays/audio.html:62
+#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:75
+#: mediagoblin/templates/mediagoblin/media_displays/video.html:82
msgid "Original file"
msgstr "Origineel bestand"
-#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
+#: mediagoblin/templates/mediagoblin/media_displays/audio.html:65
msgid "WebM file (Vorbis codec)"
msgstr "WebM bestand (Vorbis codec)"
@@ -1617,70 +1725,70 @@ msgstr "WebM bestand (Vorbis codec)"
msgid "Created"
msgstr "Aangemaakt"
-#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:59
+#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:60
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:90
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:96
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:102
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:108
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:59
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:65
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:62
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:68
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:63
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:69
#, python-format
msgid "Image for %(media_title)s"
msgstr "Afbeelding voor %(media_title)s"
-#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:81
+#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:83
msgid "PDF file"
msgstr "PDF bestand"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:116
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:117
msgid "Perspective"
msgstr "Perspectief"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:119
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:120
msgid "Front"
msgstr "Voorkant"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:122
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:123
msgid "Top"
msgstr "Bovenkant"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:125
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:126
msgid "Side"
msgstr "Zijkant"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:130
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:131
msgid "WebGL"
msgstr "WebGL"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:136
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:137
msgid "Download model"
msgstr "Download model"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:145
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:146
msgid "File Format"
msgstr "Bestandsformaat"
-#: mediagoblin/templates/mediagoblin/media_displays/stl.html:147
+#: mediagoblin/templates/mediagoblin/media_displays/stl.html:148
msgid "Object Height"
msgstr "Object hoogte"
-#: mediagoblin/templates/mediagoblin/media_displays/video.html:63
+#: mediagoblin/templates/mediagoblin/media_displays/video.html:64
msgid ""
"Sorry, this video will not work because\n"
" your web browser does not support HTML5 \n"
" video."
msgstr "Sorry, deze video werkt niet omdat\nje webbrowser geen HTML5 video ondersteunt."
-#: mediagoblin/templates/mediagoblin/media_displays/video.html:66
+#: mediagoblin/templates/mediagoblin/media_displays/video.html:67
msgid ""
"You can get a modern web browser that \n"
" can play this video at <a href=\"http://getfirefox.com\">\n"
" http://getfirefox.com</a>!"
msgstr "Je kunt een moderne webbrowser die\ndeze video af kan spelen krijgen op\n<a href=\"http://getfirefox.com\">http://getfirefox.com</a>!"
-#: mediagoblin/templates/mediagoblin/media_displays/video.html:88
+#: mediagoblin/templates/mediagoblin/media_displays/video.html:90
msgid "WebM file (VP8/Vorbis)"
msgstr "WebM bestand (VP8/Vorbis)"
@@ -1765,7 +1873,7 @@ msgid "Return to Reports Panel"
msgstr "Terug naar Meldingenpanel"
#: mediagoblin/templates/mediagoblin/moderation/report.html:35
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:162
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:163
msgid "Report"
msgstr "Melden"
@@ -2071,17 +2179,17 @@ msgid "❖ Blog post by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "❖ Blogbericht door <a href=\"%(user_url)s\">%(username)s</a>"
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:92
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:104
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:105
msgid "Add a comment"
msgstr "Geef een reactie"
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:103
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:115
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:116
msgid "Add this comment"
msgstr "Voeg dit bericht toe"
#: mediagoblin/templates/mediagoblin/user_pages/blog_media.html:149
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:179
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:180
msgid "Added"
msgstr "Toegevoegd"
@@ -2153,12 +2261,12 @@ msgstr "<a href=\"%(user_url)s\">%(username)s</a>'s media met tag <a href=\"%(ta
msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
msgstr "Media van <a href=\"%(user_url)s\"> %(username)s </a>"
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:38
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:39
#, python-format
msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
msgstr "❖ Blader door media van <a href=\"%(user_url)s\">%(username)s</a>"
-#: mediagoblin/templates/mediagoblin/user_pages/media.html:119
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:120
msgid "Comment Preview"
msgstr "Voorbeeldreactie"
@@ -2317,6 +2425,10 @@ msgstr "nieuwer"
msgid "older"
msgstr "ouder"
+#: mediagoblin/templates/mediagoblin/utils/profile.html:36
+msgid "Location"
+msgstr "Locatie"
+
#: mediagoblin/templates/mediagoblin/utils/report.html:25
msgid "Report media"
msgstr "Meld media"
@@ -2325,43 +2437,43 @@ msgstr "Meld media"
msgid "Tagged with"
msgstr "Getagged met"
-#: mediagoblin/tools/exif.py:81
+#: mediagoblin/tools/exif.py:83
msgid "Could not read the image file."
msgstr "Kon het afbeeldingsbestand niet lezen."
-#: mediagoblin/tools/response.py:38
+#: mediagoblin/tools/response.py:40
msgid "Oops!"
msgstr "Oeps!"
-#: mediagoblin/tools/response.py:39
+#: mediagoblin/tools/response.py:41
msgid "An error occured"
msgstr "Er trad een fout op"
-#: mediagoblin/tools/response.py:53
+#: mediagoblin/tools/response.py:55
msgid "Bad Request"
msgstr "Verkeerde aanvraag"
-#: mediagoblin/tools/response.py:55
+#: mediagoblin/tools/response.py:57
msgid "The request sent to the server is invalid, please double check it"
msgstr "De aanvraag aan de server is ongeldig, controleer opnieuw"
-#: mediagoblin/tools/response.py:63
+#: mediagoblin/tools/response.py:65
msgid "Operation not allowed"
msgstr "Actie niet toegestaan"
-#: mediagoblin/tools/response.py:64
+#: mediagoblin/tools/response.py:66
msgid ""
"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
"function that you are not allowed to. Have you been trying to delete all "
"user accounts again?"
-msgstr ""
+msgstr "Sorry knul, dat kan ik je niet laten doen!</p><p>Je probeerde iets te doen wat je niet mag. Probeerde je opnieuw alle accounts te verwijderen?"
-#: mediagoblin/tools/response.py:72
+#: mediagoblin/tools/response.py:74
msgid ""
"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
" the address is correct, maybe the page you're looking for has been moved or"
" deleted."
-msgstr ""
+msgstr "Er lijkt geen pagina aanwezig op dit adres. Sorry!</p><p>Als je zeker weet dat het adres goed is, dan is de pagina misschien verplaatst of verwijderd."
#: mediagoblin/tools/timesince.py:62
msgid "year"
@@ -2424,69 +2536,69 @@ msgstr "Je kunt\n <a href=\"http://daringfireball.net/proje
msgid "Reason for Reporting"
msgstr "Aanleiding voor melding"
-#: mediagoblin/user_pages/views.py:188
+#: mediagoblin/user_pages/views.py:191
msgid "Sorry, comments are disabled."
msgstr "Sorry, reageren is uitgeschakeld."
-#: mediagoblin/user_pages/views.py:193
+#: mediagoblin/user_pages/views.py:196
msgid "Oops, your comment was empty."
msgstr "Oeps, je bericht was leeg."
-#: mediagoblin/user_pages/views.py:199
+#: mediagoblin/user_pages/views.py:204
msgid "Your comment has been posted!"
msgstr "Je bericht is geplaatst!"
-#: mediagoblin/user_pages/views.py:235
+#: mediagoblin/user_pages/views.py:237
msgid "Please check your entries and try again."
msgstr "Controleer de nummer en probeer het opnieuw."
-#: mediagoblin/user_pages/views.py:275
+#: mediagoblin/user_pages/views.py:278
msgid "You have to select or add a collection"
msgstr "Je moet een collectie selecteren of aanmaken"
-#: mediagoblin/user_pages/views.py:286
+#: mediagoblin/user_pages/views.py:289
#, python-format
msgid "\"%s\" already in collection \"%s\""
msgstr "\"%s\" zit al in collectie \"%s\""
-#: mediagoblin/user_pages/views.py:292
+#: mediagoblin/user_pages/views.py:295
#, python-format
msgid "\"%s\" added to collection \"%s\""
msgstr "\"%s\" toegevoegd aan collectie \"%s\""
-#: mediagoblin/user_pages/views.py:317
+#: mediagoblin/user_pages/views.py:320
msgid "You deleted the media."
msgstr "Je hebt deze media verwijderd."
-#: mediagoblin/user_pages/views.py:336
+#: mediagoblin/user_pages/views.py:339
msgid "You are about to delete another user's media. Proceed with caution."
msgstr "Je staat op het punt de media van iemand anders te verwijderen. Pas op."
-#: mediagoblin/user_pages/views.py:409
+#: mediagoblin/user_pages/views.py:412
msgid "You deleted the item from the collection."
msgstr "Je hebt het nummer uit de collectie verwijderd."
-#: mediagoblin/user_pages/views.py:413
+#: mediagoblin/user_pages/views.py:416
msgid "The item was not removed because you didn't check that you were sure."
msgstr "Dit nummer is niet verwijderd omdat je niet hebt aangegeven dat je het zeker weet."
-#: mediagoblin/user_pages/views.py:421
+#: mediagoblin/user_pages/views.py:424
msgid ""
"You are about to delete an item from another user's collection. Proceed with"
" caution."
msgstr "Je staat op het punt een nummer uit de collectie van iemand anders te verwijderen. Pas op."
-#: mediagoblin/user_pages/views.py:453
+#: mediagoblin/user_pages/views.py:456
#, python-format
msgid "You deleted the collection \"%s\""
msgstr "Je verwijderde collectie \"%s\""
-#: mediagoblin/user_pages/views.py:460
+#: mediagoblin/user_pages/views.py:463
msgid ""
"The collection was not deleted because you didn't check that you were sure."
msgstr "De collectie is niet verwijderd omdat je niet hebt aangegeven dat je het zeker weet."
-#: mediagoblin/user_pages/views.py:468
+#: mediagoblin/user_pages/views.py:471
msgid ""
"You are about to delete another user's collection. Proceed with caution."
msgstr "Je staat op het punt om de collectie van iemand anders te verwijderen. Pas op."