Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/da.js')
-rw-r--r--l10n/da.js83
1 files changed, 83 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
new file mode 100644
index 000000000..10535adba
--- /dev/null
+++ b/l10n/da.js
@@ -0,0 +1,83 @@
+OC.L10N.register(
+ "mail",
+ {
+ "Mail" : "Mail",
+ "Error while loading the accounts." : "Fejl under indlæsning af konti.",
+ "you" : "dig",
+ "Error while loading the selected account." : "Der opstod en fejl under læsningen af den valgte konto.",
+ "Error while loading messages." : "Fejl under indlæsning af beskeder.",
+ "Choose a folder to store the attachment in" : "Vælg den mappe, hvor vedhæftningen skal gemmes i",
+ "Attachments saved to Files." : "Vedhæftninger gemt til Filer.",
+ "Attachment saved to Files." : "Vedhæftning blev gemt i Filer.",
+ "Error while saving attachments to Files." : "Fejl under lagring af vedhæftninger i Filer.",
+ "Error while saving attachment to Files." : "Fejl under lagring af vedhæftninger i Filer.",
+ "Error while loading the selected message." : "Fejl under indlæsning af den valgte besked.",
+ "Connecting …" : "Tilslutter ...",
+ "Unknown error" : "Ukendt fejl",
+ "Error while creating an account: " : "Fejl under oprettelse af kontoen:",
+ "Connect" : "Tilslut",
+ "Sending …" : "Sender ...",
+ "Reply" : "Besvar",
+ "Message sent to {Receiver}" : "Besked sendt til {Receiver}",
+ "Error sending the reply." : "Fejl ved afsendelse af svaret.",
+ "Error while deleting account." : "Fejl under sletning af kontoen.",
+ "Choose a file to add as attachment" : "Vælg en fil, der skal tilføjes som vedhæftning",
+ "Message could not be starred. Please try again." : "Beskeden kunne ikke gøres til en favorit. Forsøg venligst igen.",
+ "Error while deleting message." : "Fejl under sletning af besked.",
+ "Checking mail …" : "Tjekker post ...",
+ "Loading …" : "Indlæser...",
+ "Load more …" : "Indlæs flere ...",
+ "Check mail" : "Tjek post",
+ "Send" : "Send",
+ "Inbox" : "Indbakke",
+ "Sent" : "Sent",
+ "Drafts" : "Udkast",
+ "Archive" : "Arkiv",
+ "Trash" : "Papirkurv",
+ "Junk" : "Junk",
+ "All" : "Alle",
+ "Starred" : "Stjernemarkéret",
+ "Creating account failed: " : "Oprettelse af konto mislykkedes:",
+ "Auto detect failed. Please use manual mode." : "Fejl ved autodetektion. Anvend venligst manuel opsætning",
+ "from" : "fra",
+ "+ cc/bcc" : "+ cc/bcc",
+ "to" : "til",
+ "cc" : "cc",
+ "bcc" : "bcc",
+ "Subject" : "Emne",
+ "Message …" : "Besked ...",
+ "Add attachment from Files" : "Tilføj vedhæftning fra Filer",
+ "Open Mail App" : "Åbn mail-app",
+ "Back to website" : "Tilbage til websted",
+ "Error loading message" : "Fejl under indlæsning af besked",
+ "Download attachment" : "Hent vedhæftning",
+ "Save to Files" : "Gem til Filer",
+ "Save all to Files" : "Gem alle til Filer",
+ "+ cc" : "+ cc",
+ "Reply …" : "Besvar ...",
+ "Forward" : "Videresend",
+ "New Mail Account" : "Ny postkonto",
+ "Check mail …" : "Tjek post ...",
+ "No messages in this folder!" : "Ingen beskeder i denne mappe!",
+ "New Message" : "Ny besked",
+ "Connect your mail account" : "Forbind din mail-konto",
+ "Name" : "Navn",
+ "Mail Address" : "Postadresse",
+ "IMAP Password" : "IMAP-kodeord",
+ "Manual configuration" : "Manuel konfiguration",
+ "IMAP Host" : "IMAP-vært",
+ "IMAP Port" : "IMAP-port",
+ "IMAP SSL mode" : "IMAP SSL-tilstand",
+ "IMAP User" : "IMAP-bruger",
+ "SMTP Host" : "SMTP-vært",
+ "SMTP Port" : "SMTP-port",
+ "SMTP SSL mode" : "SMTP SSL-tilstand",
+ "SMTP User" : "SMTP-bruger",
+ "SMTP Password" : "SMTP-kodeord",
+ "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Viderestiller dig til %s - klik her hvis du ikke bliver viderestillet automatisk inden for få sekunder.",
+ "Redirect Warning" : "Advarsel om viderestilling",
+ "The previous page is sending you to %s." : "Den foregående side sender dig til %s.",
+ "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Hvis du ikke ønsker at besøge denne side, så kan du gå tilbage til <a href=\"%s\">postprogrammet</a>.",
+ "Click here to visit the website." : "Klik her for at besøge webstedet."
+},
+"nplurals=2; plural=(n != 1);");