diff --git a/l10n/nl.js b/l10n/nl.js index 2c0922a09..040455993 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -158,6 +158,16 @@ OC.L10N.register( "Busy" : "Bezet", "Out of office" : "Niet op kantoor", "Unknown" : "Onbekend", + "Available." : "Beschikbaar", + "Not available." : "Niet beschikbaar.", + "Invitation accepted." : "Uitnodiging geaccepteerd.", + "Accepted {organizerName}'s invitation." : "Accepteerde {organizerName}'s uitnodiging.", + "Invitation declined." : "Uitnodiging afgewezen.", + "Declined {organizerName}'s invitation." : "Wees {organizerName}'s uitnodiging af.", + "Invitation is delegated." : "Uitnodiging is gedelegeerd.", + "Participation marked as tentative." : "Deelname gemarkeerd als voorlopig.", + "Invitation sent." : "Uitnodiging verzonden.", + "Has not responded to {organizerName}'s invitation yet." : "Heeft nog niet op {organizerName}'s uitnodiging gereageerd.", "Create Talk room for this event" : "Creëer Talk-ruimte voor deze afspraak", "Show busy times" : "Toon drukke tijden", "Successfully appended link to talk room to description." : "Met succes een link naar de gespreksruimte toegevoegd aan de beschrijving.", diff --git a/l10n/nl.json b/l10n/nl.json index 8984202d6..7c9f1ab9b 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -156,6 +156,16 @@ "Busy" : "Bezet", "Out of office" : "Niet op kantoor", "Unknown" : "Onbekend", + "Available." : "Beschikbaar", + "Not available." : "Niet beschikbaar.", + "Invitation accepted." : "Uitnodiging geaccepteerd.", + "Accepted {organizerName}'s invitation." : "Accepteerde {organizerName}'s uitnodiging.", + "Invitation declined." : "Uitnodiging afgewezen.", + "Declined {organizerName}'s invitation." : "Wees {organizerName}'s uitnodiging af.", + "Invitation is delegated." : "Uitnodiging is gedelegeerd.", + "Participation marked as tentative." : "Deelname gemarkeerd als voorlopig.", + "Invitation sent." : "Uitnodiging verzonden.", + "Has not responded to {organizerName}'s invitation yet." : "Heeft nog niet op {organizerName}'s uitnodiging gereageerd.", "Create Talk room for this event" : "Creëer Talk-ruimte voor deze afspraak", "Show busy times" : "Toon drukke tijden", "Successfully appended link to talk room to description." : "Met succes een link naar de gespreksruimte toegevoegd aan de beschrijving.",