diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
commit | f49cff2f5af060963e6d5980d73f91a51562fa44 (patch) | |
tree | 57ce746cb59754ab43699dbd0cc68dda0ca3262c /apps/updatenotification/l10n/nl.js | |
parent | 5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba (diff) | |
download | nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.tar.gz nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 bddc07f6b91..bb7e7da4b74 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -18,7 +18,6 @@ OC.L10N.register( "Apps with compatible version" : "Apps met compatibele versie", "Open updater" : "Open updater", "Download now" : "Download nu", - "Please use the command line updater to update." : "Gebruik de commandoregel updater, om bij te werken.", "What's new?" : "Wat is nieuw?", "View changelog" : "Bekijk wijzigingenoverzicht", "The update check is not yet finished. Please refresh the page." : "De updatecontrole is niet afgerond. Ververs de pagina.", @@ -41,6 +40,7 @@ OC.L10N.register( "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "De meest recente stabiele versie. Het is geschikt voor normaal gebruik en werkt altijd bij naar de laatste hoofdversie.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Een vroeg vrijgegeven versie, alleen bedoeld om nieuwe functies te testen. Niet voor productieomgevingen.", + "Please use the command line updater to update." : "Gebruik de commandoregel updater, om bij te werken.", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Je kunt het updatekanaal hieronder wijzigen, wat ook van invloed is op de beheerpagina van apps. bijv. nadat je bent overgeschakeld naar het bètakanaal, worden bèta-app-updates aangeboden op de beheerpagina voor apps.", "Update channel:" : "Bijwerkkanaal:" }, |