diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-22 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-22 00:12:06 +0000 |
commit | bd89af478eb082250f368e1ce80e85c6b971ff00 (patch) | |
tree | 208918ea2d6d0a7b69a1b613d5c3eb7533332154 /settings/l10n/nl.js | |
parent | 0211e17e3fe7dd36ba9360de4cc70aaddfafa4c2 (diff) | |
download | nextcloud-server-bd89af478eb082250f368e1ce80e85c6b971ff00.tar.gz nextcloud-server-bd89af478eb082250f368e1ce80e85c6b971ff00.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 856bd44f50b..cd2b0988996 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -147,7 +147,7 @@ OC.L10N.register( "App update" : "App update", "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", "Your apps" : "Je apps", - "Active apps" : "Actieve apps", + "Active apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", "Updates" : "Updates", "App bundles" : "App bundels", @@ -328,7 +328,7 @@ OC.L10N.register( "Disabling app …" : "Uitschakelen app ...", "Error while disabling app" : "Fout tijdens het uitschakelen van de app", "Disable" : "Uitschakelen", - "Enabling app …" : "Activeren app ...", + "Enabling app …" : "Inschakelen app ...", "Error while enabling app" : "Fout tijdens het inschakelen van het programma", "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", |