diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-20 02:17:05 +0000 |
commit | bdc60ef9b2d4793b3da7887632fb4b0e77bf964a (patch) | |
tree | c30fafca8df3e2ec928ae8ab819b2ac5691244b7 /apps/dav/l10n/nl.js | |
parent | ed9f3ee990a4f31da34e44abd35bab903e125cfa (diff) | |
download | nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.tar.gz nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/nl.js')
-rw-r--r-- | apps/dav/l10n/nl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 6fd60b9afe2..ba4bb7ec0e9 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -40,6 +40,7 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Je hebt taak {todo} in lijst {calendar} afgewerkt", "{actor} reopened todo {todo} in list {calendar}" : "{actor} heropende taak {todo} in lijst {calendar}", "You reopened todo {todo} in list {calendar}" : "Je heropende taak {todo} in lijst {calendar}", + "Calendar and tasks" : "Agenda en taken", "A <strong>calendar</strong> was modified" : "Een <strong>agenda</strong> is aangepast", "A calendar <strong>event</strong> was modified" : "Een agenda <strong>gebeurtenis</strong> is aangepast", "A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast", @@ -64,8 +65,13 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Uitnodiging geannuleerd", "Invitation updated" : "Uitnodiging bijgewerkt", + "Invitation" : "Uitnodiging", + "Title:" : "Titel:", + "Time:" : "Tijd:", "Location:" : "Locatie:", "Link:" : "Link:", + "Organizer:" : "Organisator:", + "Attendees:" : "Deelnemers:", "Accept" : "Accepteren", "Decline" : "Afwijzen", "More options …" : "Meer opties …", |