diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-13 00:12:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-13 00:12:08 +0000 |
commit | 10351cb9daaae22c7d6b5c57299198987e2b3316 (patch) | |
tree | b6cf5b95fa67b8f0896084c6fa1e8db8d8248049 /apps/updatenotification/l10n/nl.js | |
parent | 2e72efef3b8011b62ee05ee47a98ff48c023e8ac (diff) | |
download | nextcloud-server-10351cb9daaae22c7d6b5c57299198987e2b3316.tar.gz nextcloud-server-10351cb9daaae22c7d6b5c57299198987e2b3316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/nl.js')
-rw-r--r-- | apps/updatenotification/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 3af01a62097..49d25b2d916 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -31,6 +31,7 @@ OC.L10N.register( "_<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"], "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>productie</strong> heeft altijd de laatste patches, maar de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).", "<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 alsjeblieft de handmatige update", "A new version is available: %s" : "Er is een nieuwe versie beschikbaar: %s", "Download now" : "Download nu", |