blob: f37b16a007e533979608b3ad09bffff462173b1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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/.
-->
<!-- Calendar Invitations Dialog -->
<!ENTITY calendar.invitations.dialog.invitations.text "Invitationer">
<!ENTITY calendar.invitations.dialog.statusmessage.updating.text "Opdaterer listen over invitationer.">
<!ENTITY calendar.invitations.dialog.statusmessage.noinvitations.text "Ingen ubekræftet invitationer fundet.">
<!-- Calendar Invitations List -->
<!ENTITY calendar.invitations.list.accept.button.label "Accepter">
<!ENTITY calendar.invitations.list.decline.button.label "Afvis">
<!ENTITY calendar.invitations.list.recurrentevent.text "Gentagende begivenhed">
<!ENTITY calendar.invitations.list.alldayevent.text "Heldagsbegivenhed">
<!ENTITY calendar.invitations.list.location.text "Sted: ">
<!ENTITY calendar.invitations.list.organizer.text "Arrangør: ">
<!ENTITY calendar.invitations.list.attendee.text "Deltager: ">
<!ENTITY calendar.invitations.list.none.text "Ingen">
|