diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-01 01:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-01 01:08:44 +0000 |
commit | cc83052ca78f053e56b8ad14aa86bbf6a73eed3f (patch) | |
tree | 166076b6dd6e5d677d3929c09a0b66995f7fb1aa /settings | |
parent | 22ef95ca696e856db8288c294db3580e364106c1 (diff) | |
download | nextcloud-server-cc83052ca78f053e56b8ad14aa86bbf6a73eed3f.tar.gz nextcloud-server-cc83052ca78f053e56b8ad14aa86bbf6a73eed3f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/nl.js | 2 | ||||
-rw-r--r-- | settings/l10n/nl.json | 2 |
2 files changed, 4 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", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index cb51e755c90..7137c88f1bb 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -10,6 +10,7 @@ "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", @@ -101,6 +102,7 @@ "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", |