diff options
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index b48b11e858f..26c547d6cd2 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -12,6 +12,7 @@ OC.L10N.register( "A login attempt using two-factor authentication failed (%1$s)" : "Een inlogpoging via tweefactor authenticatie is mislukt (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Your apps" : "Jouw apps", + "Updates" : "Updates", "Enabled apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", "App bundles" : "App bundels", @@ -103,6 +104,7 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Fout: Deze app kan niet ingeschakeld worden, omdat die de server onstabiel maakt", "Error: Could not disable broken app" : "Fout: Kan de beschadigde app niet uitschakelen", "Error while disabling broken app" : "Fout bij het uitschakelen van de beschadigde app", + "No app updates available" : "Geen app updates beschikbaar", "Updating...." : "Bijwerken....", "Error while updating app" : "Fout bij het bijwerken van de app", "Updated" : "Bijgewerkt", |