diff options
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 344f708577a..11b04f904b9 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -38,8 +38,8 @@ OC.L10N.register( "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> is de recentste stabiele versie. Het is geschikt voor regulier gebruik en zal altijd bijwerken naar de laatste grote versie.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>bèta</strong> is een versie om nieuwe functies uit te testen, niet om te gebruiken in een productieomgeving.", "View changelog" : "Bekijk wijzigingenoverzicht", - "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer de handmatige update", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> app heeft geen update voor deze versie beschikbaar","<strong>%n</strong> apps hebben geen update voor deze versie beschikbaar"], + "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer de handmatige update", "A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s", "Checked on %s" : "Gecontroleerd op %s" }, |