diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/calendar/chrome/calendar/calendar-event-dialog-attendees.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-nl/calendar/chrome/calendar/calendar-event-dialog-attendees.properties b/l10n-nl/calendar/chrome/calendar/calendar-event-dialog-attendees.properties new file mode 100644 index 0000000000..95978f8de6 --- /dev/null +++ b/l10n-nl/calendar/chrome/calendar/calendar-event-dialog-attendees.properties @@ -0,0 +1,15 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +event.attendee.role.required = Vereiste genodigde +event.attendee.role.optional = Optionele genodigde +event.attendee.role.nonparticipant = Niet-deelnemer +event.attendee.role.chair = Voorzitter +event.attendee.role.unknown = Onbekende genodigde (%1$S) + +event.attendee.usertype.individual = Persoon +event.attendee.usertype.group = Groep +event.attendee.usertype.resource = Resource +event.attendee.usertype.room = Ruimte +event.attendee.usertype.unknown = Onbekend type (%1$S) |