diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/nl.js | 2 | ||||
-rw-r--r-- | core/l10n/nl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 7e430002c85..1d10df96049 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -376,7 +376,7 @@ OC.L10N.register( "Nextcloud {app}" : "Nextcloud {app}", "Local document editing back-end used by the OnlyOffice app." : "Lokale back-end voor bestandsbewerking gebruikt door de OnlyOffice-app.", "Saving..." : "Opslaan...", - "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalender, Contacten, Talk, Mail & OnlyOffice", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Agenda, Contacten, Talk, Mail & OnlyOffice", "Search" : "Zoeken", "These apps will be updated:" : "Deze apps worden bijgewerkt:" }, diff --git a/core/l10n/nl.json b/core/l10n/nl.json index c37905f9cb0..b0fce4cc100 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -374,7 +374,7 @@ "Nextcloud {app}" : "Nextcloud {app}", "Local document editing back-end used by the OnlyOffice app." : "Lokale back-end voor bestandsbewerking gebruikt door de OnlyOffice-app.", "Saving..." : "Opslaan...", - "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalender, Contacten, Talk, Mail & OnlyOffice", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Agenda, Contacten, Talk, Mail & OnlyOffice", "Search" : "Zoeken", "These apps will be updated:" : "Deze apps worden bijgewerkt:" },"pluralForm" :"nplurals=2; plural=(n != 1);" |