friendica/view/lang/nl/strings.php

2214 lines
208 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
if(! function_exists("string_plural_select_nl")) {
function string_plural_select_nl($n){
$n = intval($n);
return ($n != 1);;
}}
;
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "De dagelijkse limiet van %d bericht is bereikt. Dit bericht werd niet aanvaard.",
1 => "De dagelijkse limiet van %d berichten is bereikt. Dit bericht werd niet aanvaard.",
];
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
0 => "De wekelijkse limiet van %d bericht is bereikt. Dit bericht werd niet aanvaard.",
1 => "De wekelijkse limiet van %d berichten is bereikt. Dit bericht werd niet aanvaard.",
];
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "De maandelijkse limiet van %d berichten is bereikt. Dit bericht werd niet aanvaard.";
$a->strings["Profile Photos"] = "Profielfoto's";
$a->strings["event"] = "gebeurtenis";
$a->strings["status"] = "status";
$a->strings["photo"] = "foto";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s leuk";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt het %3\$s van %2\$s niet leuk";
$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s neemt deel aan %2\$ss %3\$s deel";
$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s neemt niet deel aan %2\$ss %3\$s";
$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s neemt misschien deel aan %2\$ss %3\$s";
$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s is nu bevriend met %2\$s";
$a->strings["%1\$s poked %2\$s"] = "%1\$s porde %2\$s aan";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde %3\$s van %2\$s met %4\$s";
$a->strings["post/item"] = "bericht/item";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markeerde %2\$s's %3\$s als favoriet";
$a->strings["Likes"] = "Houdt van";
$a->strings["Dislikes"] = "Houdt niet van";
$a->strings["Attending"] = [
0 => "Neemt deel",
1 => "Nemen deel",
];
$a->strings["Not attending"] = "Nemen niet deel";
$a->strings["Might attend"] = "Nemen misschien deel";
$a->strings["Select"] = "Kies";
$a->strings["Delete"] = "Verwijder";
$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s";
$a->strings["Categories:"] = "Categorieën:";
$a->strings["Filed under:"] = "Bewaard onder:";
$a->strings["%s from %s"] = "%s van %s";
$a->strings["View in context"] = "In context bekijken";
$a->strings["Please wait"] = "Even geduld";
$a->strings["remove"] = "verwijder";
$a->strings["Delete Selected Items"] = "Geselecteerde items verwijderen";
$a->strings["Follow Thread"] = "Gesprek volgen";
$a->strings["View Status"] = "Bekijk status";
$a->strings["View Profile"] = "Bekijk profiel";
$a->strings["View Photos"] = "Bekijk foto's";
$a->strings["Network Posts"] = "Netwerkberichten";
$a->strings["View Contact"] = "Bekijk contact";
$a->strings["Send PM"] = "Stuur een privébericht";
$a->strings["Poke"] = "Porren";
$a->strings["Connect/Follow"] = "Verbind/Volg";
$a->strings["%s likes this."] = "%s vindt dit leuk.";
$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk.";
$a->strings["%s attends."] = "%s neemt deel";
$a->strings["%s doesn't attend."] = "%s neemt niet deel";
$a->strings["%s attends maybe."] = "%s neemt misschien deel";
$a->strings["and"] = "en";
$a->strings["and %d other people"] = "en %d anderen";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "<span %1\$s>%2\$d mensen</span> vinden dit leuk";
$a->strings["%s like this."] = "%s vinden dit leuk.";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "<span %1\$s>%2\$d people</span> vinden dit niet leuk";
$a->strings["%s don't like this."] = "%s vinden dit niet leuk.";
$a->strings["<span %1\$s>%2\$d people</span> attend"] = "<span %1\$s>%2\$d mensen</span> nemen deel";
$a->strings["%s attend."] = "%s nemen deel.";
$a->strings["<span %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d mensen</span> nemen niet deel";
$a->strings["%s don't attend."] = "%s nemen niet deel.";
$a->strings["<span %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d mensen</span> nemen misschien deel";
$a->strings["%s attend maybe."] = "%s neemt misschien deel.";
$a->strings["Visible to <strong>everybody</strong>"] = "Zichtbaar voor <strong>iedereen</strong>";
$a->strings["Please enter a image/video/audio/webpage URL:"] = "Geef een afbeelding/video/audio/webpagina in:";
$a->strings["Tag term:"] = "Label:";
$a->strings["Save to Folder:"] = "Bewaren in map:";
$a->strings["Where are you right now?"] = "Waar ben je nu?";
$a->strings["Delete item(s)?"] = "Item(s) verwijderen?";
$a->strings["New Post"] = "Nieuw bericht";
$a->strings["Share"] = "Delen";
$a->strings["Upload photo"] = "Foto uploaden";
$a->strings["upload photo"] = "Foto uploaden";
$a->strings["Attach file"] = "Bestand bijvoegen";
$a->strings["attach file"] = "bestand bijvoegen";
$a->strings["Bold"] = "Vet";
$a->strings["Italic"] = "Cursief";
$a->strings["Underline"] = "Onderstrepen";
$a->strings["Quote"] = "Citeren";
$a->strings["Code"] = "Broncode";
$a->strings["Image"] = "Afbeelding";
$a->strings["Link"] = "Link";
$a->strings["Link or Media"] = "Link of media";
$a->strings["Set your location"] = "Stel je locatie in";
$a->strings["set location"] = "Stel uw locatie in";
$a->strings["Clear browser location"] = "Verwijder locatie uit uw webbrowser";
$a->strings["clear location"] = "Verwijder locatie uit uw webbrowser";
$a->strings["Set title"] = "Titel plaatsen";
$a->strings["Categories (comma-separated list)"] = "Categorieën (komma-gescheiden lijst)";
$a->strings["Permission settings"] = "Instellingen van rechten";
$a->strings["permissions"] = "rechten";
$a->strings["Public post"] = "Openbare post";
$a->strings["Preview"] = "Voorvertoning";
$a->strings["Cancel"] = "Annuleren";
$a->strings["Post to Groups"] = "Verzenden naar Groepen";
$a->strings["Post to Contacts"] = "Verzenden naar Contacten";
$a->strings["Private post"] = "Privé verzending";
$a->strings["Message"] = "Bericht";
$a->strings["Browser"] = "Browser";
$a->strings["View all"] = "Toon alles";
$a->strings["Like"] = [
0 => "Houdt van",
1 => "Houdt van",
];
$a->strings["Dislike"] = [
0 => "Houdt niet van",
1 => "Houdt niet van",
];
$a->strings["Not Attending"] = [
0 => "Neemt niet deel",
1 => "Nemen niet deel",
];
$a->strings["Undecided"] = [
0 => "Onbeslist",
1 => "Onbeslist",
];
$a->strings["Friendica Notification"] = "Friendica Notificatie";
$a->strings["Thank You,"] = "Bedankt";
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Beheerder";
$a->strings["%s Administrator"] = "%s Beheerder";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificatie] Nieuw bericht ontvangen op %s";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s.";
$a->strings["a private message"] = "een prive bericht";
$a->strings["%1\$s sent you %2\$s."] = "%1\$s stuurde jou %2\$s.";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Bezoek %s om je privé-berichten te bekijken en/of te beantwoorden.";
$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]a %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]%3\$s's %4\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s gaf een reactie op [url=%2\$s]jouw %3\$s[/url]";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notificatie] Reactie op gesprek #%1\$d door %2\$s";
$a->strings["%s commented on an item/conversation you have been following."] = "%s gaf een reactie op een bericht/gesprek die jij volgt.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Bezoek %s om het gesprek te bekijken en/of te beantwoorden.";
$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Melding] %s plaatste een bericht op je tijdlijn";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$splaatste een bericht op je tijdlijn op %2\$s";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s schreef op [url=%2\$s]jouw tijdlijn[/url]";
$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificatie] %s heeft jou genoemd";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s heeft jou in %2\$s genoemd";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]heeft jou genoemd[/url].";
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Melding] %s deelde een nieuw bericht";
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s deelde een nieuw bericht op %2\$s";
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]deelde een bericht[/url].";
$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Melding] %1\$s heeft jou gepord";
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s heeft jou gepord op %2\$s";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]porde jou[/url]";
$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificatie] %s heeft jouw bericht gelabeld";
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s heeft jouw bericht gelabeld in %2\$s";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s labelde [url=%2\$s]jouw bericht[/url]";
$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notificatie] Vriendschaps-/connectieverzoek ontvangen";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Je hebt een vriendschaps- of connectieverzoek ontvangen van '%1\$s' om %2\$s";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Je ontving [url=%1\$s]een vriendschaps- of connectieverzoek[/url] van %2\$s.";
$a->strings["You may visit their profile at %s"] = "Je kunt hun profiel bezoeken op %s";
$a->strings["Please visit %s to approve or reject the introduction."] = "Bezoek %s om het verzoek goed of af te keuren.";
$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Melding] Iemand nieuw deelt met jou.";
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s deelt met jou in %2\$s";
$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Melding] Je hebt een nieuwe volger";
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Je hebt een nieuwe volger op %2\$s: %1\$s";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Melding] Vriendschapsvoorstel ontvangen";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Je kreeg een vriendschapssuggestie van '%1\$s' op %2\$s";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Je kreeg een [url=%1\$s]vriendschapssuggestie[/url] voor %2\$s op %3\$s.";
$a->strings["Name:"] = "Naam:";
$a->strings["Photo:"] = "Foto: ";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Bezoek %s om de suggestie goed of af te keuren.";
$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Melding] Verbinding aanvaard";
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' aanvaarde je contactaanvraag op %2\$s";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$saanvaardde jouw [url=%1\$s]contactaanvraag[/url].";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Jullie zijn nu in contact met elkaar en kunnen statusberichten, foto's en email delen zonder beperkingen.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Bezoek alstublieft %s als je deze relatie wil wijzigen.";
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' koos om je te accepteren als fan, wat sommige communicatievormen beperkt - zoals privéberichten en sommige profielfuncties. Als dit een beroemdheid- of groepspagina is, werd dit automatisch toegepast.";
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' kan er later voor kiezen om deze beperkingen aan te passen.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Bezoek %s wanneer je deze relatie wil wijzigen.";
$a->strings["[Friendica System Notify]"] = "[Friendica systeem notificatie]";
$a->strings["registration request"] = "registratie verzoek";
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Je kreeg een registratieaanvraag van '%1\$s' op %2\$s";
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Je kreeg een [url=%1\$s]registratieaanvraag[/url] van %2\$s.";
$a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "Volledige naam:\t%s\nAdres van de site:\t%s\nLoginnaam:\t%s (%s)";
$a->strings["Please visit %s to approve or reject the request."] = "Bezoek %s om de aanvraag goed of af te keuren.";
$a->strings["Item not found."] = "Item niet gevonden.";
$a->strings["Do you really want to delete this item?"] = "Wil je echt dit item verwijderen?";
$a->strings["Yes"] = "Ja";
$a->strings["Permission denied."] = "Toegang geweigerd";
$a->strings["Archives"] = "Archieven";
$a->strings["show more"] = "toon meer";
$a->strings["Theme settings updated."] = "Thema-instellingen opgeslagen";
$a->strings["Information"] = "Informatie";
$a->strings["Overview"] = "Overzicht";
$a->strings["Federation Statistics"] = "Federatie Statistieken";
$a->strings["Configuration"] = "Configuratie";
$a->strings["Site"] = "Website";
$a->strings["Users"] = "Gebruiker";
$a->strings["Addons"] = "Addons";
$a->strings["Themes"] = "Thema's";
$a->strings["Additional features"] = "Extra functies";
$a->strings["Terms of Service"] = "Gebruiksvoorwaarden";
$a->strings["Database"] = "Database";
$a->strings["DB updates"] = "DB aanpassingen";
$a->strings["Inspect Queue"] = "Wachtrij Inspecteren";
$a->strings["Inspect Deferred Workers"] = "Inspecteer uitgestelde workers";
$a->strings["Inspect worker Queue"] = "Taakwachtrij inspecteren";
$a->strings["Tools"] = "Hulpmiddelen";
$a->strings["Contact Blocklist"] = "Contact Blokkeerlijst";
$a->strings["Server Blocklist"] = "Server Blokkeerlijst";
$a->strings["Delete Item"] = "Verwijder Item";
$a->strings["Logs"] = "Logs";
$a->strings["View Logs"] = "Bekijk Logs";
$a->strings["Diagnostics"] = "Diagnostiek";
$a->strings["PHP Info"] = "PHP Info";
$a->strings["probe address"] = "probe adres";
$a->strings["check webfinger"] = "check webfinger";
$a->strings["Admin"] = "Beheer";
$a->strings["Addon Features"] = "Addon Features";
$a->strings["User registrations waiting for confirmation"] = "Gebruikersregistraties wachten op bevestiging";
$a->strings["Administration"] = "Beheer";
$a->strings["Display Terms of Service"] = "Toon Gebruiksvoorwaarden";
$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Activeer de Gebruiksvoorwaarden pagina. Als deze geactiveerd is, dan zal er een link naar de voorwaarden toegevoegd worden aan het registratie formulier en de algemene informatie pagina.";
$a->strings["Display Privacy Statement"] = "Toon Privacy Verklaring";
$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "Toon wat inlichtigen over de nodige informatite om de node te beheren in overeenstemming met bvb. de <a href=\"%s\" target=\"_blank\">EU-GDPR</a> (EU-AVG).";
$a->strings["Privacy Statement Preview"] = "Privacy Verklaring Voorbeeldweergave";
$a->strings["The Terms of Service"] = "De Gebruiksvoorwaarden";
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Geef hier de Gebruiksvoorwaarden van je node op. Je kan BBCode gebruiken. Sectie headers moeten [h2] zijn of lager.";
$a->strings["Save Settings"] = "Instellingen opslaan";
$a->strings["Blocked domain"] = "Domein geblokeerd";
$a->strings["The blocked domain"] = "Het geblokkeerde domein";
$a->strings["Reason for the block"] = "Reden van de blokkering";
$a->strings["The reason why you blocked this domain."] = "De reden waarom je dit domein geblokkeerd hebt.";
$a->strings["Delete domain"] = "Verwijder domein";
$a->strings["Check to delete this entry from the blocklist"] = "Vink aan om dit item van de blokkeerlijst te verwijderen";
$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "Deze pagina kan je gebruiken om een zwarte lijst van servers aan te leggen van het gefedereerde netwerk die niet met jouw node mogen interageren. Voor alle domeine die je opgeeft moet je ook een reden geven waarom je die remote server geblokkeerd hebt.";
$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "De lijst van geblokkeerde servers zal publiek beschikbaar gemaakt worden op de /friendica pagina zodat je gebruikers en personen die communicatie problemen onderzoeken gemakkelijk de reden kunnen vinden.";
$a->strings["Add new entry to block list"] = "Voeg nieuw item toe aan de blokkeerlijst";
$a->strings["Server Domain"] = "Server Domein";
$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Het domein van de nieuwe server om toe te voegen aan de blokkeerlijst. Laat het protocol weg.";
$a->strings["Block reason"] = "Reden voor blokkering";
$a->strings["Add Entry"] = "Voeg Item toe";
$a->strings["Save changes to the blocklist"] = "Sla veranderingen in de blokkeerlijst op";
$a->strings["Current Entries in the Blocklist"] = "Huidige Items in de blokkeerlijst";
$a->strings["Delete entry from blocklist"] = "Verwijder item uit de blokkeerlijst";
$a->strings["Delete entry from blocklist?"] = "Item verwijderen uit de blokkeerlijst?";
$a->strings["Server added to blocklist."] = "Server toegevoegd aan blokkeerlijst.";
$a->strings["Site blocklist updated."] = "Site blokkeerlijst opgeslagen";
$a->strings["The contact has been blocked from the node"] = "Het contact is geblokkeerd van deze node";
$a->strings["Could not find any contact entry for this URL (%s)"] = "Kon geen contact vinden op deze URL (%s)";
$a->strings["%s contact unblocked"] = [
0 => "%s contact is niet langer geblokkeerd",
1 => "%s contacten zijn niet langer geblokkeerd",
];
$a->strings["Remote Contact Blocklist"] = "Remote Contact Blokkeerlijst";
$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "De pagina laat je toe om te vermijden dat boodschappen van een remote contact je node bereiken.";
$a->strings["Block Remote Contact"] = "Blokkeer Remote Contact";
$a->strings["select all"] = "Alles selecteren";
$a->strings["select none"] = "selecteer geen";
$a->strings["Block"] = "Blokkeren";
$a->strings["Unblock"] = "Blokkering opheffen";
$a->strings["No remote contact is blocked from this node."] = "Geen enkel remote contact is geblokkeerd van deze node.";
$a->strings["Blocked Remote Contacts"] = "Geblokkeerde Remote Contacts";
$a->strings["Block New Remote Contact"] = "Blokkeer Nieuwe Remote Contacten";
$a->strings["Photo"] = "Foto";
$a->strings["Name"] = "Naam";
$a->strings["Address"] = "Adres";
$a->strings["Profile URL"] = "Profiel url";
$a->strings["%s total blocked contact"] = [
0 => "%s geblokkeerde contacten in totaal",
1 => "%s geblokkeerde contacten in totaal",
];
$a->strings["URL of the remote contact to block."] = "URL van de remote contact die je wil blokkeren.";
$a->strings["Delete this Item"] = "Verwijder dit Item";
$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "Op deze pagina kan je een item van je node verwijderen. Als het item een bericht is op het eerste niveau, dan zal de hele gesprek verwijderd worden.";
$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "Je moet de GUID van het item kennen. Je kan het terugvinden bvb. door te kijken naar de getoonde URL. Het laatste deel van http://example.com/display/123456 is de GUID, hier 123456.";
$a->strings["GUID"] = "GUID";
$a->strings["The GUID of the item you want to delete."] = "De GUID van het item dat je wil verwijderen.";
$a->strings["Item marked for deletion."] = "Item gemarkeerd om te verwijderen.";
$a->strings["unknown"] = "onbekend";
$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "Deze pagina toont je statistieken van het gekende deel van het gefedereerde sociale netwerk waarvan je Friendica node deel uitmaakt. Deze statistieken zijn niet volledig maar reflecteren het deel van het network dat jouw node kent.";
$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "Het <em>Automatisch Achterhaalde Contact Gids</em> feature is niet geactiveerd, het zal de hier getoonde informatie verbeteren.";
$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Op dit moment kent deze node %d nodes met %d geregistreerde gebruikers op basis van de volgende patformen:";
$a->strings["ID"] = "ID";
$a->strings["Recipient Name"] = "Naam van de Ontvanger";
$a->strings["Recipient Profile"] = "Profiel van de Ontvanger";
$a->strings["Network"] = "Netwerk";
$a->strings["Created"] = "Aangemaakt";
$a->strings["Last Tried"] = "Laatste poging";
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Deze pagina lijst de inhoud van de wachtrij op voor uitgaande berichten. Dit zijn berichten waarvoor de initiële aflevering faalde. Ze zullen later opnieuw verzonden worden en uiteindelijk verwijderd worden als de aflevering permanent faalt.";
$a->strings["Inspect Deferred Worker Queue"] = "Inspecteer wachtrij van uitgestelde workers";
$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "Deze pagine geeft alle uitgestelde workertaken. Dit zijn taken die niet onmiddelijk konden worden uitgevoerd";
$a->strings["Inspect Worker Queue"] = "Taakwachtrij inspecteren";
$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "Deze pagina toont alle taken in de wachtrij. Deze taken worden behandeld door de geplande taak die je hebt ingesteld tijdens installatie.";
$a->strings["Job Parameters"] = "Taak parameters";
$a->strings["Priority"] = "Prioriteit";
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Je DB opereert nog met MyISAM tabellen. Best is van engine te veranderen naar InnoDB. Aangezien Friendica in de toekomst gebruik zal maken van InnoDB features, zou je dit best aanpassen! Zie <a href=\"%s\">hier</a> voor een gids die je kan helpen om de tabel engines te converteren. Je kan ook het commando<tt>php bin/console.php dbstructure toinnodb</tt> van je Friendica installatie gebruiken voor een automatische conversie.<br />";
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Er is een nieuwe versie van Friendica beschikbaar om te downloaden. Je huidige versie is %1\$s, upstream versie is %2\$s";
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "Database update is mislukt. Gelieve \"php bin/console.php dbstructure update\" vanaf de command line uit te voeren en de foutmeldingen die zouden kunnen verschijnen na te kijken.";
$a->strings["The worker was never executed. Please check your database structure!"] = "De worker werd nooit uitgevoerd. Best je database structuur eens nakijken!";
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "De laatste worker uitvoering was op %s UTC. Dit is langer dan 1 uur geleden. Best je crontab instellingen nakijken.";
$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "Het configuratiebestand bevind zich nu in config/local.config.php. Kopieer het bestand config/local-sample.config.php en verplaats je configuratie uit <code>.htconfig.php</code>. Ga naar de<a href=\"%s\">configuratie help pagina</a> voor hulp bij transitie.";
$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "<a href=\"%s\">%s</a> is niet bereikbaar. Dit is een belangrijk communicatieprobleem waardoor server-naar-server communicatie niet mogelijk is. Lees de <a href=\"%s\">the installatie pagina</a> voor hulp.";
$a->strings["Normal Account"] = "Normaal account";
$a->strings["Automatic Follower Account"] = "Automatische Volger Account";
$a->strings["Public Forum Account"] = "Publiek Forum account";
$a->strings["Automatic Friend Account"] = "Automatisch Vriendschapsaccount";
$a->strings["Blog Account"] = "Blog Account";
$a->strings["Private Forum Account"] = "Privé Forum Account";
$a->strings["Message queues"] = "Bericht-wachtrijen";
$a->strings["Server Settings"] = "Server instellingen.";
$a->strings["Summary"] = "Samenvatting";
$a->strings["Registered users"] = "Geregistreerde gebruikers";
$a->strings["Pending registrations"] = "Registraties die in de wacht staan";
$a->strings["Version"] = "Versie";
$a->strings["Active addons"] = "Actieve addons";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Kan de basis url niet verwerken. Moet minstens zijn <scheme>://<domain>";
$a->strings["Site settings updated."] = "Site instellingen opgeslagen";
$a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten";
$a->strings["No community page for local users"] = "Geen groepspagina voor lokale gebruikers";
$a->strings["No community page"] = "Geen groepspagina";
$a->strings["Public postings from users of this site"] = "Publieke berichten van gebruikers van deze site";
$a->strings["Public postings from the federated network"] = "Publieke berichten van het gefedereerde netwerk";
$a->strings["Public postings from local users and the federated network"] = "Publieke berichten van lokale gebruikers en van het gefedereerde netwerk";
$a->strings["Disabled"] = "Uitgeschakeld";
$a->strings["Users, Global Contacts"] = "Gebruikers, Globale contacten";
$a->strings["Users, Global Contacts/fallback"] = "Gebruikers, Globale Contacten/noodoplossing";
$a->strings["One month"] = "Een maand";
$a->strings["Three months"] = "Drie maanden";
$a->strings["Half a year"] = "Een half jaar";
$a->strings["One year"] = "Een jaar";
$a->strings["Multi user instance"] = "Server voor meerdere gebruikers";
$a->strings["Closed"] = "Gesloten";
$a->strings["Requires approval"] = "Toestemming vereist";
$a->strings["Open"] = "Open";
$a->strings["No SSL policy, links will track page SSL state"] = "Geen SSL beleid, links zullen SSL status van pagina volgen";
$a->strings["Force all links to use SSL"] = "Verplicht alle links om SSL te gebruiken";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Zelf-ondertekend certificaat, gebruik SSL alleen voor lokale links (afgeraden)";
$a->strings["Don't check"] = "Geen rekening mee houden";
$a->strings["check the stable version"] = "Neem de stabiele versie in rekening";
$a->strings["check the development version"] = "Neem de ontwikkel versie in rekening";
$a->strings["Republish users to directory"] = "Opnieuw de gebruikers naar de gids publiceren";
$a->strings["Registration"] = "Registratie";
$a->strings["File upload"] = "Uploaden bestand";
$a->strings["Policies"] = "Beleid";
$a->strings["Advanced"] = "Geavanceerd";
$a->strings["Auto Discovered Contact Directory"] = "Automatisch Achterhaalde Contact Gids";
$a->strings["Performance"] = "Performantie";
$a->strings["Worker"] = "Worker";
$a->strings["Message Relay"] = "Boodschap Relais";
$a->strings["Relocate Instance"] = "Verhuis node";
$a->strings["Warning! Advanced function. Could make this server unreachable."] = "Waarschuwing! Geavanceerde functie. Dit kan u node onbereikbaar maken";
$a->strings["Site name"] = "Site naam";
$a->strings["Host name"] = "Host naam";
$a->strings["Sender Email"] = "Verzender Email";
$a->strings["The email address your server shall use to send notification emails from."] = "Het email adres als afzender van notificatie emails.";
$a->strings["Banner/Logo"] = "Banner/Logo";
$a->strings["Shortcut icon"] = "Snelkoppeling icoon";
$a->strings["Link to an icon that will be used for browsers."] = "Link naar een icoon dat zal gebruikt worden voor browsers.";
$a->strings["Touch icon"] = "Pictogram voor smartphones";
$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link naar een icoon dat zal gebruikt worden voor tablets en mobiele telefoons.";
$a->strings["Additional Info"] = "Bijkomende Info";
$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "Voor publieke servers: je kan bijkomende informatie hier toevoegen die zal opgelijst zijn op %s/servers.";
$a->strings["System language"] = "Systeemtaal";
$a->strings["System theme"] = "Systeem thema";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Standaard systeem thema - kan door gebruikersprofielen veranderd worden - <a href='#' id='cnftheme'>verander thema instellingen</a>";
$a->strings["Mobile system theme"] = "Mobiel systeem thema";
$a->strings["Theme for mobile devices"] = "Thema voor mobiele apparaten";
$a->strings["SSL link policy"] = "Beleid SSL-links";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Bepaald of gegenereerde verwijzingen verplicht SSL moeten gebruiken";
$a->strings["Force SSL"] = "Dwing SSL af";
$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forceer alle Niet-SSL aanvragen naar SSL - Pas op: dit kan op sommige systeem resulteren in oneindige lussen.";
$a->strings["Hide help entry from navigation menu"] = "Verberg de 'help' uit het navigatiemenu";
$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Verbergt het menu-item voor de Help pagina's uit het navigatiemenu. Je kunt ze nog altijd vinden door /help direct in te geven.";
$a->strings["Single user instance"] = "Server voor één gebruiker";
$a->strings["Make this instance multi-user or single-user for the named user"] = "Stel deze server in voor meerdere gebruikers, of enkel voor de geselecteerde gebruiker.";
$a->strings["Maximum image size"] = "Maximum afbeeldingsgrootte";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximum afmeting in bytes van afbeeldingen. Standaard is 0, dus geen beperking.";
$a->strings["Maximum image length"] = "Maximum afbeeldingslengte";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maximum lengte in pixels van de langste kant van afbeeldingen. Standaard is -1, dus geen beperkingen.";
$a->strings["JPEG image quality"] = "JPEG afbeeldingskwaliteit";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "JPEGS zullen met deze kwaliteitsinstelling bewaard worden [0-100]. Standaard is 100, dit is volledige kwaliteit.";
$a->strings["Register policy"] = "Registratiebeleid";
$a->strings["Maximum Daily Registrations"] = "Maximum aantal registraties per dag";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "Als registratie hierboven is toegelaten, zet dit het maximum aantal registraties van nieuwe gebruikers per dag. Als registratie niet is toegelaten heeft deze instelling geen effect.";
$a->strings["Register text"] = "Registratietekst";
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Zal prominent op de registratie pagina getoond worden. Je kan hierin BBCode gebruiken.";
$a->strings["Forbidden Nicknames"] = "Verboden bijnamen";
$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "Kommagescheiden lijst van bijnamen die verboden zijn voor registratie. De lijst uit RFC2142 is op voorhand ingesteld.";
$a->strings["Accounts abandoned after x days"] = "Verlaten accounts na x dagen";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Dit zal geen systeembronnen verspillen aan het nakijken van externe sites voor verlaten accounts. Geef 0 is voor geen tijdslimiet.";
$a->strings["Allowed friend domains"] = "Toegelaten vriend domeinen";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen die een vriendschapsband met deze website mogen aangaan. Jokers zijn toegelaten. Laat leeg om alle domeinen toe te laten.";
$a->strings["Allowed email domains"] = "Toegelaten e-mail domeinen";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Door komma's gescheiden lijst met e-maildomeinen die op deze website mogen registeren. Wildcards zijn toegestaan.\nLeeg laten om alle domeinen toe te staan.";
$a->strings["No OEmbed rich content"] = "Geen OEmbed richt content";
$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Toon geen rich content (bvb. embedded PDF), behalve van domeinen hieronder opgelijst.";
$a->strings["Allowed OEmbed domains"] = "Sta OEmbed domeinen toe";
$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Met komma's gescheiden lijst van domeinen waarvoor oembed content mag getoond worden. Wildcards zijn toegelaten.";
$a->strings["Block public"] = "Openbare toegang blokkeren";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Kruis dit aan om alle openbare persoonlijke pagina's alleen toegankelijk te maken voor ingelogde gebruikers.";
$a->strings["Force publish"] = "Dwing publiceren af";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Kruis dit aan om af te dwingen dat alle profielen op deze website in de gids van deze website gepubliceerd worden.";
$a->strings["Enabling this may violate privacy laws like the GDPR"] = "Dit activeren zou privacy wetten zoals GDPR (AVG) kunnen overtreden";
$a->strings["Global directory URL"] = "Algemene gids URL";
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL naar de globale gids. Als dit niet geconfigureerd is, dan zal de globale gids volledig onbeschikbaar zijn voor de applicatie.";
$a->strings["Private posts by default for new users"] = "Privéberichten als standaard voor nieuwe gebruikers";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Stel de standaardrechten van berichten voor nieuwe leden op de standaard privacygroep in, in plaats van openbaar.";
$a->strings["Don't include post content in email notifications"] = "De inhoud van het bericht niet insluiten bij e-mailnotificaties";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "De inhoud van berichten/commentaar/privéberichten/enzovoort niet insluiten in e-mailnotificaties die door deze website verzonden worden, voor de bescherming van je privacy.";
$a->strings["Disallow public access to addons listed in the apps menu."] = "Publieke toegang ontzeggen tot addons die opgelijst zijn in het applicatie menu.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Dit vakje aanvinken zal de lijst van addons in het applicatie menu beperken tot alleen leden.";
$a->strings["Don't embed private images in posts"] = "Privé beelden in berichten niet inwerken";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Vervang lokaal gehoste privé foto's in berichten niet door een ingewerkte kopie van het beeld. Dit betekent dat contacten die berichten krijgen met privé foto's zullen moeten authentificeren en elk beeld apart laden, wat een tijdje kan duren.";
$a->strings["Explicit Content"] = "Expliciete inhoud";
$a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "Vink dit aan om aan te duiden dat deze node veel expliciet materiaal verspreid en niet bedoeld is voor minderjarigen. Deze info zal gepubliceert worden bij de node-info en kan vb. gebruikt worden voor een filter in de globale lijst. Dit word ook getoont naar de gebruiker op de registratie pagina.";
$a->strings["Allow Users to set remote_self"] = "Sta Gebruikers toe om remote_self te configureren";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Als je dit aanvinkt, dan mag elke gebruiker elke contact als remote_self aanduiden in de 'herstel contact' dialoog. Deze vlag aanzetten voor een contact zorgt ervoor dat elke bericht van dit contact gespiegeld wordt in de gebruiker zijn of haar stroom. ";
$a->strings["Block multiple registrations"] = "Blokkeer meerdere registraties";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Laat niet toe dat gebruikers meerdere accounts aanmaken.";
$a->strings["OpenID support"] = "OpenID ondersteuning";
$a->strings["OpenID support for registration and logins."] = "OpenID ondersteuning voor registraties en logins.";
$a->strings["Fullname check"] = "Controleer volledige naam";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Verplicht gebruikers om zich te registreren met een spatie tussen voornaam en achternaam, als anti-spam maatregel";
$a->strings["Community pages for visitors"] = "Groepspagina voor bezoekers";
$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Welke groepspagina's moeten beschikbaar zijn voor bezoekers. Lokale gebruikers zien altijd beide pagina's.";
$a->strings["Posts per user on community page"] = "Berichten per gebruiker op de groepspagina";
$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Het maximum aantal berichten per gebruiker op de groepspagina. (Niet geldig voor 'Globale Gemeenschap')";
$a->strings["Enable OStatus support"] = "OStatus ondersteuning activeren";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Verschaf ingebouwde OStatus (StatusNet, GNU Social enz.) compatibiliteit. Alle communicatie in OStatus is publiek, dus privacy waarschuwingen zullen occasioneel getoond worden.";
$a->strings["Only import OStatus/ActivityPub threads from our contacts"] = "Importeer enkel OStatus/ActivityPub gesprekken van contacten.";
$a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normaal importeren we alle inhoud van OStatus en ActivityPub contacten. Met deze optie slaan we enkel gesprekken op die zijn gestart door een contact dat gekend is op deze server.";
$a->strings["OStatus support can only be enabled if threading is enabled."] = "OStatus ondersteuning kan alleen geactiveerd worden als de gespreksstroom geactiveerd is.";
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora ondersteuning is niet mogelijk omdat Friendica in een sub folder geïnstalleerd is.";
$a->strings["Enable Diaspora support"] = "Diaspora ondersteuning activeren";
$a->strings["Provide built-in Diaspora network compatibility."] = "Bied ingebouwde ondersteuning voor het Diaspora netwerk.";
$a->strings["Only allow Friendica contacts"] = "Laat alleen Friendica contacten toe";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Alle contacten moeten een Friendica protocol gebruiken. Alle andere ingebouwde communicatieprotocols worden uitgeschakeld.";
$a->strings["Verify SSL"] = "Controleer SSL";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Als je wilt kun je striktere certificaat controle activeren. Dit betekent dat je (totaal) niet kunt connecteren met sites die zelf-ondertekende SSL certificaten gebruiken.";
$a->strings["Proxy user"] = "Proxy-gebruiker";
$a->strings["Proxy URL"] = "Proxy-URL";
$a->strings["Network timeout"] = "Netwerk timeout";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen).";
$a->strings["Maximum Load Average"] = "Maximum gemiddelde belasting";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximum systeembelasting voordat aflever- en poll-processen uitgesteld worden - standaard 50.";
$a->strings["Maximum Load Average (Frontend)"] = "Maximum Gemiddelde Belasting (Frontend)";
$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximum systeem belasting wanneer de frontend ermee ophoudt - standaard waarde 50.";
$a->strings["Minimal Memory"] = "Minimaal Geheugen";
$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimum vrij geheugen in MB voor de worker. Toegang nodig tot /proc/meminfo - standaard waarde 0 (gedeactiveerd).";
$a->strings["Maximum table size for optimization"] = "Maximum tabel grootte voor optimisatie";
$a->strings["Maximum table size (in MB) for the automatic optimization. Enter -1 to disable it."] = "Maximum tabel grootte (in MB) voor de automatisch optimisatie. Geef -1 op om dit te deactiveren.";
$a->strings["Minimum level of fragmentation"] = "Minimum niveau van fragmentatie";
$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimum fragmentatie niveau om de automatische optimisatie te starten - standaard waarde is 30%.";
$a->strings["Periodical check of global contacts"] = "Regematige controle van de globale contacten";
$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Als dit geactiveerd is, dan worden de globale contacten regelmatig gecheckt naar ontbrekende of verlopen data and the vitaliteit van de contacten en servers.";
$a->strings["Days between requery"] = "Dagen tussen herbevraging";
$a->strings["Number of days after which a server is requeried for his contacts."] = "Aantal dagen waarna de server opnieuw bevraagd wordt naar zijn contacten.";
$a->strings["Discover contacts from other servers"] = "Ontdek contacten van andere servers";
$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Bevraag andere servers regelmatig naar contacten. Je kan kiezen tussen 'gebruikers': de gebruikers op het remote systeem, 'Globale contacten': actieve contacten die gekend zijn op het systeem. De noodoplossing is bedoeld voor Redmatrix servers en oude Friendica servers, waarop globale contacten niet bestonden. De noodoplossing veroorzaakt meer belasting van de server, dus de aanbevolen configuratie is 'Gebruikers, Globale contacten'.";
$a->strings["Timeframe for fetching global contacts"] = "Tijdspanne voor het ophalen van globale contacten";
$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Wanneer ontdekking is geactiveerd, dan definieert deze waarde de tijdspanne voor de activiteit van globale contacten die opgehaald worden van andere servers.";
$a->strings["Search the local directory"] = "Doorzoek de lokale gids";
$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Doorzoek de lokale gids in plaats van de globale gids. Bij lokale doorzoeking wordt elke opzoeking in de globale gids op de achtergrond uitgevoerd. Dit verbetert de zoekresultaten wanneer de zoekopdracht herhaald wordt.";
$a->strings["Publish server information"] = "Publiceer server informatie";
$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "Als deze optie geactiveerd is, dan zal algemene server en gebruiksdata gepubliceerd worden. De data bevat de naam en versie van de server, het aantal gebruikers met publieke profielen, het aantal berichten en de geactiveerd protocollen en connectoren. Zie <a href='http://the-federation.info/'>the-federation.info</a> voor details.";
$a->strings["Check upstream version"] = "Controleer upstream versie";
$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Activeer het controleren op nieuwe versies van Friendica bij github. Als er een nieuwe versie is, dan word je geïnformeerd in the administratie paneel.";
$a->strings["Suppress Tags"] = "Onderdruk Tags";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Onderdruk het tonen van een lijst van hastags op het einde van het bericht.";
$a->strings["Clean database"] = "Database opruimen";
$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "Verwijder oude remote items, database weesrecords en oude content van andere helper tabellen.";
$a->strings["Lifespan of remote items"] = "Levensduur van remote items";
$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "Als de database opruiming is geactiveerd, dan definieert dit na hoeveel dagen remote items verwijderd zullen worden. Eigen items, en gemarkeerde of opgeslagen items worden altijd behouden. 0 deactiveert dit gedrag.";
$a->strings["Lifespan of unclaimed items"] = "Levensduur van niet geclaimde items";
$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "Als de database opruiming geactiveerd is, dan definieert dit na hoeveel dagen ongeclaimde remote items (meestal content van een relais) zal verwijderd worden. Standaard waarde is 90 dagen. Als de waarde 0 is, dan is de waarde gelijk aan de algemene levensduur van remote items.";
$a->strings["Lifespan of raw conversation data"] = "Levenstijd van ruwe gespreksdata";
$a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = "De gespreksdata word gebruikt voor ActivityPub, OStatus en voor debugging doeleinden. Het is veilig om dit na 14 dagen te verwijderen. Standaard staat dit op 90 dagen.";
$a->strings["Path to item cache"] = "Pad naar cache voor items";
$a->strings["The item caches buffers generated bbcode and external images."] = "Item caches bufferen gegenereerde bbcodes en externe beelden.";
$a->strings["Cache duration in seconds"] = "Cache tijdsduur in seconden";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Hoe lang moeten de cache bestanden bijgehouden worden? Standaard waarde is 86400 seconden (een dag). Zet de waarde op -1 om de item cache te deactiveren.";
$a->strings["Maximum numbers of comments per post"] = "Maximum aantal reacties per bericht";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "Hoeveel reacties moeten getoond worden per bericht? Standaard waarde is 100.";
$a->strings["Temp path"] = "Tijdelijk pad";
$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Als je een systeem met restricties hebt waarbij de webserver geen toegang heeft tot het systeem pad, geef hier dan een ander pad in. ";
$a->strings["Base path to installation"] = "Basispad voor installatie";
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Als het systeem het correcte pad naar je installatie niet kan detecteren, geef hier dan het correcte pad in. Deze instelling zou alleen geconfigureerd moeten worden als je een systeem met restricties hebt en symbolische links naar je webroot.";
$a->strings["Disable picture proxy"] = "Schakel beeld proxy uit";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = "De beeld proxy verhoogt de performantie en privacy. Gebruik dit niet op systemen met erg lage bandbreedte.";
$a->strings["Only search in tags"] = "Zoek alleen in tags";
$a->strings["On large systems the text search can slow down the system extremely."] = "Het opzoeken van tekst kan grote systemen extreem vertragen.";
$a->strings["New base url"] = "Nieuwe basis url";
$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Verander de basis url voor deze server. Stuurt een verhuis boodschap naar all Friendica en Diaspora* contacten.";
$a->strings["RINO Encryption"] = "RINO encryptie";
$a->strings["Encryption layer between nodes."] = "Encryptie laag tussen nodes.";
$a->strings["Enabled"] = "Geactiveerd";
$a->strings["Maximum number of parallel workers"] = "Maximum aantal parallelle workers";
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "Op gedeelde hosts zet dit op %d. Op grotere systemen, waarden als %d zijn goed. standaard waarde is %d";
$a->strings["Don't use 'proc_open' with the worker"] = "Gebruik 'proc_open' niet met de worker";
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Activeer dit als je systeem het gebruik van 'proc_open' niet toelaat. Dit kan het geval zijn op gedeelde hosts. Als dit geactiveerd is, dan verhoog je best ook de frequentie van de oproepen naar de workers in je crontab.";
$a->strings["Enable fastlane"] = "Activeer fastlane";
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Als deze parameter geactiveerd is, dan start het fastlane mechanisme een bijkomende worker als processen met hogere prioriteit geblokkeerd worden door processen met een lagere prioriteit.";
$a->strings["Enable frontend worker"] = "Activeer frontend worker";
$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Als deze parameter geactiveerd is, dan wordt het Worker proces getriggerd wanneer toegang wordt verkregen tot de backend \\x28bvb. boodschappen die geleverd worden\\x29. Op kleinere sites zal je mogelijks opteren om %s/worker op regelmatige basis via een externe geplande taak op te roepen. Activeer deze optie alleen als je cron/geplande taken op je server niet kan gebruiken.";
$a->strings["Subscribe to relay"] = "Schrijf in op relais";
$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Activeert het ontvangen van publieke berichten vanwege de relais. Ze zullen inbegrepen zijn in de zoekresultaten, tags waarop je ingeschreven bent en op de globale groepspagina.";
$a->strings["Relay server"] = "Relais server";
$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "Adres van de relais server waar publieke berichten naartoe moeten gezonden worden. Bijvoorbeeld https://relay.diasp.org";
$a->strings["Direct relay transfer"] = "Directe relais transfer";
$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "Activeert directe relais transfer naar andere servers zonder gebruik van relais servers";
$a->strings["Relay scope"] = "Scope van de relais";
$a->strings["Can be 'all' or 'tags'. 'all' means that every public post should be received. 'tags' means that only posts with selected tags should be received."] = "Kan 'alle' of 'tags' zijn. 'alle' betekent dat elk publiek bericht ontvangen moet worden. 'tags' betekent dat alleen berichten met geselecteerde tags moeten ontvangen worden.";
$a->strings["all"] = "alle";
$a->strings["tags"] = "tags";
$a->strings["Server tags"] = "Server tags";
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Door komma's gescheiden lijst van tags voor de 'tags' inschrijving.";
$a->strings["Allow user tags"] = "Sta gebruiker tags toe.";
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Als deze parameter geactiveerd is, dan zullen de tags uit de opgeslagen zoekresultaten gebruikt worden voor de 'tags' inschrijving bovenop de 'relais_server_tags'.";
$a->strings["Start Relocation"] = "Start verhuis";
$a->strings["Update has been marked successful"] = "Wijziging succesvol gemarkeerd ";
$a->strings["Database structure update %s was successfully applied."] = "Database structuur update %s werd met succes toegepast.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "Uitvoering van de database structuur update %s is mislukt met fout: %s";
$a->strings["Executing %s failed with error: %s"] = "Uitvoering van %s mislukt met fout: %s";
$a->strings["Update %s was successfully applied."] = "Wijziging %s geslaagd.";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Wijziging %s gaf geen status terug. We weten niet of de wijziging geslaagd is.";
$a->strings["There was no additional update function %s that needed to be called."] = "Er was geen bijkomende update functie %s die moest opgeroepen worden.";
$a->strings["No failed updates."] = "Geen mislukte wijzigingen";
$a->strings["Check database structure"] = "Controleer de database structuur";
$a->strings["Failed Updates"] = "Mislukte wijzigingen";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Dit is zonder de wijzigingen voor 1139, welke geen status teruggaven.";
$a->strings["Mark success (if update was manually applied)"] = "Markeren als succes (als aanpassing manueel doorgevoerd werd)";
$a->strings["Attempt to execute this update step automatically"] = "Probeer deze stap automatisch uit te voeren";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tBeste %1\$s,\n\t\t\t\tde beheerder van %2\$s heeft een account aangemaakt voor jou.";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tDe login details zijn de volgende:\n\n\t\t\tSite Locatie:\t%1\$s\n\t\t\tLogin Naam:\t\t%2\$s\n\t\t\tPaswoord:\t\t%3\$s\n\n\t\t\tJe kan je paswoord in je account \"Instellingen\" pagina aanpassen \nnadat je ingelogd bent\n\t\t\tNeem alstublieft een ogenblik om de andere account instellingen op die pagina na te kijken.\n\n\t\t\tMisschien wil je ook wat basis informatie toevoegen aan je standaard profiel\n\t\t\t(op de \"Profielen\" pagina) zodat anderen je gemakkelijk kunnen terugvinden.\n\n\t\t\tWe raden aan je volledige naam in te stellen, een profiel foto toe te voegen,\n\t\t\tenkele \"sleutelwoorden\" toe te voegen (zeer handig om nieuwe vrienden te maken) - en\n\t\t\tmisschien ook in welk land je woont; als je liever niet specifieker \nbent dan dat.\n\n\n\t\t\tWe respecteren ten volle je recht op privacy, en geen van deze items is verplicht.\n\t\t\tAls je nieuw bent hier en niemand kent, dan kunnen zij je mogelijks helpen\n\t\t\tom enkele nieuwe en interessante vrienden te leren kennen.\n\n\t\t\tAls je ooit je account wil verwijderen, dan kan dat via %1\$s/removeme\n\n\t\t\tBedankt en welkom bij %4\$s.";
$a->strings["Registration details for %s"] = "Registratie details voor %s";
$a->strings["%s user blocked/unblocked"] = [
0 => "%s gebruiker geblokkeerd/niet geblokkeerd",
1 => "%s gebruikers geblokkeerd/niet geblokkeerd",
];
$a->strings["You can't remove yourself"] = "Je kan jezelf niet verwijderen";
$a->strings["%s user deleted"] = [
0 => "%s gebruiker verwijderd",
1 => "%s gebruikers verwijderd",
];
$a->strings["User '%s' deleted"] = "Gebruiker '%s' verwijderd";
$a->strings["User '%s' unblocked"] = "Gebruiker '%s' niet meer geblokkeerd";
$a->strings["User '%s' blocked"] = "Gebruiker '%s' geblokkeerd";
$a->strings["Normal Account Page"] = "Normale accountpagina";
$a->strings["Soapbox Page"] = "Zeepkist-pagina";
$a->strings["Public Forum"] = "Publiek Forum";
$a->strings["Automatic Friend Page"] = "Automatisch Vriendschapspagina";
$a->strings["Private Forum"] = "Privé Forum";
$a->strings["Personal Page"] = "Persoonlijke pagina";
$a->strings["Organisation Page"] = "Organisatie Pagina";
$a->strings["News Page"] = "Nieuws pagina";
$a->strings["Community Forum"] = "Groepsforum";
$a->strings["Email"] = "E-mail";
$a->strings["Register date"] = "Registratiedatum";
$a->strings["Last login"] = "Laatste login";
$a->strings["Last item"] = "Laatste item";
$a->strings["Type"] = "Type";
$a->strings["Add User"] = "Gebruiker toevoegen";
$a->strings["User registrations waiting for confirm"] = "Gebruikersregistraties wachten op een bevestiging";
$a->strings["User waiting for permanent deletion"] = "Gebruiker wacht op permanente verwijdering";
$a->strings["Request date"] = "Registratiedatum";
$a->strings["No registrations."] = "Geen registraties.";
$a->strings["Note from the user"] = "Nota van de gebruiker";
$a->strings["Approve"] = "Goedkeuren";
$a->strings["Deny"] = "Weiger";
$a->strings["User blocked"] = "Gebruiker geblokeerd";
$a->strings["Site admin"] = "Sitebeheerder";
$a->strings["Account expired"] = "Account verlopen";
$a->strings["New User"] = "Nieuwe gebruiker";
$a->strings["Delete in"] = "Verwijderen in ";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Geselecteerde gebruikers zullen verwijderd worden!\\n\\nAlles wat deze gebruikers gepost hebben op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "De gebruiker {0} zal verwijderd worden!\\n\\nAlles wat deze gebruiker gepost heeft op deze website zal permanent verwijderd worden!\\n\\nBen je zeker?";
$a->strings["Name of the new user."] = "Naam van nieuwe gebruiker";
$a->strings["Nickname"] = "Bijnaam";
$a->strings["Nickname of the new user."] = "Bijnaam van nieuwe gebruiker";
$a->strings["Email address of the new user."] = "E-mailadres van nieuwe gebruiker";
$a->strings["Addon %s disabled."] = "Addon %s gedeactiveerd";
$a->strings["Addon %s enabled."] = "Addon %s geactiveerd";
$a->strings["Disable"] = "Uitschakelen";
$a->strings["Enable"] = "Inschakelen";
$a->strings["Toggle"] = "Schakelaar";
$a->strings["Settings"] = "Instellingen";
$a->strings["Author: "] = "Auteur:";
$a->strings["Maintainer: "] = "Onderhoud:";
$a->strings["Reload active addons"] = "Herlaad actieve addons";
$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "Er zijn op je node momenteel geen addons beschikbaar. Je kan de officiële addon repository vinden op %1\$s en je kan mogelijks nog andere interessante addons vinden in de open addon registry op %2\$s";
$a->strings["No themes found."] = "Geen thema's gevonden.";
$a->strings["Screenshot"] = "Schermafdruk";
$a->strings["Reload active themes"] = "Herlaad actieve thema's";
$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Geen thema's gevonden op het systeem. Ze zouden zich moeten bevinden in %1\$s";
$a->strings["[Experimental]"] = "[Experimenteel]";
$a->strings["[Unsupported]"] = "[Niet ondersteund]";
$a->strings["Log settings updated."] = "Log instellingen opgeslagen";
$a->strings["PHP log currently enabled."] = "PHP log momenteel geactiveerd";
$a->strings["PHP log currently disabled."] = "PHP log momenteel gedeactiveerd";
$a->strings["Clear"] = "Wis";
$a->strings["Enable Debugging"] = "Activeer Debugging";
$a->strings["Log file"] = "Logbestand";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "De webserver moet hier kunnen schrijven. Relatief t.o.v. de hoogste folder binnen je Friendica-installatie.";
$a->strings["Log level"] = "Log niveau";
$a->strings["PHP logging"] = "PHP logging";
$a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Om logging van PHP fouten en waarschuwingen te activeren, kan je het volgende toevoegen aan het begin van je index.php bestand van je installatie. De naam van het bestand die ingesteld is in de 'error_log' lijn is relatief tegenover de friendica top-level folder en de server moet erin kunnen schrijven. De optie '1' voor 'log_errors' en 'display_errors' activeert deze opties, configureer '0' om ze te deactiveren. ";
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Fout bij het openen van log file <strong>%1\$s</strong> .\\r\\n<br/>Kijk na of bestand %1\$s bestaat en mag gelezen worden.";
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Kon log file <strong>%1\$s</strong> niet openen.\\r\\n<br/>Kijk na of bestand %1\$s mag gelezen worden.";
$a->strings["Off"] = "Uit";
$a->strings["On"] = "Aan";
$a->strings["Lock feature %s"] = "Fixeer feature %s ";
$a->strings["Manage Additional Features"] = "Beheer Bijkomende Features";
$a->strings["No friends to display."] = "Geen vrienden om te laten zien.";
$a->strings["Connect"] = "Verbinden";
$a->strings["Authorize application connection"] = "Verbinding met de applicatie goedkeuren";
$a->strings["Return to your app and insert this Securty Code:"] = "Keer terug naar jouw app en voeg deze beveiligingscode in:";
$a->strings["Please login to continue."] = "Log in om verder te gaan.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze toepassing toestemming geven om jouw berichten en contacten in te kijken, en/of nieuwe berichten in jouw plaats aan te maken?";
$a->strings["No"] = "Nee";
$a->strings["You must be logged in to use addons. "] = "Je moet ingelogd zijn om deze addons te kunnen gebruiken. ";
$a->strings["Applications"] = "Toepassingen";
$a->strings["No installed applications."] = "Geen toepassingen geïnstalleerd";
$a->strings["Item not available."] = "Item niet beschikbaar";
$a->strings["Item was not found."] = "Item niet gevonden";
$a->strings["Source input"] = "Bron input";
$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raw HTML)";
$a->strings["BBCode::convert"] = "BBCode::convert";
$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode";
$a->strings["Source input (Diaspora format)"] = "Bron ingave (Diaspora formaat):";
$a->strings["Markdown::convert (raw HTML)"] = "Markdown::convert (Ruwe HTML)";
$a->strings["Markdown::convert"] = "Markdown::convert";
$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
$a->strings["Raw HTML input"] = "Onverwerkte HTML input";
$a->strings["HTML Input"] = "HTML Input";
$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
$a->strings["HTML::toBBCode => BBCode::convert"] = "HTML::toBBCode => BBCode::convert";
$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "HTML::toBBCode => BBCode::convert (Ruwe HTML)";
$a->strings["HTML::toMarkdown"] = "HTML::toMarkdown";
$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
$a->strings["Source text"] = "Brontekst";
$a->strings["BBCode"] = "BBCode";
$a->strings["Markdown"] = "Markdown";
$a->strings["HTML"] = "HTML";
$a->strings["Login"] = "Login";
$a->strings["Bad Request"] = "Bad Request";
$a->strings["The post was created"] = "Het bericht is aangemaakt";
$a->strings["Access denied."] = "Toegang geweigerd";
$a->strings["Page not found."] = "Pagina niet gevonden";
$a->strings["Access to this profile has been restricted."] = "Toegang tot dit profiel is beperkt.";
$a->strings["Events"] = "Gebeurtenissen";
$a->strings["View"] = "Beeld";
$a->strings["Previous"] = "Vorige";
$a->strings["Next"] = "Volgende";
$a->strings["today"] = "vandaag";
$a->strings["month"] = "maand";
$a->strings["week"] = "week";
$a->strings["day"] = "dag";
$a->strings["list"] = "lijst";
$a->strings["User not found"] = "Gebruiker niet gevonden";
$a->strings["This calendar format is not supported"] = "Dit kalender formaat is niet ondersteund";
$a->strings["No exportable data found"] = "Geen exporteerbare data gevonden";
$a->strings["calendar"] = "kalender";
$a->strings["No contacts in common."] = "Geen gedeelde contacten.";
$a->strings["Common Friends"] = "Gedeelde Vrienden";
$a->strings["Public access denied."] = "Niet vrij toegankelijk";
$a->strings["Community option not available."] = "Groepsoptie niet beschikbaar";
$a->strings["Not available."] = "Niet beschikbaar";
$a->strings["Local Community"] = "Lokale Groep";
$a->strings["Posts from local users on this server"] = "Berichten van lokale gebruikers op deze server";
$a->strings["Global Community"] = "Globale gemeenschap";
$a->strings["Posts from users of the whole federated network"] = "Berichten van gebruikers van het hele gefedereerde netwerk";
$a->strings["No results."] = "Geen resultaten.";
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users."] = "Deze groepsstroom toont alle publieke berichten die deze node ontvangen heeft. Ze kunnen mogelijks niet de mening van de gebruikers van deze node weerspiegelen.";
$a->strings["Credits"] = "Credits";
$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is een gemeenschapsproject dat niet mogelijk zou zijn zonder de hulp van vele mensen. Hier is een lijst van alle mensen die aan de code of vertalingen van Friendica hebben meegewerkt. Allen van harte bedankt!";
$a->strings["Contact settings applied."] = "Contactinstellingen toegepast.";
$a->strings["Contact update failed."] = "Aanpassen van contact mislukt.";
$a->strings["Contact not found."] = "Contact niet gevonden";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>WAARSCHUWING: Dit is zeer geavanceerd</strong> en als je verkeerde informatie invult, zal je mogelijk niet meer kunnen communiceren met deze contactpersoon.";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Gebruik <strong>nu</strong> de \"terug\"-knop in je webbrowser wanneer je niet weet wat je op deze pagina moet doen.";
$a->strings["No mirroring"] = "Geen mirroring";
$a->strings["Mirror as forwarded posting"] = "Spiegel als geforward bericht";
$a->strings["Mirror as my own posting"] = "Spiegel als mijn eigen bericht";
$a->strings["Return to contact editor"] = "Ga terug naar contactbewerker";
$a->strings["Refetch contact data"] = "Contact data opnieuw ophalen";
$a->strings["Submit"] = "Opslaan";
$a->strings["Remote Self"] = "Mijn identiteit elders";
$a->strings["Mirror postings from this contact"] = "Berichten van dit contact spiegelen";
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Markeer dit contact als remote_self, hierdoor zal friendica nieuwe berichten van dit contact opnieuw posten.";
$a->strings["Account Nickname"] = "Bijnaam account";
$a->strings["@Tagname - overrides Name/Nickname"] = "@Labelnaam - krijgt voorrang op naam/bijnaam";
$a->strings["Account URL"] = "URL account";
$a->strings["Friend Request URL"] = "URL vriendschapsverzoek";
$a->strings["Friend Confirm URL"] = "URL vriendschapsbevestiging";
$a->strings["Notification Endpoint URL"] = "Notificatie Endpoint URL";
$a->strings["Poll/Feed URL"] = "URL poll/feed";
$a->strings["New photo from this URL"] = "Nieuwe foto van deze URL";
$a->strings["Parent user not found."] = "Ouderlijke gebruiker niet gevonden.";
$a->strings["No parent user"] = "Ouderlijke gebruiker ontbreekt";
$a->strings["Parent Password:"] = "Ouderlijk paswoord:";
$a->strings["Please enter the password of the parent account to legitimize your request."] = "Geef alstublieft het paswoord van het ouderlijke account om je verzoek te legitimeren.";
$a->strings["Parent User"] = "Ouderlijke gebruiker";
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Ouderlijke gebruikers hebben totale controle over dit account, de account instellingen inbegrepen. Dubbel check dus alstublieft aan wie je deze toegang geeft.";
$a->strings["Delegate Page Management"] = "Paginabeheer uitbesteden";
$a->strings["Delegates"] = "Gemachtigden";
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwt.";
$a->strings["Existing Page Delegates"] = "Bestaande personen waaraan het paginabeheer is uitbesteed";
$a->strings["Potential Delegates"] = "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed ";
$a->strings["Remove"] = "Verwijderen";
$a->strings["Add"] = "Toevoegen";
$a->strings["No entries."] = "Geen gegevens.";
$a->strings["Profile not found."] = "Profiel niet gevonden";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Dit kan soms gebeuren als het contact door beide personen werd gevraagd, en het werd al goedgekeurd.";
$a->strings["Response from remote site was not understood."] = "Antwoord van de website op afstand werd niet begrepen.";
$a->strings["Unexpected response from remote site: "] = "Onverwacht antwoord van website op afstand:";
$a->strings["Confirmation completed successfully."] = "Bevestiging werd correct voltooid.";
$a->strings["Temporary failure. Please wait and try again."] = "Tijdelijke fout. Wacht even en probeer opnieuw.";
$a->strings["Introduction failed or was revoked."] = "Verzoek mislukt of herroepen.";
$a->strings["Remote site reported: "] = "Website op afstand berichtte: ";
$a->strings["Unable to set contact photo."] = "Ik kan geen contact foto instellen.";
$a->strings["No user record found for '%s' "] = "Geen gebruiker gevonden voor '%s'";
$a->strings["Our site encryption key is apparently messed up."] = "De encryptie-sleutel van onze webstek is blijkbaar beschadigd.";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Er werd een lege URL gegeven, of de URL kon niet ontcijferd worden door ons.";
$a->strings["Contact record was not found for you on our site."] = "We vonden op onze webstek geen contactrecord voor jou.";
$a->strings["Site public key not available in contact record for URL %s."] = "Publieke sleutel voor webstek niet beschikbaar in contactrecord voor URL %s.";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Het ID dat jouw systeem aangeeft is een dubbel op ons systeem. Als je opnieuw probeert zou het moeten werken.";
$a->strings["Unable to set your contact credentials on our system."] = "Niet in staat om op dit systeem je contactreferenties in te stellen.";
$a->strings["Unable to update your contact profile details on our system"] = "Kan je contact profiel details op ons systeem niet aanpassen";
$a->strings["[Name Withheld]"] = "[Naam achtergehouden]";
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s heet %2\$s van harte welkom";
$a->strings["This introduction has already been accepted."] = "Verzoek is al goedgekeurd";
$a->strings["Profile location is not valid or does not contain profile information."] = "Profiel is ongeldig of bevat geen informatie";
$a->strings["Warning: profile location has no identifiable owner name."] = "Waarschuwing: de profiellocatie heeft geen identificeerbare eigenaar.";
$a->strings["Warning: profile location has no profile photo."] = "Waarschuwing: Profieladres heeft geen profielfoto.";
$a->strings["%d required parameter was not found at the given location"] = [
0 => "De %d vereiste parameter is niet op het gegeven adres gevonden",
1 => "De %d vereiste parameters zijn niet op het gegeven adres gevonden",
];
$a->strings["Introduction complete."] = "Verzoek voltooid.";
$a->strings["Unrecoverable protocol error."] = "Onherstelbare protocolfout. ";
$a->strings["Profile unavailable."] = "Profiel onbeschikbaar";
$a->strings["%s has received too many connection requests today."] = "%s heeft te veel verzoeken gehad vandaag.";
$a->strings["Spam protection measures have been invoked."] = "Beveiligingsmaatregelen tegen spam zijn in werking getreden.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Wij adviseren vrienden om het over 24 uur nog een keer te proberen.";
$a->strings["Invalid locator"] = "Ongeldige plaatsbepaler";
$a->strings["You have already introduced yourself here."] = "Je hebt jezelf hier al voorgesteld.";
$a->strings["Apparently you are already friends with %s."] = "Blijkbaar ben je al bevriend met %s.";
$a->strings["Invalid profile URL."] = "Ongeldig profiel adres.";
$a->strings["Disallowed profile URL."] = "Niet toegelaten profiel adres.";
$a->strings["Failed to update contact record."] = "Ik kon de contactgegevens niet aanpassen.";
$a->strings["Your introduction has been sent."] = "Je verzoek is verzonden.";
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote inschrijving kan niet op jouw netwerk. Gelieve direct op je systeem in te schrijven.";
$a->strings["Please login to confirm introduction."] = "Log in om je verzoek te bevestigen.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Je huidige identiteit is niet de juiste. Log met <strong>dit</strong> profiel in.";
$a->strings["Confirm"] = "Bevestig";
$a->strings["Hide this contact"] = "Verberg dit contact";
$a->strings["Welcome home %s."] = "Welkom terug %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Bevestig je vriendschaps-/connectieverzoek voor %s.";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Vul hier uw 'Identiteitsadres' in van een van de volgende ondersteunde communicatienetwerken:";
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Als je nog geen lid bent van het vrije sociale web, <a href=\"%s\">volg dan deze link om een publieke Friendica site te vinden en vervoeg ons vandaag</a>";
$a->strings["Friend/Connection Request"] = "Vriendschaps-/connectieverzoek";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
$a->strings["Please answer the following:"] = "Beantwoord het volgende:";
$a->strings["Does %s know you?"] = "Kent %s jou?";
$a->strings["Add a personal note:"] = "Voeg een persoonlijke opmerking toe:";
$a->strings["Friendica"] = "Friendica";
$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "- Gebruik niet dit formulier. Vul %s in in je Diaspora zoekbalk.";
$a->strings["Your Identity Address:"] = "Adres van je identiteit:";
$a->strings["Submit Request"] = "Aanvraag indienen";
$a->strings["Location:"] = "Plaats:";
$a->strings["Gender:"] = "Geslacht:";
$a->strings["Status:"] = "Tijdlijn:";
$a->strings["Homepage:"] = "Website:";
$a->strings["About:"] = "Over:";
$a->strings["Global Directory"] = "Globale gids";
$a->strings["Find on this site"] = "Op deze website zoeken";
$a->strings["Results for:"] = "Resultaten voor:";
$a->strings["Site Directory"] = "Websitegids";
$a->strings["Find"] = "Zoek";
$a->strings["No entries (some entries may be hidden)."] = "Geen gegevens (sommige gegevens kunnen verborgen zijn).";
$a->strings["People Search - %s"] = "Mensen Zoeken - %s";
$a->strings["Forum Search - %s"] = "Forum doorzoeken - %s";
$a->strings["No matches"] = "Geen resultaten";
$a->strings["Item not found"] = "Item niet gevonden";
$a->strings["Edit post"] = "Bericht bewerken";
$a->strings["Save"] = "Bewaren";
$a->strings["Insert web link"] = "Voeg een webadres in";
$a->strings["web link"] = "webadres";
$a->strings["Insert video link"] = "Voeg video toe";
$a->strings["video link"] = "video adres";
$a->strings["Insert audio link"] = "Voeg audio adres toe";
$a->strings["audio link"] = "audio adres";
$a->strings["CC: email addresses"] = "CC: e-mailadressen";
$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, an@voorbeeld.be";
$a->strings["Event can not end before it has started."] = "Gebeurtenis kan niet eindigen voor het begin.";
$a->strings["Event title and start time are required."] = "Titel en begintijd van de gebeurtenis zijn vereist.";
$a->strings["Create New Event"] = "Maak een nieuwe gebeurtenis";
$a->strings["Event details"] = "Gebeurtenis details";
$a->strings["Starting date and Title are required."] = "Start datum en Titel zijn verplicht.";
$a->strings["Event Starts:"] = "Gebeurtenis begint:";
$a->strings["Required"] = "Vereist";
$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/tijd is niet gekend of niet relevant";
$a->strings["Event Finishes:"] = "Gebeurtenis eindigt:";
$a->strings["Adjust for viewer timezone"] = "Pas aan aan de tijdzone van de gebruiker";
$a->strings["Description:"] = "Beschrijving:";
$a->strings["Title:"] = "Titel:";
$a->strings["Share this event"] = "Deel deze gebeurtenis";
$a->strings["Basic"] = "Basis";
$a->strings["Permissions"] = "Rechten";
$a->strings["Failed to remove event"] = "Kon remote event niet verwijderen";
$a->strings["Event removed"] = "Gebeurtenis verwijderd";
$a->strings["Photos"] = "Foto's";
$a->strings["Contact Photos"] = "Contactfoto's";
$a->strings["Upload"] = "Uploaden";
$a->strings["Files"] = "Bestanden";
$a->strings["You must be logged in to use this module"] = "Je moet ingelogd zijn om deze module te gebruiken";
$a->strings["Source URL"] = "Bron URL";
$a->strings["Not Found"] = "Niet gevonden";
$a->strings["- select -"] = "- Kies -";
$a->strings["The contact could not be added."] = "Het contact kon niet toegevoegd worden.";
$a->strings["You already added this contact."] = "Je hebt deze kontakt al toegevoegd";
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora ondersteuning is niet geactiveerd. Contact kan niet toegevoegd worden.";
$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus ondersteuning is niet geactiveerd. Contact kan niet toegevoegd woren.";
$a->strings["The network type couldn't be detected. Contact can't be added."] = "Het type netwerk kon niet gedetecteerd worden. Contact kan niet toegevoegd worden.";
$a->strings["Tags:"] = "Labels:";
$a->strings["Status Messages and Posts"] = "Berichten op jouw tijdlijn";
$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "Dit is Friendica, versie %s en draait op op locatie %s. De databaseversie is %s, en de bericht update versie is %s.";
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Ga naar <a href=\"https://friendi.ca\">Friendi.ca</a> om meer te vernemen over het Friendica project.";
$a->strings["Bug reports and issues: please visit"] = "Bug rapporten en problemen: bezoek";
$a->strings["the bugtracker at github"] = "de github bugtracker";
$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Suggesties, appreciatie, enz. - aub stuur een email naar \"info\" at \"friendi - dot - ca";
$a->strings["Installed addons/apps:"] = "Geïnstalleerde addons/applicaties:";
$a->strings["No installed addons/apps"] = "Geen geïnstalleerde addons/applicaties";
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Lees de <a href=\"%1\$s/tos\">Gebruiksvoorwaarden</a> van deze node na.";
$a->strings["On this server the following remote servers are blocked."] = "De volgende remote servers zijn geblokkeerd.";
$a->strings["Friend suggestion sent."] = "Vriendschapsvoorstel verzonden.";
$a->strings["Suggest Friends"] = "Stel vrienden voor";
$a->strings["Suggest a friend for %s"] = "Stel een vriend voor aan %s";
$a->strings["Group created."] = "Groep aangemaakt.";
$a->strings["Could not create group."] = "Kon de groep niet aanmaken.";
$a->strings["Group not found."] = "Groep niet gevonden.";
$a->strings["Group name changed."] = "Groepsnaam gewijzigd.";
$a->strings["Permission denied"] = "Toegang geweigerd";
$a->strings["Save Group"] = "Bewaar groep";
$a->strings["Filter"] = "filter";
$a->strings["Create a group of contacts/friends."] = "Maak een groep contacten/vrienden aan.";
$a->strings["Group Name: "] = "Groepsnaam:";
$a->strings["Contacts not in any group"] = "Contacten bestaan in geen enkele groep";
$a->strings["Group removed."] = "Groep verwijderd.";
$a->strings["Unable to remove group."] = "Niet in staat om groep te verwijderen.";
$a->strings["Delete Group"] = "Verwijder Groep";
$a->strings["Edit Group Name"] = "Bewerk Groep Naam";
$a->strings["Members"] = "Leden";
$a->strings["All Contacts"] = "Alle Contacten";
$a->strings["Group is empty"] = "De groep is leeg";
$a->strings["Remove contact from group"] = "Verwijder contact uit de groep";
$a->strings["Click on a contact to add or remove."] = "Klik op een contact om het toe te voegen of te verwijderen.";
$a->strings["Add contact to group"] = "Voeg contact toe aan de groep";
$a->strings["No profile"] = "Geen profiel";
$a->strings["Help:"] = "Help:";
$a->strings["Help"] = "Help";
$a->strings["Welcome to %s"] = "Welkom op %s";
$a->strings["Total invitation limit exceeded."] = "Totale uitnodigingslimiet overschreden.";
$a->strings["%s : Not a valid email address."] = "%s: Geen geldig e-mailadres.";
$a->strings["Please join us on Friendica"] = "Kom bij ons op Friendica";
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Uitnodigingslimiet overschreden. Neem contact op met de beheerder van je website.";
$a->strings["%s : Message delivery failed."] = "%s : Aflevering van bericht mislukt.";
$a->strings["%d message sent."] = [
0 => "%d bericht verzonden.",
1 => "%d berichten verzonden.",
];
$a->strings["You have no more invitations available"] = "Je kunt geen uitnodigingen meer sturen";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Bezoek %s voor een lijst van openbare sites waar je je kunt aansluiten. Friendica leden op andere sites kunnen allemaal met elkaar verbonden worden, en ook met leden van verschillende andere sociale netwerken.";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Om deze uitnodiging te accepteren kan je je op %s registreren of op een andere vrij toegankelijke Friendica-website.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken. Bekijk %s voor een lijst van alternatieve Friendica servers waar je aan kunt sluiten.";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Onze verontschuldigingen. Dit systeem is momenteel niet ingesteld om verbinding te maken met andere openbare plaatsen of leden uit te nodigen.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica servers zijn allemaal onderling verbonden om een reusachtig sociaal web te maken met verbeterde privacy, dat eigendom is van en gecontroleerd door zijn leden. Ze kunnen ook verbindingen maken met verschillende traditionele sociale netwerken.";
$a->strings["To accept this invitation, please visit and register at %s."] = "Om deze uitnodiging te accepteren, ga naar en registreer op %s.";
$a->strings["Send invitations"] = "Verstuur uitnodigingen";
$a->strings["Enter email addresses, one per line:"] = "Vul e-mailadressen in, één per lijn:";
$a->strings["Your message:"] = "Jouw bericht:";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ik nodig je vriendelijk uit om bij mij en andere vrienden te komen op Friendica - en ons te helpen om een beter sociaal web te bouwen.";
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Je zult deze uitnodigingscode moeten invullen: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Eens je geregistreerd bent kun je contact leggen met mij via mijn profielpagina op:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendi.ca/ bezoeken";
$a->strings["Unable to locate original post."] = "Ik kan de originele post niet meer vinden.";
$a->strings["Empty post discarded."] = "Lege post weggegooid.";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Dit bericht werd naar jou gestuurd door %s, een lid van het Friendica sociale netwerk.";
$a->strings["You may visit them online at %s"] = "Je kunt ze online bezoeken op %s";
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contacteer de afzender door op dit bericht te antwoorden als je deze berichten niet wilt ontvangen.";
$a->strings["%s posted an update."] = "%s heeft een wijziging geplaatst.";
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
$a->strings["Time Conversion"] = "Tijdsconversie";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica biedt deze dienst aan om gebeurtenissen te delen met andere netwerken en vrienden in onbekende tijdzones.";
$a->strings["UTC time: %s"] = "UTC tijd: %s";
$a->strings["Current timezone: %s"] = "Huidige Tijdzone: %s";
$a->strings["Converted localtime: %s"] = "Omgerekende lokale tijd: %s";
$a->strings["Please select your timezone:"] = "Selecteer je tijdzone:";
$a->strings["Remote privacy information not available."] = "Privacyinformatie op afstand niet beschikbaar.";
$a->strings["Visible to:"] = "Zichtbaar voor:";
$a->strings["No valid account found."] = "Geen geldige account gevonden.";
$a->strings["Password reset request issued. Check your email."] = "Verzoek om wachtwoord opnieuw in te stellen werd verstuurd. Kijk uw e-mail na.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tBeste %1\$s,\n\t\t\tEr is recent om \"%2\$s\" een verzoek gekomen om je paswoord te resetten.\n\t\tOm dit verzoek te bevestigen, gelieve de verificatie link hieronder te volgen of in je browser te kopiëren.\n\n\t\tAls je dit verzoek NIET hebt gedaan, volg deze link dan NIET en negeer \n\t\ten/of verwijder deze email, het verzoek zal binnenkort vanzelf ongeldig worden.\n\n\t\tJe paswoord zal niet aangepast worden tenzij we kunnen verifiëren\n\t\tdat je dit verzoek verzonden hebt.";
$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\n\t\tVolg nu deze link om je identiteit te bevestigen:\n\n\t\t%1\$s\n\n\t\tJe zal dan een boodschap krijgen met je nieuw paswoord.\n\t\tJe kunt je paswoord veranderen in je instelling pagina nadat je ingelogd bent.\n\n\t\tDe login details zijn de volgende:\n\n\t\tSite locatie:\t%2\$s\n\t\tLogin naam:\t%3\$s";
$a->strings["Password reset requested at %s"] = "Op %s werd gevraagd je wachtwoord opnieuw in te stellen";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Verzoek kon niet geverifieerd worden. (Misschien heb je het voordien al ingediend.) Wachtwoord niet opnieuw ingesteld.";
$a->strings["Request has expired, please make a new one."] = "Aanvraag is verlopen, gelieve een nieuwe aan te maken.";
$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur het om je wachtwoord opnieuw in te stellen. Kijk dan je e-mail na voor verdere instructies.";
$a->strings["Nickname or Email: "] = "Bijnaam of e-mail:";
$a->strings["Reset"] = "Opnieuw";
$a->strings["Password Reset"] = "Wachtwoord opnieuw instellen";
$a->strings["Your password has been reset as requested."] = "Je wachtwoord is opnieuw ingesteld zoals gevraagd.";
$a->strings["Your new password is"] = "Je nieuwe wachtwoord is";
$a->strings["Save or copy your new password - and then"] = "Bewaar of kopieer je nieuw wachtwoord - en dan";
$a->strings["click here to login"] = "klik hier om in te loggen";
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Je kunt dit wachtwoord veranderen nadat je bent ingelogd op de <em>Instellingen></em> pagina.";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\n\t\t\tBeste %1\$s,\n\t\t\t\tJe paswoord is aangepast zoals je gevraagd hebt. Hou deze informatie\n\t\t\talstublieft bij (of pas je paswoord onmiddellijk aan\n\t\t\tnaar iets wat je je kan herinneren).\n\t\t";
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tJe login details zijn de volgende:\n\n\t\t\tSite Locatie:\t%1\$s\n\t\t\tLogin Naam:\t%2\$s\n\t\t\tPaswoord:\t%3\$s\n\n\t\t\tJe kan dit paswoord in het account instellingen aanpassen nadat je ingelogd bent.\n\t\t";
$a->strings["Your password has been changed at %s"] = "Je wachtwoord is veranderd op %s";
$a->strings["System down for maintenance"] = "Systeem onbeschikbaar wegens onderhoud";
$a->strings["Manage Identities and/or Pages"] = "Beheer Identiteiten en/of Pagina's";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Wissel tussen verschillende identiteiten of forum/groeppagina's die jouw accountdetails delen of waar je \"beheerdersrechten\" hebt gekregen.";
$a->strings["Select an identity to manage: "] = "Selecteer een identiteit om te beheren:";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Geen sleutelwoorden om te zoeken. Voeg sleutelwoorden toe aan je standaard profiel.";
$a->strings["is interested in:"] = "Is geïnteresseerd in:";
$a->strings["Profile Match"] = "Profielmatch";
$a->strings["New Message"] = "Nieuw Bericht";
$a->strings["No recipient selected."] = "Geen ontvanger geselecteerd.";
$a->strings["Unable to locate contact information."] = "Ik kan geen contact informatie vinden.";
$a->strings["Message could not be sent."] = "Bericht kon niet verzonden worden.";
$a->strings["Message collection failure."] = "Fout bij het verzamelen van berichten.";
$a->strings["Message sent."] = "Bericht verzonden.";
$a->strings["Discard"] = "Verwerpen";
$a->strings["Messages"] = "Privéberichten";
$a->strings["Do you really want to delete this message?"] = "Wil je echt dit bericht verwijderen?";
$a->strings["Conversation not found."] = "Gesprek niet gevonden.";
$a->strings["Message deleted."] = "Bericht verwijderd.";
$a->strings["Conversation removed."] = "Gesprek verwijderd.";
$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:";
$a->strings["Send Private Message"] = "Verstuur privébericht";
$a->strings["To:"] = "Aan:";
$a->strings["Subject:"] = "Onderwerp:";
$a->strings["No messages."] = "Geen berichten.";
$a->strings["Message not available."] = "Bericht niet beschikbaar.";
$a->strings["Delete message"] = "Verwijder bericht";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
$a->strings["Delete conversation"] = "Verwijder gesprek";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Geen beveiligde communicatie beschikbaar. Je kunt <strong>misschien</strong> antwoorden vanaf de profiel-pagina van de afzender.";
$a->strings["Send Reply"] = "Verstuur Antwoord";
$a->strings["Unknown sender - %s"] = "Onbekende afzender - %s";
$a->strings["You and %s"] = "Jij en %s";
$a->strings["%s and You"] = "%s en jij";
$a->strings["%d message"] = [
0 => "%d bericht",
1 => "%d berichten",
];
$a->strings["Remove term"] = "Verwijder zoekterm";
$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten";
$a->strings["add"] = "toevoegen";
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
0 => "Waarschuwing: Deze groep bevat %s lid van een netwerk dat geen niet-publieke boodschappen toelaat.",
1 => "Waarschuwing: Deze groep bevat %s leden van een netwerk dat geen niet-publieke boodschappen toelaat.",
];
$a->strings["Messages in this group won't be send to these receivers."] = "Boodschappen in deze groep zullen niet verzonden worden naar deze ontvangers.";
$a->strings["No such group"] = "Zo'n groep bestaat niet";
$a->strings["Group: %s"] = "Groep: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Privéberichten naar deze persoon kunnen openbaar gemaakt worden.";
$a->strings["Invalid contact."] = "Ongeldig contact.";
$a->strings["Commented Order"] = "Nieuwe reacties bovenaan";
$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan";
$a->strings["Posted Order"] = "Nieuwe berichten bovenaan";
$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan";
$a->strings["Personal"] = "Persoonlijk";
$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of op jou betrekking hebben";
$a->strings["New"] = "Nieuw";
$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum";
$a->strings["Shared Links"] = "Gedeelde links";
$a->strings["Interesting Links"] = "Interessante links";
$a->strings["Starred"] = "Met ster";
$a->strings["Favourite Posts"] = "Favoriete berichten";
$a->strings["Welcome to Friendica"] = "Welkom bij Friendica";
$a->strings["New Member Checklist"] = "Checklist voor nieuwe leden";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We willen je een paar tips en verwijzingen aanreiken om je een aangename ervaring te bezorgen. Klik op een item om de relevante pagina's te bezoeken. Een verwijzing naar deze pagina zal twee weken lang na je registratie zichtbaar zijn op je tijdlijn. Daarna zal de verwijzing stilletjes verdwijnen.";
$a->strings["Getting Started"] = "Aan de slag";
$a->strings["Friendica Walk-Through"] = "Doorloop Friendica";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Op je <em>Snelstart</em> pagina kun je een korte inleiding vinden over je profiel en netwerk tabs, om enkele nieuwe connecties te leggen en groepen te vinden om lid van te worden.";
$a->strings["Go to Your Settings"] = "Ga naar je instellingen";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Verander je initieel wachtwoord op je <em>instellingenpagina</em>. Noteer ook het adres van je identiteit. Dit ziet er uit als een e-mailadres - en zal nuttig zijn om vrienden te maken op het vrije sociale web.";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Controleer ook de andere instellingen, in het bijzonder de privacy-instellingen. Een niet-gepubliceerd adres is zoals een privé-telefoonnummer. In het algemeen wil je waarschijnlijk je adres publiceren - tenzij al je vrienden en mogelijke vrienden precies weten hoe je te vinden.";
$a->strings["Profile"] = "Profiel";
$a->strings["Upload Profile Photo"] = "Profielfoto uploaden";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Upload een profielfoto, als je dat nog niet gedaan hebt. Studies tonen aan dat mensen met echte foto's van zichzelf tien keer gemakkelijker vrienden maken dan mensen die dat niet doen.";
$a->strings["Edit Your Profile"] = "Bewerk je profiel";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Bewerk je <strong>standaard</strong> profiel zoals je wilt. Controleer de instellingen om je vriendenlijst te verbergen, en om je profiel voor ongekende bezoekers te verbergen.";
$a->strings["Profile Keywords"] = "Sleutelwoorden voor dit profiel";
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Stel enkele openbare sleutelwoorden in voor je standaard profiel die je interesses beschrijven. We kunnen dan misschien mensen vinden met gelijkaardige interesses, en vrienden voorstellen.";
$a->strings["Connecting"] = "Verbinding aan het maken";
$a->strings["Importing Emails"] = "E-mails importeren";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Vul je e-mailtoegangsinformatie in op je pagina met verbindingsinstellingen als je vrienden of mailinglijsten uit je e-mail-inbox wilt importeren, en met hen wilt communiceren";
$a->strings["Go to Your Contacts Page"] = "Ga naar je contactenpagina";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Je contactenpagina is jouw poort om vriendschappen te beheren en verbinding te leggen met vrienden op andere netwerken. Je kunt hun adres of URL toevoegen in de <em>Voeg nieuw contact toe</em> dialoog.";
$a->strings["Go to Your Site's Directory"] = "Ga naar de gids van je website";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "In de gids vind je andere mensen in dit netwerk of op andere federatieve sites. Zoek naar het woord <em>Connect</em> of <em>Follow</em> op hun profielpagina (meestal aan de linkerkant). Vul je eigen identiteitsadres in wanneer daar om wordt gevraagd.";
$a->strings["Finding New People"] = "Nieuwe mensen vinden";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Op het zijpaneel van de Contacten pagina vind je verschillende tools om nieuwe vrienden te zoeken. We kunnen mensen op interesses matchen, mensen opzoeken op naam of hobby, en suggesties doen gebaseerd op netwerk-relaties. Op een nieuwe webstek beginnen vriendschapssuggesties meestal binnen de 24 uur beschikbaar te worden.";
$a->strings["Groups"] = "Groepen";
$a->strings["Group Your Contacts"] = "Groepeer je contacten";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Als je een aantal vrienden gemaakt hebt kun je ze in je eigen gespreksgroepen indelen vanuit de zijbalk van je 'Contacten' pagina, en dan kun je met elke groep apart contact houden op je Netwerk pagina. ";
$a->strings["Why Aren't My Posts Public?"] = "Waarom zijn mijn berichten niet openbaar?";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respecteert je privacy. Standaard zullen je berichten alleen zichtbaar zijn voor personen die jij als vriend hebt toegevoegd. Lees de help (zie de verwijzing hierboven) voor meer informatie.";
$a->strings["Getting Help"] = "Hulp krijgen";
$a->strings["Go to the Help Section"] = "Ga naar de help";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Je kunt onze <strong>help</strong> pagina's raadplegen voor gedetailleerde informatie over andere functies van dit programma.";
$a->strings["Personal Notes"] = "Persoonlijke Nota's";
$a->strings["Invalid request identifier."] = "Ongeldige <em>request identifier</em>.";
$a->strings["Ignore"] = "Negeren";
$a->strings["Notifications"] = "Notificaties";
$a->strings["Network Notifications"] = "Netwerknotificaties";
$a->strings["System Notifications"] = "Systeemnotificaties";
$a->strings["Personal Notifications"] = "Persoonlijke notificaties";
$a->strings["Home Notifications"] = "Tijdlijn-notificaties";
$a->strings["Show unread"] = "Toon ongelezen";
$a->strings["Show all"] = "Toon alles";
$a->strings["Show Ignored Requests"] = "Toon genegeerde verzoeken";
$a->strings["Hide Ignored Requests"] = "Verberg genegeerde verzoeken";
$a->strings["Notification type:"] = "Notificatiesoort:";
$a->strings["Suggested by:"] = "Voorgesteld door:";
$a->strings["Hide this contact from others"] = "Verberg dit contact voor anderen";
$a->strings["Claims to be known to you: "] = "Denkt dat je hem of haar kent:";
$a->strings["yes"] = "Ja";
$a->strings["no"] = "Nee";
$a->strings["Shall your connection be bidirectional or not?"] = "Zal je connectie bidirectioneel zijn of niet?";
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "%s als vriend accepteren laat %s toe om in te schrijven op je berichten, en je zal ook updates ontvangen van hen in je nieuws feed.";
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "%s als volger accepteren laat hen toe om in te schrijven op je berichten, maar je zal geen updates ontvangen van hen in je nieuws feed.";
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "%s als deler accepteren laat hen toe om in te schrijven op je berichten, maar je zal geen updates ontvangen van hen in je nieuws feed.";
$a->strings["Friend"] = "Vriend";
$a->strings["Sharer"] = "Deler";
$a->strings["Subscriber"] = "Volger";
$a->strings["Network:"] = "Netwerk:";
$a->strings["No introductions."] = "Geen vriendschaps- of connectieverzoeken.";
$a->strings["No more %s notifications."] = "Geen %s notificaties meer.";
$a->strings["No more system notifications."] = "Geen systeemnotificaties meer.";
$a->strings["Post successful."] = "Bericht succesvol geplaatst.";
$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol fout. Geen ID Gevonden.";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account niet gevonden, en OpenID-registratie is niet toegelaten op deze website.";
$a->strings["Login failed."] = "Login mislukt.";
$a->strings["Subscribing to OStatus contacts"] = "Inschrijven bij OStatus contacten";
$a->strings["No contact provided."] = "Geen contact opgegeven.";
$a->strings["Couldn't fetch information for contact."] = "Kon de informatie voor het contact niet ophalen.";
$a->strings["Couldn't fetch friends for contact."] = "Kon de vrienden van contact niet ophalen.";
$a->strings["Done"] = "Klaar";
$a->strings["success"] = "Succesvol";
$a->strings["failed"] = "Mislukt";
$a->strings["ignored"] = "Verboden";
$a->strings["Keep this window open until done."] = "Houd dit scherm open tot het klaar is";
$a->strings["Photo Albums"] = "Fotoalbums";
$a->strings["Recent Photos"] = "Recente foto's";
$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden";
$a->strings["everybody"] = "iedereen";
$a->strings["Contact information unavailable"] = "Contactinformatie niet beschikbaar";
$a->strings["Album not found."] = "Album niet gevonden";
$a->strings["Delete Album"] = "Verwijder album";
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Wil je echt dit fotoalbum en alle foto's erin verwijderen?";
$a->strings["Delete Photo"] = "Verwijder foto";
$a->strings["Do you really want to delete this photo?"] = "Wil je echt deze foto verwijderen?";
$a->strings["a photo"] = "een foto";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s is gelabeld in %2\$s door %3\$s";
$a->strings["Image exceeds size limit of %s"] = "Beeld is groter dan de limiet ( %s )";
$a->strings["Image upload didn't complete, please try again"] = "Opladen van het beeld is niet compleet, probeer het opnieuw";
$a->strings["Image file is missing"] = "Beeld bestand ontbreekt";
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "De server kan op dit moment geen nieuw bestand opladen, contacteer alsjeblieft je beheerder";
$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg.";
$a->strings["Unable to process image."] = "Niet in staat om de afbeelding te verwerken";
$a->strings["Image upload failed."] = "Uploaden van afbeelding mislukt.";
$a->strings["No photos selected"] = "Geen foto's geselecteerd";
$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt.";
$a->strings["Upload Photos"] = "Upload foto's";
$a->strings["New album name: "] = "Nieuwe albumnaam: ";
$a->strings["or select existing album:"] = "Of selecteer bestaand album:";
$a->strings["Do not show a status post for this upload"] = "Toon geen bericht op je tijdlijn van deze upload";
$a->strings["Show to Groups"] = "Tonen aan groepen";
$a->strings["Show to Contacts"] = "Tonen aan contacten";
$a->strings["Edit Album"] = "Album wijzigen";
$a->strings["Show Newest First"] = "Toon niewste eerst";
$a->strings["Show Oldest First"] = "Toon oudste eerst";
$a->strings["View Photo"] = "Bekijk foto";
$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item is mogelijk beperkt.";
$a->strings["Photo not available"] = "Foto is niet beschikbaar";
$a->strings["View photo"] = "Bekijk foto";
$a->strings["Edit photo"] = "Bewerk foto";
$a->strings["Use as profile photo"] = "Gebruik als profielfoto";
$a->strings["Private Message"] = "Privébericht";
$a->strings["View Full Size"] = "Bekijk in volledig formaat";
$a->strings["Tags: "] = "Labels: ";
$a->strings["[Select tags to remove]"] = "[Selecteer tags om te verwijderen]";
$a->strings["New album name"] = "Nieuwe albumnaam";
$a->strings["Caption"] = "Onderschrift";
$a->strings["Add a Tag"] = "Een label toevoegen";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl, #Ardennen, #camping ";
$a->strings["Do not rotate"] = "Niet roteren";
$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)";
$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)";
$a->strings["I like this (toggle)"] = "Vind ik leuk";
$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk";
$a->strings["This is you"] = "Dit ben jij";
$a->strings["Comment"] = "Reacties";
$a->strings["Map"] = "Kaart";
$a->strings["View Album"] = "Album bekijken";
$a->strings["{0} wants to be your friend"] = "{0} wilt je vriend worden";
$a->strings["{0} sent you a message"] = "{0} stuurde jou een bericht";
$a->strings["{0} requested registration"] = "{0} vroeg om zich te registreren";
$a->strings["Poke/Prod"] = "Aanstoten/porren";
$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen";
$a->strings["Recipient"] = "Ontvanger";
$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen";
$a->strings["Make this post private"] = "Dit bericht privé maken";
$a->strings["Only logged in users are permitted to perform a probing."] = "Alleen ingelogde gebruikers hebben toelating om aan probing te doen.";
$a->strings["Requested profile is not available."] = "Gevraagde profiel is niet beschikbaar.";
$a->strings["%s's timeline"] = "Tijdslijn van %s";
$a->strings["%s's posts"] = "Berichten van %s";
$a->strings["%s's comments"] = "reactie van %s";
$a->strings["Profile deleted."] = "Profiel verwijderd";
$a->strings["Profile-"] = "Profiel-";
$a->strings["New profile created."] = "Nieuw profiel aangemaakt.";
$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen.";
$a->strings["Profile Name is required."] = "Profielnaam is vereist.";
$a->strings["Marital Status"] = "Echtelijke staat";
$a->strings["Romantic Partner"] = "Romantische Partner";
$a->strings["Work/Employment"] = "Werk";
$a->strings["Religion"] = "Godsdienst";
$a->strings["Political Views"] = "Politieke standpunten";
$a->strings["Gender"] = "Geslacht";
$a->strings["Sexual Preference"] = "Seksuele Voorkeur";
$a->strings["XMPP"] = "XMPP";
$a->strings["Homepage"] = "Tijdlijn";
$a->strings["Interests"] = "Interesses";
$a->strings["Location"] = "Plaats";
$a->strings["Profile updated."] = "Profiel opgeslagen";
$a->strings["Hide contacts and friends:"] = "Verberg contacten en vrienden:";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Je vrienden/contacten verbergen voor bezoekers van dit profiel?";
$a->strings["Show more profile fields:"] = "Toon meer profiel velden:";
$a->strings["Profile Actions"] = "Profiel Acties";
$a->strings["Edit Profile Details"] = "Profieldetails bewerken";
$a->strings["Change Profile Photo"] = "Profielfoto wijzigen";
$a->strings["View this profile"] = "Dit profiel bekijken";
$a->strings["View all profiles"] = "Toon alle profielen";
$a->strings["Edit visibility"] = "Pas zichtbaarheid aan";
$a->strings["Create a new profile using these settings"] = "Nieuw profiel aanmaken met deze instellingen";
$a->strings["Clone this profile"] = "Dit profiel klonen";
$a->strings["Delete this profile"] = "Dit profiel verwijderen";
$a->strings["Basic information"] = "Basis informatie";
$a->strings["Profile picture"] = "Profiel foto";
$a->strings["Preferences"] = "Voorkeuren";
$a->strings["Status information"] = "Status informatie";
$a->strings["Additional information"] = "Bijkomende informatie";
$a->strings["Relation"] = "Relatie";
$a->strings["Miscellaneous"] = "Diversen";
$a->strings["Your Gender:"] = "Je Geslacht:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Echtelijke Staat:";
$a->strings["Sexual Preference:"] = "Seksuele Voorkeur:";
$a->strings["Example: fishing photography software"] = "Voorbeeld: vissen fotografie software";
$a->strings["Profile Name:"] = "Profiel Naam:";
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Dit is jouw <strong>publiek</strong> profiel.<br />Het <strong>kan</strong> zichtbaar zijn voor iedereen op het internet.";
$a->strings["Your Full Name:"] = "Je volledige naam:";
$a->strings["Title/Description:"] = "Titel/Beschrijving:";
$a->strings["Street Address:"] = "Postadres:";
$a->strings["Locality/City:"] = "Gemeente/Stad:";
$a->strings["Region/State:"] = "Regio/Staat:";
$a->strings["Postal/Zip Code:"] = "Postcode:";
$a->strings["Country:"] = "Land:";
$a->strings["Age: "] = "Leeftijd:";
$a->strings["Who: (if applicable)"] = "Wie: (indien toepasbaar)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: Kathleen123, Kathleen Peeters, kathleen@voorbeeld.nl";
$a->strings["Since [date]:"] = "Sinds [datum]:";
$a->strings["Tell us about yourself..."] = "Vertel iets over jezelf...";
$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) adres:";
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Het XMPP adres zal doorgegeven worden aan je contacten zodat zij je kunnen volgen.";
$a->strings["Homepage URL:"] = "Adres tijdlijn:";
$a->strings["Hometown:"] = "Woonplaats:";
$a->strings["Political Views:"] = "Politieke standpunten:";
$a->strings["Religious Views:"] = "Geloof:";
$a->strings["Public Keywords:"] = "Publieke Sleutelwoorden:";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Gebruikt om mogelijke vrienden voor te stellen, kan door anderen gezien worden)";
$a->strings["Private Keywords:"] = "Privé Sleutelwoorden:";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Gebruikt om profielen te zoeken, nooit aan anderen getoond)";
$a->strings["Likes:"] = "Houdt van:";
$a->strings["Dislikes:"] = "Houdt niet van:";
$a->strings["Musical interests"] = "Muzikale interesses";
$a->strings["Books, literature"] = "Boeken, literatuur";
$a->strings["Television"] = "Televisie";
$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/ontspanning";
$a->strings["Hobbies/Interests"] = "Hobby's/Interesses";
$a->strings["Love/romance"] = "Liefde/romance";
$a->strings["Work/employment"] = "Werk";
$a->strings["School/education"] = "School/opleiding";
$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken";
$a->strings["Profile Image"] = "Profiel afbeelding";
$a->strings["visible to everybody"] = "zichtbaar voor iedereen";
$a->strings["Edit/Manage Profiles"] = "Wijzig/Beheer Profielen";
$a->strings["Change profile photo"] = "Profiel foto wijzigen";
$a->strings["Create New Profile"] = "Maak nieuw profiel";
$a->strings["Image uploaded but image cropping failed."] = "Afbeelding opgeladen, maar bijsnijden mislukt.";
$a->strings["Image size reduction [%s] failed."] = "Verkleining van de afbeelding [%s] mislukt.";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-herlaad de pagina, of maak de browser cache leeg als nieuwe foto's niet onmiddellijk verschijnen.";
$a->strings["Unable to process image"] = "Ik kan de afbeelding niet verwerken";
$a->strings["Upload File:"] = "Upload bestand:";
$a->strings["Select a profile:"] = "Kies een profiel:";
$a->strings["or"] = "of";
$a->strings["skip this step"] = "Deze stap overslaan";
$a->strings["select a photo from your photo albums"] = "Kies een foto uit je fotoalbums";
$a->strings["Crop Image"] = "Afbeelding bijsnijden";
$a->strings["Please adjust the image cropping for optimum viewing."] = "Pas het afsnijden van de afbeelding aan voor het beste resultaat.";
$a->strings["Done Editing"] = "Wijzigingen compleet";
$a->strings["Image uploaded successfully."] = "Uploaden van afbeelding gelukt.";
$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificatie.";
$a->strings["Profile Visibility Editor"] = "Profiel Zichtbaarheid Editor";
$a->strings["Visible To"] = "Zichtbaar voor";
$a->strings["All Contacts (with secure profile access)"] = "Alle contacten (met veilige profieltoegang)";
$a->strings["Registration successful. Please check your email for further instructions."] = "Registratie geslaagd. Kijk je e-mail na voor verdere instructies.";
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Kon email niet verzenden. Hier zijn je account details: <br> login: %s <br> paswoord: %s<br><br> Je kan je paswoord aanpassen nadat je ingelogd bent.";
$a->strings["Registration successful."] = "Registratie succes.";
$a->strings["Your registration can not be processed."] = "Je registratie kan niet verwerkt worden.";
$a->strings["Your registration is pending approval by the site owner."] = "Jouw registratie wacht op goedkeuring van de beheerder.";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze website heeft het toegelaten dagelijkse aantal registraties overschreden. Probeer morgen opnieuw.";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Je kunt (optioneel) dit formulier invullen via OpenID door je OpenID in te geven en op 'Registreren' te klikken.";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Laat dit veld leeg als je niet vertrouwd bent met OpenID, en vul de rest van de items in.";
$a->strings["Your OpenID (optional): "] = "Je OpenID (optioneel):";
$a->strings["Include your profile in member directory?"] = "Je profiel in de ledengids opnemen?";
$a->strings["Note for the admin"] = "Nota voor de beheerder";
$a->strings["Leave a message for the admin, why you want to join this node"] = "Laat een boodschap na voor de beheerder, waarom je bij deze node wil komen";
$a->strings["Membership on this site is by invitation only."] = "Lidmaatschap van deze website is uitsluitend op uitnodiging.";
$a->strings["Your invitation code: "] = "Je uitnodigingscode:";
$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Je volledige naam (bvb. Jan Smit, echt of echt lijkend):";
$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Je Email Adres: (Initiële informatie zal hier naartoe gezonden worden, dus dit moet een bestaand adres zijn.)";
$a->strings["New Password:"] = "Nieuw Wachtwoord:";
$a->strings["Leave empty for an auto generated password."] = "Laat leeg voor een automatisch gegenereerd paswoord.";
$a->strings["Confirm:"] = "Bevestig:";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "Kies een bijnaam. Deze moet beginnen met een letter. Je profiel adres op deze site zal dan '<strong>nickname@%s</strong>' zijn.";
$a->strings["Choose a nickname: "] = "Kies een bijnaam:";
$a->strings["Register"] = "Registreer";
$a->strings["Import"] = "Importeren";
$a->strings["Import your profile to this friendica instance"] = "Importeer je profiel op deze friendica server";
$a->strings["Note: This node explicitly contains adult content"] = "Waarschuwing: Deze node heeft inhoud enkel bedoeld voor volwassenen.";
$a->strings["Account approved."] = "Account goedgekeurd.";
$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s";
$a->strings["Please login."] = "Inloggen.";
$a->strings["User deleted their account"] = "Gebruiker verwijderde zijn of haar account";
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "Een gebruiker heeft zijn of haar account verwijderd op je Friendica node. Zorg er zeker voor dat zijn of haar data verwijderd is uit de backups.";
$a->strings["The user id is %d"] = "De gebruikers id is %d";
$a->strings["Remove My Account"] = "Verwijder mijn account";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dit zal je account volledig verwijderen. Dit kan niet hersteld worden als het eenmaal uitgevoerd is.";
$a->strings["Please enter your password for verification:"] = "Voer je wachtwoord in voor verificatie:";
$a->strings["Resubscribing to OStatus contacts"] = "Opnieuw inschrijven bij OStatus contacten";
$a->strings["Error"] = "Fout";
$a->strings["Only logged in users are permitted to perform a search."] = "Alleen ingelogde gebruikers mogen een zoekopdracht starten.";
$a->strings["Too Many Requests"] = "Teveel aanvragen";
$a->strings["Only one search per minute is permitted for not logged in users."] = "Niet ingelogde gebruikers mogen slechts 1 opzoeking doen per minuut";
$a->strings["Search"] = "Zoeken";
$a->strings["Items tagged with: %s"] = "Items getagd met: %s";
$a->strings["Results for: %s"] = "Resultaten voor: %s";
$a->strings["Account"] = "Account";
$a->strings["Profiles"] = "Profielen";
$a->strings["Display"] = "Weergave";
$a->strings["Social Networks"] = "Sociale netwerken";
$a->strings["Delegations"] = "Delegaties";
$a->strings["Connected apps"] = "Verbonden applicaties";
$a->strings["Export personal data"] = "Persoonlijke gegevens exporteren";
$a->strings["Remove account"] = "Account verwijderen";
$a->strings["Missing some important data!"] = "Een belangrijk gegeven ontbreekt!";
$a->strings["Update"] = "Wijzigen";
$a->strings["Failed to connect with email account using the settings provided."] = "Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen.";
$a->strings["Email settings updated."] = "E-mail instellingen opgeslagen";
$a->strings["Features updated"] = "Functies opgeslagen";
$a->strings["Relocate message has been send to your contacts"] = "Verhuis boodschap is verzonden naar je contacten";
$a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord niet gewijzigd.";
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Lege wachtwoorden zijn niet toegelaten. Wachtwoord niet gewijzigd.";
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "The nieuwe paswoord is gecompromitteerd in een publieke data dump, kies alsjeblieft een ander.";
$a->strings["Wrong password."] = "Verkeerd wachtwoord.";
$a->strings["Password changed."] = "Wachtwoord gewijzigd.";
$a->strings["Password update failed. Please try again."] = "Wachtwoord-)wijziging mislukt. Probeer opnieuw.";
$a->strings[" Please use a shorter name."] = "Gebruik een kortere naam.";
$a->strings[" Name too short."] = "Naam te kort.";
$a->strings["Wrong Password"] = "Verkeerd wachtwoord";
$a->strings["Invalid email."] = "Ongeldig email adres.";
$a->strings["Cannot change to that email."] = "Kan niet naar dat email adres veranderen.";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Privéforum/-groep heeft geen privacyrechten. De standaard privacygroep wordt gebruikt.";
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Privéforum/-groep heeft geen privacyrechten en geen standaard privacygroep.";
$a->strings["Settings updated."] = "Instellingen opgeslagen";
$a->strings["Add application"] = "Toepassing toevoegen";
$a->strings["Consumer Key"] = "Gebruikerssleutel";
$a->strings["Consumer Secret"] = "Gebruikersgeheim";
$a->strings["Redirect"] = "Doorverwijzing";
$a->strings["Icon url"] = "URL pictogram";
$a->strings["You can't edit this application."] = "Je kunt deze toepassing niet wijzigen.";
$a->strings["Connected Apps"] = "Verbonden applicaties";
$a->strings["Edit"] = "Bewerken";
$a->strings["Client key starts with"] = "Client sleutel begint met";
$a->strings["No name"] = "Geen naam";
$a->strings["Remove authorization"] = "Verwijder authorisatie";
$a->strings["No Addon settings configured"] = "Geen Addon instellingen geconfigureerd";
$a->strings["Addon Settings"] = "Addon instellingen";
$a->strings["Additional Features"] = "Extra functies";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "ingeschakeld";
$a->strings["disabled"] = "uitgeschakeld";
$a->strings["Built-in support for %s connectivity is %s"] = "Ingebouwde ondersteuning voor connectiviteit met %s is %s";
$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
$a->strings["Email access is disabled on this site."] = "E-mailtoegang is op deze website uitgeschakeld.";
$a->strings["General Social Media Settings"] = "Algemene Sociale Media Instellingen";
$a->strings["Disable Content Warning"] = "Deactiveer Content Waarschuwing";
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "Gebruikers op netwerken als Mastodon en Pleroma kunnen een content waarschuwing instellen die hun bericht standaard inklapt. Dit deactiveert het automatisch inklappen en toont de content waarschuwing als titel van het bericht. Dit beïnvloedt andere content filters die je mogelijk ingesteld hebt niet.";
$a->strings["Disable intelligent shortening"] = "Deactiveer intelligent afkorten";
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normaal probeert het systeem de beste link te vinden om toe te voegen aan ingekorte berichten. Als deze optie geactiveerd is, dan zal elk ingekort bericht altijd verwijzen naar het originele friendica bericht.";
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Volg automatisch alle GNU Social (OStatus) volgers/vermelders";
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Als je een boodschap ontvangt van een voor jou onbekende OStatus gebruiker, dan beslist deze optie wat er moet gebeuren. Als de optie is geactiveerd, dan zal voor elke onbekende gebruiker een nieuw contact aangemaakt worden.";
$a->strings["Default group for OStatus contacts"] = "Standaard groep voor OStatus contacten";
$a->strings["Your legacy GNU Social account"] = "Je verouderd GNU Social account";
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Als je hier je oude GNU Social/Statusnet account naam invoert (in het formaat gebruiker@domein.tld), dan zullen je contacten automatisch toegevoegd worden. Het veld zal nadien leeg gemaakt worden.";
$a->strings["Repair OStatus subscriptions"] = "Herstel OStatus inschrijvingen";
$a->strings["Email/Mailbox Setup"] = "E-mail Instellen";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Als je wilt communiceren met e-mail contacten via deze dienst (optioneel), moet je hier opgeven hoe ik jouw mailbox kan bereiken.";
$a->strings["Last successful email check:"] = "Laatste succesvolle e-mail controle:";
$a->strings["IMAP server name:"] = "IMAP server naam:";
$a->strings["IMAP port:"] = "IMAP poort:";
$a->strings["Security:"] = "Beveiliging:";
$a->strings["None"] = "Geen";
$a->strings["Email login name:"] = "E-mail login naam:";
$a->strings["Email password:"] = "E-mail wachtwoord:";
$a->strings["Reply-to address:"] = "Antwoord adres:";
$a->strings["Send public posts to all email contacts:"] = "Openbare posts naar alle e-mail contacten versturen:";
$a->strings["Action after import:"] = "Actie na importeren:";
$a->strings["Mark as seen"] = "Als 'gelezen' markeren";
$a->strings["Move to folder"] = "Naar map verplaatsen";
$a->strings["Move to folder:"] = "Verplaatsen naar map:";
$a->strings["%s - (Unsupported)"] = "%s - (Niet ondersteund)";
$a->strings["%s - (Experimental)"] = "%s - (Experimenteel)";
$a->strings["Sunday"] = "Zondag";
$a->strings["Monday"] = "Maandag";
$a->strings["Display Settings"] = "Scherminstellingen";
$a->strings["Display Theme:"] = "Schermthema:";
$a->strings["Mobile Theme:"] = "Mobiel thema:";
$a->strings["Suppress warning of insecure networks"] = "Onderdruk waarschuwingen over onbeveiligde netwerken";
$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "Moet het systeem waarschuwingen onderdrukken dat de huidige groep leden bevat van netwerken die geen niet-publieke berichten kunnen ontvangen.";
$a->strings["Update browser every xx seconds"] = "Browser elke xx seconden verversen";
$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum 10 seconden. Geef -1 op om te deactiveren.";
$a->strings["Number of items to display per page:"] = "Aantal items te tonen per pagina:";
$a->strings["Maximum of 100 items"] = "Maximum 100 items";
$a->strings["Number of items to display per page when viewed from mobile device:"] = "Aantal items per pagina als je een mobiel toestel gebruikt:";
$a->strings["Don't show emoticons"] = "Emoticons niet tonen";
$a->strings["Calendar"] = "Kalender";
$a->strings["Beginning of week:"] = "Begin van de week:";
$a->strings["Don't show notices"] = "Toon geen aankondigingen";
$a->strings["Infinite scroll"] = "Oneindig scrollen";
$a->strings["Automatic updates only at the top of the network page"] = "Automatische updates alleen bovenaan de netwerk pagina";
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Als deze parameter gedeactiveerd is, dan wordt de netwerk pagina constant geüpdate, wat verwarrend zou kunnen zijn tijdens het lezen.";
$a->strings["Bandwidth Saver Mode"] = "Bandbreedte Besparen Mode";
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Als deze parameter geactiveerd is, dan wordt embedded content niet getoond bij automatische updates, ze worden alleen getoond bij het herladen van de pagina.";
$a->strings["Smart Threading"] = "Slimme Gespreksstroom";
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Als deze parameter geactiveerd is, dan dan wordt overbodig inspringen van reacties onderdrukt terwijl het behouden blijft waar het nodig is. Werkt alleen als gespreksstroom beschikbaar is en geactiveerd.";
$a->strings["General Theme Settings"] = "Algemene Thema Instellingen";
$a->strings["Custom Theme Settings"] = "Speciale Thema Instellingen";
$a->strings["Content Settings"] = "Content Instellingen";
$a->strings["Theme settings"] = "Thema-instellingen";
$a->strings["Unable to find your profile. Please contact your admin."] = "Kan je profiel niet vinden. Contacteer alsjeblieft je beheerder.";
$a->strings["Account Types"] = "Account Types";
$a->strings["Personal Page Subtypes"] = "Persoonlijke Pagina Subtypes";
$a->strings["Community Forum Subtypes"] = "Groepsforum Subtypes";
$a->strings["Account for a personal profile."] = "Account voor een persoonlijk profiel";
$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Account voor een organisatie die automatisch contact aanvragen goedkeurt als \"Volgers\".";
$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Account voor een nieuws reflector die automatisch contact aanvragen goedkeurt als \"Volgers\".";
$a->strings["Account for community discussions."] = "Account voor groepsdiscussies.";
$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Account voor een normaal persoonlijk profiel dat manuele goedkeuring vereist van \"Vrienden\" en \"Volgers\".";
$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Account voor een publiek profiel dat automatisch contact aanvragen goedkeurt als \"Volgers\".";
$a->strings["Automatically approves all contact requests."] = "Aanvaardt automatisch all contact aanvragen.";
$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Account voor een populair profiel dat automatisch contact aanvragen goedkeurt als \"Vrienden\".";
$a->strings["Private Forum [Experimental]"] = "Privé-forum [experimenteel]";
$a->strings["Requires manual approval of contact requests."] = "Vereist manuele goedkeuring van contact aanvragen.";
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optioneel) Laat dit OpenID toe om in te loggen op deze account.";
$a->strings["Publish your default profile in your local site directory?"] = "Je standaardprofiel in je lokale gids publiceren?";
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Je profiel zal gepubliceerd worden de <a href=\"%s\">lokale gids</a> van deze node. Je profiel details kunnen publiek zichtbaar zijn afhankelijk van de systeem instellingen.";
$a->strings["Publish your default profile in the global social directory?"] = "Je standaardprofiel in de globale sociale gids publiceren?";
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Je profiel zal gepubliceerd worden in de globale friendica gids (bvb. <a href=\"%s\">%s</a>). Je profiel zal publiek zichtbaar zijn.";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Je vrienden/contacten verbergen voor bezoekers van je standaard profiel?";
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Je contact lijst zal niet getoond worden in je standaard profiel pagina. Je kan beslissen om je contact lijst apart te tonen per bijkomend profiel dat je aanmaakt.";
$a->strings["Hide your profile details from anonymous viewers?"] = "Je profiel details verbergen voor anonieme bezoekers?";
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "Anonieme bezoekers zullen alleen je profiel foto zien, je naam en de bijnaam die je gebruikt op je profiel pagina. Je publieke berichten en reacties zullen nog altijd toegankelijk zijn via andere wegen.";
$a->strings["Allow friends to post to your profile page?"] = "Vrienden toestaan om op jouw profielpagina te posten?";
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Je contacten kunnen berichten schrijven op je tijdslijn. Deze berichten zullen verspreid worden naar je contacten";
$a->strings["Allow friends to tag your posts?"] = "Sta vrienden toe om jouw berichten te labelen?";
$a->strings["Your contacts can add additional tags to your posts."] = "Je contacten kunnen tags toevoegen aan je berichten.";
$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Sta je mij toe om jou als mogelijke vriend voor te stellen aan nieuwe leden?";
$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Als je wil, kan Friendica je nieuwe leden suggereren als contacten.";
$a->strings["Permit unknown people to send you private mail?"] = "Mogen onbekende personen jou privé berichten sturen?";
$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Friendica netwerk gebruikers kunnen je privé boodschappen sturen zelfs als ze niet in je contact lijst staan.";
$a->strings["Profile is <strong>not published</strong>."] = "Profiel is <strong>niet gepubliceerd</strong>.";
$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Je Identiteit adres is <strong>'%s'</strong> of '%s'.";
$a->strings["Automatically expire posts after this many days:"] = "Laat berichten automatisch vervallen na zo veel dagen:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Berichten zullen niet vervallen indien leeg. Vervallen berichten zullen worden verwijderd.";
$a->strings["Advanced expiration settings"] = "Geavanceerde instellingen voor vervallen";
$a->strings["Advanced Expiration"] = "Geavanceerd Verval:";
$a->strings["Expire posts:"] = "Laat berichten vervallen:";
$a->strings["Expire personal notes:"] = "Laat persoonlijke aantekeningen verlopen:";
$a->strings["Expire starred posts:"] = "Laat berichten met ster verlopen";
$a->strings["Expire photos:"] = "Laat foto's vervallen:";
$a->strings["Only expire posts by others:"] = "Laat alleen berichten door anderen vervallen:";
$a->strings["Account Settings"] = "Account Instellingen";
$a->strings["Password Settings"] = "Wachtwoord Instellingen";
$a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoord-velden leeg, tenzij je het wilt veranderen";
$a->strings["Current Password:"] = "Huidig wachtwoord:";
$a->strings["Your current password to confirm the changes"] = "Je huidig wachtwoord om de wijzigingen te bevestigen";
$a->strings["Password:"] = "Wachtwoord:";
$a->strings["Basic Settings"] = "Basis Instellingen";
$a->strings["Full Name:"] = "Volledige Naam:";
$a->strings["Email Address:"] = "E-mailadres:";
$a->strings["Your Timezone:"] = "Je Tijdzone:";
$a->strings["Your Language:"] = "Je taal:";
$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Configureer de taal van die we gebruiken als friendica interface en om je emails te sturen";
$a->strings["Default Post Location:"] = "Standaard locatie:";
$a->strings["Use Browser Location:"] = "Gebruik Webbrowser Locatie:";
$a->strings["Security and Privacy Settings"] = "Instellingen voor Beveiliging en Privacy";
$a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal vriendschapsverzoeken per dag:";
$a->strings["(to prevent spam abuse)"] = "(om spam misbruik te voorkomen)";
$a->strings["Default Post Permissions"] = "Standaard rechten voor nieuwe berichten";
$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)";
$a->strings["Default Private Post"] = "Standaard Privé Post";
$a->strings["Default Public Post"] = "Standaard Publieke Post";
$a->strings["Default Permissions for New Posts"] = "Standaard rechten voor nieuwe berichten";
$a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:";
$a->strings["Notification Settings"] = "Notificatie Instellingen";
$a->strings["Send a notification email when:"] = "Stuur een notificatie e-mail wanneer:";
$a->strings["You receive an introduction"] = "Je ontvangt een vriendschaps- of connectieverzoek";
$a->strings["Your introductions are confirmed"] = "Jouw vriendschaps- of connectieverzoeken zijn bevestigd";
$a->strings["Someone writes on your profile wall"] = "Iemand iets op je tijdlijn schrijft";
$a->strings["Someone writes a followup comment"] = "Iemand een reactie schrijft";
$a->strings["You receive a private message"] = "Je een privé-bericht ontvangt";
$a->strings["You receive a friend suggestion"] = "Je een suggestie voor een vriendschap ontvangt";
$a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd";
$a->strings["You are poked/prodded/etc. in a post"] = "Je in een bericht bent aangestoten/gepord/etc.";
$a->strings["Activate desktop notifications"] = "Activeer desktop notificaties";
$a->strings["Show desktop popup on new notifications"] = "Toon desktop pop-up bij nieuwe notificaties";
$a->strings["Text-only notification emails"] = "Alleen-tekst notificatie emails";
$a->strings["Send text only notification emails, without the html part"] = "Stuur alleen-tekst notificatie emails, zonder het html gedeelte";
$a->strings["Show detailled notifications"] = "Toon gedetailleerde notificaties";
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Standaard worden notificaties samengevoegd in een enkele notificatie per item. Als je deze parameter activeert wordt elke notificatie getoond.";
$a->strings["Advanced Account/Page Type Settings"] = "Geavanceerde Account/Pagina Type Instellingen";
$a->strings["Change the behaviour of this account for special situations"] = "Pas het gedrag van dit account aan voor speciale situaties";
$a->strings["Relocate"] = "Verhuis";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Als je je profiel van een andere server hebt verhuisd, en er zijn contacten die geen updates van je ontvangen, probeer dan eens deze knop.";
$a->strings["Resend relocate message to contacts"] = "Stuur verhuis boodschap naar contacten";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt %3\$s van %2\$s";
$a->strings["Do you really want to delete this suggestion?"] = "Wil je echt dit voorstel verwijderen?";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorstellen beschikbaar. Als dit een nieuwe website is, kun je het over 24 uur nog eens proberen.";
$a->strings["Ignore/Hide"] = "Negeren/Verbergen";
$a->strings["Friend Suggestions"] = "Vriendschapsvoorstellen";
$a->strings["Tag(s) removed"] = "Tag(s) verwijderd";
$a->strings["Remove Item Tag"] = "Verwijder label van item";
$a->strings["Select a tag to remove: "] = "Selecteer een label om te verwijderen: ";
$a->strings["Export account"] = "Account exporteren";
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Je account informatie en contacten exporteren. Gebruik dit om een backup van je account te maken en/of om het te verhuizen naar een andere server.";
$a->strings["Export all"] = "Alles exporteren";
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Je account info, contacten en al je items in json formaat exporteren. Dit kan een heel groot bestand worden, en kan lang duren. Gebruik dit om een volledige backup van je account te maken (foto's worden niet geexporteerd)";
$a->strings["User imports on closed servers can only be done by an administrator."] = "Importen van een gebruiker op een gesloten node kan enkel gedaan worden door een administrator";
$a->strings["Move account"] = "Account verplaatsen";
$a->strings["You can import an account from another Friendica server."] = "Je kunt een account van een andere Friendica server importeren.";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Je moet je account bij de oude server exporteren, en hier uploaden. We zullen je oude account hier opnieuw aanmaken, met al je contacten. We zullen ook proberen om je vrienden in te lichten dat je naar hier verhuisd bent.";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Dit feature is experimenteel. We kunnen contacten van het OStatus netwerk (GNU Social/Statusnet) of van Diaspora niet importeren.";
$a->strings["Account file"] = "Account bestand";
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Om je account te exporteren, ga naar \"Instellingen->Exporteer je persoonlijke data\" en selecteer \"Exporteer account\"";
$a->strings["You aren't following this contact."] = "Je volgt dit contact niet.";
$a->strings["Unfollowing is currently not supported by your network."] = "Ontvolgen is momenteel niet gesupporteerd door je netwerk.";
$a->strings["Contact unfollowed"] = "Contact ontvolgd.";
$a->strings["Disconnect/Unfollow"] = "Disconnecteer/stop met volgen";
$a->strings["[Embedded content - reload page to view]"] = "[Ingebedde inhoud - herlaad pagina om het te bekijken]";
$a->strings["Do you really want to delete this video?"] = "Wil je deze video echt verwijderen?";
$a->strings["Delete Video"] = "Verwijder video";
$a->strings["No videos selected"] = "Geen video's geselecteerd";
$a->strings["View Video"] = "Bekijk Video";
$a->strings["Recent Videos"] = "Recente video's";
$a->strings["Upload New Videos"] = "Nieuwe video's uploaden";
$a->strings["No contacts."] = "Geen contacten.";
$a->strings["Visit %s's profile [%s]"] = "Bekijk het profiel van %s [%s]";
$a->strings["Contacts"] = "Contacten";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximum aantal dagelijkse tijdlijn boodschappen van %s overschreden. Kon boodschap niet plaatsen.";
$a->strings["Unable to check your home location."] = "Niet in staat om je tijdlijn-locatie vast te stellen";
$a->strings["No recipient."] = "Geen ontvanger.";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Als je wilt dat %s antwoordt moet je nakijken dat de privacy-instellingen op jouw website privéberichten van onbekende afzenders toelaat.";
$a->strings["Invalid request."] = "Ongeldige aanvraag.";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, je op te laden bestand is groter dan deze PHP configuratie toelaat";
$a->strings["Or - did you try to upload an empty file?"] = "Of - probeerde je een lege file op te laden?";
$a->strings["File exceeds size limit of %s"] = "Bestand is groter dan de limiet ( %s )";
$a->strings["File upload failed."] = "Uploaden van bestand mislukt.";
$a->strings["Wall Photos"] = "Tijdlijn foto's";
$a->strings["Delete this item?"] = "Dit item verwijderen?";
$a->strings["show fewer"] = "Minder tonen";
$a->strings["toggle mobile"] = "mobiel thema omwisselen";
$a->strings["No system theme config value set."] = "Geen systeem thema configuratie ingesteld.";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "De beveiligingstoken van het formulier was foutief. Dit gebeurde waarschijnlijk omdat het formulier te lang (> 3 uur) is blijven open staan voor het werd verstuurd.";
$a->strings["Frequently"] = "Frequent";
$a->strings["Hourly"] = "Ieder uur";
$a->strings["Twice daily"] = "Twee maal daags";
$a->strings["Daily"] = "Dagelijks";
$a->strings["Weekly"] = "Wekelijks";
$a->strings["Monthly"] = "Maandelijks";
$a->strings["DFRN"] = "DFRN";
$a->strings["OStatus"] = "OStatus";
$a->strings["RSS/Atom"] = "RSS/Atom";
$a->strings["Zot!"] = "Zot!";
$a->strings["LinkedIn"] = "LinkedIn";
$a->strings["XMPP/IM"] = "XMPP/Chat";
$a->strings["MySpace"] = "MySpace";
$a->strings["Google+"] = "Google+";
$a->strings["pump.io"] = "pump.io";
$a->strings["Twitter"] = "Twitter";
$a->strings["Diaspora Connector"] = "Diaspora Connector";
$a->strings["GNU Social Connector"] = "GNU Social Connector";
$a->strings["ActivityPub"] = "ActivityPub";
$a->strings["pnut"] = "pnut";
$a->strings["Male"] = "Mannelijk";
$a->strings["Female"] = "Vrouwelijk";
$a->strings["Currently Male"] = "Momenteel mannelijk";
$a->strings["Currently Female"] = "Momenteel vrouwelijk";
$a->strings["Mostly Male"] = "Hoofdzakelijk mannelijk";
$a->strings["Mostly Female"] = "Hoofdzakelijk vrouwelijk";
$a->strings["Transgender"] = "Transgender";
$a->strings["Intersex"] = "Intersex";
$a->strings["Transsexual"] = "Transeksueel";
$a->strings["Hermaphrodite"] = "Hermafrodiet";
$a->strings["Neuter"] = "Onzijdig";
$a->strings["Non-specific"] = "Niet-specifiek";
$a->strings["Other"] = "Anders";
$a->strings["Males"] = "Mannen";
$a->strings["Females"] = "Vrouwen";
$a->strings["Gay"] = "Homo";
$a->strings["Lesbian"] = "Lesbienne";
$a->strings["No Preference"] = "Geen voorkeur";
$a->strings["Bisexual"] = "Biseksueel";
$a->strings["Autosexual"] = "Autoseksueel";
$a->strings["Abstinent"] = "Onthouder";
$a->strings["Virgin"] = "Maagd";
$a->strings["Deviant"] = "Afwijkend";
$a->strings["Fetish"] = "Fetisj";
$a->strings["Oodles"] = "Veel";
$a->strings["Nonsexual"] = "Niet seksueel";
$a->strings["Single"] = "Alleenstaand";
$a->strings["Lonely"] = "Eenzaam";
$a->strings["Available"] = "Beschikbaar";
$a->strings["Unavailable"] = "Onbeschikbaar";
$a->strings["Has crush"] = "Verliefd";
$a->strings["Infatuated"] = "Smoorverliefd";
$a->strings["Dating"] = "Aan het daten";
$a->strings["Unfaithful"] = "Ontrouw";
$a->strings["Sex Addict"] = "Seksverslaafd";
$a->strings["Friends"] = "Vrienden";
$a->strings["Friends/Benefits"] = "Vriendschap plus";
$a->strings["Casual"] = "Ongebonden/vluchtig";
$a->strings["Engaged"] = "Verloofd";
$a->strings["Married"] = "Getrouwd";
$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd";
$a->strings["Partners"] = "Partners";
$a->strings["Cohabiting"] = "Samenwonend";
$a->strings["Common law"] = "getrouwd voor-de-wet";
$a->strings["Happy"] = "Blij";
$a->strings["Not looking"] = "Niet op zoek";
$a->strings["Swinger"] = "Swinger";
$a->strings["Betrayed"] = "Bedrogen";
$a->strings["Separated"] = "Uit elkaar";
$a->strings["Unstable"] = "Onstabiel";
$a->strings["Divorced"] = "Gescheiden";
$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden";
$a->strings["Widowed"] = "Weduwnaar/weduwe";
$a->strings["Uncertain"] = "Onzeker";
$a->strings["It's complicated"] = "Het is gecompliceerd";
$a->strings["Don't care"] = "Kan me niet schelen";
$a->strings["Ask me"] = "Vraag me";
$a->strings["General Features"] = "Algemene functies";
$a->strings["Multiple Profiles"] = "Meerdere profielen";
$a->strings["Ability to create multiple profiles"] = "Mogelijkheid om meerdere profielen aan te maken";
$a->strings["Photo Location"] = "Foto Locatie";
$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Foto metadata wordt normaal verwijderd. Dit extraheert de locatie (indien aanwezig) vooraleer de metadata te verwijderen en verbindt die met een kaart.";
$a->strings["Export Public Calendar"] = "Exporteer Publieke Kalender";
$a->strings["Ability for visitors to download the public calendar"] = "Mogelijkheid voor bezoekers om de publieke kalender te downloaden";
$a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten";
$a->strings["Auto-mention Forums"] = "Auto-vermelding Forums";
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Voeg toe/verwijder vermelding wanneer een forum pagina geselecteerd/gedeselecteerd wordt in het ACL venster.";
$a->strings["Network Sidebar"] = "Netwerk Zijbalk";
$a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten te selecteren volgens datumbereik";
$a->strings["Protocol Filter"] = "Proctocol Filter";
$a->strings["Enable widget to display Network posts only from selected protocols"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde protocollen";
$a->strings["Network Tabs"] = "Netwerktabs";
$a->strings["Network New Tab"] = "Nieuwe netwerktab";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Laat de tab alleen nieuwe netwerkberichten tonen (van de laatste 12 uur)";
$a->strings["Network Shared Links Tab"] = "Netwerk Gedeelde Links Tab";
$a->strings["Enable tab to display only Network posts with links in them"] = "Activeer tab om alleen Netwerk berichten met links in te tonen";
$a->strings["Post/Comment Tools"] = "Bericht-/reactiehulpmiddelen";
$a->strings["Post Categories"] = "Categorieën berichten";
$a->strings["Add categories to your posts"] = "Voeg categorieën toe aan je berichten";
$a->strings["Advanced Profile Settings"] = "Geavanceerde Profiel Instellingen";
$a->strings["List Forums"] = "Lijst Fora op";
$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Toon bezoekers de publieke groepsfora in de Geavanceerde Profiel Pagina";
$a->strings["Tag Cloud"] = "Tag Wolk";
$a->strings["Provide a personal tag cloud on your profile page"] = "Voorzie een persoonlijk tag wolk op je profiel pagina";
$a->strings["Display Membership Date"] = "Toon Lidmaatschap Datum";
$a->strings["Display membership date in profile"] = "Toon lidmaatschap datum in profiel";
$a->strings["Forums"] = "Forums";
$a->strings["External link to forum"] = "Externe link naar het forum";
$a->strings["Nothing new here"] = "Niets nieuw hier";
$a->strings["Clear notifications"] = "Notificaties verwijderen";
$a->strings["@name, !forum, #tags, content"] = "@naam, !forum, #labels, inhoud";
$a->strings["Logout"] = "Uitloggen";
$a->strings["End this session"] = "Deze sessie beëindigen";
$a->strings["Status"] = "Tijdlijn";
$a->strings["Your posts and conversations"] = "Jouw berichten en gesprekken";
$a->strings["Your profile page"] = "Jouw profiel pagina";
$a->strings["Your photos"] = "Jouw foto's";
$a->strings["Videos"] = "Video's";
$a->strings["Your videos"] = "Je video's";
$a->strings["Your events"] = "Jouw gebeurtenissen";
$a->strings["Personal notes"] = "Persoonlijke nota's";
$a->strings["Your personal notes"] = "Je persoonlijke nota's";
$a->strings["Sign in"] = "Inloggen";
$a->strings["Home"] = "Tijdlijn";
$a->strings["Home Page"] = "Jouw tijdlijn";
$a->strings["Create an account"] = "Maak een accoount";
$a->strings["Help and documentation"] = "Hulp en documentatie";
$a->strings["Apps"] = "Apps";
$a->strings["Addon applications, utilities, games"] = "Extra toepassingen, hulpmiddelen of spelletjes";
$a->strings["Search site content"] = "Doorzoek de inhoud van de website";
$a->strings["Full Text"] = "Volledige tekst";
$a->strings["Tags"] = "Labels";
$a->strings["Community"] = "Website";
$a->strings["Conversations on this and other servers"] = "Gesprekken op deze en andere servers";
$a->strings["Events and Calendar"] = "Gebeurtenissen en kalender";
$a->strings["Directory"] = "Gids";
$a->strings["People directory"] = "Personengids";
$a->strings["Information about this friendica instance"] = "informatie over deze friendica server";
$a->strings["Terms of Service of this Friendica instance"] = "Gebruiksvoorwaarden op deze Friendica server";
$a->strings["Conversations from your friends"] = "Gesprekken van je vrienden";
$a->strings["Network Reset"] = "Netwerkpagina opnieuw instellen";
$a->strings["Load Network page with no filters"] = "Laad de netwerkpagina zonder filters";
$a->strings["Introductions"] = "Verzoeken";
$a->strings["Friend Requests"] = "Vriendschapsverzoeken";
$a->strings["See all notifications"] = "Toon alle notificaties";
$a->strings["Mark all system notifications seen"] = "Alle systeemnotificaties als gelezen markeren";
$a->strings["Private mail"] = "Privéberichten";
$a->strings["Inbox"] = "Inbox";
$a->strings["Outbox"] = "Verzonden berichten";
$a->strings["Manage"] = "Beheren";
$a->strings["Manage other pages"] = "Andere pagina's beheren";
$a->strings["Account settings"] = "Account instellingen";
$a->strings["Manage/Edit Profiles"] = "Beheer/Wijzig Profielen";
$a->strings["Manage/edit friends and contacts"] = "Beheer/Wijzig vrienden en contacten";
$a->strings["Site setup and configuration"] = "Website opzetten en configureren";
$a->strings["Navigation"] = "Navigatie";
$a->strings["Site map"] = "Sitemap";
$a->strings["Embedding disabled"] = "Inbedden uitgeschakeld";
$a->strings["Embedded content"] = "Ingebedde inhoud";
$a->strings["newer"] = "nieuwere berichten";
$a->strings["older"] = "oudere berichten";
$a->strings["first"] = "eerste";
$a->strings["prev"] = "vorige";
$a->strings["next"] = "volgende";
$a->strings["last"] = "laatste";
$a->strings["view full size"] = "Volledig formaat";
$a->strings["Image/photo"] = "Afbeelding/foto";
$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
$a->strings["$1 wrote:"] = "$1 schreef:";
$a->strings["Encrypted content"] = "Versleutelde inhoud";
$a->strings["Invalid source protocol"] = "Ongeldig bron protocol";
$a->strings["Invalid link protocol"] = "Ongeldig verbinding protocol";
$a->strings["Loading more entries..."] = "Meer berichten aan het laden...";
$a->strings["The end"] = "Het einde";
$a->strings["No contacts"] = "Geen contacten";
$a->strings["%d Contact"] = [
0 => "%d contact",
1 => "%d contacten",
];
$a->strings["View Contacts"] = "Bekijk contacten";
$a->strings["Follow"] = "Volg";
$a->strings["Click to open/close"] = "klik om te openen/sluiten";
$a->strings["Export"] = "Exporteer";
$a->strings["Export calendar as ical"] = "Exporteer kalender als ical";
$a->strings["Export calendar as csv"] = "Exporteer kalender als csv";
$a->strings["Add New Contact"] = "Nieuw Contact toevoegen";
$a->strings["Enter address or web location"] = "Voeg een webadres of -locatie in:";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: jan@voorbeeld.be, http://voorbeeld.nl/barbara";
$a->strings["%d invitation available"] = [
0 => "%d uitnodiging beschikbaar",
1 => "%d uitnodigingen beschikbaar",
];
$a->strings["Find People"] = "Zoek mensen";
$a->strings["Enter name or interest"] = "Vul naam of interesse in";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeelden: Jan Peeters, Vissen";
$a->strings["Similar Interests"] = "Dezelfde interesses";
$a->strings["Random Profile"] = "Willekeurig Profiel";
$a->strings["Invite Friends"] = "Vrienden uitnodigen";
$a->strings["Local Directory"] = "Lokale gids";
$a->strings["Protocols"] = "Protocollen";
$a->strings["All Protocols"] = "Alle protocollen";
$a->strings["Saved Folders"] = "Bewaarde Mappen";
$a->strings["Everything"] = "Alles";
$a->strings["Categories"] = "Categorieën";
$a->strings["%d contact in common"] = [
0 => "%d gedeeld contact",
1 => "%d gedeelde contacten",
];
$a->strings["Post to Email"] = "Verzenden per e-mail";
$a->strings["Hide your profile details from unknown viewers?"] = "Je profieldetails verbergen voor onbekende bezoekers?";
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectoren gedeactiveerd, aangezien \"%s\" geactiveerd is.";
$a->strings["Visible to everybody"] = "Zichtbaar voor iedereen";
$a->strings["show"] = "tonen";
$a->strings["don't show"] = "niet tonen";
$a->strings["Close"] = "Afsluiten";
$a->strings["Welcome "] = "Welkom";
$a->strings["Please upload a profile photo."] = "Upload een profielfoto.";
$a->strings["Welcome back "] = "Welkom terug ";
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Kon geen niet-gearchiveerde contacten vinden voor deze URL (%s)";
$a->strings["The contact entries have been archived"] = "The contacten zijn gearchiveerd";
$a->strings["Enter new password: "] = "Geef nieuw paswoord:";
$a->strings["Password can't be empty"] = "Paswoord mag niet leeg zijn";
$a->strings["Post update version number has been set to %s."] = "Bericht update versie is ingesteld op %s";
$a->strings["Check for pending update actions."] = "Controleren op uitgestelde update acties.";
$a->strings["Done."] = "Gedaan";
$a->strings["Execute pending post updates."] = "uitgestelde bericht update acties uitvoeren";
$a->strings["All pending post updates are done."] = "Alle uitgestelde bericht update acties zijn uitgevoerd";
$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Het databaseconfiguratiebestand \"config/local.config.php\" kon niet worden weggeschreven. Je kunt de bijgevoegde tekst gebruiken om in een configuratiebestand aan te maken in de hoogste map van je webserver. ";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Het kan nodig zijn om het bestand \"database.sql\" manueel te importeren met phpmyadmin of mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Zie het bestand \"INSTALL.txt\".";
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Kan geen command-line-versie van PHP vinden in het PATH van de webserver.";
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Als je geen command line versie van PHP geïnstalleerd hebt op je server, dan kan je de achtergrondprocessen niet draaien. Zie <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Installatie van de worker'</a>";
$a->strings["PHP executable path"] = "PATH van het PHP commando";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Vul het volledige pad in naar het php programma. Je kunt dit leeg laten om de installatie verder te zetten.";
$a->strings["Command line PHP"] = "PHP-opdrachtregel";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP uitvoerbaar bestand is niet de php cli binary (zou kunnen de cgi-fgci versie zijn)";
$a->strings["Found PHP version: "] = "Gevonden PHP versie:";
$a->strings["PHP cli binary"] = "PHP cli binary";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "De command-line versie van PHP op jouw systeem heeft \"register_argc_argv\" niet geactiveerd.";
$a->strings["This is required for message delivery to work."] = "Dit is nodig om het verzenden van berichten mogelijk te maken.";
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fout: de \"openssl_pkey_new\" functie op dit systeem kan geen encryptie sleutels genereren";
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Zie \"http://www.php.net/manual/en/openssl.installation.php\" wanneer u Friendica onder Windows draait.";
$a->strings["Generate encryption keys"] = "Genereer encryptie sleutels";
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fout: Apache-module mod-rewrite is vereist, maar niet geïnstalleerd.";
$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Fout: PDO of MySQLi PHP module vereist maar niet geïnstalleerd.";
$a->strings["Error: The MySQL driver for PDO is not installed."] = "Fout: de MySQL driver voor PDO is niet geïnstalleerd.";
$a->strings["PDO or MySQLi PHP module"] = "PDO of MySQLi PHP module";
$a->strings["Error, XML PHP module required but not installed."] = "Fout: XML PHP module vereist maar niet geinstalleerd.";
$a->strings["XML PHP module"] = "XML PHP module";
$a->strings["libCurl PHP module"] = "libCurl PHP module";
$a->strings["Error: libCURL PHP module required but not installed."] = "Fout: PHP-module libCURL is vereist, maar niet geïnstalleerd.";
$a->strings["GD graphics PHP module"] = "GD graphics PHP module";
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fout: PHP-module GD graphics met JPEG support is vereist, maar niet geïnstalleerd.";
$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module";
$a->strings["Error: openssl PHP module required but not installed."] = "Fout: PHP-module openssl is vereist, maar niet geïnstalleerd.";
$a->strings["mb_string PHP module"] = "mb_string PHP module";
$a->strings["Error: mb_string PHP module required but not installed."] = "Fout: PHP-module mb_string is vereist, maar niet geïnstalleerd.";
$a->strings["iconv PHP module"] = "iconv PHP module";
$a->strings["Error: iconv PHP module required but not installed."] = "Fout: iconv PHP module vereist maar niet geïnstalleerd.";
$a->strings["POSIX PHP module"] = "POSIX PHP module";
$a->strings["Error: POSIX PHP module required but not installed."] = "Fout: POSIX PHP module vereist maar niet geïnstalleerd.";
$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "Het installatieprogramma moet een bestand \"local.config.php\" in de \"config\" map van je webserver aanmaken, maar kan dit niet doen. ";
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Dit is meestal een permissieprobleem, omdat de webserver niet in staat is om in deze map bestanden weg te schrijven - ook al kun je dit zelf wel.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "Op het einde van deze procedure zal ik je een tekst geven om te bewaren in een bestand local.config.php in Friendica \"config\" map. ";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Je kunt ook deze procedure overslaan, en een manuele installatie uitvoeren. Lees het bestand \"INSTALL.txt\" voor instructies.";
$a->strings["config/local.config.php is writable"] = "config/local.config.php is schrijfbaar ";
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica gebruikt het Smarty3 sjabloon systeem om zijn webpagina's weer te geven. Smarty3 compileert sjablonen naar PHP om de weergave te versnellen.";
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Om deze gecompileerde sjablonen op te slaan moet de webserver schrijftoegang hebben tot de folder view/smarty3, t.o.v. van de hoogste folder van je Friendica-installatie.";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Zorg ervoor dat de gebruiker waaronder je webserver runt (bijv. www-data) schrijf-toegang heeft tot deze map.";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Opmerking: voor een goede beveiliging zou je de webserver alleen schrijf-toegang moeten geven voor de map view/smarty3 -- niet voor de template bestanden (.tpl) die in die map zitten.";
$a->strings["view/smarty3 is writable"] = "view/smarty3 is schrijfbaar";
$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "Url rewrite in .htaccess werkt niet. Heb je .htaccess-dist gekopieerd naar .htaccess?";
$a->strings["Error message from Curl when fetching"] = "Fout boodschap van Curl bij ophalen";
$a->strings["Url rewrite is working"] = "Url rewrite werkt correct";
$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extensie is niet geïnstalleerd";
$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extensie is geïnstalleerd";
$a->strings["ImageMagick supports GIF"] = "ImageMagick ondersteunt GIF";
$a->strings["Could not connect to database."] = "Kon geen toegang krijgen tot de database.";
$a->strings["Database already in use."] = "Database al in gebruik.";
$a->strings["Tuesday"] = "Dinsdag";
$a->strings["Wednesday"] = "Woensdag";
$a->strings["Thursday"] = "Donderdag";
$a->strings["Friday"] = "Vrijdag";
$a->strings["Saturday"] = "Zaterdag";
$a->strings["January"] = "Januari";
$a->strings["February"] = "Februari";
$a->strings["March"] = "Maart";
$a->strings["April"] = "April";
$a->strings["May"] = "Mei";
$a->strings["June"] = "Juni";
$a->strings["July"] = "Juli";
$a->strings["August"] = "Augustus";
$a->strings["September"] = "September";
$a->strings["October"] = "Oktober";
$a->strings["November"] = "November";
$a->strings["December"] = "December";
$a->strings["Mon"] = "Maa";
$a->strings["Tue"] = "Din";
$a->strings["Wed"] = "Woe";
$a->strings["Thu"] = "Don";
$a->strings["Fri"] = "Vrij";
$a->strings["Sat"] = "Zat";
$a->strings["Sun"] = "Zon";
$a->strings["Jan"] = "Jan";
$a->strings["Feb"] = "Feb";
$a->strings["Mar"] = "Maa";
$a->strings["Apr"] = "Apr";
$a->strings["Jul"] = "Jul";
$a->strings["Aug"] = "Aug";
$a->strings["Sep"] = "Sep";
$a->strings["Oct"] = "Okt";
$a->strings["Nov"] = "Nov";
$a->strings["Dec"] = "Dec";
$a->strings["poke"] = "por";
$a->strings["poked"] = "porde";
$a->strings["ping"] = "ping";
$a->strings["pinged"] = "gepingd";
$a->strings["prod"] = "porren";
$a->strings["prodded"] = "gepord";
$a->strings["slap"] = "slaan";
$a->strings["slapped"] = "geslagen";
$a->strings["finger"] = "finger";
$a->strings["fingered"] = "gerfingerd";
$a->strings["rebuff"] = "afpoeieren";
$a->strings["rebuffed"] = "afgepoeierd";
$a->strings["System"] = "Systeem";
$a->strings["%s commented on %s's post"] = "%s gaf een reactie op het bericht van %s";
$a->strings["%s created a new post"] = "%s schreef een nieuw bericht";
$a->strings["%s liked %s's post"] = "%s vond het bericht van %s leuk";
$a->strings["%s disliked %s's post"] = "%s vond het bericht van %s niet leuk";
$a->strings["%s is attending %s's event"] = "%s woont het event van %s bij";
$a->strings["%s is not attending %s's event"] = "%s woont het event van %s niet bij";
$a->strings["%s may attend %s's event"] = "%s woont het event van %s misschien bij";
$a->strings["%s is now friends with %s"] = "%s is nu bevriend met %s";
$a->strings["Friend Suggestion"] = "Vriendschapsvoorstel";
$a->strings["Friend/Connect Request"] = "Vriendschapsverzoek";
$a->strings["New Follower"] = "Nieuwe Volger";
$a->strings["Update %s failed. See error logs."] = "Wijziging %s mislukt. Lees de error logbestanden.";
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tDe Friendica ontwikkelaars hebben recent update %svrijgegeven,\n \t\t\t\tmaar wanneer ik deze probeerde te installeren ging het verschrikkelijk fout.\n \t\t\t\tDit moet snel opgelost worden en ik kan het niet alleen. Contacteer alstublieft\n \t\t\t\teen Friendica ontwikkelaar als je mij zelf niet kan helpen. Mijn database kan ongeldig zijn.";
$a->strings["The error message is\n[pre]%s[/pre]"] = "De foutboodschap is\n[pre]%s[/pre]";
$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "\n\t\t\t\t\tDe Friendica database is succesvol geupdatet van %s naar %s";
$a->strings["Error decoding account file"] = "Fout bij decoderen van het account bestand";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Fout! Geen versie data in het bestand! Is dit wel een Friendica account bestand?";
$a->strings["User '%s' already exists on this server!"] = "Gebruiker '%s' bestaat al op deze server!";
$a->strings["User creation error"] = "Fout bij het aanmaken van de gebruiker";
$a->strings["User profile creation error"] = "Fout bij het aanmaken van het gebruikersprofiel";
$a->strings["%d contact not imported"] = [
0 => "%d contact werd niet geïmporteerd",
1 => "%d contacten werden niet geïmporteerd",
];
$a->strings["Done. You can now login with your username and password"] = "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord";
$a->strings["There are no tables on MyISAM."] = "Er zijn geen MyISAM tabellen.";
$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nFout %d is opgetreden tijdens database update:\n%s\n";
$a->strings["Errors encountered performing database changes: "] = "Fouten opgetreden tijdens database aanpassingen:";
$a->strings["%s: Database update"] = "%s: Database update";
$a->strings["%s: updating %s table."] = "%s: tabel %s aan het updaten.";
$a->strings["Legacy module file not found: %s"] = "Legacy module bestand niet gevonden: %s";
$a->strings["Drop Contact"] = "Verwijder contact";
$a->strings["Organisation"] = "Organisatie";
$a->strings["News"] = "Nieuws";
$a->strings["Forum"] = "Forum";
$a->strings["Connect URL missing."] = "Connectie URL ontbreekt.";
$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Het contact kon niet toegevoegd worden. Gelieve de relevante netwerk gegevens na te kijken in Instellingen -> Sociale Netwerken.";
$a->strings["This site is not configured to allow communications with other networks."] = "Deze website is niet geconfigureerd voor communicatie met andere netwerken.";
$a->strings["No compatible communication protocols or feeds were discovered."] = "Er werden geen compatibele communicatieprotocols of feeds ontdekt.";
$a->strings["The profile address specified does not provide adequate information."] = "Het opgegeven profiel adres bevat geen adequate informatie.";
$a->strings["An author or name was not found."] = "Er werd geen auteur of naam gevonden.";
$a->strings["No browser URL could be matched to this address."] = "Er kan geen browser URL gematcht worden met dit adres.";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Het @-stijl-identiteitsadres komt niet overeen met een nekend protocol of e-mailcontact.";
$a->strings["Use mailto: in front of address to force email check."] = "Gebruik mailto: voor het adres om een e-mailcontrole af te dwingen.";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Het opgegeven profiel adres behoort tot een netwerk dat gedeactiveerd is op deze site.";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profiel met restricties. Deze peresoon zal geen directe/persoonlijke notificaties van jou kunnen ontvangen.";
$a->strings["Unable to retrieve contact information."] = "Het was niet mogelijk informatie over dit contact op te halen.";
$a->strings["Starts:"] = "Begint:";
$a->strings["Finishes:"] = "Eindigt:";
$a->strings["all-day"] = "de hele dag";
$a->strings["Jun"] = "Jun";
$a->strings["Sept"] = "Sep";
$a->strings["No events to display"] = "Geen gebeurtenissen te tonen";
$a->strings["l, F j"] = "l j F";
$a->strings["Edit event"] = "Gebeurtenis bewerken";
$a->strings["Duplicate event"] = "Duplicate gebeurtenis";
$a->strings["Delete event"] = "Verwijder gebeurtenis";
$a->strings["link to source"] = "Verwijzing naar bron";
$a->strings["D g:i A"] = "D g:i A";
$a->strings["g:i A"] = "g:i A";
$a->strings["Show map"] = "Toon kaart";
$a->strings["Hide map"] = "Verberg kaart";
$a->strings["%s's birthday"] = "%s's verjaardag";
$a->strings["Happy Birthday %s"] = "Gefeliciteerd %s";
$a->strings["Item filed"] = "Item bewaard";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde groep met deze naam is weer tot leven gewekt. Bestaande itemrechten <strong>kunnen</strong> voor deze groep en toekomstige leden gelden. Wanneer je niet zo had bedoeld kan je een andere groep met een andere naam creëren. ";
$a->strings["Default privacy group for new contacts"] = "Standaard privacy groep voor nieuwe contacten";
$a->strings["Everybody"] = "Iedereen";
$a->strings["edit"] = "verander";
$a->strings["Edit group"] = "Verander groep";
$a->strings["Create a new group"] = "Maak nieuwe groep";
$a->strings["Edit groups"] = "Bewerk groepen";
$a->strings["activity"] = "activiteit";
$a->strings["comment"] = [
0 => "reactie",
1 => "reacties",
];
$a->strings["post"] = "bericht";
$a->strings["Content warning: %s"] = "Waarschuwing inhoud: %s";
$a->strings["bytes"] = "bytes";
$a->strings["View on separate page"] = "Bekijk op aparte pagina";
$a->strings["view on separate page"] = "bekijk op aparte pagina";
$a->strings["[no subject]"] = "[geen onderwerp]";
$a->strings["Requested account is not available."] = "Gevraagde account is niet beschikbaar.";
$a->strings["Edit profile"] = "Bewerk profiel";
$a->strings["Atom feed"] = "Atom feed";
$a->strings["Manage/edit profiles"] = "Beheer/wijzig profielen";
$a->strings["XMPP:"] = "XMPP:";
$a->strings["g A l F d"] = "G l j F";
$a->strings["F d"] = "d F";
$a->strings["[today]"] = "[vandaag]";
$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen";
$a->strings["Birthdays this week:"] = "Verjaardagen deze week:";
$a->strings["[No description]"] = "[Geen omschrijving]";
$a->strings["Event Reminders"] = "Gebeurtenisherinneringen";
$a->strings["Upcoming events the next 7 days:"] = "Evenementen de komende 7 dagen:";
$a->strings["Member since:"] = "Lid sinds:";
$a->strings["j F, Y"] = "F j Y";
$a->strings["j F"] = "F j";
$a->strings["Birthday:"] = "Verjaardag:";
$a->strings["Age:"] = "Leeftijd:";
$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s";
$a->strings["Religion:"] = "Religie:";
$a->strings["Hobbies/Interests:"] = "Hobby:";
$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:";
$a->strings["Musical interests:"] = "Muzikale interesse ";
$a->strings["Books, literature:"] = "Boeken, literatuur:";
$a->strings["Television:"] = "Televisie";
$a->strings["Film/dance/culture/entertainment:"] = "Film/dans/cultuur/ontspanning:";
$a->strings["Love/Romance:"] = "Liefde/romance:";
$a->strings["Work/employment:"] = "Werk/beroep:";
$a->strings["School/education:"] = "School/opleiding:";
$a->strings["Forums:"] = "Fora:";
$a->strings["Profile Details"] = "Profieldetails";
$a->strings["Only You Can See This"] = "Alleen jij kunt dit zien";
$a->strings["Tips for New Members"] = "Tips voor nieuwe leden";
$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s verwelkomt %2\$s";
$a->strings["Login failed"] = "Login mislukt";
$a->strings["Not enough information to authenticate"] = "Niet genoeg informatie om te authentificeren";
$a->strings["An invitation is required."] = "Een uitnodiging is vereist.";
$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden.";
$a->strings["Invalid OpenID url"] = "Ongeldige OpenID url";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Er is een probleem opgetreden bij het inloggen met het opgegeven OpenID. Kijk alsjeblieft de spelling van deze ID na.";
$a->strings["The error message was:"] = "De foutboodschap was:";
$a->strings["Please enter the required information."] = "Vul de vereiste informatie in.";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) en system.username_max_length (%s) sluiten elkaar uit. Waarden worden omgedraaid.";
$a->strings["Username should be at least %s character."] = [
0 => "Gebruikersnaam moet minimaal %s tekens bevatten.",
1 => "Gebruikersnaam moet minimaal %s tekens bevatten",
];
$a->strings["Username should be at most %s character."] = [
0 => "Gebruikersnaam mag maximaal %s tekens bevatten.",
1 => "Gebruikersnaam mag maximaal %s tekens bevatten.",
];
$a->strings["That doesn't appear to be your full (First Last) name."] = "Dat lijkt niet je volledige naam (voor- en achternaam) te zijn.";
$a->strings["Your email domain is not among those allowed on this site."] = "Je e-maildomein is op deze website niet toegestaan.";
$a->strings["Not a valid email address."] = "Geen geldig e-mailadres.";
$a->strings["The nickname was blocked from registration by the nodes admin."] = "De bijnaam werd geblokkeerd voor registratie door de node admin";
$a->strings["Cannot use that email."] = "Ik kan die e-mail niet gebruiken.";
$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Je bijnaam mag alleen a-z, 0-9 of _ bevatten.";
$a->strings["Nickname is already registered. Please choose another."] = "Bijnaam is al geregistreerd. Kies een andere.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERNSTIGE FOUT: aanmaken van beveiligingssleutels mislukt.";
$a->strings["An error occurred during registration. Please try again."] = "Er is een fout opgetreden tijdens de registratie. Probeer opnieuw.";
$a->strings["default"] = "standaard";
$a->strings["An error occurred creating your default profile. Please try again."] = "Er is een fout opgetreden bij het aanmaken van je standaard profiel. Probeer opnieuw.";
$a->strings["An error occurred creating your self contact. Please try again."] = "Er is een fout opgetreden bij het aanmaken van je self contact. Probeer opnieuw.";
$a->strings["An error occurred creating your default contact group. Please try again."] = "Er is een fout opgetreden bij het aanmaken van je standaard contact groep. Probeer opnieuw.";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = "\n\t\t\tHallo %1\$s,\n\t\t\t\tBedankt om je te registreren op %2\$s. Uw account is op dit moment wachten op bevestiging door de administrator.\n\n\t\t\tUw login details zijn:\n\n\t\t\tSite locatie:\t%3\$s\n\t\t\tGebruikersnaam:\t\t%4\$s\n\t\t\tWachtwoord:\t\t%5\$s\n\t\t";
$a->strings["Registration at %s"] = "Registratie bij %s";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tBeste %1\$s,\n\t\t\t\tBedankt voor je registratie bij %2\$s. Je account is aangemaakt.\n\t\t";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tDe login details zijn de volgende:\n\n\t\t\tSite Locatie:\t%3\$s\n\t\t\tLogin Naam:\t\t%1\$s\n\t\t\tPaswoord:\t\t%5\$s\n\n\t\t\tJe kunt je paswoord in de \"Instellingen\" pagina veranderen nadat je bent ingelogd.\n\n\t\t\tNeem een ogenblik de tijd om je andere instellingen na te kijken op die pagina.\n\n\t\t\tJe kunt ook wat basis informatie toevoegen aan je standaard profiel\n\t\t\t(in de \"Profielen\" pagina) zodat anderen je gemakkelijk kunnen vinden.\n\n\t\t\tWe raden aan je volledige naam in te vullen, een profiel foto toe te voegen,\n\t\t\tenkele profiel \"sleutelwoorden\" (zeer handig om nieuwe vrienden te leren kennen) - en\n\t\t\tmisschien in welk land je woont; als je niet meer details wil geven.\n\t\t\tWe respecteren je privacy volledig, en geen van deze velden zijn verplicht.\n\t\t\tAls je nieuw bent en niemand kent, dan kunnen zij je misschien\n\t\t\thelpen om enkele nieuwe en interessante vrienden te leren kennen.\n\n\t\t\tAls je ooit je account wil verwijderen, dan kan je dat via %3\$s/removeme\n\n\t\t\tBedankt en welkom bij %2\$s.";
$a->strings["%d contact edited."] = [
0 => "%d contact bewerkt.",
1 => "%d contacten bewerkt.",
];
$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de contactgegevens";
$a->strings["Could not locate selected profile."] = "Kon het geselecteerde profiel niet vinden.";
$a->strings["Contact updated."] = "Contact opgeslagen";
$a->strings["Contact has been blocked"] = "Contact is geblokkeerd";
$a->strings["Contact has been unblocked"] = "Contact is gedeblokkeerd";
$a->strings["Contact has been ignored"] = "Contact wordt genegeerd";
$a->strings["Contact has been unignored"] = "Contact wordt niet meer genegeerd";
$a->strings["Contact has been archived"] = "Contact is gearchiveerd";
$a->strings["Contact has been unarchived"] = "Contact is niet meer gearchiveerd";
$a->strings["Drop contact"] = "Contact vergeten";
$a->strings["Do you really want to delete this contact?"] = "Wil je echt dit contact verwijderen?";
$a->strings["Contact has been removed."] = "Contact is verwijderd.";
$a->strings["You are mutual friends with %s"] = "Je bent wederzijds bevriend met %s";
$a->strings["You are sharing with %s"] = "Je deelt met %s";
$a->strings["%s is sharing with you"] = "%s deelt met jou";
$a->strings["Private communications are not available for this contact."] = "Privécommunicatie met dit contact is niet beschikbaar.";
$a->strings["Never"] = "Nooit";
$a->strings["(Update was successful)"] = "(Wijziging is geslaagd)";
$a->strings["(Update was not successful)"] = "(Wijziging is niet geslaagd)";
$a->strings["Suggest friends"] = "Stel vrienden voor";
$a->strings["Network type: %s"] = "Netwerk type: %s";
$a->strings["Communications lost with this contact!"] = "Communicatie met dit contact is verbroken!";
$a->strings["Fetch further information for feeds"] = "Haal meer informatie op van de feeds";
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Haal informatie op zoals preview beelden, titel en teaser van het feed item. Je kan dit activeren als de feed niet veel tekst bevat. Sleutelwoorden worden opgepikt uit de meta header in het feed item en worden gepost als hash tags.";
$a->strings["Fetch information"] = "Haal informatie op";
$a->strings["Fetch keywords"] = "Haal sleutelwoorden op";
$a->strings["Fetch information and keywords"] = "Haal informatie en sleutelwoorden op";
$a->strings["Profile Visibility"] = "Zichtbaarheid profiel";
$a->strings["Contact Information / Notes"] = "Contactinformatie / aantekeningen";
$a->strings["Contact Settings"] = "Contact instellingen";
$a->strings["Contact"] = "Contact";
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat getoond moet worden wanneer %s je profiel bezoekt. ";
$a->strings["Their personal note"] = "Hun persoonlijke nota";
$a->strings["Edit contact notes"] = "Wijzig aantekeningen over dit contact";
$a->strings["Block/Unblock contact"] = "Blokkeer/deblokkeer contact";
$a->strings["Ignore contact"] = "Negeer contact";
$a->strings["Repair URL settings"] = "Repareer URL-instellingen";
$a->strings["View conversations"] = "Toon gesprekken";
$a->strings["Last update:"] = "Laatste wijziging:";
$a->strings["Update public posts"] = "Openbare posts aanpassen";
$a->strings["Update now"] = "Wijzig nu";
$a->strings["Unignore"] = "Negeer niet meer";
$a->strings["Currently blocked"] = "Op dit moment geblokkeerd";
$a->strings["Currently ignored"] = "Op dit moment genegeerd";
$a->strings["Currently archived"] = "Op dit moment gearchiveerd";
$a->strings["Awaiting connection acknowledge"] = "Wait op bevestiging van de connectie";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Antwoorden of 'vind ik leuk's op je openbare posts <strong>kunnen</strong> nog zichtbaar zijn";
$a->strings["Notification for new posts"] = "Meldingen voor nieuwe berichten";
$a->strings["Send a notification of every new post of this contact"] = "Stuur een notificatie voor elk bericht van dit contact";
$a->strings["Blacklisted keywords"] = "Sleutelwoorden op de zwarte lijst";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Door komma's gescheiden lijst van sleutelwoorden die niet in hashtags mogen omgezet worden, wanneer \"Haal informatie en sleutelwoorden op\" is geselecteerd";
$a->strings["Actions"] = "Acties";
$a->strings["Suggestions"] = "Voorstellen";
$a->strings["Suggest potential friends"] = "Stel vrienden voor";
$a->strings["Show all contacts"] = "Toon alle contacten";
$a->strings["Unblocked"] = "Niet geblokkeerd";
$a->strings["Only show unblocked contacts"] = "Toon alleen niet-geblokkeerde contacten";
$a->strings["Blocked"] = "Geblokkeerd";
$a->strings["Only show blocked contacts"] = "Toon alleen geblokkeerde contacten";
$a->strings["Ignored"] = "Genegeerd";
$a->strings["Only show ignored contacts"] = "Toon alleen genegeerde contacten";
$a->strings["Archived"] = "Gearchiveerd";
$a->strings["Only show archived contacts"] = "Toon alleen gearchiveerde contacten";
$a->strings["Hidden"] = "Verborgen";
$a->strings["Only show hidden contacts"] = "Toon alleen verborgen contacten";
$a->strings["Organize your contact groups"] = "Organiseer je contact groepen";
$a->strings["Search your contacts"] = "Doorzoek je contacten";
$a->strings["Archive"] = "Archiveer";
$a->strings["Unarchive"] = "Archiveer niet meer";
$a->strings["Batch Actions"] = "Bulk Acties";
$a->strings["Conversations started by this contact"] = "Gesprekken gestart door dit contact";
$a->strings["Posts and Comments"] = "Berichten en reacties";
$a->strings["View all contacts"] = "Alle contacten zien";
$a->strings["View all common friends"] = "Bekijk alle gemeenschappelijke vrienden";
$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten";
$a->strings["Mutual Friendship"] = "Wederzijdse vriendschap";
$a->strings["is a fan of yours"] = "Is een fan van jou";
$a->strings["you are a fan of"] = "Jij bent een fan van";
$a->strings["Edit contact"] = "Contact bewerken";
$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status";
$a->strings["Toggle Ignored status"] = "Schakel negeerstatus";
$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus";
$a->strings["Delete contact"] = "Verwijder contact";
$a->strings["Friendica Communications Server - Setup"] = "Friendica Communicatie Server - Setup";
$a->strings["System check"] = "Systeemcontrole";
$a->strings["Check again"] = "Controleer opnieuw";
$a->strings["Database connection"] = "Verbinding met database";
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Om Friendica te kunnen installeren moet ik weten hoe ik jouw database kan bereiken.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Neem contact op met jouw hostingprovider of websitebeheerder, wanneer je vragen hebt over deze instellingen. ";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "De database die je hier opgeeft zou al moeten bestaan. Maak anders de database aan voordat je verder gaat.";
$a->strings["Database Server Name"] = "Servernaam database";
$a->strings["Database Login Name"] = "Gebruikersnaam database";
$a->strings["Database Login Password"] = "Wachtwoord database";
$a->strings["For security reasons the password must not be empty"] = "Om veiligheidsreden mag het paswoord niet leeg zijn";
$a->strings["Database Name"] = "Naam database";
$a->strings["Site administrator email address"] = "E-mailadres van de websitebeheerder";
$a->strings["Your account email address must match this in order to use the web admin panel."] = "Het e-mailadres van je account moet hiermee overeenkomen om het administratiepaneel te kunnen gebruiken.";
$a->strings["Please select a default timezone for your website"] = "Selecteer een standaard tijdzone voor je website";
$a->strings["Site settings"] = "Website-instellingen";
$a->strings["System Language:"] = "Systeem taal:";
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Stel de standaard taal in voor je Friendica installatie interface en emails.";
$a->strings["Your Friendica site database has been installed."] = "De database van je Friendica-website is geïnstalleerd.";
$a->strings["Installation finished"] = "Installaitie beëindigd";
$a->strings["<h1>What next</h1>"] = "<h1>Wat nu</h1>";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "BELANGRIJK: Je zal [manueel] een geplande taak moeten opzetten voor de worker.";
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go naar je nieuwe Friendica node <a href=\"%s/register\">registratie pagina</a> en registeer als nieuwe gebruiker. Vergeet niet hetzelfde email adres te gebruiken als wat je opgegeven hebt als administrator email. Dit zal je toelaten om het site administratie paneel te openen.";
$a->strings["Item Guid"] = "Item identificatie";
$a->strings["Create a New Account"] = "Nieuwe account aanmaken";
$a->strings["Password: "] = "Wachtwoord:";
$a->strings["Remember me"] = "Onthou me";
$a->strings["Or login using OpenID: "] = "Of log in met OpenID:";
$a->strings["Forgot your password?"] = "Wachtwoord vergeten?";
$a->strings["Website Terms of Service"] = "Gebruikersvoorwaarden website";
$a->strings["terms of service"] = "servicevoorwaarden";
$a->strings["Website Privacy Policy"] = "Privacybeleid website";
$a->strings["privacy policy"] = "privacybeleid";
$a->strings["Logged out."] = "Uitgelogd.";
$a->strings["Bad Request."] = "Bad Request";
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "Op het moment van de registratie, en om communicatie mogelijk te maken tussen de gebruikersaccount en zijn of haar contacten, moet de gebruiker een weergave naam opgeven, een gebruikersnaam (bijnaam) en een werkend email adres. De namen zullen toegankelijk zijn op de profiel pagina van het account voor elke bezoeker van de pagina, zelfs als andere profiel details niet getoond worden. Het email adres zal enkel gebruikt worden om de gebruiker notificaties te sturen over interacties, maar zal niet zichtbaar getoond worden. Het oplijsten van een account in de gids van de node van de gebruiker of in de globale gids is optioneel en kan beheerd worden in de gebruikersinstellingen, dit is niet nodig voor communicatie.";
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "Deze data is vereist voor communicatie en wordt doorgegeven aan de nodes van de communicatie partners en wordt daar opgeslagen. Gebruikers kunnen bijkomende privé data opgeven die mag doorgegeven worden aan de accounts van de communicatie partners.";
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "Een ingelogd gebruiker kan op elk moment zijn of haar account data exporteren via <a href=\"%1\$s/settings/uexport\">account instellingen</a>. Een gebruiker kan ook zijn of haar account verwijderen via <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. De verwijdering van het account is permanent. Ook zal aan andere nodes van communicatie partners gevraagd worden om de data te verwijderen.";
$a->strings["Privacy Statement"] = "Privacy Verklaring";
$a->strings["This entry was edited"] = "Deze entry werd bewerkt";
$a->strings["Delete locally"] = "Verwijder lokaal";
$a->strings["Delete globally"] = "Verwijder globaal";
$a->strings["Remove locally"] = "Verwijder lokaal";
$a->strings["save to folder"] = "Bewaren in map";
$a->strings["I will attend"] = "Ik zal er zijn";
$a->strings["I will not attend"] = "Ik zal er niet zijn";
$a->strings["I might attend"] = "Ik ga misschien";
$a->strings["ignore thread"] = "Negeer gesprek";
$a->strings["unignore thread"] = "Stop met gesprek te negeren";
$a->strings["toggle ignore status"] = "verwissel negeer status";
$a->strings["add star"] = "ster toevoegen";
$a->strings["remove star"] = "ster verwijderen";
$a->strings["toggle star status"] = "ster toevoegen of verwijderen";
$a->strings["starred"] = "met ster";
$a->strings["add tag"] = "label toevoegen";
$a->strings["like"] = "leuk";
$a->strings["dislike"] = "niet leuk";
$a->strings["Share this"] = "Delen";
$a->strings["share"] = "Delen";
$a->strings["to"] = "aan";
$a->strings["via"] = "via";
$a->strings["Wall-to-Wall"] = "wall-to-wall";
$a->strings["via Wall-To-Wall:"] = "via wall-to-wall";
$a->strings["%d comment"] = [
0 => "%d reactie",
1 => "%d reacties",
];
$a->strings["Sharing notification from Diaspora network"] = "Deelt notificatie van het Diaspora netwerk";
$a->strings["Attachments:"] = "Bijlagen:";
$a->strings["%s is now following %s."] = "%s volgt nu %s.";
$a->strings["following"] = "volgend";
$a->strings["%s stopped following %s."] = "%s stopte %s te volgen.";
$a->strings["stopped following"] = "is gestopt met volgen";
$a->strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-DD of MM-DD";
$a->strings["never"] = "nooit";
$a->strings["less than a second ago"] = "minder dan een seconde geleden";
$a->strings["year"] = "jaar";
$a->strings["years"] = "jaren";
$a->strings["months"] = "maanden";
$a->strings["weeks"] = "weken";
$a->strings["days"] = "dagen";
$a->strings["hour"] = "uur";
$a->strings["hours"] = "uren";
$a->strings["minute"] = "minuut";
$a->strings["minutes"] = "minuten";
$a->strings["second"] = "seconde";
$a->strings["seconds"] = "seconden";
$a->strings["in %1\$d %2\$s"] = "in %1\$d%2\$s";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden";
$a->strings["(no subject)"] = "(geen onderwerp)";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: author-id en owner-id in item en gesprekstabel aan het updaten.";
$a->strings["%s: Updating post-type."] = "%s: bericht-type bewerken";
$a->strings["greenzero"] = "greenzero";
$a->strings["purplezero"] = "purplezero";
$a->strings["easterbunny"] = "easterbunny";
$a->strings["darkzero"] = "darkzero";
$a->strings["comix"] = "comix";
$a->strings["slackr"] = "slackr";
$a->strings["Variations"] = "Variaties";
$a->strings["Custom"] = "Aangepast";
$a->strings["Note"] = "Nota";
$a->strings["Check image permissions if all users are allowed to see the image"] = "Controleer of alle gebruikers permissie hebben om het beeld te zien ";
$a->strings["Select color scheme"] = "Selecteer kleurschema";
$a->strings["Navigation bar background color"] = "Navigatie balk achtergrondkleur";
$a->strings["Navigation bar icon color "] = "Navigatie balk icoon kleur";
$a->strings["Link color"] = "Link kleur";
$a->strings["Set the background color"] = "Stel de achtergrondkleur in";
$a->strings["Content background opacity"] = "Content achtergrond opaciteit";
$a->strings["Set the background image"] = "Stel het achtergrondbeeld in";
$a->strings["Background image style"] = "Achtergrond beeld stijl";
$a->strings["Login page background image"] = "Achtergrondafbeelding aanmeldpagina";
$a->strings["Login page background color"] = "Achtergrondkleur aanmeldpagina";
$a->strings["Leave background image and color empty for theme defaults"] = "Laat de achtergrondafbeelding en kleur leeg om de standaard van het thema te gebruiken";
$a->strings["Top Banner"] = "Banner Bovenaan";
$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Pas het beeld aan aan de breedte van het scherm en toon achtergrondkleur onder lange pagina's";
$a->strings["Full screen"] = "Volledig scherm";
$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Pas het beeld aan om het hele scherm te vullen, met ofwel de rechter- of de onderkant afgeknipt.";
$a->strings["Single row mosaic"] = "Enkele rij mozaïek";
$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Pas het beeld aan zodat het herhaald wordt op een enkele rij, ofwel vertikaal ofwel horizontaal";
$a->strings["Mosaic"] = "Mozaïek";
$a->strings["Repeat image to fill the screen."] = "Herhaal beeld om het scherm te vullen.";
$a->strings["Guest"] = "Gast";
$a->strings["Visitor"] = "Bezoeker";
$a->strings["Alignment"] = "Uitlijning";
$a->strings["Left"] = "Links";
$a->strings["Center"] = "Gecentreerd";
$a->strings["Color scheme"] = "Kleurschema";
$a->strings["Posts font size"] = "Lettergrootte berichten";
$a->strings["Textareas font size"] = "Lettergrootte tekstgebieden";
$a->strings["Comma separated list of helper forums"] = "Kommagescheiden lijst van de helper forums";
$a->strings["Set style"] = "Stijl instellen";
$a->strings["Community Pages"] = "Forum/groepspagina's";
$a->strings["Community Profiles"] = "Forum/groepsprofielen";
$a->strings["Help or @NewHere ?"] = "Help of @NewHere ?";
$a->strings["Connect Services"] = "Diensten verbinden";
$a->strings["Find Friends"] = "Zoek vrienden";
$a->strings["Last users"] = "Laatste gebruikers";
$a->strings["Quick Start"] = "Snelstart";