0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 21:40:31 +00:00
nextcloud_server/apps/sharebymail/l10n/da.js
Nextcloud bot 5d4be44748
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-24 20:39:08 +00:00

36 lines
2.6 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"sharebymail",
{
"Shared with {email}" : "Delt med {email}",
"Shared with {email} by {actor}" : "Delt med {email} af {actor}",
"Password for mail share sent to {email}" : "Adgangskode for maildeling er sendt til {email}",
"Password for mail share sent to you" : "Adgangskode for maildeling er sendt til dig",
"You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-mail",
"{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-mail",
"Password to access {file} was sent to {email}" : "Adgangskode for adgang {file} blev sendt til {email}",
"Password to access {file} was sent to you" : "Adgangskode for adgang {file} blev sendt til dig.",
"Share by mail" : "Delt med mail",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "Deling af %1$s mislykkedes, fordi dette element allerede er delt med bruger%2$s",
"Failed to send share by email" : "Kunne ikke sende deling via e-mail",
"%1$s shared %2$s with you" : " %1$s delte %2$s med dig",
"Note:" : "Bemærkning:",
"Open %s" : "Åbn% s",
"%1$s via %2$s" : "%1$s via %2$s",
"It is protected with the following password:" : "Beskyttet med følgende adgangskode:",
"%1$s shared %2$s with you and wants to add:" : " %1$s delte %2$s med dig og ønsker at tilføje:",
"%1$s shared %2$s with you and wants to add" : " %1$s delte %2$s med dig og ønsker at tilføje",
"%s added a note to a file shared with you" : "%s tilføjede en note til en fil delt med dig",
"You can choose a different password at any time in the share dialog." : "Du kan til enhver tid vælge en anden adgangskode i delings dialogen.",
"Could not find share" : "Kan ikke finde deling",
"Send password by mail" : "Send kodeord på mail",
"%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med dig",
"%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med dig",
"Click the button below to open it." : "Klik på knappen nedenunder for at åbne.",
"Open »%s«" : "Åbn »%s«",
"Password to access »%1$s« shared to you by %2$s" : "Adgangskode for at få adgang »%1$s« delt til dig af %2$s",
"Password to access »%s«" : "Kodeord for adgang til »%s«",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s delte »%2$s« med dig og vil gerne tilføje:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s delte »%2$s« med dig og vil gerne tilføje",
"»%s« added a note to a file shared with you" : "»%s« har tilføjet en note til en fil delt med dig"
},
"nplurals=2; plural=(n != 1);");