diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-14 01:55:09 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-14 01:55:09 -0400 |
commit | 2a2aabbdafc11fac687cb69d4804e6d03df882c2 (patch) | |
tree | 13c96b05b643ed24dc2ee7ff66e9eed8cb3e528e /settings/l10n/nl.php | |
parent | d93b5f9927a063ef35305e3da833302a2b6ab235 (diff) | |
download | nextcloud-server-2a2aabbdafc11fac687cb69d4804e6d03df882c2.tar.gz nextcloud-server-2a2aabbdafc11fac687cb69d4804e6d03df882c2.zip |
[tx-robot] updated from transifex
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", |