"account.reverseShares.modal.delete.description":"Ønsker du virkelig at slette denne omvendte deling? Hvis du gør det, vil de tilknyttede delinger også blive slettet.",
// END /account/reverseShares
// /admin
"admin.title":"Administration",
"admin.button.users":"Brugeradministration",
"admin.button.config":"Konfiguration",
"admin.version":"Version",
// END /admin
// /admin/users
"admin.users.title":"Brugeradministration",
"admin.users.table.username":"Brugernavn",
"admin.users.table.email":"E-mail",
"admin.users.table.admin":"Admin",
"admin.users.edit.update.title":"Opdater bruger {username}",
"share.notify.download-all-preparing":"Delingen forberedes. Prøv igen om et par minutter.",
"share.modal.file-link":"Fil link",
"share.table.name":"Navn",
"share.table.size":"Størrelse",
"share.modal.file-preview.error.not-supported.title":"Forhåndsvisning ikke understøttet",
"share.modal.file-preview.error.not-supported.description":"En forhåndsvisning for thise filtype er ikke understøttet. Download venligst filen for at se den.",
// END /share/[id]
// /admin/config
"admin.config.title":"Konfiguration",
"admin.config.category.general":"Generelt",
"admin.config.category.share":"Del",
"admin.config.category.email":"E-mail",
"admin.config.category.smtp":"SMTP",
"admin.config.general.app-name":"App-navn",
"admin.config.general.app-name.description":"Navnet på applikationen",
"admin.config.general.app-url":"App URL",
"admin.config.general.app-url.description":"På hvilken URL Pingvin Share er tilgængelig",
"admin.config.email.enable-share-email-recipients":"Aktiver deling til e-mail modtagere",
"admin.config.email.enable-share-email-recipients.description":"Whether to allow emails to share recipients. Only enable this if you have enabled SMTP.",
"admin.config.email.share-recipients-message.description":"Message which gets sent to the share recipients. Available variables:\n {creator} - The username of the creator of the share\n {shareUrl} - The URL of the share\n {desc} - The description of the share\n {expires} - The expiration date of the share\n The variables will be replaced with the actual value.",
"admin.config.email.reverse-share-subject.description":"Subject of the email which gets sent when someone created a share with your reverse share link.",
"admin.config.email.reverse-share-message.description":"Message which gets sent when someone created a share with your reverse share link. {shareUrl} will be replaced with the creator's name and the share URL.",
"admin.config.email.reset-password-message.description":"Message which gets sent when a user requests a password reset. {url} will be replaced with the reset password URL.",
"admin.config.email.invite-message.description":"Besked som bliver sendt, når en administrator inviterer en bruger. {url} vil blive erstattet med invitations-URL'en og {password} med adgangskoden.",
"admin.config.share.zip-compression-level.description":"Adjust the level to balance between file size and compression speed. Valid values range from 0 to 9, with 0 being no compression and 9 being maximum compression. ",
"admin.config.smtp.enabled.description":"Om SMTP er aktiveret. Aktiver kun SMTP, hvis du har indtastet SMTP-server vært, port, e-mail, bruger og adgangskode.",
"admin.config.smtp.host":"Vært",
"admin.config.smtp.host.description":"Vært for SMTP serveren",
"admin.config.smtp.port":"Port",
"admin.config.smtp.port.description":"Porten til SMTP serveren",
"admin.config.smtp.email":"E-mail",
"admin.config.smtp.email.description":"E-mail adressen som der skal afsendes fra",
"admin.config.smtp.username":"Brugernavn",
"admin.config.smtp.username.description":"Brugernavnet til SMTP serveren",
"admin.config.smtp.password":"Adgangskode",
"admin.config.smtp.password.description":"Adgangskoden til SMTP serveren",
"admin.config.smtp.button.test":"Send test e-mail",
// 404
"404.description":"Ups! Denne side findes ikke.",
"404.button.home":"Bring me back home",
// Common translations
"common.button.save":"Gem",
"common.button.create":"Opret",
"common.button.submit":"Submit",
"common.button.delete":"Slet",
"common.button.cancel":"Annuller",
"common.button.confirm":"Bekræft",
"common.button.disable":"Deaktiver",
"common.button.share":"Del",
"common.button.generate":"Generer",
"common.button.done":"Færdig",
"common.text.link":"Link",
"common.text.or":"eller",
"common.button.go-back":"Gå tilbage",
"common.notify.copied":"Linket blev kopieret til udklipsholderen",
"common.error":"Fejl",
"common.error.unknown":"En ukendt fejl opstod",
"common.error.invalid-email":"Ugyldig e-mail",
"common.error.too-short":"Skal være på mindst {length} tegn",
"common.error.too-long":"Må højst være {length} tegn",
"common.error.exact-length":"Skal være præcis {length} tegn",
"common.error.invalid-number":"Skal være et tal",
"common.error.field-required":"Dette felt er påkrævet"