da.json 2.4 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Shared with %1$s" : "Delt med %1$s",
  3. "Shared with {email}" : "Delt med {email}",
  4. "Shared with %1$s by %2$s" : "Delt med %1$s af %2$s",
  5. "Shared with {email} by {actor}" : "Delt med {email} af {actor}",
  6. "Password for mail share sent to %1$s" : "Password for mail deling er sendt til %1$s",
  7. "Password for mail share sent to {email}" : "Password for mail deling er sendt til {email}",
  8. "Password for mail share sent to you" : "Password for mail deling er sendt til dig",
  9. "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-mail",
  10. "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-mail",
  11. "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-mail",
  12. "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-mail",
  13. "Password to access %1$s was sent to %2s" : "Password for adgang %1$s blev sendt til %2s",
  14. "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}",
  15. "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig.",
  16. "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.",
  17. "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.",
  18. "Failed to send share by email" : "Kunne ikke sende deling via e-mail",
  19. "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.",
  20. "Open »%s«" : "Åbn »%s«",
  21. "%1$s via %2$s" : "%1$s via %2$s",
  22. "Password to access »%s«" : "Kodeord for adgang til »%s«",
  23. "You can choose a different password at any time in the share dialog." : "Du kan til enhver tid vælge et andet password i delings dialogen.",
  24. "Could not find share" : "Kan ikke finde deling",
  25. "Share by mail" : "Delt med mail",
  26. "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillad brugere at dele et personligt link til en fil eller folder ved at skrive en email ind.",
  27. "Send password by mail" : "Send kodeord på mail",
  28. "Enforce password protection" : "Gennemtving beskyttelse med kodeord"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }