diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-28 01:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-28 01:11:49 +0000 |
commit | 760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d (patch) | |
tree | 5eff248347df6d7a290320e4705e00a26a81f707 /apps/updatenotification/l10n/nl.js | |
parent | bb3a7ad27517259a6d581fb4398d0040ad5646ce (diff) | |
download | nextcloud-server-760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d.tar.gz nextcloud-server-760c502f3c7d3c5c4bf55fd8f59d65d2bdfed49d.zip |
[tx-robot] updated from transifex
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 87db37acb72..205c8ba8d82 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -36,7 +36,7 @@ OC.L10N.register( "<strong>All</strong> apps have an update for this version available" : "<strong>Alle</strong> apps hebben een 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 verwerkt de update naar de volgende grote release nog niet onmiddellijk. Die update gebeurt meestal bij de tweede kleine release (x.0.2).", "<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.", + "<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 proberen, niet om te gebruiken in een productieomgeving.", "View changelog" : "Bekijk wijzigingenoverzicht", "_<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", |