diff options
Diffstat (limited to 'apps/dav/l10n/nl.json')
-rw-r--r-- | apps/dav/l10n/nl.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index f38535e773b..6ec502d7f25 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -63,17 +63,14 @@ "Where: %s" : "Waar: %s", "%1$s via %2$s" : "%1$s via %2$s", "Cancelled: %1$s" : "Geannuleerd: %1$s", - "Invitation canceled" : "Uitnodiging geannuleerd", "Re: %1$s" : "Re: %1$s", - "Invitation updated" : "Uitnodiging bijgewerkt", "Invitation: %1$s" : "Uitnodiging: %1$s", - "Invitation" : "Uitnodiging", + "Organizer:" : "Organisator:", + "Attendees:" : "Deelnemers:", "Title:" : "Titel:", "Time:" : "Tijd:", "Location:" : "Locatie:", "Link:" : "Link:", - "Organizer:" : "Organisator:", - "Attendees:" : "Deelnemers:", "Accept" : "Accepteren", "Decline" : "Afwijzen", "More options …" : "Meer opties …", @@ -173,6 +170,9 @@ "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}", - "A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast" + "A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast", + "Invitation canceled" : "Uitnodiging geannuleerd", + "Invitation updated" : "Uitnodiging bijgewerkt", + "Invitation" : "Uitnodiging" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |