nextcloud/settings/l10n/nl.php

14 lines
482 B
PHP

<?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"
);