]> git.mxchange.org Git - friendica.git/blobdiff - view/nl/strings.php
Use the "attachment" element instead of a mixture of several elements
[friendica.git] / view / nl / strings.php
index 1eeb31d03db051a43d8c4a5613b782cdbe876aeb..0e8399be7bd2665241c0b698003c32a7d9cf81a7 100644 (file)
@@ -5,9 +5,11 @@ function string_plural_select_nl($n){
        return ($n != 1);;
 }}
 ;
+$a->strings["Network:"] = "Netwerk:";
+$a->strings["Forum"] = "Forum";
 $a->strings["%d contact edited."] = array(
-       0 => "",
-       1 => "",
+       0 => "%d contact gewijzigd.",
+       1 => "%d contacten gewijzigd.",
 );
 $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.";
@@ -33,24 +35,11 @@ $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["%d contact in common"] = array(
-       0 => "%d gedeeld contact",
-       1 => "%d gedeelde contacten",
-);
-$a->strings["View all contacts"] = "Alle contacten zien";
-$a->strings["Unblock"] = "Blokkering opheffen";
-$a->strings["Block"] = "Blokkeren";
-$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status";
-$a->strings["Unignore"] = "Negeer niet meer";
-$a->strings["Ignore"] = "Negeren";
-$a->strings["Toggle Ignored status"] = "Schakel negeerstatus";
-$a->strings["Unarchive"] = "Archiveer niet meer";
-$a->strings["Archive"] = "Archiveer";
-$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus";
-$a->strings["Repair"] = "Herstellen";
-$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten";
 $a->strings["Communications lost with this contact!"] = "Communicatie met dit contact is verbroken!";
-$a->strings["Contact Editor"] = "Contactbewerker";
+$a->strings["Fetch further information for feeds"] = "";
+$a->strings["Disabled"] = "Uitgeschakeld";
+$a->strings["Fetch information"] = "";
+$a->strings["Fetch information and keywords"] = "";
 $a->strings["Submit"] = "Opslaan";
 $a->strings["Profile Visibility"] = "Zichtbaarheid profiel";
 $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 uw profiel bezoekt. ";
@@ -65,6 +54,11 @@ $a->strings["Delete contact"] = "Verwijder contact";
 $a->strings["Last update:"] = "Laatste wijziging:";
 $a->strings["Update public posts"] = "Openbare posts aanpassen";
 $a->strings["Update now"] = "Wijzig nu";
+$a->strings["Connect/Follow"] = "Verbind/Volg";
+$a->strings["Unblock"] = "Blokkering opheffen";
+$a->strings["Block"] = "Blokkeren";
+$a->strings["Unignore"] = "Negeer niet meer";
+$a->strings["Ignore"] = "Negeren";
 $a->strings["Currently blocked"] = "Op dit moment geblokkeerd";
 $a->strings["Currently ignored"] = "Op dit moment genegeerd";
 $a->strings["Currently archived"] = "Op dit moment gearchiveerd";
@@ -72,12 +66,12 @@ $a->strings["Hide this contact from others"] = "Verberg dit contact voor anderen
 $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"] = "";
-$a->strings["Fetch further information for feeds"] = "";
-$a->strings["Disabled"] = "";
-$a->strings["Fetch information"] = "";
-$a->strings["Fetch information and keywords"] = "";
 $a->strings["Blacklisted keywords"] = "";
 $a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
+$a->strings["Profile URL"] = "Profiel url";
+$a->strings["Location:"] = "Plaats:";
+$a->strings["About:"] = "Over:";
+$a->strings["Tags:"] = "Labels:";
 $a->strings["Suggestions"] = "Voorstellen";
 $a->strings["Suggest potential friends"] = "Stel vrienden voor";
 $a->strings["All Contacts"] = "Alle Contacten";
