summaryrefslogtreecommitdiffstats
path: root/settings/l10n/nl.php
blob: 2394fbd74ffe4f563360f67d04a76806725b2123 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php $TRANSLATIONS = array(
"Authentication error" => "Authenticatiefout.",
"Invalid request" => "Ongeldig verzoek",
"Language changed" => "Taal aangepast",
"Account information" => "Gebruikersgegevens",
"You're currently using" => "U gebruikt momenteel",
"of your" => "van de",
"space" => "beschikbare ruimte.",
"Change Password" => "Wachtwoord aanpassen",
"Your password got changed" => "Uw wachtwoord is aangepast",
"New password" => "Nieuw wachtwoord",
"Language" => "Taal"
);