diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 96da6c6cccb..d23c9ca621b 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -251,10 +251,6 @@ OC.L10N.register( "({count} selected)" : "({count} geselecteerd)", "Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon", "Saving …" : "Opslaan ...", - "Authentication required" : "Authenticatie vereist", - "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt", - "Confirm" : "Bevestig", - "Failed to authenticate, try again" : "Authenticatie mislukt, probeer opnieuw", "seconds ago" : "seconden geleden", "Connection to server lost" : "Verbinding met server verbroken", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"], @@ -346,7 +342,9 @@ OC.L10N.register( "Skip to navigation of app" : "Ga naar navigatie van app", "Go to %s" : "Ga naar %s", "Get your own free account" : "Maak je eigen gratis account", + "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt", "Confirm your password" : "Bevestig je wachtwoord", + "Confirm" : "Bevestig", "Connect to your account" : "Verbind jouw account", "Please log in before granting %1$s access to your %2$s account." : "Eerst inloggen voordat je %1$s toegang geeft tot je %2$s account.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Als u geen nieuw apparaat of nieuwe app probeert in te stellen, probeert iemand je te misleiden om hem toegang tot je gegevens te verlenen. Ga in dat geval niet verder en neem in plaats daarvan contact op met je systeembeheerder.", @@ -423,6 +421,8 @@ OC.L10N.register( "Home" : "Thuis", "Copy to {folder}" : "Kopieer naar {folder}", "Move to {folder}" : "Verplaats naar {folder}", + "Authentication required" : "Authenticatie vereist", + "Failed to authenticate, try again" : "Authenticatie mislukt, probeer opnieuw", "File not found" : "Bestand niet gevonden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.", |