diff options
Diffstat (limited to 'settings/l10n/nl.php')
-rw-r--r-- | settings/l10n/nl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index c497eb12a68..1f8342df6c5 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "Unable to change full name" => "Kan de volledige naam niet wijzigen", "Group already exists" => "Groep bestaat al", "Unable to add group" => "Niet in staat om groep toe te voegen", +"Files decrypted successfully" => "Bestanden succesvol ontsleuteld", +"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Kon uw bestanden niet ontsleutelem. Controleer uw owncloud logs of vraag het uw beheerder", +"Couldn't decrypt your files, check your password and try again" => "Kon uw bestanden niet ontsleutelen. Controleer uw wachtwoord en probeer het opnieuw", "Email saved" => "E-mail bewaard", "Invalid email" => "Ongeldige e-mail", "Unable to delete group" => "Niet in staat om groep te verwijderen", |