aboutsummaryrefslogtreecommitdiffstats
path: root/view/nl/hstrings.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/nl/hstrings.php')
-rw-r--r--view/nl/hstrings.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/view/nl/hstrings.php b/view/nl/hstrings.php
index 000c8043c..c29146662 100644
--- a/view/nl/hstrings.php
+++ b/view/nl/hstrings.php
@@ -464,7 +464,9 @@ App::$strings["Default"] = "Standaard";
App::$strings["mobile"] = "mobiel";
App::$strings["experimental"] = "experimenteel";
App::$strings["unsupported"] = "Niet ondersteund";
+App::$strings["No"] = "Nee";
App::$strings["Yes - with approval"] = "Ja - met goedkeuring";
+App::$strings["Yes"] = "Ja";
App::$strings["My site is not a public server"] = "Mijn \$Projectname-hub is niet openbaar";
App::$strings["My site has paid access only"] = "Mijn \$Projectname-hub kent alleen betaalde toegang";
App::$strings["My site has free access only"] = "Mijn \$Projectname-hub kent alleen gratis toegang";
@@ -479,6 +481,7 @@ App::$strings["Advanced - very comfortable"] = "Gevorderd - voelt zich comfortab
App::$strings["Expert - I can write computer code"] = "Expert - kan programmeren";
App::$strings["Wizard - I probably know more than you do"] = "Tovenaar - ik weet waarschijnlijk meer dan jij";
App::$strings["Site"] = "Hub-instellingen";
+App::$strings["Registration"] = "Registratie";
App::$strings["File upload"] = "Bestand uploaden";
App::$strings["Policies"] = "Beleid";
App::$strings["Advanced"] = "Geavanceerd";
@@ -986,6 +989,8 @@ App::$strings["Gender"] = "Geslacht";
App::$strings["Sexual Preference"] = "Seksuele voorkeur";
App::$strings["Homepage"] = "Homepage";
App::$strings["Interests"] = "Interesses";
+App::$strings["Address"] = "Kanaaladres";
+App::$strings["Location"] = "Locatie";
App::$strings["Profile updated."] = "Profiel bijgewerkt";
App::$strings["Hide your connections list from viewers of this profile"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien.";
App::$strings["Edit Profile Details"] = "Profiel bewerken";
@@ -1128,10 +1133,7 @@ App::$strings["Authenticate"] = "Authenticeren";
App::$strings["Please login."] = "Inloggen.";
App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd.";
App::$strings["Remove This Account"] = "Verwijder dit account";
-App::$strings["WARNING: "] = "WAARSCHUWING: ";
App::$strings["This account and all its channels will be completely removed from the network. "] = "Dit account en al zijn kanalen worden volledig uit het \$Projectname-netwerk verwijderd.";
-App::$strings["This action is permanent and can not be undone!"] = "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!";
-App::$strings["Please enter your password for verification:"] = "Vul je wachtwoord in ter verificatie:";
App::$strings["Remove this account, all its channels and all its channel clones from the network"] = "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het \$Projectname-netwerk verwijderen";
App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het \$Projectname-netwerk verwijderd";
App::$strings["Remove Account"] = "Account verwijderen";