gnu-social/locale/nl/LC_MESSAGES/statusnet.po

9068 lines
316 KiB
Plaintext
Raw Normal View History

# Translation of StatusNet - Core to Dutch (Nederlands)
# Expored from translatewiki.net
#
# Author: Brion
# Author: Itavero
# Author: McDutchie
# Author: Siebrand
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - Core\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-12-16 15:08+0000\n"
"PO-Revision-Date: 2010-12-16 15:11:05+0000\n"
"Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: nl\n"
"X-Message-Group: #out-statusnet-core\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-POT-Import-Date: 2010-11-30 20:43:14+0000\n"
#. TRANS: Page title for Access admin panel that allows configuring site access.
#. TRANS: Menu item for site administration
#: actions/accessadminpanel.php:53 lib/adminpanelaction.php:363
msgid "Access"
msgstr "Toegang"
#. TRANS: Page notice.
#: actions/accessadminpanel.php:64
msgid "Site access settings"
msgstr "Instellingen voor sitetoegang"
#. TRANS: Form legend for registration form.
#: actions/accessadminpanel.php:151
msgid "Registration"
msgstr "Registratie"
#. TRANS: Checkbox instructions for admin setting "Private".
#: actions/accessadminpanel.php:155
msgid "Prohibit anonymous users (not logged in) from viewing site?"
msgstr "Mogen anonieme gebruikers (niet aangemeld) de website bekijken?"
#. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
#: actions/accessadminpanel.php:157
msgctxt "LABEL"
msgid "Private"
msgstr "Geen anonieme toegang"
#. TRANS: Checkbox instructions for admin setting "Invite only".
#: actions/accessadminpanel.php:164
msgid "Make registration invitation only."
msgstr "Registratie alleen op uitnodiging."
#. TRANS: Checkbox label for configuring site as invite only.
#: actions/accessadminpanel.php:166
msgid "Invite only"
msgstr "Alleen op uitnodiging"
#. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
#: actions/accessadminpanel.php:173
msgid "Disable new registrations."
msgstr "Nieuwe registraties uitschakelen."
#. TRANS: Checkbox label for disabling new user registrations.
#: actions/accessadminpanel.php:175
msgid "Closed"
msgstr "Gesloten"
#. TRANS: Title for button to save access settings in site admin panel.
#: actions/accessadminpanel.php:191
msgid "Save access settings"
msgstr "Toegangsinstellingen opslaan"
#. TRANS: Tooltip for button to save access settings in site admin panel.
#. TRANS: Button label to save e-mail preferences.
#. TRANS: Button label to save IM preferences.
#. TRANS: Button text for saving "Other settings" in profile.
#. TRANS: Button text to store form data in the Paths admin panel.
#. TRANS: Button to save input in profile settings.
#. TRANS: Button text for saving site notice in admin panel.
#. TRANS: Button label to save SMS preferences.
#. TRANS: Save button for settings for a profile in a subscriptions list.
#. TRANS: Button text to save user settings in user admin panel.
#. TRANS: Button label in the "Edit application" form.
#. TRANS: Button text on profile design page to save settings.
#: actions/accessadminpanel.php:193 actions/emailsettings.php:254
#: actions/imsettings.php:187 actions/othersettings.php:134
#: actions/pathsadminpanel.php:512 actions/profilesettings.php:201
#: actions/sitenoticeadminpanel.php:197 actions/smssettings.php:209
#: actions/subscriptions.php:262 actions/useradminpanel.php:298
#: lib/applicationeditform.php:355 lib/designsettings.php:270
#: lib/groupeditform.php:207
msgctxt "BUTTON"
msgid "Save"
msgstr "Opslaan"
#. TRANS: Server error when page not found (404).
#. TRANS: Server error when page not found (404)
#: actions/all.php:68 actions/public.php:98 actions/replies.php:93
#: actions/showfavorites.php:138 actions/tag.php:52
msgid "No such page."
msgstr "Deze pagina bestaat niet."
#. TRANS: Client error when user not found for an action.
#. TRANS: Client error when user not found for an rss related action.
#. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
#. TRANS: Client error displayed if a user could not be found.
#. TRANS: Client error when user not found updating a profile background image.
#. TRANS: Client error displayed updating profile image without having a user object.
#. TRANS: Client error when user not found for an API action to remove a block for a user.
#. TRANS: Client error given when a user was not found (404).
#. TRANS: Client error when user not found for an API direct message action.
#. TRANS: Client error given when a user was not found (404).
#. TRANS: Client error displayed when checking group membership for a non-existing user.
#. TRANS: Client error displayed when trying to have a non-existing user join a group.
#. TRANS: Client error displayed when trying to have a non-existing user leave a group.
#. TRANS: Client error displayed when updating a status for a non-existing user.
#. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
#. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
#. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
#. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
#. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
#. TRANS: Client error displayed requesting most recent notices for a non-existing user.
#. TRANS: Client error displayed trying to get an avatar for a non-existing user.
#. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
#: actions/all.php:80 actions/allrss.php:69
#: actions/apiaccountupdatedeliverydevice.php:110
#: actions/apiaccountupdateprofile.php:103
#: actions/apiaccountupdateprofilebackgroundimage.php:118
#: actions/apiaccountupdateprofileimage.php:104 actions/apiatomservice.php:60
#: actions/apiblockcreate.php:95 actions/apiblockdestroy.php:94
#: actions/apidirectmessage.php:75 actions/apidirectmessagenew.php:72
#: actions/apigroupcreate.php:111 actions/apigroupismember.php:89
#: actions/apigroupjoin.php:98 actions/apigroupleave.php:98
#: actions/apigrouplist.php:70 actions/apistatusesupdate.php:230
#: actions/apisubscriptions.php:85 actions/apitimelinefavorites.php:70
#: actions/apitimelinefriends.php:173 actions/apitimelinehome.php:78
#: actions/apitimelinementions.php:77 actions/apitimelineuser.php:79
#: actions/avatarbynickname.php:79 actions/favoritesrss.php:74
#: actions/foaf.php:40 actions/foaf.php:58 actions/hcard.php:67
#: actions/microsummary.php:62 actions/newmessage.php:116 actions/otp.php:76
#: actions/remotesubscribe.php:145 actions/remotesubscribe.php:154
#: actions/replies.php:73 actions/repliesrss.php:38 actions/rsd.php:116
#: actions/showfavorites.php:105 actions/userbyid.php:74
#: actions/usergroups.php:93 actions/userrss.php:40 actions/userxrd.php:59
#: actions/xrds.php:71 lib/command.php:497 lib/galleryaction.php:59
#: lib/mailbox.php:82 lib/profileaction.php:77
msgid "No such user."
msgstr "Onbekende gebruiker."
2009-01-30 18:08:33 +00:00
#. TRANS: Page title. %1$s is user nickname, %2$d is page number
#: actions/all.php:91
#, php-format
msgid "%1$s and friends, page %2$d"
msgstr "%1$s en vrienden, pagina %2$d"
#. TRANS: Page title. %s is user nickname
#. TRANS: H1 text for page. %s is a user nickname.
#. TRANS: Message is used as link title. %s is a user nickname.
#. TRANS: Timeline title for user and friends. %s is a user nickname.
#: actions/all.php:94 actions/all.php:191 actions/allrss.php:117
#: actions/apitimelinefriends.php:207 actions/apitimelinehome.php:113
#: lib/personalgroupnav.php:103
#, php-format
msgid "%s and friends"
msgstr "%s en vrienden"
#. TRANS: %s is user nickname.
#: actions/all.php:108
2009-01-30 18:08:33 +00:00
#, php-format
msgid "Feed for friends of %s (RSS 1.0)"
msgstr "Feed voor vrienden van %s (RSS 1.0)"
2009-01-30 18:08:33 +00:00
#. TRANS: %s is user nickname.
#: actions/all.php:117
2009-01-30 18:08:33 +00:00
#, php-format
msgid "Feed for friends of %s (RSS 2.0)"
msgstr "Feed voor vrienden van %s (RSS 2.0)"
2009-01-30 18:08:33 +00:00
#. TRANS: %s is user nickname.
#: actions/all.php:126
2009-01-30 18:08:33 +00:00
#, php-format
msgid "Feed for friends of %s (Atom)"
msgstr "Feed voor vrienden van %s (Atom)"
2009-01-30 18:08:33 +00:00
#. TRANS: Empty list message. %s is a user nickname.
#: actions/all.php:139
2009-01-30 18:08:33 +00:00
#, php-format
msgid ""
"This is the timeline for %s and friends but no one has posted anything yet."
msgstr ""
"Dit is de tijdlijn voor %s en vrienden, maar niemand heeft nog mededelingen "
"geplaatst."
2009-01-30 18:08:33 +00:00
#. TRANS: Encouragement displayed on logged in user's empty timeline.
#. TRANS: This message contains Markdown links. Keep "](" together.
#: actions/all.php:146
#, php-format
msgid ""
"Try subscribing to more people, [join a group](%%action.groups%%) or post "
"something yourself."
msgstr ""
"Probeer te abonneren op meer gebruikers, [word lid van een groep](%%action."
"groups%%) of plaats zelf berichten."
#. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
#. TRANS: This message contains Markdown links. Keep "](" together.
#: actions/all.php:150
#, php-format
msgid ""
"You can try to [nudge %1$s](../%2$s) from their profile or [post something "
"to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
msgstr ""
"U kunt proberen [%1$s te porren](../%2$s) op de eigen profielpagina of [een "
"bericht voor die gebruiker plaatsen](%%%%action.newnotice%%%%?"
"status_textarea=%3$s)."
#. TRANS: Encoutagement displayed on empty timeline user pages for anonymous users.
#. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
#. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
#. TRANS: This message contains a Markdown link. Keep "](" together.
#: actions/all.php:155 actions/replies.php:210 actions/showstream.php:227
#, php-format
msgid ""
"Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
"post a notice to them."
msgstr ""
"U kunt een [gebruiker aanmaken](%%%%action.register%%%%) en %s dan porren of "
"een bericht sturen."
#. TRANS: H1 text for page when viewing a list for self.
#: actions/all.php:188
msgid "You and friends"
msgstr "U en vrienden"
2009-01-30 18:08:33 +00:00
#. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
#. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
#: actions/allrss.php:122 actions/apitimelinefriends.php:213
#: actions/apitimelinehome.php:119
#, php-format
msgid "Updates from %1$s and friends on %2$s!"
msgstr "Updates van %1$s en vrienden op %2$s."
#. TRANS: Client error displayed handling a non-existing API method.
#. TRANS: Client error displayed when trying to handle an unknown API method.
#. TRANS: Client error displayed trying to execute an unknown API method updating profile colours.
#. TRANS: Client error displayed trying to execute an unknown API method verifying user credentials.
#. TRANS: Client error given when an API method was not found (404).
#. TRANS: Client error displayed when trying to handle an unknown API method.
#. TRANS: Client error displayed trying to execute an unknown API method showing friendship.
#. TRANS: Client error given when an API method was not found (404).
#. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
#. TRANS: Client error displayed trying to execute an unknown API method joining a group.
#. TRANS: Client error displayed trying to execute an unknown API method leaving a group.
#. TRANS: Client error displayed trying to execute an unknown API method checking group membership.
#. TRANS: Client error displayed trying to execute an unknown API method listing the latest 20 groups.
#. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
#. TRANS: Client error displayed trying to execute an unknown API method showing a group.
#. TRANS: Client error displayed trying to execute an unknown API method testing API connectivity.
#. TRANS: Client error displayed trying to execute an unknown API method deleting a status.
#. TRANS: Client error displayed when trying to handle an unknown API method.
#: actions/apiaccountratelimitstatus.php:69
#: actions/apiaccountupdatedeliverydevice.php:92
#: actions/apiaccountupdateprofile.php:94
#: actions/apiaccountupdateprofilebackgroundimage.php:92
#: actions/apiaccountupdateprofilecolors.php:115
#: actions/apiaccountverifycredentials.php:68 actions/apidirectmessage.php:157
#: actions/apifavoritecreate.php:98 actions/apifavoritedestroy.php:98
#: actions/apifriendshipscreate.php:99 actions/apifriendshipsdestroy.php:99
#: actions/apifriendshipsshow.php:124 actions/apigroupcreate.php:138
#: actions/apigroupismember.php:115 actions/apigroupjoin.php:160
#: actions/apigroupleave.php:145 actions/apigrouplist.php:134
#: actions/apigrouplistall.php:120 actions/apigroupmembership.php:105
#: actions/apigroupshow.php:114 actions/apihelptest.php:84
#: actions/apistatusesdestroy.php:101 actions/apistatusesretweets.php:110
#: actions/apistatusesshow.php:105 actions/apistatusnetconfig.php:138
#: actions/apistatusnetversion.php:91 actions/apisubscriptions.php:109
#: actions/apitimelinefavorites.php:174 actions/apitimelinefriends.php:268
#: actions/apitimelinegroup.php:151 actions/apitimelinehome.php:173
#: actions/apitimelinementions.php:174 actions/apitimelinepublic.php:239
#: actions/apitimelineretweetedtome.php:118
#: actions/apitimelineretweetsofme.php:150 actions/apitimelinetag.php:159
#: actions/apitimelineuser.php:206 actions/apiusershow.php:100
msgid "API method not found."
msgstr "De API-functie is niet aangetroffen."
#. TRANS: Client error message. POST is a HTTP command. It should not be translated.
#. TRANS: Client error. POST is a HTTP command. It should not be translated.
#: actions/apiaccountupdatedeliverydevice.php:83
#: actions/apiaccountupdateprofile.php:85
#: actions/apiaccountupdateprofilebackgroundimage.php:83
#: actions/apiaccountupdateprofilecolors.php:106
#: actions/apiaccountupdateprofileimage.php:80 actions/apiblockcreate.php:87
#: actions/apiblockdestroy.php:85 actions/apidirectmessagenew.php:107
#: actions/apifavoritecreate.php:88 actions/apifavoritedestroy.php:88
#: actions/apifriendshipscreate.php:89 actions/apifriendshipsdestroy.php:89
#: actions/apigroupcreate.php:102 actions/apigroupjoin.php:89
#: actions/apigroupleave.php:89 actions/apimediaupload.php:66
#: actions/apistatusesretweet.php:63 actions/apistatusesupdate.php:194
msgid "This method requires a POST."
msgstr "Deze methode vereist een POST."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
#: actions/apiaccountupdatedeliverydevice.php:103
msgid ""
"You must specify a parameter named 'device' with a value of one of: sms, im, "
"none."
msgstr ""
"U moet een parameter met de naam \"device\" opgeven met een van de volgende "
"waardes: sms, im, none."
#. TRANS: Server error displayed when a user's delivery device cannot be updated.
#: actions/apiaccountupdatedeliverydevice.php:130
msgid "Could not update user."
msgstr "Het was niet mogelijk de gebruiker bij te werken."
#. TRANS: Client error displayed if a user profile could not be found.
#. TRANS: Client error displayed when a user has no profile.
#. TRANS: Client error displayed a user has no profile updating profile colours.
#. TRANS: Client error displayed if a user profile could not be found updating a profile image.
#. TRANS: Client error displayed when requesting user information for a user without a profile.
#. TRANS: Client error displayed trying to get an avatar for a user without a profile.
#: actions/apiaccountupdateprofile.php:111
#: actions/apiaccountupdateprofilebackgroundimage.php:199
#: actions/apiaccountupdateprofilecolors.php:183
#: actions/apiaccountupdateprofileimage.php:130 actions/apiusershow.php:108
#: actions/avatarbynickname.php:85 actions/foaf.php:65 actions/hcard.php:74
#: actions/replies.php:80 actions/usergroups.php:100 lib/galleryaction.php:66
#: lib/profileaction.php:84
msgid "User has no profile."
msgstr "Deze gebruiker heeft geen profiel."
#. TRANS: Server error displayed if a user profile could not be saved.
#: actions/apiaccountupdateprofile.php:147
msgid "Could not save profile."
msgstr "Het was niet mogelijk het profiel op te slaan."
#. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
#. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
#. TRANS: Form validation error in design settings form. POST should remain untranslated.
#: actions/apiaccountupdateprofilebackgroundimage.php:108
#: actions/apiaccountupdateprofileimage.php:95 actions/apimediaupload.php:81
#: actions/apistatusesupdate.php:210 actions/avatarsettings.php:269
#: actions/designadminpanel.php:125 actions/editapplication.php:121
#: actions/newapplication.php:104 actions/newnotice.php:95
#: lib/designsettings.php:298
#, php-format
msgid ""
"The server was unable to handle that much POST data (%s byte) due to its "
"current configuration."
msgid_plural ""
"The server was unable to handle that much POST data (%s bytes) due to its "
"current configuration."
msgstr[0] ""
"De server was niet in staat zoveel POST-gegevens te verwerken (%s byte) "
"vanwege de huidige instellingen."
msgstr[1] ""
"De server was niet in staat zoveel POST-gegevens te verwerken (%s bytes) "
"vanwege de huidige instellingen."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed when saving design settings fails because of an empty id.
#. TRANS: Client error displayed when saving design settings fails because of an empty result.
#. TRANS: Client error displayed when a database error occurs inserting profile colours.
#. TRANS: Client error displayed when a database error occurs updating profile colours.
#: actions/apiaccountupdateprofilebackgroundimage.php:138
#: actions/apiaccountupdateprofilebackgroundimage.php:149
#: actions/apiaccountupdateprofilecolors.php:160
#: actions/apiaccountupdateprofilecolors.php:171
#: actions/groupdesignsettings.php:290 actions/groupdesignsettings.php:300
#: actions/userdesignsettings.php:210 actions/userdesignsettings.php:220
#: actions/userdesignsettings.php:263 actions/userdesignsettings.php:273
msgid "Unable to save your design settings."
msgstr "Het was niet mogelijk om uw ontwerpinstellingen op te slaan."
#. TRANS: Error displayed when updating design settings fails.
#. TRANS: Client error displayed when a database error occurs updating profile colours.
#: actions/apiaccountupdateprofilebackgroundimage.php:191
#: actions/apiaccountupdateprofilecolors.php:139
msgid "Could not update your design."
msgstr "Het was niet mogelijk uw ontwerp bij te werken."
#: actions/apiatomservice.php:86
msgid "Main"
msgstr "Hoofdmenu"
#. TRANS: Message is used as link title. %s is a user nickname.
#. TRANS: Title in atom group notice feed. %s is a group name.
#. TRANS: Title in atom user notice feed. %s is a user name.
#: actions/apiatomservice.php:93 actions/grouprss.php:139
#: actions/userrss.php:94 lib/atomgroupnoticefeed.php:63
#: lib/atomusernoticefeed.php:68
#, php-format
msgid "%s timeline"
msgstr "%s tijdlijn"
#. TRANS: Header for subscriptions overview for a user (first page).
#. TRANS: %s is a user nickname.
#: actions/apiatomservice.php:103 actions/atompubsubscriptionfeed.php:147
#: actions/subscriptions.php:51
#, php-format
msgid "%s subscriptions"
msgstr "Abonnementen van %s"
#: actions/apiatomservice.php:113 actions/atompubfavoritefeed.php:142
#, fuzzy, php-format
msgid "%s favorites"
msgstr "Favorieten"
#: actions/apiatomservice.php:123
#, fuzzy, php-format
msgid "%s memberships"
msgstr "leden van de groep %s"
#. TRANS: Client error displayed when users try to block themselves.
#: actions/apiblockcreate.php:104
msgid "You cannot block yourself!"
msgstr "U kunt zichzelf niet blokkeren!"
#. TRANS: Server error displayed when blocking a user has failed.
#: actions/apiblockcreate.php:126
msgid "Block user failed."
msgstr "Het blokkeren van de gebruiker is mislukt."
2009-01-30 18:08:33 +00:00
#. TRANS: Server error displayed when unblocking a user has failed.
#: actions/apiblockdestroy.php:113
msgid "Unblock user failed."
msgstr "Het deblokkeren van de gebruiker is mislukt."
#. TRANS: Title. %s is a user nickname.
#: actions/apidirectmessage.php:88
#, php-format
msgid "Direct messages from %s"
msgstr "Privéberichten van %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Subtitle. %s is a user nickname.
#: actions/apidirectmessage.php:93
#, php-format
msgid "All the direct messages sent from %s"
msgstr "Alle privéberichten van %s"
#. TRANS: Title. %s is a user nickname.
#: actions/apidirectmessage.php:102
#, php-format
msgid "Direct messages to %s"
msgstr "Privéberichten aan %s"
#. TRANS: Subtitle. %s is a user nickname.
#: actions/apidirectmessage.php:107
#, php-format
msgid "All the direct messages sent to %s"
msgstr "Alle privéberichten aan %s"
#. TRANS: Client error displayed when no message text was submitted (406).
#: actions/apidirectmessagenew.php:117
msgid "No message text!"
msgstr "Het bericht is leeg!"
#. TRANS: Client error displayed when message content is too long.
#. TRANS: %d is the maximum number of characters for a message.
#. TRANS: Form validation error displayed when message content is too long.
#. TRANS: %d is the maximum number of characters for a message.
#: actions/apidirectmessagenew.php:127 actions/newmessage.php:152
#, php-format
msgid "That's too long. Maximum message size is %d character."
msgid_plural "That's too long. Maximum message size is %d characters."
msgstr[0] "Dat is te lang. De maximale berichtlengte is %d teken."
msgstr[1] "Dat is te lang. De maximale berichtlengte is %d tekens."
#. TRANS: Client error displayed if a recipient user could not be found (403).
#: actions/apidirectmessagenew.php:139
msgid "Recipient user not found."
msgstr "De ontvanger is niet aangetroffen."
#. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
#: actions/apidirectmessagenew.php:144
msgid "Can't send direct messages to users who aren't your friend."
msgstr ""
"U kunt geen privéberichten sturen aan gebruikers die niet op uw "
"vriendenlijst staan."
#. TRANS: Client error displayed trying to direct message self (403).
#: actions/apidirectmessagenew.php:154
msgid ""
"Do not send a message to yourself; just say it to yourself quietly instead."
msgstr "Stuur geen berichten naar uzelf. Zeg het gewoon in uw hoofd."
#. TRANS: Client error displayed when requesting a status with a non-existing ID.
#. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
#. TRANS: Client error displayed trying to delete a status with an invalid ID.
#: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:108
#: actions/apistatusesdestroy.php:121
msgid "No status found with that ID."
msgstr "Er is geen status gevonden met dit ID."
#. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
#: actions/apifavoritecreate.php:120
msgid "This status is already a favorite."
msgstr "Deze mededeling staat al in uw favorietenlijst."
#. TRANS: Client error displayed when marking a notice as favourite fails.
#. TRANS: Error message text shown when a favorite could not be set.
#: actions/apifavoritecreate.php:132 actions/favor.php:84 lib/command.php:294
msgid "Could not create favorite."
msgstr "Het was niet mogelijk een favoriet aan te maken."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
#: actions/apifavoritedestroy.php:122
msgid "That status is not a favorite."
msgstr "Deze mededeling staat niet in uw favorietenlijst."
#. TRANS: Client error displayed when removing a favourite has failed.
#: actions/apifavoritedestroy.php:135 actions/disfavor.php:87
msgid "Could not delete favorite."
msgstr ""
"Het was niet mogelijk deze mededeling van uw favorietenlijst te verwijderen."
#. TRANS: Client error displayed when trying follow who's profile could not be found.
#: actions/apifriendshipscreate.php:109
msgid "Could not follow user: profile not found."
msgstr "U kunt deze gebruiker niet volgen, omdat deze niet bestaat."
#. TRANS: Client error displayed when trying to follow a user that's already being followed.
#. TRANS: %s is the nickname of the user that is already being followed.
#: actions/apifriendshipscreate.php:120
#, php-format
msgid "Could not follow user: %s is already on your list."
msgstr "U kunt de gebruiker %s niet volgen, omdat deze al op uw lijst staat."
#. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
#: actions/apifriendshipsdestroy.php:109
msgid "Could not unfollow user: User not found."
msgstr ""
"Het is niet mogelijk deze gebruiker niet langer te volgen: de gebruiker is "
"niet aangetroffen."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed when trying to unfollow self.
#: actions/apifriendshipsdestroy.php:121
msgid "You cannot unfollow yourself."
msgstr "U kunt het abonnement op uzelf niet opzeggen."
#. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
#: actions/apifriendshipsexists.php:88
msgid "Two valid IDs or nick names must be supplied."
msgstr "Er moeten twee ID's of gebruikersnamen opgegeven worden."
#. TRANS: Client error displayed when a source user could not be determined showing friendship.
#: actions/apifriendshipsshow.php:131
msgid "Could not determine source user."
msgstr "Het was niet mogelijk de brongebruiker te bepalen."
#. TRANS: Client error displayed when a target user could not be determined showing friendship.
#: actions/apifriendshipsshow.php:140
msgid "Could not find target user."
msgstr "Het was niet mogelijk de doelgebruiker te vinden."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error trying to create a group with a nickname this is already in use.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#. TRANS: Validation error in form for profile settings.
#: actions/apigroupcreate.php:156 actions/editgroup.php:189
#: actions/newgroup.php:129 actions/profilesettings.php:277
#: actions/register.php:214
msgid "Nickname already in use. Try another one."
msgstr ""
"De opgegeven gebruikersnaam is al in gebruik. Kies een andere gebruikersnaam."
#. TRANS: Client error in form for group creation.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#. TRANS: Validation error in form for profile settings.
#: actions/apigroupcreate.php:164 actions/editgroup.php:193
#: actions/newgroup.php:133 actions/profilesettings.php:247
#: actions/register.php:216
msgid "Not a valid nickname."
msgstr "Ongeldige gebruikersnaam!"
2009-01-30 18:08:33 +00:00
#. TRANS: Client error in form for group creation.
#. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#. TRANS: Validation error in form for profile settings.
#: actions/apigroupcreate.php:181 actions/editapplication.php:233
#: actions/editgroup.php:200 actions/newapplication.php:211
#: actions/newgroup.php:140 actions/profilesettings.php:252
#: actions/register.php:223
msgid "Homepage is not a valid URL."
msgstr "De thuispagina is geen geldige URL."
#. TRANS: Client error in form for group creation.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#. TRANS: Validation error in form for profile settings.
#: actions/apigroupcreate.php:191 actions/editgroup.php:204
#: actions/newgroup.php:144 actions/profilesettings.php:256
#: actions/register.php:226
msgid "Full name is too long (maximum 255 characters)."
msgstr "De volledige naam is te lang (maximaal 255 tekens)."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error shown when providing too long a description during group creation.
#. TRANS: %d is the maximum number of allowed characters.
#. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
#. TRANS: Group edit form validation error.
#. TRANS: Form validation error in New application form.
#. TRANS: %d is the maximum number of characters for the description.
#. TRANS: Group create form validation error.
#. TRANS: %d is the maximum number of allowed characters.
#: actions/apigroupcreate.php:201 actions/editapplication.php:201
#: actions/editgroup.php:209 actions/newapplication.php:178
#: actions/newgroup.php:149
#, php-format
msgid "Description is too long (maximum %d character)."
msgid_plural "Description is too long (maximum %d characters)."
msgstr[0] "De beschrijving is te lang (maximaal %d teken)."
msgstr[1] "De beschrijving is te lang (maximaal %d tekens)."
#. TRANS: Client error shown when providing too long a location during group creation.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#. TRANS: Validation error in form for profile settings.
#: actions/apigroupcreate.php:215 actions/editgroup.php:216
#: actions/newgroup.php:156 actions/profilesettings.php:269
#: actions/register.php:235
msgid "Location is too long (maximum 255 characters)."
msgstr "De locatie is te lang (maximaal 255 tekens)."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error shown when providing too many aliases during group creation.
#. TRANS: %d is the maximum number of allowed aliases.
#. TRANS: Group edit form validation error.
#. TRANS: %d is the maximum number of allowed aliases.
#. TRANS: Group create form validation error.
#. TRANS: %d is the maximum number of allowed aliases.
#: actions/apigroupcreate.php:236 actions/editgroup.php:229
#: actions/newgroup.php:169
#, php-format
msgid "Too many aliases! Maximum %d allowed."
msgid_plural "Too many aliases! Maximum %d allowed."
msgstr[0] "Te veel aliassen! Het maximale aantal is %d."
msgstr[1] "Te veel aliassen! Het maximale aantal is %d."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error shown when providing an invalid alias during group creation.
#. TRANS: %s is the invalid alias.
#: actions/apigroupcreate.php:253
#, php-format
msgid "Invalid alias: \"%s\"."
msgstr "Ongeldige alias: \"%s\"."
#. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
#. TRANS: %s is the alias that is already in use.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#: actions/apigroupcreate.php:264 actions/editgroup.php:244
#: actions/newgroup.php:184
#, php-format
msgid "Alias \"%s\" already in use. Try another one."
msgstr "De alias \"%s\" wordt al gebruikt. Geef een andere alias op."
#. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#: actions/apigroupcreate.php:278 actions/editgroup.php:251
#: actions/newgroup.php:191
msgid "Alias can't be the same as nickname."
msgstr "Een alias kan niet hetzelfde zijn als de gebruikersnaam."
#. TRANS: Client error displayed when checking group membership for a non-existing group.
#. TRANS: Client error displayed when trying to join a group that does not exist.
#. TRANS: Client error displayed when trying to leave a group that does not exist.
#. TRANS: Client error displayed trying to show group membership on a non-existing group.
#. TRANS: Client error displayed when trying to show a group that could not be found.
#. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
#: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
#: actions/apigroupleave.php:104 actions/apigroupmembership.php:89
#: actions/apigroupshow.php:81 actions/apitimelinegroup.php:89
msgid "Group not found."
msgstr "De groep is niet aangetroffen."
#. TRANS: Server error displayed when trying to join a group the user is already a member of.
#. TRANS: Error text shown a user tries to join a group they already are a member of.
#: actions/apigroupjoin.php:111 actions/joingroup.php:100 lib/command.php:333
msgid "You are already a member of that group."
msgstr "U bent al lid van die groep."
2009-01-30 18:08:33 +00:00
#. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
#. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
#: actions/apigroupjoin.php:121 actions/joingroup.php:105 lib/command.php:338
msgid "You have been blocked from that group by the admin."
msgstr "Een beheerder heeft ingesteld dat u geen lid mag worden van die groep."
#. TRANS: Server error displayed when joining a group fails.
#. TRANS: %1$s is a user nickname, $2$s is a group nickname.
#. TRANS: Message given having failed to add a user to a group.
#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
#: actions/apigroupjoin.php:142 actions/joingroup.php:134 lib/command.php:350
#, php-format
msgid "Could not join user %1$s to group %2$s."
msgstr "Het was niet mogelijk gebruiker %1$s toe te voegen aan de groep %2$s."
#. TRANS: Server error displayed when trying to leave a group the user is not a member of.
#: actions/apigroupleave.php:115
msgid "You are not a member of this group."
msgstr "U bent geen lid van deze groep."
#. TRANS: Server error displayed when leaving a group fails.
#. TRANS: %1$s is a user nickname, $2$s is a group nickname.
#. TRANS: Message given having failed to remove a user from a group.
#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
#: actions/apigroupleave.php:127 actions/leavegroup.php:129
#: lib/command.php:398
#, php-format
msgid "Could not remove user %1$s from group %2$s."
msgstr "Het was niet mogelijk gebruiker %1$s uit de groep %2$s te verwijderen."
#. TRANS: Used as title in check for group membership. %s is a user name.
#: actions/apigrouplist.php:94
#, php-format
msgid "%s's groups"
msgstr "Groepen van %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Used as subtitle in check for group membership. %1$s is a user name, %2$s is the site name.
#: actions/apigrouplist.php:104
#, php-format
msgid "%1$s groups %2$s is a member of."
msgstr "Groepen op de site %1$s waar %2$s lid van is."
#. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
#. TRANS: Message is used as a page title. %s is a nick name.
#: actions/apigrouplistall.php:88 actions/usergroups.php:63
#, php-format
msgid "%s groups"
msgstr "%s groepen"
#. TRANS: Message is used as a subtitle when listing the lastest 20 groups. %s is a site name.
#: actions/apigrouplistall.php:93
#, php-format
msgid "groups on %s"
msgstr "groepen op %s"
#. TRANS: Client error displayed when uploading a media file has failed.
#: actions/apimediaupload.php:101
msgid "Upload failed."
msgstr "Uploaden is mislukt."
#. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
#: actions/apioauthaccesstoken.php:101
msgid "Invalid request token or verifier."
msgstr "Het opgegeven token of controlegetal is ongeldig."
#. TRANS: Client error given when no oauth_token was passed to the OAuth API.
#: actions/apioauthauthorize.php:107
msgid "No oauth_token parameter provided."
msgstr "Er is geen parameter oauth_token opgegeven."
#. TRANS: Client error given when an invalid request token was passed to the OAuth API.
#: actions/apioauthauthorize.php:115 actions/apioauthauthorize.php:129
msgid "Invalid request token."
msgstr "Ongeldig verzoektoken."
#. TRANS: Client error given when an invalid request token was passed to the OAuth API.
#: actions/apioauthauthorize.php:121
msgid "Request token already authorized."
msgstr "Het verzoektoken is al geautoriseerd."
#. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
#: actions/apioauthauthorize.php:147 actions/avatarsettings.php:280
#: actions/deletenotice.php:177 actions/disfavor.php:74
#: actions/emailsettings.php:297 actions/favor.php:75 actions/geocode.php:55
#: actions/groupblock.php:66 actions/grouplogo.php:312
#: actions/groupunblock.php:65 actions/imsettings.php:230
#: actions/invite.php:59 actions/login.php:137 actions/makeadmin.php:66
#: actions/newmessage.php:135 actions/newnotice.php:105 actions/nudge.php:80
#: actions/oauthappssettings.php:165 actions/oauthconnectionssettings.php:138
#: actions/othersettings.php:153 actions/passwordsettings.php:138
#: actions/profilesettings.php:221 actions/recoverpassword.php:350
#: actions/register.php:172 actions/remotesubscribe.php:77
#: actions/repeat.php:83 actions/smssettings.php:256 actions/subedit.php:40
#: actions/subscribe.php:86 actions/tagother.php:166
#: actions/unsubscribe.php:69 actions/userauthorization.php:52
#: lib/designsettings.php:310
msgid "There was a problem with your session token. Try again, please."
msgstr ""
"Er is een probleem ontstaan met uw sessie. Probeer het nog een keer, "
"alstublieft."
#. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
#: actions/apioauthauthorize.php:168
msgid "Invalid nickname / password!"
msgstr "Ongeldige gebruikersnaam of wachtwoord."
#. TRANS: Server error displayed when a database action fails.
#: actions/apioauthauthorize.php:217
msgid "Database error inserting oauth_token_association."
msgstr ""
"Er is een databasefout opgetreden tijdens het invoegen van de "
"oauth_token_association."
#. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
#. TRANS: Unexpected validation error on avatar upload form.
#. TRANS: Client error displayed submitting invalid form data for edit application.
#. TRANS: Message given submitting a form with an unknown action in e-mail settings.
#. TRANS: Message given submitting a form with an unknown action in IM settings.
#. TRANS: Client error when submitting a form with unexpected information.
#. TRANS: Message given submitting a form with an unknown action in SMS settings.
#. TRANS: Unknown form validation error in design settings form.
#: actions/apioauthauthorize.php:294 actions/avatarsettings.php:294
#: actions/designadminpanel.php:104 actions/editapplication.php:144
#: actions/emailsettings.php:316 actions/grouplogo.php:322
#: actions/imsettings.php:245 actions/newapplication.php:125
#: actions/oauthconnectionssettings.php:147 actions/recoverpassword.php:44
#: actions/smssettings.php:277 lib/designsettings.php:321
msgid "Unexpected form submission."
msgstr "Het formulier is onverwacht ingezonden."
#. TRANS: Title for a page where a user can confirm/deny account access by an external application.
#: actions/apioauthauthorize.php:387
msgid "An application would like to connect to your account"
msgstr "Een applicatie vraagt toegang tot uw gebruikersgegevens"
#. TRANS: Fieldset legend.
#: actions/apioauthauthorize.php:404
msgid "Allow or deny access"
msgstr "Toegang toestaan of ontzeggen"
#. TRANS: User notification of external application requesting account access.
#. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
#: actions/apioauthauthorize.php:425
#, php-format
msgid ""
"An application would like the ability to <strong>%3$s</strong> your %4$s "
"account data. You should only give access to your %4$s account to third "
"parties you trust."
msgstr ""
"Een applicatie vraagt toegang van het type \"<strong>%3$s</strong> tot uw "
"gebruikersgegevens bij %4$s. Geef alleen toegang tot uw gebruiker bij %4$s "
"aan derde partijen die u vertrouwt."
#. TRANS: User notification of external application requesting account access.
#. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
#. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
#: actions/apioauthauthorize.php:433
#, php-format
msgid ""
"The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
"the ability to <strong>%3$s</strong> your %4$s account data. You should only "
"give access to your %4$s account to third parties you trust."
msgstr ""
"De <strong>applicatie %1$s</strong> van <strong>%2$s</strong> vraagt toegang "
"van het type \"<strong>%3$s</strong> tot uw gebruikersgegevens. Geef alleen "
"toegang tot uw gebruiker bij %4$s aan derde partijen die u vertrouwt."
#. TRANS: Fieldset legend.
#: actions/apioauthauthorize.php:455
msgctxt "LEGEND"
msgid "Account"
msgstr "Gebruikersgegevens"
#. TRANS: Field label on OAuth API authorisation form.
#. TRANS: Field label in form for profile settings.
#. TRANS: Label for group nickname (dt). Text hidden by default.
#: actions/apioauthauthorize.php:459 actions/login.php:252
#: actions/profilesettings.php:110 actions/register.php:432
#: actions/showgroup.php:240 actions/tagother.php:94
#: actions/userauthorization.php:145 lib/groupeditform.php:152
#: lib/userprofile.php:134
msgid "Nickname"
msgstr "Gebruikersnaam"
#. TRANS: Field label on OAuth API authorisation form.
#. TRANS: Link description in user account settings menu.
#: actions/apioauthauthorize.php:463 actions/login.php:255
#: actions/register.php:437 lib/accountsettingsaction.php:120
msgid "Password"
msgstr "Wachtwoord"
#. TRANS: Button text that when clicked will cancel the process of allowing access to an account
#. TRANS: by an external application.
#. TRANS: Button label to cancel an e-mail address confirmation procedure.
#. TRANS: Button label to cancel an IM address confirmation procedure.
#. TRANS: Button label to cancel a SMS address confirmation procedure.
#. TRANS: Button label in the "Edit application" form.
#: actions/apioauthauthorize.php:478 actions/emailsettings.php:128
#: actions/imsettings.php:131 actions/smssettings.php:137
#: lib/applicationeditform.php:351
msgctxt "BUTTON"
msgid "Cancel"
msgstr "Annuleren"
#. TRANS: Button text that when clicked will allow access to an account by an external application.
#: actions/apioauthauthorize.php:485
msgctxt "BUTTON"
msgid "Allow"
msgstr "Toestaan"
#. TRANS: Form instructions.
#: actions/apioauthauthorize.php:502
msgid "Authorize access to your account information."
msgstr "Toegang tot uw gebruikersgegevens geven."
#. TRANS: Header for user notification after revoking OAuth access to an application.
#: actions/apioauthauthorize.php:594
msgid "Authorization canceled."
msgstr "Autorisatie geannuleerd."
#. TRANS: User notification after revoking OAuth access to an application.
#. TRANS: %s is an OAuth token.
#: actions/apioauthauthorize.php:598
#, php-format
msgid "The request token %s has been revoked."
msgstr "Het verzoektoken %s is ingetrokken."
#. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
#: actions/apioauthauthorize.php:621
msgid "You have successfully authorized the application"
msgstr "U hebt de applicatie toegang gegeven"
#. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
#: actions/apioauthauthorize.php:625
msgid ""
"Please return to the application and enter the following security code to "
"complete the process."
msgstr ""
"Ga terug naar de applicatie en voer daar de volgende beveiligingscode in om "
"het proces af te ronden."
#. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
#. TRANS: %s is the authorised application name.
#: actions/apioauthauthorize.php:632
#, php-format
msgid "You have successfully authorized %s"
msgstr "U hebt %s toegang gegeven"
#. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
#. TRANS: %s is the authorised application name.
#: actions/apioauthauthorize.php:639
#, php-format
msgid ""
"Please return to %s and enter the following security code to complete the "
"process."
msgstr ""
"Ga terug naar %s en voer daar de volgende beveiligingscode in om het proces "
"af te ronden."
#. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
#. TRANS: POST and DELETE should not be translated.
#: actions/apistatusesdestroy.php:111
msgid "This method requires a POST or DELETE."
msgstr "Deze methode vereist een POST of DELETE."
#. TRANS: Client error displayed trying to delete a status of another user.
#: actions/apistatusesdestroy.php:136
msgid "You may not delete another user's status."
msgstr "U kunt de status van een andere gebruiker niet verwijderen."
#. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
#. TRANS: Client error displayed trying to display redents of a non-exiting notice.
#. TRANS: Error message displayed trying to delete a non-existing notice.
#: actions/apistatusesretweet.php:74 actions/apistatusesretweets.php:70
#: actions/atompubshowfavorite.php:82 actions/deletenotice.php:61
#: actions/shownotice.php:92
msgid "No such notice."
msgstr "De mededeling bestaat niet."
#. TRANS: Client error displayed trying to repeat an own notice through the API.
#. TRANS: Error text shown when trying to repeat an own notice.
#: actions/apistatusesretweet.php:83 lib/command.php:537
msgid "Cannot repeat your own notice."
msgstr "U kunt uw eigen mededeling niet herhalen."
#. TRANS: Client error displayed trying to re-repeat a notice through the API.
#. TRANS: Error text shown when trying to repeat an notice that was already repeated by the user.
#: actions/apistatusesretweet.php:92 lib/command.php:543
msgid "Already repeated that notice."
msgstr "U hebt die mededeling al herhaald."
#: actions/apistatusesshow.php:117 actions/atompubfavoritefeed.php:104
#: actions/atompubmembershipfeed.php:106 actions/atompubshowfavorite.php:116
#: actions/atompubshowsubscription.php:118
#: actions/atompubsubscriptionfeed.php:109
msgid "HTTP method not supported."
msgstr "HTTP-methode wordt niet ondersteund."
#: actions/apistatusesshow.php:141
#, php-format
msgid "Unsupported format: %s"
msgstr "Niet-ondersteund formaat: %s"
#. TRANS: Client error displayed requesting a deleted status.
#: actions/apistatusesshow.php:152
msgid "Status deleted."
msgstr "De status is verwijderd."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed requesting a status with an invalid ID.
#: actions/apistatusesshow.php:159
msgid "No status with that ID found."
msgstr "Er is geen status gevonden met dit ID."
2009-01-30 18:08:33 +00:00
#: actions/apistatusesshow.php:223
msgid "Can only delete using the Atom format."
msgstr "Het is alleen mogelijk te verwijderen via de Atomopmaak."
#. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
#: actions/apistatusesshow.php:230 actions/deletenotice.php:78
msgid "Can't delete this notice."
msgstr "Deze mededeling kan niet verwijderd worden."
#: actions/apistatusesshow.php:243
#, php-format
msgid "Deleted notice %d"
msgstr "Mededeling %d is verwijderd"
#. TRANS: Client error displayed when the parameter "status" is missing.
#: actions/apistatusesupdate.php:221
msgid "Client must provide a 'status' parameter with a value."
msgstr "De client moet een parameter \"status\" met een waarde opgeven."
#. TRANS: Client error displayed when the parameter "status" is missing.
#. TRANS: %d is the maximum number of character for a notice.
#: actions/apistatusesupdate.php:244 actions/newnotice.php:161
#: lib/mailhandler.php:60
#, php-format
msgid "That's too long. Maximum notice size is %d character."
msgid_plural "That's too long. Maximum notice size is %d characters."
msgstr[0] "De mededeling is te lang. Gebruik maximaal %d teken."
msgstr[1] "De mededeling is te lang. Gebruik maximaal %d tekens."
#. TRANS: Client error displayed when replying to a non-existing notice.
#: actions/apistatusesupdate.php:284
msgid "Parent notice not found."
msgstr "De bovenliggende mededeling is niet aangetroffen."
#. TRANS: Client error displayed exceeding the maximum notice length.
#. TRANS: %d is the maximum lenth for a notice.
#: actions/apistatusesupdate.php:308 actions/newnotice.php:184
#, php-format
msgid "Maximum notice size is %d character, including attachment URL."
msgid_plural "Maximum notice size is %d characters, including attachment URL."
msgstr[0] ""
"De maximale mededelingenlengte is %d teken, inclusief de URL voor de bijlage."
msgstr[1] ""
"De maximale mededelingenlengte is %d tekens, inclusief de URL voor de "
"bijlage."
#. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
#. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
#: actions/apisubscriptions.php:228 actions/apisubscriptions.php:258
msgid "Unsupported format."
msgstr "Niet-ondersteund bestandsformaat."
#. TRANS: Title for timeline of most recent favourite notices by a user.
#. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
#: actions/apitimelinefavorites.php:108
#, php-format
msgid "%1$s / Favorites from %2$s"
msgstr "%1$s / Favorieten van %2$s"
#. TRANS: Subtitle for timeline of most recent favourite notices by a user.
#. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
#. TRANS: %3$s is a user nickname.
#: actions/apitimelinefavorites.php:120
#, php-format
msgid "%1$s updates favorited by %2$s / %3$s."
msgstr ""
"Mededelingen van %1$s die op de favorietenlijst zijn geplaatst door %2$s / %3"
"$s."
#. TRANS: Server error displayed when generating an Atom feed fails.
#. TRANS: %s is the error.
#: actions/apitimelinegroup.php:138
#, php-format
msgid "Could not generate feed for group - %s"
msgstr "Het was niet mogelijk een groepfeed te maken - %s"
#. TRANS: Title for timeline of most recent mentions of a user.
#. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
#: actions/apitimelinementions.php:115
#, php-format
msgid "%1$s / Updates mentioning %2$s"
msgstr "%1$s / Updates over %2$s"
2009-01-30 18:08:33 +00:00
#. TRANS: Subtitle for timeline of most recent mentions of a user.
#. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
#. TRANS: %3$s is a user's full name.
#: actions/apitimelinementions.php:131
#, php-format
msgid "%1$s updates that reply to updates from %2$s / %3$s."
msgstr "%1$s updates die een reactie zijn op updates van %2$s / %3$s."
2009-01-30 18:08:33 +00:00
#. TRANS: Title for site timeline. %s is the StatusNet sitename.
#: actions/apitimelinepublic.php:193 actions/publicrss.php:103
#, php-format
msgid "%s public timeline"
msgstr "%s publieke tijdlijn"
#. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
#: actions/apitimelinepublic.php:199 actions/publicrss.php:105
#, php-format
msgid "%s updates from everyone!"
msgstr "%s updates van iedereen"
#. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
#: actions/apitimelineretweetedbyme.php:71
msgid "Unimplemented."
msgstr "Niet geïmplementeerd."
#. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
#: actions/apitimelineretweetedtome.php:108
#, php-format
msgid "Repeated to %s"
msgstr "Herhaald naar %s"
#. TRANS: Title of list of repeated notices of the logged in user.
#. TRANS: %s is the nickname of the logged in user.
#: actions/apitimelineretweetsofme.php:112
#, php-format
msgid "Repeats of %s"
msgstr "Herhaald van %s"
#. TRANS: Title for timeline with lastest notices with a given tag.
#. TRANS: %s is the tag.
#: actions/apitimelinetag.php:101 actions/tag.php:67
#, php-format
msgid "Notices tagged with %s"
msgstr "Mededelingen met het label %s"
#. TRANS: Subtitle for timeline with lastest notices with a given tag.
#. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
#: actions/apitimelinetag.php:105 actions/tagrss.php:65
#, php-format
msgid "Updates tagged with %1$s on %2$s!"
msgstr "Updates met het label %1$s op %2$s!"
#. TRANS: Client error displayed trying to add a notice to another user's timeline.
#: actions/apitimelineuser.php:297
msgid "Only the user can add to their own timeline."
msgstr "Gebruikers kunnen alleen zelf aan hun eigen tijdlijn toevoegen."
#. TRANS: Client error displayed when using another format than AtomPub.
#: actions/apitimelineuser.php:304
#, fuzzy
msgid "Only accept AtomPub for Atom feeds."
msgstr "Alleen AtomPub voor Atomfeeds accepteren."
#: actions/apitimelineuser.php:310
#, fuzzy
msgid "Atom post must not be empty."
msgstr "Het Atombericht moet een Atomopmaak hebben."
#: actions/apitimelineuser.php:315
#, fuzzy
msgid "Atom post must be well-formed XML."
msgstr "Het Atombericht moet een Atomopmaak hebben."
#. TRANS: Client error displayed when not using an Atom entry.
#: actions/apitimelineuser.php:321 actions/atompubfavoritefeed.php:226
#: actions/atompubmembershipfeed.php:228
#: actions/atompubsubscriptionfeed.php:233
msgid "Atom post must be an Atom entry."
msgstr "Het Atombericht moet een Atomopmaak hebben."
#. TRANS: Client error displayed when not using the POST verb.
#. TRANS: Do not translate POST.
#: actions/apitimelineuser.php:332
#, fuzzy
msgid "Can only handle POST activities."
msgstr "Het is alleen mogelijk om POST-activiteit af te handelen."
#. TRANS: Client error displayed when using an unsupported activity object type.
#. TRANS: %s is the unsupported activity object type.
#: actions/apitimelineuser.php:343
#, fuzzy, php-format
msgid "Cannot handle activity object type \"%s\"."
msgstr "Het is niet mogelijk om het activiteitobjecttype \"%s\" te verwerken"
#. TRANS: Client error displayed when posting a notice without content through the API.
#: actions/apitimelineuser.php:376
#, fuzzy, php-format
msgid "No content for notice %d."
msgstr "Inhoud van mededelingen vinden"
#. TRANS: Client error displayed when using another format than AtomPub.
#: actions/apitimelineuser.php:404
#, php-format
msgid "Notice with URI \"%s\" already exists."
msgstr "De mededeling met URI \"%s\" bestaat al."
#: actions/apitimelineuser.php:435
#, php-format
msgid "AtomPub post with unknown attention URI %s"
msgstr "Het AtomPubbericht met onbekende aandachts-URI is %s"
#. TRANS: Server error for unfinished API method showTrends.
#: actions/apitrends.php:85
msgid "API method under construction."
msgstr "De API-functie is in bewerking."
#. TRANS: Client error displayed when requesting user information for a non-existing user.
#: actions/apiusershow.php:94
msgid "User not found."
msgstr "De pagina is niet aangetroffen."
#: actions/atompubfavoritefeed.php:70
#, fuzzy
msgid "No such profile"
msgstr "Het profiel bestaat niet."
#: actions/atompubfavoritefeed.php:145
#, php-format
msgid "Notices %s has favorited to on %s"
msgstr ""
#: actions/atompubfavoritefeed.php:215 actions/atompubsubscriptionfeed.php:222
#, fuzzy
msgid "Can't add someone else's subscription"
msgstr "Kon nieuw abonnement niet toevoegen."
#. TRANS: Client error displayed when not using the POST verb.
#. TRANS: Do not translate POST.
#: actions/atompubfavoritefeed.php:239
#, fuzzy
msgid "Can only handle Favorite activities."
msgstr "Het is alleen mogelijk om POST-activiteit af te handelen."
#: actions/atompubfavoritefeed.php:248 actions/atompubmembershipfeed.php:248
#, fuzzy
msgid "Can only fave notices."
msgstr "Het is alleen mogelijk om POST-activiteit af te handelen."
#: actions/atompubfavoritefeed.php:256
#, fuzzy
msgid "Unknown note."
msgstr "Onbekend"
#: actions/atompubfavoritefeed.php:263
#, fuzzy
msgid "Already a favorite."
msgstr "Aan favorieten toevoegen"
#: actions/atompubmembershipfeed.php:72 actions/atompubshowfavorite.php:76
#: actions/atompubshowmembership.php:73 actions/subscribe.php:107
msgid "No such profile."
msgstr "Het profiel bestaat niet."
#: actions/atompubmembershipfeed.php:144
#, fuzzy, php-format
msgid "%s group memberships"
msgstr "leden van de groep %s"
#: actions/atompubmembershipfeed.php:147
#, fuzzy, php-format
msgid "Groups %s is a member of on %s"
msgstr "Groepen waar %s lid van is"
#: actions/atompubmembershipfeed.php:217
msgid "Can't add someone else's membership"
msgstr ""
#. TRANS: Client error displayed when not using the POST verb.
#. TRANS: Do not translate POST.
#: actions/atompubmembershipfeed.php:241
#, fuzzy
msgid "Can only handle Join activities."
msgstr "Het is alleen mogelijk om POST-activiteit af te handelen."
#: actions/atompubmembershipfeed.php:256
#, fuzzy
msgid "Unknown group."
msgstr "Onbekend"
#: actions/atompubmembershipfeed.php:263
#, fuzzy
msgid "Already a member."
msgstr "Alle leden"
#: actions/atompubmembershipfeed.php:270
msgid "Blocked by admin."
msgstr ""
#: actions/atompubshowfavorite.php:89
#, fuzzy
msgid "No such favorite."
msgstr "Het bestand bestaat niet."
#: actions/atompubshowfavorite.php:151
#, fuzzy
msgid "Can't delete someone else's favorite"
msgstr ""
"Het was niet mogelijk deze mededeling van uw favorietenlijst te verwijderen."
#: actions/atompubshowmembership.php:81
#, fuzzy
msgid "No such group"
msgstr "De opgegeven groep bestaat niet."
#: actions/atompubshowmembership.php:90
#, fuzzy
msgid "Not a member"
msgstr "Alle leden"
#: actions/atompubshowmembership.php:115
#, fuzzy
msgid "Method not supported"
msgstr "HTTP-methode wordt niet ondersteund."
#: actions/atompubshowmembership.php:150
msgid "Can't delete someone else's membership"
msgstr ""
#: actions/atompubshowsubscription.php:72
#: actions/atompubshowsubscription.php:81
#: actions/atompubsubscriptionfeed.php:74
#, fuzzy, php-format
msgid "No such profile id: %d"
msgstr "Het profiel bestaat niet."
#: actions/atompubshowsubscription.php:90
#, fuzzy, php-format
msgid "Profile %d not subscribed to profile %d"
msgstr "U bent niet geabonneerd op dat profiel."
#: actions/atompubshowsubscription.php:154
#, fuzzy
msgid "Can't delete someone else's subscription"
msgstr "Kon abonnement op eigen gebruiker niet verwijderen."
#: actions/atompubsubscriptionfeed.php:150
#, fuzzy, php-format
msgid "People %s has subscribed to on %s"
msgstr "Gebruikers met een abonnement op %s"
#. TRANS: Client error displayed when not using the POST verb.
#. TRANS: Do not translate POST.
#: actions/atompubsubscriptionfeed.php:246
#, fuzzy
msgid "Can only handle Follow activities."
msgstr "Het is alleen mogelijk om POST-activiteit af te handelen."
#: actions/atompubsubscriptionfeed.php:253
msgid "Can only follow people."
msgstr ""
#: actions/atompubsubscriptionfeed.php:262
#, fuzzy, php-format
msgid "Unknown profile %s"
msgstr "Onbekend bestandstype"
#. TRANS: Client error displayed trying to get a non-existing attachment.
#: actions/attachment.php:73
msgid "No such attachment."
msgstr "Deze bijlage bestaat niet."
#. TRANS: Client error displayed trying to get an avatar without providing a nickname.
#. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
#. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
#. TRANS: Client error displayed if no nickname argument was given requesting a group page.
#: actions/avatarbynickname.php:60 actions/blockedfromgroup.php:73
#: actions/editgroup.php:85 actions/groupdesignsettings.php:84
#: actions/grouplogo.php:86 actions/groupmembers.php:76
#: actions/grouprss.php:91 actions/showgroup.php:116
msgid "No nickname."
msgstr "Geen gebruikersnaam."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
#: actions/avatarbynickname.php:66
msgid "No size."
msgstr "Geen afmeting."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
#: actions/avatarbynickname.php:72
msgid "Invalid size."
msgstr "Ongeldige afmetingen."
#. TRANS: Title for avatar upload page.
#. TRANS: Label for group avatar (dt). Text hidden by default.
#. TRANS: Link description in user account settings menu.
#: actions/avatarsettings.php:66 actions/showgroup.php:224
#: lib/accountsettingsaction.php:113
msgid "Avatar"
msgstr "Avatar"
2009-01-30 18:08:33 +00:00
#. TRANS: Instruction for avatar upload page.
#. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
#: actions/avatarsettings.php:78
#, php-format
msgid "You can upload your personal avatar. The maximum file size is %s."
msgstr ""
"U kunt een persoonlijke avatar uploaden. De maximale bestandsgrootte is %s."
#. TRANS: Server error displayed in avatar upload page when no matching profile can be found for a user.
#: actions/avatarsettings.php:108 actions/avatarsettings.php:192
#: actions/grouplogo.php:181 actions/remotesubscribe.php:191
#: actions/userauthorization.php:72 actions/userrss.php:108
msgid "User without matching profile."
msgstr "Gebruiker zonder bijbehorend profiel."
2009-01-30 18:08:33 +00:00
#. TRANS: Avatar upload page form legend.
#. TRANS: Avatar upload page crop form legend.
#: actions/avatarsettings.php:122 actions/avatarsettings.php:205
#: actions/grouplogo.php:254
msgid "Avatar settings"
msgstr "Avatarinstellingen"
#. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
#. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
#: actions/avatarsettings.php:131 actions/avatarsettings.php:214
#: actions/grouplogo.php:202 actions/grouplogo.php:262
msgid "Original"
msgstr "Origineel"
#. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
#. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
#: actions/avatarsettings.php:147 actions/avatarsettings.php:227
#: actions/grouplogo.php:213 actions/grouplogo.php:274
msgid "Preview"
msgstr "Voorvertoning"
2009-01-30 18:08:33 +00:00
#. TRANS: Button on avatar upload page to delete current avatar.
#: actions/avatarsettings.php:155
msgctxt "BUTTON"
msgid "Delete"
msgstr "Verwijderen"
#. TRANS: Button on avatar upload page to upload an avatar.
#: actions/avatarsettings.php:173
msgctxt "BUTTON"
msgid "Upload"
msgstr "Uploaden"
#. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
#: actions/avatarsettings.php:243
msgctxt "BUTTON"
msgid "Crop"
msgstr "Uitsnijden"
2009-01-30 18:08:33 +00:00
#. TRANS: Validation error on avatar upload form when no file was uploaded.
#: actions/avatarsettings.php:318
msgid "No file uploaded."
msgstr "Er is geen bestand geüpload."
#. TRANS: Avatar upload form unstruction after uploading a file.
#: actions/avatarsettings.php:346
msgid "Pick a square area of the image to be your avatar"
msgstr ""
"Selecteer een vierkant in de afbeelding om deze als uw avatar in te stellen"
2009-01-30 18:08:33 +00:00
#. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
#: actions/avatarsettings.php:361 actions/grouplogo.php:380
msgid "Lost our file data."
msgstr "Ons bestand is verloren gegaan."
#. TRANS: Success message for having updated a user avatar.
#: actions/avatarsettings.php:385
msgid "Avatar updated."
msgstr "De avatar is bijgewerkt."
#. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
#: actions/avatarsettings.php:389
msgid "Failed updating avatar."
msgstr "Het bijwerken van de avatar is mislukt."
#. TRANS: Success message for deleting a user avatar.
#: actions/avatarsettings.php:413
msgid "Avatar deleted."
msgstr "De avatar is verwijderd."
#. TRANS: Client error displayed when blocking a user that has already been blocked.
#: actions/block.php:68
msgid "You already blocked that user."
msgstr "U hebt deze gebruiker reeds geblokkeerd."
#. TRANS: Title for block user page.
#. TRANS: Legend for block user form.
#: actions/block.php:106 actions/block.php:136 actions/groupblock.php:158
msgid "Block user"
msgstr "Gebruiker blokkeren"
#. TRANS: Explanation of consequences when blocking a user on the block user page.
#: actions/block.php:139
msgid ""
"Are you sure you want to block this user? Afterwards, they will be "
"unsubscribed from you, unable to subscribe to you in the future, and you "
"will not be notified of any @-replies from them."
msgstr ""
"Weet u zeker dat u deze gebruiker wilt blokkeren? Deze gebruiker kan u dan "
"niet meer volgen en u wordt niet op de hoogte gebracht van \"@\"-antwoorden "
"van deze gebruiker."
#. TRANS: Button label on the user block form.
#. TRANS: Button label on the delete application form.
#. TRANS: Button label on the delete group form.
#. TRANS: Button label on the delete notice form.
#. TRANS: Button label on the delete user form.
#. TRANS: Button label on the form to block a user from a group.
#: actions/block.php:154 actions/deleteapplication.php:157
#: actions/deletegroup.php:220 actions/deletenotice.php:155
#: actions/deleteuser.php:152 actions/groupblock.php:178
msgctxt "BUTTON"
msgid "No"
msgstr "Nee"
#. TRANS: Submit button title for 'No' when blocking a user.
#. TRANS: Submit button title for 'No' when deleting a user.
#: actions/block.php:158 actions/deleteuser.php:156
msgid "Do not block this user"
msgstr "Gebruiker niet blokkeren"
#. TRANS: Button label on the user block form.
#. TRANS: Button label on the delete application form.
#. TRANS: Button label on the delete group form.
#. TRANS: Button label on the delete notice form.
#. TRANS: Button label on the delete user form.
#. TRANS: Button label on the form to block a user from a group.
#: actions/block.php:161 actions/deleteapplication.php:164
#: actions/deletegroup.php:227 actions/deletenotice.php:162
#: actions/deleteuser.php:159 actions/groupblock.php:185
msgctxt "BUTTON"
msgid "Yes"
msgstr "Ja"
#. TRANS: Submit button title for 'Yes' when blocking a user.
#. TRANS: Description of the form to block a user.
#: actions/block.php:165 lib/blockform.php:79
msgid "Block this user"
msgstr "Deze gebruiker blokkeren"
2009-01-30 18:08:33 +00:00
#. TRANS: Server error displayed when blocking a user fails.
#: actions/block.php:189
msgid "Failed to save block information."
msgstr "Het was niet mogelijk om de blokkadeinformatie op te slaan."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
#. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
#. TRANS: Client error when trying to delete a non-local group.
#. TRANS: Client error when trying to delete a non-existing group.
#. TRANS: Client error displayed trying to edit a non-existing group.
#. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
#. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
#. TRANS: Client error displayed if no local group with a given name was found requesting group page.
#. TRANS: Command exception text shown when a group is requested that does not exist.
#. TRANS: Error text shown when trying to leave a group that does not exist.
#: actions/blockedfromgroup.php:81 actions/blockedfromgroup.php:89
#: actions/deletegroup.php:87 actions/deletegroup.php:100
#: actions/editgroup.php:102 actions/foafgroup.php:44 actions/foafgroup.php:62
#: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83
#: actions/groupdesignsettings.php:100 actions/grouplogo.php:102
#: actions/groupmembers.php:83 actions/groupmembers.php:90
#: actions/grouprss.php:98 actions/grouprss.php:105
#: actions/groupunblock.php:88 actions/joingroup.php:82
#: actions/joingroup.php:93 actions/leavegroup.php:82
#: actions/leavegroup.php:93 actions/makeadmin.php:86
#: actions/showgroup.php:134 actions/showgroup.php:143 lib/command.php:168
#: lib/command.php:380
msgid "No such group."
msgstr "De opgegeven groep bestaat niet."
#. TRANS: Title for first page with list of users blocked from a group.
#. TRANS: %s is a group nickname.
#: actions/blockedfromgroup.php:101
#, php-format
msgid "%s blocked profiles"
msgstr "Geblokkeerde profielen voor %s"
#. TRANS: Title for any but the first page with list of users blocked from a group.
#. TRANS: %1$s is a group nickname, %2$d is a page number.
#: actions/blockedfromgroup.php:106
#, php-format
msgid "%1$s blocked profiles, page %2$d"
msgstr "Geblokkeerde profielen voor %1$s, pagina %2$d"
#. TRANS: Instructions for list of users blocked from a group.
#: actions/blockedfromgroup.php:122
msgid "A list of the users blocked from joining this group."
msgstr "Een lijst met voor deze groep geblokkeerde gebruikers."
#. TRANS: Form legend for unblocking a user from a group.
#: actions/blockedfromgroup.php:291
msgid "Unblock user from group"
msgstr "Deze gebruiker weer toegang geven tot de groep"
#. TRANS: Button text for unblocking a user from a group.
#: actions/blockedfromgroup.php:323
msgctxt "BUTTON"
msgid "Unblock"
msgstr "Deblokkeren"
#. TRANS: Tooltip for button for unblocking a user from a group.
#. TRANS: Description of the form to unblock a user.
#: actions/blockedfromgroup.php:327 lib/unblockform.php:78
msgid "Unblock this user"
msgstr "Deblokkeer deze gebruiker."
#. TRANS: Title for mini-posting window loaded from bookmarklet.
#. TRANS: %s is the StatusNet site name.
#: actions/bookmarklet.php:51
#, php-format
msgid "Post to %s"
msgstr "Verzenden naar %s"
#. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
#: actions/confirmaddress.php:74
msgid "No confirmation code."
msgstr "Geen bevestigingscode."
#. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
#: actions/confirmaddress.php:80
msgid "Confirmation code not found."
msgstr "De bevestigingscode niet gevonden."
#. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
#: actions/confirmaddress.php:86
msgid "That confirmation code is not for you!"
msgstr "Dit is niet uw bevestigingscode!"
#. TRANS: Server error for a unknow address type %s, which can be 'email', 'jabber', or 'sms'.
#: actions/confirmaddress.php:92
#, php-format
msgid "Unrecognized address type %s."
msgstr "Onbekend adrestype %s."
#. TRANS: Client error for an already confirmed email/jabber/sms address.
#: actions/confirmaddress.php:97
msgid "That address has already been confirmed."
msgstr "Dit adres is al bevestigd."
#. TRANS: Server error displayed when a user update to the database fails in the contact address confirmation action.
#. TRANS: Server error thrown on database error updating e-mail preferences.
#. TRANS: Server error thrown on database error removing a registered e-mail address.
#. TRANS: Server error thrown on database error updating IM preferences.
#. TRANS: Server error thrown on database error removing a registered IM address.
#. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
#. TRANS: Server error thrown when user profile settings could not be updated.
#. TRANS: Server error thrown on database error updating SMS preferences.
#. TRANS: Server error thrown on database error removing a registered SMS phone number.
#: actions/confirmaddress.php:118 actions/emailsettings.php:359
#: actions/emailsettings.php:508 actions/imsettings.php:283
#: actions/imsettings.php:442 actions/othersettings.php:184
#: actions/profilesettings.php:326 actions/smssettings.php:308
#: actions/smssettings.php:464
msgid "Couldn't update user."
msgstr "De gebruiker kon gebruiker niet bijwerkt worden."
#. TRANS: Server error displayed when an address confirmation code deletion from the
#. TRANS: database fails in the contact address confirmation action.
#: actions/confirmaddress.php:132
msgid "Could not delete address confirmation."
msgstr "De adresbevestiging kon niet verwijderd worden."
2009-01-30 18:08:33 +00:00
#. TRANS: Title for the contact address confirmation action.
#: actions/confirmaddress.php:150
msgid "Confirm address"
msgstr "Adres bevestigen"
2009-01-30 18:08:33 +00:00
#. TRANS: Success message for the contact address confirmation action.
#. TRANS: %s can be 'email', 'jabber', or 'sms'.
#: actions/confirmaddress.php:166
#, php-format
msgid "The address \"%s\" has been confirmed for your account."
msgstr "Het adres \"%s\" is voor uw gebruiker bevestigd."
#. TRANS: Title for page with a conversion (multiple notices in context).
#: actions/conversation.php:96
msgid "Conversation"
msgstr "Dialoog"
#. TRANS: Header on conversation page. Hidden by default (h2).
#: actions/conversation.php:149 lib/mailbox.php:116 lib/noticelist.php:87
#: lib/profileaction.php:229 lib/searchgroupnav.php:82
msgid "Notices"
msgstr "Mededelingen"
#. TRANS: Client error displayed trying to delete an application while not logged in.
#: actions/deleteapplication.php:62
msgid "You must be logged in to delete an application."
msgstr "U moet aangemeld zijn om een applicatie te kunnen verwijderen."
#. TRANS: Client error displayed trying to delete an application that does not exist.
#: actions/deleteapplication.php:71
msgid "Application not found."
msgstr "De applicatie is niet gevonden."
#. TRANS: Client error displayed trying to delete an application the current user does not own.
#. TRANS: Client error displayed trying to edit an application while not being its owner.
#: actions/deleteapplication.php:79 actions/editapplication.php:78
#: actions/showapplication.php:94
msgid "You are not the owner of this application."
msgstr "U bent niet de eigenaar van deze applicatie."
#. TRANS: Client error text when there is a problem with the session token.
#: actions/deleteapplication.php:102 actions/editapplication.php:131
#: actions/newapplication.php:114 actions/showapplication.php:118
#: lib/action.php:1409
msgid "There was a problem with your session token."
msgstr "Er is een probleem met uw sessietoken."
#. TRANS: Title for delete application page.
#. TRANS: Fieldset legend on delete application page.
#: actions/deleteapplication.php:124 actions/deleteapplication.php:149
msgid "Delete application"
msgstr "Applicatie verwijderen"
#. TRANS: Confirmation text on delete application page.
#: actions/deleteapplication.php:152
msgid ""
"Are you sure you want to delete this application? This will clear all data "
"about the application from the database, including all existing user "
"connections."
msgstr ""
"Weet u zeker dat u deze applicatie wilt verwijderen? Door deze handeling "
"worden alle gegevens van deze applicatie uit de database verwijderd, "
"inclusief alle bestaande gebruikersverbindingen."
#. TRANS: Submit button title for 'No' when deleting an application.
#: actions/deleteapplication.php:161
msgid "Do not delete this application"
msgstr "Deze applicatie niet verwijderen"
#. TRANS: Submit button title for 'Yes' when deleting an application.
#: actions/deleteapplication.php:167
msgid "Delete this application"
msgstr "Deze applicatie verwijderen"
#. TRANS: Client error when trying to delete group while not logged in.
#: actions/deletegroup.php:64
msgid "You must be logged in to delete a group."
msgstr "U moet aangemeld zijn om een groep te kunnen verwijderen."
#. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
#: actions/deletegroup.php:94 actions/joingroup.php:88
#: actions/leavegroup.php:88
msgid "No nickname or ID."
msgstr "Geen gebruikersnaam of ID."
#. TRANS: Client error when trying to delete a group without having the rights to delete it.
#: actions/deletegroup.php:107
msgid "You are not allowed to delete this group."
msgstr "U mag deze groep niet verwijderen."
#. TRANS: Server error displayed if a group could not be deleted.
#. TRANS: %s is the name of the group that could not be deleted.
#: actions/deletegroup.php:150
#, php-format
msgid "Could not delete group %s."
msgstr "Het was niet mogelijk de groep %s te verwijderen."
#. TRANS: Message given after deleting a group.
#. TRANS: %s is the deleted group's name.
#: actions/deletegroup.php:159
#, php-format
msgid "Deleted group %s"
msgstr "De groep %s is verwijderd."
#. TRANS: Title of delete group page.
#. TRANS: Form legend for deleting a group.
#: actions/deletegroup.php:176 actions/deletegroup.php:202
msgid "Delete group"
msgstr "Groep verwijderen"
#. TRANS: Warning in form for deleleting a group.
#: actions/deletegroup.php:206
msgid ""
"Are you sure you want to delete this group? This will clear all data about "
"the group from the database, without a backup. Public posts to this group "
"will still appear in individual timelines."
msgstr ""
"Weet u zeker dat u deze groep wilt verwijderen? Door deze handeling worden "
"alle gegevens van deze groep uit de database verwijderd. Het is niet "
"mogelijk ze terug te zetten. Publieke berichten zijn nog wel zichtbaar in "
"individuele tijdlijnen."
#. TRANS: Submit button title for 'No' when deleting a group.
#: actions/deletegroup.php:224
msgid "Do not delete this group"
msgstr "Verwijder deze groep niet"
#. TRANS: Submit button title for 'Yes' when deleting a group.
#: actions/deletegroup.php:231
msgid "Delete this group"
msgstr "Groep verwijderen"
#. TRANS: Error message displayed trying to delete a notice while not logged in.
#. TRANS: Client error displayed when trying to unblock a user from a group while not logged in.
#. TRANS: Client error displayed trying a change a subscription while not logged in.
#. TRANS: Client error message thrown when trying to access the admin panel while not logged in.
#: actions/deletenotice.php:52 actions/disfavor.php:61 actions/favor.php:62
#: actions/groupblock.php:61 actions/groupunblock.php:60 actions/logout.php:69
#: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:88
#: actions/nudge.php:63 actions/subedit.php:33 actions/subscribe.php:96
#: actions/tagother.php:33 actions/unsubscribe.php:52
#: lib/adminpanelaction.php:71 lib/profileformaction.php:64
#: lib/settingsaction.php:72
msgid "Not logged in."
msgstr "Niet aangemeld."
#. TRANS: Instructions for deleting a notice.
#: actions/deletenotice.php:110
msgid ""
"You are about to permanently delete a notice. Once this is done, it cannot "
"be undone."
msgstr ""
"U staat op het punt een mededeling permanent te verwijderen. Als dit "
"uitgevoerd is, kan het niet ongedaan gemaakt worden."
#. TRANS: Page title when deleting a notice.
#. TRANS: Fieldset legend for the delete notice form.
#: actions/deletenotice.php:117 actions/deletenotice.php:148
msgid "Delete notice"
msgstr "Mededeling verwijderen"
2009-01-30 18:08:33 +00:00
#. TRANS: Message for the delete notice form.
#: actions/deletenotice.php:152
msgid "Are you sure you want to delete this notice?"
msgstr "Weet u zeker dat u deze aankondiging wilt verwijderen?"
2009-01-30 18:08:33 +00:00
#. TRANS: Submit button title for 'No' when deleting a notice.
#: actions/deletenotice.php:159
msgid "Do not delete this notice"
msgstr "Deze mededeling niet verwijderen"
#. TRANS: Submit button title for 'Yes' when deleting a notice.
#: actions/deletenotice.php:166 lib/noticelist.php:672
msgid "Delete this notice"
msgstr "Deze mededeling verwijderen"
#: actions/deleteuser.php:67
msgid "You cannot delete users."
msgstr "U kunt gebruikers niet verwijderen."
#: actions/deleteuser.php:74
msgid "You can only delete local users."
msgstr "U kunt alleen lokale gebruikers verwijderen."
#: actions/deleteuser.php:110 actions/deleteuser.php:133
msgid "Delete user"
msgstr "Gebruiker verwijderen"
#: actions/deleteuser.php:136
msgid ""
"Are you sure you want to delete this user? This will clear all data about "
"the user from the database, without a backup."
msgstr ""
"Weet u zeker dat u deze gebruiker wilt verwijderen? Door deze handeling "
"worden alle gegevens van deze gebruiker uit de database verwijderd. Het is "
"niet mogelijk ze terug te zetten."
#. TRANS: Submit button title for 'Yes' when deleting a user.
#: actions/deleteuser.php:163 lib/deleteuserform.php:77
msgid "Delete this user"
msgstr "Gebruiker verwijderen"
#. TRANS: Message used as title for design settings for the site.
#. TRANS: Link description in user account settings menu.
#: actions/designadminpanel.php:63 lib/accountsettingsaction.php:134
msgid "Design"
msgstr "Uiterlijk"
#: actions/designadminpanel.php:74
msgid "Design settings for this StatusNet site"
msgstr "Instellingen voor de vormgeving van deze StatusNet-website"
#: actions/designadminpanel.php:335
msgid "Invalid logo URL."
msgstr "De logo-URL is ongeldig."
#: actions/designadminpanel.php:340
msgid "Invalid SSL logo URL."
msgstr "De SSL logo-URL is ongeldig."
#: actions/designadminpanel.php:344
#, php-format
msgid "Theme not available: %s."
msgstr "De vormgeving is niet beschikbaar: %s."
#: actions/designadminpanel.php:448
msgid "Change logo"
msgstr "Logo wijzigen"
#: actions/designadminpanel.php:453
msgid "Site logo"
msgstr "Websitelogo"
#: actions/designadminpanel.php:457
msgid "SSL logo"
msgstr "SSL-logo"
#: actions/designadminpanel.php:469
msgid "Change theme"
msgstr "Vormgeving wijzigen"
#: actions/designadminpanel.php:486
msgid "Site theme"
msgstr "Vormgeving website"
#: actions/designadminpanel.php:487
msgid "Theme for the site."
msgstr "Mogelijke vormgevingen voor deze website."
#: actions/designadminpanel.php:493
msgid "Custom theme"
msgstr "Aangepaste vormgeving"
#: actions/designadminpanel.php:497
msgid "You can upload a custom StatusNet theme as a .ZIP archive."
msgstr "U kunt een vormgeving voor StatusNet uploaden als ZIP-archief."
#. TRANS: Fieldset legend on profile design page.
#: actions/designadminpanel.php:512 lib/designsettings.php:98
msgid "Change background image"
msgstr "Achtergrondafbeelding wijzigen"
#. TRANS: Label on profile design page for setting a profile page background colour.
#: actions/designadminpanel.php:517 actions/designadminpanel.php:600
#: lib/designsettings.php:183
msgid "Background"
msgstr "Achtergrond"
#: actions/designadminpanel.php:522
#, php-format
msgid ""
"You can upload a background image for the site. The maximum file size is %1"
"$s."
msgstr ""
"Hier kunt u een achtergrondafbeelding voor de website uploaden. De maximale "
"bestandsgrootte is %1$s."
#. TRANS: Used as radio button label to add a background image.
#: actions/designadminpanel.php:553
msgid "On"
msgstr "Aan"
#. TRANS: Used as radio button label to not add a background image.
#: actions/designadminpanel.php:570
msgid "Off"
msgstr "Uit"
#. TRANS: Form guide for a set of radio buttons on the profile design page that will enable or disable
#. TRANS: use of the uploaded profile image.
#: actions/designadminpanel.php:571 lib/designsettings.php:159
msgid "Turn background image on or off."
msgstr "Achtergrondafbeelding inschakelen of uitschakelen."
#. TRANS: Checkbox label on profile design page that will cause the profile image to be tiled.
#: actions/designadminpanel.php:576 lib/designsettings.php:165
msgid "Tile background image"
msgstr "Achtergrondafbeelding naast elkaar"
#. TRANS: Fieldset legend on profile design page to change profile page colours.
#: actions/designadminpanel.php:590 lib/designsettings.php:175
msgid "Change colours"
msgstr "Kleuren wijzigen"
#. TRANS: Label on profile design page for setting a profile page content colour.
#: actions/designadminpanel.php:613 lib/designsettings.php:197
msgid "Content"
msgstr "Inhoud"
#. TRANS: Label on profile design page for setting a profile page sidebar colour.
#: actions/designadminpanel.php:626 lib/designsettings.php:211
msgid "Sidebar"
msgstr "Menubalk"
#. TRANS: Label on profile design page for setting a profile page text colour.
#: actions/designadminpanel.php:639 lib/designsettings.php:225
msgid "Text"
msgstr "Tekst"
#. TRANS: Label on profile design page for setting a profile page links colour.
#: actions/designadminpanel.php:652 lib/designsettings.php:239
msgid "Links"
msgstr "Verwijzingen"
#: actions/designadminpanel.php:677
msgid "Advanced"
msgstr "Uitgebreid"
#: actions/designadminpanel.php:681
msgid "Custom CSS"
msgstr "Aangepaste CSS"
#. TRANS: Button text on profile design page to immediately reset all colour settings to default.
#: actions/designadminpanel.php:702 lib/designsettings.php:257
msgid "Use defaults"
msgstr "Standaardinstellingen gebruiken"
#. TRANS: Title for button on profile design page to reset all colour settings to default.
#: actions/designadminpanel.php:703 lib/designsettings.php:259
msgid "Restore default designs"
msgstr "Standaardontwerp toepassen"
#. TRANS: Title for button on profile design page to reset all colour settings to default without saving.
#: actions/designadminpanel.php:709 lib/designsettings.php:267
msgid "Reset back to default"
msgstr "Standaardinstellingen toepassen"
#. TRANS: Submit button title.
#: actions/designadminpanel.php:711 actions/licenseadminpanel.php:319
#: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
#: actions/snapshotadminpanel.php:245 actions/tagother.php:154
#: lib/applicationeditform.php:357
msgid "Save"
msgstr "Opslaan"
#. TRANS: Title for button on profile design page to save settings.
#: actions/designadminpanel.php:712 lib/designsettings.php:272
msgid "Save design"
msgstr "Ontwerp opslaan"
#: actions/disfavor.php:81
msgid "This notice is not a favorite!"
msgstr "Deze mededeling staat niet op uw favorietenlijst."
#: actions/disfavor.php:94
msgid "Add to favorites"
msgstr "Aan favorieten toevoegen"
2009-01-30 18:08:33 +00:00
#: actions/doc.php:158
#, php-format
msgid "No such document \"%s\""
msgstr "Onbekend document \"%s\""
#. TRANS: Title for "Edit application" form.
#. TRANS: Form legend.
#: actions/editapplication.php:54 lib/applicationeditform.php:129
msgid "Edit application"
msgstr "Applicatie bewerken"
#. TRANS: Client error displayed trying to edit an application while not logged in.
#: actions/editapplication.php:66
msgid "You must be logged in to edit an application."
msgstr "U moet aangemeld zijn om een applicatie te kunnen bewerken."
#. TRANS: Client error displayed trying to edit an application that does not exist.
#: actions/editapplication.php:83 actions/showapplication.php:87
msgid "No such application."
msgstr "De applicatie bestaat niet."
#. TRANS: Instructions for "Edit application" form.
#: actions/editapplication.php:167
msgid "Use this form to edit your application."
msgstr "Gebruik dit formulier om uw applicatiegegevens te bewerken."
#. TRANS: Validation error shown when not providing a name in the "Edit application" form.
#: actions/editapplication.php:184 actions/newapplication.php:163
msgid "Name is required."
msgstr "Een naam is verplicht."
#. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
#: actions/editapplication.php:188 actions/newapplication.php:169
msgid "Name is too long (maximum 255 characters)."
msgstr "De naam is te lang (maximaal 255 tekens)."
#. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
#: actions/editapplication.php:192 actions/newapplication.php:166
msgid "Name already in use. Try another one."
msgstr "Deze naam wordt al gebruikt. Kies een andere."
#. TRANS: Validation error shown when not providing a description in the "Edit application" form.
#: actions/editapplication.php:196 actions/newapplication.php:172
msgid "Description is required."
msgstr "Een beschrijving is verplicht"
#. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
#: actions/editapplication.php:208
msgid "Source URL is too long."
msgstr "De bron-URL is te lang."
#. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
#: actions/editapplication.php:215 actions/newapplication.php:193
msgid "Source URL is not valid."
msgstr "De bron-URL is niet geldig."
#. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
#: actions/editapplication.php:219 actions/newapplication.php:196
msgid "Organization is required."
msgstr "Organisatie is verplicht."
#. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
#: actions/editapplication.php:223 actions/newapplication.php:199
msgid "Organization is too long (maximum 255 characters)."
msgstr "De organisatienaam is te lang (maximaal 255 tekens)."
#: actions/editapplication.php:226 actions/newapplication.php:202
msgid "Organization homepage is required."
msgstr "De homepage voor een organisatie is verplicht."
#. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
#: actions/editapplication.php:237 actions/newapplication.php:214
msgid "Callback is too long."
msgstr "De callback is te lang."
#. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
#: actions/editapplication.php:245 actions/newapplication.php:223
msgid "Callback URL is not valid."
msgstr "De callback-URL is niet geldig."
#. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
#: actions/editapplication.php:282
msgid "Could not update application."
msgstr "Het was niet mogelijk de applicatie bij te werken."
#. TRANS: Title for form to edit a group. %s is a group nickname.
#: actions/editgroup.php:55
#, php-format
msgid "Edit %s group"
msgstr "Groep %s bewerken"
#. TRANS: Client error displayed trying to edit a group while not logged in.
#. TRANS: Client error displayed trying to create a group while not logged in.
#: actions/editgroup.php:68 actions/grouplogo.php:70 actions/newgroup.php:65
msgid "You must be logged in to create a group."
msgstr "U moet aangemeld zijn om een groep aan te kunnen maken."
#. TRANS: Client error displayed trying to edit a group while not being a group admin.
#: actions/editgroup.php:110 actions/editgroup.php:176
#: actions/groupdesignsettings.php:107 actions/grouplogo.php:109
msgid "You must be an admin to edit the group."
msgstr "U moet beheerder zijn om de groep te kunnen bewerken."
#. TRANS: Form instructions for group edit form.
#: actions/editgroup.php:161
msgid "Use this form to edit the group."
msgstr "Gebruik dit formulier om de groep te bewerken."
#. TRANS: Group edit form validation error.
#. TRANS: Group create form validation error.
#: actions/editgroup.php:239 actions/newgroup.php:179
#, php-format
msgid "Invalid alias: \"%s\""
msgstr "Ongeldige alias: \"%s\""
#. TRANS: Server error displayed when editing a group fails.
#: actions/editgroup.php:272
msgid "Could not update group."
msgstr "Het was niet mogelijk de groep bij te werken."
#. TRANS: Server error displayed when group aliases could not be added.
#. TRANS: Server exception thrown when creating group aliases failed.
#: actions/editgroup.php:279 classes/User_group.php:529
msgid "Could not create aliases."
msgstr "Het was niet mogelijk de aliassen aan te maken."
#. TRANS: Group edit form success message.
#: actions/editgroup.php:296
msgid "Options saved."
msgstr "De instellingen zijn opgeslagen."
2009-01-30 18:08:33 +00:00
#. TRANS: Title for e-mail settings.
#: actions/emailsettings.php:61
msgid "Email settings"
msgstr "E-mailvoorkeuren"
2009-01-30 18:08:33 +00:00
#. TRANS: E-mail settings page instructions.
#. TRANS: %%site.name%% is the name of the site.
#: actions/emailsettings.php:76
#, php-format
msgid "Manage how you get email from %%site.name%%."
msgstr "Uw e-mailinstellingen op %%site.name%% beheren."
2009-01-30 18:08:33 +00:00
#. TRANS: Form legend for e-mail settings form.
#. TRANS: Field label for e-mail address input in e-mail settings form.
#: actions/emailsettings.php:107 actions/emailsettings.php:133
msgid "Email address"
msgstr "E-mailadres"
2009-01-30 18:08:33 +00:00
#. TRANS: Form note in e-mail settings form.
#: actions/emailsettings.php:113
msgid "Current confirmed email address."
msgstr "Huidige bevestigde e-mailadres"
#. TRANS: Button label to remove a confirmed e-mail address.
#. TRANS: Button label for removing a set sender e-mail address to post notices from.
#. TRANS: Button label to remove a confirmed IM address.
#. TRANS: Button label to remove a confirmed SMS address.
#. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
#: actions/emailsettings.php:116 actions/emailsettings.php:183
#: actions/imsettings.php:116 actions/smssettings.php:124
#: actions/smssettings.php:180
msgctxt "BUTTON"
msgid "Remove"
msgstr "Verwijderen"
#: actions/emailsettings.php:123
msgid ""
"Awaiting confirmation on this address. Check your inbox (and spam box!) for "
"a message with further instructions."
msgstr ""
"Er wordt gewacht op bevestiging van dit adres. Controleer uw inbox (en uw "
"ongewenste berichten/spam) voor een bericht met nadere instructies."
#. TRANS: Instructions for e-mail address input form. Do not translate
#. TRANS: "example.org". It is one of the domain names reserved for
#. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
#. TRANS: Any other domain may be owned by a legitimate person or
#. TRANS: organization.
#: actions/emailsettings.php:140
msgid "Email address, like \"UserName@example.org\""
msgstr "E-mailadres, zoals \"gebruikersnaam@example.org\""
#. TRANS: Button label for adding an e-mail address in e-mail settings form.
#. TRANS: Button label for adding an IM address in IM settings form.
#. TRANS: Button label for adding a SMS phone number in SMS settings form.
#: actions/emailsettings.php:144 actions/imsettings.php:151
#: actions/smssettings.php:162
msgctxt "BUTTON"
msgid "Add"
msgstr "Toevoegen"
#. TRANS: Form legend for incoming e-mail settings form.
#. TRANS: Form legend for incoming SMS settings form.
#: actions/emailsettings.php:152 actions/smssettings.php:171
msgid "Incoming email"
msgstr "Inkomende e-mail"
2009-01-30 18:08:33 +00:00
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:158
msgid "I want to post notices by email."
msgstr "Ik wil mededelingen per e-mail plaatsen."
#. TRANS: Form instructions for incoming e-mail form in e-mail settings.
#. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
#: actions/emailsettings.php:180 actions/smssettings.php:178
msgid "Send email to this address to post new notices."
msgstr "Stuur een email naar dit adres om een nieuw bericht te posten"
#. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
#. TRANS: Instructions for incoming SMS e-mail address input form.
#: actions/emailsettings.php:189 actions/smssettings.php:186
2009-01-30 18:08:33 +00:00
msgid "Make a new email address for posting to; cancels the old one."
msgstr ""
"Stelt een nieuw e-mailadres in voor het ontvangen van berichten. Het "
"bestaande e-mailadres wordt verwijderd."
2009-01-30 18:08:33 +00:00
#. TRANS: Instructions for incoming e-mail address input form.
#: actions/emailsettings.php:193
msgid ""
"To send notices via email, we need to create a unique email address for you "
"on this server:"
msgstr ""
#. TRANS: Button label for adding an e-mail address to send notices from.
#. TRANS: Button label for adding an SMS e-mail address to send notices from.
#: actions/emailsettings.php:199 actions/smssettings.php:189
msgctxt "BUTTON"
msgid "New"
msgstr "Nieuw"
2009-01-30 18:08:33 +00:00
#. TRANS: Form legend for e-mail preferences form.
#: actions/emailsettings.php:208
msgid "Email preferences"
msgstr "E-mailvoorkeuren"
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:216
msgid "Send me notices of new subscriptions through email."
msgstr "Mij e-mailen bij nieuwe abonnementen."
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:222
msgid "Send me email when someone adds my notice as a favorite."
msgstr "Mij e-mailen als iemand mijn mededeling als favoriet instelt."
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:229
msgid "Send me email when someone sends me a private message."
msgstr "Mij e-mailen als iemand mij een privébericht zendt."
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:235
msgid "Send me email when someone sends me an \"@-reply\"."
msgstr "Mij e-mailen als iemand mij een antwoord met \"@\" erin stuurt."
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:241
msgid "Allow friends to nudge me and send me an email."
msgstr "Vrienden mogen me porren en e-mailen."
#. TRANS: Checkbox label in e-mail preferences form.
#: actions/emailsettings.php:247
msgid "Publish a MicroID for my email address."
msgstr "Een MicroID voor mijn e-mailadres publiceren."
2009-01-30 18:08:33 +00:00
#. TRANS: Confirmation message for successful e-mail preferences save.
#: actions/emailsettings.php:368
msgid "Email preferences saved."
msgstr "De e-mailvoorkeuren zijn opgeslagen."
#. TRANS: Message given saving e-mail address without having provided one.
#: actions/emailsettings.php:388
2009-01-30 18:08:33 +00:00
msgid "No email address."
msgstr "Geen e-mailadres"
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving e-mail address that cannot be normalised.
#: actions/emailsettings.php:396
msgid "Cannot normalize that email address"
msgstr "Kan het emailadres niet normaliseren"
#. TRANS: Message given saving e-mail address that not valid.
#: actions/emailsettings.php:401 actions/register.php:212
#: actions/siteadminpanel.php:144
msgid "Not a valid email address."
msgstr "Geen geldig e-mailadres."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving e-mail address that is already set.
#: actions/emailsettings.php:405
msgid "That is already your email address."
msgstr "U hebt dit e-mailadres als ingesteld als uw e-mailadres."
#. TRANS: Message given saving e-mail address that is already set for another user.
#: actions/emailsettings.php:409
msgid "That email address already belongs to another user."
msgstr "Dit e-mailadres is al geregistreerd door een andere gebruiker."
#. TRANS: Server error thrown on database error adding e-mail confirmation code.
#. TRANS: Server error thrown on database error adding IM confirmation code.
#. TRANS: Server error thrown on database error adding SMS confirmation code.
#: actions/emailsettings.php:426 actions/imsettings.php:351
#: actions/smssettings.php:373
msgid "Couldn't insert confirmation code."
msgstr "De bevestigingscode kon niet ingevoegd worden."
#. TRANS: Message given saving valid e-mail address that is to be confirmed.
#: actions/emailsettings.php:433
msgid ""
"A confirmation code was sent to the email address you added. Check your "
"inbox (and spam box!) for the code and instructions on how to use it."
msgstr ""
"Een bevestigingscode is verzonden naar het e-mailadres dat u hebt "
"toegevoegd. Controleer uw inbox (en spam box!) Voor de code en instructies "
"hoe het te gebruiken."
#. TRANS: Message given canceling e-mail address confirmation that is not pending.
#. TRANS: Message given canceling IM address confirmation that is not pending.
#. TRANS: Message given canceling SMS phone number confirmation that is not pending.
#: actions/emailsettings.php:454 actions/imsettings.php:386
#: actions/smssettings.php:408
msgid "No pending confirmation to cancel."
msgstr "Er is geen openstaand bevestigingsverzoek om te annuleren."
#. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
#: actions/emailsettings.php:459
msgid "That is the wrong email address."
msgstr "Dat is het verkeerde e-mailadres."
#. TRANS: Server error thrown on database error canceling e-mail address confirmation.
#. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
#: actions/emailsettings.php:468 actions/smssettings.php:422
msgid "Couldn't delete email confirmation."
msgstr "De e-mailbevestiging kon niet verwijderd worden."
#. TRANS: Message given after successfully canceling e-mail address confirmation.
#: actions/emailsettings.php:473
msgid "Email confirmation cancelled."
msgstr "E-mailbevestiging geannuleerd."
#. TRANS: Message given trying to remove an e-mail address that is not
#. TRANS: registered for the active user.
#: actions/emailsettings.php:493
msgid "That is not your email address."
msgstr "Dit is niet uw e-mailadres."
#. TRANS: Message given after successfully removing a registered e-mail address.
#: actions/emailsettings.php:514
msgid "The email address was removed."
msgstr "Het e-mailadres is verwijderd."
#: actions/emailsettings.php:528 actions/smssettings.php:568
msgid "No incoming email address."
msgstr "Geen binnenkomend e-mailadres"
2009-01-30 18:08:33 +00:00
#. TRANS: Server error thrown on database error removing incoming e-mail address.
#. TRANS: Server error thrown on database error adding incoming e-mail address.
#: actions/emailsettings.php:540 actions/emailsettings.php:565
#: actions/smssettings.php:578 actions/smssettings.php:602
msgid "Couldn't update user record."
msgstr "Kan de gebruikersgegevens niet vernieuwen"
2009-01-30 18:08:33 +00:00
#. TRANS: Message given after successfully removing an incoming e-mail address.
#: actions/emailsettings.php:544 actions/smssettings.php:581
msgid "Incoming email address removed."
msgstr "Het e-mailadres voor inkomende mail is verwijderd."
#. TRANS: Message given after successfully adding an incoming e-mail address.
#: actions/emailsettings.php:569 actions/smssettings.php:605
msgid "New incoming email address added."
msgstr "Het nieuwe binnenkomende e-mailadres is toegevoegd."
#: actions/favor.php:79
msgid "This notice is already a favorite!"
msgstr "Deze mededeling staat al in uw favorietenlijst."
#: actions/favor.php:92 lib/disfavorform.php:144
msgid "Disfavor favorite"
msgstr "Van favorietenlijst verwijderen"
#: actions/favorited.php:65 lib/popularnoticesection.php:62
#: lib/publicgroupnav.php:93
msgid "Popular notices"
msgstr "Populaire mededelingen"
#: actions/favorited.php:67
#, php-format
msgid "Popular notices, page %d"
msgstr "Populaire mededelingen, pagina %d"
#: actions/favorited.php:79
msgid "The most popular notices on the site right now."
msgstr "De meest populaire mededelingen op de site op dit moment."
#: actions/favorited.php:150
msgid "Favorite notices appear on this page but no one has favorited one yet."
msgstr ""
"Favoriete mededelingen zijn te zien op deze pagina, maar er zijn nog geen "
"favoriete mededelingen."
2009-01-30 18:08:33 +00:00
#: actions/favorited.php:153
msgid ""
"Be the first to add a notice to your favorites by clicking the fave button "
"next to any notice you like."
msgstr ""
"U kunt een mededeling aan uw favorieten toevoegen door op de knop \"Aan "
"favorieten toevoegen\" te klikken bij mededelingen die u de moeite waard "
"vindt."
#: actions/favorited.php:156
#, php-format
msgid ""
"Why not [register an account](%%action.register%%) and be the first to add a "
"notice to your favorites!"
msgstr ""
"U kunt een [gebruiker aanmaken](%%action.register%%) en de eerste mededeling "
"voor de favorietenlijst plaatsen!"
2009-01-30 18:08:33 +00:00
#: actions/favoritesrss.php:111 actions/showfavorites.php:77
#: lib/personalgroupnav.php:118
#, php-format
msgid "%s's favorite notices"
msgstr "Favoriete mededelingen van %s"
2009-01-30 18:08:33 +00:00
#: actions/favoritesrss.php:115
#, php-format
msgid "Updates favored by %1$s on %2$s!"
msgstr "Updates op de favorietenlijst van %1$s op %2$s."
#: actions/featured.php:69 lib/featureduserssection.php:87
#: lib/publicgroupnav.php:89
msgid "Featured users"
msgstr "Nieuwe gebruikers"
#: actions/featured.php:71
#, php-format
msgid "Featured users, page %d"
msgstr "Nieuwe gebruikers, pagina %d"
#: actions/featured.php:99
#, php-format
msgid "A selection of some great users on %s"
msgstr "Een selectie van gewaardeerde gebruikers op %s"
#: actions/file.php:34
msgid "No notice ID."
msgstr "Geen mededelingnummer."
#: actions/file.php:38
msgid "No notice."
msgstr "Geen mededeling."
#: actions/file.php:42
msgid "No attachments."
msgstr "Geen bijlagen."
#: actions/file.php:51
msgid "No uploaded attachments."
msgstr "Geen toegevoegde bijlagen."
#: actions/finishremotesubscribe.php:69
msgid "Not expecting this response!"
msgstr "Onverwacht antwoord!"
#: actions/finishremotesubscribe.php:80
msgid "User being listened to does not exist."
msgstr "De gebruiker waarnaar wordt geluisterd bestaat niet."
#: actions/finishremotesubscribe.php:87 actions/remotesubscribe.php:59
msgid "You can use the local subscription!"
msgstr "U kunt het lokale abonnement gebruiken!"
2009-01-30 18:08:33 +00:00
#: actions/finishremotesubscribe.php:99
msgid "That user has blocked you from subscribing."
msgstr ""
"Die gebruiker heeft de mogelijkheid om te abonneren voor u geblokkeerd."
#: actions/finishremotesubscribe.php:110
msgid "You are not authorized."
msgstr "U hebt niet de juiste toegangsrechten."
#: actions/finishremotesubscribe.php:113
msgid "Could not convert request token to access token."
msgstr ""
"Het was niet mogelijk het verzoektoken te converteren naar een toegangstoken."
#: actions/finishremotesubscribe.php:118
msgid "Remote service uses unknown version of OMB protocol."
msgstr ""
"De diensten op afstand gebruiken een onbekende versie van het OMB-protocol."
#: actions/finishremotesubscribe.php:138 lib/oauthstore.php:317
msgid "Error updating remote profile."
msgstr ""
"Er is een fout opgetreden tijdens het bijwerken van het profiel op afstand."
#: actions/getfile.php:79
msgid "No such file."
msgstr "Het bestand bestaat niet."
#: actions/getfile.php:83
msgid "Cannot read file."
msgstr "Het bestand kon niet gelezen worden."
2009-01-30 18:08:33 +00:00
#: actions/grantrole.php:62 actions/revokerole.php:62
msgid "Invalid role."
msgstr "Ongeldige rol."
#: actions/grantrole.php:66 actions/revokerole.php:66
msgid "This role is reserved and cannot be set."
msgstr "Deze rol is gereserveerd en kan niet ingesteld worden."
#: actions/grantrole.php:75
msgid "You cannot grant user roles on this site."
msgstr "Op deze website kunt u geen gebruikersrollen toekennen."
#: actions/grantrole.php:82
msgid "User already has this role."
msgstr "Deze gebruiker heeft deze rol al."
#. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
#. TRANS: Client error displayed trying a change a subscription without providing a profile.
#: actions/groupblock.php:71 actions/groupunblock.php:71
#: actions/makeadmin.php:71 actions/subedit.php:49
#: lib/profileformaction.php:79
msgid "No profile specified."
msgstr "Er is geen profiel opgegeven."
#. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
#. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
#: actions/groupblock.php:76 actions/groupunblock.php:77
#: actions/makeadmin.php:76 actions/subedit.php:57 actions/tagother.php:46
#: actions/unsubscribe.php:84 lib/profileformaction.php:86
msgid "No profile with that ID."
msgstr "Er is geen profiel met dat ID."
#: actions/groupblock.php:81 actions/groupunblock.php:82
#: actions/makeadmin.php:81
msgid "No group specified."
msgstr "Er is geen groep aangegeven."
2009-01-30 18:08:33 +00:00
#: actions/groupblock.php:91
msgid "Only an admin can block group members."
msgstr "Alleen een beheerder kan groepsleden blokkeren."
#: actions/groupblock.php:95
msgid "User is already blocked from group."
msgstr "Deze gebruiker is al de toegang tot de groep ontzegd."
#: actions/groupblock.php:100
msgid "User is not a member of group."
msgstr "De gebruiker is geen lid van de groep."
2009-01-30 18:08:33 +00:00
#: actions/groupblock.php:134 actions/groupmembers.php:364
msgid "Block user from group"
msgstr "Gebruiker toegang tot de groep blokkeren"
2009-01-30 18:08:33 +00:00
#: actions/groupblock.php:160
#, php-format
msgid ""
"Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
"will be removed from the group, unable to post, and unable to subscribe to "
"the group in the future."
msgstr ""
"Weet u zeker dat u gebruiker \"%1$s\" uit de groep \"%2$s\" wilt weren? De "
"gebruiker wordt dan uit de groep verwijderd, kan er geen berichten meer "
"plaatsen en kan zich in de toekomst ook niet meer op de groep abonneren."
#. TRANS: Submit button title for 'No' when blocking a user from a group.
#: actions/groupblock.php:182
msgid "Do not block this user from this group"
msgstr "Deze gebruiker niet de toegang tot deze groep ontzeggen"
#. TRANS: Submit button title for 'Yes' when blocking a user from a group.
#: actions/groupblock.php:189
msgid "Block this user from this group"
msgstr "Deze gebruiker de toegang tot deze groep ontzeggen"
#: actions/groupblock.php:206
msgid "Database error blocking user from group."
msgstr ""
"Er is een databasefout opgetreden bij het uitsluiten van de gebruiker van de "
"groep."
#: actions/groupbyid.php:74 actions/userbyid.php:70
msgid "No ID."
msgstr "Geen ID."
#: actions/groupdesignsettings.php:68
msgid "You must be logged in to edit a group."
msgstr "U moet aangemeld zijn om een groep te kunnen bewerken."
#: actions/groupdesignsettings.php:144
msgid "Group design"
msgstr "Groepsontwerp"
2009-01-30 18:08:33 +00:00
#: actions/groupdesignsettings.php:155
msgid ""
"Customize the way your group looks with a background image and a colour "
"palette of your choice."
msgstr ""
"De vormgeving van uw groep aanpassen met een achtergrondafbeelding en een "
"kleurenpalet van uw keuze."
#. TRANS: Error message displayed if design settings could not be saved.
#. TRANS: Error message displayed if design settings could not be saved after clicking "Use defaults".
#: actions/groupdesignsettings.php:266 actions/userdesignsettings.php:186
#: lib/designsettings.php:405 lib/designsettings.php:427
msgid "Couldn't update your design."
msgstr "Het was niet mogelijk uw ontwerp bij te werken."
#: actions/groupdesignsettings.php:311 actions/userdesignsettings.php:231
msgid "Design preferences saved."
msgstr "De ontwerpvoorkeuren zijn opgeslagen."
#: actions/grouplogo.php:142 actions/grouplogo.php:195
msgid "Group logo"
msgstr "Groepslogo"
#: actions/grouplogo.php:153
#, php-format
msgid ""
"You can upload a logo image for your group. The maximum file size is %s."
msgstr ""
"Hier kunt u een logo voor uw groep uploaden. De maximale bestandsgrootte is %"
"s."
#: actions/grouplogo.php:236
msgid "Upload"
msgstr "Uploaden"
#: actions/grouplogo.php:289
msgid "Crop"
msgstr "Uitsnijden"
#: actions/grouplogo.php:365
msgid "Pick a square area of the image to be the logo."
msgstr "Selecteer een vierkant uit de afbeelding die het logo wordt."
#: actions/grouplogo.php:399
msgid "Logo updated."
msgstr "Logo geactualiseerd."
#: actions/grouplogo.php:401
msgid "Failed updating logo."
msgstr "Het bijwerken van het logo is mislukt."
2009-01-30 18:08:33 +00:00
#. TRANS: Title of the page showing group members.
#. TRANS: %s is the name of the group.
#: actions/groupmembers.php:102
#, php-format
msgid "%s group members"
msgstr "leden van de groep %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Title of the page showing group members.
#. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
#: actions/groupmembers.php:107
#, php-format
msgid "%1$s group members, page %2$d"
msgstr "%1$s groeps leden, pagina %2$d"
2009-01-30 18:08:33 +00:00
#: actions/groupmembers.php:122
msgid "A list of the users in this group."
msgstr "Ledenlijst van deze groep"
#: actions/groupmembers.php:186
msgid "Admin"
msgstr "Beheerder"
#. TRANS: Button text for the form that will block a user from a group.
#: actions/groupmembers.php:399
msgctxt "BUTTON"
msgid "Block"
msgstr "Blokkeren"
#. TRANS: Submit button title.
#: actions/groupmembers.php:403
msgctxt "TOOLTIP"
msgid "Block this user"
msgstr "Deze gebruiker blokkeren"
#: actions/groupmembers.php:498
msgid "Make user an admin of the group"
msgstr "Deze gebruiker groepsbeheerder maken"
2009-01-30 18:08:33 +00:00
#. TRANS: Button text for the form that will make a user administrator.
#: actions/groupmembers.php:533
msgctxt "BUTTON"
msgid "Make Admin"
msgstr "Beheerder maken"
#. TRANS: Submit button title.
#: actions/groupmembers.php:537
msgctxt "TOOLTIP"
msgid "Make this user an admin"
msgstr "Deze gebruiker beheerder maken"
#. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
#: actions/grouprss.php:142
#, php-format
msgid "Updates from members of %1$s on %2$s!"
msgstr "Updates voor leden van %1$s op %2$s."
#: actions/groups.php:62 lib/profileaction.php:223 lib/profileaction.php:249
#: lib/publicgroupnav.php:81 lib/searchgroupnav.php:84 lib/subgroupnav.php:98
msgid "Groups"
msgstr "Groepen"
#: actions/groups.php:64
#, php-format
msgid "Groups, page %d"
msgstr "Groepen, pagina %d"
#: actions/groups.php:90
#, php-format
msgid ""
"%%%%site.name%%%% groups let you find and talk with people of similar "
"interests. After you join a group you can send messages to all other members "
"using the syntax \"!groupname\". Don't see a group you like? Try [searching "
"for one](%%%%action.groupsearch%%%%) or [start your own!](%%%%action.newgroup"
"%%%%)"
msgstr ""
"Met groepen van %%%%site.name%%%% kunt u gebruikers vinden met gelijke "
"interessen en daarmee in contact treden. Nadat u lid bent geworden van een "
"groep, kunt u berichten naar alle gebruikers zenden met door het voorvoegsel "
"\"!groepsnaam\" te gebruiken. Als u geen groep ziet die u aantreft, "
"[doorzoek dan de groepen](%%%%action.groupsearch%%%%) of [start zelf een "
"groep!](%%%%action.newgroup%%%%)."
#: actions/groups.php:107 actions/usergroups.php:126 lib/groupeditform.php:122
msgid "Create a new group"
msgstr "Nieuwe groep aanmaken"
#: actions/groupsearch.php:52
#, php-format
msgid ""
"Search for groups on %%site.name%% by their name, location, or description. "
"Separate the terms by spaces; they must be 3 characters or more."
msgstr ""
"Zoeken naar groepen op %%site.name%% op basis van naam, locatie of "
"interesses of beschrijving. Scheid de zoektermen met spaties. Iedere "
"zoekterm moet uit drie of meer tekens bestaan."
#: actions/groupsearch.php:58
msgid "Group search"
msgstr "Groepen zoeken"
#: actions/groupsearch.php:79 actions/noticesearch.php:117
#: actions/peoplesearch.php:83
msgid "No results."
msgstr "Geen resultaten."
#: actions/groupsearch.php:82
#, php-format
msgid ""
"If you can't find the group you're looking for, you can [create it](%%action."
"newgroup%%) yourself."
msgstr ""
"Als u de groep waar u naar zoekt niet kunt vinden, dan kunt u deze zelf "
"[aanmaken](%%action.newgroup%%)."
#: actions/groupsearch.php:85
#, php-format
msgid ""
"Why not [register an account](%%action.register%%) and [create the group](%%"
"action.newgroup%%) yourself!"
msgstr ""
"U kunt een [gebruiker registreren](%%action.register%%) en de groep zelf "
"[aanmaken](%%action.newgroup%%)!"
#. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
#: actions/groupunblock.php:94
msgid "Only an admin can unblock group members."
msgstr "Alleen beheerders kunnen groepsleden deblokkeren."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
#: actions/groupunblock.php:99
msgid "User is not blocked from group."
msgstr "De gebruiker is niet de toegang tot de groep ontzegd."
2009-01-30 18:08:33 +00:00
#. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
#: actions/groupunblock.php:131 actions/unblock.php:86
msgid "Error removing the block."
msgstr "Er is een fout opgetreden bij het verwijderen van de blokkade."
#. TRANS: Title for instance messaging settings.
#: actions/imsettings.php:60
msgid "IM settings"
msgstr "IM-instellingen"
2009-01-30 18:08:33 +00:00
#. TRANS: Instant messaging settings page instructions.
#. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
#. TRANS: the order and formatting of link text and link should remain unchanged.
#: actions/imsettings.php:74
#, php-format
msgid ""
"You can send and receive notices through Jabber/GTalk [instant messages](%%"
"doc.im%%). Configure your address and settings below."
msgstr ""
"U kunt berichten verzenden en ontvangen via Jabber/GTalk [\"onmiddellijke "
"berichten\"](%%doc.im%%). Maak hieronder uw instellingen."
#. TRANS: Message given in the IM settings if XMPP is not enabled on the site.
#: actions/imsettings.php:94
msgid "IM is not available."
msgstr "IM is niet beschikbaar."
#. TRANS: Form legend for IM settings form.
#. TRANS: Field label for IM address input in IM settings form.
#: actions/imsettings.php:106 actions/imsettings.php:136
msgid "IM address"
msgstr "IM-adres"
#: actions/imsettings.php:113
msgid "Current confirmed Jabber/GTalk address."
msgstr "Huidige bevestigde Jabber/GTalk adres."
#. TRANS: Form note in IM settings form.
#. TRANS: %s is the IM address set for the site.
#: actions/imsettings.php:124
#, php-format
msgid ""
"Awaiting confirmation on this address. Check your Jabber/GTalk account for a "
"message with further instructions. (Did you add %s to your buddy list?)"
msgstr ""
"Er wordt gewacht op bevestiging van dit adres. Controleer uw Jabber/GTalk-"
"gebruiker op een bericht met nadere instructies. Hebt u %s aan uw "
"contactenlijst toegevoegd?"
#. TRANS: IM address input field instructions in IM settings form.
#. TRANS: %s is the IM address set for the site.
#. TRANS: Do not translate "example.org". It is one of the domain names reserved for use in examples by
#. TRANS: http://www.rfc-editor.org/rfc/rfc2606.txt. Any other domain may be owned by a legitimate
#. TRANS: person or organization.
#: actions/imsettings.php:143
#, php-format
msgid ""
"Jabber or GTalk address, like \"UserName@example.org\". First, make sure to "
"add %s to your buddy list in your IM client or on GTalk."
msgstr ""
"Jabber-ID of GTalk-adres, zoals \"gebruiker@example.org\". Zorg ervoor dat u "
"%s eerst aan uw contactenlijst in uw IM-programma of in GTalk toevoegt."
2009-01-30 18:08:33 +00:00
#. TRANS: Form legend for IM preferences form.
#: actions/imsettings.php:158
msgid "IM preferences"
msgstr "IM-voorkeuren"
#. TRANS: Checkbox label in IM preferences form.
#: actions/imsettings.php:163
msgid "Send me notices through Jabber/GTalk."
msgstr "Mij berichten sturen via Jabber/GTalk."
#. TRANS: Checkbox label in IM preferences form.
#: actions/imsettings.php:169
msgid "Post a notice when my Jabber/GTalk status changes."
msgstr "Een mededeling versturen als mijn Jabber/GTalk-status wijzigt."
#. TRANS: Checkbox label in IM preferences form.
#: actions/imsettings.php:175
2009-01-30 18:08:33 +00:00
msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to."
msgstr ""
"Mij antwoorden sturen via Jabber/GTalk van gebruikers op wie ik niet "
"geabonneerd ben."
2009-01-30 18:08:33 +00:00
#. TRANS: Checkbox label in IM preferences form.
#: actions/imsettings.php:182
msgid "Publish a MicroID for my Jabber/GTalk address."
msgstr "Een MicroID voor mijn Jabber/GTalk-adres publiceren."
2009-01-30 18:08:33 +00:00
#. TRANS: Confirmation message for successful IM preferences save.
#: actions/imsettings.php:290 actions/othersettings.php:190
msgid "Preferences saved."
msgstr "Uw voorkeuren zijn opgeslagen."
#. TRANS: Message given saving IM address without having provided one.
#: actions/imsettings.php:312
msgid "No Jabber ID."
msgstr "Geen Jabber-ID."
#. TRANS: Message given saving IM address that cannot be normalised.
#: actions/imsettings.php:320
msgid "Cannot normalize that Jabber ID"
msgstr "Het was niet mogelijk om het Jabber-ID te normaliseren"
#. TRANS: Message given saving IM address that not valid.
#: actions/imsettings.php:325
msgid "Not a valid Jabber ID"
msgstr "Geen geldige Jabber-ID"
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving IM address that is already set.
#: actions/imsettings.php:329
msgid "That is already your Jabber ID."
msgstr "U hebt dit al ingesteld als uw Jabber-ID."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving IM address that is already set for another user.
#: actions/imsettings.php:333
msgid "Jabber ID already belongs to another user."
msgstr "Het Jabber-ID wordt al gebruikt door een andere gebruiker."
#. TRANS: Message given saving valid IM address that is to be confirmed.
#. TRANS: %s is the IM address set for the site.
#: actions/imsettings.php:361
#, php-format
msgid ""
"A confirmation code was sent to the IM address you added. You must approve %"
"s for sending messages to you."
msgstr ""
"Er is een bevestigingscode verstuurd naar het opgegeven IM-adres. U moet "
"ermee akkoord gaan dat %s berichten aan u verzendt."
#. TRANS: Message given canceling IM address confirmation for the wrong IM address.
#: actions/imsettings.php:391
msgid "That is the wrong IM address."
msgstr "Dat is het verkeerde IM-adres."
#. TRANS: Server error thrown on database error canceling IM address confirmation.
#: actions/imsettings.php:400
msgid "Couldn't delete IM confirmation."
msgstr "De IM-bevestiging kon niet verwijderd worden."
#. TRANS: Message given after successfully canceling IM address confirmation.
#: actions/imsettings.php:405
msgid "IM confirmation cancelled."
msgstr "IM-bevestiging geannuleerd."
#. TRANS: Message given trying to remove an IM address that is not
#. TRANS: registered for the active user.
#: actions/imsettings.php:427
msgid "That is not your Jabber ID."
msgstr "Dit is niet uw Jabber-ID."
#. TRANS: Message given after successfully removing a registered IM address.
#: actions/imsettings.php:450
msgid "The IM address was removed."
msgstr "Het IM-adres is verwijderd."
#: actions/inbox.php:59
#, php-format
msgid "Inbox for %1$s - page %2$d"
msgstr "Postvak IN van %s - pagina %2$d"
#: actions/inbox.php:62
#, php-format
msgid "Inbox for %s"
msgstr "Postvak IN van %s"
#: actions/inbox.php:115
msgid "This is your inbox, which lists your incoming private messages."
msgstr "Dit is uw Postvak IN dat uw inkomende privéberichten bevat."
#. TRANS: Client error displayed when trying to sent invites while they have been disabled.
#: actions/invite.php:40
msgid "Invites have been disabled."
msgstr "Het is niet mogelijk uitnodigingen te verzenden."
#. TRANS: Client error displayed when trying to sent invites while not logged in.
#. TRANS: %s is the StatusNet site name.
#: actions/invite.php:44
#, php-format
msgid "You must be logged in to invite other users to use %s."
msgstr ""
"U moet aangemeld zijn om anderen te kunnen uitnodigen gebruik te maken van %"
"s."
#. TRANS: Form validation message when providing an e-mail address that does not validate.
#. TRANS: %s is an invalid e-mail address.
#: actions/invite.php:77
#, php-format
msgid "Invalid email address: %s."
msgstr "Ongeldig e-mailadres: %s."
2009-01-30 18:08:33 +00:00
#. TRANS: Page title when invitations have been sent.
#: actions/invite.php:116
msgid "Invitations sent"
msgstr "De uitnodigingen zijn verzonden"
2009-01-30 18:08:33 +00:00
#. TRANS: Page title when inviting potential users.
#: actions/invite.php:119
msgid "Invite new users"
msgstr "Nieuwe gebruikers uitnodigen"
#. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
#. TRANS: is already subscribed to one or more users with the given e-mail address(es).
#. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
#. TRANS: Followed by a bullet list.
#: actions/invite.php:139
msgid "You are already subscribed to this user:"
msgid_plural "You are already subscribed to these users:"
msgstr[0] "U bent al geabonneerd op deze gebruiker:"
msgstr[1] "U bent al geabonneerd op deze gebruikers:"
#. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
#. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
#: actions/invite.php:145 actions/invite.php:159
#, php-format
msgctxt "INVITE"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
#. TRANS: already uses a this StatusNet site. Plural form is based on the number of
#. TRANS: reported already present people. Followed by a bullet list.
#: actions/invite.php:153
msgid "This person is already a user and you were automatically subscribed:"
msgid_plural ""
"These people are already users and you were automatically subscribed to them:"
msgstr[0] "Deze persoon is al gebruiker en u bent automatisch geabonneerd:"
msgstr[1] ""
"Deze personen zijn al gebruiker en u bent automatisch op ze geabonneerd:"
#. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
#. TRANS: based on the number of invitations sent. Followed by a bullet list of
#. TRANS: e-mail addresses to which invitations were sent.
#: actions/invite.php:167
msgid "Invitation sent to the following person:"
msgid_plural "Invitations sent to the following people:"
msgstr[0] "De uitnodiging is verzonden naar de volgende persoon:"
msgstr[1] "De uitnodigingen zijn verzonden naar de volgende personen:"
#. TRANS: Generic message displayed after sending out one or more invitations to
#. TRANS: people to join a StatusNet site.
#: actions/invite.php:177
msgid ""
"You will be notified when your invitees accept the invitation and register "
"on the site. Thanks for growing the community!"
msgstr ""
"U wordt op de hoogte gesteld wanneer uw genodigden de uitnodiging accepteren "
"en zich bij de site registreren. Dank u wel voor het laten groeien van de "
"gemeenschap!"
#. TRANS: Form instructions.
#: actions/invite.php:190
msgid ""
"Use this form to invite your friends and colleagues to use this service."
msgstr ""
"Gebruik deze pagina om uw vrienden en collega´s uit te nodigen deze dienst "
"te gebruiken."
#. TRANS: Field label for a list of e-mail addresses.
#: actions/invite.php:217
msgid "Email addresses"
msgstr "E-mailadressen"
2009-01-30 18:08:33 +00:00
#. TRANS: Tooltip for field label for a list of e-mail addresses.
#: actions/invite.php:220
msgid "Addresses of friends to invite (one per line)"
msgstr "Adressen van uit te nodigen vrienden (één per regel)"
2009-01-30 18:08:33 +00:00
#. TRANS: Field label for a personal message to send to invitees.
#: actions/invite.php:224
msgid "Personal message"
msgstr "Persoonlijk bericht"
#. TRANS: Tooltip for field label for a personal message to send to invitees.
#: actions/invite.php:227
msgid "Optionally add a personal message to the invitation."
msgstr "Persoonlijk bericht bij de uitnodiging (optioneel)."
2009-01-30 18:08:33 +00:00
#. TRANS: Send button for inviting friends
#: actions/invite.php:231
msgctxt "BUTTON"
msgid "Send"
msgstr "Verzenden"
2009-01-30 18:08:33 +00:00
#. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
#. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
#. TRANS: the StatusNet sitename.
#: actions/invite.php:263
#, php-format
msgid "%1$s has invited you to join them on %2$s"
msgstr "%1$s heeft u uitgenodigd voor %2$s"
#. TRANS: Body text for invitation email. Note that 'them' is correct as a gender-neutral
#. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, %2$s is the
#. TRANS: StatusNet sitename, %3$s is the site URL, %4$s is the personal message from the
#. TRANS: inviting user, %s%5 a link to the timeline for the inviting user, %s$6 is a link
#. TRANS: to register with the StatusNet site.
#: actions/invite.php:270
#, php-format
msgid ""
"%1$s has invited you to join them on %2$s (%3$s).\n"
"\n"
"%2$s is a micro-blogging service that lets you keep up-to-date with people "
"you know and people who interest you.\n"
"\n"
"You can also share news about yourself, your thoughts, or your life online "
"with people who know about you. It's also great for meeting new people who "
"share your interests.\n"
"\n"
"%1$s said:\n"
"\n"
"%4$s\n"
"\n"
"You can see %1$s's profile page on %2$s here:\n"
"\n"
"%5$s\n"
"\n"
"If you'd like to try the service, click on the link below to accept the "
"invitation.\n"
"\n"
"%6$s\n"
"\n"
"If not, you can ignore this message. Thanks for your patience and your "
"time.\n"
"\n"
"Sincerely, %2$s\n"
msgstr ""
"%1$s heeft u uitgenodigd voor %2$s (%3$s).\n"
"\n"
"%2$s is een microblogdienst waarmee u mensen op de hoogte kunt houden van "
"wat u interesseert en bezig houdt.\n"
"\n"
"U kunt ook nieuws over uzelf of uw ideeën en gedachten met anderen delen. "
"Het is ook de ideale plek om mensen te ontmoeten met dezelfde interesses als "
"u.\n"
"\n"
"%1$s schreef:\n"
"\n"
"%4$s\n"
"\n"
"U kunt %1$s's profielpagina op %2$s hier bekijken:\n"
"\n"
"%5$s\n"
"\n"
"Als u het wilt proberen, klik dan op de verwijzing hieronder om de "
"uitnodiging te accepteren.\n"
"\n"
"%6$s\n"
"\n"
"Als u geen interesse hebt, kunt u dit bericht negeren. Bedankt voor uw "
"geduld.\n"
"\n"
"Met vriendelijke groet, %2$s\n"
#: actions/joingroup.php:60
msgid "You must be logged in to join a group."
msgstr "U moet aangemeld zijn om lid te worden van een groep."
#: actions/joingroup.php:141
#, php-format
msgid "%1$s joined group %2$s"
msgstr "%1$s is lid geworden van de groep %2$s"
#: actions/leavegroup.php:60
msgid "You must be logged in to leave a group."
msgstr "U moet aangemeld zijn om een groep te kunnen verlaten."
2009-01-30 18:08:33 +00:00
#. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
#: actions/leavegroup.php:100 lib/command.php:386
msgid "You are not a member of that group."
msgstr "U bent geen lid van deze groep"
#: actions/leavegroup.php:137
#, php-format
msgid "%1$s left group %2$s"
msgstr "%1$s heeft de groep %2$s verlaten"
2009-01-30 18:08:33 +00:00
#. TRANS: User admin panel title
#: actions/licenseadminpanel.php:56
msgctxt "TITLE"
msgid "License"
msgstr "Licentie"
#: actions/licenseadminpanel.php:67
msgid "License for this StatusNet site"
msgstr "Licentie voor deze StatusNetsite"
#: actions/licenseadminpanel.php:139
msgid "Invalid license selection."
msgstr "Ongeldige licentieselectie."
#: actions/licenseadminpanel.php:149
msgid ""
"You must specify the owner of the content when using the All Rights Reserved "
"license."
msgstr ""
"U moet de eigenaar van de inhoud opgeven als u de licentie \"Alle rechten "
"voorbehouden\" gebruikt."
#: actions/licenseadminpanel.php:156
msgid "Invalid license title. Maximum length is 255 characters."
msgstr "De licentienaam is ongeldig. De maximale lengte is 255 tekens."
#: actions/licenseadminpanel.php:168
msgid "Invalid license URL."
msgstr "Ongeldige licentie-URL."
#: actions/licenseadminpanel.php:171
msgid "Invalid license image URL."
msgstr "Ongeldige URL voor licentieafbeelding."
#: actions/licenseadminpanel.php:179
msgid "License URL must be blank or a valid URL."
msgstr "De licentie-URL moet leeg zijn of een geldige URL."
#: actions/licenseadminpanel.php:187
msgid "License image must be blank or valid URL."
msgstr "De licentieafbeelding moet leeg zijn of een geldige URL."
#: actions/licenseadminpanel.php:239
msgid "License selection"
msgstr "Licentieselectie"
#: actions/licenseadminpanel.php:245
msgid "Private"
msgstr "Privé"
#: actions/licenseadminpanel.php:246
msgid "All Rights Reserved"
msgstr "Alle rechten voorbehouden"
#: actions/licenseadminpanel.php:247
msgid "Creative Commons"
msgstr "Creative Commons"
#: actions/licenseadminpanel.php:252
msgid "Type"
msgstr "Type"
#: actions/licenseadminpanel.php:254
msgid "Select license"
msgstr "Selecteer licentie"
#: actions/licenseadminpanel.php:268
msgid "License details"
msgstr "Licentiedetails"
#: actions/licenseadminpanel.php:274
msgid "Owner"
msgstr "Eigenaar"
#: actions/licenseadminpanel.php:275
msgid "Name of the owner of the site's content (if applicable)."
msgstr "Naam van de eigenaar van de inhoud van de site (als van toepassing)."
#: actions/licenseadminpanel.php:283
msgid "License Title"
msgstr "Licentienaam"
#: actions/licenseadminpanel.php:284
msgid "The title of the license."
msgstr "De naam van de licentie."
#: actions/licenseadminpanel.php:292
msgid "License URL"
msgstr "Licentie-URL"
#: actions/licenseadminpanel.php:293
msgid "URL for more information about the license."
msgstr "URL voor meer informatie over de licentie."
#: actions/licenseadminpanel.php:300
msgid "License Image URL"
msgstr "URL voor licentieafbeelding"
#: actions/licenseadminpanel.php:301
msgid "URL for an image to display with the license."
msgstr "Een URL voor een afbeelding om weer te geven met de licentie."
#: actions/licenseadminpanel.php:319
msgid "Save license settings"
msgstr "Licentieinstellingen opslaan"
#: actions/login.php:102 actions/otp.php:62 actions/register.php:144
msgid "Already logged in."
msgstr "U bent al aangemeld."
#: actions/login.php:148
msgid "Incorrect username or password."
msgstr "De gebruikersnaam of wachtwoord is onjuist."
2009-01-30 18:08:33 +00:00
#: actions/login.php:154 actions/otp.php:120
msgid "Error setting user. You are probably not authorized."
msgstr ""
"Er is een fout opgetreden bij het maken van de instellingen. U hebt "
"waarschijnlijk niet de juiste rechten."
#: actions/login.php:210 actions/login.php:263 lib/logingroupnav.php:79
msgid "Login"
msgstr "Aanmelden"
2009-01-30 18:08:33 +00:00
#: actions/login.php:249
msgid "Login to site"
msgstr "Aanmelden"
#: actions/login.php:258 actions/register.php:491
msgid "Remember me"
msgstr "Aanmeldgegevens onthouden"
#: actions/login.php:259 actions/register.php:493
msgid "Automatically login in the future; not for shared computers!"
msgstr "Voortaan automatisch aanmelden. Niet gebruiken op gedeelde computers!"
2009-01-30 18:08:33 +00:00
#: actions/login.php:269
msgid "Lost or forgotten password?"
msgstr "Wachtwoord kwijt of vergeten?"
#: actions/login.php:288
msgid ""
"For security reasons, please re-enter your user name and password before "
"changing your settings."
msgstr ""
"Om veiligheidsredenen moet u uw gebruikersnaam en wachtwoord nogmaals "
"invoeren alvorens u uw instellingen kunt wijzigen."
#: actions/login.php:292
msgid "Login with your username and password."
msgstr "Aanmelden met uw gebruikersnaam en wachtwoord."
#: actions/login.php:295
#, php-format
msgid ""
"Don't have a username yet? [Register](%%action.register%%) a new account."
msgstr ""
"Hebt u nog geen gebruikersnaam? [Registreer een nieuwe gebruiker](%%action."
"register%%)."
#: actions/makeadmin.php:92
msgid "Only an admin can make another user an admin."
msgstr "Alleen beheerders kunnen andere gebruikers beheerder maken."
2009-01-30 18:08:33 +00:00
#: actions/makeadmin.php:96
#, php-format
msgid "%1$s is already an admin for group \"%2$s\"."
msgstr "%1$s is al beheerder van de groep \"%2$s\""
2009-01-30 18:08:33 +00:00
#: actions/makeadmin.php:133
#, php-format
msgid "Can't get membership record for %1$s in group %2$s."
msgstr "Het was niet mogelijk te bevestigen dat %1$s lid is van de groep %2$s."
2009-01-30 18:08:33 +00:00
#: actions/makeadmin.php:146
#, php-format
msgid "Can't make %1$s an admin for group %2$s."
msgstr "Het is niet mogelijk %1$s beheerder te maken van de groep %2$s."
2009-01-30 18:08:33 +00:00
#: actions/microsummary.php:69
msgid "No current status."
msgstr "Geen huidige status."
#. TRANS: This is the title of the form for adding a new application.
#: actions/newapplication.php:52
msgid "New application"
msgstr "Nieuwe applicatie"
#. TRANS: Client error displayed trying to add a new application while not logged in.
#: actions/newapplication.php:65
msgid "You must be logged in to register an application."
msgstr "U moet aangemeld zijn om een applicatie te kunnen registreren."
#: actions/newapplication.php:147
msgid "Use this form to register a new application."
msgstr "Gebruik dit formulier om een nieuwe applicatie te registreren."
#: actions/newapplication.php:184
msgid "Source URL is required."
msgstr "Een bron-URL is verplicht."
#: actions/newapplication.php:266 actions/newapplication.php:275
msgid "Could not create application."
msgstr "Het was niet mogelijk de applicatie aan te maken."
#. TRANS: Title for form to create a group.
#: actions/newgroup.php:53
msgid "New group"
msgstr "Nieuwe groep"
2009-01-30 18:08:33 +00:00
#. TRANS: Form instructions for group create form.
#: actions/newgroup.php:110
msgid "Use this form to create a new group."
msgstr "Gebruik dit formulier om een nieuwe groep aan te maken."
#: actions/newmessage.php:71 actions/newmessage.php:234
msgid "New message"
msgstr "Nieuw bericht"
#. TRANS: Error text shown when trying to send a direct message to a user without a mutual subscription (each user must be subscribed to the other).
#: actions/newmessage.php:121 actions/newmessage.php:164 lib/command.php:501
msgid "You can't send a message to this user."
msgstr "U kunt geen bericht naar deze gebruiker zenden."
#. TRANS: Command exception text shown when trying to send a direct message to another user without content.
#. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
#: actions/newmessage.php:144 actions/newnotice.php:140 lib/command.php:478
#: lib/command.php:581
msgid "No content!"
msgstr "Geen inhoud!"
2009-01-30 18:08:33 +00:00
#: actions/newmessage.php:161
msgid "No recipient specified."
msgstr "Er is geen ontvanger aangegeven."
2009-01-30 18:08:33 +00:00
#. TRANS: Error text shown when trying to send a direct message to self.
#: actions/newmessage.php:167 lib/command.php:505
msgid ""
"Don't send a message to yourself; just say it to yourself quietly instead."
msgstr "Stuur geen berichten naar uzelf. Zeg het gewoon in uw hoofd."
#: actions/newmessage.php:184
msgid "Message sent"
msgstr "Bericht verzonden."
#. TRANS: Message given have sent a direct message to another user.
#. TRANS: %s is the name of the other user.
#: actions/newmessage.php:188 lib/command.php:513
#, php-format
msgid "Direct message to %s sent."
msgstr "Het directe bericht aan %s is verzonden."
#: actions/newmessage.php:213 actions/newnotice.php:264
msgid "Ajax Error"
msgstr "Er is een Ajax-fout opgetreden"
#: actions/newnotice.php:69
msgid "New notice"
msgstr "Nieuw bericht"
2009-01-30 18:08:33 +00:00
#: actions/newnotice.php:230
msgid "Notice posted"
msgstr "De mededeling is verzonden"
#: actions/noticesearch.php:68
#, php-format
msgid ""
"Search for notices on %%site.name%% by their contents. Separate search terms "
"by spaces; they must be 3 characters or more."
msgstr ""
"Zoek naar mededelingen op %%site.name%% op basis van inhoud. Scheid "
"zoektermen met spaties. Zoektermen moeten uit drie of meer tekens bestaan."
#: actions/noticesearch.php:78
msgid "Text search"
msgstr "Tekst doorzoeken"
#: actions/noticesearch.php:91
#, php-format
msgid "Search results for \"%1$s\" on %2$s"
msgstr "Zoekresultaten voor \"%1$s\" op %2$s"
2009-01-30 18:08:33 +00:00
#: actions/noticesearch.php:121
#, php-format
msgid ""
"Be the first to [post on this topic](%%%%action.newnotice%%%%?"
"status_textarea=%s)!"
msgstr ""
"U kunt de eerste zijn die een bericht plaatst in [dit onderwerp](%%%%action."
"newnotice%%%%?status_textarea=%s)!"
#: actions/noticesearch.php:124
#, php-format
msgid ""
"Why not [register an account](%%%%action.register%%%%) and be the first to "
"[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
msgstr ""
"U kunt een [gebruiker registeren](%%%%action.register%%%%) en dan de eerste "
"zijn die een bericht plaatst in [dit onderwerp](%%%%action.newnotice%%%%?"
"status_textarea=%s)!"
#: actions/noticesearchrss.php:96
#, php-format
msgid "Updates with \"%s\""
msgstr "Updates met \"%s\""
#: actions/noticesearchrss.php:98
#, php-format
msgid "Updates matching search term \"%1$s\" on %2$s!"
msgstr "Updates die overeenkomen met de zoekterm \"%1$s\" op %2$s."
#: actions/nudge.php:85
msgid ""
"This user doesn't allow nudges or hasn't confirmed or set their email "
"address yet."
msgstr ""
"Deze gebruiker is niet te porren of heeft nog geen bevestigd e-mailadres."
#: actions/nudge.php:94
msgid "Nudge sent"
msgstr "De por is verzonden"
#: actions/nudge.php:97
msgid "Nudge sent!"
msgstr "De por is verzonden!"
#. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
#: actions/oauthappssettings.php:60
msgid "You must be logged in to list your applications."
msgstr ""
"U moet aangemeld zijn om een lijst met uw applicaties te kunnen bekijken."
#. TRANS: Page title for OAuth applications
#: actions/oauthappssettings.php:76
msgid "OAuth applications"
msgstr "Overige instellingen"
#. TRANS: Page instructions for OAuth applications
#: actions/oauthappssettings.php:88
msgid "Applications you have registered"
msgstr "Door u geregistreerde applicaties"
#. TRANS: Empty list message on page with OAuth applications.
#: actions/oauthappssettings.php:141
#, php-format
msgid "You have not registered any applications yet."
msgstr "U hebt nog geen applicaties geregistreerd."
#. TRANS: Title for OAuth connection settings.
#: actions/oauthconnectionssettings.php:71
msgid "Connected applications"
msgstr "Verbonden applicaties"
#. TRANS: Instructions for OAuth connection settings.
#: actions/oauthconnectionssettings.php:83
msgid "The following connections exist for your account."
msgstr ""
"U hebt de onderstaande applicaties toegang gegeven tot uw gebruikersgegevens."
#. TRANS: Client error when trying to revoke access for an application while not being a user of it.
#: actions/oauthconnectionssettings.php:168
msgid "You are not a user of that application."
msgstr "U bent geen gebruiker van die applicatie."
#. TRANS: Client error when revoking access has failed for some reason.
#. TRANS: %s is the application ID revoking access failed for.
#: actions/oauthconnectionssettings.php:183
#, php-format
msgid "Unable to revoke access for application: %s."
msgstr ""
"Het was niet mogelijk de toegang te ontzeggen voor de volgende applicatie: %"
"s."
#. TRANS: Success message after revoking access for an application.
#. TRANS: %1$s is the application name, %2$s is the first part of the user token.
#: actions/oauthconnectionssettings.php:202
#, php-format
msgid ""
"You have successfully revoked access for %1$s and the access token starting "
"with %2$s."
msgstr ""
"U hebt de toegang voor %1$s en het toegangstoken dat begint met %2$s "
"ingetrokken."
#. TRANS: Empty list message when no applications have been authorised yet.
#: actions/oauthconnectionssettings.php:213
msgid "You have not authorized any applications to use your account."
msgstr ""
"U hebt geen enkele applicatie geautoriseerd voor toegang tot uw "
"gebruikersgegevens."
#. TRANS: Note for developers in the OAuth connection settings form.
#. TRANS: This message contains a Markdown link. Do not separate "](".
#. TRANS: %s is the URL to the OAuth settings.
#: actions/oauthconnectionssettings.php:233
#, php-format
msgid ""
"Are you a developer? [Register an OAuth client application](%s) to use with "
"this instance of StatusNet."
msgstr ""
"Bet u ontwikkelaar? [Registreer dan een OAuthprogramma](%s) om te gebruiken "
"met deze Statusnetsite."
#: actions/oembed.php:80 actions/shownotice.php:100
msgid "Notice has no profile."
msgstr "Mededeling heeft geen profiel."
#: actions/oembed.php:83 actions/shownotice.php:172
2009-01-30 18:08:33 +00:00
#, php-format
msgid "%1$s's status on %2$s"
msgstr "Status van %1$s op %2$s"
2009-01-30 18:08:33 +00:00
#. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
#: actions/oembed.php:168
#, php-format
msgid "Content type %s not supported."
msgstr "Inhoudstype %s wordt niet ondersteund."
2009-01-30 18:08:33 +00:00
#. TRANS: Error message displaying attachments. %s is the site's base URL.
#: actions/oembed.php:172
#, php-format
msgid "Only %s URLs over plain HTTP please."
msgstr "Alleen URL's voor %s via normale HTTP alstublieft."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error on an API request with an unsupported data format.
#: actions/oembed.php:193 actions/oembed.php:212 lib/apiaction.php:1206
#: lib/apiaction.php:1233 lib/apiaction.php:1362
msgid "Not a supported data format."
msgstr "Geen ondersteund gegevensformaat."
2009-01-30 18:08:33 +00:00
#: actions/opensearch.php:64
msgid "People Search"
msgstr "Mensen zoeken"
#: actions/opensearch.php:67
msgid "Notice Search"
msgstr "Mededeling zoeken"
#: actions/othersettings.php:59
msgid "Other settings"
msgstr "Overige instellingen"
#. TRANS: Instructions for tab "Other" in user profile settings.
#: actions/othersettings.php:71
msgid "Manage various other options."
msgstr "Overige instellingen beheren."
#. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
#. TRANS: user's profile settings. This message has one space at the beginning. Use your
#. TRANS: language's word separator here if it has one (most likely a single space).
#: actions/othersettings.php:111
msgid " (free service)"
msgstr " (gratis dienst)"
#. TRANS: Label for dropdown with URL shortener services.
#: actions/othersettings.php:120
msgid "Shorten URLs with"
msgstr "URL's inkorten met"
#. TRANS: Tooltip for for dropdown with URL shortener services.
#: actions/othersettings.php:122
msgid "Automatic shortening service to use."
msgstr "Te gebruiken automatische verkortingsdienst."
#. TRANS: Label for checkbox.
#: actions/othersettings.php:128
msgid "View profile designs"
msgstr "Profielontwerpen gebruiken"
#. TRANS: Tooltip for checkbox.
#: actions/othersettings.php:130
msgid "Show or hide profile designs."
msgstr "Profielontwerpen weergeven of verbergen"
#. TRANS: Form validation error for form "Other settings" in user profile.
#: actions/othersettings.php:162
msgid "URL shortening service is too long (maximum 50 characters)."
msgstr "De URL voor de verkortingdienst is te lang (maximaal 50 tekens)."
#: actions/otp.php:69
msgid "No user ID specified."
msgstr "Er is geen ID opgegeven."
#: actions/otp.php:83
msgid "No login token specified."
msgstr "Er is geen token opgegeven."
#: actions/otp.php:90
msgid "No login token requested."
msgstr "Er is niet om een aanmeldtoken gevraagd."
#: actions/otp.php:95
msgid "Invalid login token specified."
msgstr "Het opgegeven token is ongeldig."
#: actions/otp.php:104
msgid "Login token expired."
msgstr "Het aanmeldtoken is verlopen."
#: actions/outbox.php:58
#, php-format
msgid "Outbox for %1$s - page %2$d"
msgstr "Postvak UIT voor %1$s - pagina %2$d"
#: actions/outbox.php:61
#, php-format
msgid "Outbox for %s"
msgstr "Postvak UIT voor %s"
#: actions/outbox.php:116
msgid "This is your outbox, which lists private messages you have sent."
msgstr "Dit is uw Postvak UIT waarin de door u verzonden privéberichten staan."
#: actions/passwordsettings.php:58
msgid "Change password"
msgstr "Wachtwoord wijzigen"
#: actions/passwordsettings.php:69
msgid "Change your password."
msgstr "Wachtwoord wijzigen"
#: actions/passwordsettings.php:96 actions/recoverpassword.php:231
msgid "Password change"
msgstr "Wachtwoord wijzigen"
#: actions/passwordsettings.php:104
msgid "Old password"
msgstr "Huidige wachtwoord"
#: actions/passwordsettings.php:108 actions/recoverpassword.php:235
msgid "New password"
msgstr "Nieuw wachtwoord"
#: actions/passwordsettings.php:109
msgid "6 or more characters"
msgstr "Zes of meer tekens"
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:112 actions/recoverpassword.php:239
#: actions/register.php:441
msgid "Confirm"
msgstr "Bevestigen"
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:113 actions/recoverpassword.php:240
msgid "Same as password above"
msgstr "Gelijk aan het wachtwoord hierboven"
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:117
msgid "Change"
msgstr "Wijzigen"
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:154 actions/register.php:238
msgid "Password must be 6 or more characters."
msgstr "Het wachtwoord moet zes of meer tekens bevatten."
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:157 actions/register.php:241
msgid "Passwords don't match."
msgstr "De wachtwoorden komen niet overeen."
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:165
msgid "Incorrect old password"
msgstr "Het oude wachtwoord is onjuist"
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:181
msgid "Error saving user; invalid."
msgstr "Fout bij opslaan gebruiker; ongeldig."
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:186 actions/recoverpassword.php:381
msgid "Can't save new password."
msgstr "Het was niet mogelijk het nieuwe wachtwoord op te slaan."
2009-01-11 12:22:20 +00:00
#: actions/passwordsettings.php:192 actions/recoverpassword.php:211
msgid "Password saved."
msgstr "Het wachtwoord is opgeslagen."
2009-01-11 12:22:20 +00:00
#. TRANS: Title for Paths admin panel.
#. TRANS: Menu item for site administration
#: actions/pathsadminpanel.php:58 lib/adminpanelaction.php:371
msgid "Paths"
msgstr "Paden"
#. TRANS: Form instructions for Path admin panel.
#: actions/pathsadminpanel.php:69
msgid "Path and server settings for this StatusNet site"
msgstr "Pad- en serverinstellingen voor de StatusNet-website"
#. TRANS: Client error in Paths admin panel.
#. TRANS: %s is the directory that could not be read from.
#: actions/pathsadminpanel.php:155
#, php-format
msgid "Theme directory not readable: %s."
msgstr "Er kan niet uit de vormgevingmap gelezen worden: %s."
#. TRANS: Client error in Paths admin panel.
#. TRANS: %s is the avatar directory that could not be written to.
#: actions/pathsadminpanel.php:163
#, php-format
msgid "Avatar directory not writable: %s."
msgstr "Er kan niet in de avatarmap geschreven worden: %s."
#. TRANS: Client error in Paths admin panel.
#. TRANS: %s is the background directory that could not be written to.
#: actions/pathsadminpanel.php:171
#, php-format
msgid "Background directory not writable: %s."
msgstr "Er kan niet in de achtergrondmap geschreven worden: %s."
#. TRANS: Client error in Paths admin panel.
#. TRANS: %s is the locales directory that could not be read from.
#: actions/pathsadminpanel.php:181
#, php-format
msgid "Locales directory not readable: %s."
msgstr "Er kan niet uit de talenmap gelezen worden: %s."
#. TRANS: Client error in Paths admin panel.
#. TRANS: %s is the SSL server URL that is too long.
#: actions/pathsadminpanel.php:189
msgid "Invalid SSL server. The maximum length is 255 characters."
msgstr "De SSL-server is ongeldig. De maximale lengte is 255 tekens."
#. TRANS: Fieldset legend in Paths admin panel.
#: actions/pathsadminpanel.php:235 actions/siteadminpanel.php:58
msgid "Site"
msgstr "Website"
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:241 actions/pathsadminpanel.php:279
#: actions/pathsadminpanel.php:370 actions/pathsadminpanel.php:425
msgid "Server"
msgstr "Server"
#: actions/pathsadminpanel.php:242
msgid "Site's server hostname."
msgstr "Hostnaam van de website server."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:248 actions/pathsadminpanel.php:288
#: actions/pathsadminpanel.php:379 actions/pathsadminpanel.php:434
msgid "Path"
msgstr "Pad"
#: actions/pathsadminpanel.php:249
msgid "Site path."
msgstr "Websitepad."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:255
msgid "Locale directory"
msgstr "Map voor taalondersteuning"
#: actions/pathsadminpanel.php:256
msgid "Directory path to locales."
msgstr "Map voor taalondersteuning."
#. TRANS: Checkbox label in Paths admin panel.
#: actions/pathsadminpanel.php:263
msgid "Fancy URLs"
msgstr "Nette URL's"
#: actions/pathsadminpanel.php:265
msgid "Use fancy (more readable and memorable) URLs?"
msgstr "Nette URL's (meer leesbaar en beter te onthouden) gebruiken?"
#: actions/pathsadminpanel.php:272
msgid "Theme"
msgstr "Vormgeving"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:281
msgid "Server for themes."
msgstr "Server voor vormgevingen."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:290
msgid "Web path to themes."
msgstr "Webpad voor vormgevingen."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:297 actions/pathsadminpanel.php:388
#: actions/pathsadminpanel.php:443 actions/pathsadminpanel.php:495
msgid "SSL server"
msgstr "SSL-server"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:299
msgid "SSL server for themes (default: SSL server)."
msgstr "SSL-server voor vormgevingen (standaard: SSL-server)."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:306 actions/pathsadminpanel.php:397
#: actions/pathsadminpanel.php:452
msgid "SSL path"
msgstr "SSL-pad"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:308
msgid "SSL path to themes (default: /theme/)."
msgstr "SSL-pad naar vorgevingen (standaard: /theme/)."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:315 actions/pathsadminpanel.php:406
#: actions/pathsadminpanel.php:461
msgid "Directory"
msgstr "Map"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:317
msgid "Directory where themes are located."
msgstr "Map waar alle vormgevingen worden opgeslagen."
#. TRANS: Fieldset legend in Paths admin panel.
#: actions/pathsadminpanel.php:326
msgid "Avatars"
msgstr "Avatars"
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:333
msgid "Avatar server"
msgstr "Avatarserver"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:335
msgid "Server for avatars."
msgstr "Server voor avatars."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:342
msgid "Avatar path"
msgstr "Avatarpad"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:344
msgid "Web path to avatars."
msgstr "Webpad naar avatars."
#. TRANS: Field label in Paths admin panel.
#: actions/pathsadminpanel.php:351
msgid "Avatar directory"
msgstr "Avatarmap"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:353
msgid "Directory where avatars are located."
msgstr "Map waar alle avatars worden opgeslagen."
#. TRANS: Fieldset legend in Paths admin panel.
#: actions/pathsadminpanel.php:364
msgid "Backgrounds"
msgstr "Achtergronden"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:372
msgid "Server for backgrounds."
msgstr "Server voor achtergronden."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:381
msgid "Web path to backgrounds."
msgstr "Webpad naar achtergronden."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:390
msgid "Server for backgrounds on SSL pages."
msgstr "Server voor achtergronden op SSL-pagina's."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:399
msgid "Web path to backgrounds on SSL pages."
msgstr "Webpad naar achtergronden op SSL-pagina's."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:408
msgid "Directory where backgrounds are located."
msgstr "Map waar achtergronden worden opgeslagen."
#. TRANS: Fieldset legens in Paths admin panel.
#. TRANS: DT element label in attachment list.
#: actions/pathsadminpanel.php:419 lib/attachmentlist.php:99
msgid "Attachments"
msgstr "Bijlagen"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:427
msgid "Server for attachments."
msgstr "Server voor bijlagen."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:436
msgid "Web path to attachments."
msgstr "Webpad voor bijlagen."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:445
msgid "Server for attachments on SSL pages."
msgstr "Server voor bijlagen op SSL-pagina's."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:454
msgid "Web path to attachments on SSL pages."
msgstr "Webpad voor bijlagen op SSL-pagina's."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:463
msgid "Directory where attachments are located."
msgstr "Map waar bijlagen worden opgeslagen."
#. TRANS: Fieldset legend in Paths admin panel.
#: actions/pathsadminpanel.php:472
msgid "SSL"
msgstr "SSL"
#. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
#: actions/pathsadminpanel.php:477 actions/snapshotadminpanel.php:202
msgid "Never"
msgstr "Nooit"
#. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
#: actions/pathsadminpanel.php:479
msgid "Sometimes"
msgstr "Soms"
#. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
#: actions/pathsadminpanel.php:481
msgid "Always"
msgstr "Altijd"
#: actions/pathsadminpanel.php:485
msgid "Use SSL"
msgstr "SSL gebruiken"
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:487
msgid "When to use SSL."
msgstr "Wanneer SSL gebruikt moet worden."
#. TRANS: Tooltip for field label in Paths admin panel.
#: actions/pathsadminpanel.php:497
msgid "Server to direct SSL requests to."
msgstr "De server waar SSL-verzoeken heen gestuurd moeten worden."
#. TRANS: Button title text to store form data in the Paths admin panel.
#: actions/pathsadminpanel.php:514
msgid "Save paths"
msgstr "Opslagpaden"
#: actions/peoplesearch.php:52
2009-01-30 18:08:33 +00:00
#, php-format
msgid ""
"Search for people on %%site.name%% by their name, location, or interests. "
"Separate the terms by spaces; they must be 3 characters or more."
msgstr ""
"Zoeken naar gebruikers op %%site.name%% op basis van hun naam, locatie of "
"interesses. Scheid de zoektermen met spaties. Zoektermen moeten uit drie of "
"meer tekens bestaan."
#: actions/peoplesearch.php:58
msgid "People search"
msgstr "Gebruikers zoeken"
2009-01-11 12:22:20 +00:00
#: actions/peopletag.php:68
#, php-format
msgid "Not a valid people tag: %s."
msgstr "Geen geldig gebruikerslabel: %s."
2009-01-11 12:22:20 +00:00
#: actions/peopletag.php:142
#, php-format
msgid "Users self-tagged with %1$s - page %2$d"
msgstr "Gebruikers die zichzelf met %1$s hebben gelabeld - pagina %2$d"
2009-01-11 12:22:20 +00:00
#: actions/postnotice.php:95
msgid "Invalid notice content."
msgstr "Ongeldige mededelinginhoud."
2009-01-11 12:22:20 +00:00
#: actions/postnotice.php:101
#, php-format
msgid "Notice license %1$s is not compatible with site license %2$s."
msgstr ""
"De mededelingenlicentie \"%1$s\" is niet compatibel met de licentie \"%2$s\" "
"van deze site."
2009-01-11 12:22:20 +00:00
#. TRANS: Page title for profile settings.
#: actions/profilesettings.php:61
msgid "Profile settings"
msgstr "Profielinstellingen"
2009-01-11 12:22:20 +00:00
#. TRANS: Usage instructions for profile settings.
#: actions/profilesettings.php:73
msgid ""
"You can update your personal profile info here so people know more about you."
msgstr ""
"Hier kunt u uw persoonlijke profiel bijwerken met informatie over uzelf voor "
"andere gebruikers."
2009-01-11 12:22:20 +00:00
#. TRANS: Profile settings form legend.
#: actions/profilesettings.php:102
msgid "Profile information"
msgstr "Profielinformatie"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for field label in form for profile settings.
#: actions/profilesettings.php:113
msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
msgstr "1-64 kleine letters of cijfers, geen leestekens of spaties."
2009-01-11 12:22:20 +00:00
#. TRANS: Field label in form for profile settings.
#. TRANS: Label for full group name (dt). Text hidden by default.
#: actions/profilesettings.php:117 actions/register.php:456
#: actions/showgroup.php:252 actions/tagother.php:104
#: lib/groupeditform.php:157 lib/userprofile.php:152
msgid "Full name"
msgstr "Volledige naam"
#. TRANS: Field label in form for profile settings.
#. TRANS: Form input field label.
#: actions/profilesettings.php:122 actions/register.php:461
#: lib/applicationeditform.php:236 lib/groupeditform.php:161
msgid "Homepage"
msgstr "Thuispagina"
#. TRANS: Tooltip for field label in form for profile settings.
#: actions/profilesettings.php:125
msgid "URL of your homepage, blog, or profile on another site."
msgstr "De URL van uw thuispagina, blog of profiel bij een andere website."
#. TRANS: Tooltip for field label in form for profile settings. Plural
#. TRANS: is decided by the number of characters available for the
#. TRANS: biography (%d).
#: actions/profilesettings.php:133 actions/register.php:472
#, php-format
msgid "Describe yourself and your interests in %d character"
msgid_plural "Describe yourself and your interests in %d characters"
msgstr[0] "Beschrijf uzelf en uw interesses in %d teken"
msgstr[1] "Beschrijf uzelf en uw interesses in %d tekens"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for field label in form for profile settings.
#: actions/profilesettings.php:139 actions/register.php:477
msgid "Describe yourself and your interests"
msgstr "Beschrijf uzelf en uw interesses"
2009-01-11 12:22:20 +00:00
#. TRANS: Text area label in form for profile settings where users can provide.
#. TRANS: their biography.
#: actions/profilesettings.php:143 actions/register.php:479
msgid "Bio"
msgstr "Beschrijving"
2009-01-11 12:22:20 +00:00
#. TRANS: Field label in form for profile settings.
#. TRANS: Label for group location (dt). Text hidden by default.
#: actions/profilesettings.php:149 actions/register.php:484
#: actions/showgroup.php:262 actions/tagother.php:112
#: actions/userauthorization.php:166 lib/groupeditform.php:180
#: lib/userprofile.php:167
msgid "Location"
msgstr "Locatie"
#. TRANS: Tooltip for field label in form for profile settings.
#: actions/profilesettings.php:152 actions/register.php:486
msgid "Where you are, like \"City, State (or Region), Country\""
msgstr "Waar u bent, bijvoorbeeld \"woonplaats, land\" of \"postcode, land\""
2009-01-11 12:22:20 +00:00
#. TRANS: Checkbox label in form for profile settings.
#: actions/profilesettings.php:157
msgid "Share my current location when posting notices"
msgstr "Mijn huidige locatie weergeven bij het plaatsen van mededelingen"
#. TRANS: Field label in form for profile settings.
#: actions/profilesettings.php:165 actions/tagother.php:149
#: actions/tagother.php:209 lib/subscriptionlist.php:106
#: lib/subscriptionlist.php:108 lib/userprofile.php:212
msgid "Tags"
msgstr "Labels"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for field label in form for profile settings.
#: actions/profilesettings.php:168
msgid ""
"Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
msgstr ""
"Eigen labels (letter, getallen, -, ., en _). Gescheiden door komma's of "
"spaties"
#. TRANS: Dropdownlist label in form for profile settings.
#: actions/profilesettings.php:173
msgid "Language"
msgstr "Taal"
#. TRANS: Tooltip for dropdown list label in form for profile settings.
#: actions/profilesettings.php:175
msgid "Preferred language"
msgstr "Voorkeurstaal"
2009-01-11 12:22:20 +00:00
#. TRANS: Dropdownlist label in form for profile settings.
#: actions/profilesettings.php:185
msgid "Timezone"
msgstr "Tijdzone"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for dropdown list label in form for profile settings.
#: actions/profilesettings.php:187
msgid "What timezone are you normally in?"
msgstr "In welke tijdzone verblijft u meestal?"
2009-01-11 12:22:20 +00:00
#. TRANS: Checkbox label in form for profile settings.
#: actions/profilesettings.php:193
msgid ""
"Automatically subscribe to whoever subscribes to me (best for non-humans)"
msgstr ""
"Automatisch abonneren bij abonnement op mij (beste voor automatische "
"processen)"
2009-01-11 12:22:20 +00:00
#. TRANS: Validation error in form for profile settings.
#. TRANS: Plural form is used based on the maximum number of allowed
#. TRANS: characters for the biography (%d).
#: actions/profilesettings.php:262 actions/register.php:229
#, php-format
msgid "Bio is too long (maximum %d character)."
msgid_plural "Bio is too long (maximum %d characters)."
msgstr[0] "De persoonlijke beschrijving is te lang (maximaal %d teken)."
msgstr[1] "De persoonlijke beschrijving is te lang (maximaal %d tekens)."
2009-01-11 12:22:20 +00:00
#. TRANS: Validation error in form for profile settings.
#: actions/profilesettings.php:273 actions/siteadminpanel.php:151
msgid "Timezone not selected."
msgstr "Er is geen tijdzone geselecteerd."
2009-01-11 12:22:20 +00:00
#. TRANS: Validation error in form for profile settings.
#: actions/profilesettings.php:281
msgid "Language is too long (maximum 50 characters)."
msgstr "De taal is te lang (maximaal 50 tekens)."
2009-01-11 12:22:20 +00:00
#. TRANS: Validation error in form for profile settings.
#. TRANS: %s is an invalid tag.
#: actions/profilesettings.php:295 actions/tagother.php:178
#, php-format
msgid "Invalid tag: \"%s\""
msgstr "Ongeldig label: '%s'"
2009-01-11 12:22:20 +00:00
#. TRANS: Server error thrown when user profile settings could not be updated to
#. TRANS: automatically subscribe to any subscriber.
#: actions/profilesettings.php:351
msgid "Couldn't update user for autosubscribe."
msgstr ""
"Het was niet mogelijk de instelling voor automatisch abonneren voor de "
"gebruiker bij te werken."
2009-01-11 12:22:20 +00:00
#. TRANS: Server error thrown when user profile location preference settings could not be updated.
#: actions/profilesettings.php:409
msgid "Couldn't save location prefs."
msgstr "Het was niet mogelijk de locatievoorkeuren op te slaan."
#. TRANS: Server error thrown when user profile settings could not be saved.
#: actions/profilesettings.php:422
msgid "Couldn't save profile."
msgstr "Het profiel kon niet opgeslagen worden."
2009-01-11 12:22:20 +00:00
#. TRANS: Server error thrown when user profile settings tags could not be saved.
#: actions/profilesettings.php:431
msgid "Couldn't save tags."
msgstr "Het was niet mogelijk de labels op te slaan."
2009-01-11 12:22:20 +00:00
#. TRANS: Confirmation shown when user profile settings are saved.
#. TRANS: Message after successful saving of administrative settings.
#: actions/profilesettings.php:440 lib/adminpanelaction.php:138
msgid "Settings saved."
msgstr "De instellingen zijn opgeslagen."
#: actions/public.php:83
#, php-format
msgid "Beyond the page limit (%s)."
msgstr "Meer dan de paginalimiet (%s)."
2009-01-11 12:22:20 +00:00
#: actions/public.php:92
msgid "Could not retrieve public stream."
msgstr "Het was niet mogelijk de publieke stream op te halen."
2009-01-11 12:22:20 +00:00
#: actions/public.php:130
#, php-format
msgid "Public timeline, page %d"
msgstr "Openbare tijdlijn, pagina %d"
2009-01-11 12:22:20 +00:00
#: actions/public.php:132 lib/publicgroupnav.php:79
msgid "Public timeline"
msgstr "Openbare tijdlijn"
2009-01-11 12:22:20 +00:00
#: actions/public.php:160
msgid "Public Stream Feed (RSS 1.0)"
msgstr "Publieke streamfeed (RSS 1.0)"
2009-01-11 12:22:20 +00:00
#: actions/public.php:164
msgid "Public Stream Feed (RSS 2.0)"
msgstr "Publieke streamfeed (RSS 1.0)"
2009-01-11 12:22:20 +00:00
#: actions/public.php:168
msgid "Public Stream Feed (Atom)"
msgstr "Publieke streamfeed (Atom)"
2009-01-30 18:08:33 +00:00
#: actions/public.php:188
#, php-format
msgid ""
"This is the public timeline for %%site.name%% but no one has posted anything "
"yet."
msgstr ""
"Dit is de publieke tijdlijn voor %%site.name%%, maar niemand heeft nog "
"berichten geplaatst."
#: actions/public.php:191
msgid "Be the first to post!"
msgstr "U kunt de eerste zijn die een bericht plaatst!"
#: actions/public.php:195
#, php-format
msgid ""
"Why not [register an account](%%action.register%%) and be the first to post!"
msgstr ""
"Waarom [registreert u geen gebruiker](%%action.register%%) en plaatst u als "
"eerste een bericht?"
#: actions/public.php:242
#, php-format
msgid ""
"This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
"blogging) service based on the Free Software [StatusNet](http://status.net/) "
"tool. [Join now](%%action.register%%) to share notices about yourself with "
"friends, family, and colleagues! ([Read more](%%doc.help%%))"
msgstr ""
"Dit is %%site.name%%, een [microblogdienst](http://en.wikipedia.org/wiki/"
"Micro-blogging) gebaseerd op de Vrije Software [StatusNet](http://status."
"net/). [Registreer nu](%%action.register%%) om mededelingen over uzelf te "
"delen met vrienden, familie en collega's! [Meer lezen...](%%doc.help%%)"
#: actions/public.php:247
#, php-format
msgid ""
"This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
"blogging) service based on the Free Software [StatusNet](http://status.net/) "
"tool."
msgstr ""
"Dit is %%site.name%%, een [microblogdienst](http://en.wikipedia.org/wiki/"
"Micro-blogging) gebaseerd op de Vrije Software [StatusNet](http://status."
"net/)"
#. TRANS: Title for public tag cloud.
#: actions/publictagcloud.php:57
msgid "Public tag cloud"
msgstr "Publieke woordwolk"
#. TRANS: Instructions (more used like an explanation/header).
#. TRANS: %s is the StatusNet sitename.
#: actions/publictagcloud.php:65
#, php-format
msgid "These are most popular recent tags on %s"
msgstr "De meest recente en populairste labels op %s"
#. TRANS: This message contains a Markdown URL. The link description is between
#. TRANS: square brackets, and the link between parentheses. Do not separate "]("
#. TRANS: and do not change the URL part.
#: actions/publictagcloud.php:74
#, php-format
msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
msgstr ""
"Nog niemand heeft een bericht met het [hekjelabel](%%doc.tags%%) verzonden."
#. TRANS: Message shown to a logged in user for the public tag cloud
#. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
#: actions/publictagcloud.php:79
msgid "Be the first to post one!"
msgstr "U kunt de eerste zijn die een bericht plaatst!"
#. TRANS: Message shown to a anonymous user for the public tag cloud
#. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
#. TRANS: This message contains a Markdown URL. The link description is between
#. TRANS: square brackets, and the link between parentheses. Do not separate "]("
#. TRANS: and do not change the URL part.
#: actions/publictagcloud.php:87
#, php-format
msgid ""
"Why not [register an account](%%action.register%%) and be the first to post "
"one!"
msgstr ""
"U kunt een [gebruiker registeren](%%action.register%%) en dan de eerste zijn "
"die er een plaatst!"
#: actions/publictagcloud.php:146
msgid "Tag cloud"
msgstr "Woordwolk"
#: actions/recoverpassword.php:36
msgid "You are already logged in!"
msgstr "U bent al aangemeld!"
#: actions/recoverpassword.php:62
msgid "No such recovery code."
msgstr "Onbekende herstelcode."
#: actions/recoverpassword.php:66
msgid "Not a recovery code."
msgstr "Geen geldige herstelcode."
#: actions/recoverpassword.php:73
msgid "Recovery code for unknown user."
msgstr "Herstelcode voor onbekende gebruiker."
#: actions/recoverpassword.php:86
msgid "Error with confirmation code."
msgstr "Er is een fout opgetreden die te maken heeft met de bevestigingscode."
#: actions/recoverpassword.php:97
msgid "This confirmation code is too old. Please start again."
msgstr "Deze bevestigingscode is te oud. Begin alstublieft opnieuw."
#: actions/recoverpassword.php:111
msgid "Could not update user with confirmed email address."
msgstr ""
"Het was niet mogelijk het bevestigde e-mailadres voor de gebruiker bij te "
"werken."
#: actions/recoverpassword.php:152
msgid ""
"If you have forgotten or lost your password, you can get a new one sent to "
"the email address you have stored in your account."
msgstr ""
"Als u uw wachtwoord kwijt bent of vergeten bent, dan is het mogelijk een "
"nieuw wachtwoord toegezonden te krijgen op het e-mailadres dat bij uw "
"gebruiker staat opgeslagen."
#: actions/recoverpassword.php:158
msgid "You have been identified. Enter a new password below. "
msgstr "U bent geïdentificeerd. Voer hieronder een nieuw wachtwoord in. "
#: actions/recoverpassword.php:188
msgid "Password recovery"
msgstr "Wachtwoordherstel"
#: actions/recoverpassword.php:191
msgid "Nickname or email address"
msgstr "Gebruikersnaam of e-mailadres"
#: actions/recoverpassword.php:193
msgid "Your nickname on this server, or your registered email address."
msgstr "Uw gebruikersnaam op deze server, of uw geregistreerde e-mailadres."
#: actions/recoverpassword.php:199 actions/recoverpassword.php:200
msgid "Recover"
msgstr "Herstellen"
#: actions/recoverpassword.php:208
msgid "Reset password"
msgstr "Wachtwoord herstellen"
#: actions/recoverpassword.php:209
msgid "Recover password"
msgstr "Wachtwoord herstellen"
#: actions/recoverpassword.php:210 actions/recoverpassword.php:335
msgid "Password recovery requested"
msgstr "Wachtwoordherstel aangevraagd"
#: actions/recoverpassword.php:213
msgid "Unknown action"
msgstr "Onbekende handeling"
#: actions/recoverpassword.php:236
msgid "6 or more characters, and don't forget it!"
msgstr "Zes of meer tekens, en vergeet uw wachtwoord niet!"
#: actions/recoverpassword.php:243
msgid "Reset"
msgstr "Herstellen"
#: actions/recoverpassword.php:252
msgid "Enter a nickname or email address."
msgstr "Voer een gebruikersnaam of e-mailadres in."
#: actions/recoverpassword.php:282
msgid "No user with that email address or username."
msgstr ""
"Er bestaat geen gebruiker met het opgegeven e-mailadres of de opgegeven "
"gebruikersnaam."
#: actions/recoverpassword.php:299
msgid "No registered email address for that user."
msgstr "Die gebruiker heeft geen e-mailadres geregistreerd."
#: actions/recoverpassword.php:313
msgid "Error saving address confirmation."
msgstr "Er is een fout opgetreden bij het opslaan van de adresbevestiging."
#: actions/recoverpassword.php:338
msgid ""
"Instructions for recovering your password have been sent to the email "
"address registered to your account."
msgstr ""
"De instructies om uw wachtwoord te herstellen zijn verstuurd naar het e-"
"mailadres dat voor uw gebruiker is geregistreerd."
#: actions/recoverpassword.php:357
msgid "Unexpected password reset."
msgstr "Het wachtwoord is onverwacht opnieuw ingesteld."
#: actions/recoverpassword.php:365
msgid "Password must be 6 characters or more."
msgstr "Het wachtwoord moet uit zes of meer tekens bestaan."
#: actions/recoverpassword.php:369
msgid "Password and confirmation do not match."
msgstr "Het wachtwoord en de bevestiging komen niet overeen."
#: actions/recoverpassword.php:388 actions/register.php:256
msgid "Error setting user."
msgstr "Er is een fout opgetreden tijdens het instellen van de gebruiker."
#: actions/recoverpassword.php:395
msgid "New password successfully saved. You are now logged in."
msgstr "Het nieuwe wachtwoord is opgeslagen. U bent nu aangemeld."
#: actions/register.php:92 actions/register.php:196 actions/register.php:413
msgid "Sorry, only invited people can register."
msgstr "U kunt zich alleen registreren als u wordt uitgenodigd."
#: actions/register.php:99
msgid "Sorry, invalid invitation code."
msgstr "Sorry. De uitnodigingscode is ongeldig."
#: actions/register.php:119
msgid "Registration successful"
msgstr "De registratie is voltooid"
#: actions/register.php:121 actions/register.php:512 lib/logingroupnav.php:85
msgid "Register"
msgstr "Registreren"
#: actions/register.php:142
msgid "Registration not allowed."
msgstr "Registratie is niet toegestaan."
#: actions/register.php:209
msgid "You can't register if you don't agree to the license."
msgstr "U kunt zich niet registreren als u niet met de licentie akkoord gaat."
#: actions/register.php:218
msgid "Email address already exists."
msgstr "Het e-mailadres bestaat al."
#: actions/register.php:251 actions/register.php:273
msgid "Invalid username or password."
msgstr "Ongeldige gebruikersnaam of wachtwoord."
#: actions/register.php:351
msgid ""
"With this form you can create a new account. You can then post notices and "
"link up to friends and colleagues. "
msgstr ""
"Via dit formulier kunt u een nieuwe gebruiker aanmaken. Daarna kunt u "
"mededelingen uitsturen en contact maken met vrienden en collega's. "
#: actions/register.php:433
msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required."
msgstr "1-64 kleine letters of cijfers, geen leestekens of spaties. Verplicht."
#: actions/register.php:438
msgid "6 or more characters. Required."
msgstr "Zes of meer tekens. Verplicht"
#: actions/register.php:442
msgid "Same as password above. Required."
msgstr "Gelijk aan het wachtwoord hierboven. Verplicht"
#. TRANS: Link description in user account settings menu.
#: actions/register.php:446 actions/register.php:450
#: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:127
msgid "Email"
msgstr "E-mail"
#: actions/register.php:447 actions/register.php:451
msgid "Used only for updates, announcements, and password recovery"
msgstr "Alleen gebruikt voor updates, aankondigingen en wachtwoordherstel"
#: actions/register.php:458
msgid "Longer name, preferably your \"real\" name"
msgstr "Een langere naam, mogelijk uw echte naam"
#: actions/register.php:463
msgid "URL of your homepage, blog, or profile on another site"
msgstr "De URL van uw thuispagina, blog of profiel bij een andere website"
#: actions/register.php:524
#, php-format
msgid ""
"I understand that content and data of %1$s are private and confidential."
msgstr ""
"Ik begrijp dat inhoud en gegevens van %1$s persoonlijk en vertrouwelijk zijn."
#: actions/register.php:534
#, php-format
msgid "My text and files are copyright by %1$s."
msgstr "Voor mijn teksten en bestanden rust het auteursrecht bij %1$s."
#. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
#: actions/register.php:538
msgid "My text and files remain under my own copyright."
msgstr "Ik ben de rechthebbende voor mijn teksten en bestanden."
#. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
#: actions/register.php:541
msgid "All rights reserved."
msgstr "Alle rechten voorbehouden."
#. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
#: actions/register.php:546
#, php-format
msgid ""
"My text and files are available under %s except this private data: password, "
"email address, IM address, and phone number."
msgstr ""
"Mijn teksten en bestanden zijn beschikbaar onder %s, behalve de volgende "
"privégegevens: wachtwoord, e-mailadres, IM-adres, telefoonnummer."
#: actions/register.php:589
#, php-format
msgid ""
"Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
"want to...\n"
"\n"
"* Go to [your profile](%2$s) and post your first message.\n"
"* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
"notices through instant messages.\n"
"* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
"share your interests. \n"
"* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
"others more about you. \n"
"* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
"missed. \n"
"\n"
"Thanks for signing up and we hope you enjoy using this service."
msgstr ""
"Gefeliciteerd, %1$s! Welkom bij %%%%site.name%%%%. Hier staan aan aantal "
"handelingen die u wellicht uit wilt voeren:\n"
"\n"
"* Naar uw [profiel](%2$s) gaan en uw eerste bericht verzenden;\n"
"* Een [Jabber/GTalk-adres](%%%%action.imsettings%%%%) toevoegen zodat u "
"vandaaruit mededelingen kunt verzenden;\n"
"* [Gebruikers zoeken](%%%%action.peoplesearch%%%%) die u al kent of waarmee "
"u interesses deelt;\n"
"* [Uw profiel](%%%%action.profilesettings%%%%) bijwerken om anderen meer "
"over uzelf te vertellen;\n"
"* De [online documentatie](%%%%doc.help%%%%) raadplegen voor mogelijkheden "
"die u nog niet kent.\n"
"\n"
"Dank u wel voor het registreren en we hopen dat deze dienst u biedt wat u "
"ervan verwacht."
#: actions/register.php:613
msgid ""
"(You should receive a message by email momentarily, with instructions on how "
"to confirm your email address.)"
msgstr ""
"U ontvangt snel een e-mailbericht met daarin instructies over hoe u uw e-"
"mail kunt bevestigen."
#: actions/remotesubscribe.php:98
#, php-format
msgid ""
"To subscribe, you can [login](%%action.login%%), or [register](%%action."
"register%%) a new account. If you already have an account on a [compatible "
"microblogging site](%%doc.openmublog%%), enter your profile URL below."
msgstr ""
"Om u te abonneren kunt u [aanmelden](%%action.login%%), of een nieuw "
"gebruiker [registreren](%%action.register%%). Als u al een gebruiker bij een "
"[compatibele microblogsite](%%doc.openmublog%%) hebt, voer dan hieronder uw "
"profiel-URL in."
#: actions/remotesubscribe.php:112
msgid "Remote subscribe"
msgstr "Abonneren op afstand"
#: actions/remotesubscribe.php:124
msgid "Subscribe to a remote user"
msgstr "Op een gebruiker uit een andere systeem abonneren"
#: actions/remotesubscribe.php:129
msgid "User nickname"
msgstr "Gebruikersnaam"
#: actions/remotesubscribe.php:130
msgid "Nickname of the user you want to follow"
msgstr "De gebruikersnaam van de gebruiker die u wilt volgen"
#: actions/remotesubscribe.php:133
msgid "Profile URL"
msgstr "Profiel-URL"
#: actions/remotesubscribe.php:134
msgid "URL of your profile on another compatible microblogging service"
msgstr "De URL van uw profiel bij een andere, compatibele microblogdienst"
#: actions/remotesubscribe.php:137 lib/subscribeform.php:139
#: lib/userprofile.php:411
msgid "Subscribe"
msgstr "Abonneren"
#: actions/remotesubscribe.php:159
msgid "Invalid profile URL (bad format)"
msgstr "Ongeldige profiel-URL (foutieve opmaak)"
#: actions/remotesubscribe.php:168
msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
msgstr ""
"De URL is niet geldig (het is geen YADIS-document of er een ongeldige XRDS "
"gedefinieerd)."
#: actions/remotesubscribe.php:176
msgid "Thats a local profile! Login to subscribe."
msgstr "Dat is een lokaal profiel. Meld u aan om te abonneren."
#: actions/remotesubscribe.php:183
msgid "Couldnt get a request token."
msgstr "Het was niet mogelijk een verzoektoken te krijgen."
#: actions/repeat.php:57
msgid "Only logged-in users can repeat notices."
msgstr "Alleen aangemelde gebruikers kunnen hun mededelingen herhalen."
#: actions/repeat.php:64 actions/repeat.php:71
msgid "No notice specified."
msgstr "Er is geen mededeling opgegeven."
#: actions/repeat.php:76
msgid "You can't repeat your own notice."
msgstr "U kunt uw eigen mededeling niet herhalen."
#: actions/repeat.php:90
msgid "You already repeated that notice."
msgstr "U hent die mededeling al herhaald."
#: actions/repeat.php:114 lib/noticelist.php:691
msgid "Repeated"
msgstr "Herhaald"
#: actions/repeat.php:119
msgid "Repeated!"
msgstr "Herhaald!"
#: actions/replies.php:126 actions/repliesrss.php:68
#: lib/personalgroupnav.php:108
#, php-format
msgid "Replies to %s"
msgstr "Antwoorden aan %s"
#: actions/replies.php:128
#, php-format
msgid "Replies to %1$s, page %2$d"
msgstr "Antwoorden aan %1$s, pagina %2$d"
#: actions/replies.php:145
#, php-format
msgid "Replies feed for %s (RSS 1.0)"
msgstr "Antwoordenfeed voor %s (RSS 1.0)"
#: actions/replies.php:152
#, php-format
msgid "Replies feed for %s (RSS 2.0)"
msgstr "Antwoordenfeed voor %s (RSS 2.0)"
#: actions/replies.php:159
#, php-format
msgid "Replies feed for %s (Atom)"
msgstr "Antwoordenfeed voor %s (Atom)"
#: actions/replies.php:199
#, php-format
msgid ""
"This is the timeline showing replies to %1$s but %2$s hasn't received a "
"notice to them yet."
msgstr ""
"Dit is de tijdlijn met antwoorden aan %1$s, maar %2$s heeft nog geen "
"antwoorden ontvangen."
#: actions/replies.php:204
#, php-format
msgid ""
"You can engage other users in a conversation, subscribe to more people or "
"[join groups](%%action.groups%%)."
msgstr ""
"U kunt gesprekken aanknopen met andere gebruikers, op meer gebruikers "
"abonneren of [lid worden van groepen](%%action.groups%%)."
#: actions/replies.php:206
#, php-format
msgid ""
"You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
"newnotice%%%%?status_textarea=%3$s)."
msgstr ""
"U kunt proberen [%1$s te porren](../%2$s) of [een bericht voor die gebruiker "
"plaatsen](%%%%action.newnotice%%%%?status_textarea=%3$s)."
#: actions/repliesrss.php:72
#, php-format
msgid "Replies to %1$s on %2$s!"
msgstr "Antwoorden aan %1$s op %2$s."
#: actions/revokerole.php:75
msgid "You cannot revoke user roles on this site."
msgstr "U kunt geen gebruikersrollen intrekken op deze website."
#: actions/revokerole.php:82
msgid "User doesn't have this role."
msgstr "Deze gebruiker heeft deze rol niet."
#: actions/rsd.php:146 actions/version.php:159
msgid "StatusNet"
msgstr "StatusNet"
#: actions/sandbox.php:65 actions/unsandbox.php:65
msgid "You cannot sandbox users on this site."
msgstr "Op deze website kunt u gebruikers niet in de zandbak plaatsen."
#: actions/sandbox.php:72
msgid "User is already sandboxed."
msgstr "Deze gebruiker is al in de zandbak geplaatst."
#. TRANS: Menu item for site administration
#: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
#: lib/adminpanelaction.php:379
msgid "Sessions"
msgstr "Sessies"
#: actions/sessionsadminpanel.php:65
msgid "Session settings for this StatusNet site"
msgstr "Sessieinstellingen voor deze StatusNet-website"
#: actions/sessionsadminpanel.php:175
msgid "Handle sessions"
msgstr "Sessieafhandeling"
#: actions/sessionsadminpanel.php:177
msgid "Whether to handle sessions ourselves."
msgstr "Of sessies door de software zelf afgehandeld moeten worden."
#: actions/sessionsadminpanel.php:181
msgid "Session debugging"
msgstr "Sessies debuggen"
#: actions/sessionsadminpanel.php:183
msgid "Turn on debugging output for sessions."
msgstr "Debuguitvoer voor sessies inschakelen."
#: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
msgid "Save site settings"
msgstr "Websiteinstellingen opslaan"
#: actions/showapplication.php:82
msgid "You must be logged in to view an application."
msgstr "U moet aangemeld zijn om een applicatie te kunnen bekijken."
#: actions/showapplication.php:157
msgid "Application profile"
msgstr "Applicatieprofiel"
#. TRANS: Form input field label for application icon.
#: actions/showapplication.php:159 lib/applicationeditform.php:173
msgid "Icon"
msgstr "Icoon"
#. TRANS: Form input field label for application name.
#: actions/showapplication.php:169 actions/version.php:197
#: lib/applicationeditform.php:190
msgid "Name"
msgstr "Naam"
#. TRANS: Form input field label.
#: actions/showapplication.php:178 lib/applicationeditform.php:227
msgid "Organization"
msgstr "Organisatie"
#. TRANS: Form input field label.
#: actions/showapplication.php:187 actions/version.php:200
#: lib/applicationeditform.php:208 lib/groupeditform.php:175
msgid "Description"
msgstr "Beschrijving"
#. TRANS: Header for group statistics on a group page (h2).
#: actions/showapplication.php:192 actions/showgroup.php:448
#: lib/profileaction.php:187
msgid "Statistics"
msgstr "Statistieken"
#: actions/showapplication.php:203
#, php-format
msgid "Created by %1$s - %2$s access by default - %3$d users"
msgstr "Aangemaakt door %1$s - standaardtoegang \"%2$s\" - %3$d gebruikers"
#: actions/showapplication.php:213
msgid "Application actions"
msgstr "Applicatiehandelingen"
#: actions/showapplication.php:236
msgid "Reset key & secret"
msgstr "Sleutel en wachtwoord op nieuw instellen"
#: actions/showapplication.php:252 lib/deletegroupform.php:121
#: lib/deleteuserform.php:66 lib/noticelist.php:672
msgid "Delete"
msgstr "Verwijderen"
#: actions/showapplication.php:261
msgid "Application info"
msgstr "Applicatieinformatie"
#: actions/showapplication.php:263
msgid "Consumer key"
msgstr "Gebruikerssleutel"
#: actions/showapplication.php:268
msgid "Consumer secret"
msgstr "Gebruikersgeheim"
#: actions/showapplication.php:273
msgid "Request token URL"
msgstr "URL voor verzoektoken"
#: actions/showapplication.php:278
msgid "Access token URL"
msgstr "URL voor toegangstoken"
#: actions/showapplication.php:283
msgid "Authorize URL"
msgstr "Autorisatie-URL"
#: actions/showapplication.php:288
msgid ""
"Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
"signature method."
msgstr ""
"Opmerking: HMAC-SHA1 ondertekening wordt ondersteund. Ondertekening in "
"platte tekst is niet mogelijk."
#: actions/showapplication.php:309
msgid "Are you sure you want to reset your consumer key and secret?"
msgstr ""
"Weet u zeker dat u uw gebruikerssleutel en geheime code wilt verwijderen?"
#: actions/showfavorites.php:79
#, php-format
msgid "%1$s's favorite notices, page %2$d"
msgstr "Favoriete mededelingen van %1$s, pagina %2$d"
#: actions/showfavorites.php:132
msgid "Could not retrieve favorite notices."
msgstr "Het was niet mogelijk de favoriete mededelingen op te halen."
#: actions/showfavorites.php:171
#, php-format
msgid "Feed for favorites of %s (RSS 1.0)"
msgstr "Favorietenfeed van %s (RSS 1.0)"
2009-01-11 12:22:20 +00:00
#: actions/showfavorites.php:178
#, php-format
msgid "Feed for favorites of %s (RSS 2.0)"
msgstr "Favorietenfeed van %s (RSS 2.0)"
2009-01-30 18:08:33 +00:00
#: actions/showfavorites.php:185
#, php-format
msgid "Feed for favorites of %s (Atom)"
msgstr "Favorietenfeed van %s (Atom)"
2009-01-30 18:08:33 +00:00
#: actions/showfavorites.php:206
msgid ""
"You haven't chosen any favorite notices yet. Click the fave button on "
"notices you like to bookmark them for later or shed a spotlight on them."
msgstr ""
"U hebt nog geen favoriete mededelingen. Klik op de knop \"Aan favorieten "
"toevoegen\" bij mededelingen die u aanstaan om ze op een lijst te bewaren en "
"ze uit te lichten."
#: actions/showfavorites.php:208
#, php-format
msgid ""
"%s hasn't added any favorite notices yet. Post something interesting they "
"would add to their favorites :)"
msgstr ""
"%s heeft nog geen mededelingen op de eigen favorietenlijst geplaatst. Plaats "
"een interessant bericht, en dan komt u misschien wel op de "
"favorietenlijst. :)"
#: actions/showfavorites.php:212
#, php-format
msgid ""
"%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
"action.register%%%%) and then post something interesting they would add to "
"their favorites :)"
msgstr ""
"%s heeft nog geen favoriete mededelingen. U kunt een [gebruiker registeren](%"
"%%%action.register%%%%) en dan interessante mededelingen plaatsten die "
"misschien aan favorietenlijsten zijn toe te voegen. :)"
2009-01-30 18:08:33 +00:00
#: actions/showfavorites.php:243
msgid "This is a way to share what you like."
msgstr "Dit is de manier om dat te delen wat u wilt."
2009-01-30 18:08:33 +00:00
#. TRANS: Page title for first group page. %s is a group name.
#: actions/showgroup.php:75
2009-01-11 12:22:20 +00:00
#, php-format
msgid "%s group"
msgstr "%s groep"
#. TRANS: Page title for any but first group page.
#. TRANS: %1$s is a group name, $2$s is a page number.
#: actions/showgroup.php:79
#, php-format
msgid "%1$s group, page %2$d"
msgstr "Groep %1$s, pagina %2$d"
#. TRANS: Group profile header (h2). Text hidden by default.
#: actions/showgroup.php:220
msgid "Group profile"
msgstr "Groepsprofiel"
2009-01-30 18:08:33 +00:00
#. TRANS: Label for group URL (dt). Text hidden by default.
#: actions/showgroup.php:270 actions/tagother.php:118
#: actions/userauthorization.php:175 lib/userprofile.php:180
msgid "URL"
msgstr "URL"
2009-01-11 12:22:20 +00:00
#. TRANS: Label for group description or group note (dt). Text hidden by default.
#: actions/showgroup.php:282 actions/tagother.php:128
#: actions/userauthorization.php:187 lib/userprofile.php:197
msgid "Note"
msgstr "Opmerking"
2009-01-11 12:22:20 +00:00
#. TRANS: Label for group aliases (dt). Text hidden by default.
#: actions/showgroup.php:293 lib/groupeditform.php:187
msgid "Aliases"
msgstr "Aliassen"
2009-01-11 12:22:20 +00:00
#. TRANS: Group actions header (h2). Text hidden by default.
#: actions/showgroup.php:304
msgid "Group actions"
msgstr "Groepshandelingen"
2009-01-30 18:08:33 +00:00
#. TRANS: Tooltip for feed link. %s is a group nickname.
#: actions/showgroup.php:345
#, php-format
msgid "Notice feed for %s group (RSS 1.0)"
msgstr "Mededelingenfeed voor groep %s (RSS 1.0)"
2009-01-30 18:08:33 +00:00
#. TRANS: Tooltip for feed link. %s is a group nickname.
#: actions/showgroup.php:352
#, php-format
msgid "Notice feed for %s group (RSS 2.0)"
msgstr "Mededelingenfeed voor groep %s (RSS 2.0)"
2009-01-30 18:08:33 +00:00
#. TRANS: Tooltip for feed link. %s is a group nickname.
#: actions/showgroup.php:359
#, php-format
msgid "Notice feed for %s group (Atom)"
msgstr "Mededelingenfeed voor groep %s (Atom)"
2009-01-30 18:08:33 +00:00
#. TRANS: Tooltip for feed link. %s is a group nickname.
#: actions/showgroup.php:365
#, php-format
msgid "FOAF for %s group"
msgstr "Vriend van een vriend voor de groep %s"
#. TRANS: Header for mini list of group members on a group page (h2).
#: actions/showgroup.php:402
msgid "Members"
msgstr "Leden"
#. TRANS: Description for mini list of group members on a group page when the group has no members.
#: actions/showgroup.php:408 lib/profileaction.php:117
#: lib/profileaction.php:152 lib/profileaction.php:255 lib/section.php:95
#: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71
msgid "(None)"
msgstr "(geen)"
#. TRANS: Link to all group members from mini list of group members if group has more than n members.
#: actions/showgroup.php:417
msgid "All members"
msgstr "Alle leden"
2009-01-30 18:08:33 +00:00
#. TRANS: Label for creation date in statistics on group page.
#: actions/showgroup.php:453
msgctxt "LABEL"
msgid "Created"
msgstr "Aangemaakt"
#. TRANS: Label for member count in statistics on group page.
#: actions/showgroup.php:461
msgctxt "LABEL"
msgid "Members"
msgstr "Leden"
#. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
#. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
#. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
#. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
#: actions/showgroup.php:476
#, php-format
msgid ""
"**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
"wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
"[StatusNet](http://status.net/) tool. Its members share short messages about "
"their life and interests. [Join now](%%%%action.register%%%%) to become part "
"of this group and many more! ([Read more](%%%%doc.help%%%%))"
msgstr ""
"**%s** is een gebruikersgroep bij %%%%site.name%%%%, een [microblogdienst]"
"(http://en.wikipedia.org/wiki/Micro-blogging) gebaseerd op de Vrije Software "
"[StatusNet](http://status.net/). De groepsleden wisselen korte berichten uit "
"over hun leven en interesses. [Registreer nu](%%%%action.register%%%%) om "
"lid te worden van deze groep en nog veel meer! [Meer lezen...](%%%%doc.help%%"
"%%)"
#. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
#. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
#. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
#: actions/showgroup.php:486
#, php-format
msgid ""
"**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
"wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
"[StatusNet](http://status.net/) tool. Its members share short messages about "
"their life and interests. "
msgstr ""
"**%s** is een gebruikersgroep op %%%%site.name%%%%, een [microblogdienst]"
"(http://en.wikipedia.org/wiki/Micro-blogging) gebaseerd op de Vrije Software "
"[StatusNet](http://status.net/). De leden wisselen korte mededelingen uit "
"over hun ervaringen en interesses. "
2009-01-11 12:22:20 +00:00
#. TRANS: Header for list of group administrators on a group page (h2).
#: actions/showgroup.php:515
msgid "Admins"
msgstr "Beheerders"
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed requesting a single message that does not exist.
#: actions/showmessage.php:79
msgid "No such message."
msgstr "Dat bericht bestaat niet."
2009-01-30 18:08:33 +00:00
#. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
#: actions/showmessage.php:97
msgid "Only the sender and recipient may read this message."
msgstr "Alleen de verzender en de ontvanger kunnen dit bericht lezen."
2009-01-30 18:08:33 +00:00
#. TRANS: Page title for single direct message display when viewing user is the sender.
#. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
#: actions/showmessage.php:110
#, php-format
msgid "Message to %1$s on %2$s"
msgstr "Bericht aan %1$s op %2$s"
2009-01-30 18:08:33 +00:00
#. TRANS: Page title for single message display.
#. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
#: actions/showmessage.php:118
#, php-format
msgid "Message from %1$s on %2$s"
msgstr "Bericht van %1$s op %2$s"
#: actions/shownotice.php:90
msgid "Notice deleted."
msgstr "Deze mededeling is verwijderd."
#. TRANS: Page title showing tagged notices in one user's stream. %1$s is the username, %2$s is the hash tag.
#: actions/showstream.php:70
#, php-format
msgid "%1$s tagged %2$s"
msgstr "%2$s gelabeld door %1$s"
#. TRANS: Page title showing tagged notices in one user's stream.
#. TRANS: %1$s is the username, %2$s is the hash tag, %1$d is the page number.
#: actions/showstream.php:74
#, php-format
msgid "%1$s tagged %2$s, page %3$d"
msgstr "%2$s gelabeld door %1$s, pagina %3$d"
#. TRANS: Extended page title showing tagged notices in one user's stream.
#. TRANS: %1$s is the username, %2$d is the page number.
#: actions/showstream.php:82
#, php-format
msgid "%1$s, page %2$d"
msgstr "%1$s, pagina %2$d"
#. TRANS: Title for link to notice feed.
#. TRANS: %1$s is a user nickname, %2$s is a hashtag.
#: actions/showstream.php:127
#, php-format
msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
msgstr "Mededelingenfeed voor %1$s met het label %2$s (RSS 1.0)"
#. TRANS: Title for link to notice feed.
#. TRANS: %s is a user nickname.
#: actions/showstream.php:136
#, php-format
msgid "Notice feed for %s (RSS 1.0)"
msgstr "Mededelingenfeed voor %s (RSS 1.0)"
2009-01-30 18:08:33 +00:00
#. TRANS: Title for link to notice feed.
#. TRANS: %s is a user nickname.
#: actions/showstream.php:145
#, php-format
msgid "Notice feed for %s (RSS 2.0)"
msgstr "Mededelingenfeed voor %s (RSS 2.0)"
#: actions/showstream.php:152
#, php-format
msgid "Notice feed for %s (Atom)"
msgstr "Mededelingenfeed voor %s (Atom)"
2009-01-30 18:08:33 +00:00
#. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
#. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
#: actions/showstream.php:159
#, php-format
msgid "FOAF for %s"
msgstr "Vriend van een vriend (FOAF) voor %s"
#. TRANS: First sentence of empty list message for a stream. $1%s is a user nickname.
#: actions/showstream.php:211
#, php-format
msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
msgstr ""
"Dit is de tijdlijn voor %1$s, maar %1$s heeft nog geen berichten verzonden."
#. TRANS: Second sentence of empty list message for a stream for the user themselves.
#: actions/showstream.php:217
msgid ""
"Seen anything interesting recently? You haven't posted any notices yet, now "
"would be a good time to start :)"
msgstr ""
"Hebt u recentelijk iets interessants gezien? U hebt nog geen mededelingen "
"verstuurd, dus dit is een ideaal moment om daarmee te beginnen!"
#. TRANS: Second sentence of empty list message for a non-self stream. %1$s is a user nickname, %2$s is a part of a URL.
#. TRANS: This message contains a Markdown link. Keep "](" together.
#: actions/showstream.php:221
#, php-format
msgid ""
"You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
"%?status_textarea=%2$s)."
msgstr ""
"U kunt proberen %1$s te porren of [een bericht aan die gebruiker sturen](%%%%"
"action.newnotice%%%%?status_textarea=%2$s)."
#. TRANS: Announcement for anonymous users showing a stream if site registrations are open.
#. TRANS: This message contains a Markdown link. Keep "](" together.
#: actions/showstream.php:264
#, php-format
msgid ""
"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
"wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
"[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
"follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
msgstr ""
"**%s** is actief op %%%%site.name%%%%, een [microblogdienst](http://en."
"wikipedia.org/wiki/Micro-blogging) gebaseerd op de Vrije Software [StatusNet]"
"(http://status.net/). [Registreer nu](%%%%action.register%%%%) om te "
"abonneren op de mededelingen van **%s** en nog veel meer! [Meer lezen...](%%%"
"%doc.help%%%%)"
2009-01-30 18:08:33 +00:00
#. TRANS: Announcement for anonymous users showing a stream if site registrations are closed or invite only.
#. TRANS: This message contains a Markdown link. Keep "](" together.
#: actions/showstream.php:271
#, php-format
msgid ""
"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
"wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
"[StatusNet](http://status.net/) tool. "
msgstr ""
"**%s** heeft een gebruiker op %%%%site.name%%%%, een [microblogdienst]"
"(http://en.wikipedia.org/wiki/Micro-blogging) gebaseerd op de Vrije Software "
"[StatusNet](http://status.net/). "
2009-01-11 12:22:20 +00:00
#. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
#: actions/showstream.php:328
#, php-format
msgid "Repeat of %s"
msgstr "Herhaald van %s"
#: actions/silence.php:65 actions/unsilence.php:65
msgid "You cannot silence users on this site."
msgstr "U kunt gebruikers op deze website niet muilkorven."
#: actions/silence.php:72
msgid "User is already silenced."
msgstr "Deze gebruiker is al gemuilkorfd."
#: actions/siteadminpanel.php:69
msgid "Basic settings for this StatusNet site"
msgstr "Basisinstellingen voor deze StatusNet-website"
#: actions/siteadminpanel.php:133
msgid "Site name must have non-zero length."
msgstr "De sitenaam moet ingevoerd worden en mag niet leeg zijn."
#: actions/siteadminpanel.php:141
msgid "You must have a valid contact email address."
msgstr ""
"U moet een geldig e-mailadres opgeven waarop contact opgenomen kan worden."
#: actions/siteadminpanel.php:159
#, php-format
msgid "Unknown language \"%s\"."
msgstr "De taal \"%s\" is niet bekend."
#: actions/siteadminpanel.php:165
msgid "Minimum text limit is 0 (unlimited)."
msgstr "De minimale tekstlimiet is 0 tekens (ongelimiteerd)."
#: actions/siteadminpanel.php:171
msgid "Dupe limit must be one or more seconds."
msgstr "De duplicaatlimiet moet één of meer seconden zijn."
#: actions/siteadminpanel.php:221
msgid "General"
msgstr "Algemeen"
#: actions/siteadminpanel.php:224
msgid "Site name"
msgstr "Websitenaam"
#: actions/siteadminpanel.php:225
msgid "The name of your site, like \"Yourcompany Microblog\""
msgstr "De naam van de website, zoals \"UwBedrijf Microblog\""
#: actions/siteadminpanel.php:229
msgid "Brought by"
msgstr "Mogelijk gemaakt door"
#: actions/siteadminpanel.php:230
msgid "Text used for credits link in footer of each page"
msgstr ""
"De tekst die gebruikt worden in de \"creditsverwijzing\" in de voettekst van "
"iedere pagina"
#: actions/siteadminpanel.php:234
msgid "Brought by URL"
msgstr "\"Mogelijk gemaakt door\"-URL"
#: actions/siteadminpanel.php:235
msgid "URL used for credits link in footer of each page"
msgstr ""
"URL die wordt gebruikt voor de verwijzing naar de hoster en dergelijke in de "
"voettekst van iedere pagina"
#: actions/siteadminpanel.php:239
msgid "Contact email address for your site"
msgstr "E-mailadres om contact op te nemen met de websitebeheerder"
#: actions/siteadminpanel.php:245
msgid "Local"
msgstr "Lokaal"
#: actions/siteadminpanel.php:256
msgid "Default timezone"
msgstr "Standaardtijdzone"
#: actions/siteadminpanel.php:257
msgid "Default timezone for the site; usually UTC."
msgstr "Standaardtijdzone voor de website. Meestal UTC."
#: actions/siteadminpanel.php:262
msgid "Default language"
msgstr "Standaardtaal"
#: actions/siteadminpanel.php:263
msgid "Site language when autodetection from browser settings is not available"
msgstr ""
"De taal voor de website als deze niet uit de browserinstellingen opgemaakt "
"kan worden"
#: actions/siteadminpanel.php:271
msgid "Limits"
msgstr "Limieten"
#: actions/siteadminpanel.php:274
msgid "Text limit"
msgstr "Tekstlimiet"
#: actions/siteadminpanel.php:274
msgid "Maximum number of characters for notices."
msgstr "Maximaal aantal te gebruiken tekens voor mededelingen."
#: actions/siteadminpanel.php:278
msgid "Dupe limit"
msgstr "Duplicaatlimiet"
#: actions/siteadminpanel.php:278
msgid "How long users must wait (in seconds) to post the same thing again."
msgstr ""
"Hoe lang gebruikers moeten wachten (in seconden) voor ze hetzelfde kunnen "
"zenden."
#. TRANS: Page title for site-wide notice tab in admin panel.
#: actions/sitenoticeadminpanel.php:55
msgid "Site Notice"
msgstr "Websitebrede mededeling"
#. TRANS: Instructions for site-wide notice tab in admin panel.
#: actions/sitenoticeadminpanel.php:66
msgid "Edit site-wide message"
msgstr "Websitebrede mededeling bewerken"
#. TRANS: Server error displayed when saving a site-wide notice was impossible.
#: actions/sitenoticeadminpanel.php:101
msgid "Unable to save site notice."
msgstr "Het was niet mogelijk om de websitebrede mededeling op te slaan."
#. TRANS: Client error displayed when a site-wide notice was longer than allowed.
#: actions/sitenoticeadminpanel.php:112
msgid "Maximum length for the site-wide notice is 255 characters."
msgstr "De maximale lengte voor de websitebrede aankondiging is 255 tekens."
#. TRANS: Label for site-wide notice text field in admin panel.
#: actions/sitenoticeadminpanel.php:176
msgid "Site notice text"
msgstr "Tekst voor websitebrede mededeling"
#. TRANS: Tooltip for site-wide notice text field in admin panel.
#: actions/sitenoticeadminpanel.php:179
msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
msgstr ""
"Tekst voor websitebrede aankondiging (maximaal 255 tekens en HTML is "
"toegestaan)"
#. TRANS: Title for button to save site notice in admin panel.
#: actions/sitenoticeadminpanel.php:201
msgid "Save site notice"
msgstr "Websitebrede mededeling opslaan"
#. TRANS: Title for SMS settings.
#: actions/smssettings.php:59
msgid "SMS settings"
msgstr "SMS-instellingen"
2009-01-30 18:08:33 +00:00
#. TRANS: SMS settings page instructions.
#. TRANS: %%site.name%% is the name of the site.
#: actions/smssettings.php:74
#, php-format
msgid "You can receive SMS messages through email from %%site.name%%."
msgstr "U kunt SMS-berichten per e-mail ontvangen van %%site.name%%."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
#: actions/smssettings.php:97
msgid "SMS is not available."
msgstr "SMS is niet beschikbaar."
2009-01-11 12:22:20 +00:00
#. TRANS: Form legend for SMS settings form.
#: actions/smssettings.php:111
msgid "SMS address"
msgstr "SMS-adres"
#. TRANS: Form guide in SMS settings form.
#: actions/smssettings.php:120
msgid "Current confirmed SMS-enabled phone number."
msgstr "Huidige bevestigde telefoonnummer met SMS-functie."
2009-01-11 12:22:20 +00:00
#. TRANS: Form guide in IM settings form.
#: actions/smssettings.php:133
msgid "Awaiting confirmation on this phone number."
msgstr "Er wordt gewacht op bevestiging van dit telefoonnummer."
2009-01-11 12:22:20 +00:00
#. TRANS: Field label for SMS address input in SMS settings form.
#: actions/smssettings.php:142
msgid "Confirmation code"
msgstr "Bevestigingscode"
2009-01-11 12:22:20 +00:00
#. TRANS: Form field instructions in SMS settings form.
#: actions/smssettings.php:144
msgid "Enter the code you received on your phone."
msgstr "Voer de code in die u via uw telefoon hebt ontvangen."
2009-01-11 12:22:20 +00:00
#. TRANS: Button label to confirm SMS confirmation code in SMS settings.
#: actions/smssettings.php:148
msgctxt "BUTTON"
msgid "Confirm"
msgstr "Bevestigen"
#. TRANS: Field label for SMS phone number input in SMS settings form.
#: actions/smssettings.php:153
msgid "SMS phone number"
msgstr "SMS-nummer"
2009-01-30 18:08:33 +00:00
#. TRANS: SMS phone number input field instructions in SMS settings form.
#: actions/smssettings.php:156
msgid "Phone number, no punctuation or spaces, with area code"
msgstr "Telefoonnummer zonder spaties of leestekens, met netnummer"
2009-01-30 18:08:33 +00:00
#. TRANS: Form legend for SMS preferences form.
#: actions/smssettings.php:195
msgid "SMS preferences"
msgstr "SMS-voorkeuren"
#. TRANS: Checkbox label in SMS preferences form.
#: actions/smssettings.php:201
msgid ""
"Send me notices through SMS; I understand I may incur exorbitant charges "
"from my carrier."
msgstr ""
"Mij mededelingen via SMS sturen. Ik begrijp dat dit exorbitante rekeningen "
"van mijn provider kan opleveren."
2009-01-30 18:08:33 +00:00
#. TRANS: Confirmation message for successful SMS preferences save.
#: actions/smssettings.php:315
msgid "SMS preferences saved."
msgstr "Uw SMS-voorkeuren zijn opgeslagen."
#. TRANS: Message given saving SMS phone number without having provided one.
#: actions/smssettings.php:338
msgid "No phone number."
msgstr "Geen telefoonnummer."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving SMS phone number without having selected a carrier.
#: actions/smssettings.php:344
msgid "No carrier selected."
msgstr "Er is geen provider geselecteerd."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving SMS phone number that is already set.
#: actions/smssettings.php:352
msgid "That is already your phone number."
msgstr "U hebt dit al ingesteld als uw telefoonnummer."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving SMS phone number that is already set for another user.
#: actions/smssettings.php:356
msgid "That phone number already belongs to another user."
msgstr "Dit telefoonnummer is al geregistrerd door een andere gebruiker."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given saving valid SMS phone number that is to be confirmed.
#: actions/smssettings.php:384
msgid ""
"A confirmation code was sent to the phone number you added. Check your phone "
"for the code and instructions on how to use it."
msgstr ""
"Er is een bevestigingscode verzonden naar het telefoonnummer dat u hebt "
"toegevoegd. Op uw telefoon vindt u de code en de instructies."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
#: actions/smssettings.php:413
msgid "That is the wrong confirmation number."
msgstr "Dit is het verkeerde bevestigingsnummer."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given after successfully canceling SMS phone number confirmation.
#: actions/smssettings.php:427
msgid "SMS confirmation cancelled."
msgstr "SMS-bevestiging geannuleerd."
#. TRANS: Message given trying to remove an SMS phone number that is not
#. TRANS: registered for the active user.
#: actions/smssettings.php:448
msgid "That is not your phone number."
msgstr "Dit is niet uw telefoonnummer."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given after successfully removing a registered SMS phone number.
#: actions/smssettings.php:470
msgid "The SMS phone number was removed."
msgstr "Het SMS-nummer is verwijderd."
#. TRANS: Label for mobile carrier dropdown menu in SMS settings.
#: actions/smssettings.php:511
msgid "Mobile carrier"
msgstr "Mobiele aanbieder"
#. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
#: actions/smssettings.php:516
msgid "Select a carrier"
msgstr "Selecteer een provider"
2009-01-30 18:08:33 +00:00
#. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
#. TRANS: %s is an administrative contact's e-mail address.
#: actions/smssettings.php:525
#, php-format
msgid ""
"Mobile carrier for your phone. If you know a carrier that accepts SMS over "
"email but isn't listed here, send email to let us know at %s."
msgstr ""
"De provider van uw mobiele telefoon. Als u een provider kent die e-mail via "
"SMS ondersteunt, maar nog niet in de lijst is opgenomen, laat dit ons dan "
"via e-mail weten op het e-mailadres %s."
2009-01-11 12:22:20 +00:00
#. TRANS: Message given saving SMS phone number confirmation code without having provided one.
#: actions/smssettings.php:548
msgid "No code entered"
msgstr "Er is geen code ingevoerd"
2009-01-30 18:08:33 +00:00
#. TRANS: Menu item for site administration
#: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
#: lib/adminpanelaction.php:395
msgid "Snapshots"
msgstr "Snapshots"
#: actions/snapshotadminpanel.php:65
msgid "Manage snapshot configuration"
msgstr "Snapshotinstellingen beheren"
#: actions/snapshotadminpanel.php:127
msgid "Invalid snapshot run value."
msgstr "De waarde voor het uitvoeren van snapshots is ongeldig."
#: actions/snapshotadminpanel.php:133
msgid "Snapshot frequency must be a number."
msgstr "De snapshotfrequentie moet een getal zijn."
#: actions/snapshotadminpanel.php:144
msgid "Invalid snapshot report URL."
msgstr "De rapportage-URL voor snapshots is ongeldig."
#: actions/snapshotadminpanel.php:200
msgid "Randomly during web hit"
msgstr "Willekeurig tijdens een websitehit"
#: actions/snapshotadminpanel.php:201
msgid "In a scheduled job"
msgstr "Als geplande taak"
#: actions/snapshotadminpanel.php:206
msgid "Data snapshots"
msgstr "Snapshots van gegevens"
#: actions/snapshotadminpanel.php:208
msgid "When to send statistical data to status.net servers"
msgstr ""
"Wanneer statistische gegevens naar de status.net-servers verzonden worden"
#: actions/snapshotadminpanel.php:217
msgid "Frequency"
msgstr "Frequentie"
#: actions/snapshotadminpanel.php:218
msgid "Snapshots will be sent once every N web hits"
msgstr "Iedere zoveel websitehits wordt een snapshot verzonden"
#: actions/snapshotadminpanel.php:226
msgid "Report URL"
msgstr "Rapportage-URL"
#: actions/snapshotadminpanel.php:227
msgid "Snapshots will be sent to this URL"
msgstr "Snapshots worden naar deze URL verzonden"
#: actions/snapshotadminpanel.php:248
msgid "Save snapshot settings"
msgstr "Snapshotinstellingen opslaan"
#. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
#: actions/subedit.php:75
msgid "You are not subscribed to that profile."
msgstr "U bent niet geabonneerd op dat profiel."
2009-01-11 12:22:20 +00:00
#. TRANS: Server error displayed when updating a subscription fails with a database error.
#. TRANS: Exception thrown when a subscription could not be stored on the server.
#: actions/subedit.php:89 classes/Subscription.php:141
msgid "Could not save subscription."
msgstr "Het was niet mogelijk het abonnement op te slaan."
2009-01-11 12:22:20 +00:00
#: actions/subscribe.php:77
msgid "This action only accepts POST requests."
msgstr "Deze handeling accepteert alleen POST-verzoeken."
#: actions/subscribe.php:117
msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
msgstr ""
"U kunt niet abonneren op een OMB 1.0 profiel van een andere omgeving via "
"deze handeling."
#: actions/subscribe.php:145
msgid "Subscribed"
msgstr "Geabonneerd"
2009-01-30 18:08:33 +00:00
#. TRANS: Header for list of subscribers for a user (first page).
#. TRANS: %s is the user's nickname.
#: actions/subscribers.php:51
#, php-format
msgid "%s subscribers"
msgstr "Abonnees van %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Header for list of subscribers for a user (not first page).
#. TRANS: %1$s is the user's nickname, $2$d is the page number.
#: actions/subscribers.php:55
#, php-format
msgid "%1$s subscribers, page %2$d"
msgstr "Abonnees van %1$s, pagina %2$d"
2009-01-11 12:22:20 +00:00
#. TRANS: Page notice for page with an overview of all subscribers
#. TRANS: of the logged in user's own profile.
#: actions/subscribers.php:68
msgid "These are the people who listen to your notices."
msgstr "Dit zijn de gebruikers die uw mededelingen volgen."
2009-01-30 18:08:33 +00:00
#. TRANS: Page notice for page with an overview of all subscribers of a user other
#. TRANS: than the logged in user. %s is the user nickname.
#: actions/subscribers.php:74
#, php-format
msgid "These are the people who listen to %s's notices."
msgstr "Dit zijn de gebruikers die de mededelingen van %s volgen."
2009-01-30 18:08:33 +00:00
#. TRANS: Subscriber list text when the logged in user has no subscribers.
#: actions/subscribers.php:116
msgid ""
"You have no subscribers. Try subscribing to people you know and they might "
"return the favor."
msgstr ""
"U hebt geen abonnees. Als u zich abonneert op andere gebruikers, abonneren "
"die zich wellicht op u."
2009-01-11 12:22:20 +00:00
#. TRANS: Subscriber list text when looking at the subscribers for a of a user other
#. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
#: actions/subscribers.php:120
#, php-format
msgid "%s has no subscribers. Want to be the first?"
msgstr "%s heeft geen abonnees. Wilt u de eerste zijn?"
2009-01-11 12:22:20 +00:00
#. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
#. TRANS: as an anonymous user. %s is the user nickname.
#. TRANS: This message contains a Markdown URL. The link description is between
#. TRANS: square brackets, and the link between parentheses. Do not separate "]("
#. TRANS: and do not change the URL part.
#: actions/subscribers.php:129
#, php-format
msgid ""
"%s has no subscribers. Why not [register an account](%%%%action.register%%%"
"%) and be the first?"
msgstr ""
"%s heeft geen abonnees. Als u zich [registreert](%%%%action.register%%%%) "
"kunt u de eerste zijn."
2009-01-11 12:22:20 +00:00
#. TRANS: Header for subscriptions overview for a user (not first page).
#. TRANS: %1$s is a user nickname, %2$d is the page number.
#: actions/subscriptions.php:55
#, php-format
msgid "%1$s subscriptions, page %2$d"
msgstr "Abonnementen van %1$s, pagina %2$d"
2009-01-30 18:08:33 +00:00
#. TRANS: Page notice for page with an overview of all subscriptions
#. TRANS: of the logged in user's own profile.
#: actions/subscriptions.php:68
msgid "These are the people whose notices you listen to."
msgstr "Dit zijn de gebruikers van wie u de mededelingen volgt."
2009-01-11 12:22:20 +00:00
#. TRANS: Page notice for page with an overview of all subscriptions of a user other
#. TRANS: than the logged in user. %s is the user nickname.
#: actions/subscriptions.php:74
#, php-format
msgid "These are the people whose notices %s listens to."
msgstr "Dit zijn de gebruikers waarvan %s de mededelingen volgt."
2009-01-30 18:08:33 +00:00
#. TRANS: Subscription list text when the logged in user has no subscriptions.
#. TRANS: This message contains Markdown URLs. The link description is between
#. TRANS: square brackets, and the link between parentheses. Do not separate "]("
#. TRANS: and do not change the URL part.
#: actions/subscriptions.php:135
#, php-format
msgid ""
"You're not listening to anyone's notices right now, try subscribing to "
"people you know. Try [people search](%%action.peoplesearch%%), look for "
"members in groups you're interested in and in our [featured users](%%action."
"featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
"automatically subscribe to people you already follow there."
msgstr ""
"U bent op dit moment op geen enkele gebruiker geabonneerd. Abonneer u op "
"gebruikers die u kent. [Zoek gebruikers](%%action.peoplesearch%%), bekijk de "
"leden van groepen waar uw interesse naar uitgaat en kijk in de [lijst met "
"uitgelichte gebruikers](%%action.featured%%). Als u [Twitter gebruikt](%%"
"action.twittersettings%%), kunt u automatisch abonneren op de gebruikers die "
"u daar al volgt."
2009-01-30 18:08:33 +00:00
#. TRANS: Subscription list text when looking at the subscriptions for a of a user other
#. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
#. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
#. TRANS: as an anonymous user. %s is the user nickname.
#: actions/subscriptions.php:143 actions/subscriptions.php:149
2009-01-11 12:22:20 +00:00
#, php-format
msgid "%s is not listening to anyone."
msgstr "%s volgt niemand."
2009-01-30 18:08:33 +00:00
#: actions/subscriptions.php:178
#, fuzzy, php-format
msgid "Subscription feed for %s (Atom)"
msgstr "Mededelingenfeed voor %s (Atom)"
#. TRANS: Checkbox label for enabling Jabber messages for a profile in a subscriptions list.
#: actions/subscriptions.php:242
msgid "Jabber"
msgstr "Jabber"
2009-01-30 18:08:33 +00:00
#. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
#: actions/subscriptions.php:257
msgid "SMS"
msgstr "SMS"
2009-01-30 18:08:33 +00:00
#: actions/tag.php:69
#, php-format
msgid "Notices tagged with %1$s, page %2$d"
msgstr "Mededelingen met het label %1$s, pagina %2$d"
#: actions/tag.php:87
#, php-format
msgid "Notice feed for tag %s (RSS 1.0)"
msgstr "Mededelingenfeed voor label %s (RSS 1.0)"
#: actions/tag.php:93
#, php-format
msgid "Notice feed for tag %s (RSS 2.0)"
msgstr "Mededelingenfeed voor label %s (RSS 2.0)"
#: actions/tag.php:99
#, php-format
msgid "Notice feed for tag %s (Atom)"
msgstr "Mededelingenfeed voor label %s (Atom)"
#: actions/tagother.php:39
msgid "No ID argument."
msgstr "Geen ID-argument."
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:65
#, php-format
msgid "Tag %s"
msgstr "Label %s"
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:77 lib/userprofile.php:76
msgid "User profile"
msgstr "Gebruikersprofiel"
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:81 actions/userauthorization.php:132
#: lib/userprofile.php:107
msgid "Photo"
msgstr "Foto"
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:141
msgid "Tag user"
msgstr "Gebruiker labelen"
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:151
msgid ""
"Tags for this user (letters, numbers, -, ., and _), comma- or space- "
"separated"
msgstr ""
"Labels voor deze gebruiker (letters, cijfers, -, ., en _). Gebruik komma's "
"of spaties als scheidingsteken"
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:193
msgid ""
"You can only tag people you are subscribed to or who are subscribed to you."
msgstr ""
"U kunt alleen gebruikers labelen waarop u geabonneerd bent of die op u "
"geabonneerd zijn."
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:200
msgid "Could not save tags."
msgstr "Het was niet mogelijk de labels op te slaan."
2009-01-30 18:08:33 +00:00
#: actions/tagother.php:236
msgid "Use this form to add tags to your subscribers or subscriptions."
msgstr ""
"Gebruik dit formulier om labels toe te voegen aan uw abonnementen of "
"abonnees."
2009-01-30 18:08:33 +00:00
#: actions/tagrss.php:35
msgid "No such tag."
msgstr "Onbekend label."
2009-01-30 18:08:33 +00:00
#: actions/unblock.php:59
msgid "You haven't blocked that user."
msgstr "U hebt deze gebruiker niet geblokkeerd."
#: actions/unsandbox.php:72
msgid "User is not sandboxed."
msgstr "Deze gebruiker is niet in de zandbak geplaatst."
#: actions/unsilence.php:72
msgid "User is not silenced."
msgstr "Deze gebruiker is niet gemuilkorfd."
#: actions/unsubscribe.php:77
msgid "No profile ID in request."
msgstr "Het profiel-ID was niet aanwezig in het verzoek."
#: actions/unsubscribe.php:98
msgid "Unsubscribed"
msgstr "Het abonnement is opgezegd"
2009-01-30 18:08:33 +00:00
#: actions/updateprofile.php:64 actions/userauthorization.php:337
#, php-format
msgid ""
"Listenee stream license %1$s is not compatible with site license %2$s."
msgstr ""
"De licentie \"%1$s\" voor de stream die u wilt volgen is niet compatibel met "
"de sitelicentie \"%2$s\"."
2009-01-30 18:08:33 +00:00
#. TRANS: User admin panel title
#: actions/useradminpanel.php:58
msgctxt "TITLE"
msgid "User"
msgstr "Gebruiker"
#. TRANS: Instruction for user admin panel.
#: actions/useradminpanel.php:69
msgid "User settings for this StatusNet site"
msgstr "Gebruikersinstellingen voor deze StatusNet-website"
#. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
#: actions/useradminpanel.php:147
msgid "Invalid bio limit. Must be numeric."
msgstr "Ongeldige beschrijvingslimiet. Het moet een getal zijn."
#. TRANS: Form validation error in user admin panel when welcome text is too long.
#: actions/useradminpanel.php:154
msgid "Invalid welcome text. Maximum length is 255 characters."
msgstr "Ongeldige welkomsttekst. De maximale lengte is 255 tekens."
#. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
#. TRANS: users in user admin panel. %1$s is the invalid nickname.
#: actions/useradminpanel.php:166
#, php-format
msgid "Invalid default subscripton: '%1$s' is not a user."
msgstr "Ongeldig standaardabonnement: \"%1$s\" is geen gebruiker."
#. TRANS: Link description in user account settings menu.
#: actions/useradminpanel.php:215 lib/accountsettingsaction.php:106
#: lib/personalgroupnav.php:112
msgid "Profile"
msgstr "Profiel"
#. TRANS: Field label in user admin panel for setting the character limit for the bio field.
#: actions/useradminpanel.php:220
msgid "Bio Limit"
msgstr "Profiellimiet"
#. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
#: actions/useradminpanel.php:222
msgid "Maximum length of a profile bio in characters."
msgstr "De maximale lengte van de profieltekst in tekens."
#. TRANS: Form legend in user admin panel.
#: actions/useradminpanel.php:231
msgid "New users"
msgstr "Nieuwe gebruikers"
#. TRANS: Field label in user admin panel for setting new user welcome text.
#: actions/useradminpanel.php:236
msgid "New user welcome"
msgstr "Welkom voor nieuwe gebruikers"
#. TRANS: Tooltip in user admin panel for setting new user welcome text.
#: actions/useradminpanel.php:238
msgid "Welcome text for new users (maximum 255 characters)."
msgstr "Welkomsttekst voor nieuwe gebruikers. Maximaal 255 tekens."
#. TRANS: Field label in user admin panel for setting default subscription for new users.
#: actions/useradminpanel.php:244
msgid "Default subscription"
msgstr "Standaardabonnement"
#. TRANS: Tooltip in user admin panel for setting default subscription for new users.
#: actions/useradminpanel.php:246
msgid "Automatically subscribe new users to this user."
msgstr "Nieuwe gebruikers automatisch op deze gebruiker abonneren"
#. TRANS: Form legend in user admin panel.
#: actions/useradminpanel.php:256
msgid "Invitations"
msgstr "Uitnodigingen"
#. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
#: actions/useradminpanel.php:262
msgid "Invitations enabled"
msgstr "Uitnodigingen ingeschakeld"
#. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
#: actions/useradminpanel.php:265
msgid "Whether to allow users to invite new users."
msgstr "Of gebruikers nieuwe gebruikers kunnen uitnodigen."
#. TRANS: Title for button to save user settings in user admin panel.
#: actions/useradminpanel.php:302
msgid "Save user settings"
msgstr "Gebruikersinstellingen opslaan"
#: actions/userauthorization.php:105
msgid "Authorize subscription"
msgstr "Abonneren"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:110
msgid ""
"Please check these details to make sure that you want to subscribe to this "
"users notices. If you didnt just ask to subscribe to someones notices, "
"click “Reject”."
msgstr ""
"Controleer alstublieft deze details om er zeker van te zijn dat u zich wilt "
"abonneren op de mededelingen van deze gebruiker. Als u zojuist niet hebt "
"aangegeven dat u zich op de mededelingen van een gebruiker wilt abonneren, "
"klik dan op \"Afwijzen\"."
#. TRANS: Menu item for site administration
#: actions/userauthorization.php:196 actions/version.php:167
#: lib/adminpanelaction.php:403
msgid "License"
msgstr "Licentie"
2009-01-11 12:22:20 +00:00
#: actions/userauthorization.php:217
msgid "Accept"
msgstr "Aanvaarden"
2009-01-11 12:22:20 +00:00
#: actions/userauthorization.php:218 lib/subscribeform.php:115
#: lib/subscribeform.php:139
msgid "Subscribe to this user"
msgstr "Abonneren op deze gebruiker"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:219
msgid "Reject"
msgstr "Afwijzen"
2009-01-11 12:22:20 +00:00
#: actions/userauthorization.php:220
msgid "Reject this subscription"
msgstr "Dit abonnement weigeren"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:232
msgid "No authorization request!"
msgstr "Geen autorisatieverzoek!"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:254
msgid "Subscription authorized"
msgstr "Het abonnement is geautoriseerd"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:256
msgid ""
"The subscription has been authorized, but no callback URL was passed. Check "
"with the sites instructions for details on how to authorize the "
"subscription. Your subscription token is:"
msgstr ""
"Het abonnement is afgewezen, maar er is geen callback-URL doorgegeven. "
"Controleer de instructies van de site voor informatie over het volledig "
"afwijzen van een abonnement. Uw abonnementstoken is:"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:266
msgid "Subscription rejected"
msgstr "Het abonnement is afgewezen"
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:268
msgid ""
"The subscription has been rejected, but no callback URL was passed. Check "
"with the sites instructions for details on how to fully reject the "
"subscription."
msgstr ""
"Het abonnement is afgewezen, maar er is geen callback-URL doorgegeven. "
"Controleer de instructies van de site voor informatie over het volledig "
"afwijzen van een abonnement."
2009-01-11 12:22:20 +00:00
#: actions/userauthorization.php:303
#, php-format
msgid "Listener URI %s not found here."
msgstr "De abonnee-URI \"%s\" is hier niet te vinden."
2009-01-11 12:22:20 +00:00
#: actions/userauthorization.php:308
#, php-format
msgid "Listenee URI %s is too long."
msgstr "De URI \"%s\" voor de stream is te lang."
#: actions/userauthorization.php:314
#, php-format
msgid "Listenee URI %s is a local user."
msgstr "de URI \"%s\" voor de stream is een lokale gebruiker."
#: actions/userauthorization.php:329
#, php-format
msgid "Profile URL %s is for a local user."
msgstr "De profiel-URL %s is van een lokale gebruiker."
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:345
2009-01-30 18:08:33 +00:00
#, php-format
msgid "Avatar URL %s is not valid."
msgstr "De avatar-URL \"%s\" is niet geldig."
2009-01-11 12:22:20 +00:00
#: actions/userauthorization.php:350
2009-01-30 18:08:33 +00:00
#, php-format
msgid "Cant read avatar URL %s."
msgstr "Het was niet mogelijk de avatar-URL \"%s\" te lezen."
2009-01-30 18:08:33 +00:00
#: actions/userauthorization.php:355
2009-01-30 18:08:33 +00:00
#, php-format
msgid "Wrong image type for avatar URL %s."
msgstr "Er staat een verkeerd afbeeldingsttype op de avatar-URL \"%s\"."
2009-01-30 18:08:33 +00:00
#. TRANS: Page title for profile design page.
#: actions/userdesignsettings.php:76 lib/designsettings.php:63
msgid "Profile design"
msgstr "Profielontwerp"
2009-01-30 18:08:33 +00:00
#. TRANS: Instructions for profile design page.
#: actions/userdesignsettings.php:87 lib/designsettings.php:74
msgid ""
"Customize the way your profile looks with a background image and a colour "
"palette of your choice."
msgstr ""
"U kunt de vormgeving van uw profiel aanpassen door een achtergrondafbeelding "
"toe te voegen of het kleurenpalet aan te passen."
2009-01-30 18:08:33 +00:00
#: actions/userdesignsettings.php:282
msgid "Enjoy your hotdog!"
msgstr "Geniet van uw hotdog!"
2009-01-30 18:08:33 +00:00
#. TRANS: Message is used as a page title. %1$s is a nick name, %2$d is a page number.
#: actions/usergroups.php:66
#, php-format
msgid "%1$s groups, page %2$d"
msgstr "Groepen voor %1$s, pagina %2$d"
#: actions/usergroups.php:132
msgid "Search for more groups"
msgstr "Meer groepen zoeken"
2009-01-30 18:08:33 +00:00
#: actions/usergroups.php:159
2009-01-11 12:22:20 +00:00
#, php-format
msgid "%s is not a member of any group."
msgstr "%s is van geen enkele groep lid."
2009-01-11 12:22:20 +00:00
#: actions/usergroups.php:164
2009-01-11 12:22:20 +00:00
#, php-format
msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
msgstr ""
"U kunt [naar groepen zoeken](%%action.groupsearch%%) en daar lid van worden."
2009-01-30 18:08:33 +00:00
#. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
#. TRANS: Message is used as a subtitle in atom group notice feed.
#. TRANS: %1$s is a group name, %2$s is a site name.
#. TRANS: Message is used as a subtitle in atom user notice feed.
#. TRANS: %1$s is a user name, %2$s is a site name.
#: actions/userrss.php:97 lib/atomgroupnoticefeed.php:70
#: lib/atomusernoticefeed.php:75
#, php-format
msgid "Updates from %1$s on %2$s!"
msgstr "Updates van %1$s op %2$s."
#: actions/version.php:75
#, php-format
msgid "StatusNet %s"
msgstr "StatusNet %s"
#: actions/version.php:155
#, php-format
msgid ""
"This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
"Inc. and contributors."
msgstr ""
"Deze website wordt aangedreven door %1$s versie %2$s. Auteursrechten "
"voorbehouden 2008-2010 Statusnet, Inc. en medewerkers."
#: actions/version.php:163
msgid "Contributors"
msgstr "Medewerkers"
#: actions/version.php:170
msgid ""
"StatusNet is free software: you can redistribute it and/or modify it under "
"the terms of the GNU Affero General Public License as published by the Free "
"Software Foundation, either version 3 of the License, or (at your option) "
"any later version. "
msgstr ""
"StatusNet is vrije software. U kunt het herdistribueren en/of wijzigen in "
"overeenstemming met de voorwaarden van de GNU Affero General Public License "
"zoals gepubliceerd door de Free Software Foundation, versie 3 van de "
"Licentie, of (naar uw keuze) elke latere versie. "
#: actions/version.php:176
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License "
"for more details. "
msgstr ""
"Dit programma wordt verspreid in de hoop dat het bruikbaar is, maar ZONDER "
"ENIGE GARANTIE; zelfs zonder de impliciete garantie van VERKOOPBAARHEID of "
"GESCHIKTHEID VOOR EEN BEPAALD DOEL. Zie de GNU Affero General Public License "
"voor meer details. "
#: actions/version.php:182
#, php-format
msgid ""
"You should have received a copy of the GNU Affero General Public License "
"along with this program. If not, see %s."
msgstr ""
"Samen met dit programma hoort u een kopie van de GNU Affero General Public "
"License te hebben ontvangen. Zo niet, zie dan %s."
#: actions/version.php:191
msgid "Plugins"
msgstr "Plug-ins"
#. TRANS: Secondary navigation menu option leading to version information on the StatusNet site.
#: actions/version.php:198 lib/action.php:885
msgid "Version"
msgstr "Versie"
#: actions/version.php:199
msgid "Author(s)"
msgstr "Auteur(s)"
#. TRANS: Activity title when marking a notice as favorite.
#: classes/Fave.php:151 lib/favorform.php:143
msgid "Favor"
msgstr "Aan favorieten toevoegen"
#. TRANS: Ntofication given when a user marks a notice as favorite.
#. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
#: classes/Fave.php:154
#, php-format
msgid "%1$s marked notice %2$s as a favorite."
msgstr "%1$s heeft de mededeling %2$s als favoriet gemarkeerd."
#. TRANS: Server exception thrown when a URL cannot be processed.
#: classes/File.php:156
#, php-format
msgid "Cannot process URL '%s'"
msgstr "Het was niet mogelijk de URL \"%s\" te verwerken."
#. TRANS: Server exception thrown when... Robin thinks something is impossible!
#: classes/File.php:188
msgid "Robin thinks something is impossible."
msgstr "Robin denkt dat iets onmogelijk is."
#. TRANS: Message given if an upload is larger than the configured maximum.
#. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
#. TRANS: %1$s is used for plural.
#: classes/File.php:204
#, php-format
msgid ""
"No file may be larger than %1$d byte and the file you sent was %2$d bytes. "
"Try to upload a smaller version."
msgid_plural ""
2010-07-28 21:40:22 +01:00
"No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
"Try to upload a smaller version."
msgstr[0] ""
"Bestanden mogen niet groter zijn dan %1$d byte, en uw bestand was %2$d "
"bytes. Probeer een kleinere versie te uploaden."
msgstr[1] ""
"Bestanden mogen niet groter zijn dan %1$d bytes, en uw bestand was %2$d "
"bytes. Probeer een kleinere versie te uploaden."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given if an upload would exceed user quota.
#. TRANS: %d (number) is the user quota in bytes and is used for plural.
#: classes/File.php:217
#, php-format
msgid "A file this large would exceed your user quota of %d byte."
msgid_plural "A file this large would exceed your user quota of %d bytes."
msgstr[0] ""
msgstr[1] ""
#. TRANS: Message given id an upload would exceed a user's monthly quota.
#. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
#: classes/File.php:229
#, php-format
msgid "A file this large would exceed your monthly quota of %d byte."
msgid_plural "A file this large would exceed your monthly quota of %d bytes."
msgstr[0] ""
"Een bestand van deze grootte overschrijdt uw maandelijkse quotum van %d byte."
msgstr[1] ""
"Een bestand van deze grootte overschrijdt uw maandelijkse quotum van %d "
"bytes."
#. TRANS: Client exception thrown if a file upload does not have a valid name.
#: classes/File.php:276 classes/File.php:291
msgid "Invalid filename."
msgstr "Ongeldige bestandsnaam."
#. TRANS: Exception thrown when joining a group fails.
#: classes/Group_member.php:51
msgid "Group join failed."
msgstr "Groepslidmaatschap toevoegen is mislukt."
#. TRANS: Exception thrown when trying to leave a group the user is not a member of.
#: classes/Group_member.php:64
msgid "Not part of group."
msgstr "Geen lid van groep."
#. TRANS: Exception thrown when trying to leave a group fails.
#: classes/Group_member.php:72
msgid "Group leave failed."
msgstr "Groepslidmaatschap opzeggen is mislukt."
#. TRANS: Exception thrown providing an invalid profile ID.
#. TRANS: %s is the invalid profile ID.
#: classes/Group_member.php:85
#, php-format
msgid "Profile ID %s is invalid."
msgstr "Profiel-ID %s is ongeldig."
#. TRANS: Exception thrown providing an invalid group ID.
#. TRANS: %s is the invalid group ID.
#: classes/Group_member.php:98
#, php-format
msgid "Group ID %s is invalid."
msgstr "Groep-ID %s is ongeldig."
#. TRANS: Activity title.
#: classes/Group_member.php:147 lib/joinform.php:114
msgid "Join"
msgstr "Toetreden"
#. TRANS: Success message for subscribe to group attempt through OStatus.
#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
#: classes/Group_member.php:151
#, php-format
msgid "%1$s has joined group %2$s."
msgstr "%1$s is lid geworden van de groep %2$s."
#. TRANS: Server exception thrown when updating a local group fails.
#: classes/Local_group.php:42
msgid "Could not update local group."
msgstr "Het was niet mogelijk de lokale groep bij te werken."
#. TRANS: Exception thrown when trying creating a login token failed.
#. TRANS: %s is the user nickname for which token creation failed.
#: classes/Login_token.php:78
#, php-format
msgid "Could not create login token for %s"
msgstr "Het was niet mogelijk een aanmeldtoken aan te maken voor %s"
#. TRANS: Exception thrown when database name or Data Source Name could not be found.
#: classes/Memcached_DataObject.php:533
msgid "No database name or DSN found anywhere."
msgstr "Geen databasenaam of DSN gevonden."
#. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
#: classes/Message.php:45
msgid "You are banned from sending direct messages."
msgstr "U mag geen directe berichten verzenden."
#. TRANS: Message given when a message could not be stored on the server.
#: classes/Message.php:69
msgid "Could not insert message."
msgstr "Het was niet mogelijk het bericht in te voegen."
2009-01-30 18:08:33 +00:00
#. TRANS: Message given when a message could not be updated on the server.
#: classes/Message.php:80
msgid "Could not update message with new URI."
msgstr "Het was niet mogelijk het bericht bij te werken met de nieuwe URI."
2009-01-11 12:22:20 +00:00
#. TRANS: Server exception thrown when a user profile for a notice cannot be found.
#. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
#: classes/Notice.php:98
#, php-format
msgid "No such profile (%1$d) for notice (%2$d)."
msgstr "Er is geen profiel (%1$d) te vinden bij de mededeling (%2$d)."
#. TRANS: Server exception. %s are the error details.
#: classes/Notice.php:193
#, php-format
msgid "Database error inserting hashtag: %s"
msgstr "Er is een databasefout opgetreden bij de invoer van de hashtag: %s"
2009-01-11 12:22:20 +00:00
#. TRANS: Client exception thrown if a notice contains too many characters.
#: classes/Notice.php:270
msgid "Problem saving notice. Too long."
msgstr ""
"Er is een probleem opgetreden bij het opslaan van de mededeling. Deze is te "
"lang."
2009-01-11 12:22:20 +00:00
#. TRANS: Client exception thrown when trying to save a notice for an unknown user.
#: classes/Notice.php:275
2009-01-30 18:08:33 +00:00
msgid "Problem saving notice. Unknown user."
msgstr ""
"Er was een probleem bij het opslaan van de mededeling. De gebruiker is "
"onbekend."
2009-01-11 12:22:20 +00:00
#. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
#: classes/Notice.php:281
msgid ""
"Too many notices too fast; take a breather and post again in a few minutes."
msgstr ""
"U hebt te snel te veel mededelingen verstuurd. Kom even op adem en probeer "
"het over enige tijd weer."
2009-01-11 12:22:20 +00:00
#. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
#: classes/Notice.php:288
msgid ""
"Too many duplicate messages too quickly; take a breather and post again in a "
"few minutes."
msgstr ""
"Te veel duplicaatberichten te snel achter elkaar. Neem een adempauze en "
"plaats over een aantal minuten pas weer een bericht."
#. TRANS: Client exception thrown when a user tries to post while being banned.
#: classes/Notice.php:296
2009-01-30 18:08:33 +00:00
msgid "You are banned from posting notices on this site."
msgstr ""
"U bent geblokkeerd en mag geen mededelingen meer achterlaten op deze site."
2009-01-11 12:22:20 +00:00
#. TRANS: Server exception thrown when a notice cannot be saved.
#. TRANS: Server exception thrown when a notice cannot be updated.
#: classes/Notice.php:363 classes/Notice.php:390
msgid "Problem saving notice."
msgstr "Er is een probleem opgetreden bij het opslaan van de mededeling."
#. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
#: classes/Notice.php:913
msgid "Bad type provided to saveKnownGroups."
msgstr "Het gegevenstype dat is opgegeven aan saveKnownGroups is onjuist"
#. TRANS: Server exception thrown when an update for a group inbox fails.
#: classes/Notice.php:1012
msgid "Problem saving group inbox."
msgstr ""
"Er is een probleem opgetreden bij het opslaan van het Postvak IN van de "
"groep."
#. TRANS: Server exception thrown when a reply cannot be saved.
#. TRANS: %1$d is a notice ID, %2$d is the ID of the mentioned user.
#: classes/Notice.php:1126
#, php-format
msgid "Could not save reply for %1$d, %2$d."
msgstr "Het was niet mogelijk antwoord %1$d voor %2$d op te slaan."
#. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
#. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
#: classes/Notice.php:1645
#, php-format
msgid "RT @%1$s %2$s"
msgstr "RT @%1$s %2$s"
#. TRANS: Full name of a profile or group followed by nickname in parens
#: classes/Profile.php:172 classes/User_group.php:247
#, php-format
msgctxt "FANCYNAME"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
#. TRANS: %1$s is the role name, %2$s is the user ID (number).
#: classes/Profile.php:798
#, php-format
msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
msgstr ""
"De rol \"%1$s\" voor gebruiker #%2$d kan niet ingetrokken worden. Deze "
"gebruiker bestaat niet."
#. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
#. TRANS: %1$s is the role name, %2$s is the user ID (number).
#: classes/Profile.php:807
#, php-format
msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
msgstr ""
"De rol \"%1$s\" voor gebruiker #%2$d kan niet ingetrokken worden. "
"Databasefout."
#. TRANS: Exception thrown when a right for a non-existing user profile is checked.
#: classes/Remote_profile.php:54
msgid "Missing profile."
msgstr "Ontbrekend profiel."
#. TRANS: Exception thrown when a tag cannot be saved.
#: classes/Status_network.php:338
msgid "Unable to save tag."
msgstr "Het was niet mogelijk om het label op te slaan."
#. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
#: classes/Subscription.php:77 lib/oauthstore.php:482
msgid "You have been banned from subscribing."
msgstr "U mag zich niet abonneren."
#. TRANS: Exception thrown when trying to subscribe while already subscribed.
#: classes/Subscription.php:82
msgid "Already subscribed!"
msgstr "U bent al gebonneerd!"
#. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
#: classes/Subscription.php:87
msgid "User has blocked you."
msgstr "Deze gebruiker negeert u."
#. TRANS: Exception thrown when trying to unsibscribe without a subscription.
#: classes/Subscription.php:176
msgid "Not subscribed!"
msgstr "Niet geabonneerd!"
#. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
#: classes/Subscription.php:183
msgid "Could not delete self-subscription."
msgstr "Kon abonnement op eigen gebruiker niet verwijderen."
#. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
#: classes/Subscription.php:211
msgid "Could not delete subscription OMB token."
msgstr ""
"Het was niet mogelijk om het OMB-token voor het abonnement te verwijderen."
#. TRANS: Exception thrown when a subscription could not be deleted on the server.
#: classes/Subscription.php:223
msgid "Could not delete subscription."
msgstr "Kon abonnement niet verwijderen."
#. TRANS: Activity tile when subscribing to another person.
#: classes/Subscription.php:265
msgid "Follow"
msgstr "Volgen"
#. TRANS: Notification given when one person starts following another.
#. TRANS: %1$s is the subscriber, %2$s is the subscribed.
#: classes/Subscription.php:268
#, php-format
msgid "%1$s is now following %2$s."
msgstr "%1$s is %2$s gaan volgen."
#. TRANS: Notice given on user registration.
#. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
#: classes/User.php:395
#, php-format
msgid "Welcome to %1$s, @%2$s!"
msgstr "Welkom bij %1$s, @%2$s!"
#. TRANS: Server exception.
#: classes/User.php:923
msgid "No single user defined for single-user mode."
msgstr "Er is geen gebruiker gedefinieerd voor single-usermodus."
#. TRANS: Server exception.
#: classes/User.php:927
msgid "Single-user mode code called when not enabled."
msgstr ""
"De \"single-user\"-modus is aangeroepen terwijl deze niet is ingeschakeld."
#. TRANS: Server exception thrown when creating a group failed.
#: classes/User_group.php:511
msgid "Could not create group."
msgstr "Het was niet mogelijk de groep aan te maken."
#. TRANS: Server exception thrown when updating a group URI failed.
#: classes/User_group.php:521
msgid "Could not set group URI."
msgstr "Het was niet mogelijk de groeps-URI in te stellen."
#. TRANS: Server exception thrown when setting group membership failed.
#: classes/User_group.php:544
msgid "Could not set group membership."
msgstr "Het was niet mogelijk het groepslidmaatschap in te stellen."
#. TRANS: Server exception thrown when saving local group information failed.
#: classes/User_group.php:559
msgid "Could not save local group info."
msgstr "Het was niet mogelijk de lokale groepsinformatie op te slaan."
#. TRANS: Link title attribute in user account settings menu.
#: lib/accountsettingsaction.php:104
msgid "Change your profile settings"
msgstr "Uw profielgegevens wijzigen"
#. TRANS: Link title attribute in user account settings menu.
#: lib/accountsettingsaction.php:111
2009-01-30 18:08:33 +00:00
msgid "Upload an avatar"
msgstr "Avatar uploaden"
2009-01-30 18:08:33 +00:00
#. TRANS: Link title attribute in user account settings menu.
#: lib/accountsettingsaction.php:118
msgid "Change your password"
msgstr "Uw wachtwoord wijzigen"
#. TRANS: Link title attribute in user account settings menu.
#: lib/accountsettingsaction.php:125
msgid "Change email handling"
msgstr "E-mailafhandeling wijzigen"
#. TRANS: Link title attribute in user account settings menu.
#: lib/accountsettingsaction.php:132
msgid "Design your profile"
msgstr "Uw profiel ontwerpen"
#. TRANS: Link title attribute in user account settings menu.
#: lib/accountsettingsaction.php:139
2009-01-30 18:08:33 +00:00
msgid "Other options"
msgstr "Overige instellingen"
2009-01-11 12:22:20 +00:00
#. TRANS: Link description in user account settings menu.
#: lib/accountsettingsaction.php:141
msgid "Other"
msgstr "Overige"
#. TRANS: Page title. %1$s is the title, %2$s is the site name.
#: lib/action.php:148
#, php-format
msgid "%1$s - %2$s"
msgstr "%1$s - %2$s"
#. TRANS: Page title for a page without a title set.
#: lib/action.php:164
2009-01-30 18:08:33 +00:00
msgid "Untitled page"
msgstr "Naamloze pagina"
2009-01-11 12:22:20 +00:00
#. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
#: lib/action.php:312
msgctxt "TOOLTIP"
msgid "Show more"
msgstr "Meer weergeven"
#. TRANS: DT element for primary navigation menu. String is hidden in default CSS.
#: lib/action.php:531
2009-01-30 18:08:33 +00:00
msgid "Primary site navigation"
msgstr "Primaire sitenavigatie"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for main menu option "Personal"
#: lib/action.php:537
msgctxt "TOOLTIP"
2009-01-30 18:08:33 +00:00
msgid "Personal profile and friends timeline"
msgstr "Persoonlijk profiel en tijdlijn van vrienden"
2009-01-11 12:22:20 +00:00
#. TRANS: Main menu option when logged in for access to personal profile and friends timeline
#: lib/action.php:540
msgctxt "MENU"
msgid "Personal"
msgstr "Persoonlijk"
#. TRANS: Tooltip for main menu option "Account"
#: lib/action.php:542
msgctxt "TOOLTIP"
msgid "Change your email, avatar, password, profile"
msgstr "Uw e-mailadres, avatar, wachtwoord of profiel wijzigen"
#. TRANS: Main menu option when logged in for access to user settings
#: lib/action.php:545
msgid "Account"
msgstr "Gebruiker"
#. TRANS: Tooltip for main menu option "Services"
#: lib/action.php:547
msgctxt "TOOLTIP"
msgid "Connect to services"
msgstr "Met andere diensten koppelen"
#. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services
#: lib/action.php:550
msgid "Connect"
msgstr "Koppelen"
#. TRANS: Tooltip for menu option "Admin"
#: lib/action.php:553
msgctxt "TOOLTIP"
msgid "Change site configuration"
msgstr "Websiteinstellingen wijzigen"
#. TRANS: Main menu option when logged in and site admin for access to site configuration
#. TRANS: Menu item in the group navigation page. Only shown for group administrators.
#: lib/action.php:556 lib/groupnav.php:117
msgctxt "MENU"
msgid "Admin"
msgstr "Beheer"
#. TRANS: Tooltip for main menu option "Invite"
#: lib/action.php:560
#, php-format
msgctxt "TOOLTIP"
msgid "Invite friends and colleagues to join you on %s"
msgstr "Vrienden en collega's uitnodigen om u te vergezellen op %s"
#. TRANS: Main menu option when logged in and invitations are allowed for inviting new users
#: lib/action.php:563
msgctxt "MENU"
msgid "Invite"
msgstr "Uitnodigingen"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for main menu option "Logout"
#: lib/action.php:569
msgctxt "TOOLTIP"
2009-01-30 18:08:33 +00:00
msgid "Logout from the site"
msgstr "Gebruiker afmelden"
2009-01-11 12:22:20 +00:00
#. TRANS: Main menu option when logged in to log out the current user
#: lib/action.php:572
msgctxt "MENU"
msgid "Logout"
msgstr "Afmelden"
#. TRANS: Tooltip for main menu option "Register"
#: lib/action.php:577
msgctxt "TOOLTIP"
2009-01-30 18:08:33 +00:00
msgid "Create an account"
msgstr "Gebruiker aanmaken"
2009-01-11 12:22:20 +00:00
#. TRANS: Main menu option when not logged in to register a new account
#: lib/action.php:580
msgctxt "MENU"
msgid "Register"
msgstr "Registreren"
#. TRANS: Tooltip for main menu option "Login"
#: lib/action.php:583
msgctxt "TOOLTIP"
msgid "Login to the site"
msgstr "Gebruiker aanmelden"
#. TRANS: Main menu option when not logged in to log in
#: lib/action.php:586
msgctxt "MENU"
msgid "Login"
msgstr "Aanmelden"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for main menu option "Help"
#: lib/action.php:589
msgctxt "TOOLTIP"
2009-01-30 18:08:33 +00:00
msgid "Help me!"
msgstr "Help me!"
2009-01-11 12:22:20 +00:00
#. TRANS: Main menu option for help on the StatusNet site
#: lib/action.php:592
msgctxt "MENU"
msgid "Help"
msgstr "Help"
2009-01-11 12:22:20 +00:00
#. TRANS: Tooltip for main menu option "Search"
#: lib/action.php:595
msgctxt "TOOLTIP"
msgid "Search for people or text"
msgstr "Naar gebruikers of tekst zoeken"
#. TRANS: Main menu option when logged in or when the StatusNet instance is not private
#: lib/action.php:598
msgctxt "MENU"
msgid "Search"
msgstr "Zoeken"
#. TRANS: DT element for site notice. String is hidden in default CSS.
#. TRANS: Menu item for site administration
#: lib/action.php:620 lib/adminpanelaction.php:387
msgid "Site notice"
msgstr "Mededeling van de website"
#. TRANS: DT element for local views block. String is hidden in default CSS.
#: lib/action.php:687
msgid "Local views"
msgstr "Lokale weergaven"
#. TRANS: DT element for page notice. String is hidden in default CSS.
#: lib/action.php:757
2009-01-30 18:08:33 +00:00
msgid "Page notice"
msgstr "Mededeling van de pagina"
2009-01-30 18:08:33 +00:00
#. TRANS: DT element for secondary navigation menu. String is hidden in default CSS.
#: lib/action.php:858
2009-01-30 18:08:33 +00:00
msgid "Secondary site navigation"
msgstr "Secundaire sitenavigatie"
2009-01-30 18:08:33 +00:00
#. TRANS: Secondary navigation menu option leading to help on StatusNet.
#: lib/action.php:864
msgid "Help"
msgstr "Help"
#. TRANS: Secondary navigation menu option leading to text about StatusNet site.
#: lib/action.php:867
msgid "About"
msgstr "Over"
2009-01-11 12:22:20 +00:00
#. TRANS: Secondary navigation menu option leading to Frequently Asked Questions.
#: lib/action.php:870
msgid "FAQ"
msgstr "Veel gestelde vragen"
2009-01-11 12:22:20 +00:00
#. TRANS: Secondary navigation menu option leading to Terms of Service.
#: lib/action.php:875
msgid "TOS"
msgstr "Gebruiksvoorwaarden"
2009-01-11 12:22:20 +00:00
#. TRANS: Secondary navigation menu option leading to privacy policy.
#: lib/action.php:879
msgid "Privacy"
msgstr "Privacy"
2009-01-30 18:08:33 +00:00
#. TRANS: Secondary navigation menu option. Leads to information about StatusNet and its license.
#: lib/action.php:882
msgid "Source"
msgstr "Broncode"
2009-01-11 12:22:20 +00:00
#. TRANS: Secondary navigation menu option leading to e-mail contact information on the
#. TRANS: StatusNet site, where to report bugs, ...
#: lib/action.php:889
msgid "Contact"
msgstr "Contact"
#. TRANS: Secondary navigation menu option. Leads to information about embedding a timeline widget.
#: lib/action.php:892
msgid "Badge"
msgstr "Widget"
#. TRANS: DT element for StatusNet software license.
#: lib/action.php:921
msgid "StatusNet software license"
msgstr "Licentie van de StatusNet-software"
2009-01-11 12:22:20 +00:00
#. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
#. TRANS: Text between [] is a link description, text between () is the link itself.
#. TRANS: Make sure there is no whitespace between "]" and "(".
#. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
#: lib/action.php:928
#, php-format
msgid ""
"**%%site.name%%** is a microblogging service brought to you by [%%site."
"broughtby%%](%%site.broughtbyurl%%)."
msgstr ""
"**%%site.name%%** is een microblogdienst van [%%site.broughtby%%](%%site."
"broughtbyurl%%)."
#. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
#: lib/action.php:931
#, php-format
msgid "**%%site.name%%** is a microblogging service."
msgstr "**%%site.name%%** is een microblogdienst."
2009-01-11 12:22:20 +00:00
#. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
#. TRANS: Make sure there is no whitespace between "]" and "(".
#. TRANS: Text between [] is a link description, text between () is the link itself.
#. TRANS: %s is the version of StatusNet that is being used.
#: lib/action.php:938
#, php-format
msgid ""
"It runs the [StatusNet](http://status.net/) microblogging software, version %"
"s, available under the [GNU Affero General Public License](http://www.fsf."
"org/licensing/licenses/agpl-3.0.html)."
msgstr ""
"De site werkt met de [StatusNet](http://status.net/) microblogsoftware, "
"versie %s, beschikbaar onder de [GNU Affero General Public License](http://"
"www.fsf.org/licensing/licenses/agpl-3.0.html)."
2009-01-11 12:22:20 +00:00
#. TRANS: DT element for StatusNet site content license.
#: lib/action.php:954
msgid "Site content license"
msgstr "Licentie voor siteinhoud"
2009-01-11 12:22:20 +00:00
#. TRANS: Content license displayed when license is set to 'private'.
#. TRANS: %1$s is the site name.
#: lib/action.php:961
#, php-format
msgid "Content and data of %1$s are private and confidential."
msgstr "Inhoud en gegevens van %1$s zijn persoonlijk en vertrouwelijk."
#. TRANS: Content license displayed when license is set to 'allrightsreserved'.
#. TRANS: %1$s is the copyright owner.
#: lib/action.php:968
#, php-format
msgid "Content and data copyright by %1$s. All rights reserved."
msgstr ""
"Auteursrechten op inhoud en gegevens rusten bij %1$s. Alle rechten "
"voorbehouden."
#. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
#: lib/action.php:972
msgid "Content and data copyright by contributors. All rights reserved."
msgstr ""
"Auteursrechten op inhoud en gegevens rusten bij de respectievelijke "
"gebruikers. Alle rechten voorbehouden."
#. TRANS: license message in footer.
#. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
#: lib/action.php:1004
#, php-format
msgid "All %1$s content and data are available under the %2$s license."
msgstr ""
"Alle inhoud en gegevens van %1$s zijn beschikbaar onder de licentie %2$s."
2009-01-11 12:22:20 +00:00
#. TRANS: DT element for pagination (previous/next, etc.).
#: lib/action.php:1340
msgid "Pagination"
msgstr "Paginering"
2009-01-11 12:22:20 +00:00
#. TRANS: Pagination message to go to a page displaying information more in the
#. TRANS: present than the currently displayed information.
#: lib/action.php:1351
msgid "After"
msgstr "Later"
2009-01-11 12:22:20 +00:00
#. TRANS: Pagination message to go to a page displaying information more in the
#. TRANS: past than the currently displayed information.
#: lib/action.php:1361
msgid "Before"
msgstr "Eerder"
2009-01-11 12:22:20 +00:00
#. TRANS: Client exception thrown when a feed instance is a DOMDocument.
#: lib/activity.php:125
msgid "Expecting a root feed element but got a whole XML document."
msgstr "Verwachtte een root-feed element maar kreeg een heel XML-document."
#: lib/activity.php:360
#, fuzzy
msgid "Post"
msgstr "Foto"
#. TRANS: Client exception thrown when there is no source attribute.
#: lib/activityutils.php:200
msgid "Can't handle remote content yet."
msgstr "Het is nog niet mogelijk inhoud uit andere omgevingen te verwerken."
#. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
#: lib/activityutils.php:237
msgid "Can't handle embedded XML content yet."
msgstr "Het is nog niet mogelijk ingebedde XML-inhoud te verwerken"
#. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
#: lib/activityutils.php:242
msgid "Can't handle embedded Base64 content yet."
msgstr "Het is nog niet mogelijk ingebedde Base64-inhoud te verwerken"
#. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
#: lib/adminpanelaction.php:96
msgid "You cannot make changes to this site."
msgstr "U mag geen wijzigingen maken aan deze website."
#. TRANS: Client error message throw when a certain panel's settings cannot be changed.
#: lib/adminpanelaction.php:108
msgid "Changes to that panel are not allowed."
msgstr "Wijzigingen aan dat venster zijn niet toegestaan."
#. TRANS: Client error message.
#: lib/adminpanelaction.php:222
msgid "showForm() not implemented."
msgstr "showForm() is niet geïmplementeerd."
#. TRANS: Client error message
#: lib/adminpanelaction.php:250
msgid "saveSettings() not implemented."
msgstr "saveSettings() is nog niet geïmplementeerd."
#. TRANS: Client error message thrown if design settings could not be deleted in
#. TRANS: the admin panel Design.
#: lib/adminpanelaction.php:274
msgid "Unable to delete design setting."
msgstr "Het was niet mogelijk om de ontwerpinstellingen te verwijderen."
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:337
msgid "Basic site configuration"
msgstr "Basisinstellingen voor de website"
#. TRANS: Menu item for site administration
#: lib/adminpanelaction.php:339
msgctxt "MENU"
msgid "Site"
msgstr "Website"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:345
msgid "Design configuration"
msgstr "Instellingen vormgeving"
#. TRANS: Menu item for site administration
#. TRANS: Menu item in the group navigation page. Only shown for group administrators.
#: lib/adminpanelaction.php:347 lib/groupnav.php:135
msgctxt "MENU"
msgid "Design"
msgstr "Uiterlijk"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:353
msgid "User configuration"
msgstr "Gebruikersinstellingen"
#. TRANS: Menu item for site administration
#: lib/adminpanelaction.php:355 lib/personalgroupnav.php:118
msgid "User"
msgstr "Gebruiker"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:361
msgid "Access configuration"
msgstr "Toegangsinstellingen"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:369
msgid "Paths configuration"
msgstr "Padinstellingen"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:377
msgid "Sessions configuration"
msgstr "Sessieinstellingen"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:385
msgid "Edit site notice"
msgstr "Websitebrede mededeling opslaan"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:393
msgid "Snapshots configuration"
msgstr "Snapshotinstellingen"
#. TRANS: Menu item title/tooltip
#: lib/adminpanelaction.php:401
msgid "Set site license"
msgstr "Sitelicentie instellen"
#. TRANS: Client error 401.
#: lib/apiauth.php:111
msgid "API resource requires read-write access, but you only have read access."
msgstr ""
"Het API-programma heeft lezen-en-schrijventoegang nodig, maar u hebt alleen "
"maar leestoegang."
#. TRANS: OAuth exception thrown when no application is found for a given consumer key.
#: lib/apiauth.php:177
msgid "No application for that consumer key."
msgstr "Er is geen applicatie voor die gebruikerssleutel."
#. TRANS: OAuth exception given when an incorrect access token was given for a user.
#: lib/apiauth.php:219
msgid "Bad access token."
msgstr "Ongeldig toegangstoken."
#. TRANS: OAuth exception given when no user was found for a given token (no token was found).
#: lib/apiauth.php:224
msgid "No user for that token."
msgstr "Er is geen gebruiker voor dat token."
#. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
#. TRANS: Client error thrown when authentication fails.
#: lib/apiauth.php:266 lib/apiauth.php:293
msgid "Could not authenticate you."
msgstr "U kon niet geauthenticeerd worden."
#. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
#: lib/apioauthstore.php:45
msgid "Could not create anonymous consumer."
msgstr "Het was niet mogelijk een anonieme consumer aan te maken."
#. TRANS: Server error displayed when trying to create an anynymous OAuth application.
#: lib/apioauthstore.php:69
msgid "Could not create anonymous OAuth application."
msgstr "Het was niet mogelijk een anonieme OAuthapplicatie aan te maken."
#. TRANS: Exception thrown when no token association could be found.
#: lib/apioauthstore.php:151
msgid ""
"Could not find a profile and application associated with the request token."
msgstr ""
"Het profiel en de applicatie die zijn geassocieerd met het verzoektoken zijn "
"niet aangetroffen."
#. TRANS: Exception thrown when no access token can be issued.
#: lib/apioauthstore.php:186
msgid "Could not issue access token."
msgstr "Het was niet mogelijk het toegangstoken uit te geven."
#. TRANS: Server error displayed when a database error occurs.
#: lib/apioauthstore.php:243
msgid "Database error inserting OAuth application user."
msgstr ""
"Er is een databasefout opgetreden tijdens het toevoegen van de OAuth "
"applicatiegebruiker."
#. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
#: lib/apioauthstore.php:285
msgid "Tried to revoke unknown token."
msgstr "Er is geprobeerd een onbekend token in te trekken."
#. TRANS: Exception thrown when an attempt is made to remove a revoked token.
#: lib/apioauthstore.php:290
msgid "Failed to delete revoked token."
msgstr "Het was niet mogelijk een ingetrokken token te verwijderen."
#. TRANS: Form guide.
#: lib/applicationeditform.php:178
msgid "Icon for this application"
msgstr "Icoon voor deze applicatie"
#. TRANS: Form input field instructions.
#. TRANS: %d is the number of available characters for the description.
#: lib/applicationeditform.php:201
#, php-format
msgid "Describe your application in %d character"
msgid_plural "Describe your application in %d characters"
msgstr[0] "Beschrijf uw applicatie in een enkel teken"
msgstr[1] "Beschrijf uw applicatie in %d tekens"
#. TRANS: Form input field instructions.
#: lib/applicationeditform.php:205
msgid "Describe your application"
msgstr "Beschrijf uw applicatie"
#. TRANS: Form input field instructions.
#: lib/applicationeditform.php:216
msgid "URL of the homepage of this application"
msgstr "De URL van de homepage van deze applicatie"
#. TRANS: Form input field label.
#: lib/applicationeditform.php:218
msgid "Source URL"
msgstr "Bron-URL"
#. TRANS: Form input field instructions.
#: lib/applicationeditform.php:225
msgid "Organization responsible for this application"
msgstr "Organisatie verantwoordelijk voor deze applicatie"
#. TRANS: Form input field instructions.
#: lib/applicationeditform.php:234
msgid "URL for the homepage of the organization"
msgstr "De URL van de homepage van de organisatie"
#. TRANS: Form input field instructions.
#: lib/applicationeditform.php:243
msgid "URL to redirect to after authentication"
msgstr "URL om naar door te verwijzen na authenticatie"
#. TRANS: Radio button label for application type
#: lib/applicationeditform.php:271
msgid "Browser"
msgstr "Browser"
#. TRANS: Radio button label for application type
#: lib/applicationeditform.php:288
msgid "Desktop"
msgstr "Desktop"
#. TRANS: Form guide.
#: lib/applicationeditform.php:290
msgid "Type of application, browser or desktop"
msgstr "Type applicatie; browser of desktop"
#. TRANS: Radio button label for access type.
#: lib/applicationeditform.php:314
msgid "Read-only"
msgstr "Alleen-lezen"
#. TRANS: Radio button label for access type.
#: lib/applicationeditform.php:334
msgid "Read-write"
msgstr "Lezen en schrijven"
#. TRANS: Form guide.
#: lib/applicationeditform.php:336
msgid "Default access for this application: read-only, or read-write"
msgstr ""
"Standaardtoegang voor deze applicatie: alleen-lezen of lezen en schrijven"
#. TRANS: Submit button title.
#: lib/applicationeditform.php:353
msgid "Cancel"
msgstr "Annuleren"
#: lib/applicationlist.php:247
msgid " by "
msgstr " door "
#. TRANS: Application access type
#: lib/applicationlist.php:260
msgid "read-write"
msgstr "lezen en schrijven"
#. TRANS: Application access type
#: lib/applicationlist.php:262
msgid "read-only"
msgstr "alleen-lezen"
#. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
#: lib/applicationlist.php:268
#, php-format
msgid "Approved %1$s - \"%2$s\" access."
msgstr "Goedgekeurd op %1$s met toegang \"%2$s\"."
#. TRANS: Access token in the application list.
#. TRANS: %s are the first 7 characters of the access token.
#: lib/applicationlist.php:282
#, php-format
msgid "Access token starting with: %s"
msgstr "Toegangstoken begint met: %s"
#. TRANS: Button label
#: lib/applicationlist.php:298
msgctxt "BUTTON"
msgid "Revoke"
msgstr "Intrekken"
#: lib/atom10feed.php:112
msgid "author element must contain a name element."
msgstr "Het element author moet een element name bevatten."
#. TRANS: DT element label in attachment list item.
#: lib/attachmentlist.php:294
msgid "Author"
msgstr "Auteur"
2009-01-11 12:22:20 +00:00
#. TRANS: DT element label in attachment list item.
#: lib/attachmentlist.php:308
msgid "Provider"
msgstr "Provider"
2009-01-11 12:22:20 +00:00
#. TRANS: Title.
#: lib/attachmentnoticesection.php:67
msgid "Notices where this attachment appears"
msgstr "Mededelingen die deze bijlage bevatten"
2009-01-30 18:08:33 +00:00
#. TRANS: Title.
#: lib/attachmenttagcloudsection.php:48
msgid "Tags for this attachment"
msgstr "Labels voor deze bijlage"
2009-01-11 12:22:20 +00:00
#. TRANS: Exception thrown when a password change fails.
#: lib/authenticationplugin.php:221 lib/authenticationplugin.php:227
msgid "Password changing failed."
msgstr "Wachtwoord wijzigen is mislukt"
#. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
#: lib/authenticationplugin.php:238
msgid "Password changing is not allowed."
msgstr "Wachtwoord wijzigen is niet toegestaan"
#. TRANS: Title for the form to block a user.
#: lib/blockform.php:68
msgid "Block"
msgstr "Blokkeren"
#. TRANS: Title for command results.
#: lib/channel.php:160 lib/channel.php:181
msgid "Command results"
msgstr "Commandoresultaten"
2009-01-11 12:22:20 +00:00
#. TRANS: Title for command results.
#: lib/channel.php:194
msgid "AJAX error"
msgstr "Er is een Ajax-fout opgetreden"
#. TRANS: E-mail subject when a command has completed.
#: lib/channel.php:233 lib/mailhandler.php:143
msgid "Command complete"
msgstr "Het commando is uitgevoerd"
2009-01-11 12:22:20 +00:00
#. TRANS: E-mail subject when a command has failed.
#: lib/channel.php:244
msgid "Command failed"
msgstr "Het uitvoeren van het commando is mislukt"
#. TRANS: Command exception text shown when a notice ID is requested that does not exist.
#: lib/command.php:82 lib/command.php:106
msgid "Notice with that id does not exist."
msgstr "Er bestaat geen mededeling met dat ID."
#. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
#. TRANS: Error text shown when a last user notice is requested and it does not exist.
#: lib/command.php:99 lib/command.php:630
msgid "User has no last notice."
msgstr "Deze gebruiker heeft geen laatste mededeling."
#. TRANS: Message given requesting a profile for a non-existing user.
#. TRANS: %s is the nickname of the user for which the profile could not be found.
#: lib/command.php:128
#, php-format
msgid "Could not find a user with nickname %s."
msgstr "De gebruiker %s is niet aangetroffen."
#. TRANS: Message given getting a non-existing user.
#. TRANS: %s is the nickname of the user that could not be found.
#: lib/command.php:148
#, php-format
msgid "Could not find a local user with nickname %s."
msgstr "De lokale gebruiker %s is niet aangetroffen."
#. TRANS: Error text shown when an unimplemented command is given.
#: lib/command.php:183
msgid "Sorry, this command is not yet implemented."
msgstr "Dit commando is nog niet geïmplementeerd."
#. TRANS: Command exception text shown when a user tries to nudge themselves.
#: lib/command.php:229
msgid "It does not make a lot of sense to nudge yourself!"
msgstr "Het heeft niet zoveel zin om uzelf te porren..."
2009-01-11 12:22:20 +00:00
#. TRANS: Message given having nudged another user.
#. TRANS: %s is the nickname of the user that was nudged.
#: lib/command.php:238
#, php-format
msgid "Nudge sent to %s."
msgstr "De por naar %s is verzonden."
#. TRANS: User statistics text.
#. TRANS: %1$s is the number of other user the user is subscribed to.
#. TRANS: %2$s is the number of users that are subscribed to the user.
#. TRANS: %3$s is the number of notices the user has sent.
#: lib/command.php:268
#, php-format
msgid ""
"Subscriptions: %1$s\n"
"Subscribers: %2$s\n"
"Notices: %3$s"
msgstr ""
"Abonnementen: %1$s\n"
"Abonnees: %2$s\n"
"Mededelingen: %3$s"
#. TRANS: Text shown when a notice has been marked as favourite successfully.
#: lib/command.php:312
msgid "Notice marked as fave."
msgstr "De mededeling is op de favorietenlijst geplaatst."
#. TRANS: Message given having added a user to a group.
#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
#: lib/command.php:357
#, php-format
msgid "%1$s joined group %2$s."
msgstr "%1$s is lid geworden van de groep %2$s."
#. TRANS: Message given having removed a user from a group.
#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
#: lib/command.php:405
#, php-format
msgid "%1$s left group %2$s."
msgstr "%1$s heeft de groep %2$s verlaten."
#. TRANS: Whois output.
#. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
#: lib/command.php:426
#, php-format
msgctxt "WHOIS"
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"
#. TRANS: Whois output. %s is the full name of the queried user.
#: lib/command.php:430
#, php-format
msgid "Fullname: %s"
msgstr "Volledige naam: %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Whois output. %s is the location of the queried user.
#. TRANS: Profile info line in new-subscriber notification e-mail.
#. TRANS: %s is a location.
#: lib/command.php:434 lib/mail.php:278
#, php-format
msgid "Location: %s"
msgstr "Locatie: %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Whois output. %s is the homepage of the queried user.
#. TRANS: Profile info line in new-subscriber notification e-mail.
#. TRANS: %s is a homepage.
#: lib/command.php:438 lib/mail.php:282
#, php-format
msgid "Homepage: %s"
msgstr "Thuispagina: %s"
2009-01-30 18:08:33 +00:00
#. TRANS: Whois output. %s is the bio information of the queried user.
#: lib/command.php:442
2009-01-11 12:22:20 +00:00
#, php-format
msgid "About: %s"
msgstr "Over: %s"
#. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
#. TRANS: %s is a remote profile.
#: lib/command.php:471
#, php-format
msgid ""
"%s is a remote profile; you can only send direct messages to users on the "
"same server."
msgstr ""
"%s is een profiel op afstand. U kunt alle privéberichten verzenden aan "
"gebruikers op dezelfde server."
#. TRANS: Message given if content is too long. %1$sd is used for plural.
#. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
#: lib/command.php:488
#, php-format
msgid "Message too long - maximum is %1$d character, you sent %2$d."
msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
msgstr[0] ""
"Het bericht is te lang. Het mag maximaal %1$d teken bevatten en u hebt er %2"
"$d gebruikt."
msgstr[1] ""
"Het bericht is te lang. Het mag maximaal %1$d tekens bevatten en u hebt er %2"
"$d gebruikt."
#. TRANS: Error text shown sending a direct message fails with an unknown reason.
#: lib/command.php:516
msgid "Error sending direct message."
msgstr "Er is een fout opgetreden bij het verzonden van het directe bericht."
#. TRANS: Message given having repeated a notice from another user.
#. TRANS: %s is the name of the user for which the notice was repeated.
#: lib/command.php:553
#, php-format
msgid "Notice from %s repeated."
msgstr "De mededeling van %s is herhaald."
#. TRANS: Error text shown when repeating a notice fails with an unknown reason.
#: lib/command.php:556
msgid "Error repeating notice."
msgstr "Er is een fout opgetreden bij het herhalen van de mededeling."
#. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
#. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
#: lib/command.php:591
#, php-format
msgid "Notice too long - maximum is %1$d character, you sent %2$d."
msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
msgstr[0] ""
"De mededeling is te lang. Deze mag maximaal %1$d teken bevatten en u hebt er "
"%2$d gebruikt."
msgstr[1] ""
"De mededeling is te lang. Deze mag maximaal %1$d tekens bevatten en u hebt "
"er %2$d gebruikt."
#. TRANS: Text shown having sent a reply to a notice successfully.
#. TRANS: %s is the nickname of the user of the notice the reply was sent to.
#: lib/command.php:604
#, php-format
msgid "Reply to %s sent."
msgstr "Het antwoord aan %s is verzonden."
#. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
#: lib/command.php:607
msgid "Error saving notice."
msgstr "Er is een fout opgetreden bij het opslaan van de mededeling."
2009-01-11 12:22:20 +00:00
#. TRANS: Error text shown when no username was provided when issuing a subscribe command.
#: lib/command.php:654
msgid "Specify the name of the user to subscribe to."
msgstr "Geef de naam op van de gebruiker waarop u zich wilt abonneren."
#. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
#: lib/command.php:663
msgid "Can't subscribe to OMB profiles by command."
msgstr "Abonneren op OMB-profielen op commando is niet mogelijk."
#. TRANS: Text shown after having subscribed to another user successfully.
#. TRANS: %s is the name of the user the subscription was requested for.
#: lib/command.php:671
#, php-format
msgid "Subscribed to %s."
msgstr "Geabonneerd op %s."
#. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
#. TRANS: Error text shown when no username was provided when issuing the command.
#: lib/command.php:692 lib/command.php:803
msgid "Specify the name of the user to unsubscribe from."
msgstr ""
"Geef de naam op van de gebruiker waarop u het abonnement wilt opzeggen."
#. TRANS: Text shown after having unsubscribed from another user successfully.
#. TRANS: %s is the name of the user the unsubscription was requested for.
#: lib/command.php:703
#, php-format
msgid "Unsubscribed from %s."
msgstr "Uw abonnement op %s is opgezegd."
#. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
#. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
#: lib/command.php:723 lib/command.php:749
msgid "Command not yet implemented."
msgstr "Dit commando is nog niet geïmplementeerd."
2009-01-11 12:22:20 +00:00
#. TRANS: Text shown when issuing the command "off" successfully.
#: lib/command.php:727
msgid "Notification off."
msgstr "Notificaties uitgeschakeld."
2009-01-11 12:22:20 +00:00
#. TRANS: Error text shown when the command "off" fails for an unknown reason.
#: lib/command.php:730
msgid "Can't turn off notification."
msgstr "Het is niet mogelijk de mededelingen uit te schakelen."
2009-01-11 12:22:20 +00:00
#. TRANS: Text shown when issuing the command "on" successfully.
#: lib/command.php:753
msgid "Notification on."
msgstr "Notificaties ingeschakeld."
2009-01-11 12:22:20 +00:00
#. TRANS: Error text shown when the command "on" fails for an unknown reason.
#: lib/command.php:756
msgid "Can't turn on notification."
msgstr "Het is niet mogelijk de notificatie uit te schakelen."
#. TRANS: Error text shown when issuing the login command while login is disabled.
#: lib/command.php:770
msgid "Login command is disabled."
msgstr "Het aanmeldcommando is uitgeschakeld."
#. TRANS: Text shown after issuing the login command successfully.
#. TRANS: %s is a logon link..
#: lib/command.php:783
#, php-format
msgid "This link is useable only once and is valid for only 2 minutes: %s."
msgstr ""
"Deze verwijzing kan slechts één keer gebruikt worden en is twee minuten "
"geldig: %s."
#. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
#. TRANS: %s is the name of the user the unsubscription was requested for.
#: lib/command.php:812
#, php-format
msgid "Unsubscribed %s."
msgstr "Het abonnement van %s is opgeheven."
#. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
#: lib/command.php:830
msgid "You are not subscribed to anyone."
msgstr "U bent op geen enkele gebruiker geabonneerd."
#. TRANS: Text shown after requesting other users a user is subscribed to.
#. TRANS: This message supports plural forms. This message is followed by a
#. TRANS: hard coded space and a comma separated list of subscribed users.
#: lib/command.php:835
msgid "You are subscribed to this person:"
msgid_plural "You are subscribed to these people:"
msgstr[0] "U bent geabonneerd op deze gebruiker:"
msgstr[1] "U bent geabonneerd op deze gebruikers:"
#. TRANS: Text shown after requesting other users that are subscribed to a user
#. TRANS: (followers) without having any subscribers.
#: lib/command.php:857
msgid "No one is subscribed to you."
msgstr "Niemand heeft een abonnenment op u."
#. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
#. TRANS: This message supports plural forms. This message is followed by a
#. TRANS: hard coded space and a comma separated list of subscribing users.
#: lib/command.php:862
msgid "This person is subscribed to you:"
msgid_plural "These people are subscribed to you:"
msgstr[0] "Deze gebruiker is op u geabonneerd:"
msgstr[1] "Deze gebruikers zijn op u geabonneerd:"
#. TRANS: Text shown after requesting groups a user is subscribed to without having
#. TRANS: any group subscriptions.
#: lib/command.php:884
msgid "You are not a member of any groups."
msgstr "U bent lid van geen enkele groep."
#. TRANS: Text shown after requesting groups a user is subscribed to.
#. TRANS: This message supports plural forms. This message is followed by a
#. TRANS: hard coded space and a comma separated list of subscribed groups.
#: lib/command.php:889
msgid "You are a member of this group:"
msgid_plural "You are a member of these groups:"
msgstr[0] "U bent lid van deze groep:"
msgstr[1] "U bent lid van deze groepen:"
#. TRANS: Help text for commands. Do not translate the command names themselves; they are fixed strings.
#: lib/command.php:904
msgid ""
"Commands:\n"
"on - turn on notifications\n"
"off - turn off notifications\n"
"help - show this help\n"
"follow <nickname> - subscribe to user\n"
"groups - lists the groups you have joined\n"
"subscriptions - list the people you follow\n"
"subscribers - list the people that follow you\n"
"leave <nickname> - unsubscribe from user\n"
"d <nickname> <text> - direct message to user\n"
"get <nickname> - get last notice from user\n"
"whois <nickname> - get profile info on user\n"
"lose <nickname> - force user to stop following you\n"
"fav <nickname> - add user's last notice as a 'fave'\n"
"fav #<notice_id> - add notice with the given id as a 'fave'\n"
"repeat #<notice_id> - repeat a notice with a given id\n"
"repeat <nickname> - repeat the last notice from user\n"
"reply #<notice_id> - reply to notice with a given id\n"
"reply <nickname> - reply to the last notice from user\n"
"join <group> - join group\n"
"login - Get a link to login to the web interface\n"
"drop <group> - leave group\n"
"stats - get your stats\n"
"stop - same as 'off'\n"
"quit - same as 'off'\n"
"sub <nickname> - same as 'follow'\n"
"unsub <nickname> - same as 'leave'\n"
"last <nickname> - same as 'get'\n"
"on <nickname> - not yet implemented.\n"
"off <nickname> - not yet implemented.\n"
"nudge <nickname> - remind a user to update.\n"
"invite <phone number> - not yet implemented.\n"
"track <word> - not yet implemented.\n"
"untrack <word> - not yet implemented.\n"
"track off - not yet implemented.\n"
"untrack all - not yet implemented.\n"
"tracks - not yet implemented.\n"
"tracking - not yet implemented.\n"
msgstr ""
"Commando's:\n"
"on - notificaties inschakelen\n"
"off - notificaties uitschakelen\n"
"help - deze hulptekst weergeven\n"
"follow <gebruiker> - abonneren op gebruiker\n"
"groups - geef uw groepslidmaatschappen weer\n"
"subscriptions - geeft uw gebruikersabonnenmenten weer\n"
"subscribers - geeft de gebruikers die een abonnement op u hebben weer\n"
"leave <gebruiker> - abonnement op gebruiker opzeggen\n"
"d <gebruiker> <tekst> - direct bericht aan gebruiker\n"
"get <gebruiker> - laatste mededeling van gebruiker opvragen\n"
"whois <gebruiker> - profielinformatie van gebruiker opvragen\n"
"lose <gebruiker> - zorgt ervoor dat de gebruiker u niet meer volgt\n"
"fav <gebruiker> - laatste mededeling van gebruiker op favorietenlijst "
"zetten\n"
"fav #<mededeling-ID> - mededelingen met aangegeven ID op favorietenlijst "
"zetten\n"
"repeat #<mededeling-ID> - herhaal een mededelingen met een opgegeven ID\n"
"repeat <gebruiker> - herhaal de laatste mededelingen van gebruiker\n"
"reply #<mededeling-ID> - antwoorden op de mededeling met het aangegeven ID\n"
"reply <gebruiker> - antwoorden op de laatste mededeling van gebruiker\n"
"join <groep> - lid worden van groep\n"
"login - verwijzing opvragen naar de webpagina voor aanmelden\n"
"drop <groep> - groepslidmaatschap opzeggen\n"
"stats - uw statistieken opvragen\n"
"stop - zelfde als 'off'\n"
"quit - zelfde als 'off'\n"
"sub <gebruiker> - zelfde als 'follow'\n"
"unsub <gebruiker> - zelfde als 'leave'\n"
"last <gebruiker> - zelfde als 'get'\n"
"on <gebruiker> - nog niet beschikbaar\n"
"off <gebruiker> - nog niet beschikbaar\n"
"nudge <gebruiker> - gebruiker porren\n"
"invite <phone number> - nog niet beschikbaar\n"
"track <word> - nog niet beschikbaar\n"
"untrack <word> - nog niet beschikbaar\n"
"track off - nog niet beschikbaar\n"
"untrack all - nog niet beschikbaar\n"
"tracks - nog niet beschikbaar\n"
"tracking - nog niet beschikbaar\n"
#. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
#: lib/common.php:147
msgid "No configuration file found."
msgstr "Er is geen instellingenbestand aangetroffen."
2009-01-11 12:22:20 +00:00
#. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
#. TRANS: Is followed by a list of directories (separated by HTML breaks).
#: lib/common.php:150
msgid "I looked for configuration files in the following places:"
msgstr "Er is gezocht naar instellingenbestanden op de volgende plaatsen:"
2009-01-11 12:22:20 +00:00
#. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
#: lib/common.php:153
msgid "You may wish to run the installer to fix this."
msgstr ""
"U kunt proberen de installer uit te voeren om dit probleem op te lossen."
#. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
#. TRANS: The text is link text that leads to the installer page.
#: lib/common.php:157
msgid "Go to the installer."
msgstr "Naar het installatieprogramma gaan."
2009-01-30 18:08:33 +00:00
#. TRANS: Menu item for Instant Messaging settings.
#: lib/connectsettingsaction.php:106
msgctxt "MENU"
msgid "IM"
msgstr "IM"
2009-01-30 18:08:33 +00:00
#. TRANS: Tooltip for Instant Messaging menu item.
#: lib/connectsettingsaction.php:108
msgid "Updates by instant messenger (IM)"
msgstr "Updates via instant messenger (IM)"
2009-01-11 12:22:20 +00:00
#. TRANS: Menu item for Short Message Service settings.
#: lib/connectsettingsaction.php:113
msgctxt "MENU"
msgid "SMS"
msgstr "SMS"
#. TRANS: Tooltip for Short Message Service menu item.
#: lib/connectsettingsaction.php:115
msgid "Updates by SMS"
msgstr "Updates via SMS"
2009-01-11 12:22:20 +00:00
#. TRANS: Menu item for OuAth connection settings.
#: lib/connectsettingsaction.php:120
msgctxt "MENU"
msgid "Connections"
msgstr "Koppelingen"
#. TRANS: Tooltip for connected applications (Connections through OAuth) menu item.
#: lib/connectsettingsaction.php:122
msgid "Authorized connected applications"
msgstr "Geautoriseerde verbonden applicaties"
#: lib/dberroraction.php:59
msgid "Database error"
msgstr "Databasefout"
2009-01-30 18:08:33 +00:00
#. TRANS: Label in form on profile design page.
#. TRANS: Field contains file name on user's computer that could be that user's custom profile background image.
#: lib/designsettings.php:104
msgid "Upload file"
msgstr "Bestand uploaden"
#. TRANS: Instructions for form on profile design page.
#: lib/designsettings.php:109
msgid ""
"You can upload your personal background image. The maximum file size is 2MB."
msgstr ""
"U kunt een persoonlijke achtergrondafbeelding uploaden. De maximale "
"bestandsgrootte is 2 megabyte."
#. TRANS: Radio button on profile design page that will enable use of the uploaded profile image.
#: lib/designsettings.php:139
msgctxt "RADIO"
msgid "On"
msgstr "Aan"
#. TRANS: Radio button on profile design page that will disable use of the uploaded profile image.
#: lib/designsettings.php:156
msgctxt "RADIO"
msgid "Off"
msgstr "Uit"
#. TRANS: Button text on profile design page to reset all colour settings to default without saving.
#: lib/designsettings.php:264
msgctxt "BUTTON"
msgid "Reset"
msgstr "Opnieuw instellen"
#. TRANS: Success message displayed if design settings were saved after clicking "Use defaults".
#: lib/designsettings.php:433
msgid "Design defaults restored."
msgstr "Het standaardontwerp is weer ingesteld."
#: lib/disfavorform.php:114 lib/disfavorform.php:144
msgid "Disfavor this notice"
msgstr "Uit de favorietenlijst verwijderen"
#: lib/favorform.php:114 lib/favorform.php:143
msgid "Favor this notice"
msgstr "Op de favorietenlijst plaatsen"
#: lib/feed.php:84
msgid "RSS 1.0"
msgstr "RSS 1.0"
#: lib/feed.php:86
msgid "RSS 2.0"
msgstr "RSS 2.0"
#: lib/feed.php:88
msgid "Atom"
msgstr "Atom"
#: lib/feed.php:90
msgid "FOAF"
msgstr "Vrienden van vrienden (FOAF)"
#. TRANS: Header for feed links (h2).
#: lib/feedlist.php:66
msgid "Feeds"
msgstr "Feeds"
#: lib/galleryaction.php:121
msgid "Filter tags"
msgstr "Labels filteren"
#: lib/galleryaction.php:131
msgid "All"
msgstr "Alle"
#: lib/galleryaction.php:139
msgid "Select tag to filter"
msgstr "Selecteer een label om op te filteren"
#: lib/galleryaction.php:140
msgid "Tag"
msgstr "Label"
#: lib/galleryaction.php:141
msgid "Choose a tag to narrow list"
msgstr "Kies een label om de lijst kleiner te maken"
#: lib/galleryaction.php:143
msgid "Go"
msgstr "OK"
#: lib/grantroleform.php:91
#, php-format
msgid "Grant this user the \"%s\" role"
msgstr "Deze gebruiker de rol \"%s\" geven"
#: lib/groupeditform.php:154
msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
msgstr "1-64 kleine letters of cijfers, geen leestekens of spaties"
#: lib/groupeditform.php:163
msgid "URL of the homepage or blog of the group or topic."
msgstr "De URL van de thuispagina of de blog van de groep of het onderwerp"
#: lib/groupeditform.php:168
msgid "Describe the group or topic"
msgstr "Beschrijf de groep of het onderwerp"
#: lib/groupeditform.php:170
#, php-format
msgid "Describe the group or topic in %d character or less"
msgid_plural "Describe the group or topic in %d characters or less"
msgstr[0] "Beschrijf de group in %d teken of minder"
msgstr[1] "Beschrijf de group in %d tekens of minder"
#: lib/groupeditform.php:182
msgid ""
"Location for the group, if any, like \"City, State (or Region), Country\"."
msgstr ""
"Locatie voor de groep - als relevant. Iets als \"Plaats, regio, land\"."
#: lib/groupeditform.php:190
#, php-format
msgid ""
"Extra nicknames for the group, separated with commas or spaces. Maximum %d "
"alias allowed."
msgid_plural ""
"Extra nicknames for the group, separated with commas or spaces. Maximum %d "
"aliases allowed."
msgstr[0] "Extra bijnaam voor de groep. Maximaal %d alias toegestaan."
msgstr[1] ""
"Extra bijnamen voor de groep, gescheiden met komma's of spaties. Maximaal %d "
"aliasen toegestaan."
#. TRANS: Menu item in the group navigation page.
#: lib/groupnav.php:86
msgctxt "MENU"
msgid "Group"
msgstr "Groep"
#. TRANS: Tooltip for menu item in the group navigation page.
#. TRANS: %s is the nickname of the group.
#: lib/groupnav.php:89
#, php-format
msgctxt "TOOLTIP"
msgid "%s group"
msgstr "Groep %s"
#. TRANS: Menu item in the group navigation page.
#: lib/groupnav.php:95
msgctxt "MENU"
msgid "Members"
msgstr "Leden"
#. TRANS: Tooltip for menu item in the group navigation page.
#. TRANS: %s is the nickname of the group.
#: lib/groupnav.php:98
#, php-format
msgctxt "TOOLTIP"
msgid "%s group members"
msgstr "Leden van de groep %s"
#. TRANS: Menu item in the group navigation page. Only shown for group administrators.
#: lib/groupnav.php:108
msgctxt "MENU"
msgid "Blocked"
msgstr "Geblokkeerd"
#. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
#. TRANS: %s is the nickname of the group.
#: lib/groupnav.php:111
#, php-format
msgctxt "TOOLTIP"
msgid "%s blocked users"
msgstr "Geblokkeerde gebruikers in %s"
#. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
#. TRANS: %s is the nickname of the group.
#: lib/groupnav.php:120
#, php-format
msgctxt "TOOLTIP"
msgid "Edit %s group properties"
msgstr "Eigenschappen van de groep %s bewerken"
#. TRANS: Menu item in the group navigation page. Only shown for group administrators.
#: lib/groupnav.php:126
msgctxt "MENU"
msgid "Logo"
msgstr "Logo"
#. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
#. TRANS: %s is the nickname of the group.
#: lib/groupnav.php:129
#, php-format
msgctxt "TOOLTIP"
msgid "Add or edit %s logo"
msgstr "Logo voor de groep %s toevoegen of bewerken"
#. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
#. TRANS: %s is the nickname of the group.
#: lib/groupnav.php:138
#, php-format
msgctxt "TOOLTIP"
msgid "Add or edit %s design"
msgstr "Vormgeving van de groep %s toevoegen of aanpassen"
#. TRANS: Title for groups with the most members section.
#: lib/groupsbymemberssection.php:71
msgid "Groups with most members"
msgstr "Groepen met de meeste leden"
#. TRANS: Title for groups with the most posts section.
#: lib/groupsbypostssection.php:71
msgid "Groups with most posts"
msgstr "Groepen met de meeste berichten"
#. TRANS: Title for group tag cloud section.
#. TRANS: %s is a group name.
#: lib/grouptagcloudsection.php:57
#, php-format
msgid "Tags in %s group's notices"
msgstr "Labels in de groepsmededelingen van %s"
#. TRANS: Client exception 406
#: lib/htmloutputter.php:104
msgid "This page is not available in a media type you accept"
msgstr "Deze pagina is niet beschikbaar in een mediatype dat u accepteert"
#: lib/imagefile.php:72
msgid "Unsupported image file format."
msgstr "Niet ondersteund beeldbestandsformaat."
#. TRANS: Exception thrown when too large a file is uploaded.
#. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
#: lib/imagefile.php:90
#, php-format
msgid "That file is too big. The maximum file size is %s."
msgstr "Dat bestand is te groot. De maximale bestandsgrootte is %s."
#: lib/imagefile.php:95
msgid "Partial upload."
msgstr "Gedeeltelijke upload."
#. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
#: lib/imagefile.php:103 lib/mediafile.php:228
msgid "System error uploading file."
msgstr "Er is een systeemfout opgetreden tijdens het uploaden van het bestand."
#: lib/imagefile.php:111
msgid "Not an image or corrupt file."
msgstr "Het bestand is geen afbeelding of het bestand is beschadigd."
#: lib/imagefile.php:160
msgid "Lost our file."
msgstr "Het bestand is zoekgeraakt."
#: lib/imagefile.php:197 lib/imagefile.php:237
msgid "Unknown file type"
msgstr "Onbekend bestandstype"
#. TRANS: Number of megabytes. %d is the number.
#: lib/imagefile.php:283
#, php-format
msgid "%dMB"
msgid_plural "%dMB"
msgstr[0] "%d MB"
msgstr[1] "%d MB"
#. TRANS: Number of kilobytes. %d is the number.
#: lib/imagefile.php:287
#, php-format
msgid "%dkB"
msgid_plural "%dkB"
msgstr[0] "%d kB"
msgstr[1] "%d kB"
#. TRANS: Number of bytes. %d is the number.
#: lib/imagefile.php:290
#, php-format
msgid "%dB"
msgid_plural "%dB"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
#: lib/jabber.php:387
#, php-format
msgid "[%s]"
msgstr "[%s]"
#: lib/jabber.php:567
#, php-format
msgid "Unknown inbox source %d."
msgstr "Onbekende bron Postvak IN %d."
#: lib/leaveform.php:114
msgid "Leave"
msgstr "Verlaten"
#: lib/logingroupnav.php:80
msgid "Login with a username and password"
msgstr "Aanmelden met gebruikersnaam en wachtwoord"
#: lib/logingroupnav.php:86
msgid "Sign up for a new account"
msgstr "Nieuwe gebruiker aanmaken"
#. TRANS: Subject for address confirmation email.
#: lib/mail.php:174
msgid "Email address confirmation"
msgstr "E-mailadresbevestiging"
#. TRANS: Body for address confirmation email.
#. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
#. TRANS: %3$s is the URL to confirm at.
#: lib/mail.php:179
#, php-format
msgid ""
"Hey, %1$s.\n"
"\n"
"Someone just entered this email address on %2$s.\n"
"\n"
"If it was you, and you want to confirm your entry, use the URL below:\n"
"\n"
"\t%3$s\n"
"\n"
"If not, just ignore this message.\n"
"\n"
"Thanks for your time, \n"
"%2$s\n"
msgstr ""
"Hallo %1$s.\n"
"\n"
"Iemand heeft zojuist dit e-mailadres ingegeven op %2$s.\n"
"\n"
"Als u dit was, en als u uw e-mailadres wilt bevestigen, gebruik dan de "
"onderstaande URL:\n"
"\n"
"%3$s\n"
"\n"
"Als u het bovenstaande niet herkent, negeer dit bericht dan.\n"
"\n"
"Dank u wel voor uw tijd.\n"
"%2$s\n"
#. TRANS: Subject of new-subscriber notification e-mail.
#. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
#: lib/mail.php:246
#, php-format
msgid "%1$s is now listening to your notices on %2$s."
msgstr "%1$s volgt nu uw berichten %2$s."
#. TRANS: This is a paragraph in a new-subscriber e-mail.
#. TRANS: %s is a URL where the subscriber can be reported as abusive.
#: lib/mail.php:253
#, php-format
msgid ""
"If you believe this account is being used abusively, you can block them from "
"your subscribers list and report as spam to site administrators at %s"
msgstr ""
"Als u denkt dat deze gebruiker wordt misbruikt, dan kunt u deze voor uw "
"abonnees blokkeren en als spam rapporteren naar de websitebeheerders op %s."
#. TRANS: Main body of new-subscriber notification e-mail.
#. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename,
#. TRANS: %3$s is the subscriber's profile URL, %4$s is the subscriber's location (or empty)
#. TRANS: %5$s is the subscriber's homepage URL (or empty), %6%s is the subscriber's bio (or empty)
#. TRANS: %7$s is a link to the addressed user's e-mail settings.
#: lib/mail.php:263
#, php-format
msgid ""
"%1$s is now listening to your notices on %2$s.\n"
"\n"
"\t%3$s\n"
"\n"
"%4$s%5$s%6$s\n"
"Faithfully yours,\n"
"%2$s.\n"
"\n"
"----\n"
"Change your email address or notification options at %7$s\n"
msgstr ""
"%1$s volgt nu uw medelingen op %2$s.\n"
"\n"
"%3$s\n"
"\n"
"%4$s%5$s%6$s\n"
"\n"
"Met vriendelijke groet,\n"
"%2$s.\n"
"----\n"
"Wijzig uw e-mailadres of instellingen op %7$s\n"
#. TRANS: Profile info line in new-subscriber notification e-mail.
#. TRANS: %s is biographical information.
#: lib/mail.php:286
#, php-format
msgid "Bio: %s"
msgstr "Beschrijving: %s"
#. TRANS: Subject of notification mail for new posting email address.
#. TRANS: %s is the StatusNet sitename.
#: lib/mail.php:315
#, php-format
msgid "New email address for posting to %s"
msgstr "Nieuw e-mailadres om e-mail te versturen aan %s"
#. TRANS: Body of notification mail for new posting email address.
#. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
#. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
#: lib/mail.php:321
#, php-format
msgid ""
"You have a new posting address on %1$s.\n"
"\n"
"Send email to %2$s to post new messages.\n"
"\n"
"More email instructions at %3$s.\n"
"\n"
"Faithfully yours,\n"
"%1$s"
msgstr ""
"U hebt een nieuw postadres op %1$s.\n"
"\n"
"Zend een e-mail naar %2$s om nieuwe berichten te versturen.\n"
"\n"
"Meer informatie over e-mailen vindt u op %3$s.\n"
"\n"
"Met vriendelijke groet,\n"
"%1$s"
#. TRANS: Subject line for SMS-by-email notification messages.
#. TRANS: %s is the posting user's nickname.
#: lib/mail.php:442
#, php-format
msgid "%s status"
msgstr "%s status"
#. TRANS: Subject line for SMS-by-email address confirmation message.
#: lib/mail.php:468
msgid "SMS confirmation"
msgstr "SMS-bevestiging"
#. TRANS: Main body heading for SMS-by-email address confirmation message.
#. TRANS: %s is the addressed user's nickname.
#: lib/mail.php:472
#, php-format
msgid "%s: confirm you own this phone number with this code:"
msgstr "%s: bevestig dat u deze telefoon bezit met deze code:"
#. TRANS: Subject for 'nudge' notification email.
#. TRANS: %s is the nudging user.
#: lib/mail.php:493
#, php-format
msgid "You've been nudged by %s"
msgstr "%s heeft u gepord"
#. TRANS: Body for 'nudge' notification email.
#. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
#. TRANS: %3$s is a URL to post notices at, %4$s is the StatusNet sitename.
#: lib/mail.php:500
#, php-format
msgid ""
"%1$s (%2$s) is wondering what you are up to these days and is inviting you "
"to post some news.\n"
"\n"
"So let's hear from you :)\n"
"\n"
"%3$s\n"
"\n"
"Don't reply to this email; it won't get to them.\n"
"\n"
"With kind regards,\n"
"%4$s\n"
msgstr ""
"%1$s (%2$s) vraagt zich af wat u tegenwoordig doet en nodigt u uit om dat te "
"delen.\n"
"\n"
"Laat dus iets van u horen!\n"
"\n"
"%3$s\n"
"\n"
"Schrijf geen antwoord op deze e-mail. Die komt niet aan bij de juiste "
"gebruiker.\n"
"\n"
"Met vriendelijke groet,\n"
"%4$s\n"
#. TRANS: Subject for direct-message notification email.
#. TRANS: %s is the sending user's nickname.
#: lib/mail.php:547
#, php-format
msgid "New private message from %s"
msgstr "U hebt een nieuw privébericht van %s."
#. TRANS: Body for direct-message notification email.
#. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
#. TRANS: %3$s is the message content, %4$s a URL to the message,
#. TRANS: %5$s is the StatusNet sitename.
#: lib/mail.php:555
#, php-format
msgid ""
"%1$s (%2$s) sent you a private message:\n"
"\n"
"------------------------------------------------------\n"
"%3$s\n"
"------------------------------------------------------\n"
"\n"
"You can reply to their message here:\n"
"\n"
"%4$s\n"
"\n"
"Don't reply to this email; it won't get to them.\n"
"\n"
"With kind regards,\n"
"%5$s\n"
msgstr ""
"%1$s (%2$s) heeft u een privébericht gezonden:\n"
"\n"
"------------------------------------------------------\n"
"%3$s\n"
"------------------------------------------------------\n"
"\n"
"Hier kunt u antwoorden:\n"
"\n"
"%4$s\n"
"\n"
"Schrijf geen antwoord op deze e-mail. Die komt niet aan bij de juiste "
"gebruiker.\n"
"\n"
"Met vriendelijke groet,\n"
"%5$s\n"
#. TRANS: Subject for favorite notification e-mail.
#. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
#: lib/mail.php:607
#, php-format
msgid "%1$s (@%2$s) added your notice as a favorite"
msgstr "%1$s (@%2$s) heeft uw mededeling als favoriet toegevoegd"
#. TRANS: Body for favorite notification e-mail.
#. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
#. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
#. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
#. TRANS: %7$s is the adding user's nickname.
#: lib/mail.php:614
#, php-format
msgid ""
"%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
"\n"
"The URL of your notice is:\n"
"\n"
"%3$s\n"
"\n"
"The text of your notice is:\n"
"\n"
"%4$s\n"
"\n"
"You can see the list of %1$s's favorites here:\n"
"\n"
"%5$s\n"
"\n"
"Faithfully yours,\n"
"%6$s\n"
msgstr ""
"%1$s (@%7$s) heeft uw mededeling van %2$s zojuist op de favorietenlijst "
"geplaatst.\n"
"\n"
"De URL van uw mededeling is:\n"
"\n"
"%3$s\n"
"\n"
"De inhoud van uw mededeling luidt:\n"
"\n"
"%4$s\n"
"\n"
"U kunt de favorietenlijst van %1$s via de volgende verwijzing bekijken:\n"
"\n"
"%5$s\n"
"\n"
"Met vriendelijke groet,\n"
"%6$s\n"
#. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
#: lib/mail.php:672
#, php-format
msgid ""
"The full conversation can be read here:\n"
"\n"
"\t%s"
msgstr ""
"Het volledige gesprek is hier te lezen:\n"
"\n"
"%s"
#. TRANS: E-mail subject for notice notification.
#. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
#: lib/mail.php:680
#, php-format
msgid "%1$s (@%2$s) sent a notice to your attention"
msgstr "%1$s (@%2$s) heeft u een mededeling gestuurd"
#. TRANS: Body of @-reply notification e-mail.
#. TRANS: %1$s is the sending user's long name, $2$s is the StatusNet sitename,
#. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
#. TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
#. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replied for the addressed user,
#. TRANS: %8$s is a URL to the addressed user's e-mail settings, %9$s is the sender's nickname.
#: lib/mail.php:688
#, php-format
msgid ""
"%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
"\n"
"The notice is here:\n"
"\n"
"\t%3$s\n"
"\n"
"It reads:\n"
"\n"
"\t%4$s\n"
"\n"
"%5$sYou can reply back here:\n"
"\n"
"\t%6$s\n"
"\n"
"The list of all @-replies for you here:\n"
"\n"
"%7$s\n"
"\n"
"Faithfully yours,\n"
"%2$s\n"
"\n"
"P.S. You can turn off these email notifications here: %8$s\n"
msgstr ""
"%1$s (@%9$s) heeft u zojuist een mededeling gezonden (een '@-antwoord') op %2"
"$s.\n"
"\n"
"De mededeling is hier te vinden:\n"
"\n"
"%3$s\n"
"\n"
"De inhoud is:\n"
"\n"
"%4$s\n"
"\n"
"%5$sHier kunt u antwoorden:\n"
"\n"
"%6$s\n"
"\n"
"De lijst met alle @-antwoorden aan u:\n"
"\n"
"%7$s\n"
"\n"
"Groet,\n"
"%2$s\n"
"\n"
"Ps. U kunt de e-mailmeldingen hier uitschakelen: %8$s\n"
#: lib/mailbox.php:89
msgid "Only the user can read their own mailboxes."
msgstr "Gebruikers kunnen alleen hun eigen postvakken lezen."
#: lib/mailbox.php:139
msgid ""
"You have no private messages. You can send private message to engage other "
"users in conversation. People can send you messages for your eyes only."
msgstr ""
"U hebt geen privéberichten. U kunt privéberichten verzenden aan andere "
"gebruikers. Mensen kunnen u privéberichten sturen die alleen u kunt lezen."
#: lib/mailbox.php:228 lib/noticelist.php:521
msgid "from"
msgstr "van"
#: lib/mailhandler.php:37
msgid "Could not parse message."
msgstr "Het was niet mogelijk het bericht te verwerken."
#: lib/mailhandler.php:42
msgid "Not a registered user."
msgstr "Geen geregistreerde gebruiker"
#: lib/mailhandler.php:46
msgid "Sorry, that is not your incoming email address."
msgstr "Dit is niet uw inkomende e-mailadres."
#: lib/mailhandler.php:50
msgid "Sorry, no incoming email allowed."
msgstr "Inkomende e-mail is niet toegestaan."
#: lib/mailhandler.php:229
#, php-format
msgid "Unsupported message type: %s"
msgstr "Niet ondersteund berichttype: %s"
#. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
#: lib/mediafile.php:102 lib/mediafile.php:174
msgid "There was a database error while saving your file. Please try again."
msgstr ""
"Er is een databasefout opgetreden tijdens het opslaan van uw bestand. "
"Probeer het alstublieft opnieuw."
#. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
#: lib/mediafile.php:194
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Het te uploaden bestand is groter dan de ingestelde upload_max_filesize in "
"php.ini."
#. TRANS: Client exception.
#: lib/mediafile.php:200
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"Het te uploaden bestand is groter dan de ingestelde MAX_FILE_SIZE in het "
"HTML-formulier."
#. TRANS: Client exception.
#: lib/mediafile.php:206
msgid "The uploaded file was only partially uploaded."
msgstr "De upload is slechts gedeeltelijk voltooid."
#. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
#: lib/mediafile.php:214
msgid "Missing a temporary folder."
msgstr "De tijdelijke map is niet aanwezig."
#. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
#: lib/mediafile.php:218
msgid "Failed to write file to disk."
msgstr "Het was niet mogelijk naar schijf te schrijven."
#. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
#: lib/mediafile.php:222
msgid "File upload stopped by extension."
msgstr "Het uploaden van het bestand is tegengehouden door een uitbreiding."
#. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
#: lib/mediafile.php:238 lib/mediafile.php:281
msgid "File exceeds user's quota."
msgstr "Met dit bestand wordt het quotum van de gebruiker overschreden."
#. TRANS: Client exception thrown when a file upload operation fails because the file could
#. TRANS: not be moved from the temporary folder to the permanent file location.
#: lib/mediafile.php:258 lib/mediafile.php:300
msgid "File could not be moved to destination directory."
msgstr "Het bestand kon niet verplaatst worden naar de doelmap."
#. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
#. TRANS: type of the uploaded file could not be determined.
#: lib/mediafile.php:265 lib/mediafile.php:306
msgid "Could not determine file's MIME type."
msgstr "Het was niet mogelijk het MIME-type van het bestand te bepalen."
#. TRANS: Client exception thrown trying to upload a forbidden MIME type.
#. TRANS: %1$s is the file type that was denied, %2$s is the application part of
#. TRANS: the MIME type that was denied.
#: lib/mediafile.php:394
#, php-format
msgid ""
"\"%1$s\" is not a supported file type on this server. Try using another %2$s "
"format."
msgstr ""
"\"%1$s\" is geen ondersteund bestandstype op deze server. Probeer een andere "
"bestandstype van de applicatie \"%2$s\" te gebruiken."
#. TRANS: Client exception thrown trying to upload a forbidden MIME type.
#. TRANS: %s is the file type that was denied.
#: lib/mediafile.php:399
#, php-format
msgid "\"%s\" is not a supported file type on this server."
msgstr "\"%s\" is geen ondersteund bestandstype op deze server."
#: lib/messageform.php:120
msgid "Send a direct notice"
msgstr "Directe mededeling verzenden"
#. TRANS Label entry in drop-down selection box in direct-message inbox/outbox. This is the default entry in the drop-down box, doubling as instructions and a brake against accidental submissions with the first user in the list.
#: lib/messageform.php:137
msgid "Select recipient:"
msgstr "Selecteer ontvanger:"
#. TRANS Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
#: lib/messageform.php:150
msgid "No mutual subscribers."
msgstr "Geen wederzijdse abonnees."
#: lib/messageform.php:153
msgid "To"
msgstr "Aan"
#: lib/messageform.php:166 lib/noticeform.php:186
msgid "Available characters"
msgstr "Beschikbare tekens"
#: lib/messageform.php:185 lib/noticeform.php:237
msgctxt "Send button for sending notice"
msgid "Send"
msgstr "Verzenden"
#. TRANS: Validation error in form for registration, profile and group settings, etc.
#: lib/nickname.php:163
msgid "Nickname must have only lowercase letters and numbers and no spaces."
msgstr ""
"De gebruikersnaam mag alleen kleine letters en cijfers bevatten. Spaties "
"zijn niet toegestaan."
#. TRANS: Validation error in form for registration, profile and group settings, etc.
#: lib/nickname.php:176
msgid "Nickname cannot be empty."
msgstr "Gebruikersnaam kan niet leeg zijn."
#. TRANS: Validation error in form for registration, profile and group settings, etc.
#: lib/nickname.php:189
#, php-format
msgid "Nickname cannot be more than %d character long."
msgid_plural "Nickname cannot be more than %d characters long."
msgstr[0] "De gebruikersnaam mag niet langer zijn dan %d teken."
msgstr[1] "De gebruikersnaam mag niet langer zijn dan %d tekens."
#: lib/noticeform.php:160
msgid "Send a notice"
msgstr "Mededeling verzenden"
#: lib/noticeform.php:174
#, php-format
msgid "What's up, %s?"
msgstr "Hallo, %s."
#: lib/noticeform.php:193
msgid "Attach"
msgstr "Toevoegen"
#: lib/noticeform.php:197
msgid "Attach a file"
msgstr "Bestand toevoegen"
#: lib/noticeform.php:213
msgid "Share my location"
msgstr "Mijn locatie bekend maken"
#: lib/noticeform.php:216
msgid "Do not share my location"
msgstr "Mijn locatie niet bekend maken"
#: lib/noticeform.php:217
msgid ""
"Sorry, retrieving your geo location is taking longer than expected, please "
"try again later"
msgstr ""
"Het ophalen van uw geolocatie duurt langer dan verwacht. Probeer het later "
"nog eens"
#. TRANS: Used in coordinates as abbreviation of north
#: lib/noticelist.php:451
msgid "N"
msgstr "N"
#. TRANS: Used in coordinates as abbreviation of south
#: lib/noticelist.php:453
msgid "S"
msgstr "Z"
#. TRANS: Used in coordinates as abbreviation of east
#: lib/noticelist.php:455
msgid "E"
msgstr "O"
#. TRANS: Used in coordinates as abbreviation of west
#: lib/noticelist.php:457
msgid "W"
msgstr "W"
#: lib/noticelist.php:459
#, php-format
msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
msgstr "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
#: lib/noticelist.php:468
msgid "at"
msgstr "op"
#: lib/noticelist.php:517
msgid "web"
msgstr "web"
#: lib/noticelist.php:583
msgid "in context"
msgstr "in context"
#: lib/noticelist.php:618
msgid "Repeated by"
msgstr "Herhaald door"
#: lib/noticelist.php:645
msgid "Reply to this notice"
msgstr "Op deze mededeling antwoorden"
#: lib/noticelist.php:646
msgid "Reply"
msgstr "Antwoorden"
#: lib/noticelist.php:690
msgid "Notice repeated"
msgstr "Mededeling herhaald"
#: lib/nudgeform.php:116
msgid "Nudge this user"
msgstr "Deze gebruiker porren"
#: lib/nudgeform.php:128
msgid "Nudge"
msgstr "Porren"
#: lib/nudgeform.php:128
msgid "Send a nudge to this user"
msgstr "Deze gebruiker porren"
#: lib/oauthstore.php:294
msgid "Error inserting new profile."
msgstr "Fout tijdens het invoegen van een nieuw profiel."
#: lib/oauthstore.php:302
msgid "Error inserting avatar."
msgstr "Fout bij het invoegen van de avatar."
#: lib/oauthstore.php:322
msgid "Error inserting remote profile."
msgstr "Fout bij het invoegen van het profiel van een andere server."
#. TRANS: Exception thrown when a notice is denied because it has been sent before.
#: lib/oauthstore.php:362
msgid "Duplicate notice."
msgstr "Dubbele mededeling."
#: lib/oauthstore.php:507
msgid "Couldn't insert new subscription."
msgstr "Kon nieuw abonnement niet toevoegen."
#: lib/personalgroupnav.php:102
msgid "Personal"
msgstr "Persoonlijk"
#: lib/personalgroupnav.php:107
msgid "Replies"
msgstr "Antwoorden"
#: lib/personalgroupnav.php:117
msgid "Favorites"
msgstr "Favorieten"
#: lib/personalgroupnav.php:128
msgid "Inbox"
msgstr "Postvak IN"
#: lib/personalgroupnav.php:129
msgid "Your incoming messages"
msgstr "Uw inkomende berichten"
#: lib/personalgroupnav.php:133
msgid "Outbox"
msgstr "Postvak UIT"
#: lib/personalgroupnav.php:134
msgid "Your sent messages"
msgstr "Uw verzonden berichten"
#: lib/personaltagcloudsection.php:56
#, php-format
msgid "Tags in %s's notices"
msgstr "Labels in de mededelingen van %s"
#. TRANS: Displayed as version information for a plugin if no version information was found.
#: lib/plugin.php:121
msgid "Unknown"
msgstr "Onbekend"
#: lib/profileaction.php:109 lib/profileaction.php:205 lib/subgroupnav.php:82
msgid "Subscriptions"
msgstr "Abonnementen"
#: lib/profileaction.php:126
msgid "All subscriptions"
msgstr "Alle abonnementen"
#: lib/profileaction.php:144 lib/profileaction.php:214 lib/subgroupnav.php:90
msgid "Subscribers"
msgstr "Abonnees"
#: lib/profileaction.php:161
msgid "All subscribers"
msgstr "Alle abonnees"
#: lib/profileaction.php:191
msgid "User ID"
msgstr "Gebruikers-ID"
#: lib/profileaction.php:196
msgid "Member since"
msgstr "Lid sinds"
#. TRANS: Average count of posts made per day since account registration
#: lib/profileaction.php:235
msgid "Daily average"
msgstr "Dagelijks gemiddelde"
#: lib/profileaction.php:264
msgid "All groups"
msgstr "Alle groepen"
#: lib/profileformaction.php:123
msgid "Unimplemented method."
msgstr "Methode niet geïmplementeerd."
#: lib/publicgroupnav.php:78
msgid "Public"
msgstr "Openbaar"
#: lib/publicgroupnav.php:82
msgid "User groups"
msgstr "Gebruikersgroepen"
#: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
msgid "Recent tags"
msgstr "Recente labels"
#: lib/publicgroupnav.php:88
msgid "Featured"
msgstr "Uitgelicht"
#: lib/publicgroupnav.php:92
msgid "Popular"
msgstr "Populair"
#: lib/redirectingaction.php:95
msgid "No return-to arguments."
msgstr "Er zijn geen \"terug naar\"-parameters opgegeven."
#: lib/repeatform.php:107
msgid "Repeat this notice?"
msgstr "Deze mededeling herhalen?"
#: lib/repeatform.php:132
msgid "Yes"
msgstr "Ja"
#: lib/repeatform.php:132
msgid "Repeat this notice"
msgstr "Deze mededeling herhalen"
#: lib/revokeroleform.php:91
#, php-format
msgid "Revoke the \"%s\" role from this user"
msgstr "De gebruikersrol \"%s\" voor deze gebruiker intrekken"
#. TRANS: Client error on action trying to visit a non-existing page.
#: lib/router.php:957
msgid "Page not found."
msgstr "De pagina is niet aangetroffen."
#: lib/sandboxform.php:67
msgid "Sandbox"
msgstr "Zandbak"
#: lib/sandboxform.php:78
msgid "Sandbox this user"
msgstr "Deze gebruiker in de zandbak plaatsen"
#. TRANS: Fieldset legend for the search form.
#: lib/searchaction.php:120
msgid "Search site"
msgstr "Site doorzoeken"
#. TRANS: Used as a field label for the field where one or more keywords
#. TRANS: for searching can be entered.
#: lib/searchaction.php:128
msgid "Keyword(s)"
msgstr "Term(en)"
#. TRANS: Button text for searching site.
#: lib/searchaction.php:130
msgctxt "BUTTON"
msgid "Search"
msgstr "Zoeken"
#. TRANS: Definition list item with instructions on how to get (better) search results.
#: lib/searchaction.php:170
msgid "Search help"
msgstr "Hulp bij zoeken"
#: lib/searchgroupnav.php:80
msgid "People"
msgstr "Gebruikers"
#: lib/searchgroupnav.php:81
msgid "Find people on this site"
msgstr "Gebruikers op deze site vinden"
#: lib/searchgroupnav.php:83
msgid "Find content of notices"
msgstr "Inhoud van mededelingen vinden"
#: lib/searchgroupnav.php:85
msgid "Find groups on this site"
msgstr "Groepen op deze site vinden"
#: lib/section.php:89
msgid "Untitled section"
msgstr "Naamloze sectie"
#: lib/section.php:106
msgid "More..."
msgstr "Meer..."
#: lib/silenceform.php:67
msgid "Silence"
msgstr "Muilkorven"
#: lib/silenceform.php:78
msgid "Silence this user"
msgstr "Deze gebruiker muilkorven"
#: lib/subgroupnav.php:83
#, php-format
msgid "People %s subscribes to"
msgstr "Gebruikers waarop %s een abonnement heeft"
#: lib/subgroupnav.php:91
#, php-format
msgid "People subscribed to %s"
msgstr "Gebruikers met een abonnement op %s"
#: lib/subgroupnav.php:99
#, php-format
msgid "Groups %s is a member of"
msgstr "Groepen waar %s lid van is"
#: lib/subgroupnav.php:105
msgid "Invite"
msgstr "Uitnodigen"
#: lib/subgroupnav.php:106
#, php-format
msgid "Invite friends and colleagues to join you on %s"
msgstr "Vrienden en collega's uitnodigen om u te vergezellen op %s"
#: lib/subscriberspeopleselftagcloudsection.php:48
#: lib/subscriptionspeopleselftagcloudsection.php:48
msgid "People Tagcloud as self-tagged"
msgstr "Gebruikerslabelwolk als zelf gelabeld"
#: lib/subscriberspeopletagcloudsection.php:48
#: lib/subscriptionspeopletagcloudsection.php:48
msgid "People Tagcloud as tagged"
msgstr "Gebruikerslabelwolk"
#: lib/tagcloudsection.php:56
msgid "None"
msgstr "Geen"
#. TRANS: Server exception displayed if a theme name was invalid.
#: lib/theme.php:74
msgid "Invalid theme name."
msgstr "Ongeldige naam voor vormgeving."
#: lib/themeuploader.php:50
msgid "This server cannot handle theme uploads without ZIP support."
msgstr ""
"Deze server kan niet overweg met uploads van vormgevingsbestanden zonder ZIP-"
"ondersteuning."
#: lib/themeuploader.php:58 lib/themeuploader.php:61
msgid "The theme file is missing or the upload failed."
msgstr "Het vormgevingsbestand ontbreekt of is de upload mislukt."
#: lib/themeuploader.php:91 lib/themeuploader.php:102
#: lib/themeuploader.php:279 lib/themeuploader.php:283
#: lib/themeuploader.php:291 lib/themeuploader.php:298
msgid "Failed saving theme."
msgstr "Het opslaan van de vormgeving is mislukt."
#: lib/themeuploader.php:147
msgid "Invalid theme: bad directory structure."
msgstr "Ongeldige vormgeving: de mappenstructuur is onjuist."
#: lib/themeuploader.php:166
#, php-format
msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
msgid_plural ""
"Uploaded theme is too large; must be less than %d bytes uncompressed."
msgstr[0] ""
"De geüploade vormgeving is te groot; deze moet omgecomprimeerd kleiner zijn "
"dan %d byte."
msgstr[1] ""
"De geüploade vormgeving is te groot; deze moet omgecomprimeerd kleiner zijn "
"dan %d bytes."
#: lib/themeuploader.php:179
msgid "Invalid theme archive: missing file css/display.css"
msgstr ""
"Ongeldig bestand met vormgeving: het bestand css/display.css is niet aanwezig"
#: lib/themeuploader.php:219
msgid ""
"Theme contains invalid file or folder name. Stick with ASCII letters, "
"digits, underscore, and minus sign."
msgstr ""
"De vormgeving bevat een ongeldige bestandsnaam of mapnaam. Gebruik alleen "
"maar ASCII-letters, getallen, liggende streepjes en het minteken."
#: lib/themeuploader.php:225
msgid "Theme contains unsafe file extension names; may be unsafe."
msgstr "Het uiterlijk bevat onveilige namen voor bestandsextensies."
#: lib/themeuploader.php:242
#, php-format
msgid "Theme contains file of type '.%s', which is not allowed."
msgstr ""
"De vormgeving bevat een bestand van het type \".%s\". Dit is niet toegestaan."
#: lib/themeuploader.php:260
msgid "Error opening theme archive."
msgstr ""
"Er is een fout opgetreden tijdens het openen van het archiefbestand met de "
"vormgeving."
#: lib/topposterssection.php:74
msgid "Top posters"
msgstr "Meest actieve gebruikers"
#. TRANS: Title for the form to unblock a user.
#: lib/unblockform.php:67
msgctxt "TITLE"
msgid "Unblock"
msgstr "Deblokkeren"
#: lib/unsandboxform.php:69
msgid "Unsandbox"
msgstr "Uit de zandbak halen"
#: lib/unsandboxform.php:80
msgid "Unsandbox this user"
msgstr "Deze gebruiker uit de zandbak halen"
#: lib/unsilenceform.php:67
msgid "Unsilence"
msgstr "Muilkorf afnemen"
#: lib/unsilenceform.php:78
msgid "Unsilence this user"
msgstr "Deze gebruiker de muilkorf afnemen"
#: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
msgid "Unsubscribe from this user"
msgstr "Uitschrijven van deze gebruiker"
#: lib/unsubscribeform.php:137
msgid "Unsubscribe"
msgstr "Abonnement opheffen"
#. TRANS: Exception text shown when no profile can be found for a user.
#. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
#: lib/usernoprofileexception.php:60
#, php-format
msgid "User %1$s (%2$d) has no profile record."
msgstr "Gebruiker %1$s (%2$d) heeft geen profielrecord."
#: lib/userprofile.php:119
msgid "Edit Avatar"
msgstr "Avatar bewerken"
#: lib/userprofile.php:236 lib/userprofile.php:250
msgid "User actions"
msgstr "Gebruikershandelingen"
#: lib/userprofile.php:239
msgid "User deletion in progress..."
msgstr "Bezig met het verwijderen van de gebruiker..."
#: lib/userprofile.php:265
msgid "Edit profile settings"
msgstr "Profielinstellingen bewerken"
#: lib/userprofile.php:266
msgid "Edit"
msgstr "Bewerken"
#: lib/userprofile.php:289
msgid "Send a direct message to this user"
msgstr "Deze gebruiker een direct bericht zenden"
#: lib/userprofile.php:290
msgid "Message"
msgstr "Bericht"
#: lib/userprofile.php:331
msgid "Moderate"
msgstr "Modereren"
#: lib/userprofile.php:369
msgid "User role"
msgstr "Gebruikersrol"
#: lib/userprofile.php:371
msgctxt "role"
msgid "Administrator"
msgstr "Beheerder"
#: lib/userprofile.php:372
msgctxt "role"
msgid "Moderator"
msgstr "Moderator"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1306
msgid "a few seconds ago"
msgstr "een paar seconden geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1309
msgid "about a minute ago"
msgstr "ongeveer een minuut geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1313
#, php-format
msgid "about one minute ago"
msgid_plural "about %d minutes ago"
msgstr[0] "ongeveer een minuut geleden"
msgstr[1] "ongeveer %d minuten geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1316
msgid "about an hour ago"
msgstr "ongeveer een uur geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1320
#, php-format
msgid "about one hour ago"
msgid_plural "about %d hours ago"
msgstr[0] "ongeveer een uur geleden"
msgstr[1] "ongeveer %d uur geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1323
msgid "about a day ago"
msgstr "ongeveer een dag geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1327
#, php-format
msgid "about one day ago"
msgid_plural "about %d days ago"
msgstr[0] "ongeveer een dag geleden"
msgstr[1] "ongeveer %d dagen geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1330
msgid "about a month ago"
msgstr "ongeveer een maand geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1334
#, php-format
msgid "about one month ago"
msgid_plural "about %d months ago"
msgstr[0] "ongeveer een maand geleden"
msgstr[1] "ongeveer %d maanden geleden"
#. TRANS: Used in notices to indicate when the notice was made compared to now.
#: lib/util.php:1337
msgid "about a year ago"
msgstr "ongeveer een jaar geleden"
#: lib/webcolor.php:80
#, php-format
msgid "%s is not a valid color!"
msgstr "%s is geen geldige kleur."
#. TRANS: Validation error for a web colour.
#. TRANS: %s is the provided (invalid) text for colour.
#: lib/webcolor.php:120
#, php-format
msgid "%s is not a valid color! Use 3 or 6 hex characters."
msgstr "%s is geen geldige kleur. Gebruik drie of zes hexadecimale tekens."
#. TRANS: %s is the URL to the StatusNet site's Instant Messaging settings.
#: lib/xmppmanager.php:287
#, php-format
msgid "Unknown user. Go to %s to add your address to your account"
msgstr ""
"Onbekende gebruiker. Ga naar %s om uw adres toe te voegen aan uw gebruiker."
#. TRANS: Response to XMPP source when it sent too long a message.
#. TRANS: %1$d the maximum number of allowed characters (used for plural), %2$d is the sent number.
#: lib/xmppmanager.php:406
#, php-format
msgid "Message too long. Maximum is %1$d character, you sent %2$d."
msgid_plural "Message too long. Maximum is %1$d characters, you sent %2$d."
msgstr[0] ""
"Het bericht te is lang. De maximale lengte is %1$d tekens. De lengte van uw "
"bericht was %2$d."
msgstr[1] ""
"Het bericht te is lang. De maximale lengte is %1$d tekens. De lengte van uw "
"bericht was %2$d."
#. TRANS: Exception.
#: lib/xrd.php:64
msgid "Invalid XML."
msgstr "Ongeldige XML."
#. TRANS: Exception.
#: lib/xrd.php:69
msgid "Invalid XML, missing XRD root."
msgstr "Ongeldige XML. De XRD-root mist."
#. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
#: scripts/restoreuser.php:61
#, php-format
msgid "Getting backup from file '%s'."
msgstr "De back-up wordt uit het bestand \"%s\" geladen."
#. TRANS: Commandline script output.
#: scripts/restoreuser.php:91
msgid "No user specified; using backup user."
msgstr "Geen gebruiker opgegeven; de back-upgebruiker wordt gebruikt."
#. TRANS: Commandline script output. %d is the number of entries in the activity stream in backup; used for plural.
#: scripts/restoreuser.php:98
#, php-format
msgid "%d entry in backup."
msgid_plural "%d entries in backup."
msgstr[0] "%d element in de back-up."
msgstr[1] "%d elementen in de back-up."