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 b40bed2942c..db7dcc2ef6c 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -28,10 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.", "Preparing update" : "Update voorbereiden", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step: " : "Reparatie stap: ", - "Repair info: " : "Reparatie info: ", - "Repair warning: " : "Reparatiewaarschuwing:", - "Repair error: " : "Reparatiefout:", "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.", "[%d / %d]: Checking table %s" : "[%d / %d]: Tabel controleren %s", "Turned on maintenance mode" : "Onderhoudsmodus ingeschakeld", @@ -373,6 +369,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.", "This page will refresh itself when the instance is available again." : "Deze pagina wordt ververst als de server weer beschikbaar is.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.", + "Repair step: " : "Reparatie stap: ", + "Repair info: " : "Reparatie info: ", + "Repair warning: " : "Reparatiewaarschuwing:", + "Repair error: " : "Reparatiefout:", "Updated \"%s\" to %s" : "\"%s\" geüpdatet naar %s", "%s (3rdparty)" : "%s (3rdparty)", "There was an error loading your contacts" : "Er is een fout opgetreden tijdens het laden van uw contacten", |