diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-19 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-19 00:08:22 +0000 |
commit | 0ee83ac56bb7390899699f230f7e022f00d4042e (patch) | |
tree | 7aa559210628bd2d6d87c631dcc6a57bfd1c0cc9 /settings/l10n/nl.js | |
parent | 5accbf55680512d53aff917263bd7d6ac10e91e9 (diff) | |
download | nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.tar.gz nextcloud-server-0ee83ac56bb7390899699f230f7e022f00d4042e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 6de98cecba2..b00daacc553 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -101,8 +101,6 @@ OC.L10N.register( "Enable" : "Activeer", "Enabling app …" : "Activeren app ...", "Error while enabling app" : "Fout tijdens het inschakelen van het programma", - "Error: this app cannot 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", "Updating...." : "Bijwerken....", "Error while updating app" : "Fout bij het bijwerken van de app", @@ -383,6 +381,8 @@ OC.L10N.register( "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", "Sending..." : "Versturen...", + "Error: this app cannot 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", "Uninstalling ...." : "De-installeren ...", "Error while uninstalling app" : "Fout bij de-installeren app", "Uninstall" : "De-installeren", |