aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/nl.php')
-rw-r--r--core/l10n/nl.php16
1 files changed, 15 insertions, 1 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 281de52ce4a..c5ea4094280 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -1,8 +1,22 @@
<?php $TRANSLATIONS = array(
"Login failed!" => "Aanmelden mislukt.",
+"remember" => "onthoud gegevens",
+"Create an <strong>admin account</strong>" => "Maak een <strong>admin-account</strong>",
+"Username" => "Gebruikersnaam",
+"Password" => "Wachtwoord",
+"Configure the database" => "Configureren van de database",
+"will be used" => "zal gebruikt woorden",
+"Database user" => "Database gebruiker",
+"Database password" => "Database wachtwoord",
+"Database name" => "Database naam",
"Advanced" => "Geavanceerd",
+"Host" => "Host",
+"Table prefix" => "Tabelnaam voorvoegsel",
+"Data folder" => "Gegevens folder",
"Finish setup" => "Installatie afronden",
+"Cloud not found" => "Cloud niet gevonden",
"prev" => "vorige",
"next" => "volgende",
-"You are logged out." => "U bent afgemeld."
+"You are logged out." => "U bent afgemeld.",
+"Settings" => "Instellingen"
);