diff options
Diffstat (limited to 'view/nl/strings.php')
-rw-r--r-- | view/nl/strings.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/nl/strings.php b/view/nl/strings.php index 99f547c8a..b1ee18f8f 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -235,7 +235,7 @@ $a->strings["Your webpages"] = "Jouw webpagina's"; $a->strings["Login"] = "Inloggen"; $a->strings["Sign in"] = "Inloggen"; $a->strings["%s - click to logout"] = "%s - klik om uit te loggen"; -$a->strings["Click to authenticate to your home hub"] = "Klik om jezelf te verifiëren via jouw eigen Red-Matrix-hub"; +$a->strings["Click to authenticate to your home hub"] = "Klik om jezelf te verifiëren via jouw eigen Red Matrix-hub"; $a->strings["Home Page"] = "Homepage"; $a->strings["Register"] = "Registreren "; $a->strings["Create an account"] = "Maak een account aan"; @@ -862,7 +862,7 @@ $a->strings["My site offers free accounts with optional paid upgrades"] = "Mijn $a->strings["Registration"] = "Registratie"; $a->strings["File upload"] = "Bestand uploaden"; $a->strings["Policies"] = "Beleid"; -$a->strings["Site name"] = "Naam van deze Red-Matrix-hub"; +$a->strings["Site name"] = "Naam van deze Red Matrix-hub"; $a->strings["Banner/Logo"] = "Banner/logo"; $a->strings["Administrator Information"] = "Informatie over de beheerder van deze hub"; $a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden."; @@ -884,7 +884,7 @@ $a->strings["Will be displayed prominently on the registration page."] = "Wordt $a->strings["Accounts abandoned after x days"] = "Accounts als verlaten beschouwen na zoveel aantal dagen:"; $a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet."; $a->strings["Allowed friend domains"] = "Toegestane domeinen"; -$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze Red-Matrix-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."; +$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze Red Matrix-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."; $a->strings["Allowed email domains"] = "Toegestane e-maildomeinen"; $a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Door komma's gescheiden lijst met e-maildomeinen die op deze hub mogen registeren. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."; $a->strings["Block public"] = "Openbare toegang blokkeren"; |