diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index eb774ea7b85..e38ce8b4672 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -150,7 +150,6 @@ OC.L10N.register( "Loading apps …" : "Laden apps ...", "Could not fetch list of apps from the app store." : "Kon lijst met apps niet ophalen van de app store.", "Installing apps …" : "Installeren apps …", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "App download of installatie mislukt", "Can't install this app because it is not compatible" : "Kan deze app niet installeren omdat deze niet compatible is", "Can't install this app" : "Kan deze app niet installeren", @@ -443,6 +442,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Je client is nu verbonden! Je kunt het venster sluiten.", "Cancel log in" : "Inloggen annuleren", "These apps will be updated:" : "Deze apps worden bijgewerkt:", + "Nextcloud {app}" : "Nextcloud {app}", "Local document editing back-end used by the OnlyOffice app." : "Lokale back-end voor bestandsbewerking gebruikt door de OnlyOffice-app.", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalender, Contacten, Talk, Mail & OnlyOffice" }, |