diff options
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 4261439d578..7e7a1d3be17 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -55,15 +55,12 @@ OC.L10N.register( "Description: %s" : "Beskrivelse: %s", "Where: %s" : "Hvor: %s", "%1$s via %2$s" : "%1$s via %2$s", - "Invitation canceled" : "Invitation annulleret", - "Invitation updated" : "Invitation opdateret ", - "Invitation" : "Invitation", + "Organizer:" : "Arrangør:", + "Attendees:" : "Deltagere:", "Title:" : "Titel:", "Time:" : "Tid:", "Location:" : "Sted:", "Link:" : "Link:", - "Organizer:" : "Arrangør:", - "Attendees:" : "Deltagere:", "Accept" : "Accepter", "Decline" : "Afvis", "More options …" : "Flere indstillinger…", @@ -104,6 +101,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Du løste opgaven {todo} i listen {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} genåbnede opgaven {todo} i listen {calendar}", "You reopened todo {todo} in list {calendar}" : "Du genåbnede opgaven {todo} i listen {calendar}", - "A calendar <strong>todo</strong> was modified" : "En kalender <strong>opgave</strong> blev ændret" + "A calendar <strong>todo</strong> was modified" : "En kalender <strong>opgave</strong> blev ændret", + "Invitation canceled" : "Invitation annulleret", + "Invitation updated" : "Invitation opdateret ", + "Invitation" : "Invitation" }, "nplurals=2; plural=(n != 1);"); |