diff --git a/UI/AdministrationUI/Danish.lproj/Localizable.strings b/UI/AdministrationUI/Danish.lproj/Localizable.strings index 2d0d46e0cc..ddba0a5a40 100644 --- a/UI/AdministrationUI/Danish.lproj/Localizable.strings +++ b/UI/AdministrationUI/Danish.lproj/Localizable.strings @@ -25,7 +25,7 @@ "No resource" = "Ingen ressource"; "Any Authenticated User" = "Enhver godkendt bruger"; "Public Access" = "Offentlig adgang"; -"Save" = "Save"; -"Clear" = "Clear"; -"Message of the day" = "Message of the day"; -"Message of the day has been saved" = "Message of the day has been saved"; +"Save" = "Gem"; +"Clear" = "Ryd"; +"Message of the day" = "Dagens besked"; +"Message of the day has been saved" = "Dagens besked er blevet gemt"; diff --git a/UI/MailPartViewers/Danish.lproj/Localizable.strings b/UI/MailPartViewers/Danish.lproj/Localizable.strings index bbf6e9d1ae..0b9234ede9 100644 --- a/UI/MailPartViewers/Danish.lproj/Localizable.strings +++ b/UI/MailPartViewers/Danish.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Dette er et svar på en begivenhed inviteret af dig."; "OK" = "OK"; "Comment" = "Kommentar"; "Description" = "Beskrivelse"; +"Location" = "Sted"; diff --git a/UI/MailerUI/Danish.lproj/Localizable.strings b/UI/MailerUI/Danish.lproj/Localizable.strings index d8e7ceb5f6..e81f76b38b 100644 --- a/UI/MailerUI/Danish.lproj/Localizable.strings +++ b/UI/MailerUI/Danish.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Denne besked bliver sendt fra et usikkert netværk!"; "Address Book" = "Adressebog"; "Search For" = "Søg efter"; +"Contains" = "Indeholder"; +"Does not contains" = "Indeholder ikke"; +"Advanced search" = "Avanceret søgning"; +"Anytime" = "Når som helst"; +"Last 7 days" = "Sidste 7 dage"; +"Last 30 days" = "Sidste 30 dage"; +"Last 6 month" = "Sidste 6 måneder"; +"Before" = "Før"; +"After" = "Efter"; +"Between" = "Mellem"; +"and" = "og"; +"With attachments" = "Med vedhæftede filer"; +"In favorites" = "I favoritter"; +"Unseen only" = "Kun uset"; +"Show more" = "Vis mere"; +"Reset" = "Nulstil"; +"Message size" = "Besked størrelse"; /* Popup "show" */ "all" = "alle"; @@ -239,6 +256,7 @@ "Save As..." = "Gem som ..."; "Print Preview" = "Se udskrift"; "View Message Source" = "Se beskedens kilde"; +"View raw message" = "Se rå besked"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Konvertér til begivenhed"; @@ -485,9 +503,6 @@ /* Hotkey to write a new message */ "hotkey_compose" = "w"; -/* Hotkey to mark selected message(s) as junk */ -"hotkey_junk" = "j"; - /* Hotkey to flag a message */ "hotkey_flag" = "*"; diff --git a/UI/PreferencesUI/Danish.lproj/Localizable.strings b/UI/PreferencesUI/Danish.lproj/Localizable.strings index 48288cae3d..3288940d26 100644 --- a/UI/PreferencesUI/Danish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Danish.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Kontaktnavne"; "Duplicate name" = "Dubletnavn"; "Calendar categories must have unique names." = "Kalenderkategorier skal have unikke navne"; +"Disable e-mail notifications on CalDAV" = "Deaktiver e-mail-meddelelser på CalDAV"; /* Default Calendar */ "Default calendar" = "Standard kalender"; @@ -205,7 +206,7 @@ "Insert signature on reply" = "Indsæt signatur på svar"; "Insert signature on forward" = "Indsæt signatur på videresend"; "Show recipients or sender full email in mailboxes" = "Vis modtagere eller afsender fulde e-mail i postkasserne"; -"Hide attachements for inline images" = "Hide attachements for inline images"; +"Hide attachements for inline images" = "Skjul vedhæftet filer for indsatte billeder"; /* Base font size for messages composed in HTML */ "Default font size" = "Standard skriftstørrelse"; @@ -231,11 +232,11 @@ "Mail Account" = "E-mail konto"; "New Mail Account" = "Ny mail-konto"; "Server Name" = "Server Navn"; -"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; -"Smtp Auth" = "Smtp Auth"; +"Outgoing Server Name (SMTP)" = "Udgående Server Navn (SMTP)"; +"Smtp Auth" = "SMTP Auth"; "Port" = "Port"; "Encryption" = "Krypteret"; -"Outgoing Encryption" = "Outgoing Encryption"; +"Outgoing Encryption" = "Udgående kryptering"; "None" = "Ingen"; "User Name" = "Brugernavn"; "Full Name" = "Fulde navn"; diff --git a/UI/Scheduler/Danish.lproj/Localizable.strings b/UI/Scheduler/Danish.lproj/Localizable.strings index c995b95e80..867aa5c898 100644 --- a/UI/Scheduler/Danish.lproj/Localizable.strings +++ b/UI/Scheduler/Danish.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Vis en alarm"; "Send an E-mail" = "Send en e-mail"; "Email Organizer" = "Email arrangør"; -"Email Attendees" = "E-mail deltagere"; +"Email Attendees (internal users)" = "E-mail-deltagere (interne brugere)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";