roundcubemail-plugins-kolab/plugins/libcalendaring/localization/da_DK.inc
2015-03-17 20:34:04 +01:00

139 lines
7.2 KiB
PHP

<?php
/**
* Localizations for the Kolab calendaring utilities plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
*/
$labels['until'] = 'indtil';
$labels['at'] = 'ved';
$labels['alarmemail'] = 'Afsend e-post';
$labels['alarmdisplay'] = 'Vis besked';
$labels['alarmaudio'] = 'Play sound';
$labels['alarmdisplayoption'] = 'Besked';
$labels['alarmemailoption'] = 'E-post';
$labels['alarmaudiooption'] = 'Sound';
$labels['alarmat'] = 'per $datetime';
$labels['trigger@'] = 'per dato';
$labels['trigger-M'] = 'minutter før';
$labels['trigger-H'] = 'timer før';
$labels['trigger-D'] = 'dage før';
$labels['trigger+M'] = 'minutter efter';
$labels['trigger+H'] = 'timer efter';
$labels['trigger+D'] = 'dage efter';
$labels['triggerattime'] = 'at time';
$labels['addalarm'] = 'Add alarm';
$labels['removealarm'] = 'Remove alarm';
$labels['alarmtitle'] = 'Kommende arrangementer';
$labels['dismissall'] = 'Afvis alle';
$labels['dismiss'] = 'Afvis';
$labels['snooze'] = 'Slumre';
$labels['repeatinmin'] = 'Gentag om $min minutter';
$labels['repeatinhr'] = 'Gentag om 1 time';
$labels['repeatinhrs'] = 'Gentag om $hrs timer';
$labels['repeattomorrow'] = 'Gentag i morgen';
$labels['repeatinweek'] = 'Gentag om en uge';
$labels['showmore'] = 'Vis mere ...';
$labels['recurring'] = 'Gentages';
$labels['frequency'] = 'Gentag';
$labels['never'] = 'aldrig';
$labels['daily'] = 'dagligt';
$labels['weekly'] = 'ugentligt';
$labels['monthly'] = 'månedligt';
$labels['yearly'] = 'årligt';
$labels['rdate'] = 'on dates';
$labels['every'] = 'Hver';
$labels['days'] = 'dag(e)';
$labels['weeks'] = 'uge(r)';
$labels['months'] = 'måned(er)';
$labels['years'] = 'år i:';
$labels['bydays'] = 'Per';
$labels['untildate'] = 'den';
$labels['each'] = 'Hver';
$labels['onevery'] = 'På hver';
$labels['onsamedate'] = 'På samme dato';
$labels['forever'] = 'for altid';
$labels['recurrencend'] = 'indtil';
$labels['untilenddate'] = 'until date';
$labels['forntimes'] = 'for $nr gang(e)';
$labels['first'] = 'første';
$labels['second'] = 'anden';
$labels['third'] = 'tredje';
$labels['fourth'] = 'fjerde';
$labels['last'] = 'sidste';
$labels['dayofmonth'] = 'Dag på måneden';
$labels['addrdate'] = 'Add repeat date';
$labels['except'] = 'except';
$labels['itipinvitation'] = 'Invitation til';
$labels['itipupdate'] = 'Opdatering per';
$labels['itipcancellation'] = 'Aflyst:';
$labels['itipreply'] = 'Svar til';
$labels['itipaccepted'] = 'Acceptér';
$labels['itiptentative'] = 'Måske';
$labels['itipdeclined'] = 'Afvis';
$labels['itipdelegated'] = 'Delegér';
$labels['itipneeds-action'] = 'Postpone';
$labels['itipcomment'] = 'Your response';
$labels['itipeditresponse'] = 'Enter a response text';
$labels['itipsendercomment'] = 'Sender\'s comment: ';
$labels['itipsuppressreply'] = 'Do not send a response';
$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.';
$labels['itipsubjectaccepted'] = '"$title" er blevet accepteret af $name';
$labels['itipsubjecttentative'] = '"$title" er blevet forsøgsvist accepteret af $name';
$labels['itipsubjectdeclined'] = '"$title" af blevet afvist af $name';
$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
$labels['itipnewattendee'] = 'This is a reply from a new participant';
$labels['updateattendeestatus'] = 'Opdatér status for deltagere';
$labels['acceptinvitation'] = 'Vil du acceptere denne invitation?';
$labels['acceptattendee'] = 'Accept participant';
$labels['declineattendee'] = 'Decline participant';
$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
$labels['rsvpmodeall'] = 'Hele serien';
$labels['rsvpmodecurrent'] = 'Kun denne forekomst';
$labels['rsvpmodefuture'] = 'Denne og fremtidige forekomster';
$labels['itipsingleoccurrence'] = 'Dette er en <em>enkelt forekomst</em> ud af en serie af flere begivenheder';
$labels['itipfutureoccurrence'] = 'Refererer til <em>denne og alle fremtidige forekomster</em> af en serie af begivenheder';
$labels['itipmessagesingleoccurrence'] = 'Denne besked refererer kun til denne enkelte forekomst';
$labels['itipmessagefutureoccurrence'] = 'Denne besked refererer til denne og alle fremtidige forekomster';
$labels['youhaveaccepted'] = 'Du har accepteret denne invitation';
$labels['youhavetentative'] = 'Du har forsøgsvist accepteret denne invitation';
$labels['youhavedeclined'] = 'Du har afvist denne invitation';
$labels['youhavedelegated'] = 'You have delegated this invitation';
$labels['youhavein-process'] = 'You are working on this assignment';
$labels['youhavecompleted'] = 'You have completed this assignment';
$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
$labels['attendeeaccepted'] = 'Participant has accepted';
$labels['attendeetentative'] = 'Participant has tentatively accepted';
$labels['attendeedeclined'] = 'Participant has declined';
$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto';
$labels['attendeein-process'] = 'Participant is in-process';
$labels['attendeecompleted'] = 'Participant has completed';
$labels['notanattendee'] = 'You\'re not listed as an attendee of this object';
$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
$labels['importtocalendar'] = 'Gem i min kalender';
$labels['removefromcalendar'] = 'Fjern fra min kalender';
$labels['updatemycopy'] = 'Update my copy';
$labels['openpreview'] = 'Open Preview';
$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?';
$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?';
$labels['delegateinvitation'] = 'Delegate Invitation';
$labels['delegateto'] = 'Delegate to';
$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
$labels['savingdata'] = 'Gemmer data...';
$labels['expandattendeegroup'] = 'Substitute with group members';
$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';