@@ -92,16 +86,30 @@ $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["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["Contacts"] = "Contacten";
 $a->strings["Search your contacts"] = "Doorzoek je contacten";
 $a->strings["Finding: "] = "Gevonden:";
 $a->strings["Find"] = "Zoek";
 $a->strings["Update"] = "Wijzigen";
+$a->strings["Archive"] = "Archiveer";
+$a->strings["Unarchive"] = "Archiveer niet meer";
 $a->strings["Delete"] = "Verwijder";
+$a->strings["Status"] = "Tijdlijn";
+$a->strings["Status Messages and Posts"] = "Berichten op jouw tijdlijn";
+$a->strings["Profile"] = "Profiel";
+$a->strings["Profile Details"] = "Profieldetails";
+$a->strings["View all contacts"] = "Alle contacten zien";
+$a->strings["Common Friends"] = "Gedeelde Vrienden";
+$a->strings["View all common friends"] = "";
+$a->strings["Repair"] = "Herstellen";
+$a->strings["Advanced Contact Settings"] = "Geavanceerde instellingen voor contacten";
+$a->strings["Toggle Blocked status"] = "Schakel geblokkeerde status";
+$a->strings["Toggle Ignored status"] = "Schakel negeerstatus";
+$a->strings["Toggle Archive status"] = "Schakel archiveringsstatus";
+$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["No profile"] = "Geen profiel";
 $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.";
@@ -110,7 +118,6 @@ $a->strings["Post successful."] = "Bericht succesvol geplaatst.";
 $a->strings["Permission denied"] = "Toegang geweigerd";
 $a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificatie.";
 $a->strings["Profile Visibility Editor"] = "";
-$a->strings["Profile"] = "Profiel";
 $a->strings["Click on a contact to add or remove."] = "Klik op een contact om het toe te voegen of te verwijderen.";
 $a->strings["Visible To"] = "Zichtbaar voor";
 $a->strings["All Contacts (with secure profile access)"] = "Alle contacten (met veilige profieltoegang)";
@@ -135,9 +142,6 @@ $a->strings["Edit your <strong>default</strong> profile to your liking. Review t
 $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["Facebook"] = "Facebook";
-$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Machtig de Facebook Connector als je een Facebook account hebt. We zullen (optioneel) al je Facebook vrienden en conversaties importeren.";
-$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Als</em> dit jouw eigen persoonlijke server is kan het installeren van de Facebook toevoeging je overgang naar het vrije sociale web vergemakkelijken.";
 $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";
@@ -162,7 +166,7 @@ $a->strings["Profile Photos"] = "Profielfoto's";
 $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["Image exceeds size limit of %d"] = "Afbeelding is groter dan de toegestane %d";
+$a->strings["Image exceeds size limit of %s"] = "";
 $a->strings["Unable to process image."] = "Niet in staat om de afbeelding te verwerken";
 $a->strings["Upload File:"] = "Upload bestand:";
 $a->strings["Select a profile:"] = "Kies een profiel:";
@@ -182,9 +186,28 @@ $a->strings["Tag removed"] = "Label 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["Remove"] = "Verwijderen";
+$a->strings["Subscribing to OStatus contacts"] = "";
+$a->strings["No contact provided."] = "";
+$a->strings["Couldn't fetch information for contact."] = "";
+$a->strings["Couldn't fetch friends for contact."] = "";
+$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["Save to Folder:"] = "Bewaren in map:";
 $a->strings["- select -"] = "- Kies -";
 $a->strings["Save"] = "Bewaren";
+$a->strings["Submit Request"] = "Aanvraag indienen";
+$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."] = "";
+$a->strings["OStatus support is disabled. Contact can't be added."] = "";
+$a->strings["The network type couldn't be detected. Contact can't be added."] = "";
+$a->strings["Please answer the following:"] = "Beantwoord het volgende:";
+$a->strings["Does %s know you?"] = "Kent %s jou?";
+$a->strings["No"] = "Nee";
+$a->strings["Add a personal note:"] = "Voeg een persoonlijke opmerking toe:";
+$a->strings["Your Identity Address:"] = "Adres van uw identiteit:";
 $a->strings["Contact added"] = "Contact toegevoegd";
 $a->strings["Unable to locate original post."] = "Ik kan de originele post niet meer vinden.";
 $a->strings["Empty post discarded."] = "Lege post weggegooid.";
@@ -198,13 +221,14 @@ $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["Save Group"] = "";
+$a->strings["Save Group"] = "Bewaar groep";
 $a->strings["Create a group of contacts/friends."] = "Maak een groep contacten/vrienden aan.";
 $a->strings["Group Name: "] = "Groepsnaam:";
 $a->strings["Group removed."] = "Groep verwijderd.";
 $a->strings["Unable to remove group."] = "Niet in staat om groep te verwijderen.";
 $a->strings["Group Editor"] = "Groepsbewerker";
 $a->strings["Members"] = "Leden";
+$a->strings["Group is empty"] = "De groep is leeg";
 $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";
@@ -231,6 +255,8 @@ $a->strings["[Name Withheld]"] = "[Naam achtergehouden]";
 $a->strings["%1\$s has joined %2\$s"] = "%1\$s is toegetreden tot %2\$s";
 $a->strings["Requested profile is not available."] = "Gevraagde profiel is niet beschikbaar.";
 $a->strings["Tips for New Members"] = "Tips voor nieuwe leden";
+$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["Access to this item is restricted."] = "Toegang tot dit item is beperkt.";
 $a->strings["View Video"] = "Bekijk Video";
@@ -241,6 +267,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s labelde %3\$s van
 $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["Invalid request."] = "";
 $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.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
@@ -253,27 +280,17 @@ $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\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "";
+$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\t\tinformation for your records (or change your password immediately to\n\t\t\t\tsomething that you will remember).\n\t\t\t"] = "\n\t\t\t\tBeste %1\$s,\n\t\t\t\t\tZoals gevraagd werd je wachtwoord aangepast. Houd deze\n\t\t\t\tinformatie bij (of verander je wachtwoord naar\n\t\t\t\tiets dat je zal onthouden).\n\t\t\t";
 $a->strings["\n\t\t\t\tYour login details are as follows:\n\n\t\t\t\tSite Location:\t%1\$s\n\t\t\t\tLogin Name:\t%2\$s\n\t\t\t\tPassword:\t%3\$s\n\n\t\t\t\tYou may change that password from your account settings page after logging in.\n\t\t\t"] = "";
 $a->strings["Your password has been changed at %s"] = "Je wachtwoord is veranderd op %s";
 $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["%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["{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["{0} commented %s's post"] = "{0} gaf een reactie op het bericht van %s";
-$a->strings["{0} liked %s's post"] = "{0} vond het bericht van %s leuk";
-$a->strings["{0} disliked %s's post"] = "{0} vond het bericht van %s niet leuk";
-$a->strings["{0} is now friends with %s"] = "{0} is nu bevriend met %s";
-$a->strings["{0} posted"] = "{0} plaatste";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} labelde %s's bericht met #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} vermeldde je in een bericht";
 $a->strings["No contacts."] = "Geen contacten.";
-$a->strings["View Contacts"] = "Bekijk contacten";
 $a->strings["Invalid request identifier."] = "Ongeldige <em>request identifier</em>.";
 $a->strings["Discard"] = "Verwerpen";
 $a->strings["System"] = "Systeem";
@@ -292,12 +309,14 @@ $a->strings["Approve"] = "Goedkeuren";
 $a->strings["Claims to be known to you: "] = "Denkt dat u hem of haar kent:";
 $a->strings["yes"] = "Ja";
 $a->strings["no"] = "Nee";
-$a->strings["Approve as: "] = "Goedkeuren als:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "";
 $a->strings["Friend"] = "Vriend";
 $a->strings["Sharer"] = "Deler";
 $a->strings["Fan/Admirer"] = "Fan/Bewonderaar";
 $a->strings["Friend/Connect Request"] = "Vriendschapsverzoek";
 $a->strings["New Follower"] = "Nieuwe Volger";
+$a->strings["Gender:"] = "Geslacht:";
 $a->strings["No introductions."] = "Geen vriendschaps- of connectieverzoeken.";
 $a->strings["Notifications"] = "Notificaties";
 $a->strings["%s liked %s's post"] = "%s vond het bericht van %s leuk";
@@ -346,35 +365,35 @@ $a->strings["Upload photo"] = "Foto uploaden";
 $a->strings["Insert web link"] = "Voeg een webadres in";
 $a->strings["Please wait"] = "Even geduld";
 $a->strings["No messages."] = "Geen berichten.";
+$a->strings["Message not available."] = "Bericht niet beschikbaar.";
+$a->strings["Delete message"] = "Verwijder bericht";
+$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["Delete conversation"] = "Verwijder gesprek";
 $a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
 $a->strings["%d message"] = array(
        0 => "%d bericht",
        1 => "%d berichten",
 );
-$a->strings["Message not available."] = "Bericht niet beschikbaar.";
-$a->strings["Delete message"] = "Verwijder bericht";
-$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["[Embedded content - reload page to view]"] = "[Ingebedde inhoud - herlaad pagina om het te bekijken]";
 $a->strings["Contact settings applied."] = "Contactinstellingen toegepast.";
 $a->strings["Contact update failed."] = "Aanpassen van contact mislukt.";
-$a->strings["Repair Contact Settings"] = "Contactinstellingen herstellen";
 $a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "";
 $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["Return to contact editor"] = "Ga terug naar contactbewerker";
 $a->strings["No mirroring"] = "";
 $a->strings["Mirror as forwarded posting"] = "";
 $a->strings["Mirror as my own posting"] = "";
+$a->strings["Return to contact editor"] = "Ga terug naar contactbewerker";
+$a->strings["Refetch contact data"] = "";
 $a->strings["Name"] = "Naam";
 $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"] = "";
+$a->strings["Friend Confirm URL"] = "URL vriendschapsbevestiging";
 $a->strings["Notification Endpoint URL"] = "";
 $a->strings["Poll/Feed URL"] = "URL poll/feed";
 $a->strings["New photo from this URL"] = "Nieuwe foto van deze URL";
@@ -384,9 +403,12 @@ $a->strings["Mark this contact as remote_self, this will cause friendica to repo
 $a->strings["Login"] = "Login";
 $a->strings["The post was created"] = "";
 $a->strings["Access denied."] = "Toegang geweigerd";
-$a->strings["People Search"] = "Mensen Zoeken";
+$a->strings["Connect"] = "Verbinden";
+$a->strings["View Profile"] = "Bekijk profiel";
+$a->strings["People Search - %s"] = "";
 $a->strings["No matches"] = "Geen resultaten";
 $a->strings["Photos"] = "Foto's";
+$a->strings["Contact Photos"] = "Contactfoto's";
 $a->strings["Files"] = "Bestanden";
 $a->strings["Contacts who are not members of a group"] = "Contacten die geen leden zijn van een groep";
 $a->strings["Theme settings updated."] = "Thema-instellingen aangepast.";
@@ -394,14 +416,28 @@ $a->strings["Site"] = "Website";
 $a->strings["Users"] = "Gebruiker";
 $a->strings["Plugins"] = "Plugins";
 $a->strings["Themes"] = "Thema's";
+$a->strings["Additional features"] = "Extra functies";
 $a->strings["DB updates"] = "DB aanpassingen";
+$a->strings["Inspect Queue"] = "";
+$a->strings["Federation Statistics"] = "";
 $a->strings["Logs"] = "Logs";
+$a->strings["View Logs"] = "";
 $a->strings["probe address"] = "";
 $a->strings["check webfinger"] = "";
 $a->strings["Admin"] = "Beheer";
 $a->strings["Plugin Features"] = "Plugin Functies";
 $a->strings["diagnostics"] = "";
 $a->strings["User registrations waiting for confirmation"] = "Gebruikersregistraties wachten op bevestiging";
+$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."] = "";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "";
+$a->strings["Administration"] = "Beheer";
+$a->strings["Currently this node is aware of nodes from the following platforms:"] = "";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "";
+$a->strings["Recipient Profile"] = "";
+$a->strings["Created"] = "";
+$a->strings["Last Tried"] = "";
+$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."] = "";
 $a->strings["Normal Account"] = "Normaal account";
 $a->strings["Soapbox Account"] = "Zeepkist-account";
 $a->strings["Community/Celebrity Account"] = "Account voor een groep/forum of beroemdheid";
@@ -409,13 +445,13 @@ $a->strings["Automatic Friend Account"] = "Automatisch Vriendschapsaccount";
 $a->strings["Blog Account"] = "Blog Account";
 $a->strings["Private Forum"] = "Privéforum/-groep";
 $a->strings["Message queues"] = "Bericht-wachtrijen";
-$a->strings["Administration"] = "Beheer";
 $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 plugins"] = "Actieve plug-ins";
 $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "";
+$a->strings["RINO2 needs mcrypt php extension to work."] = "";
 $a->strings["Site settings updated."] = "Site instellingen gewijzigd.";
 $a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten";
 $a->strings["No community page"] = "";
@@ -426,6 +462,12 @@ $a->strings["Frequently"] = "Frequent";
 $a->strings["Hourly"] = "elk uur";
 $a->strings["Twice daily"] = "Twee keer per dag";
 $a->strings["Daily"] = "dagelijks";
+$a->strings["Users, Global Contacts"] = "";
+$a->strings["Users, Global Contacts/fallback"] = "";
+$a->strings["One month"] = "";
+$a->strings["Three months"] = "";
+$a->strings["Half a year"] = "";
+$a->strings["One year"] = "";
 $a->strings["Multi user instance"] = "Server voor meerdere gebruikers";
 $a->strings["Closed"] = "Gesloten";
 $a->strings["Requires approval"] = "Toestemming vereist";
@@ -438,16 +480,20 @@ $a->strings["Registration"] = "Registratie";
 $a->strings["File upload"] = "Uploaden bestand";
 $a->strings["Policies"] = "Beleid";
 $a->strings["Advanced"] = "Geavanceerd";
+$a->strings["Auto Discovered Contact Directory"] = "";
 $a->strings["Performance"] = "Performantie";
 $a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
 $a->strings["Site name"] = "Site naam";
 $a->strings["Host name"] = "";
 $a->strings["Sender Email"] = "";
+$a->strings["The email address your server shall use to send notification emails from."] = "";
 $a->strings["Banner/Logo"] = "Banner/Logo";
 $a->strings["Shortcut icon"] = "";
+$a->strings["Link to an icon that will be used for browsers."] = "";
 $a->strings["Touch icon"] = "";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "";
 $a->strings["Additional Info"] = "";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "";
 $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>";
@@ -484,8 +530,8 @@ $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["Global directory update URL"] = "Update-adres van de globale gids";
-$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL om de globale gids aan te passen. Als dit niet is ingevuld, is de globale gids volledig onbeschikbaar voor deze toepassing.";
+$a->strings["Global directory URL"] = "";
+$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
 $a->strings["Allow threaded items"] = "Sta threads in conversaties toe";
 $a->strings["Allow infinite level threading for items on this site."] = "Sta oneindige niveaus threads in conversaties op deze website toe.";
 $a->strings["Private posts by default for new users"] = "Privéberichten als standaard voor nieuwe gebruikers";
@@ -514,6 +560,8 @@ $a->strings["Enable OStatus support"] = "Activeer OStatus ondersteuning";
 $a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "";
 $a->strings["OStatus conversation completion interval"] = "";
 $a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "";
+$a->strings["OStatus support can only be enabled if threading is enabled."] = "";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "";
 $a->strings["Enable Diaspora support"] = "Activeer Diaspora ondersteuning";
 $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";
@@ -530,6 +578,24 @@ $a->strings["Poll interval"] = "Poll-interval";
 $a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Stel achtergrondprocessen zoveel seconden uit om de systeembelasting te beperken. Indien 0 wordt het afleverinterval gebruikt.";
 $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)"] = "";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "";
+$a->strings["Maximum table size for optimization"] = "";
+$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "";
+$a->strings["Minimum level of fragmentation"] = "";
+$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "";
+$a->strings["Periodical check of global contacts"] = "";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
+$a->strings["Days between requery"] = "";
+$a->strings["Number of days after which a server is requeried for his contacts."] = "";
+$a->strings["Discover contacts from other 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'."] = "";
+$a->strings["Timeframe for fetching global contacts"] = "";
+$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."] = "";
+$a->strings["Search the local directory"] = "";
+$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."] = "";
+$a->strings["Publish server information"] = "";
+$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."] = "";
 $a->strings["Use MySQL full text engine"] = "Gebruik de tekst-zoekfunctie van MySQL";
 $a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activeert de zoekmotor. Dit maakt zoeken sneller, maar het kan alleen zoeken naar teksten van minstens vier letters.";
 $a->strings["Suppress Language"] = "";
@@ -537,13 +603,17 @@ $a->strings["Suppress language information in meta information about a posting."
 $a->strings["Suppress Tags"] = "";
 $a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
 $a->strings["Path to item cache"] = "Pad naar cache voor items";
+$a->strings["The item caches buffers generated bbcode and external images."] = "";
 $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."] = "";
 $a->strings["Maximum numbers of comments per post"] = "";
 $a->strings["How much comments should be shown for each post? Default value is 100."] = "";
 $a->strings["Path for lock file"] = "Pad voor lock bestand";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "";
 $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."] = "";
 $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."] = "";
 $a->strings["Disable picture proxy"] = "";
 $a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
 $a->strings["Enable old style pager"] = "";
@@ -551,6 +621,11 @@ $a->strings["The old style pager has page numbers but slows down massively the p
 $a->strings["Only search in tags"] = "";
 $a->strings["On large systems the text search can slow down the system extremely."] = "";
 $a->strings["New base url"] = "";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
+$a->strings["RINO Encryption"] = "";
+$a->strings["Encryption layer between nodes."] = "";
+$a->strings["Embedly API key"] = "";
+$a->strings["<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for web pages. This is an optional parameter."] = "";
 $a->strings["Update has been marked successful"] = "Wijziging succesvol gemarkeerd ";
 $a->strings["Database structure update %s was successfully applied."] = "";
 $a->strings["Executing of database structure update %s failed with error: %s"] = "";
@@ -607,8 +682,12 @@ $a->strings["Enable"] = "Inschakelen";
 $a->strings["Toggle"] = "Schakelaar";
 $a->strings["Author: "] = "Auteur:";
 $a->strings["Maintainer: "] = "Onderhoud:";
+$a->strings["Reload active plugins"] = "";
+$a->strings["There are currently no plugins available on your node. You can find the official plugin repository at %1\$s and might find other interesting plugins in the open plugin registry at %2\$s"] = "";
 $a->strings["No themes found."] = "Geen thema's gevonden.";
 $a->strings["Screenshot"] = "Schermafdruk";
+$a->strings["Reload active themes"] = "";
+$a->strings["No themes found on the system. They should be paced in %1\$s"] = "";
 $a->strings["[Experimental]"] = "[Experimenteel]";
 $a->strings["[Unsupported]"] = "[Niet ondersteund]";
 $a->strings["Log settings updated."] = "Log instellingen gewijzigd";
@@ -617,12 +696,13 @@ $a->strings["Enable 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. van de hoogste folder binnen uw Friendica-installatie.";
 $a->strings["Log level"] = "Log niveau";
-$a->strings["Close"] = "Afsluiten";
-$a->strings["FTP Host"] = "FTP Server";
-$a->strings["FTP Path"] = "FTP Pad";
-$a->strings["FTP User"] = "FTP Gebruiker";
-$a->strings["FTP Password"] = "FTP wachtwoord";
-$a->strings["Search Results For:"] = "Zoekresultaten voor:";
+$a->strings["PHP logging"] = "";
+$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.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."] = "";
+$a->strings["Off"] = "Uit";
+$a->strings["On"] = "Aan";
+$a->strings["Lock feature %s"] = "";
+$a->strings["Manage Additional Features"] = "";
+$a->strings["Search Results For: %s"] = "";
 $a->strings["Remove term"] = "Verwijder zoekterm";
 $a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten";
 $a->strings["add"] = "toevoegen";
@@ -643,14 +723,53 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
 );
 $a->strings["Private messages to this group are at risk of public disclosure."] = "Privéberichten naar deze groep kunnen openbaar gemaakt worden.";
 $a->strings["No such group"] = "Zo'n groep bestaat niet";
-$a->strings["Group is empty"] = "De groep is leeg";
-$a->strings["Group: "] = "Groep:";
-$a->strings["Contact: "] = "Contact: ";
+$a->strings["Group: %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["Friends of %s"] = "Vrienden van %s";
 $a->strings["No friends to display."] = "Geen vrienden om te laten zien.";
+$a->strings["Event can not end before it has started."] = "";
 $a->strings["Event title and start time are required."] = "Titel en begintijd van de gebeurtenis zijn vereist.";
+$a->strings["Sun"] = "";
+$a->strings["Mon"] = "";
+$a->strings["Tue"] = "";
+$a->strings["Wed"] = "";
+$a->strings["Thu"] = "";
+$a->strings["Fri"] = "";
+$a->strings["Sat"] = "";
+$a->strings["Sunday"] = "Zondag";
+$a->strings["Monday"] = "Maandag";
+$a->strings["Tuesday"] = "Dinsdag";
+$a->strings["Wednesday"] = "Woensdag";
+$a->strings["Thursday"] = "Donderdag";
+$a->strings["Friday"] = "Vrijdag";
+$a->strings["Saturday"] = "Zaterdag";
+$a->strings["Jan"] = "";
+$a->strings["Feb"] = "";
+$a->strings["Mar"] = "";
+$a->strings["Apr"] = "";
+$a->strings["May"] = "Mei";
+$a->strings["Jun"] = "";
+$a->strings["Jul"] = "";
+$a->strings["Aug"] = "";
+$a->strings["Sept"] = "";
+$a->strings["Oct"] = "";
+$a->strings["Nov"] = "";
+$a->strings["Dec"] = "";
+$a->strings["January"] = "Januari";
+$a->strings["February"] = "Februari";
+$a->strings["March"] = "Maart";
+$a->strings["April"] = "April";
+$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["today"] = "";
+$a->strings["month"] = "maand";
+$a->strings["week"] = "week";
+$a->strings["day"] = "dag";
 $a->strings["l, F j"] = "l j F";
 $a->strings["Edit event"] = "Gebeurtenis bewerken";
 $a->strings["link to source"] = "Verwijzing naar bron";
@@ -658,18 +777,19 @@ $a->strings["Events"] = "Gebeurtenissen";
 $a->strings["Create New Event"] = "Maak een nieuwe gebeurtenis";
 $a->strings["Previous"] = "Vorige";
 $a->strings["Next"] = "Volgende";
-$a->strings["hour:minute"] = "uur:minuut";
 $a->strings["Event details"] = "Gebeurtenis details";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "Formaat is %s %s. Begindatum en titel zijn vereist.";
+$a->strings["Starting date and Title are required."] = "";
 $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["Location:"] = "Plaats:";
 $a->strings["Title:"] = "Titel:";
 $a->strings["Share this event"] = "Deel deze gebeurtenis";
+$a->strings["Preview"] = "Voorvertoning";
+$a->strings["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!"] = "";
 $a->strings["Select"] = "Kies";
 $a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s";
 $a->strings["%s from %s"] = "%s van %s";
@@ -700,7 +820,6 @@ $a->strings["Code"] = "Broncode";
 $a->strings["Image"] = "Afbeelding";
 $a->strings["Link"] = "Link";
 $a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Voorvertoning";
 $a->strings["Edit"] = "Bewerken";
 $a->strings["add star"] = "ster toevoegen";
 $a->strings["remove star"] = "ster verwijderen";
@@ -720,6 +839,7 @@ $a->strings["Could not create table."] = "Kon tabel niet aanmaken.";
 $a->strings["Your Friendica site database has been installed."] = "De database van je Friendica-website is geïnstalleerd.";
 $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["Database already in use."] = "";
 $a->strings["System check"] = "Systeemcontrole";
 $a->strings["Check again"] = "Controleer opnieuw";
 $a->strings["Database connection"] = "Verbinding met database";
@@ -735,7 +855,7 @@ $a->strings["Your account email address must match this in order to use the web
 $a->strings["Please select a default timezone for your website"] = "Selecteer een standaard tijdzone voor uw website";
 $a->strings["Site settings"] = "Website-instellingen";
 $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 server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"] = "Als je geen command-line versie van PHP geïnstalleerd hebt op je server, kun je geen polling op de achtergrond gebruiken via cron. Zie  <a href='http://friendica.com/node/27'>'Activeren van geplande taken'</a>";
+$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'Setup the poller'</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 path in naar het php programma. Je kunt dit blanco laten om de installatie verder te zetten.";
 $a->strings["Command line PHP"] = "PHP-opdrachtregel";
@@ -753,6 +873,7 @@ $a->strings["GD graphics PHP module"] = "GD graphics PHP module";
 $a->strings["OpenSSL PHP module"] = "OpenSSL PHP module";
 $a->strings["mysqli PHP module"] = "mysqli PHP module";
 $a->strings["mb_string PHP module"] = "mb_string PHP module";
+$a->strings["mcrypt PHP module"] = "";
 $a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
 $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["Error: libCURL PHP module required but not installed."] = "Fout: PHP-module libCURL is vereist, maar niet geïnstalleerd.";
@@ -760,6 +881,9 @@ $a->strings["Error: GD graphics PHP module with JPEG support required but not in
 $a->strings["Error: openssl PHP module required but not installed."] = "Fout: PHP-module openssl is vereist, maar niet geïnstalleerd.";
 $a->strings["Error: mysqli PHP module required but not installed."] = "Fout: PHP-module mysqli is vereist, maar niet geïnstalleerd.";
 $a->strings["Error: mb_string PHP module required but not installed."] = "Fout: PHP-module mb_string is vereist, maar niet geïnstalleerd.";
+$a->strings["Error: mcrypt PHP module required but not installed."] = "";
+$a->strings["Function mcrypt_create_iv() is not defined. This is needed to enable RINO2 encryption layer."] = "";
+$a->strings["mcrypt_create_iv() function"] = "";
 $a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Het installatieprogramma moet een bestand \".htconfig.php\" in de bovenste 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 .htconfig.php in your Friendica top folder."] = "Op het einde van deze procedure zal ik je een tekst geven om te bewaren in een bestand .htconfig.php in je hoogste Friendica map.";
@@ -772,6 +896,8 @@ $a->strings["Note: as a security measure, you should give the web server write a
 $a->strings["view/smarty3 is writable"] = "view/smarty3 is schrijfbaar";
 $a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "";
 $a->strings["Url rewrite is working"] = "";
+$a->strings["ImageMagick PHP extension is installed"] = "";
+$a->strings["ImageMagick supports GIF"] = "";
 $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Het databaseconfiguratiebestand \".htconfig.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["<h1>What next</h1>"] = "<h1>Wat nu</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "BELANGRIJK: Je zult [manueel] een geplande taak moeten aanmaken voor de poller.";
@@ -787,18 +913,16 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s heet %2\$s van harte welkom";
 $a->strings["Welcome to %s"] = "Welkom op %s";
 $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
 $a->strings["Or - did you try to upload an empty file?"] = "";
-$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d";
+$a->strings["File exceeds size limit of %s"] = "";
 $a->strings["File upload failed."] = "Uploaden van bestand mislukt.";
-$a->strings["Profile Match"] = "Profielmatch";
 $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["Connect"] = "Verbinden";
+$a->strings["Profile Match"] = "Profielmatch";
 $a->strings["link"] = "link";
 $a->strings["Not available."] = "Niet beschikbaar";
 $a->strings["Community"] = "Website";
 $a->strings["No results."] = "Geen resultaten.";
 $a->strings["everybody"] = "iedereen";
-$a->strings["Additional features"] = "Extra functies";
 $a->strings["Display"] = "Weergave";
 $a->strings["Social Networks"] = "Sociale netwerken";
 $a->strings["Delegations"] = "";
@@ -835,14 +959,20 @@ $a->strings["No name"] = "Geen naam";
 $a->strings["Remove authorization"] = "Verwijder authorisatie";
 $a->strings["No Plugin settings configured"] = "";
 $a->strings["Plugin Settings"] = "Plugin Instellingen";
-$a->strings["Off"] = "Uit";
-$a->strings["On"] = "Aan";
 $a->strings["Additional Features"] = "Extra functies";
+$a->strings["General Social Media Settings"] = "";
+$a->strings["Disable intelligent shortening"] = "";
+$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."] = "";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "";
+$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."] = "";
+$a->strings["Your legacy 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."] = "";
+$a->strings["Repair OStatus subscriptions"] = "";
 $a->strings["Built-in support for %s connectivity is %s"] = "Ingebouwde ondersteuning voor connectiviteit met %s is %s";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "ingeschakeld";
 $a->strings["disabled"] = "uitgeschakeld";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "";
 $a->strings["Email access is disabled on this site."] = "E-mailtoegang is op deze website uitgeschakeld.";
 $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.";
@@ -863,14 +993,17 @@ $a->strings["Display Settings"] = "Scherminstellingen";
 $a->strings["Display Theme:"] = "Schermthema:";
 $a->strings["Mobile Theme:"] = "Mobiel thema:";
 $a->strings["Update browser every xx seconds"] = "Browser elke xx seconden verversen";
-$a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 seconden, geen maximum";
+$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "";
 $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"] = "";
+$a->strings["Beginning of week:"] = "";
 $a->strings["Don't show notices"] = "";
 $a->strings["Infinite scroll"] = "Oneindig scrollen";
 $a->strings["Automatic updates only at the top of the network page"] = "";
+$a->strings["Theme settings"] = "Thema-instellingen";
 $a->strings["User Types"] = "Gebruikerstypes";
 $a->strings["Community Types"] = "Forum/groepstypes";
 $a->strings["Normal Account Page"] = "Normale accountpagina";
@@ -886,7 +1019,6 @@ $a->strings["Private forum - approved members only"] = "Privé-forum - enkel voo
 $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["No"] = "Nee";
 $a->strings["Publish your default profile in the global social directory?"] = "Je standaardprofiel in de globale sociale gids publiceren?";
 $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["Hide your profile details from unknown viewers?"] = "Je profieldetails verbergen voor onbekende bezoekers?";
@@ -896,7 +1028,7 @@ $a->strings["Allow friends to tag your posts?"] = "Sta vrienden toe om jouw beri
 $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["Permit unknown people to send you private mail?"] = "Mogen onbekende personen jou privé berichten sturen?";
 $a->strings["Profile is <strong>not published</strong>."] = "Profiel is <strong>niet gepubliceerd</strong>.";
-$a->strings["Your Identity Address is"] = "Jouw Identiteitsadres is";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%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";
@@ -918,6 +1050,8 @@ $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:"] = "";
+$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "";
 $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";
@@ -945,6 +1079,8 @@ $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"] = "";
+$a->strings["Show desktop popup on new notifications"] = "";
 $a->strings["Text-only notification emails"] = "";
 $a->strings["Send text only notification emails, without the html part"] = "";
 $a->strings["Advanced Account/Page Type Settings"] = "";
@@ -969,32 +1105,28 @@ $a->strings["Friends are advised to please try again in 24 hours."] = "Wij advis
 $a->strings["Invalid locator"] = "Ongeldige plaatsbepaler";
 $a->strings["Invalid email address."] = "Geen geldig e-mailadres";
 $a->strings["This account has not been configured for email. Request failed."] = "Aanvraag mislukt. Dit account is niet geconfigureerd voor e-mail.";
-$a->strings["Unable to resolve your name at the provided location."] = "Ik kan jouw naam op het opgegeven adres niet vinden.";
 $a->strings["You have already introduced yourself here."] = "Je hebt jezelf hier al voorgesteld.";
 $a->strings["Apparently you are already friends with %s."] = "Blijkbaar bent u al bevriend met %s.";
 $a->strings["Invalid profile URL."] = "Ongeldig profiel adres.";
 $a->strings["Disallowed profile URL."] = "Niet toegelaten profiel adres.";
 $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."] = "";
 $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["Confirm"] = "Bevestig";
 $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=\"http://dir.friendica.com/siteinfo\">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=\"http://dir.friendica.com/siteinfo\">volg dan deze link om een openbare Friendica-website te vinden, en sluit je vandaag nog aan</a>.";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "";
 $a->strings["Friend/Connection Request"] = "Vriendschaps-/connectieverzoek";
 $a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Voorbeelden: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$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["StatusNet/Federated Social Web"] = "StatusNet/Gefedereerde Sociale Web";
 $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 uw identiteit:";
-$a->strings["Submit Request"] = "Aanvraag indienen";
 $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."] = "";
+$a->strings["Registration successful."] = "";
 $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.";
@@ -1004,24 +1136,27 @@ $a->strings["Your OpenID (optional): "] = "Je OpenID (optioneel):";
 $a->strings["Include your profile in member directory?"] = "Je profiel in de ledengids opnemen?";
 $a->strings["Membership on this site is by invitation only."] = "Lidmaatschap van deze website is uitsluitend op uitnodiging.";
 $a->strings["Your invitation ID: "] = "Je uitnodigingsid:";
-$a->strings["Your Full Name (e.g. Joe Smith): "] = "Je volledige naam (bijv. Jan Jansens):";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "";
 $a->strings["Your Email Address: "] = "Je email adres:";
+$a->strings["Leave empty for an auto generated password."] = "";
 $a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = "Kies een bijnaam voor je profiel. Deze moet met een letter beginnen. Je profieladres op deze website zal dan '<strong>bijnaam@\$sitename</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"] = "";
 $a->strings["System down for maintenance"] = "Systeem onbeschikbaar wegens onderhoud";
+$a->strings["Only logged in users are permitted to perform a search."] = "";
+$a->strings["Too Many Requests"] = "";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "";
 $a->strings["Search"] = "Zoeken";
+$a->strings["Items tagged with: %s"] = "";
+$a->strings["Search results for: %s"] = "";
+$a->strings["Status:"] = "Tijdlijn:";
+$a->strings["Homepage:"] = "Website:";
 $a->strings["Global Directory"] = "Globale gids";
 $a->strings["Find on this site"] = "Op deze website zoeken";
+$a->strings["Finding:"] = "";
 $a->strings["Site Directory"] = "Websitegids";
-$a->strings["Age: "] = "Leeftijd:";
-$a->strings["Gender: "] = "Geslacht:";
-$a->strings["Gender:"] = "Geslacht:";
-$a->strings["Status:"] = "Tijdlijn:";
-$a->strings["Homepage:"] = "Website:";
-$a->strings["About:"] = "Over:";
 $a->strings["No entries (some entries may be hidden)."] = "Geen gegevens (sommige gegevens kunnen verborgen zijn).";
 $a->strings["No potential page delegates located."] = "Niemand gevonden waar het paginabeheer mogelijk aan uitbesteed kan worden.";
 $a->strings["Delegate Page Management"] = "Paginabeheer uitbesteden";
@@ -1031,7 +1166,6 @@ $a->strings["Existing Page Delegates"] = "Bestaande personen waaraan het paginab
 $a->strings["Potential Delegates"] = "Mogelijke personen waaraan het paginabeheer kan worden uitbesteed ";
 $a->strings["Add"] = "Toevoegen";
 $a->strings["No entries."] = "Geen gegevens.";
-$a->strings["Common Friends"] = "Gedeelde Vrienden";
 $a->strings["No contacts in common."] = "Geen gedeelde contacten.";
 $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.";
@@ -1041,9 +1175,9 @@ $a->strings["%1\$s is currently %2\$s"] = "%1\$s is op dit moment %2\$s";
 $a->strings["Mood"] = "Stemming";
 $a->strings["Set your current mood and tell your friends"] = "Stel je huidige stemming in, en vertel het je vrienden";
 $a->strings["Do you really want to delete this suggestion?"] = "Wil je echt dit voorstel verwijderen?";
-$a->strings["Friend Suggestions"] = "Vriendschapsvoorstellen";
 $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["Profile deleted."] = "Profiel verwijderd";
 $a->strings["Profile-"] = "Profiel-";
 $a->strings["New profile created."] = "Nieuw profiel aangemaakt.";
@@ -1070,6 +1204,7 @@ $a->strings[" - Visit %1\$s's %2\$s"] = " - Bezoek %2\$s van %1\$s";
 $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepast %2\$s, %3\$s veranderd.";
 $a->strings["Hide contacts and friends:"] = "";
 $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:"] = "";
 $a->strings["Edit Profile Details"] = "Profieldetails bewerken";
 $a->strings["Change Profile Photo"] = "Profielfoto wijzigen";
 $a->strings["View this profile"] = "Dit profiel bekijken";
@@ -1085,7 +1220,7 @@ $a->strings["Profile Name:"] = "Profiel Naam:";
 $a->strings["Your Full Name:"] = "Je volledige naam:";
 $a->strings["Title/Description:"] = "Titel/Beschrijving:";
 $a->strings["Your Gender:"] = "Je Geslacht:";
-$a->strings["Birthday (%s):"] = "Geboortedatum (%s):";
+$a->strings["Birthday :"] = "";
 $a->strings["Street Address:"] = "Postadres:";
 $a->strings["Locality/City:"] = "Gemeente/Stad:";
 $a->strings["Postal/Zip Code:"] = "Postcode:";
@@ -1118,6 +1253,7 @@ $a->strings["Love/romance"] = "Liefde/romance";
 $a->strings["Work/employment"] = "Werk";
 $a->strings["School/education"] = "School/opleiding";
 $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["Age: "] = "Leeftijd:";
 $a->strings["Edit/Manage Profiles"] = "Wijzig/Beheer Profielen";
 $a->strings["Change profile photo"] = "Profiel foto wijzigen";
 $a->strings["Create New Profile"] = "Maak nieuw profiel";
@@ -1148,6 +1284,7 @@ $a->strings["This is Friendica, version"] = "Dit is Friendica, versie";
 $a->strings["running at web location"] = "draaiend op web-adres";
 $a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "Bezoek <a href=\"http://friendica.com\">Friendica.com</a> om meer te leren over het Friendica project.";
 $a->strings["Bug reports and issues: please visit"] = "Bug rapporten en problemen: bezoek";
+$a->strings["the bugtracker at github"] = "";
 $a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggesties, lof, donaties, enzovoort - stuur een e-mail naar \"info\" op Friendica - dot com";
 $a->strings["Installed plugins/addons/apps:"] = "Geïnstalleerde plugins/toepassingen:";
 $a->strings["No installed plugins/addons/apps"] = "Geen plugins of toepassingen geïnstalleerd";
@@ -1170,6 +1307,8 @@ $a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of
 $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["Resubscribing to OStatus contacts"] = "";
+$a->strings["Error"] = "";
 $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";
@@ -1191,7 +1330,7 @@ $a->strings["You will need to supply this invitation code: \$invite_code"] = "Je
 $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://friendica.com"] = "Voor meer informatie over het Friendica project en waarom wij denken dat het belangrijk is kun je http://friendica.com/ bezoeken";
 $a->strings["Photo Albums"] = "Fotoalbums";
-$a->strings["Contact Photos"] = "Contactfoto's";
+$a->strings["Recent Photos"] = "Recente foto's";
 $a->strings["Upload New Photos"] = "Nieuwe foto's uploaden";
 $a->strings["Contact information unavailable"] = "Contactinformatie niet beschikbaar";
 $a->strings["Album not found."] = "Album niet gevonden";
@@ -1201,7 +1340,6 @@ $a->strings["Delete Photo"] = "Verwijder foto";
 $a->strings["Do you really want to delete this photo?"] = "Wil je echt deze foto verwijderen?";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s is gelabeld in %2\$s door %3\$s";
 $a->strings["a photo"] = "een foto";
-$a->strings["Image exceeds size limit of "] = "Afbeelding is groter dan de maximale afmeting van";
 $a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg.";
 $a->strings["No photos selected"] = "Geen foto's geselecteerd";
 $a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Je hebt %1$.2f Mbytes van %2$.2f Mbytes foto-opslagruimte gebruikt.";
@@ -1224,23 +1362,31 @@ $a->strings["Use as profile photo"] = "Gebruik als profielfoto";
 $a->strings["View Full Size"] = "Bekijk in volledig formaat";
 $a->strings["Tags: "] = "Labels: ";
 $a->strings["[Remove any tag]"] = "[Alle labels verwijderen]";
-$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)";
-$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)";
 $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"] = "";
+$a->strings["Rotate CW (right)"] = "Roteren met de klok mee (rechts)";
+$a->strings["Rotate CCW (left)"] = "Roteren tegen de klok in (links)";
 $a->strings["Private photo"] = "Privé foto";
 $a->strings["Public photo"] = "Publieke foto";
 $a->strings["Share"] = "Delen";
-$a->strings["Recent Photos"] = "Recente foto's";
+$a->strings["Attending"] = array(
+       0 => "",
+       1 => "",
+);
+$a->strings["Not attending"] = "";
+$a->strings["Might attend"] = "";
+$a->strings["Map"] = "";
+$a->strings["Not Extended"] = "";
 $a->strings["Account approved."] = "Account goedgekeurd.";
 $a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s";
 $a->strings["Please login."] = "Inloggen.";
 $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 (statusnet/identi.ca) or from Diaspora"] = "Deze functie is experimenteel. We kunnen geen contacten van het OStatus netwerk (statusnet/identi.ca) of van Diaspora importeren.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "";
 $a->strings["Account file"] = "Account bestand";
 $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "";
 $a->strings["Item not available."] = "Item niet beschikbaar";
@@ -1248,7 +1394,7 @@ $a->strings["Item was not found."] = "Item niet gevonden";
 $a->strings["Delete this item?"] = "Dit item verwijderen?";
 $a->strings["show fewer"] = "Minder tonen";
 $a->strings["Update %s failed. See error logs."] = "Wijziging %s mislukt. Lees de error logbestanden.";
-$a->strings["Create a New Account"] = "Nieuw account aanmaken";
+$a->strings["Create a New Account"] = "Nieuwe account aanmaken";
 $a->strings["Logout"] = "Uitloggen";
 $a->strings["Nickname or Email address: "] = "Bijnaam of e-mailadres:";
 $a->strings["Password: "] = "Wachtwoord:";
@@ -1259,31 +1405,13 @@ $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["Requested account is not available."] = "Gevraagde account is niet beschikbaar.";
-$a->strings["Edit profile"] = "Bewerk profiel";
-$a->strings["Message"] = "Bericht";
-$a->strings["Profiles"] = "Profielen";
-$a->strings["Manage/edit profiles"] = "Beheer/wijzig profielen";
-$a->strings["Network:"] = "";
-$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 beschrijving]";
-$a->strings["Event Reminders"] = "Gebeurtenisherinneringen";
-$a->strings["Events this week:"] = "Gebeurtenissen deze week:";
-$a->strings["Status"] = "Tijdlijn";
-$a->strings["Status Messages and Posts"] = "Berichten op jouw tijdlijn";
-$a->strings["Profile Details"] = "Profieldetails";
-$a->strings["Videos"] = "Video's";
-$a->strings["Events and Calendar"] = "Gebeurtenissen en kalender";
-$a->strings["Only You Can See This"] = "Alleen jij kunt dit zien";
 $a->strings["This entry was edited"] = "";
+$a->strings["I will attend"] = "";
+$a->strings["I will not attend"] = "";
+$a->strings["I might attend"] = "";
 $a->strings["ignore thread"] = "";
 $a->strings["unignore thread"] = "";
 $a->strings["toggle ignore status"] = "";
-$a->strings["ignored"] = "";
 $a->strings["Categories:"] = "Categorieën:";
 $a->strings["Filed under:"] = "Bewaard onder:";
 $a->strings["via"] = "via";
@@ -1303,7 +1431,6 @@ $a->strings["%d invitation available"] = array(
 );
 $a->strings["Find People"] = "Zoek mensen";
 $a->strings["Enter name or interest"] = "Vul naam of interesse in";
-$a->strings["Connect/Follow"] = "Verbind/Volg";
 $a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeelden: Jan Peeters, Vissen";
 $a->strings["Similar Interests"] = "Dezelfde interesses";
 $a->strings["Random Profile"] = "Willekeurig Profiel";
@@ -1313,11 +1440,17 @@ $a->strings["All Networks"] = "Alle netwerken";
 $a->strings["Saved Folders"] = "Bewaarde Mappen";
 $a->strings["Everything"] = "Alles";
 $a->strings["Categories"] = "Categorieën";
+$a->strings["%d contact in common"] = array(
+       0 => "%d gedeeld contact",
+       1 => "%d gedeelde contacten",
+);
 $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"] = "";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "";
 $a->strings["Post Composition Features"] = "Functies voor het opstellen van berichten";
-$a->strings["Richtext Editor"] = "RTF-tekstverwerker";
+$a->strings["Richtext Editor"] = "Tekstverwerker met opmaak";
 $a->strings["Enable richtext editor"] = "Gebruik een tekstverwerker met eenvoudige opmaakfuncties";
 $a->strings["Post Preview"] = "Voorvertoning bericht";
 $a->strings["Allow previewing posts and comments before publishing them"] = "";
@@ -1326,6 +1459,8 @@ $a->strings["Add/remove mention when a fourm page is selected/deselected in ACL
 $a->strings["Network Sidebar Widgets"] = "Zijbalkwidgets op netwerkpagina";
 $a->strings["Search by Date"] = "Zoeken op datum";
 $a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten te selecteren volgens datumbereik";
+$a->strings["List Forums"] = "";
+$a->strings["Enable widget to display the forums your are connected with"] = "";
 $a->strings["Group Filter"] = "Groepsfilter";
 $a->strings["Enable widget to display Network posts only from selected group"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde groepen";
 $a->strings["Network Filter"] = "Netwerkfilter";
@@ -1354,6 +1489,8 @@ $a->strings["Star Posts"] = "Geef berichten een ster";
 $a->strings["Ability to mark special posts with a star indicator"] = "";
 $a->strings["Mute Post Notifications"] = "";
 $a->strings["Ability to mute notifications for a thread"] = "";
+$a->strings["Advanced Profile Settings"] = "";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "";
 $a->strings["Connect URL missing."] = "";
 $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.";
@@ -1370,18 +1507,17 @@ $a->strings["A deleted group with this name was revived. Existing item permissio
 $a->strings["Default privacy group for new contacts"] = "";
 $a->strings["Everybody"] = "Iedereen";
 $a->strings["edit"] = "verander";
+$a->strings["Edit groups"] = "";
 $a->strings["Edit group"] = "Verander groep";
 $a->strings["Create a new group"] = "Maak nieuwe groep";
 $a->strings["Contacts not in any group"] = "";
 $a->strings["Miscellaneous"] = "Diversen";
-$a->strings["year"] = "jaar";
-$a->strings["month"] = "maand";
-$a->strings["day"] = "dag";
+$a->strings["YYYY-MM-DD or 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["week"] = "week";
 $a->strings["weeks"] = "weken";
 $a->strings["days"] = "dagen";
 $a->strings["hour"] = "uur";
@@ -1393,26 +1529,68 @@ $a->strings["seconds"] = "secondes";
 $a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s geleden";
 $a->strings["%s's birthday"] = "%s's verjaardag";
 $a->strings["Happy Birthday %s"] = "Gefeliciteerd %s";
+$a->strings["Requested account is not available."] = "Gevraagde account is niet beschikbaar.";
+$a->strings["Edit profile"] = "Bewerk profiel";
+$a->strings["Atom feed"] = "";
+$a->strings["Message"] = "Bericht";
+$a->strings["Profiles"] = "Profielen";
+$a->strings["Manage/edit profiles"] = "Beheer/wijzig profielen";
+$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["Events this week:"] = "Gebeurtenissen deze week:";
+$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:"] = "";
+$a->strings["Videos"] = "Video's";
+$a->strings["Events and Calendar"] = "Gebeurtenissen en kalender";
+$a->strings["Only You Can See This"] = "Alleen jij kunt dit zien";
+$a->strings["event"] = "gebeurtenis";
+$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 is attending %2\$s's %3\$s"] = "";
+$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "";
+$a->strings["%1\$s may attend %2\$s's %3\$s"] = "";
+$a->strings["Post to Email"] = "Verzenden per e-mail";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
 $a->strings["Visible to everybody"] = "Zichtbaar voor iedereen";
 $a->strings["show"] = "tonen";
-$a->strings["don't show"] = "Niet tonen";
+$a->strings["don't show"] = "niet tonen";
+$a->strings["Close"] = "Afsluiten";
 $a->strings["[no subject]"] = "[geen onderwerp]";
 $a->strings["stopped following"] = "";
-$a->strings["Poke"] = "Aanstoten";
 $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["Edit Contact"] = "Bewerk contact";
 $a->strings["Drop Contact"] = "Verwijder contact";
 $a->strings["Send PM"] = "Stuur een privébericht";
+$a->strings["Poke"] = "Aanstoten";
 $a->strings["Welcome "] = "Welkom";
 $a->strings["Please upload a profile photo."] = "Upload een profielfoto.";
 $a->strings["Welcome back "] = "Welkom terug ";
 $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."] = "";
-$a->strings["event"] = "gebeurtenis";
+$a->strings["%1\$s attends %2\$s's %3\$s"] = "";
+$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "";
+$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "";
 $a->strings["%1\$s poked %2\$s"] = "%1\$s stootte %2\$s aan";
-$a->strings["poked"] = "aangestoten";
 $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["remove"] = "verwijder";
@@ -1420,24 +1598,50 @@ $a->strings["Delete Selected Items"] = "Geselecteerde items verwijderen";
 $a->strings["Follow Thread"] = "Conversatie volgen";
 $a->strings["%s likes this."] = "%s vindt dit leuk.";
 $a->strings["%s doesn't like this."] = "%s vindt dit niet leuk.";
-$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d mensen</span> 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 attends."] = "";
+$a->strings["%s doesn't attend."] = "";
+$a->strings["%s attends maybe."] = "";
 $a->strings["and"] = "en";
 $a->strings[", and %d other people"] = ", en %d andere mensen";
-$a->strings["%s like this."] = "%s vindt dit leuk.";
-$a->strings["%s don't like this."] = "%s vindt dit niet leuk.";
+$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."] = "";
+$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."] = "";
+$a->strings["<span  %1\$s>%2\$d people</span> attend"] = "";
+$a->strings["%s attend."] = "";
+$a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "";
+$a->strings["%s don't attend."] = "";
+$a->strings["<span  %1\$s>%2\$d people</span> anttend maybe"] = "";
+$a->strings["%s anttend maybe."] = "";
 $a->strings["Visible to <strong>everybody</strong>"] = "Zichtbaar voor <strong>iedereen</strong>";
 $a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:";
 $a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:";
 $a->strings["Tag term:"] = "Label:";
 $a->strings["Where are you right now?"] = "Waar ben je nu?";
 $a->strings["Delete item(s)?"] = "Item(s) verwijderen?";
-$a->strings["Post to Email"] = "Verzenden per e-mail";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
 $a->strings["permissions"] = "rechten";
 $a->strings["Post to Groups"] = "Verzenden naar Groepen";
 $a->strings["Post to Contacts"] = "Verzenden naar Contacten";
 $a->strings["Private post"] = "Privé verzending";
+$a->strings["View all"] = "";
+$a->strings["Like"] = array(
+       0 => "",
+       1 => "",
+);
+$a->strings["Dislike"] = array(
+       0 => "",
+       1 => "",
+);
+$a->strings["Not Attending"] = array(
+       0 => "",
+       1 => "",
+);
+$a->strings["Undecided"] = array(
+       0 => "",
+       1 => "",
+);
+$a->strings["Forums"] = "";
+$a->strings["External link to forum"] = "";
 $a->strings["view full size"] = "Volledig formaat";
 $a->strings["newer"] = "nieuwere berichten";
 $a->strings["older"] = "oudere berichten";
@@ -1445,12 +1649,18 @@ $a->strings["prev"] = "vorige";
 $a->strings["first"] = "eerste";
 $a->strings["last"] = "laatste";
 $a->strings["next"] = "volgende";
+$a->strings["Loading more entries..."] = "";
+$a->strings["The end"] = "";
 $a->strings["No contacts"] = "Geen contacten";
 $a->strings["%d Contact"] = array(
        0 => "%d contact",
        1 => "%d contacten",
 );
+$a->strings["View Contacts"] = "Bekijk contacten";
+$a->strings["Full Text"] = "";
+$a->strings["Tags"] = "";
 $a->strings["poke"] = "aanstoten";
+$a->strings["poked"] = "aangestoten";
 $a->strings["ping"] = "ping";
 $a->strings["pinged"] = "gepingd";
 $a->strings["prod"] = "porren";
@@ -1481,29 +1691,10 @@ $a->strings["frustrated"] = "gefrustreerd";
 $a->strings["motivated"] = "gemotiveerd";
 $a->strings["relaxed"] = "ontspannen";
 $a->strings["surprised"] = "verbaasd";
-$a->strings["Monday"] = "Maandag";
-$a->strings["Tuesday"] = "Dinsdag";
-$a->strings["Wednesday"] = "Woensdag";
-$a->strings["Thursday"] = "Donderdag";
-$a->strings["Friday"] = "Vrijdag";
-$a->strings["Saturday"] = "Zaterdag";
-$a->strings["Sunday"] = "Zondag";
-$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["bytes"] = "bytes";
 $a->strings["Click to open/close"] = "klik om te openen/sluiten";
-$a->strings["default"] = "standaard";
-$a->strings["Select an alternate language"] = "Kies een andere taal";
+$a->strings["View on separate page"] = "";
+$a->strings["view on separate page"] = "";
 $a->strings["activity"] = "activiteit";
 $a->strings["post"] = "bericht";
 $a->strings["Item filed"] = "Item bewaard";
@@ -1512,8 +1703,6 @@ $a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "";
 $a->strings["<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a href=\"%s\" target=\"_blank\">post</a>"] = "";
 $a->strings["$1 wrote:"] = "$1 schreef:";
 $a->strings["Encrypted content"] = "Versleutelde inhoud";
-$a->strings["(no subject)"] = "(geen onderwerp)";
-$a->strings["noreply"] = "geen reactie";
 $a->strings["Cannot locate DNS info for database server '%s'"] = "";
 $a->strings["Unknown | Not categorised"] = "Onbekend | Niet ";
 $a->strings["Block immediately"] = "Onmiddellijk blokkeren";
@@ -1525,6 +1714,7 @@ $a->strings["Weekly"] = "wekelijks";
 $a->strings["Monthly"] = "maandelijks";
 $a->strings["OStatus"] = "OStatus";
 $a->strings["RSS/Atom"] = "RSS/Atom";
+$a->strings["Facebook"] = "Facebook";
 $a->strings["Zot!"] = "Zot!";
 $a->strings["LinkedIn"] = "Linkedln";
 $a->strings["XMPP/IM"] = "XMPP/IM";
@@ -1533,27 +1723,12 @@ $a->strings["Google+"] = "Google+";
 $a->strings["pump.io"] = "pump.io";
 $a->strings["Twitter"] = "Twitter";
 $a->strings["Diaspora Connector"] = "Diaspora-connector";
-$a->strings["Statusnet"] = "Statusnet";
+$a->strings["GNU Social"] = "";
 $a->strings["App.net"] = "";
+$a->strings["Redmatrix"] = "";
 $a->strings[" on Last.fm"] = " op Last.fm";
 $a->strings["Starts:"] = "Begint:";
 $a->strings["Finishes:"] = "Eindigt:";
-$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["Tags:"] = "Labels:";
-$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["Click here to upgrade."] = "";
 $a->strings["This action exceeds the limits set by your subscription plan."] = "";
 $a->strings["This action is not available under your subscription plan."] = "";
@@ -1595,16 +1770,9 @@ $a->strings["Manage/edit friends and contacts"] = "Beheer/Wijzig vrienden en con
 $a->strings["Site setup and configuration"] = "Website opzetten en configureren";
 $a->strings["Navigation"] = "Navigatie";
 $a->strings["Site map"] = "Sitemap";
-$a->strings["User not found."] = "Gebruiker niet gevonden";
 $a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "";
 $a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "";
 $a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
-$a->strings["There is no status with this id."] = "Er is geen status met dit kenmerk";
-$a->strings["There is no conversation with this id."] = "";
-$a->strings["Invalid request."] = "";
-$a->strings["Invalid item."] = "";
-$a->strings["Invalid action. "] = "";
-$a->strings["DB error"] = "";
 $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";
@@ -1615,17 +1783,20 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Dat lij
 $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["Cannot use that email."] = "Ik kan die e-mail niet gebruiken.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Je \"bijnaam\" kan alleen \"a-z\", \"0-9\", \"-\", en \"_\" bevatten, en moet ook met een letter beginnen.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "";
 $a->strings["Nickname is already registered. Please choose another."] = "Bijnaam is al geregistreerd. Kies een andere.";
 $a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Bijnaam was ooit hier geregistreerd en kan niet herbruikt worden. 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."] = "";
+$a->strings["default"] = "standaard";
 $a->strings["An error occurred creating your default profile. Please try again."] = "";
 $a->strings["Friends"] = "Vrienden";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "";
 $a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "";
 $a->strings["Sharing notification from Diaspora network"] = "";
 $a->strings["Attachments:"] = "Bijlagen:";
+$a->strings["(no subject)"] = "(geen onderwerp)";
+$a->strings["noreply"] = "geen reactie";
 $a->strings["Do you really want to delete this item?"] = "Wil je echt dit item verwijderen?";
 $a->strings["Archives"] = "Archieven";
 $a->strings["Male"] = "Man";
@@ -1641,11 +1812,10 @@ $a->strings["Hermaphrodite"] = "Hermafrodiet";
 $a->strings["Neuter"] = "Genderneutraal";
 $a->strings["Non-specific"] = "Niet-specifiek";
 $a->strings["Other"] = "Anders";
-$a->strings["Undecided"] = "Onbeslist";
-$a->strings["Males"] = "Manen";
+$a->strings["Males"] = "Mannen";
 $a->strings["Females"] = "Vrouwen";
 $a->strings["Gay"] = "Homo";
-$a->strings["Lesbian"] = "Lesbie";
+$a->strings["Lesbian"] = "Lesbienne";
 $a->strings["No Preference"] = "Geen voorkeur";
 $a->strings["Bisexual"] = "Biseksueel";
 $a->strings["Autosexual"] = "Autoseksueel";
@@ -1671,9 +1841,9 @@ $a->strings["Married"] = "Getrouwd";
 $a->strings["Imaginarily married"] = "Denkbeeldig getrouwd";
 $a->strings["Partners"] = "Partners";
 $a->strings["Cohabiting"] = "Samenwonend";
-$a->strings["Common law"] = "Common-law-huwelijk";
+$a->strings["Common law"] = "getrouwd voor-de-wet";
 $a->strings["Happy"] = "Blij";
-$a->strings["Not looking"] = "";
+$a->strings["Not looking"] = "Niet op zoek";
 $a->strings["Swinger"] = "Swinger";
 $a->strings["Betrayed"] = "Bedrogen";
 $a->strings["Separated"] = "Uit elkaar";
@@ -1688,6 +1858,7 @@ $a->strings["Ask me"] = "Vraag me";
 $a->strings["Friendica Notification"] = "Friendica Notificatie";
 $a->strings["Thank You,"] = "Bedankt";
 $a->strings["%s Administrator"] = "%s Beheerder";
+$a->strings["%1\$s, %2\$s Administrator"] = "";
 $a->strings["%s <!item_type!>"] = "%s <!item_type!>";
 $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.";
@@ -1731,7 +1902,7 @@ $a->strings["Name:"] = "Naam:";
 $a->strings["Photo:"] = "Foto: ";
 $a->strings["Please visit %s to approve or reject the suggestion."] = "";
 $a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
 $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
 $a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
 $a->strings["Please visit %s  if you wish to make any changes to this relationship."] = "";
@@ -1756,7 +1927,6 @@ $a->strings["%d contact not imported"] = array(
 );
 $a->strings["Done. You can now login with your username and password"] = "Gebeurd. Je kunt nu inloggen met je gebruikersnaam en wachtwoord";
 $a->strings["toggle mobile"] = "mobiel thema omwisselen";
-$a->strings["Theme settings"] = "Thema-instellingen";
 $a->strings["Set resize level for images in posts and comments (width and height)"] = "";
 $a->strings["Set font-size for posts and comments"] = "Stel lettergrootte voor berichten en reacties in";
 $a->strings["Set theme width"] = "Stel breedte van het thema in";
@@ -1787,7 +1957,9 @@ $a->strings["Your personal photos"] = "Jouw persoonlijke foto's";
 $a->strings["Local Directory"] = "Lokale gids";
 $a->strings["Set zoomfactor for Earth Layers"] = "";
 $a->strings["Show/hide boxes at right-hand column:"] = "";
+$a->strings["Comma separated list of helper forums"] = "";
 $a->strings["Set style"] = "";
+$a->strings["Quick Start"] = "";
 $a->strings["greenzero"] = "";
 $a->strings["purplezero"] = "";
 $a->strings["easterbunny"] = "";