summaryrefslogtreecommitdiffstats
path: root/settings/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/nl.php')
-rw-r--r--settings/l10n/nl.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
new file mode 100644
index 00000000000..d6732521559
--- /dev/null
+++ b/settings/l10n/nl.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"space" => "beschikbare ruimte.",
+"You're currently using" => "Je gebruikt momenteel",
+"Unable to change password" => "Wachtwoord aanpassen is niet mogenlijk",
+"New password" => "Nieuw wachtwoord",
+"Authentication error" => "Authenticatie fout.",
+"Your password got changed" => "Je wachtwoord is aangepast",
+"Language changed" => "Taal aangepast",
+"Invalid request" => "Ongeldige aanvraag",
+"Account information" => "Gebruiks gegevens",
+"of your" => "van de",
+"Password changed" => "Wachtwoord aangepast",
+"Old password:" => "Oud wachtwoord:",
+"Your old password is wrong!" => "Het oude wachtwoord is verkeerd.",
+"Show new password" => "Toon nieuw wachtwoord",
+"You have to enter the old and the new password!" => "Je moet het oude en nieuwe wachtwoord invullen.",
+"Language" => "Taal",
+"Change Password" => "Wachtwoord aanpassen"
+);