diff options
Diffstat (limited to 'settings/l10n/nl.json')
-rw-r--r-- | settings/l10n/nl.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index dc4f66e406d..b9a7baadde1 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -10,12 +10,10 @@ "Log" : "Log", "Tips & tricks" : "Tips & trucs", "Updates" : "Updates", - "Authentication error" : "Authenticatie fout", - "Your full name has been changed." : "Uw volledige naam is gewijzigd.", - "Unable to change full name" : "Kan de volledige naam niet wijzigen", "Couldn't remove app." : "Kon app niet verwijderen.", "Language changed" : "Taal aangepast", "Invalid request" : "Ongeldige aanvraag", + "Authentication error" : "Authenticatie fout", "Admins can't remove themself from the admin group" : "Admins kunnen zichzelf niet uit de admin groep verwijderen", "Unable to add user to group %s" : "Niet in staat om gebruiker toe te voegen aan groep %s", "Unable to remove user from group %s" : "Niet in staat om gebruiker te verwijderen uit groep %s", @@ -51,6 +49,8 @@ "Invalid user" : "Ongeldige gebruiker", "Unable to change mail address" : "Kan e-mailadres niet wijzigen", "Email saved" : "E-mail bewaard", + "Your full name has been changed." : "Uw volledige naam is gewijzigd.", + "Unable to change full name" : "Kan de volledige naam niet wijzigen", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Weet u zeker dat u \"{domain}\" als een vertrouwd domein wilt toevoegen?", "Add trusted domain" : "Vertrouwd domein toevoegen", "Migration in progress. Please wait until the migration is finished" : "Migratie bezig. Wacht tot het proces klaar is.", @@ -190,6 +190,7 @@ "More" : "Meer", "Less" : "Minder", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Het logbestand is groter dan 100MB. Downloaden kost even tijd!", + "What to log" : "Wat loggen", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet u de commandoregel tool gebruiken: 'occ db:convert-type', lees de <a target=\"_blank\" href=\"%s\">documentatie ↗</a>.", |